/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: hidden; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; outline: none;}

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */

body {
    background-image: url('../img/bg_pattern.png');
    font-weight: 500;
}

*:focus  
{  
    outline: none;  
} 

@font-face {  
  font-family: SilkScreen ;  
  src: url('../fonts/slkscr.ttf') format("truetype");  
} 

#container
{
    width:100%;
    height:600px;
    outline: none;
}

#header-container
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height:50px;   
    background-image: url('../img/header_bg.png');
    border: none;
}

#header-left
{
    float: left;
    width: 32px;
    height: 32px;
    background-size: 32px 32px;
    margin-left: 5px;
}

#header-right
{
    float: right;
    padding-top: 0px;
    padding-right: 0px;    
}

#header-right a, #header-right div
{
    float: right;
    padding-left: 5px;
    padding-right: 5px;
    color: #989898;
    font-family: Tahoma, Verdana, Arial;
    margin-top: 10px;
    font-size: 14px;
    height: 13px;
}

##header-right img {
    float: right;
    height: 32px;
    width: 32px;
    margin-top: -5px;
}

#linkPongo img {
    margin: 0px;
    }

#logo {
    margin: 0 auto;
    margin-top: 0px;
    width: 186px;
    height: 35px;
    background-image: url('../img/logo_sc_x2.png');
    background-position: center top;
    background-size: 186px 35px;
}

#search-box
{
    margin:0 auto;
    margin-top: 10px;
    width:490px;
    height:50px;
    padding-top: 8px;
    padding-left: 50px;      
    vertical-align: top;
}

#txtKeywords
{
    border: 1px solid #ced0d1;
    height: 27px;
    width: 356px;
    padding: 0px 2px 2px 5px;
    font-size: 14px;
    line-height: 14px;
    outline: none;
    color: #cccccc;
    font-family: Tahoma, Verdana, Arial;
}

#txtKeywords:focus
{ 
    border-color: #269fd2;
    /* background-color: #ececec; */
}

#btnSearch
{
    margin-top: 0px;
    margin-left: 10px;
    cursor: pointer;
}

#imgCross {
    position: relative;
    left: -116px;
    top: -2px;
    cursor: pointer;
    z-index: 990;   
}

#links
{
    margin:0 auto;
    margin-top: -5px;
    width: 630px;
    text-align: center;
    height:20px;
    padding-top: 0px;      
    vertical-align: top;
    color: #cccccc;
    font-family: Tahoma, Verdana, Arial; 
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#links a {
    font-size: 15px;
    line-height: 16px;
    outline: none;
    color: #cccccc;
    font-family: Tahoma, Verdana, Arial;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

#links a.selected {
    color: #29abe2;
    font-weight:normal;       
}
    
#search-loader
{
    font-size: 16px;
    line-height: 16px;
    outline: none;
    color: #393939;
    font-family: Tahoma, Verdana, Arial;
    display: none;
}

.selected
{
    font-weight: bold;
    color: #4b8096;
}

#cube-box-container
{
    width: 100%;
    height:700px;
    margin-top: 129px;
    text-align: center;   
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: none; 
    /*-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; */
     cursor: pointer;
}

#cube-box
{
    position: relative;
    z-index: 1;
    margin:0 auto;
    width:650px;
    height:650px;
    padding-top: 0px;      
    vertical-align: top;
    border: 0px solid #ff6600;
    outline: none;
    /*-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;  */
    cursor: pointer;
}


#link-box
{
    position: relative;
    display: block;
    margin:0 auto;
    margin-top: -110px;
    margin-bottom: 35px;
    width:480px;
    height:186px;
    padding-top: 0px;
    padding-left: 0px;      
    vertical-align: top;
    border: 0px solid #ff6600;
    background-image: url('../img/bg_share.png');
    z-index: 1090;
    text-align: center;
    display: none;
}

#linkHeading {
    color: #29abe2;
    font-size: 32px;
    font-weight: bold;
}

#linkMessage {
    color:#b3b3b3; 
    font-size: 20px;
    height: 45px;
}

