 
 /*!
 * FullCalendar v3.8.2
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */.fc button,.fc table,body .fc{font-size:1em}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-icon,.fc-unselectable{-webkit-touch-callout:none;-khtml-user-select:none}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}.fc th,.fc-basic-view td.fc-week-number,.fc-icon,.fc-toolbar{text-align:center}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;box-shadow:none}.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a[data-goto]{cursor:pointer}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-icon,.fc-row.fc-rigid,.fc-time-grid-event{overflow:hidden}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc.fc-bootstrap3 a,.ui-widget .fc-event{text-decoration:none}.fc-limited{display:none}.fc-icon,.fc-toolbar .fc-center{display:inline-block}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-icon:after,.fc-toolbar button{position:relative}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff;border-width:1px;border-style:solid}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.fc-icon{height:1em;line-height:1em;font-size:1em;font-family:"Courier New",Courier,monospace;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon-left-single-arrow:after{content:"\2039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\D7";font-size:200%;top:6%}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666;font-size:.9em;margin-top:2px}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.ui-widget .fc-disabled-day{background-image:none}.fc-bootstrap3 .fc-time-grid .fc-slats table,.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.ui-widget .fc-event{color:#fff;font-weight:400}.ui-widget td.fc-axis{font-weight:400}.fc.fc-bootstrap3 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap3 hr.fc-divider{border-color:inherit}.fc-bootstrap3 .fc-today.alert{border-radius:0}.fc-bootstrap3 .fc-popover .panel-body{padding:0}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\A0-\A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee} 
 BODY {
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    margin: 0px;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

*[hidden] {
    display: none;
}

img {
    border: 0pt none;
}

td {
    font-family: verdana,sans-serif;
    font-size: 10.5px;
}

.MainContentTable {
    /* HEIGHT: 90%; */
    BACKGROUND-COLOR: #f1f1f1;
}

.LeftNav {
    /*WIDTH: 110px;*/
    VERTICAL-ALIGN: top;
}

.LeftDiv {
    MARGIN: 10px 3px 10px 0px;
}

/* PCC Package Page*/

#PCCPackagePage .splabel {
    font-weight: 700;
    font-size: 120%;
}
#TicketTypes .form-control {
    height: 28px;
}

.LeftDiv.gray {
    border-color: #929292;
}

    .LeftDiv.gray .LeftDivCaption {
        background-color: #929292;
        font-weight: 700;
        font-size: 120%;
    }


    .LeftDiv.gray .LeftDivContent {
        color: black;
        border: #929292 1px solid;        
    }

    .LeftDiv.gray input.form-control {
        height: 28px;
    }

    .LeftDiv.gray select,
    .LeftDiv.gray .splabel {
        margin: 5px;
    }



.ContentRow {
    VERTICAL-ALIGN: top;
    /*WIDTH: 100%;*/
    BACKGROUND-COLOR: #FFFFFF;
    BORDER: 1px solid #000000;
}

.LeftContent {
    VERTICAL-ALIGN: top;
    BACKGROUND-COLOR: #FFFFFF;
}

.LeftDivCaption {
    FONT: bold 11px tahoma;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #003366;
    TEXT-ALIGN: center;
}

.LeftDivContent {
    BORDER-RIGHT: black 1px solid;
    FONT: 10px tahoma;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #ffffff;
}

.LeftDivBestAvailable {
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
}

.TopMenuItem {
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}

A.TopMenuItem:link {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.TopMenuItem:visited {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.TopMenuItem:active {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.TopMenuItem:hover {
    FONT: bold 10px tahoma;
    COLOR: #cbe4fe;
    TEXT-DECORATION: underline;
}

A.TopMenuSelected:link {
    BACKGROUND-IMAGE: url(../../images/menu_selected.gif);
    COLOR: #cbe4fe;
}

A.TopMenuSelected:visited {
    BACKGROUND-IMAGE: url(../../images/menu_selected.gif);
    COLOR: #cbe4fe;
}

.MonthLink {
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}

A.MonthLink:link {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.MonthLink:visited {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.MonthLink:active {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.MonthLink:hover {
    FONT: bold 10px tahoma;
    COLOR: red;
    TEXT-DECORATION: underline;
}

.mainmenuright {
    padding-bottom: 8px;
    padding-top: 8px;
    FONT: 10px tahoma;
    COLOR: #000000;
    float: right !important;
}

.mainmenu {
    COLOR: white;
    background: #657394;
    background: -webkit-linear-gradient(#657394, #202334, #141624);
    background: -o-linear-gradient(#657394, #202334, #141624);
    background: -moz-linear-gradient(#657394, #202334, #141624);
    background: linear-gradient(#657394, #202334, #141624);
}

    .mainmenu UL {
        PADDING-RIGHT: 0px;
        PADDING-LEFT: 0px;
        PADDING-BOTTOM: 0px;
        MARGIN: 0px;
        PADDING-TOP: 0px;
        LIST-STYLE-TYPE: none;
    }

    .mainmenu LI {
        PADDING-RIGHT: 20px;
        DISPLAY: block;
        PADDING-LEFT: 20px;
        FLOAT: left;
        PADDING-BOTTOM: 8px;
        MARGIN: 0px;
        PADDING-TOP: 8px;
        TEXT-ALIGN: center;
    }

.TopMenuSelected A {
    COLOR: #cbe4fe !important;
}

.mainmenu A {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 8px;
    FONT: bold 10px tahoma;
    COLOR: white;
    PADDING-TOP: 8px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}

    .mainmenu A:hover {
        FONT: bold 10px tahoma;
        COLOR: #cbe4fe;
        TEXT-DECORATION: underline;
    }

A.TopMenuSelected:active {
    BACKGROUND-IMAGE: url(https://res.cloudinary.com/ticketsage/image/upload/v1494500111/Unity/menu_selected.gif);
    COLOR: #cbe4fe;
}

.TabMenuSelected {
    background-color: #A4A6A4;
    COLOR: white !important;
}

.SubMenuImage {
    MARGIN-BOTTOM: 0px;
}

SubTabMenuNoPadding {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
}

.ContentDiv {
    MARGIN-TOP: 0px;
    padding-bottom: 50px;
    /*HEIGHT: 92%; */
    /*BACKGROUND-COLOR: #eaeaea;*/
}

@media (min-width: 686px) {
    #DivContent {
        padding-left: 10px;
        padding-right:10px;
    }
}

.CartDiv {
    BACKGROUND-COLOR: #eaeaea;
    padding: 5px;
}

.SubTabDiv {
    MARGIN-TOP: 11px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 5px;
}

.SubMenuBar {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    BACKGROUND-COLOR: gray;
}

#tab {
    padding: 0;
    border: none;
    background: #003366 50% 50% repeat-x;
    color: #eaeaea;
    font-weight: bold;
}

    #tab UL {
        position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
        margin: 0;
        padding: 0.3em 0.2em 3.1em 0.1em;
        border-collapse: collapse;
        content: "";
        background: #003366 50% 50% repeat-x;
        color: #eaeaea;
        font-weight: bold;
        display: table;
    }

    #tab LI {
        list-style: none;
        float: left;
        position: relative;
        top: 0;
        margin: 0.5em 0 0em 0.2em;
        border-bottom-width: 0;
        padding: 0;
        white-space: nowrap;
        border: none;
        background: #999999 50% 50% repeat-x;
        font-weight: normal;
        color: #111111;
    }

    #tab A {
        padding: .5em .9em;
        text-decoration: none;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 11px;
        float: left;
        text-decoration: none;
        color: #111111;
    }

        #tab A:hover {
            color: #ffffff;
        }


#OrderCommentTextArea {
    width: -webkit-fill-available;
    width: -moz-available;
}

#tab #selected {
    border: 1px solid #eaeaea;
    background: #eaeaea 50% 50% repeat-x;
    font-weight: normal;
    color: #222222;
}

    #tab #selected A {
        cursor: text;
    }

        #tab #selected A:hover {
            color: #111111;
            background: #eaeaea 50% 50% repeat-x;
        }

.roundimage {
    PADDING-RIGHT: 0px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    HEIGHT: 20px;
}

.roundimagespan {
    CURSOR: pointer;
    BORDER-BOTTOM: #cccccc 2px solid;
    BACKGROUND-COLOR: #cccccc;
}

.UserName {
    FONT: 10px tahoma;
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}

.UpCornerSpan {
    PADDING-RIGHT: 6px;
    MARGIN: 5px;
    FONT: 10px tahoma;
    VERTICAL-ALIGN: top;
    COLOR: #8eb8e2;
    PADDING-TOP: 6px;
}

.ButtonClass {
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: "Open Sans", sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    CURSOR: pointer;
    MARGIN: 5px;
    background-color: white !important;
}

.ButtonCenterClass {
    MARGIN: auto;
    DISPLAY: block;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    cursor: pointer;
    margin-top: 10px;
}

.InputClass {
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    cursor: pointer;
    width: 40px !important;
}

.ToolNewButtonClass {
    ALL: unset;
    PADDING: 1px 6px 1px 6px;
    FONT-SIZE: 10.66px;
    FONT-STYLE: normal;
    FONT-WEIGHT: 400;
    LINE-HEIGHT: 15.2381px;
    COLOR: #000000;
    CURSOR: pointer;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    BORDER: 1px solid #000000;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    CURSOR: pointer;
    WIDTH: 40px !important;
    MARGIN: 2px;
}

.ToolNewDeleteButtonClass {
    ALL: unset;
    PADDING: 1px 6px 1px 6px;
    FONT-SIZE: 10.66px;
    FONT-STYLE: normal;
    FONT-WEIGHT: 400;
    LINE-HEIGHT: 15.2381px;
    COLOR: #ffffff;
    CURSOR: pointer;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    BORDER: 1px solid #000000;
    FONT-FAMILY: "Open Sans", sans-serif;
    BACKGROUND-COLOR: #6B0000;
    TEXT-ALIGN: center;
    CURSOR: pointer;
    WIDTH: 40px !important;
    MARGIN: 2px;
}

.container #ButtonContainer {
    MARGIN: 5px;
    TEXT-ALIGN: center;
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
}

    .container #ButtonContainer a:hover {
        TEXT-DECORATION: none;
    }

#ButtonContainer .ToolNewButtonClass a {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.TrHeight, .TrHeight .ToolNewButtonClass, .TrHeight .ToolNewButtonClass:hover {
    HEIGHT: 22px;
    COLOR: #000000;
    TEXT-DECORATION: none;
    MARGIN: 2px;
}

.fancybox-inner #EditUserPopUp #EditUserTable .gridCell2 {
    line-height: 30px;
}

#ToolPageContent_ExternalBarcodes_ClearBarcode, #ToolPageContent_ExternalBarcodes_Submit1 {
    width: 100px;
}

td #ToolPageContent_umControl_dgUsers_btnAddNewUser, td #ToolPageContent_umControl_dgRoles_btnAddNewRole, .LeftDivCaption .TrHeight .ButtonClass, #MainPageContent_umControl_Seats_Search_Search_Btn, #ReleaseSelected, #MainPageContent_PatronScopeContent_btnSave:focus, #centerButtons .ButtonClass:focus {
    background-color: #ffffff;
    color: black;
    font-weight: 400;
    outline: none;
}

#ToolPageContent_umControl_dgUsers_btnUpdateUser_0, #ToolPageContent_umControl_dgUsers_btnCancelUpdateUser_0, #ToolPageContent_umControl_dgRoles_btnUpdateRole_6, #ToolPageContent_umControl_dgRoles_btnCancelUpdateRole_6, #MainPageContent_Quick_Sales_ChangePerformanceTable .ToolNewButtonClass {
    color: black;
    text-decoration: none;
}

.gridCell2 .ToolNewButtonClass, .gridCell2 .ToolNewButtonClass:hover, .gridCell2 .ToolNewButtonClass:visited {
    COLOR: black;
    TEXT-DECORATION: none;
}

.gridCell2 .ToolNewDeleteButtonClass, .gridCell2 .ToolNewDeleteButtonClass:hover, .gridCell2 .ToolNewDeleteButtonClass:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #6B0000;
}

#ToolPageContent_dgItems {
    width: 100%;
}

#viewreport168, #viewreport162, #viewreport163, #viewreport164, #viewreport165, #viewreport166, #viewreport167, .SectionSeatsLegend .webHeader a, #MainPageContent_SelectBASeat_HyperLinkBackToMap, #MainPageContent_SelectBASeat_HyperLinkBackToMap:focus {
    COLOR: black;
    TEXT-DECORATION: none;
}

.SectionDivCaption #ChangePerformanceTable .lft, #MainPageContent_SelectSection_ChangePerformanceTable .lft, td table tbody .TrHeight .topforms {
    PADDING-TOP: 3px;
}

    .SectionDivCaption #ChangePerformanceTable .lft .ToolNewButtonClass, #MainPageContent_SelectSection_ChangePerformanceTable .lft .ToolNewButtonClass {
        COLOR: black;
        TEXT-DECORATION: none;
    }

#centerButtons .row .button2016 {
    font-size: 12px;
    BACKGROUND-COLOR: #042E5C !important;
}

.StandardTemplatesClass a {
    ALL: unset;
    PADDING: 1px 6px 1px 6px;
    FONT-SIZE: 10.66px;
    FONT-STYLE: normal;
    FONT-WEIGHT: 400;
    LINE-HEIGHT: 15.2381px;
    COLOR: #000000;
    CURSOR: pointer;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    BORDER: 1px solid #000000;
    FONT-FAMILY: "Open Sans", sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    CURSOR: pointer;
    WIDTH: 40px !important;
    MARGIN: 2px;
}

#MainPageContent_SeasonList_PackagesList_PackageItem_0_ModifySubscription_0, #MainPageContent_FindOrders_FindOrder {
    MARGIN: 5px;
}

.OKCANCELButtonClass label {
    cursor: pointer;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    TEXT-DECORATION: none !important;
    color: black !important;
}

#tabCalendar .ToolNewButtonClass, #tabCalendar .ToolNewButtonClass:hover, #MainPageContent_SelectSeat_HyperLinkBack {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

#ToolPageContent_umControl_dgRoles, #ToolPageContent_umControl_dgUsers {
    margin-bottom: 40px;
}

