﻿/*START: replicate some of exposhared.css*/ 
.container-wrap {margin:0 10px;}
a, #starred-count{color:#2C4B69;}
img{border:none}
/*Header*/
html body h1 {font-size:16px; font-weight:bold; text-decoration:none; color:#fff;}
h1{margin:9px 0 9px 4px; float:left; }

#toplinks {
    float: right;
}
#toplinks > a {
        font-size: larger;
        margin: 9px 0;
        line-height: 16px;
        color: #fff;
        display: inline-block;
        margin-left: 10px;
    }
@media screen and (max-device-width: 500px) {
    #maintitle {
        margin-bottom: 0;
        margin-left: 0;
    }
    #legend { display: none;}
    #toplinks {
        float: left;
    }
    #toplinks > a {
            margin-left: 0;
            margin-right: 10px;
        }
}


/*ribbon*/
.ribbon {
    color:#fff;overflow:hidden;font-family:"Lucida Sans Unicode", Arial, sans-serif;
}
.ribbon a:link, .ribbon a:active, .ribbon a:hover, .ribbon a:visited {color:#fff;} /*need this extra junk for IE6*/

/*Borders*/
.border, .borderR, .borderB, .borderL {border:4px solid #eee;}
.borderR {border-width: 0 4px 0 0;}
.borderL {border-width: 0 0 0 4px;}
.borderB {border-width: 0 0 4px 0;}

.lbl{color:#333; font-family:Arial; font-size:11px; font-weight:bold;}

.floatright{float:right}
.nomargin{margin:0}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}/*set CSS 2.1 to validate*/
/* Hide from IE-mac \*/* html .clearfix{height:1%;}.clearfix{display:block;}/* End hide */

/*END: replicate some of exposhared.css*/

body, form{font-family:"Lucida Sans Unicode" ,Arial,sans-serif; font-size:12px; margin:0; padding:0;}

#main { background: #FFF; position: relative; overflow: hidden;}
#leftbar {background: transparent url(../images/opacityE0F0FF90.png); position:absolute; left: 0; top: 0; width: 315px;-moz-box-shadow: 2px 95px 5px #999;-webkit-box-shadow: 2px 95px 5px #999; box-shadow: 2px 95px 5px #999;}

@media screen and (min-device-width: 499px) {
    .mob { display: none !important; }
}

@media screen and (max-device-width: 500px) /* Mobile */ {
    #leftbar {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    #topbar { display: none; }
    #controls {display: none; }
    #header { display: none; }
   
}

.print-only {display: none;}

.kiosk #leftbar {width: 575px;}
#topbar {position: absolute; top: 0; height: 94px;-moz-box-shadow: 2px 2px 5px #999;-webkit-box-shadow: 2px 2px 5px #999;box-shadow: 2px 2px 5px #999;}

#movediv, #movediv div.bo {position:absolute; }
#searchbox {background: #5794cd url(../images/SearchMap.png) no-repeat; padding: 15px 15px 5px 15px;text-align: right;}
.kiosk #searchbox {background: #f00; position:relative; z-index:1011;}
#searchbox a {color:#fff;}
#help-link {font-size: 13px;}
#agendabox {padding: 9px 7px 0; background: #fffff0; font-size: 13px; border-bottom: solid 1px #c8def6; border-top: solid 1px #4686c2;}
#agendabox h4 {margin: -9px -7px 6px;padding: 6px 8px;background: #ffffcc;border-bottom: solid 1px #f7f7ba;}
#agendahint{font-size: 11px; margin: 6px -7px 0; padding: 4px 8px;background: #ffffcc; border-top: solid 1px #f7f7ba;}
#agenda-additional {font-size: 11px;}
#left-scrollable {overflow: auto;}

#filter-input { background:#FFF url(../images/find2.png) no-repeat scroll right center; 
                border:1px solid #666; padding:3px 3px; width:97%; margin: 10px 0 0 0;  }
.kiosk #filter-input {font-size: 32px; width: 75%; background-image: none; -webkit-box-shadow: #f00 0 0 15px; -moz-box-shadow: #f00 0 0 15px; border-color: #333;box-shadow: #f00 0 0 15px;}
#filter-input.blank { color:#999; _font-style:italic;}
#filter-clear {visibility:hidden;}
#filter-agenda {background: url('../images/star.png') no-repeat right 2px; padding: 0 16px 0 0;}
.print-link{float:right;padding-left: 20px; background: url(images/printer.png) no-repeat}

#companies-empty {display: none; text-align: center; margin: 20px 0;}
#companies-list { padding-top: 5px}
#companies-list div {padding: 5px 10px 5px 6px; overflow:hidden;}
#companies-list div:hover {background: #edf6ff;}
#companies-list div a {font-size:13px; display:inline; }
.kiosk #companies-list div a {font-size: 16px;}
#companies-list div a.i {font-size:11px; color: #777;display:block;width:1%; white-space: nowrap;outline:none;}
#companies-list div span {font-size: 10px; }
#companies-list div input{margin: 4px 9px 41px 0; outline:none; width: 16px; height: 14px; background: url('../images/star-disabled.png') no-repeat; float:left;}
#companies-list div input:hover {background-image:url('../images/star-hover.png') }
#companies-list div.fav input {background-image:url('../images/star.png') }

#movecontainer {cursor: url(/images/grab.cur), default; cursor: grab; cursor: -webkit-grab; }
#movediv img, #movediv svg {width: 100%;height: 100%;}

#sponsors {width: 100%; text-align: center; border-collapse: collapse;}
#sponsors img{ margin:5px;border:solid 1px #ccc; padding: 5px 5px; background: #fff; cursor:pointer;}
#sponsors img:hover{border-color:#999;}

/*Booths*/
.bo {position:absolute !important;}
.bo div {padding:0; margin:0; border:solid 1px #444; height:100%; width:100%; background-color:#eee;background-color: rgba(166, 166, 166, 0.2);color:#999; font:11px Arial;overflow:hidden; cursor: inherit;}
.bo div.l, #legend .regular {background-color:#B5DBFF;background-color: rgba(0, 99, 210, 0.25); color:#000;} /*yellow: #FFF8D4*/
.bo div.g:hover {background-color:#77b7f3 !important;}
.bo div.g {cursor:pointer;}
/*.bo div.active {background-color:#FF4F4C !important;cursor:pointer;}*/
.bo div.list-hover, .bo div.popup, .bo div.popup:hover {background-color:#FFFF4C !important;-moz-box-shadow: 0 0 10px #ff0;-webkit-box-shadow: 0 0 10px #ff0;box-shadow: 0 0 10px #ff0;}

/*.bo div.adv.l, #legend .sponsor {font-weight:bold; background-color: #FF7A7A; }
.bo div.adv.l:hover, .bo div.bro-adv.l:hover{ background-color: #f35858 !important;}*/
.bo div u {display: none;}
.bo div.fav, #legend .starred {background-color: #b1d95c !important;background-image: url(../images/star.png); background-position:bottom right; background-repeat: no-repeat;}
.largest .bo div u {display: block; text-decoration: none; font-size: 9px;}



/*Company Popup*/
#popup{width:460px; position:absolute; z-index:10; cursor:auto; display: none;}
#popup-inner{padding:13px; box-shadow: 0 0 10px #000; background:#fff; min-height:40px;}
#popup-footer{ height:15px; clear:both;}
#popup-drag{background:#eee; margin:-13px -13px 4px -13px; padding:5px; _cursor:move; border-bottom:solid 1px #e5e5e5; text-align:right;}
#popup h2 {margin-bottom: 0;}
#c-logo {float:right;margin: -10px 0 5px 15px;}
#c-booths {float: left; font-size: 15px; line-height: 21px; text-shadow: 0 0 4px #fff;}
.c-mtop {margin-top: 10px;}
.c-mbot {margin-bottom: 10px;}
#c-agenda-add, #c-agenda-remove{background: url(../images/star-disabled.png) no-repeat left center; font-size: 13px; outline:none; float:right; padding-left: 17px; width: 90px;}
#c-agenda-remove{background-image: url(../images/star.png);}

/*.adv #popup-drag {background:#FF7A7A;}*/
a.pdf{background:transparent url(images/pdf.gif) no-repeat right top; padding-right:17px;}
a.external{background:transparent url(images/external.gif) no-repeat right center; padding-right:12px;}

/*Company Tooltip*/
#tooltip{top: 100px; left: 100px; position:fixed; white-space:nowrap; z-index:11;display:none; background: #F4FFE0; border: solid 1px #AAA; padding: 2px 5px; -moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-moz-box-shadow: 0 0 3px #888; -webkit-box-shadow: 0 0 3px #888;box-shadow: 0 0 3px #888;}
#tooltip-booth{font-weight: bold;}

/*Controls*/
#mapover {position: absolute; top: 110px; left: 325px;}
.kiosk #mapover {left: 585px;}
#controls img {cursor:pointer; display:block; padding:0 3px;}
#controls img.disabled{opacity:0.5; cursor:default;}

/*Exhibitor view*/
.exviewonly, .exview .stdviewonly {display:none;}
.exview .exviewonly, .stdviewonly {display: initial;}

.exview .bo div {color: #000;}
.exview #mapover {top: 10px; left: 10px;}

.exview .bo div.bro, .exview .bo div.adv, .exview .bo div.bro-adv {background-image:none;}

.exview .platinum{background-color:#ffc16e !important;background-color: rgba(255, 146, 0, 0.5) !important;}
.exview .gold{background-color:#fdff6e !important;background-color: rgba(255, 255, 0, 0.5) !important;}
.exview .corporate{background-color:#ab9b7f !important;background-color: rgba(67, 43, 1, 0.4) !important;}
.exview .prime{background-color:#b5ffdb !important;background-color: rgba(2, 212, 110, 0.2) !important;}
.exview .deluxe{background-color:#fff9dd !important;background-color: rgba(255, 200, 0, 0.2) !important;}
.exview .sponsor{background-color:#ff9896 !important;background-color: rgba(255, 0, 0, 0.35) !important;}
.exview .small{background-color:#B5DBFF !important;}
/*.exview .bo div.n {filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%); }*/
.with-filter.exview .bo div.l {  -moz-box-shadow: inset 0 0 5px 2px #f00; -webkit-box-shadow: inset 0 0 5px 2px #f00; box-shadow: inset 0 0 5px 2px #f00;}

.exview .bo div.g, .soldbooth {background-image: url(images/iconSuccess.svg); background-repeat: no-repeat; background-position: right bottom; }
.exview .bo div.h, .onholdbooth {background-image: url(images/iconSuccessYellow.svg); background-repeat: no-repeat; background-position: right bottom; }

.exview-alt .bo div.g, .exview-alt .bo div.h { background: none; }
.exview-alt .bo div { color: #000 !important;} 

#legend {
    position: absolute;
    right: 20px;
    bottom: 10px;
    background: #fff;
}
#legend div{width:30px; height:20px; border:solid 1px black; margin-left:10px; }
#legend td {white-space: nowrap;}

#print-title {display:none;}

#teaser-bg{ display:none; position:fixed; z-index: 1010; height:100%; width:100%; top:0; left:0; background:#000; border:1px solid #cecece; } 
#teaser{ display:none; position:fixed; z-index:1011; _background: url(../images/FPTeaser.png); width: 100%; top: 0; left: 0; -webkit-box-shadow: 0 0 20px #000;} 

#youarehere{display:none; background: url(../images/youarehere.png) no-repeat left center; margin-left: -50px; margin-top:-50px; position:absolute; z-index: 0; font-size: 13px; height:100px; width:100px;}
.kiosk #header, .kiosk #c-agenda-add, .kiosk #agendabox, .kiosk #help-link, .kiosk .toplink, .kiosk #companies-list div input, .kiosk #legend td:nth-last-child(-n+2) {display:none !important;}
#search-button, #lookup {display: none;}
.kiosk #search-button {font-size: 32px; padding: 3px 5px; display: inline;}
.kiosk #lookup {display:block; font-size: 60px; color: White; position: relative; text-align:left; margin-top: -25px; }

ul.nav {padding-left: 0}

#c-button-bottom {
    display: none;
}

@media screen and (max-device-width: 500px) {
    #c-button-bottom {
        display: block;
        text-align: center;
    }
        #c-button-bottom button {
            border: none;
            padding: 10px 30px;
            margin-top: 20px;
            font-size: 1.1rem;
            text-transform: uppercase;
            font-weight: bold;
            color: #333;
            border-radius: 10px;
        }

    a.close {
        visibility: hidden;
        pointer-events: none;
    }
}

svg #Booths {
    display: none;
}