#linkURL
{
    height: 27px;
    padding: 1px 0px 2px 67px;
    font-size: 21px;
    font-weight: bold;
    outline: none;
    color: #666666;
    text-align: left;
    width: 450px;
    border: 0px solid #ffffff;
    background-color: rgba(255,255,255,0);
}

#linkDone {
    cursor: pointer;
    margin-top: 30px;
}

#imgCross2 {
    position: relative;
    left: -28px;
    top: -2px;
    cursor: pointer;
    z-index: 990;   
}

#debug-info
{
    margin-right:0 auto;
    margin-top: -852px;
    background-color: #f7f7e0;
    padding: 4px 15px 5px 5px;
    width: 150px;
    height: 100px;
    font-family: Courier New, Courier;
    font-size: 10px;
    color: #333333;
    display: none;
}

.flip-vertical {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: flipv; /*IE*/
    filter: flipv; /*IE*/
}

#templates
{
    display: none;
}

/* CSS cube styles */

.tileEmpty
{
    background-color: rgba(255,255,255,0.2);
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    /*-moz-user-select: none; 
    -khtml-user-select: none; 
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;    */  
}

.tileFull
{
    /* border: 2px solid #f2f2f2;*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;  
    cursor: pointer;
    background-color: rgba(255,255,255,0.2);
    text-align: center;
    overflow: hidden;
}

.tileMarked
{
    border: 13px solid #00a6ed;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;  
    cursor: pointer;
    background-color: rgba(255,255,255,0.2);
    text-align: center;
    overflow: hidden;
}

.tileImageContainer
{
    position: absolute;
    top: 3px;
    left: 3px;
    width: 148px;
    height: 148px;
    border: 1px solid #232323;
    -moz-user-select: none; 
    -khtml-user-select: none; 
    overflow: hidden;
    background-color: #000000;
}

.tileImageContainerEmpty
{
    position: absolute;
    top: 3px;
    left: 3px;
    width: 148px;
    height: 148px;
    border: 1px solid #dedede;
    -moz-user-select: none; 
    -khtml-user-select: none; 
    overflow: hidden;
    /*background-image: url('../img/overlay_gloss.png');
    background-position: top center;
    background-repeat: no-repeat;*/
}

.tileImageContainerLoading
{
    position: absolute;
    top: 3px;
    left: 3px;
    width: 148px;
    height: 148px;
    border: 1px solid #30a2d2;
    -moz-user-select: none; 
    -khtml-user-select: none; 
    overflow: hidden;
    background-image: url('../img/overlay_gloss.png');
    background-position: top center;
    background-repeat: no-repeat;
}

.tileImage
{
    position: absolute;
    top: 0px;
    left: 0px;
    -moz-user-select: none; 
    -khtml-user-select: none; 
}

.tileImageHighlight
{
    margin: 0px 0px 0px 0px;
    border: 1px solid #2391c0;
}

.tileImageUnderlay
{
    position: absolute;
    top: 3px;
    left: 3px;
    background-color: #000000;
    width: 148px;
    height: 148px;
    border: 1px solid #000000;
    opacity: 0.95;
    display: none;
}

.tileImageOverlay
{
    background-image: url('../img/overlay_gloss.png');
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 1px;
    left: 2px;
}

.tileImageBorder
{
    position: absolute;
    top: 1px;
    left: 2px;
    border: 12px solid #00a6ed;
}

.tileDetailLarge .tileImageOverlay {
    background-image: url('../img/overlay_gloss_large.png');
}

.tileDetailXLarge .tileImageOverlay {
    background-image: url('../img/overlay_gloss_large.png');
    background-repeat: repeat-x;
    background-position: inherit inherit;
}

.tileFull .tileImageOverlay img {

    margin-top: 50px;
}

.tileDetailLarge .tileImageOverlay img {

    margin-top: 115px;
}

.tileDetailXLarge .tileImageOverlay img {

    margin-top: 215px;
}