#tabCalendar .ToolNewDeleteButtonClass, #tabCalendar .ToolNewDeleteButtonClass:hover, #ToolPageContent_SaleOffsets_btnDelete {
    COLOR: white;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #6B0000;
}

.OKCANCELButtonClass img {
    height: 35px;
    width: 40px;
}

.LeftDivContent div .TrHeight {
    margin-top: 5px;
}

.ConfirmationHeader {
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    WIDTH: 100%;
    PADDING-TOP: 2px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #506ce3;
    font-color: #FFFFFF;
}

.ConfirmationText {
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.ConfirmationTable {
    DISPLAY: block;
    Z-INDEX: 1500;
}


/* ============== Drop Down menu ================= */
.TSMainMenuBarContainer {
    width: 100%;
    display: inline-block;
    /*min-height: 20px;*/
    background-color: #d1d3d1;
}

.MenuBar TSMainMenuBarContainer {
    padding-left: 0px !important;
}

.navbar-inverse {
    background-color: #d1d3d1;
    border-color: #d1d3d1;
}

.navbar {
    margin-bottom: 0px !important;
    min-height: 20px !important;
}

@media (max-width: 770px) {
    .TSMainMenuBarContainer {
        width: 100%;
        display: inline-block;
        padding-left: 0px !important;
    }
}

@media (max-width: 770px) {
    .TSMainMenuBarContainer {
        padding-left: 0px !important;
    }
}

@media (min-width: 900px) {
    .MenuBar {
        background: #DCDEDC;
        background: -webkit-linear-gradient(#DCDEDC, #CCCECC);
        background: -o-linear-gradient(#DCDEDC, #CCCECC);
        background: -moz-linear-gradient(#DCDEDC, #CCCECC);
        background: linear-gradient(#DCDEDC, #CCCECC);
    }
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
    background-color: black !important;
    /* border-color: black; */
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

.MenuBar UL {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
}

.MenuBar A {
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    PADDING-BOTTOM: 2px;
    FONT: 11px tahoma;
    COLOR: black !important;
    PADDING-TOP: 4px;
    TEXT-DECORATION: none !important;
}

    .MenuBar A:hover {
        COLOR: white !important;
        TEXT-DECORATION: none !important;
    }

#nav, #nav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

    #nav li:hover, #nav li.sfhover {
        background: #A4A2A4 !important;
        color: white !important;
    }

    #nav a {
        display: block;
        text-transform: uppercase; /* force text to uppercase */
        /*width: 12em;*/
    }

    #nav li { /* all list items */
        DISPLAY: block;
        MARGIN: 0px;
        HEIGHT: fit-content;
        /*width: 12em; width needed or else Opera goes nuts */
    }

#navig li {
    float: left;
    DISPLAY: block;
    MARGIN: 0px;
    height: fit-content;
}

#nav li ul { /* second-level lists */
    border: solid 1px #A4A2A4;
    position: absolute;
    background: white;
    width: 18em;
    left: -999em;
    z-index: 999;
    /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
    left: auto !important;
}

#nav li ul li a { /* second-level links */
    width: 100%;
    text-transform: capitalize; /* force text to uppercase */
}

#nav li ul li { /* second-level lists */
    width: 100%;
}

.ApplyBtn {
    padding: 4px;
    float: left;
    background-color: #002C5A;
    font: bold 11px tahoma;
    color: white !important;
    text-decoration: none !important;
    text-align: center;
}

.CancelBtn {
    padding: 4px;
    float: left;
    background-color: #6B0000;
    font: bold 11px tahoma;
    color: white !important;
    text-decoration: none !important;
    text-align: center;
}

.TopBar {
    background-color: #1f4f82;
}

.Underline {
    text-decoration: underline;
}

.Hand {
    cursor: hand;
}

#ulRegPatronData {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.Unavailable {
    background-color: #D4D4D4;
    color: #000000;
    cursor: pointer;
    font-size: 8px;
    height: 10px;
    text-align: center;
    vertical-align: top;
}

.checklistLable, .statusCheckbox label {
    font-weight: normal !important;
}

@media print {
    [class*="col-md"], [class*="col-sm"], [class*="col-xs"] {
        float: none;
    }
}

.CellPaddingLeft {
    padding-left: 5px;
}

.FooterBkg {
    background-color: #173c57;
}

.FooterWidthHeight {
    min-height: 40px;
    max-height: 50px;
    width: 100%;
}

.FooterPosition {
    position: fixed;
    bottom: 0;
    z-index:2;
}

.FooterTextPositon {
    top: 25%;
}

.TextAlign {
    text-align: right;
}

.WhiteColor {
    color: #FFFFFF !important;
}

.Width100 {
    width: 100%;
}

.Padding {
    padding: 12px;
}

.containerMain {
    padding-bottom: 50px;
}

#LeftCol .SectionDiv .SectionDivContent {
    padding-bottom:10px;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    z-index: 1;
}

#searchMenu {
    width: 300px;
}

#searchBtnModal > i {
    font-size: 15px;
}

#addSingleTickets, #addPackage {
    text-decoration: none;
    color: rgb(0, 79, 156);
}

.addSingleTicketsDiv {
    margin-bottom: 5px;
}
.addSingleTicketsDiv button, .addPackageTicketDiv button {
  margin-right: 5px;
}
.TitleContainer {
    text-align: center;
    height:33px;
    background-color:#ffffff;    
}
#ToolPageContent_lblSeasonName, #SeasonNameCategory {
    font-family: Tahoma;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    color: #000000;
}
.TitleContainer div {
    margin-top:12px;
}
.TitleContainer div span, #AllPackages {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: 700;
        color: #000000;
        margin-right:3px;
    }
#MainPageContent_Transactions_ConfirmationInput_DIV1 a.ButtonClass {
    color: black;
    padding: 1px 6px 1px 6px;
}
.orangeHeader {
    color: #ff6600;
}
a.TabMenuSelected.list-group-item:hover {
    background-color: #A4A6A4;
}
.divMessage input.ButtonClass[value=Yes], .divMessage input.ButtonClass[value=Cancel], input.ButtonClass.ClipboardClass[value=Copy], input.ButtonClass[value=Promote] {
    padding: 1px 6px 1px 6px;
}

.ui-datepicker .ui-datepicker-header {
    padding: .2em .2em 2em !important;
}

#StatusImg {
    position: absolute;
    left: 190px;
    top: 27px;
    font-size: 13px;
}

.DatePickerItem, button.ui-datepicker-trigger {
    margin: 5px 0px 5px 5px;
    height: 23px;
}
.PrintOrderLink{
    text-decoration:underline;
    font-size:13px;
}
.TextInvisible {
    opacity:0;
    font-size:0.5px;
}
.TopBar {
    background-image: url(../../images/head_bg.gif);
}
.PaddingLeft {
    padding-left: 40px;
}
.FindOrder {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    color: inherit;
}
 
 @page  
{ 
    size: 8.5in 11in;   /* auto is the initial value */ 

    /* this affects the margin in the printer settings */ 
	margin-top: 1.0cm;
    margin-bottom: 1.0cm;
    margin-left: 0.5cm;
    margin-right: 0.5cm;
} 
/*------------------------------------:Calendar-------------------------*/
.CalendarLink 
	{ 
		COLOR: black; 
		BACKGROUND-COLOR: #FF9900;
	}
A.CalendarLink:link {
	FONT: bold 9px tahoma; CURSOR: pointer; COLOR: black; TEXT-DECORATION: none
}
A.CalendarLink:visited {
	FONT: bold 9px tahoma; CURSOR: pointer; COLOR: black; TEXT-DECORATION: none
}
A.CalendarLink:active {
	FONT: bold 9px tahoma; CURSOR: pointer; COLOR: black; TEXT-DECORATION: none
}
A.CalendarLink:hover {
	FONT: bold 9px tahoma; COLOR: black; TEXT-DECORATION: underline
}

