@font-face {
    font-family: 'Microgramma';
    src: url('fonts/microgramma.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montalban';
    src: url('fonts/montalban.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neuropol';
    src: url('fonts/neuropol.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Orbitron-Bold';
    src: url('fonts/orbitron-bold.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Orbitron-Medium';
    src: url('fonts/orbitron-medium.otf');
    font-weight: normal;
    font-style: normal;
}

BODY {
	background:#000 url(ui/background.jpg) center top;
}

DIV, h1, h2, h3, h4	{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}

div, p, h1, h2, h3, h4, h5, li, td, th, button {
	font-family:'Arial', sans-serif;
	color:#fff;
}

.hidden {
	display:none;
}

.table, .data-table {
	display:table;
	width:100%;
}

.data-table {
	width:98%;
	margin:10px auto;
}

.table-header-row, .table-row {
	display:table-row;
	width:100%;
}

.table .table-row .table-cell {
	display:table-cell;
}

.data-table .table-header-row .table-cell {
	display:table-cell;
	font-weight:bold;
	padding:5px 10px;
	text-align:center;
}

.data-table .table-row .table-cell {
	display:table-cell;
	padding:20px 10px;
	text-align:center;
	font-size:18px;
}





button {
	
}

a {
	text-decoration:none;
}

.previewBox {
	min-width:500px;
	max-width:1200px;
	scroll-behavior:auto;
	font-size:80%;
	color:#a57;
}


		
.container {
	width:1300px;
	max-width:95%;
	min-width:870px;
	margin:auto;
	padding:90px 130px;
	
	background-image:url(ui/float_tl.png),url(ui/float_br.png);
	background-position:top -50px left 0px, bottom 0px right 100px;
	background-repeat:no-repeat, no-repeat;
	
}

.glass {
	border-left:2px solid rgba(255, 255, 255, 0.7);
	border-top:3px solid rgba(255, 255, 255, 0.8);
	border-right:2px solid rgba(28, 86, 127, 0.3);
	border-bottom:1px solid rgba(28, 86, 127, 0.3);
}

.glass.clear {
	border-left:2px solid rgba(255, 255, 255, 0.5);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.2) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(0,255,192,0.2),rgba(0,147,174,0.1));
}

.glass.clearBright {
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.2) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(0,255,192,0.35),rgba(0,147,174,0.2));
}
.glass.clearDark {
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.02) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(0,255,192,0.1),rgba(0,147,174,0.04));
	border-left:2px solid rgba(255, 255, 255, 0.4);
	border-top:3px solid rgba(255, 255, 255, 0.6);
}

.glass.teal {
	border-left:2px solid rgba(255, 255, 255, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(0,255,192,0.9),rgba(0,147,174,0.8));
}

.glass.orange {
	border-left:2px solid rgba(255,230,171, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.3) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(242,197,111,0.9),rgba(225,126,38,0.8) 40%,rgba(97,44,21,0.7));
}
.glass.orangeDark {
	border-left:2px solid rgba(255,230,171, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.2) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(242,197,111,0.6),rgba(225,126,38,0.5) 40%,rgba(97,44,21,0.4));
}

.glass.purple {
	border-left:2px solid rgba(245,199,255, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.3) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(151,74,255,0.9),rgba(103,22,192,0.8) 40%,rgba(34,34,105,0.7));
}
.glass.purpleDark {
	border-left:2px solid rgba(245,199,255, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.2) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(151,74,255,0.6),rgba(103,22,192,0.5) 40%,rgba(34,34,105,0.4));
}

.glass.magenta {
	border-left:2px solid rgba(255,220,204, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.3) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(255,130,139,0.9),rgba(194,27,62,0.8) 40%,rgba(110,13,48,0.7));
}
.glass.magentaDark {
	border-left:2px solid rgba(255,220,204, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.2) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(255,130,139,0.6),rgba(194,27,62,0.5) 40%,rgba(110,13,48,0.4));
}

.glass.green {
	border-left:2px solid rgba(241,255,174, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.3) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(165,255,99,0.9),rgba(13,181,41,0.8) 40%,rgba(11,75,62,0.7));
}
.glass.greenDark {
	border-left:2px solid rgba(241,255,174, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.2) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(165,255,99,0.6),rgba(13,181,41,0.5) 40%,rgba(11,75,62,0.4));
}