.tileDetailSmall, .tileDetailLarge, .tileDetailXLarge
{
    border: 1px solid #999999;   
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;  
    cursor: pointer;
    background-color: rgba(255,255,255,1);
    text-align: center;
    -moz-box-shadow: 0 0 3px 0px #AAA;
    -webkit-box-shadow: 0 0 3px 0px #AAA;
    box-shadow: 0 0 3px 0px #AAA;
    overflow: hidden;
    z-index: 500;
}

.tileDetailLarge .tileInfo
{
    border: 0px solid #ffffff;
    width: 288px;
    height: 48px;
    text-align: left;
}

.tileDetailXLarge .tileInfo
{
    border: 0px solid #ffffff;
    width: 788px;
    height: 68px;
    text-align: left;
    border: 0px solid #ff6600;
}


.tileDetailLarge .tileInfoTitle
{
    border: 0px solid #ff6600;
    font-family: Arial, Verdana, Tahoma;
    font-size: 14px;
    width: 260px;
    min-height: 18px;
    font-weight: bold;
    float:left;
    white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */
    z-index: inherit;
    -webkit-text-stroke: 0.15px;
    -webkit-font-smoothing: antialiased;
    color: #000000;
}

.tileDetailXLarge .tileInfoTitle
{
    border: 0px solid #ff6600;
    font-family: Arial, Verdana, Tahoma;
    font-size: 14px;
    width: 750px;
    min-height: 18px;
    font-weight: bold;
    float:left;
    white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */
    z-index: inherit;
    -webkit-text-stroke: 0.15px;
    -webkit-font-smoothing: antialiased;
    color: #000000;
}

.tileInfoIcon
{
    width: 19px;
    height: 17px;
    float: right;
    margin-right: -10px;
    margin-top: -2px;
    z-index: inherit;
}

.tileDetailLarge .tileInfoSummary
{
    white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */  
    text-align:justify;  
    position: relative;
    min-height: 16px;
    font-family: Arial, Tahoma, Verdana;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    color: #000000;
    padding-top: 2px;
    float:left;
    width: 293px;
    font-weight: 300;
    -webkit-text-stroke: 0.15px;
    z-index: inherit;    
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
}

.tileDetailXLarge .tileInfoSummary
{
    white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */ 
    text-align:justify;     
    position: relative;
    min-height: 16px;
    font-family: Arial, Tahoma, Verdana;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    color: #000000;
    padding-top: 2px;
    float:left;
    width: 693px;
    font-weight: 300;
    -webkit-text-stroke: 0.15px;
    z-index: inherit;    
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
}

.tileInfoSummary a {
    color: #29abe2;
}

.tileInfoTitle a {
    color: #29abe2;
}

#shader {
    display: none;
    /*background-color: #000000;
    opacity: 0.5;*/
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 800;
}

.shadow {
    /* 
    background-color: #E9E9E9;
    -webkit-box-shadow: 0 0 50px #E9E9E9;
    -moz-box-shadow: 0 0 50px #E9E9E9;
    box-shadow: 0 0 50px #E9E9E9;	
    z-index: 0;
    */
}

/* footer */

#footer-container
{
    margin-top: -20px;
    width: 100%;
    height: 108px;
    border: 0px solid #ff6600;
    text-align: center;
}

#footer-buttons {
    margin: 0 auto;
    width: 695px;
    height: 108px;
    border: 0px solid #0066FF;
    text-align: center;    
}

#footer-buttons div {
    float: left;
    border: 0px solid #ff6600;
    }

#button-createCube {
     background-image: url('../img/btn01_createCube.png');
     width: 134px;
     height:90px;
     cursor: pointer;
     display:none;
}


#button-clickCube {
     background-image: url('../img/btn03_selectContent_mouse.png');
     width: 134px;
     height:90px;
     cursor: pointer;
     display:none;
}

#button-touchCube {
     background-image: url('../img/btn02_selectContent.png');
     width: 134px;
     height:90px;
     cursor: pointer;
     display:none;
}