.OtherMonthDays
{
	COLOR: Silver; 
	BACKGROUND-COLOR: White;
}
.DayStyle
{
	FONT: 9px Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CCCCCC; 
}
.NextPrevLink, A.NextPrevLink, td.NextPrevLink
{ 
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
td.NextPrevLink
{
	background-color:#003366;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}
.WeekSelector
	{ 
		BORDER: 0px;
	}
TD.tdCalHeader{FONT-SIZE: 7pt; COLOR: #ffffff; BACKGROUND-COLOR: #616D73; TEXT-ALIGN: center;padding:2}
TD.tdCalDay{BORDER: #000000 1px solid; FONT-SIZE: 8pt; VERTICAL-ALIGN: top; WIDTH: 120px; HEIGHT: 100px; TEXT-ALIGN: center;}
table.chngmon
{
	color:white;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	width:100%;
	border:0px;
	border-collapse:collapse;
}
#DateLable
{
	color: White !important;
	font-weight: bold !important;
}
/*----------------------------------------------------------------------*/

/*------------------------------------:Categories-----------------------*/
.status-msg-wrap {
    font-size:100%;
    margin:10px auto;
    position:relative;
    width:30%;
}

.status-msg-body {
    padding:0.3em 0;
    position:absolute;
    text-align:center;
    width:100%;
    z-index:4;
}

.status-msg-border {
    border:1px solid #000000;
    opacity:0.4;
    position:relative;
    width:100%;
}

.status-msg-bg {
    background-color:#CCCCCC;
    opacity:0.8;
    position:relative;
    width:100%;
    z-index:1;
}

.status-msg-hidden {
    padding:0.3em 0;
    visibility:hidden;
}

/*---------------------------------------------------------------------------*/

/*------------------------------------:Categories----------------------------*/
.SelectedCategory
	{		
		color: #9C0000;
		FONT-WEIGHT: bold; 
	}
/*----------------------------------------------------------------------*/

/*------------------------------------:Quick_Sales-----------------------*/
.qsHead
	{
		color: #9C0000;
		FONT-WEIGHT: bold; 
	}
.QuickSalesDiv
	{
		width: 99%;
		height: 96%;
	}
/*----------------------------------------------------------------------*/

/*------------------------------------:Holds----------------------------*/
	.More_colors_Span
	{
		color: Gray;
		cursor: pointer;
	}
	.LeftDivCaptionBottom
	{
		background-color:#003366;
		color: #FFFFFF;
		cursor: pointer;
	}
    .LeftDivHolds
    {
		padding-right: 0px;
		padding-left: 0px;
    }
    .HoldTable
    {
        border-color: #FFFFFF;
        border-style: solid;
        border-width: 0px;
        width: 92%;
    }
    .WhiteText
    {
        color: White;
    }
    .HoldSample 
    {
     background-color: Yellow;
     width: 38px;
     height: 38px;
     text-align: center; 
     vertical-align: middle;
     margin:5px 3px 12px 3px;
     border: #000000 solid 1px;
     padding-top:10px;
    }
    .HoldPickerSample
    {
        width: 5px;
        height: 15px;
		FONT-SIZE: 9pt; 
        text-align: center; 
        border-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
        cursor: pointer;
    }
    .HoldPickerSampleTable
    {
        margin-top: 5px;
        border-color: #000000;
        border-style: solid;
        border-width: 1px;
    }
    .HoldDrpdwn
	{
		width: 96%;
	}
/*----------------------------------------------------------------------*/

/*------------------------------------:Datagrid-------------------------*/
.gridTableHeader 
	{ 
		BORDER-RIGHT: #003366 1px solid; 
		PADDING-RIGHT: 4px; 
		BORDER-TOP: #003366 1px solid; 
		PADDING-LEFT: 4px; 
		FONT-WEIGHT: bold; 
		FONT-SIZE: 8pt; 
		PADDING-BOTTOM: 4px; 
		BORDER-LEFT: #003366 1px solid; 
		WIDTH: 100%; 
		COLOR: #ffffff; 
		PADDING-TOP: 4px; 
		BORDER-BOTTOM: #003366 1px solid; 
		FONT-FAMILY: Verdana; 
		BACKGROUND-COLOR: #006699;
		width:100%; 
	}
.gridTableContainer 
	{ 
		BORDER-RIGHT: #003366 1px solid; 
		PADDING-RIGHT: 3px; 
		BORDER-TOP: #003366 0px solid; 
		PADDING-LEFT: 3px; 
		PADDING-BOTTOM: 3px; 
		BORDER-LEFT: #003366 1px solid; 
		PADDING-TOP: 3px; 
		BORDER-BOTTOM: #003366 1px solid;
		width:100%; 
	}
	
.tHead {
	color:#004F9C;
	font-family: Verdana; /* Font Face */
	font-weight:bold;
	padding:6px;
	text-align:left;
	margin:10px 0px 6px 0px;
}
	
.gridRow
	{
		color: #fff;
	    font-size:12px;
	    font-weight:bold;
		font-family:Tahoma;
		letter-spacing:1px;
		text-align: center;
	}
.gridHeader
	{
		background: #496E9B;
	}
.gridItem
	{
		FONT-SIZE: 10px; 
		CURSOR: hand; 
		FONT-FAMILY: Verdana; 
		HEIGHT: 25px 
	}
.gridCell
	{
		border-right:solid 1px;
		border-color:white;
		text-align: center;
		font-size:12px;
		font-family:Tahoma;
		letter-spacing:1px;
	}
.light { background-color:#E8EDF3;  }
.dark { background-color:#F5F5F5; }
.Sublight { background-color:#E8EDF3;  }
.Subdark { background-color:#F5F5F5; }
.price {
	font-family: verdana,sans-serif;
	font-size:11px !important;
	font-weight: bold !important;
	color: #004F9C;
	background-color: transparent;
}

.gridQuantityCell
	{ 
		Width: 80px;
	}	
.gridContentTable
	{
		border-collapse: collapse;
		BORDER-RIGHT: black 1px;
		BORDER-TOP: black 1px;
		BORDER-LEFT: black 1px;
		BORDER-BOTTOM: black 1px;
		BACKGROUND-COLOR: #ffffff;
		width:95%;
	}

.process_small {
	width:30px !important;
	 }	
	
.process {
	display:block; width:110px;
	background-color:#002C5A;
	float: both;
	padding:3px;  margin-left:6px;
	margin-top:6px; margin-bottom:6px;margin-right:40px;
	text-align:center; }
	
.process a {
	font: bold 11px tahoma; color:white !important;
	text-decoration:none !important; padding-left:20px; padding-right:20px;}
	
/*----------------------------------------------------------------------*/

/*------------------------------------:Packages----------------------------*/
.PackageNavigationspan
	{
		margin: 1px;
		font-size:11px;
		font-family:Tahoma;
		letter-spacing:1px;
		/*PADDING: 2px;*/
		width: 100%;
	}
.PackageNavigationspanSelected
	{
		background-color:#FF9900;
	}
.PackageNaviationDescription
	{
		display:none;	/*Do not display event description on season package sales screen by default.  This can be overridden in clients custom stylesheet*/
	}
.PackagePerformaceVenue
	{
		display:none;	/*Do not display event description on season package sales screen by default.  This can be overridden in clients custom stylesheet*/
	}
.PackageDiv
	{
		margin: 10px 0px 10px 10px;
	}
.PackageEventSpan
	{

	}
.PackageEventLabel
	{
	font-weight: bold;
	}
.PackagePerformace
	{
		margin-left: 20px;
	}	
.PackagePerformaceLabel
	{

	}	
.PackagePerformaceDropdwn
	{

	}	
.PackageEvents
	{
	PADDING-TOP: 10px;
	PADDING-Left: 10px;
	}
/*----------------------------------------------------------------------*/

/*------------------------------------:Items----------------------------*/
.CategiriasedItemsDivContent
	{
			text-align: center;
	}
.CategoriasedItemDiv
	{
			width: 45%;
			margin: 10px;
			float: left;
	}
.DonationsInput
	{
		WIDTH: 50px;
		border: #000000 1px solid;
	}

.DonationsDiv
	{
		border: #CCCCCC 1px solid;
		margin: 5px;
	}

.CurrencyBeforeInput
	{
		margin: 2px;
		margin-bottom: 6px;		
		font-size: 13px;
	}
/*----------------------------------------------------------------------*/

/*------------------------------------:Single----------------------------*/
.EventsDiv
	{
        margin-bottom: 10px;
	}
.EventsDivContent
	{
		BORDER-RIGHT: #CCCCCC 1px solid; 
		BORDER-LEFT: #CCCCCC 1px solid; 
		BORDER-BOTTOM: #CCCCCC 1px solid;
		background-color:#ffffff;
	}
.EventsDivCaption
	{
		background-color:#CCCCCC;
		color: #003366;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		PADDING: 2px;
	}
.ShowHidePerformanceList
	{
		font-size: 10px;
		cursor:pointer;
	}
.PackagesDivCaption
	{
		cursor:pointer;
		margin-bottom: 10px;
		height: 25px;
		background-color:#4C6E9C;
		PADDING: 0px;
	}
.PackagesTD
	{

	}
.PackagesSpan
	{
		width: 100%;
		height: 23px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #FFFFFF;
	}	
.PackagesDivCaptionSel
	{
		cursor:pointer;
		height: 15px;
		background-color:#4C6E9C;
		PADDING: 0px;

	}
.PackagesTDSel
	{

	}
.SeasonPackageButton {
    height: 25px;
    font-size: 10px !important;
}
.RunsDivCaption
	{
		cursor:pointer;
		margin: 10px;
		width: 99%;
		height: 25px;
		background-color:#BCC8FF;
		PADDING: 0px;

	}
.RunsTD
	{
		border-top-color: #BCC8FF;
		border-top-style: solid;
		border-top-width: 2px; 
		border-bottom-color: #BCC8FF;
		border-bottom-style: solid;
		border-bottom-width: 3px; 
	}
.RunsDivCaptionSel
	{
		cursor:pointer;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		width: 99%;
		height: 15px;
		background-color:#BCC8FF;
		PADDING: 0px;

	}
.RunsTDSel
	{
		border-top: #BCC8FF 2px solid;
	}
.PackagesSpanSel
	{
		width: 100%;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		color: white;
	}
.PackagesDivCaptionSelDesk
	{
		height: 15px;
		padding: 0px;
	}
.PackagesTDSelDesk
	{	
		border-bottom:1px solid #4C6E9C;
	}
.PackagesSpanSelDesk
	{
		width: 100%;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		color: #003366;
	}
.PackagesDiv{
	margin: 10px;
	border: #4C6E9C 1px solid;
}
.PackagesDivCaptionDesk
	{
		qborder-left:1px solid #4C6E9C;
		qborder-right:1px solid #4C6E9C;
		padding-left: 40px;
	}
.PriceInfoDivContent
	{
		border:1px solid black;
		padding:5px;		
	}
	
#centerButtons {
		text-align:center; margin:0px;
	}
.PackagesImageRight
	{
	}
.PackagesImageLeft
	{
	}
.PerfDate
	{
		font-weight: bold;
	}
.PerfListItem
	{
		padding: 2px 3px 2px 5px;
		border-top: #CCCCCC 1px dotted;
		cursor:pointer;
	}
.PerfListItemDark
	{
		background-color:#EAEAEA;
	}
.PerfListItemLight
	{
		background-color:#FFFFFF;
	}
.DivSinglePerformance
	{
		cursor:pointer;
	}
.EventDescriptionDiv
	{
        padding:3px;
	}
.DescriptionTable 
    {
        width: 80%;
    }
.PerformanceDivContent
	{
		/*float: right;*/
		vertical-align: top;
	}
.EventsTable
	{
		width: 100%;
	}
.EventsTr
	{
		/*BORDER: #CCCCCC 1px solid;*/
	}
.EventsImageTd
	{
		BORDER-RIGHT: #CCCCCC 1px solid;
	}
.EventsTable.tr.td
	{
		BORDER: #CCCCCC 1px solid;
	}
.DivPackagePerformance{
    margin-bottom:3px;
}
/*----------------------------------------------------------------------*/

/*------------------------------------:Section----------------------------*/
.SectionLegendDiv
{
    float:left;
    margin-top:10px;
}
.SectionDiv
	{
		margin: 10px 0px 10px 10px;
		height: 88%;
		
	}
.SectionContent
	{
		BORDER-LEFT: #cccccc 2px ridge; 
		width: 100%;
		height:100%;
		background-color:#EAEAEA;
	}
.PerfNameDivCaption
	{
	color: #FFFFFF !important;
    text-align: left;
	}
.PerfNameCaption 
	{
		PADDING-LEFT: 3px;
		font-size: 12px;
		font-weight: bold;
	}
.PerSetdefaultDiv
	{
		color: #FFFFFF;
    	padding-right: 10px;
    	text-align: right;
	}
.PerSetdefDiv {
    padding-right: 10px;
    text-align: right;
}

    .PerSetdefDiv span {
        float: right;
}

.PerSetdefaultInput
	{
		BACKGROUND-COLOR: #003366;
	}
.PerformanceTable
	{
		
        float:right;
        width:100%;
	}
.PerformanceCaptionRow
	{
		background-color:#cccccc !important;
		font-weight: bold;
		PADDING: 3px;
	}
.PerformanceRow
	{
		BORDER: #cccccc 1px solid;
		font-weight: bold;
		PADDING: 3px;
	}
.SectionDivCaption
	{
		//width: 100%;
		background-color:#003366 !important;
		color: #FFFFFF !important;
		text-align: left;
	}
.SectionDivContent{
		width: auto;
		background-color: none;
		border: none;
		padding:0px;
		border:none;
}
.SectionItem
	{
		PADDING: 3px;
		COLOR: blue; 
		text-decoration:underline;
		cursor:pointer;
	}	
.GAItem
	{
		PADDING: 3px;
		font-weight: bold;
		font-size: 10px;
		cursor:pointer;
        color: black;
	}
.GAInput
	{
		PADDING: 3px;
		COLOR: #FFFFFF; 
		background-color:#000000;
		cursor:pointer;
	}
.SectionSeats
	{
		float: left;
		padding: 10px;
		padding-top:30px;
		text-align: center;
		vertical-align: middle;
	}

.sm_SectionDescription
{
	display:block;
	width:500px;
}
#SeatImageDiv{
    width: 200px;
    float:left;
    padding-top: 30px;
    padding-right:5px;
}
#SeatImage{
    max-width:100%;
    max-height:100%;
}
.SectionSeatsGA
	{
		float: left;
		PADDING: 10px;
		padding-top:30px;
		width: 100%
	}
.SectionSeatsLegend
	{
		padding-top: 30px;
		float: left;
	}
@media only screen and (max-width: 686px) {
    .SectionSeatsLegend {
        width: 100%;
    }
}
.SectionSeatsLegendCaption
	{
		BORDER: black 1px solid;
		background-color:#003366 !important;
		color: #FFFFFF !important;
		text-align: center;
        font-size: 12px;
	}
.Add_To_CartDiv
	{
		
	}
.SectionSeatsLegendContent
	{
		BORDER: black 1px solid;
	}
.SectionSeatsMiniMap
	{
		BORDER: black 1px solid;
		PADDING: 10px;
	}
.divMapSection
	{
		margin-top: 10px;
		float: left;
		margin: 10px;
		PADDING: 5px;
	}
.divMapLegend
	{
		width: auto;
		margin-top: 10px;		
		text-align: left;
        padding-top: 5px;
	}
.PerformancePieChart{
    BORDER: #cccccc 1px solid;
    background-color: #ffffff;
}
.divContainerMapLegend
	{
		float: left;
		text-align: center;
	}
.RowPriceLight {
	BACKGROUND-COLOR: #F5F5F5;
}
.RowPriceDark {
	BACKGROUND-COLOR: #E8EDF3;
}

.PriceTable {
    text-align: center;
    width: 100%;
}

@media only screen and (max-width: 520px) {
    .PriceTable {
        text-align: center;
    }
}

@media only screen and (min-width: 800px) {
    .PriceTable {
        text-align: center;
    }
}
    /*.RowPriceLight
{
	background-color:#FFFFFF;
}
.RowPriceDark
{
	background-color:#EAEAEA;
}*/
    /*----------------------------------------------------------------------*/

    /*------------------------------------:Other----------------------------*/
    IMG {
        border: 0;
    }

    .InformLabel {
        margin-top: 5px;
        margin-left: 10px;
        color: #003366;
        font-weight: bold;
        font-size: 14px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }

    @media only screen and (max-width: 686px) {
        .InformLabel {
            width: 100%;
            color: #003366;
            font-weight: bold;
            font-size: 14px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
        }
    }

.InformGaLabel {
    margin-top: 10px;
    color: #424242;
    font-size: 13px;
}

    .AllEventsTextLink {
        color: #999999;
    }

    .AdviceLable {
        color: #5f5f5f;
        font-style: italic;
        font-size: 12px;
    }
    /*.textfield		
	{
		BORDER:1px solid; 
		border-color:#AAAAFF;
		width:30px;
	}*/
    .drpodwnBA {
        margin: 1px;
    }

    .ulOptionsTitle {
        display: none;
    }

    .display_none {
        display: none;
    }
    /*----------------------------------------------------------------------*/

    /*------------------------------:SeatingMap---------------------------*/

    .MapSeat {
        border-left: solid 1px white;
        border-bottom: solid 1px white;
        height: 10px;
        width: 10px;
        font-size: 8px;
    }

    .HalfSeat {
        border-left: solid 1px white;
        border-bottom: solid 1px white;
        height: 10px;
        width: 4.5px;
    }

    .GraphicSeat {
        border: none;
        height: 10px;
        width: 10px;
        user-select: none;
    }

    .SeatRow {
        font-size: 7pt;
        width: 50px;
        height: 10px;
        float: left;
    }

    .SeatCell {
        font-size: 8px;
        width: 10px;
        height: 10px;
        cursor: pointer;
        text-align: center;
        vertical-align: top;
    }

    .SeatDiv {
        width: 10px;
    }

    .HoldSeatDiv {
        height: 10px;
        width: 10px;
        text-align: center;
        vertical-align: top;
        line-height: 9px;
    }
    /*----------------------------------------------------------------------*/

    /*------------------------------:ShoppingCart---------------------------*/
    .buttonSc, .buttonScNew {
        cursor: pointer;
        font-family: Tahoma;
        font-size: 8pt;
        color: #000000;
        font-style: normal;
        text-align: center;
        border: 1px;
        border-style: solid;
        border-color: #000000;
        background-color: #FFFFFF;
    }

    .buttonScNew {
        padding: 2px;
    }

    .LinkSeatView {
        font-family: Tahoma;
        font-size: 13px;
        padding-left: 24px;
        padding-right: 24px
    }

.button2016, a.button2016, a.button2016:link {
    background: #1f4f82 !important;
    color: white;
    border-bottom-color: rgb(46, 109, 164);
    border-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    border: 1px solid #124d77;
    display: inline-block;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 4px 24px 8px 24px;
    margin: 0;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-size-adjust: 100%;
}

        . a.button2016:hover {
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
            background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
            background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
            background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
            background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
            background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
            background-color: #0061a7;
        }

        .button2016:active, a.button2016:active {
            position: relative;
            top: 1px;
        }

    .divCart {
        width: 100%;
    }

    a.RecommendationItem {
        cursor: pointer;
        text-decoration: none;
    }

        a.RecommendationItem:link {
            color: #000000;
            text-decoration: none;
        }

        a.RecommendationItem:visited {
            color: #000000;
            text-decoration: none;
        }

        a.RecommendationItem:active {
            color: #FF0053;
            text-decoration: none;
        }

        a.RecommendationItem:hover {
            color: #FF0053;
            text-decoration: none;
        }

    .RecommendationDescription {
        qdisplay: none;
    }

    .rdClient18 {
        display: block;
    }

    .RecItemBox {
        padding: 4px;
        padding-left: 14px
    }

    a.Lightning, a.Ligtning:hover, a.Ligtning:visited, a.Ligtning:active,
    a.Turtle, a.Turtle:hover, a.Turtle:visited, a.Turtle:active,
    a.btn, a.btn:hover, a.btn:visited, a.btn:active {
        background-color: #042E5C !important;
        font-weight: bold !important;
        color: #FFFFFF !important;
        text-decoration: none !important;
        display: inline-block;
    }
    /*----------------------------------------------------------------------*/

    .BottomBar {
        clear: both;
    }

    /* how to color season packages ! */
a.clsseasonbuybtn663:active, a.clsseasonbuybtn675:active, a.clsseasonbuybtn676:active, a.clsseasonbuybtn678:active, a.clsseasonbuybtn679:active,
a.clsseasonbuybtn663:hover, a.clsseasonbuybtn675:hover, a.clsseasonbuybtn676:hover, a.clsseasonbuybtn678:hover, a.clsseasonbuybtn679:hover,
a.clsseasonbuybtn663:visited, a.clsseasonbuybtn675:visited, a.clsseasonbuybtn676:visited, a.clsseasonbuybtn678:visited, a.clsseasonbuybtn679:visited,
a.clsseasonbuybtn663, a.clsseasonbuybtn675, a.clsseasonbuybtn676, a.clsseasonbuybtn678, a.clsseasonbuybtn679,
.clsseasonbuybtn663, .clsseasonbuybtn675, .clsseasonbuybtn676, .clsseasonbuybtn678, .clsseasonbuybtn679,
a.clsseasonbuybtn680:active, a.clsseasonbuybtn680:hover, a.clsseasonbuybtn680:visited, a.clsseasonbuybtn680, .clsseasonbuybtn680,
a.clsseasonbuybtn725:active, a.clsseasonbuybtn725:hover, a.clsseasonbuybtn725:visited, a.clsseasonbuybtn725, .clsseasonbuybtn725,
a.clsseasonbuybtn726:active, a.clsseasonbuybtn726:hover, a.clsseasonbuybtn726:visited, a.clsseasonbuybtn726, .clsseasonbuybtn726,
a.clsseasonbuybtn727:active, a.clsseasonbuybtn727:hover, a.clsseasonbuybtn727:visited, a.clsseasonbuybtn727, .clsseasonbuybtn727,
a.clsseasonbuybtn728:active, a.clsseasonbuybtn728:hover, a.clsseasonbuybtn728:visited, a.clsseasonbuybtn728, .clsseasonbuybtn728,
.clsseasonbuybtn3777 .Turtle, .clsseasonbuybtn3783 .Turtle, .clsseasonbuybtn3782 .Turtle
/*
, a.clsseasonbuybtn681:active, a.clsseasonbuybtn681:hover, a.clsseasonbuybtn681:visited, a.clsseasonbuybtn681, .clsseasonbuybtn681 
, a.clsseasonbuybtn682:active, a.clsseasonbuybtn682:hover, a.clsseasonbuybtn682:visited, a.clsseasonbuybtn682, .clsseasonbuybtn682 
, a.clsseasonbuybtn683:active, a.clsseasonbuybtn683:hover, a.clsseasonbuybtn683:visited, a.clsseasonbuybtn683, .clsseasonbuybtn683 
*/ {
    display: none;
}

    .clsseason663, .clsseason675, .clsseason676, .clsseason678, .clsseason679, .clsseasonrun17,
    .clsseasonrun18, .clsseasonrun680,
    .clsseasonrun22, .clsseasonrun725, .clsseasonrun726, .clsseasonrun727, .clsseasonrun728
    /*, .clsseasonrun19, .clsseasonrun681, .clsseasonrun682, .clsseasonrun683 */ {
        background-color: #AA0000;
    }

    .clsborderseason663, .clsborderseason675, .clsborderseason676, .clsborderseason678, .clsborderseason679, .clsborderseasonrun17,
    .clsborderseason680, .clsborderseasonrun18,
    .clsborderseasonrun22, .clsborderseasonrun725, .clsborderseasonrun726, .clsborderseasonrun727, .clsborderseasonrun728
    /*, .clsseasonrun19, .clsseasonrun681, .clsseasonrun682, .clsseasonrun683 */ {
        border: #AA0000 1px solid;
    }

    #PaymentInstructions {
        font-size: larger;
        font-weight: bold;
    }

    #GATicketLimit {
        margin-left: 5px;
    }

    /*------------------------------:BAseats--------------------------------*/
    .ddCountsDrpdwn {
        width: 40px;
    }

    .ddCountsTxt {
        width: 40px;
        border: solid 1px #000000;
    }
    .SectionDivCaption table {
        width: 100%;
    }
    #VenueDescriptionDiv{
        display:none;
    }
    #PEVDescription {
        min-height: 250px;
    }
    #PerformanceTableEventDescription {
        border: 0;
    }
    .AllEventsTextLink{
        font-weight:normal;
    }
    #PerformanceTableEventDescription .PerformanceRow {
        font-weight: normal;
    }
    #tableSectionSeatsGA {
        margin: 20px;
        width: 90%;
        border: 0;
        display: block;
    }
        #tableSectionSeatsGA tbody {
            display: block;
        }
    .SectionSeatsGAtr1, SectionSeatsGAtr2 {
        display: block;
    }
    .SectionSeatsGAtr1 {
        overflow: hidden;
    }

    .SectionSeatsGAtd1 {
        display: inline-block !important;
        float: left !important;
    }
    .SectionSeatsGAtd2 {
        display: inline-block !important;
    }
    #Add_To_CartDiv .InformGaLabel{
        padding-bottom:5px;
        width:340px;
        padding-left:30px;
    }
    #tdBAVenueMapSmall {
        align-content: center;
        display: block;
        float: right;
    }
    .trBAVenueMapSmall{
        display:block;
    }
    #overlay_graphic{
        display:none;
        text-align:center;
        vertical-align:central;
    }
    #centerPane {
        border: 1;
        background: none repeat scroll 0% 0% rgb(255, 255, 243);
        border: 10px solid #003366;
    }
    #VenueImageMap{
        cursor:crosshair;
    }
    .InformGaLabelNRT {
        padding-left: 30px;
        padding-bottom: 3px;
    }
    .ATCdiv {
        padding-left: 35px;
    }
    .ATCdivButton{
        margin-top:22px;
    }
    .imgStep2 {
        padding-bottom: 3px;
        padding-right: 5px;
    }
    #tableSectionSeatsGA .PriceTable tbody {
        display: contents;
    }
    #VenueImageMapSmall{
        cursor:pointer;
        padding-top:5px;
    }