.glass.red {
	border-left:2px solid rgba(255,188,116, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.3) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(192,48,24,0.9),rgba(142,26,26,0.8) 40%,rgba(96,21,32,0.7));
}

.glass.blue {
	border-left:2px solid rgba(160,232,255, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.3) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(24,115,192,0.9),rgba(26,67,142,0.8) 40%,rgba(21,28,96,0.7));
}

.glass.black {
	border-top:3px solid rgba(255, 255, 255, 0.6);
	border-left:2px solid rgba(58,99,101, 0.7);
	background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.2) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(6,48,52,0.9),rgba(4,26,27,0.8) 40%,rgba(12,13,13,0.7));
}



.stone {
	border-left:2px solid rgba(255, 255, 255, 0.7);
	border-top:3px solid rgba(255, 255, 255, 0.8);
	border-right:2px solid rgba(28, 86, 127, 0.3);
	border-bottom:1px solid rgba(28, 86, 127, 0.3);
	background-image:url(ui/stone.jpg);
}



#nav {
	width:100%;
	height:60px;
	overflow:hidden;
}

#nav h1 {
	font-family:'Microgramma',Arial,sans-serif;
	width:60%;
	height:30px;
	font-size:40px;
	color:#fff;
	padding:0px;
	padding:0px 50px 15px 100px;
	text-align:left;
	line-height:30px;
	vertical-align:bottom;
	text-shadow:1px 2px 3px #367;
	
	border-top-left-radius:15px;
	
	
	
	
	border-left:2px solid rgba(255, 255, 255, 0.7);
	background:url(ui/logo-wrench.png),linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.5) 50%,transparent 50.1%),linear-gradient(to bottom,rgba(0,255,192,0.9),rgba(0,147,174,0.8));
	background-size:contain,auto,auto;
	background-position:top left 30px,top left, top left;
	background-repeat:no-repeat,no-repeat,no-repeat;
}

a, a:active, a:visited, a:hover {
	color:#fff;
}

#nav .tab {
	width:99%;
	height:60px;
	color: #aac;
	border-top-right-radius:15px;
	text-shadow:1px 2px 3px rgba(97,44,21,1);
	position:relative;
}

#nav .tab.active {
	font-weight:bold;
	color: #fff;
}

#nav .tab p {
	position:absolute;
	width:35%;
	height:32px;
	margin:0;
	padding:0 0 0 35px;
	top:50%;
	left:50%;
	transform: translate(-50%, -70%);
	vertical-align:top;
	font-size:32px;
	font-family:'Microgramma',Arial,sans-serif;
}

#nav #tabHacking p {
	background:url(ui/mode-hacking.png);
	background-position:top 7px left;
	background-repeat:no-repeat;
}

#nav .divider {
	width:100%;
	height:15px;
}

.debug button {
	background:#222;
}

#main {
	width:100%;
	padding: 10px 20px;
	
}

#main .subheadingBar {
	width:100%;
	height:50px;
	position:relative;	
	margin-bottom:10px;
}

#main .subheadingBar .left {
	width:220px;
	height:50px;
	vertical-align:middle;
	text-align:right;
	padding:15px 20px;
	font-family:"Neuropol",Arial,sans-serif;
	font-size:14px;
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
	
}

#main .subheadingBar .right {
	color:#fff;
	padding:5px 20px;
	margin:1px 0;
	vertical-align:middle;
	
	height:44px;
	padding-left:40px;
	font-family:"Orbitron-Bold",Arial,sans-serif;
	font-size:22px;
	text-shadow:1px 2px 3px #367;
	letter-spacing:2px;
	
}

#main .subheadingBar .rightMore {
	width:130px;
	height:50px;
	
	border-top-right-radius:15px;
	border-bottom-right-radius:15px;
}

#main .subheadingBar .right .active {
	opacity:1;
}

#main .subheadingBar .right .inactive {
	opacity:0.9;
}




#main .selectDevice .deviceList {
	padding:10px 30px;
	margin:auto;
}






#main .selectDevice .table-cell .floater {
	width:156px;
	height:344px;
	margin:auto;
	position:relative;
	z-index:5;
}

#main .selectDevice .table-cell .floater.normal {
	background:url(ui/gem-device-normal.png);
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}

#main .selectDevice .table-cell .floater.plus {
	background:url(ui/gem-device-plus.png);
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}

#main .selectDevice .table-cell .floater.killer {
	background:url(ui/gem-device-killer.png);
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}