#button-cancelCube {
     background-image: url('../img/btn05_cancel.png');
     width:134px;
     height:90px;
     cursor: pointer;
     display:none;
}

#button-buildCube {
     background-image: url('../img/btn04_buildCube.png');
     background-repeat:no-repeat;
     width: 134px;
     height:90px;
     cursor: pointer;
     color: #ffffff;
     font-size: 31px;
     padding-top: 16px;
     padding-left: 0px;
     font-weight: bold;
     display:none;
}

#button-dummyCube {
     width: 134px;
     height:102px;
     cursor: pointer;
     display:none;
}

/* hacks for jQuery mobile */
.ui-loader {
    display: none;
}

#videooverlay {

    width: 672px;
    height: 397px;
    position: absolute;
    top: 217px;
    left: 33px;
    display: none;
    z-index: 1100;
}

#videoframe {
    z-index: 901;
}

#websiteoverlay {

    width: 686px;
    height: 397px;
    position: absolute;
    top: 217px;
    left: 33px;
    display: none;
    z-index: 900;

}

#websiteframe {
    z-index: 902;
    /*
    width: 840px;
    height: 496px;
    -moz-transform: scale(0.8);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.8);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.8);
    -webkit-transform-origin: 0 0;
    overflow: auto;
    */      
}

iframe {

}

.tileDetailLarge .tileImageContainer {

}

/* overlay off */
.overlayoff {

    /*background-color: #ff6600;
    opacity: 0.5;
    border: 2px solid #ff0000;*/  
}

#overlayoffleft
{
    position: absolute;
    top: 217px;
    left: 0px;
    display: none;
    z-index: 900;
}

#overlayoffright
{
    position: absolute;
    top: 217px;
    right: 0px;
    display: none;
    z-index: 900;
}

#overlayofftop
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    display: none;
    z-index: 900;
}

#overlayoffbottom
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: none;
    z-index: 900;
}

/* ftux */
#overlayftuxtouch, #overlayftuxmouse {

    width: 216px;
    height: 284px;
    position: absolute;
    top: 340px;
    left: 33px;
    display: none;
    z-index: 900;
}

#overlayftuxmouse {
    background-image: url('../img/image_FT_UX_Mouse_keyboard.png');
}

#overlayftuxtouch {
    background-image: url('../img/image_FT_UX_01.png');
}

#help {
    cursor: pointer;
    text-decoration: none;
    display:none;
}

#about {
    cursor: pointer;
    text-decoration: none;
    margin-right: 75px;
}

#popup_about {
    position: absolute;
    right: 0px;
    top: 30px;
    background-image: url('../img/popover_about.png');
    width: 210px;
    height: 306px;
    z-index: 1200;
    display: none;
}

#popup_about #description {
    position: relative;
    font-family: Tahoma, Verdana, Arial;
    font-size: 14px;
    line-height: 16px;
    outline: none;
    color: #cccccc;
    top: 20px;
    left: 20px;
    width: 170px;
    height: 170px;
}

#popup_about p {
    margin-top: 10px;
    margin-bottom: 9px;
    
    }

#popup_about #logos {
    position: relative;
    top: 30px;
    left: 25px;
    
}

#popup_about a {
    color: #cccccc;
    font-weight:600;       
    text-decoration: none;
}

#popup_modal {
    
    background-image: url('../img/image_Browser_no_3d.png');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    border: 1px solid #999999;   
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;  
    cursor: pointer;
    background-color: rgba(255,255,255,1);
    text-align: center;
    -moz-box-shadow: 0 0 3px 0px #AAA;
    -webkit-box-shadow: 0 0 3px 0px #AAA;
    box-shadow: 0 0 3px 0px #AAA;
    overflow: hidden;
    z-index: 500;
    font-family: Tahoma, Arial, Verdana;
    font-size: 14px;
    line-height: 16px;
    width: 330px;
    height: 120px;
    position: absolute;
    top: 150px;
    left: 300px;
    color: #999999;
    padding-top: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    display: none;
}

#popup_modal a {
    color: #29abe2;
    text-decoration: none;
}
    
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}