/*----------------------------------------------------------------------*/
.lft {
    float: left;
}

    .rgt {
        float: right;
    }

    .clr {
        clear: both;
    }

    .divexpimg {
        margin: 2px;
    }
    /*-------------------------confirmation------------------------------------*/
    .confpahlink, .confpahlink:active, .confpahlink:visited, .confpahlink:hover {
        font-weight: bold;
        font-size: 14px;
    }
    /*------------------------- previewBlockDiv------------------------------------*/
    .previewBlock {
        position: absolute;
        z-index: 999999;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        margin: 0px;
        border-width: 0px;
        width: 100%;
        height: 100%;
        opacity: 0;
        background-color: white;
    }
    /*-- cart --*/
    .expfield {
        width: 55px;
    }

    .OrderPatronBLock > .actions > .orderno {
        width: 150px;
        float: left;
    }

    .OrderPatronBLock > .actions > .action {
        width: 110px;
        float: left;
    }

    .OrderPatronBLock > .actions > .action2 {
        width: 150px;
        float: left;
    }

    .dataBLock > .blktitle {
        font-size: 120%;
        margin-bottom: 5px;
    }

    div.selcount {
        text-align: center;
        font-weight: bolder;
        font-size: 12pt;
    }

    .gridQuantityCell {
        padding: 2px 0px;
    }

        .gridQuantityCell .qtyitem {
            width: 40px;
            float: left;
            margin: 0px 2px;
        }

        .gridQuantityCell .minusitem, .gridQuantityCell .plusitem {
            float: left;
            width: 17px;
            color: #fff;
            border-radius: 50%;
            background-color: #0472E4;
            display: inline-block;
            padding: 0 0 0 0;
            font-family: Courier, Courier New, Arial;
            font-size: 20px;
            font-weight: bold;
            line-height: 17px;
            text-align: center;
            cursor: pointer;
        }

        .gridQuantityCell .plusitem {
            padding: 0 0 0 1px;
        }

    .processCart {
        margin-top: 3px;
    }

    .Client163 .QuickSelect {
        display: none !important;
    }

    #ItemsList tr {
        border-bottom: solid 1px #496E9B;
    }

    @media print {
        .TopBar {
            display: none;
        }

        #tab {
            display: none;
        }

        .OrderPatronBLock > .actions > .action, .OrderPatronBLock > .actions > .action2 {
            display: none;
        }

        #PatronsBlock .MainCaption {
            display: block !important
        }

        #OrdersBlock .MainCaption {
            display: block !important
        }

        .OrderPatronBLock {
            height: auto !important
        }

        div {
            page-break-inside: avoid;
        }

        .gridCell {
            text-align: center !important;
            width: auto !important;
        }

        .orderno {
            text-align: left !important
        }

        .left {
            float: left
        }

        .AItemDetail {
            display: none
        }
    }


    @media print {
        [class*="col-md"], [class*="col-sm"], [class*="col-xs"] {
            float: none;
        }
    }
 
 /*-----------------:SalesCart-----------------------------*/
.DeleteBtn {
    cursor: pointer;
}
/*-----------------:PayCart-----------------------------*/
.divDetails {
    width: 343px;
}

.divDetailsHeader {
    background: #496E9B;
    height: 20px;
    color: #ffffff;
    font-weight: bold;
    font-family: verdana,sans-serif;
    font-size: 10.5px;
    text-align: center;
}

.tblField {
    height: 23px;
}

.tdFieldLeft {
    width: 130px;
    font-family: verdana,sans-serif;
    font-size: 11px;
    color: black;
    /* background-color:#E8EDF3; */
}

.tdFieldRight {
    width: 170px;
    /* background-color:#E8EDF3; */
}

.icos {
    width: 36px;
}

.required {
    color: #0152B6;
    font-weight: bold;
}

.ship {
    background: #496E9B;
    color: #ffffff;
}

.th1 { /* Detail TABLE HEADER */
    background-color: #4A6E9B;
    font: bold 11px tahoma;
    color: white;
    text-align: left;
    padding-left: 6px;
    height: 24px;
}

.th2 { /* Detail TABLE text */
    background-color: #4A6E9B;
    font: 11px tahoma;
    color: white;
    text-align: left;
    padding-left: 6px;
}

.smallwidth {
    width: 96px;
    height: 18px;
    background: white;
    border: 1px solid gray;
    font: 11px arial;
}

.orderbalance {
    font: bold 11px tahoma;
    color: black;
    padding-right: 12px;
    height: 20px;
    padding-top: 10px;
    margin-left: 8px;
}

    .orderbalance b {
        font: bold 12px tahoma;
        color: #9C0000;
    }

.addcomment {
    font: 11px tahoma;
    color: #48729C;
    padding-right: 12px;
    height: 20px;
    padding-top: 10px;
}

/*-----------------:face-----------------------------*/
/* Page Settings */
#ulHeaderShell {
    FILTER: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ff20577F,endColorstr=#ff0a1a26);
    HEIGHT: 8%;
    BACKGROUND-COLOR: #173c57
}

#ulHeaderOuter {
    BORDER-BOTTOM: #cccccc 2px ridge;
    HEIGHT: 100%
}

#ulHeaderInner {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    PADDING-TOP: 0px
}

    #ulHeaderInner FORM {
        DISPLAY: inline
    }

    #ulHeaderInner INPUT {
        FONT-SIZE: xx-small
    }

    #ulHeaderInner TABLE {
        COLOR: #ffffff
    }

    #ulHeaderInner TH {
        COLOR: #ffffff
    }

    #ulHeaderInner TD {
        COLOR: #ffffff
    }

.EventList {
    font-size: 10pt;
    font-family: verdana, sans-serif;
    color: #FFFFFF;
    background: #20577f;
}

.EventListDescription {
    font-size: 7pt;
    font-family: verdana, sans-serif;
    color: #000000;
    background: #c7c7e7;
    vertical-align: top;
}

.ToolRow0 {
    color: #333333;
    background: #FFFFFF;
}

.ToolRow1 {
    color: #333333;
    background: #F3F3F3;
}

.PerformanceList0 {
    color: #333333;
    background: #FFFFFF;
    cursor: pointer;
}

.PerformanceListOver0 {
    color: #616D73;
    background: #FCE37E;
    cursor: pointer;
}

.PerformanceList1 {
    color: #333333;
    background: #E9EAEB;
    cursor: pointer;
}

.PerformanceListOver1 {
    color: #616D73;
    background: #FCE37E;
    cursor: pointer;
}

.PerformanceListDate {
    font-style: italic;
}

.seatMapPerformanceName {
    font-size: small;
    font-weight: bold;
}

.seatMapSectionName {
    font-size: x-small;
    font-weight: bold;
}

.seatMapHoverSeat {
    font-size: x-small;
    font-style: italic;
}

td /* table fix for browser bug, should match settings in body definition */ {
    font-family: verdana,sans-serif;
    font-size: 10.5px;
}

.pageContainer /* alignment of application buttons */ {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.buttonContainer /* alignment of application buttons */ {
    text-align: center;
}

.footer {
    font-size: 80%;
    color: #aaaaaa;
}


/* Page Settings */

form /* ensure forms don't create space around themselves */ {
    display: inline;
}

h1 /* heading lvl 1 */ {
    color: #000000;
    font-size: 120%;
    font-weight: bold;
}

h2 /* heading lvl 2 */ {
    color: #000000;
    font-size: 120%;
}

h3 /* heading lvl 3 */ {
    color: #000000;
    font-size: 110%;
    font-weight: bold;
}

ul /* unordered list */ {
    list-style: circle outside;
}

ol /* ordered list */ {
    list-style: decimal outside;
}


/* Table Styles */

.table {
    width: 735px;
}

.tablevar {
    width: 96%;
}

th /* table shading - header */ {
    background-color: #20577f;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    /* table fix for browser bug, should match settings in body definition */
    font-family: verdana,sans-serif;
    font-size: 10.5px;
    /* height: 22px; */
}

.tp /* Table shading - page background */ {
    background: #ffffff;
}

.tl /* Table shading - light */ {
    background: #eeeeee;
}

.td /* Table shading - dark */ {
    background: #dddddd;
}

.tdDashedBottom {
    padding-bottom: 10px;
    border-bottom: dashed;
    border-width: 1px;
    border-color: black;
}

.ta /* Table shading - alternate */ {
    background: #cccccc;
}

.th /* Table shading - hilit */ {
    background: #aaaaaa;
    color: #ffffff;
    cursor: pointer;
}

.tblData {
    border-collapse: collapse;
    /*border: 1px solid #cccccc;*/
    width: 100%;
}

.tblDataTh {
    background: #496E9B;
    height: 20px;
    color: #ffffff;
    font-weight: bold;
    font-family: verdana,sans-serif;
    font-size: 10.5px;
}

.tblDataTd {
    /*border: 1px solid #cccccc;*/
    padding: 1px;
    font-size: 10.5px;
    background: #ffffff;
}


#divConfHtmlDisplay {
    padding-left: 10px;
    padding-right: 10px;
}