#main .selectDevice .table-cell .floater.EVO {
	background:url(ui/gem-device-EVO.png);
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}


#main .selectDevice .table-cell .floater .gem {
	position:absolute;
	width:233px;
	height:344px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -45%);
	z-index:10;
	pointer-events:none;
}

#main .selectDevice .table-cell .floater .gem img {
	position:absolute;
	width:233px;
	height:344px;
	z-index:11;
}

#main .selectDevice .table-cell .floater button {
	position:absolute;
	width:156px;
	height:344px;
	clear:both;
	margin:5px 0;
	padding-bottom:150px;
	
	color:#fff;
	font-family:'Orbitron',Arial,sans-serif;
	text-shadow:1px 2px 1px #000;
	font-size:18px;
	background:Transparent;
	border:none;
	z-index:15;
	
	cursor:pointer;
}




#main .selectTarget {
	width:100%;
	height:400px;
	padding:10px 0;
}

#main .selectTarget .table-cell .floater {
	max-height:400px;
	height:400px;
	width:100px;
	margin:auto;
	position:relative;
	z-index:5;
}

#main .selectTarget .table-cell .floater.enemy {
	background:url(ui/gem-target-enemy-down.png);
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}

#main .selectTarget .table-cell .floater.friendly {
	background:url(ui/gem-target-friendly-down.png);
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}


#main .selectTarget .table-cell .floater .silhouette {
	position:absolute;
	height:400px;
	width:238px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index:10;
	pointer-events:none;
}

#main .selectTarget .table-cell .floater .silhouette img {
	position:absolute;
	height:400px;
	width:238px;
	z-index:11;
}

#main .selectTarget .table-cell .floater button {
	position:absolute;
	width:100px;
	height:400px;
	clear:both;
	margin:5px 0;
	padding-bottom:180px;
	
	color:#fff;
	font-family:'Orbitron-Bold',Arial,sans-serif;
	text-shadow:1px 2px 1px #000;
	font-size:18px;
	background:Transparent;
	border:none;
	z-index:15;
	
	cursor:pointer;
}

#main .programList {
	
}

#main .programList {
	
}

#main .programList .bullet {
	width:12px;
	height:12px;
	margin:auto;
	border-radius:12px;
}

#main .programList .table-cell {
	text-shadow:1px 2px 1px #000;
}

#main .programList .programName {
	font-family:"Orbitron-Bold",Arial,sans-serif;
	font-size:20px;
	letter-spacing:2px;
}



#main .programDetails {
	padding:20px 20px;
	width:96%;
	margin:auto;
}

#main .programDetails .col1 {
	max-width:200px;
	min-width:100px;
}

#main .programDetails .col2 {
	max-width:550px;
	min-width:350px;
}

#main .programDetails .col3 {
	max-width:300px;
	min-width:150px;
}

#main .summaryBlock {
	max-width:100%;
	background:linear-gradient(to bottom, #0b61a3,#1c286c);
	padding:3px 6px 6px 6px;
	margin:10px 0 10px 0;
	border-top-left-radius:7px;
	border-bottom-right-radius:21px;
	opacity:0.93;
}

#main .summaryBlock .summaryHeading {
	font-family:'Neuropol',Arial,sans-serif;
	color:#fff;
	text-shadow:1px 2px 1px #000;
	font-size:14px;
	padding:0 0 5px 0;
	margin:0;
	white-space: nowrap;
}

#main .summaryBlock .summaryValue {
	font-family:'Microgramma',Arial,sans-serif;
	background:#fff;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:3px;
	border-bottom-right-radius:15px;
}

#main .summaryBlock .summaryValue p {
	font-family:'Microgramma',Arial,sans-serif;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:0;
}

#main .rememberBlock {
	width:100%;
	background:linear-gradient(to bottom, #ce8b17,#6d3e15);
	padding:3px 6px 6px 6px;
	margin:10px 0 10px 0;
	border-top-left-radius:7px;
	border-bottom-right-radius:21px;
	opacity:0.93;
}

#main .rememberBlock .rememberHeading {
	font-family:'Neuropol',Arial,sans-serif;
	color:#fff;
	text-shadow:1px 2px 1px #000;
	font-size:14px;
	padding:0 0 5px 0;
	margin:0;
}

#main .rememberBlock .rememberValue {
	background:#fff;
	color:#000;
	padding:3px;
	border-bottom-right-radius:15px;
}