#divAddOrderForAnotherClient {
    padding-left: 10px;
    padding-right: 10px;
}
.tblPayCC .tblDataTd {
    display: table-cell;
    border: none;
    font-size: 14px;
    background: #ffffff;
    padding-right: 10px;
    vertical-align: middle;
    BACKGROUND-COLOR: #eaeaea !important;
}

.tblCCFrame {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin: 10px 10px 10px 0px;
}

.ScHeder {
    border: 0px;
    color: #004F9C;
    font-family: Verdana; /* Font Face */
    font-weight: bold;
    padding: 6px;
    text-align: left;
    text-transform: uppercase;
}

fieldset.payment-border {
    border: 1px groove #ffffff !important;
    padding: 0 0 1.4em 0 !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.payment-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    width: inherit; /* Or auto */
    padding: 0 10px; /* To give a bit of padding on the left and right */
    border-bottom: none;
    margin: 0px;
}

.ScTotalLeft {
    border-left: 1px solid #000000;
    color: #000000;
    background-color: #eeeeee;
    font-family: verdana,sans-serif;
    font-size: 10.5px !important;
    font-weight: bold !important;
}

.ScTotalRight {
    border-right: 1px solid #000000;
    color: white;
    background-color: #496E9B;
    font-family: verdana,sans-serif;
    font-size: 12px !important;
    font-weight: bold !important;
}

.ScTotalTop {
    border: 0px;
    color: #000000;
}

.ScTotalBottom {
    border: 0px;
    color: white;
    background-color: #496E9B;
}

.ScTotalCenter {
    color: #000000;
    background-color: #eeeeee;
}

.TotalLeft {
    background-color: transparent;
    font-family: verdana,sans-serif;
    font-size: 10.5px !important;
    font-weight: bold !important;
}

.TotalRight {
    background-color: transparent;
    font-family: verdana,sans-serif;
    font-size: 12px !important;
    font-weight: bold !important;
}

.TotalTop {
    border: 0px;
    color: #000000;
}

.TotalBottom {
    border: 0px;
    color: white;
}

.TotalCenter {
    color: #004F9C;
    font-family: verdana,sans-serif;
    font-size: 10.5px !important;
    font-weight: bold !important;
}

.TotalCenter b {
   color: black;
}

#Process_Order {
    padding: 6px 12px 6px 12px;
    float: left;
    color: white;
    text-decoration: none;
    text-align: center;
}

.AddPT {
    padding: 4px;
    float: left;
    background-color: #002C5A;
    font: bold 11px tahoma;
    color: white;
    text-decoration: none;
    text-align: center;
}

@media screen and (max-width: 1000px) {
    #Process_Order, .AddPT {
        margin-left: 40%;
    }
}

@media screen and (min-width: 1001px) {
    #Process_Order, .AddPT {
        margin-left: -17%;
    }
}

.AddRemoveButton {
    background-color: #A9A9A9;
}

.PTFont {
    color: #666666 !important;
    font-size: x-large;
}

.PTSwipe {
    color: #c31313 !important;
    font-size: x-large;
}

.AddRemoveGlyphicon {
    color: white;
}

    .AddRemoveGlyphicon:hover {
        color: #A9A9A9;
    }

#delall, #nothanks, #nothanks3517, #nothanks3570, #nothanks3714 {
    background-color: #c9302c !important;
}

.discountFee {
    width: 90px;
    padding: 4px;
    float: left;
    cursor: pointer;
    background-color: #002C5A;
    font: bold 11px tahoma;
    color: white;
    text-decoration: none;
    text-align: center;
}

#barcode {
    float: left;
    margin-left: 24px;
    text-align: center;
    vertical-align: middle;
}

.gt {
    font-family: tahoma,verdana;
    font-weight: bolder;
    font-size: 13px;
    color: #9C0000;
}


.ScRecommendationLeft {
    border-left: 1px solid #000000;
    background-color: #F5F5F5;
    font-family: verdana;
    font-size: 11px;
    COLOR: #000000;
}

.ScRecommendationRight {
    border-right: 1px solid #000000;
    color: #F5F5F5;
    background-color: #F5F5F5;
    font-family: verdana;
    font-size: 11px;
}

.ScRecommendationTop {
    border-top: 1px solid #000000;
    color: #000000;
    background-color: #F5F5F5;
}

.ScRecommendationBottom {
    border-bottom: 1px solid #000000;
    color: #000000;
    background-color: #F5F5F5;
}

.tblDataTdSc {
    border-left: 1px solid white;
    padding: 1px;
    font-size: 10.5px;
    text-align: center;
}

.tblDataTdScRight {
    border-left: 1px solid white;
    padding: 1px;
    font-size: 10.5px;
}

.tblDataTdScLeft {
    border: 0px;
    padding: 1px;
    font-size: 10.5px;
    text-align: center;
}

.tblDataTdHilit {
    border: 1px solid #cccccc;
    padding: 1px;
    background: #fffac3;
}

.tblDataTdNotEnabled {
    border: 1px solid #cccccc;
    padding: 1px;
    color: #999999;
    text-style: italic;
}

.tblDataTdWarning {
    border: 1px solid #cccccc;
    padding: 1px;
    color: #ffffff;
    background-color: #990000;
}

.tblDataTdRollover {
    border: 1px solid #cccccc;
    padding: 1px;
    color: #000000;
    background-color: #f7e3cd;
    cursor: pointer;
}


/* Links */

a:link {
    color: #71828a;
    text-decoration: underline;
}

.activeLink:link {
    COLOR: #c24124
}

a:visited {
    color: #71828a;
    text-decoration: underline;
}

a:active {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}


a.hiddenlink:link {
    color: #666666;
    text-decoration: none;
}

a.hiddenlink:visited {
    color: #666666;
}

a.hiddenlink:active {
    color: #000000;
    text-decoration: underline;
}

a.hiddenlink:hover {
    color: #000000;
    text-decoration: underline;
}

a.formLink:link {
    color: #71828a;
    text-decoration: none;
}

a.formLink:visited {
    color: #71828a;
    text-decoration: none;
}

a.formLink:active {
    color: #000000;
    text-decoration: none;
}

a.formLink:hover {
    color: #000000;
    text-decoration: none;
}


/* Custom Classes */

.warning {
    color: #990000;
    font-weight: bold;
}

.subdue {
    color: #999999;
    font-style: italic;
}

.note {
    color: #990000;
    font-style: italic;
}

.small {
    font-size: 90%;
}

.messagebox {
    padding: 5px;
    border: solid 1px #999999;
    background: #fffac3;
}

/* Nav Classes */

.menucontainer {
    color: #ffffff;
    font-size: 90%;
}

a.menu:link {
    color: #ffffff;
    text-decoration: none;
}

a.menu:visited {
    color: #ffffff;
    text-decoration: none;
}

a.menu:active {
    color: #000000;
}

a.menu:hover {
    color: #000000;
}

a.controlpanel:link {
    color: #71828a;
    text-decoration: none;
    font-weight: bold;
}

a.controlpanel:visited {
    color: #71828a;
    text-decoration: none;
    font-weight: bold;
}

a.controlpanel:active {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.controlpanel:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.pPading {
    padding-left: 10px;
}

.priceTh {
    width: 75px;
}

.ShoppingCartTh {
    background: #496E9B;
    color: #ffffff;
    border-left: 1px solid white;
    text-align: center;
    padding: 3px;
    /* table fix for browser bug, should match settings in body definition */
    font-family: verdana,sans-serif;
    font-size: 10.5px !important;
    font-weight: bold !important;
    /* height: 22px; */
}

.ShoppinhCartTotalsLeft {
    float: left;
}

.ShoppinhCartTotals {
    background: #EEEEEE;
    border: 1px solid #000000;
    margin-top: 8px;
    padding: 3px;
    font-family: verdana,sans-serif;
    font-size: 10.5px !important;
    font-weight: bold !important;
}

.ShoppinhCartTotals a, .ShoppinhCartTotals a:HOVER {
    font: bold 11px 'Open Sans', sans-serif;
    border:initial;       
}

.ShoppinhCartTotals .RecDonation .btn-primary:hover, .ShoppinhCartTotals .RecDonation .btn-primary {
    background-color: #042E5C;
    font: bold 11px 'Open Sans', sans-serif;
    border: none;
}

#DivContent .QuickSalesDiv .process, #DivContent .QuickSalesDiv .process {
    background-color: transparent;
}

.ShoppingCartTd {
    background: #496E9B;
    color: #ffffff;
    border-left: 1px solid white;
    text-align: center;
    /* table fix for browser bug, should match settings in body definition */
    font-family: verdana,sans-serif;
    font-size: 10.5px !important;
    font-weight: bold !important;
    height: 18px;
    /* height: 22px; */
}

.datahdr {
    background-color: #20577F;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    /* table fix for browser bug, should match settings in body definition */
    font-family: verdana,sans-serif;
    font-size: 10.5px;
}

.datatbl {
    border: 1px solid #a6b0b6;
}

.APatronOrder:link {
    COLOR: #20577f
}

.APatronOrder:visited {
    COLOR: #000000
}

.APatronOrder:active {
    COLOR: #ff0000
}

.APatronOrder:hover {
    COLOR: #ff0000
}

.AItemDetail:link {
    COLOR: #20577f
}

.AItemDetail:visited {
    COLOR: #20577F
}

.AItemDetail:active {
    COLOR: #ff0000
}

.AItemDetail:hover {
    COLOR: #ff0000
}

.BackgroundLogin {
    background: #14364F;
}

.APatrons:link {
    COLOR: #20577f
}

.APatrons:visited {
    COLOR: #ffffff
}

.APatrons:active {
    COLOR: #ff0000
}

.APatrons:hover {
    COLOR: #ff0000
}

.spui_PackageHeader {
    color: #FFFFFF;
    background-color: #20577f;
    font-size: 10pt;
    font-family: verdana, sans-serif;
    text-align: center;
    cursor: hand;
}

.spui_PackageHeaderOver {
    color: #000000;
    background-color: #FCE37E;
    font-size: 10pt;
    font-family: verdana, sans-serif;
    text-align: center;
    cursor: hand;
}

.spui_PackagePerformanceTable {
    padding: 0px;
    color: #000000;
    background: #FFFFFF;
    width: 100%;
}

.spui_PackageDescription {
    color: #000000;
    background: #5087Af;
    width: 100%;
    cursor: hand;
}

.spui_PackageContentsTable {
    background-color: #FFFFFF;
}

.spui_PackagePerformance {
    font-weight: bold;
}

.sp_uiPerformanceSelect {
    font-size: 7pt;
    width: 250px;
}

.sp_uiPerformanceSelectText {
    font-size: 7pt;
    font-style: italic;
    color: #5c5c5c;
}

.miniMapZoom {
    color: Fuchsia;
    text-decoration: none;
}

.ulOptionsTitle {
    PADDING-RIGHT: 0em;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    FILTER: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#97bcd7,endColorstr=#ff20577f);
    PADDING-BOTTOM: 0em;
    COLOR: #ffffff;
    PADDING-TOP: 0em;
    HEIGHT: 1.3em;
    BACKGROUND-COLOR: #20577f;
    TEXT-ALIGN: center
}

.SeasonRunTitle {
    font-size: small;
    font-weight: bold;
    padding-bottom: 10px;
}

#trGAEvntDesc {
    display: none;
}


/*-----------------:form-----------------------------*/
/* This stylesheet cannot be used on Netscape prior to version 6 */
/* It is included into the HTML pages if IE or NS6+ is detected  */

/* Form Elements */

input {
    border: none;
    background-color: #FFFFFF;
}

.textfield {
    font-size: 10px;
    font-family: verdana, sans-serif;
    color: #666666;
    background-color: #ffffff;
    border: 1px #999999 solid;
    height: 30px;
}

.textarea {
    font-size: 10px;
    font-family: verdana, sans-serif;
    color: #666666;
    background-color: #ffffff;
    border: 1px #999999 solid;
    width: 170px;
    height: 70px;
}

select {
    width: 170px;
    height: 16px;
    font-size: 10px;
    font-family: verdana, sans-serif;
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

input.button {
    cursor: "pointer";
    font-size: 9px;
    font-family: verdana, sans-serif;
    border-top: 1px #cccccc solid;
    border-left: 1px #cccccc solid;
    border-bottom: 1px #333333 solid;
    border-right: 1px #333333 solid;
    color: #333333;
    background-color: #eeeeee;
}

.hiddenp {
    font-size: 11px;
    font-family: verdana, sans-serif;
    color: #666666; /* Should be same as main style sheet 'body' colour */
    background-color: #ffffff; /* Should be same as main style sheet 'tp' colour */
    border: none;
}

.hiddenl {
    font-size: 11px;
    font-family: verdana, sans-serif;
    color: #666666; /* Should be same as main style sheet 'body' colour */
    background-color: #eeeeee; /* Should be same as main style sheet 'tl' colour */
    border: none;
}

.hiddend {
    font-size: 11px;
    font-family: verdana, sans-serif;
    color: #666666; /* Should be same as main style sheet 'body' colour */
    background-color: #dddddd; /* Should be same as main style sheet 'td' colour */
    border: none;
}

.hiddena {
    font-size: 11px;
    font-family: verdana, sans-serif;
    color: #666666; /* Should be same as main style sheet 'body' colour */
    background-color: #cccccc; /* Should be same as main style sheet 'ta' colour */
    border: none;
}

.hiddenm {
    font-size: 11px;
    font-family: verdana, sans-serif;
    color: #666666; /* Should be same as main style sheet 'body' colour */
    background-color: #cccccc; /* Should be same as main style sheet 'tm' colour */
    border: none;
}

/*-----------------:form-----------------------------*/

@media only screen and (min-width: 1000px) {
    #divShipDetails {
        padding-left: 10px;
    }
}

@media only screen and (max-width: 1000px) {
    #divShipDetails {
        padding-top: 10px;
    }
}

#tdBalance {
    font-size:large;
}

#displayOrderBalanceTotal {
    font-size:large;
    font-weight:bold;
} 
 form [id*="cardnumber"], form [id*="cardlogo"]  {
    background-image: url("/images/CCTypes.png");
    background-position: 0px 0px, 260px -61px;
    background-repeat: no-repeat;
    background-size: 120px 361px, 120px 361px;
    padding-left: 54px;
}
form [id*="cardlogo"]
{
    padding-left: 50px !important;
    height: 30px !important;
}
form [id*="cardnumber"].visa, form [id*="cardlogo"].visa {
    background-position: 0px -42px, 260px -61px;
    background-color:transparent;
}
form [id*="cardnumber"].visa_electron {
    background-position: 0px -84px, 260px -61px;
    background-color:transparent;
}
form [id*="cardnumber"].mastercard, form [id*="cardlogo"].mastercard {
    background-position: 0px -126px, 260px -61px;
    background-color:transparent;
}
form [id*="cardnumber"].maestro {
    background-position: 0px -168px, 260px -61px;
    background-color:transparent;
}
form [id*="cardnumber"].discover, form [id*="cardlogo"].discover {
    background-position: 0px -210px, 260px -61px;
    background-color:transparent;
}
form [id*="cardnumber"].amex, form [id*="cardlogo"].amex {
    background-position: 0px -251px, 260px -61px;
    background-color:transparent;
}
form [id*="cardnumber"].diners_club_carte_blanche {
    background-position: 0px -288px, 260px -61px;
    background-color:transparent;
}
form [id*="cardnumber"].diners_club_international, form [id*="cardlogo"].diners_club_international {
    background-position: 0px -288px, 260px -61px;
    background-color:transparent;
}
form [id*="cardnumber"].valid.visa {
    background-position: 0px -42px, 260px -87px;
    background-color:transparent;
}
form [id*="cardnumber"].valid.visa_electron {
    background-position: 0px -84px, 260px -87px;
    background-color:transparent;
}
form [id*="cardnumber"].valid.mastercard {
    background-position: 0px -126px, 260px -87px;
    background-color:transparent;
}
form [id*="cardnumber"].valid.maestro {
    background-position: 0px -168px, 260px -87px;
    background-color:transparent;
}
form [id*="cardnumber"].valid.discover {
    background-position: 0px -210px, 260px -87px;
    background-color:transparent;
}
form [id*="cardnumber"].valid.amex {
    background-position: 0px -251px, 260px -87px;
    background-color:transparent;
}
form [id*="cardnumber"].valid.diners_club_carte_blanche {
    background-position: 0px -288px, 260px -87px;
    background-color:transparent;
}
form [id*="cardnumber"].valid.diners_club_international {
    background-position: 0px -288px, 260px -87px;
    background-color:transparent;
} 
 #facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
} 
 .Pager span {
    text-align: center;
    color: #999;
    display: inline-block;
    width: 20px;
    background-color: #A1DCF2;
    margin-right: 3px;
    line-height: 150%;
    border: 1px solid #006699;
}

.Pager a {
    text-align: center;
    display: inline-block;
    width: 20px;
    background-color: #006699;
    color: #fff;
    border: 1px solid #006699;
    margin: 5px 3px 5px 0px;
    line-height: 150%;
    text-decoration: none;
}

.TicketsPager span, .ItemsPager span {
    text-align: center;
    color: #999;
    display: inline-block;
    width: 20px;
    background-color: #A1DCF2;
    margin-right: 3px;
    line-height: 150%;
    border: 1px solid #006699;
}

.TicketsPager a, .ItemsPager a {
    text-align: center;
    display: inline-block;
    width: 20px;
    background-color: #006699;
    color: #fff;
    border: 1px solid #006699;
    margin: 5px 3px 5px 0px;
    line-height: 150%;
    text-decoration: none;
} 
 /*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.5
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 200px;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none;
}

.chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 16px;
  border: 1px solid #aaa;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 15px;
}

.chosen-container-single .chosen-single input[type="text"] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/images/chosen/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/images/chosen/chosen-sprite.png") no-repeat 0px 2px;
  background-color: lightgrey;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

    .chosen-container-single .chosen-search input[type="text"] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        background: url("/images/chosen/chosen-sprite.png") no-repeat 100% -20px;
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0;
    }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        position: absolute;
        top: 4px;
        right: 3px;
        display: block;
        width: 12px;
        height: 12px;
        background: url("/images/chosen/chosen-sprite.png") -42px 1px no-repeat;
        font-size: 1px;
    }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  width: 200px;
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("/images/chosen/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("/images/chosen/chosen/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
 
 BODY {
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    margin: 0px;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

*[hidden] {
    display: none;
}

img {
    border: 0pt none;
}

td {
    font-family: verdana,sans-serif;
    font-size: 10.5px;
}

.MainContentTable {
    /* HEIGHT: 90%; */
    BACKGROUND-COLOR: #f1f1f1;
}

.LeftNav {
    /*WIDTH: 110px;*/
    VERTICAL-ALIGN: top;
}

.LeftDiv {
    MARGIN: 10px 3px 10px 0px;
}

/* PCC Package Page*/

#PCCPackagePage .splabel {
    font-weight: 700;
    font-size: 120%;
}
#TicketTypes .form-control {
    height: 28px;
}

.LeftDiv.gray {
    border-color: #929292;
}

    .LeftDiv.gray .LeftDivCaption {
        background-color: #929292;
        font-weight: 700;
        font-size: 120%;
    }


    .LeftDiv.gray .LeftDivContent {
        color: black;
        border: #929292 1px solid;        
    }

    .LeftDiv.gray input.form-control {
        height: 28px;
    }

    .LeftDiv.gray select,
    .LeftDiv.gray .splabel {
        margin: 5px;
    }



.ContentRow {
    VERTICAL-ALIGN: top;
    /*WIDTH: 100%;*/
    BACKGROUND-COLOR: #FFFFFF;
    BORDER: 1px solid #000000;
}

.LeftContent {
    VERTICAL-ALIGN: top;
    BACKGROUND-COLOR: #FFFFFF;
}

.LeftDivCaption {
    FONT: bold 11px tahoma;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #003366;
    TEXT-ALIGN: center;
}

.LeftDivContent {
    BORDER-RIGHT: black 1px solid;
    FONT: 10px tahoma;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #ffffff;
}

.LeftDivBestAvailable {
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
}

.TopMenuItem {
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}

A.TopMenuItem:link {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.TopMenuItem:visited {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.TopMenuItem:active {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.TopMenuItem:hover {
    FONT: bold 10px tahoma;
    COLOR: #cbe4fe;
    TEXT-DECORATION: underline;
}

A.TopMenuSelected:link {
    BACKGROUND-IMAGE: url(../../images/menu_selected.gif);
    COLOR: #cbe4fe;
}

A.TopMenuSelected:visited {
    BACKGROUND-IMAGE: url(../../images/menu_selected.gif);
    COLOR: #cbe4fe;
}

.MonthLink {
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}

A.MonthLink:link {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.MonthLink:visited {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.MonthLink:active {
    FONT: bold 10px tahoma;
    CURSOR: pointer;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.MonthLink:hover {
    FONT: bold 10px tahoma;
    COLOR: red;
    TEXT-DECORATION: underline;
}

.mainmenuright {
    padding-bottom: 8px;
    padding-top: 8px;
    FONT: 10px tahoma;
    COLOR: #000000;
    float: right !important;
}

.mainmenu {
    COLOR: white;
    background: #657394;
    background: -webkit-linear-gradient(#657394, #202334, #141624);
    background: -o-linear-gradient(#657394, #202334, #141624);
    background: -moz-linear-gradient(#657394, #202334, #141624);
    background: linear-gradient(#657394, #202334, #141624);
}

    .mainmenu UL {
        PADDING-RIGHT: 0px;
        PADDING-LEFT: 0px;
        PADDING-BOTTOM: 0px;
        MARGIN: 0px;
        PADDING-TOP: 0px;
        LIST-STYLE-TYPE: none;
    }

    .mainmenu LI {
        PADDING-RIGHT: 20px;
        DISPLAY: block;
        PADDING-LEFT: 20px;
        FLOAT: left;
        PADDING-BOTTOM: 8px;
        MARGIN: 0px;
        PADDING-TOP: 8px;
        TEXT-ALIGN: center;
    }

.TopMenuSelected A {
    COLOR: #cbe4fe !important;
}

.mainmenu A {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 8px;
    FONT: bold 10px tahoma;
    COLOR: white;
    PADDING-TOP: 8px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}

    .mainmenu A:hover {
        FONT: bold 10px tahoma;
        COLOR: #cbe4fe;
        TEXT-DECORATION: underline;
    }

A.TopMenuSelected:active {
    BACKGROUND-IMAGE: url(https://res.cloudinary.com/ticketsage/image/upload/v1494500111/Unity/menu_selected.gif);
    COLOR: #cbe4fe;
}

.TabMenuSelected {
    background-color: #A4A6A4;
    COLOR: white !important;
}

.SubMenuImage {
    MARGIN-BOTTOM: 0px;
}

SubTabMenuNoPadding {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
}

.ContentDiv {
    MARGIN-TOP: 0px;
    padding-bottom: 50px;
    /*HEIGHT: 92%; */
    /*BACKGROUND-COLOR: #eaeaea;*/
}

@media (min-width: 686px) {
    #DivContent {
        padding-left: 10px;
        padding-right:10px;
    }
}

.CartDiv {
    BACKGROUND-COLOR: #eaeaea;
    padding: 5px;
}

.SubTabDiv {
    MARGIN-TOP: 11px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 5px;
}

.SubMenuBar {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    BACKGROUND-COLOR: gray;
}

#tab {
    padding: 0;
    border: none;
    background: #003366 50% 50% repeat-x;
    color: #eaeaea;
    font-weight: bold;
}

    #tab UL {
        position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
        margin: 0;
        padding: 0.3em 0.2em 3.1em 0.1em;
        border-collapse: collapse;
        content: "";
        background: #003366 50% 50% repeat-x;
        color: #eaeaea;
        font-weight: bold;
        display: table;
    }

    #tab LI {
        list-style: none;
        float: left;
        position: relative;
        top: 0;
        margin: 0.5em 0 0em 0.2em;
        border-bottom-width: 0;
        padding: 0;
        white-space: nowrap;
        border: none;
        background: #999999 50% 50% repeat-x;
        font-weight: normal;
        color: #111111;
    }

    #tab A {
        padding: .5em .9em;
        text-decoration: none;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 11px;
        float: left;
        text-decoration: none;
        color: #111111;
    }

        #tab A:hover {
            color: #ffffff;
        }


#OrderCommentTextArea {
    width: -webkit-fill-available;
    width: -moz-available;
}

#tab #selected {
    border: 1px solid #eaeaea;
    background: #eaeaea 50% 50% repeat-x;
    font-weight: normal;
    color: #222222;
}

    #tab #selected A {
        cursor: text;
    }

        #tab #selected A:hover {
            color: #111111;
            background: #eaeaea 50% 50% repeat-x;
        }

.roundimage {
    PADDING-RIGHT: 0px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    HEIGHT: 20px;
}

.roundimagespan {
    CURSOR: pointer;
    BORDER-BOTTOM: #cccccc 2px solid;
    BACKGROUND-COLOR: #cccccc;
}

.UserName {
    FONT: 10px tahoma;
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}

.UpCornerSpan {
    PADDING-RIGHT: 6px;
    MARGIN: 5px;
    FONT: 10px tahoma;
    VERTICAL-ALIGN: top;
    COLOR: #8eb8e2;
    PADDING-TOP: 6px;
}

.ButtonClass {
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: "Open Sans", sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    CURSOR: pointer;
    MARGIN: 5px;
    background-color: white !important;
}

.ButtonCenterClass {
    MARGIN: auto;
    DISPLAY: block;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    cursor: pointer;
    margin-top: 10px;
}

.InputClass {
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    cursor: pointer;
    width: 40px !important;
}

.ToolNewButtonClass {
    ALL: unset;
    PADDING: 1px 6px 1px 6px;
    FONT-SIZE: 10.66px;
    FONT-STYLE: normal;
    FONT-WEIGHT: 400;
    LINE-HEIGHT: 15.2381px;
    COLOR: #000000;
    CURSOR: pointer;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    BORDER: 1px solid #000000;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    CURSOR: pointer;
    WIDTH: 40px !important;
    MARGIN: 2px;
}

.ToolNewDeleteButtonClass {
    ALL: unset;
    PADDING: 1px 6px 1px 6px;
    FONT-SIZE: 10.66px;
    FONT-STYLE: normal;
    FONT-WEIGHT: 400;
    LINE-HEIGHT: 15.2381px;
    COLOR: #ffffff;
    CURSOR: pointer;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    BORDER: 1px solid #000000;
    FONT-FAMILY: "Open Sans", sans-serif;
    BACKGROUND-COLOR: #6B0000;
    TEXT-ALIGN: center;
    CURSOR: pointer;
    WIDTH: 40px !important;
    MARGIN: 2px;
}

.container #ButtonContainer {
    MARGIN: 5px;
    TEXT-ALIGN: center;
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
}

    .container #ButtonContainer a:hover {
        TEXT-DECORATION: none;
    }

#ButtonContainer .ToolNewButtonClass a {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.TrHeight, .TrHeight .ToolNewButtonClass, .TrHeight .ToolNewButtonClass:hover {
    HEIGHT: 22px;
    COLOR: #000000;
    TEXT-DECORATION: none;
    MARGIN: 2px;
}

.fancybox-inner #EditUserPopUp #EditUserTable .gridCell2 {
    line-height: 30px;
}

#ToolPageContent_ExternalBarcodes_ClearBarcode, #ToolPageContent_ExternalBarcodes_Submit1 {
    width: 100px;
}

td #ToolPageContent_umControl_dgUsers_btnAddNewUser, td #ToolPageContent_umControl_dgRoles_btnAddNewRole, .LeftDivCaption .TrHeight .ButtonClass, #MainPageContent_umControl_Seats_Search_Search_Btn, #ReleaseSelected, #MainPageContent_PatronScopeContent_btnSave:focus, #centerButtons .ButtonClass:focus {
    background-color: #ffffff;
    color: black;
    font-weight: 400;
    outline: none;
}