#main .rememberBlock .rememberValue p {
	color:#000;
	font-size:14px;
	text-align:left;
	padding:0;
	margin:0;
}


#main .programDetails .skillBox {
	width:96%;
	padding:7px 6px 6px 6px;
	margin:0 10px;
	border-top-left-radius:16px;
	border-bottom-right-radius:31px;
	opacity:0.93;
}

#main .programDetails .skillBox.short {
	background:linear-gradient(to bottom, #59c44e,#185039);
}

#main .programDetails .skillBox.long {
	background:linear-gradient(to bottom, #a52626,#500e1c);
}

#main .programDetails .skillBox h3.programName {
	width:100%;
	color:#fff;
	font-family:'Microgramma',Arial,sans-serif;
	text-shadow:1px 2px 1px #000;
	font-size:20px;
	padding:0 10px;
}

#main .programDetails .skillBox .programSkill {
	width:100%;
	color:#fff;
	font-family:'Orbitron',Arial,sans-serif;
	text-shadow:1px 2px 1px #000;
	text-align:right;
	padding:0 10px 5px 10px;
}

#main .programDetails .skillBox .programKeywords {
	width:100%;
	background:#ddd;
	color:#222;
	padding:2px 10px;
	font-style:italic;
	font-size:14px;
}

#main .programDetails .skillBox .programText {
	width:100%;
	background:#fff;
	padding: 10px 10px 20px 10px;
	border-bottom-right-radius:25px;
}

#main .programDetails .skillBox .programText h4 {
	width:100%;
	background:#def;
	margin:10px 0 0 0;
	color:#000;
	padding:3px 10px;
}

#main .programDetails .skillBox .programText p, #main .programDetails .skillBox .programText li {
	color:#000;
	font-size:14px;
}

#main .programDetails .skillBox .programText li {
	margin-bottom:10px;
}




#footer {
	height:40px;
}

#footer #footerLeft {
	width:150px;
	height:40px;
	border-bottom-left-radius:20px;
}

#footer #footerLang {
	width:280px;
	text-align:center;
	height:40px;
	padding:5px 10px;
}

#footer #footerLang p {
	margin:10px 5px 5px 5px;
	font-family:"Orbitron-Medium",Arial,sans-serif;
	letter-spacing:1px;
	color:rgba(255,255,255,0.7);
	font-size:10px;
	text-shadow:1px 1px 0px #000;
}

#footer #footerLang button {
	vertical-align:middle;
	font-family:"Orbitron-Bold",Arial,sans-serif;
	letter-spacing:2px;
	margin-left:3px;
}

#footer .flag {
	color:rgba(255,255,255,0.7);
	font-size:10px;
	text-shadow:1px 1px 0px #000;
	padding:2px 2px 2px 35px; 
}

#footer #footerLang .flag.EN {
	background-image:url(ui/flag-EN.png);
	background-size:contain;
	background-position:top left;
	background-repeat:no-repeat;
}

#footer #footerLang .flag.ES {
	background-image:url(ui/flag-ES.png);
	background-size:contain;
	background-position:top left;
	background-repeat:no-repeat;
}

#footer #footerRight {
	width:700px;
	height:40px;
	padding:10px 5px;
	text-align:right;
	vertical-align:top;
	border-bottom-right-radius:20px;
	font-size:10px;
	color:rgba(255,255,255,0.7);
	font-family:"Orbitron-Medium",Arial,sans-serif;
	letter-spacing:0.5px;
}




.tracking {
	
}

.tracking #trackingTabs {
	height:50px;
}

.tracking #trackingTabs .tab {
	height:45px;
	padding:5px 10px;
	margin:0 2px;
	border:1px solid #ccc;
	border-bottom:none;
	float:left;
}

.tracking #trackingTabs .tab.active {
	border:1px solid #d78;
	border-bottom:none;
}

.tracking .photoTakeContainer {
	
}

.tracking .photoTakeContainer .video {
	max-width:65%;
}

.tracking .photoViewContainer {
	position:relative;
	width:640px;
	height:480px;
}

.tracking .photoViewContainer .photoViewImage {
	position:absolute;
	width:640px;
	height:480px;
	top:0;
	left:0;
	border:5px solid #55f;
	z-index:5;
	
}

.tracking .photoViewContainer .photoViewCanvas {
	position:absolute;
	top:0;
	left:0;
	border:1px solid #5f5;
	z-index:6;
}