#ToolPageContent_umControl_dgUsers_btnUpdateUser_0, #ToolPageContent_umControl_dgUsers_btnCancelUpdateUser_0, #ToolPageContent_umControl_dgRoles_btnUpdateRole_6, #ToolPageContent_umControl_dgRoles_btnCancelUpdateRole_6, #MainPageContent_Quick_Sales_ChangePerformanceTable .ToolNewButtonClass {
    color: black;
    text-decoration: none;
}

.gridCell2 .ToolNewButtonClass, .gridCell2 .ToolNewButtonClass:hover, .gridCell2 .ToolNewButtonClass:visited {
    COLOR: black;
    TEXT-DECORATION: none;
}

.gridCell2 .ToolNewDeleteButtonClass, .gridCell2 .ToolNewDeleteButtonClass:hover, .gridCell2 .ToolNewDeleteButtonClass:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #6B0000;
}

#ToolPageContent_dgItems {
    width: 100%;
}

#viewreport168, #viewreport162, #viewreport163, #viewreport164, #viewreport165, #viewreport166, #viewreport167, .SectionSeatsLegend .webHeader a, #MainPageContent_SelectBASeat_HyperLinkBackToMap, #MainPageContent_SelectBASeat_HyperLinkBackToMap:focus {
    COLOR: black;
    TEXT-DECORATION: none;
}

.SectionDivCaption #ChangePerformanceTable .lft, #MainPageContent_SelectSection_ChangePerformanceTable .lft, td table tbody .TrHeight .topforms {
    PADDING-TOP: 3px;
}

    .SectionDivCaption #ChangePerformanceTable .lft .ToolNewButtonClass, #MainPageContent_SelectSection_ChangePerformanceTable .lft .ToolNewButtonClass {
        COLOR: black;
        TEXT-DECORATION: none;
    }

#centerButtons .row .button2016 {
    font-size: 12px;
    BACKGROUND-COLOR: #042E5C !important;
}

.StandardTemplatesClass a {
    ALL: unset;
    PADDING: 1px 6px 1px 6px;
    FONT-SIZE: 10.66px;
    FONT-STYLE: normal;
    FONT-WEIGHT: 400;
    LINE-HEIGHT: 15.2381px;
    COLOR: #000000;
    CURSOR: pointer;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    BORDER: 1px solid #000000;
    FONT-FAMILY: "Open Sans", sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    CURSOR: pointer;
    WIDTH: 40px !important;
    MARGIN: 2px;
}

#MainPageContent_SeasonList_PackagesList_PackageItem_0_ModifySubscription_0, #MainPageContent_FindOrders_FindOrder {
    MARGIN: 5px;
}

.OKCANCELButtonClass label {
    cursor: pointer;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    TEXT-DECORATION: none !important;
    color: black !important;
}

#tabCalendar .ToolNewButtonClass, #tabCalendar .ToolNewButtonClass:hover, #MainPageContent_SelectSeat_HyperLinkBack {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

#ToolPageContent_umControl_dgRoles, #ToolPageContent_umControl_dgUsers {
    margin-bottom: 40px;
}

#tabCalendar .ToolNewDeleteButtonClass, #tabCalendar .ToolNewDeleteButtonClass:hover, #ToolPageContent_SaleOffsets_btnDelete {
    COLOR: white;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #6B0000;
}

.OKCANCELButtonClass img {
    height: 35px;
    width: 40px;
}

.LeftDivContent div .TrHeight {
    margin-top: 5px;
}

.ConfirmationHeader {
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 2px;
    WIDTH: 100%;
    PADDING-TOP: 2px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #506ce3;
    font-color: #FFFFFF;
}

.ConfirmationText {
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.ConfirmationTable {
    DISPLAY: block;
    Z-INDEX: 1500;
}


/* ============== Drop Down menu ================= */
.TSMainMenuBarContainer {
    width: 100%;
    display: inline-block;
    /*min-height: 20px;*/
    background-color: #d1d3d1;
}

.MenuBar TSMainMenuBarContainer {
    padding-left: 0px !important;
}

.navbar-inverse {
    background-color: #d1d3d1;
    border-color: #d1d3d1;
}

.navbar {
    margin-bottom: 0px !important;
    min-height: 20px !important;
}

@media (max-width: 770px) {
    .TSMainMenuBarContainer {
        width: 100%;
        display: inline-block;
        padding-left: 0px !important;
    }
}

@media (max-width: 770px) {
    .TSMainMenuBarContainer {
        padding-left: 0px !important;
    }
}

@media (min-width: 900px) {
    .MenuBar {
        background: #DCDEDC;
        background: -webkit-linear-gradient(#DCDEDC, #CCCECC);
        background: -o-linear-gradient(#DCDEDC, #CCCECC);
        background: -moz-linear-gradient(#DCDEDC, #CCCECC);
        background: linear-gradient(#DCDEDC, #CCCECC);
    }
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
    background-color: black !important;
    /* border-color: black; */
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

.MenuBar UL {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
}

.MenuBar A {
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    PADDING-BOTTOM: 2px;
    FONT: 11px tahoma;
    COLOR: black !important;
    PADDING-TOP: 4px;
    TEXT-DECORATION: none !important;
}

    .MenuBar A:hover {
        COLOR: white !important;
        TEXT-DECORATION: none !important;
    }

#nav, #nav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

    #nav li:hover, #nav li.sfhover {
        background: #A4A2A4 !important;
        color: white !important;
    }

    #nav a {
        display: block;
        text-transform: uppercase; /* force text to uppercase */
        /*width: 12em;*/
    }

    #nav li { /* all list items */
        DISPLAY: block;
        MARGIN: 0px;
        HEIGHT: fit-content;
        /*width: 12em; width needed or else Opera goes nuts */
    }

#navig li {
    float: left;
    DISPLAY: block;
    MARGIN: 0px;
    height: fit-content;
}

#nav li ul { /* second-level lists */
    border: solid 1px #A4A2A4;
    position: absolute;
    background: white;
    width: 18em;
    left: -999em;
    z-index: 999;
    /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
    left: auto !important;
}

#nav li ul li a { /* second-level links */
    width: 100%;
    text-transform: capitalize; /* force text to uppercase */
}

#nav li ul li { /* second-level lists */
    width: 100%;
}

.ApplyBtn {
    padding: 4px;
    float: left;
    background-color: #002C5A;
    font: bold 11px tahoma;
    color: white !important;
    text-decoration: none !important;
    text-align: center;
}

.CancelBtn {
    padding: 4px;
    float: left;
    background-color: #6B0000;
    font: bold 11px tahoma;
    color: white !important;
    text-decoration: none !important;
    text-align: center;
}

.TopBar {
    background-color: #1f4f82;
}

.Underline {
    text-decoration: underline;
}

.Hand {
    cursor: hand;
}

#ulRegPatronData {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.Unavailable {
    background-color: #D4D4D4;
    color: #000000;
    cursor: pointer;
    font-size: 8px;
    height: 10px;
    text-align: center;
    vertical-align: top;
}

.checklistLable, .statusCheckbox label {
    font-weight: normal !important;
}

@media print {
    [class*="col-md"], [class*="col-sm"], [class*="col-xs"] {
        float: none;
    }
}

.CellPaddingLeft {
    padding-left: 5px;
}

.FooterBkg {
    background-color: #173c57;
}

.FooterWidthHeight {
    min-height: 40px;
    max-height: 50px;
    width: 100%;
}

.FooterPosition {
    position: fixed;
    bottom: 0;
    z-index:2;
}

.FooterTextPositon {
    top: 25%;
}

.TextAlign {
    text-align: right;
}

.WhiteColor {
    color: #FFFFFF !important;
}

.Width100 {
    width: 100%;
}

.Padding {
    padding: 12px;
}

.containerMain {
    padding-bottom: 50px;
}

#LeftCol .SectionDiv .SectionDivContent {
    padding-bottom:10px;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    z-index: 1;
}

#searchMenu {
    width: 300px;
}

#searchBtnModal > i {
    font-size: 15px;
}

#addSingleTickets, #addPackage {
    text-decoration: none;
    color: rgb(0, 79, 156);
}

.addSingleTicketsDiv {
    margin-bottom: 5px;
}
.addSingleTicketsDiv button, .addPackageTicketDiv button {
  margin-right: 5px;
}
.TitleContainer {
    text-align: center;
    height:33px;
    background-color:#ffffff;    
}
#ToolPageContent_lblSeasonName, #SeasonNameCategory {
    font-family: Tahoma;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    color: #000000;
}
.TitleContainer div {
    margin-top:12px;
}
.TitleContainer div span, #AllPackages {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: 700;
        color: #000000;
        margin-right:3px;
    }
#MainPageContent_Transactions_ConfirmationInput_DIV1 a.ButtonClass {
    color: black;
    padding: 1px 6px 1px 6px;
}
.orangeHeader {
    color: #ff6600;
}
a.TabMenuSelected.list-group-item:hover {
    background-color: #A4A6A4;
}
.divMessage input.ButtonClass[value=Yes], .divMessage input.ButtonClass[value=Cancel], input.ButtonClass.ClipboardClass[value=Copy], input.ButtonClass[value=Promote] {
    padding: 1px 6px 1px 6px;
}

.ui-datepicker .ui-datepicker-header {
    padding: .2em .2em 2em !important;
}

#StatusImg {
    position: absolute;
    left: 190px;
    top: 27px;
    font-size: 13px;
}

.DatePickerItem, button.ui-datepicker-trigger {
    margin: 5px 0px 5px 5px;
    height: 23px;
}
.PrintOrderLink{
    text-decoration:underline;
    font-size:13px;
}
.TextInvisible {
    opacity:0;
    font-size:0.5px;
}
.TopBar {
    background-image: url(../../images/head_bg.gif);
}
.PaddingLeft {
    padding-left: 40px;
}
.FindOrder {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    color: inherit;
}
 
 /*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } 
 /* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%; color: #808080}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

#ui-datepicker-div
{
	z-index: 9999 !important;
} 
 /*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/


/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana,Arial,sans-serif /*{ffDefault}*/;
    font-size: 12px; /*font-size: 1.1em{fsDefault};*/
}

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Verdana,Arial,sans-serif /*{ffDefault}*/;
        font-size: 1em;
    }

.ui-widget-content {
    background: #ffffff /*{bgColorContent} url(images/ui-bg_glass_75_ffffff_1x400.png){bgImgUrlContent}*/ 0 /*{bgContentXPos}*/ 0 /*{bgContentYPos}*/ repeat-x /*{bgContentRepeat}*/;
    color: #222222 /*{fcContent}*/;
}

    .ui-widget-content a {
        color: #222222 /*{fcContent}*/;
    }

.ui-widget-header {
    border: 1px solid #003366;
    background: #003366 50% 50% repeat-x !important;
    color: #eaeaea !important;
    font-weight: bold !important;
    /* height: 100% !important; */
}

    /* Interaction states
----------------------------------*/

    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
        border: 1px solid #444444;
        font-weight: normal;
    }

    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        background: #eaeaea 50% 50% repeat-x;
        font-weight: normal !important;
        color: #222222 !important;
    }

.Container1 .ui-state-active {
    background: #eaeaea 50% 50% repeat-x !important;
}
/* Interaction Cues
----------------------------------*/
.ui-state-error, .ui-widget-content .ui-state-error {
    border: 1px solid #cd0a0a /*{borderColorError}*/;
    background: #fef1ec /*{bgColorError}*/ url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) /*{bgImgUrlError}*/ 0 /*{bgErrorXPos}*/ 50% /*{bgErrorYPos}*/ repeat-x /*{bgErrorRepeat}*/;
    color: #cd0a0a /*{fcError}*/;
}

    .ui-state-error a, .ui-widget-content .ui-state-error a {
        color: #363636 /*{fcError}*/;
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text {
    color: #cd0a0a /*{fcError}*/;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

/* Icons
----------------------------------*/

/* states and images */

/* positioning */
.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-off {
    background-position: -96px -144px;
}

.ui-icon-radio-on {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl {
    -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
    -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-tr {
    -moz-border-radius-topright: 4px /*{cornerRadius}*/;
    -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-br {
    -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-top {
    -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
    -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
    -moz-border-radius-topright: 4px /*{cornerRadius}*/;
    -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
    -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-right {
    -moz-border-radius-topright: 4px /*{cornerRadius}*/;
    -webkit-border-top-right-radius: 4px /*{cornerRadius}*/;
    -moz-border-radius-bottomright: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-left {
    -moz-border-radius-topleft: 4px /*{cornerRadius}*/;
    -webkit-border-top-left-radius: 4px /*{cornerRadius}*/;
    -moz-border-radius-bottomleft: 4px /*{cornerRadius}*/;
    -webkit-border-bottom-left-radius: 4px /*{cornerRadius}*/;
}

.ui-corner-all {
    -moz-border-radius: 4px /*{cornerRadius}*/;
    -webkit-border-radius: 4px /*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa /*{bgColorOverlay}*/ none /*{bgImgUrlOverlay}*/ 0 /*{bgOverlayXPos}*/ 0 /*{bgOverlayYPos}*/ repeat-x /*{bgOverlayRepeat}*/;
    opacity: .3;
    filter: Alpha(Opacity=30) /*{opacityOverlay}*/;
}

.ui-widget-shadow {
    margin: -4px /*{offsetTopShadow}*/ 0 0 -4px /*{offsetLeftShadow}*/;
    padding: 4px /*{thicknessShadow}*/;
    background: #aaaaaa /*{bgColorShadow}*/ none /*{bgImgUrlShadow}*/ 0 /*{bgShadowXPos}*/ 0 /*{bgShadowYPos}*/ repeat-x /*{bgShadowRepeat}*/;
    opacity: .35;
    filter: Alpha(Opacity=35) /*{opacityShadow}*/;
    -moz-border-radius: 4px /*{cornerRadiusShadow}*/;
    -webkit-border-radius: 4px /*{cornerRadiusShadow}*/;
}
 
 /*------------------ jQuery confirm-------------------------------------*/
.ui-widget-header
{
	background-color: #506ce3;
	font-weight: bold;
	color: #FFFFFF;
	text-align : center;
	vertical-align : middle;
	height: 18px;
	line-height: 18px;
	border: none;
}
.ui-dialog-title
{
	width:100%;
}
.ui-dialog-content, .ui-dialog-titlebar-close
{
	width: 16px;
	height: 16px;
}
.ui-dialog-content
{
	padding:5px;
}
.ui-dialog-titlebar-close
{
	position:absolute;
	top: 2px;
	right: 7px;
	cursor: pointer;
}
.ui-corner-all
{
	border-radius:0px; 
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}
/*------------------ end jQuery confirm --------------------------------*/
 
 /*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	margin-top: 40;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: absolute;
 top: -36px;	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
	height: 20px;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
 
 /**
 * FormValidation (http://formvalidation.io)
 * The best jQuery plugin to validate form fields. Support Bootstrap, Foundation, Pure, SemanticUI, UIKit and custom frameworks
 *
 * @author      http://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2015 Nguyen Huu Phuoc
 * @license     http://formvalidation.io/license/
 */

.fv-has-feedback {
    position: relative;
}
.fv-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.fv-has-feedback .fv-control-feedback {
    /*right: 15px;*/
}
.fv-help-block {
    display: block;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For Bootstrap form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-bootstrap .help-block {
    margin-bottom: 0;
}
.fv-form-bootstrap .tooltip-inner {
    text-align: left;
}
/* Bootstrap stacked form without label */
.fv-form-bootstrap .fv-icon-no-label {
	top: 0;
}
.fv-form-bootstrap .fv-bootstrap-icon-input-group {
	z-index: 100;
}
/* Bootstrap inline form */
.form-inline.fv-form-bootstrap .form-group {
    vertical-align: top;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For Foundation form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-foundation .fv-control-feedback {
    top: 21px;      /* The height of Foundation label */
    right: 15px;    /* The padding-right of .columns */
    width: 37px;
    height: 37px;
    line-height: 37px;
}
.fv-form-foundation .collapse .fv-control-feedback {
    top: 0;
    right: 0;
}
/* Foundation horizontal form */
.fv-form-horizontal.fv-form-foundation .fv-control-feedback {
    top: 0;
}
/* Foundation stacked form without label */
.fv-form-foundation .fv-icon-no-label {
	top: 0;
}
.fv-form-foundation .error .fv-control-feedback {
    color: #f04124;
}
/**
 * Foundation reset the bottom marin to 0 when the row has '.error' class
 * I need to adjust it when using tooltip to show the error
 */
.fv-form-foundation .error.fv-has-tooltip input, .error.fv-has-tooltip textarea, .error.fv-has-tooltip select {
    margin-bottom: 1rem;
}

/* ~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For Pure form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-pure .fv-control-feedback {
    top: 22px;      /* Height of Pure label */
    width: 36px;    /* Height of Pure input */
    height: 36px;
    line-height: 36px;
}
.pure-form-stacked.fv-form-pure .fv-control-feedback {
    top: 4px;
}
.pure-form-aligned .pure-control-group .fv-help-block {
    margin-top: 5px;
    margin-left: 180px;
}
.pure-form-aligned.fv-form-pure .fv-control-feedback,    /* Pure horizontal form */
.fv-form-pure .fv-icon-no-label {           /* Pure stacked form without label */
	top: 0;
}
.fv-form-pure .fv-has-error label,
.fv-form-pure .fv-has-error .fv-help-block,
.fv-form-pure .fv-has-error .fv-control-feedback {
    color: #CA3C3C;     /* Same as .button-error */
}
.fv-form-pure .fv-has-success label,
.fv-form-pure .fv-has-success .fv-control-feedback {
    /*color: #1CB841;*/     /* Same as .button-success */
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For Semantic form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-semantic .fv-control-feedback.icon {
    right: 7px;
}
.fv-form-semantic .error .icon {
    color: #d95c5c;
}
/* Semantic horizontal form */
.fv-form-horizontal.fv-form-semantic .row {
    padding-bottom: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~ For UIKit form ~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~ */

.fv-form-uikit .fv-control-feedback {
    top: 25px;      /* Height of UIKit label */
    width: 30px;    /* Height of UIKit input */
    height: 30px;
    line-height: 30px;
}
.fv-form-uikit .uk-text-danger {
    display: block;
}
/* UIKit horizontal form */
.uk-form-horizontal.fv-form-uikit .fv-control-feedback {
    /*line-height: normal;*/
    top: 0;
}
.fv-form-uikit .fv-has-error label,
.fv-form-uikit .fv-has-error .uk-form-label,
.fv-form-uikit .fv-has-error .fv-control-feedback {
    color: #D85030;     /* Same as .uk-form-danger */
}
.fv-form-uikit .fv-has-success label,
.fv-form-uikit .fv-has-success .uk-form-label,
.fv-form-uikit .fv-has-success .fv-control-feedback {
    /*color: #659F13;*/     /* Same as .uk-form-success */
}
/* UIKit stacked form without label */
.fv-form-uikit .fv-icon-no-label {
	top: 0;
}
 
 /*!
 * Bootstrap-select v1.7.3 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
/*# sourceMappingURL=bootstrap-select.css.map */ 
 /* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
 
 	/* Page Settings */
.PerfListItemInfo{display: none;}
.ShowHidePerformanceList{display: none;}

.EventDescriptionDiv
{
	font-family:"Lucida Sans",Arial,Helvetica,sans-serif;
	font-size:11px;
	vertical-align:top;
}

.EventsDivCaption 
{
	border-right:2px solid #000066;
	color: #FFFFFF;
	background: #000066;
	font-family:verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:0px;
	text-align:center;
}

.EventList
{
	font-size: 10pt;
	font-family: verdana, sans-serif;	
	color: #ffffff;
	background: #000066;
}

.PerformanceList0
{
	color: #333333;
	background: #FFFFFF;
	cursor: pointer;
}

.PerformanceListOver0
{
	color: #800080;
	background: #FFF0A4;
	cursor: pointer;
}

.PerformanceList1
{
	color: #333333;
	background: #E9EAEB;
	cursor: pointer;
}

.PerformanceListOver1
{
	color: #800080;
	background: #FFF0A4;
	cursor: pointer;
}

body
	{
		font-size: 11px;
		line-height: normal;
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
		color: black;
		margin: 0px;
		padding: 10px;
	}

td /* table fix for browser bug, should match settings in body definition */
	{
		font-size: 11px;
		line-height: normal;
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	}
.ccSwipeImg{
	display: none;
}
.pageContainer /* alignment of application buttons */
	{
		padding-top:10px;
		padding-bottom:20px;
		padding-left:20px;
		padding-right:20px;
	}

.buttonContainer /* alignment of application buttons */
	{
		text-align:center;
	}

.footer
	{
		font-size: 80%;
		color:#aaaaaa;
	}


/* Page Settings */

form /* ensure forms don't create space around themselves */
	{
		display: inline;
	}

h1 /* heading lvl 1 */
	{
		color: #336699;
		font-size: 18px;
		line-height: 80%;
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
		font-weight: bold;
	}

h2 /* heading lvl 2 */
	{
		line-height: 10%;
		font-family: "Lucida Sans", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size: 16px;
		font-weight: bold;
	}

h3 /* heading lvl 3 */
	{
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: normal;
	}

h4 /* heading lvl 4 */
	{
		color: black;
		line-height: 100%;
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}

ul /* unordered list */
	{
		list-style: circle outside;
	}

ol /* ordered list */
	{
		list-style: decimal outside;
	}


/* Table Styles */

.table
	{
		width: 735px;
	}

.tablevar
	{
		width: 96%;
	}

th /* table shading - header */
	{
		background: #000000;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		/* table fix for browser bug, should match settings in body definition */
		font-size: 11px;
		line-height: normal;
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	}

.tp /* Table shading - page background */
	{
		background: #ffffff;
	}

.tl /* Table shading - light */
	{
		background: #eeeeee;
	}

.td /* Table shading - dark */
	{
		background: #dddddd;
	}

.ta /* Table shading - alternate */
	{
		background: #cccccc;
	}

.th /* Table shading - hilit */
	{
		background: #aaaaaa;
		color: #ffffff;
		cursor: pointer;
	}

 .tblData
 	{
		border-collapse: collapse;
		border: 1px solid #cccccc;
		width: 100%;
	}
  .tblDataTh
  	{
		border: 1px solid #cccccc;
		padding: 1px;
	}
  .tblDataTd
  	{
		border: 1px solid #cccccc;
		padding: 1px;
	}
.ShoppingCartTh
{
		background: #000066;
		color: #ffffff;
		text-align: center;
		/* table fix for browser bug, should match settings in body definition */
		font-family: verdana,sans-serif;
		font-size:10.5px;
		/* height: 22px; */
}
.ShoppingCartTd
{
		background: #000000;
		color: #ffffff;
		text-align: center;
		/* table fix for browser bug, should match settings in body definition */
		font-family: verdana,sans-serif;
		font-size:10.5px;
		/* height: 22px; */
}
.ScTotalLeft
{
	border-left:1px solid #000000;
	color:#000000;
	background-color:#eeeeee;
}
.ScTotalRight
{
	border-right:1px solid #000000;
	color:#000000;
	background-color:#eeeeee;
}
.ScTotalTop
{
	border-top:1px solid #000000;
	color:#000000;
	background-color:#eeeeee;
}
.ScTotalBottom
{
	border-bottom:1px solid #000000;
	color:#000000;
	background-color:#eeeeee;
}
.ScTotalCenter
{
	color:#000000;
	background-color:#eeeeee;
}
.tblDataTdSc
{
  	border-left:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 1px;
	font-size:10.5px;
}
.tblDataTdScRight
{
  	border-left:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #000000;
	padding: 1px;
	font-size:10.5px;
}
.tblDataTdScLeft
{
  	border-left:1px solid #000000;
	border-bottom: 1px solid #cccccc;
	padding: 1px;
	font-size:10.5px;
}

  .tblDataTdHilit
  	{
		border: 1px solid #cccccc;
		padding: 1px;
		background: #fffac3;
	}
  .tblDataTdNotEnabled
  	{
		border: 1px solid #cccccc;
		padding: 1px;
		color: #999999;
		text-style: italic;
	}
  .tblDataTdWarning
  	{
		border: 1px solid #cccccc;
		padding: 1px;
		color: #ffffff;
		background-color: #990000;
	}
  .tblDataTdRollover
  	{
		border: 1px solid #cccccc;
		padding: 1px;
		color: #000000;
		background-color: #f7e3cd;
		cursor: pointer;
	}


/* Links */

a:link
	{
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #006699;
		line-height: normal;
	}

a:visited
	{
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #006699;
	}

a:active
	{
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #006699;
		text-decoration: none;
	}

a:hover
	{
		font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #006699;
		text-decoration: none;
	}


a.hiddenlink:link
	{
		color: #000000;
		text-decoration: none;
	}

a.hiddenlink:visited
	{
		color: #000000;
	}

a.hiddenlink:active
	{
		color: #006699;
		text-decoration: underline;
	}

a.hiddenlink:hover
	{
		color: #006699;
		text-decoration: underline;
	}

a.formLink:link
	{
		color: #71828a;
		text-decoration: none;
	}

a.formLink:visited
	{
		color: #71828a;
		text-decoration: none;
	}

a.formLink:active
	{
		color: #000000;
		text-decoration: none;
	}

a.formLink:hover
	{
		color: #000000;
		text-decoration: none;
	}


/* Custom Classes */

.warning
	{
		color:#990000;
		font-weight:bold;
	}

.subdue
	{
		color:#999999;
		font-style:italic;
	}

.note
	{
		color:#990000;
		font-style:italic;
	}

.small
	{
		font-size: 90%;
	}

.messagebox
	{
		padding: 5px;
		border: solid 1px #999999;
		background: #fffac3;
	}
	
/* Nav Classes */

.menucontainer
	{
		color: #ffffff;
		font-size: 90%;
	}

a.menu:link
	{
		color: #ffffff;
		text-decoration: none;
	}

a.menu:visited
	{
		color: #ffffff;
		text-decoration: none;
	}

a.menu:active
	{
		color: #000000;
	}

a.menu:hover
	{
		color: #000000;
	}

a.controlpanel:link
	{
		color: #71828a;
		text-decoration: none;
		font-weight:bold;
	}

a.controlpanel:visited
	{
		color: #71828a;
		text-decoration: none;
		font-weight:bold;
	}

a.controlpanel:active
	{
		color: #000000;
		text-decoration: none;
		font-weight:bold;
	}

a.controlpanel:hover
	{
		color: #000000;
		text-decoration: none;
		font-weight:bold;
	}
	
#box_Right_BestAvailableContainer
{
	display:none;
}

.spui_PackageHeader
{
	font-size: 10pt;
	font-family: verdana, sans-serif;	
	font-weight: bold;
	background: #2A418f ;
	color: #ffffff;
	text-align: center;
	cursor: hand;
}
.spui_PackageHeaderOver
{
	color: #2A418f ;
	background: #ffffff;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	text-align: center;
	font-weight: bold;	
}

.spui_PackagePerformanceTable
{
	padding: 0px;
	color: #5c5c5c;
	background: #c7c7c7;
	width: 100%;
}

.spui_PackageDescription
{
	color: #7c7c7c;
	background: #5087Af;
	width: 100%;
	cursor: hand;
}
.spui_PackageContentsTable
{
	background-color: #2A418f ;
	color: #7c7c7c;
}
.spui_PackagePerformance
{
	font-weight: bold;
	color: #4c4c4c;
}
.sp_uiPerformanceSelect
{
	font-size: 7pt;
	width: 250px;
}
.sp_uiPerformanceSelectText
{
	font-size: 7pt;
	font-style: italic;
	color: #5c5c5c;
}
#GATicketLimit
{
	display: none;
}
#pc_Comment
{
	display:none;
}

#boxRight_KeywordsMain
{
	display:none;
}
.Turtle{
	display:none !important;
}
.webHeader
{
    background: #000066 !important;
    color: #FFFFFF !important;
}
.FooterBkg {
    background-color: #ffffff;
}
.BorderTop {
    border-top:1px solid black;
}
.Color {
    color:black;
}
.Left{
    left:0px;
}
