﻿#loginOverlay
{
    z-index: 1000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ddd;
    overflow: hidden;
}
#loginOverlayWatermark {
    z-index: 1000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ddd;
    overflow: hidden;
}
#overlayCenterContainer
{
    width: 500px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
#overlayFormContainer
{
    background: #fff;
    position: absolute;
    top: 50%;
    height: 300px;
    margin-top: -150px;
    width: 100%;
}
#loginContent p
{
    max-width: 440px;
}
#loginLogo
{
    position: static;
}
#loginTheme
{
    display: block;
}
body
{
    overflow: hidden;
}
#title-actions #a-notifications
{
    background-position: 0 0;
    z-index: 100;
}
#a-discuss
{
    background-position: 0 -25px;
    z-index: 101;
}
#a-filter
{
    background-position: 0 -50px;
    z-index: 102;
}
#title-actions #a-settings
{
    background-position: 0 -75px;
    z-index: 103;
}
#a-logout
{
    background-position: 0 -100px;
    z-index: 104;
}
#title-actions #a-search
{
    background-position: 0 -125px;
    z-index: 105;
}
#title-actions
{
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    height: 35px;
    background: blue;
    color: #fff;
    white-space: nowrap;
}
#title-actions span
{
    font-size: 11px;
    padding: 12px 0 9px 23px;
    display: inline-block;
    width: 60px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}
#title-actions a
{
    background-image: url(images/new/icon-all.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 6px;
    left: 0;
}
#user-details
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    background: blue;
}
#user-details span.icon-down
{
    position: absolute;
    right: 5px;
    top: 30px;
}
div.main-actions a.main-action
{
    position: absolute;
    width: 125px;
    text-decoration: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    height: 35px;
    top: 70px;
    overflow: hidden;
    white-space: nowrap;
    background-image: url(images/new/icon-all.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.hiddenNav a.main-action
{
    background-image: url(images/new/icon-all.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
div.main-actions a.main-action span
{
    display: block;
    padding: 5px 3px 6px 3px;
    margin-left: 25px;
    font-size: 11px;
    width: 194px;
    text-align: left;
}
div.main-actions
{
    width: 250px;
    display: block;
    overflow: hidden;
    height: 70px;
    white-space: nowrap;
    margin-bottom: 0;
}
.main-actions-inner
{
    height: 25px;
    text-align: right;
    white-space: nowrap;
}
div.main-actions a.selected
{
}
#header
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    height: 70px;
}
#theme
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: bottom right;
}
#body
{
    position: absolute;
    top: 70px;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 998;
}
#headerAndBody
{
    top: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
#headerAndBody.watermark {
    top: 23px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
}
#menu
{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 250px;
    overflow: hidden;
    z-index: 900;
}
#menu.watermark {
    position: absolute;
    top: 23px;
    bottom: 0px;
    width: 250px;
    overflow: hidden;
    z-index: 900;
}

#hideNavContainer.watermark{
    top:23px;
    bottom:0px;
}
#menuShadow.watermark{
    top:35px;
    bottom:10px;
}
#username {
    position: absolute;
    top: 22px;
    left: 61px;
    right: 17px !important;
    padding: 5px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #fff;
}
#22411178-0AB6-42AF-8209-FC753F8B58E2
{
    display: none;
}
#menu a
{
    outline: none;
    white-space: nowrap;
}
#logo
{
    position: absolute;
    z-index: 11;
}
#b #ifrm
{
    display: none;
}
#menu ul
{
    top: 0;
    margin: 0;
    padding: 0 4px 4px 4px;
    display: block;
    overflow: hidden;
}
#menu ul li
{
    margin: 0;
    padding: 2px;
    list-style-type: none;
}
#menu ul li a
{
    display: block;
    clear: both;
    margin: 0;
    position: relative;
    white-space: nowrap;
    color: #777;
}
#menu ul li a.selected
{
    border-style: solid;
    border-width: 1px;
    padding: 3px;
}
#photo
{
    background: #fff;
    height: 52px;
    width: 52px;
    clear: both;
    position: absolute;
    top: 9px;
    left: 9px;
}
.userName-hover
{
    border-style: solid;
    border-width: 1px;
    padding: 3px !important;
}
a.heading
{
    clear: both;
    display: block;
    padding: 5px 5px 5px 5px;
    border-top-style: solid;
    border-top-width: 1px;
    position: relative;
}
.icon-vertical
{
    height: 7px;
    width: 15px;
    background-repeat: no-repeat;
    border: none;
    display: block;
    margin: 3px 0 0 0;
    background-image: url(images/new/icon-leftrightupdown.png);
    position: absolute;
    right: 3px;
    top: 5px;
}
.icon-up
{
    background-position: 0 0;
}
.icon-down
{
    background-position: 0 -9px;
}
.icon-left
{
    background-position: 0 0;
    float: left;
}
.icon-right
{
    background-position: -9px 0;
    float: right;
}
#a-notifications
{
    background-position: 0 0;
}
#a-logout
{
    background-position: 0 -100px;
}
#a-settings
{
    background-position: 0 -75px;
}
#a-discuss
{
    background-position: 0 -25px;
}
#a-filter
{
    background-position: 0 -50px;
}
#scubed-logo
{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 26px;
    margin: 4px;
    cursor: pointer;
}
#powered-by
{
    position: absolute;
    bottom: 12px;
    right: 108px;
    text-align: right;
    font-size: 9px;
    color: #777 !important;
}
#session-timer
{
    color: #777 !important;
    position: absolute;
    bottom: 10px;
    left: 13px;
    text-align: right;
    font-size: 11px;
}
#searchBox
{
    position: absolute;
    top: 105px;
    left: 0;
    width: 250px;
    height: 40px;
    background: #fff;
    z-index: 1000;
    border: none;
}
#closeSearch
{
    float: left;
    margin: 10px 0 0;
    height: 12px;
    padding: 2px 5px 5px 5px !important;
    color: #fff !important;
}
#search
{
    width: 191px;
    display: block;
    padding: 2px;
    margin: 10px 10px 0 10px;
    float: left;
}
#search-results
{
    position: absolute;
    z-index: 1001;
    top: 145px;
    bottom: 34px !important;
    width: 250px;
    border: none;
    background: #fff;
}
#search-results a
{
    display: block;
    background: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 4px 2px;
}
#positioning
{
    position: absolute;
    top: 50%;
    width: 100%;
}
#container
{
    position: relative;
    top: -160px;
    height: 250px;
    width: 500px;
    margin: 0 auto;
}
#footer
{
    position: absolute;
    bottom: 0;
    left: 0;
}
#footer a
{
    outline: none;
}
#cbRememberMe
{
    margin-left: 0;
}
#footer a:hover
{
    text-decoration: none;
}
#loginContent
{
    position: absolute;
    top: 95px;
    padding: 0 56px;
    width: 100%;
}
#btnOK
{
    float: right;
}
#lblError
{
    display: block;
    margin: 5px;
}
.sessionActions
{
    border: none;
    display: inline-table;
    margin: 10px 0;
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    outline: none;
    width: 50px;
    text-align: center;
}
.sessionActions:hover
{
    text-decoration: none;
}
#startingup
{
    display: inline-block;
    position: absolute;
    background: #dee5e2;
    padding: 5px;
    border: solid 1px #888;
    color: #333;
}
#startingup img
{
    float: left;
}
#startingup span
{
    display: inline-block;
    padding: 1px 0 0 5px;
}
li.action
{
    height: 16px;
    margin-top: 1px;
}
#lblError
{
    position: relative;
    top: -188px;
}
#grid-nav-main
{
    position: absolute;
    top: 145px;
    bottom: 0;
    left: 0;
    right: 0;
}
/*#menu .grid-row
{
    background: #fff;
}*/
#grid-nav-main .grid-header
{
    color: #fff;
}
#mainTabs
{
    height: 38px;
    background: #fff !important;
    position: absolute;
    top: 105px;
    left: 0;
    right: 0;
}
#mainTabs ul.tab-strip
{
    top: 0 !important;
    width: auto !important;
    height: 40px !important;
    padding: 0;
    overflow: hidden !important;
    border: none;
    background: #fff !important;
}
#mainTabs ul.tab-strip li
{
    z-index: 1;
}
ul.tab-strip li a
{
    border-bottom: solid 3px #f0f0f0;
}
#menu div.grid-header
{
    display: none !important;
}
#menu div.grid-body
{
    top: -3px;
    border-top: solid 3px #eee;
    /*bottom: -6px !important;*/
    margin: 0;
    border-bottom: 3px #eee solid;
}
#grid-nav-main
{
    bottom: 34px !important;
}
#menu ul li
{
    background: #fff !important;
    padding: 0;
}
#menu div.grid-body
{
}
#menu h1.title
{
    font-size: 8pt;
}
/*#menu .grid-body div.selected
{
    background: #ccc;
}*/
#menu .grid-body div.selected span :not(.tree-expander)
{
    color: #fff;
    background-image: none !important;
}
#mainTabs .action
{
    height: 27px;
    margin: 4px 6px;
}
#mainTabs .action #mainPlusAction
{
    color: #fff;
}
#menu ul > li > a:hover, #menu ul > li > a
{
}
#admin-nav
{
    position: absolute;
    bottom: 0;
    top: 145px;
    left: 0;
    right: 0;
}
#menu div.grid-pager
{
    margin: 0;
}
#admin-nav .grid-pager
{
    margin: 0;
    height: 34px;
}
#admin-nav .grid-pager a, #admin-nav .grid-pager span
{
    margin: 3px 0 0 0;
    font-size: 10px;
    padding: 10px 5px;
    color: #777 !important;
}
#admin-nav .grid-pager span.paging-link, #admin-nav .grid-pager a.paging-link:hover
{
    margin: 0;
}
#admin-nav span.paging-itemcount
{
    display: none;
}
#admin-nav div.grid-body
{
    bottom: 34px !important;
}
#menu
{
    background: #fff !important;
}
#username:hover
{
    text-decoration: none;
}
#user-details:hover
{
    cursor: pointer;
}
#userButtons
{
    float: left;
    width: 250px;
}
#divProcessingLogoContainer
{
    position: absolute;
    top: 50%;
    width: 100%;
}
#watermark, #watermarkBottom
{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -140px;
    z-index: 999999;
    color: #fff;
    font-size: 10px;
}
#watermarkBottom
{
    top: auto;
    bottom: 0;
}

/**.tree-target .grid-body div.selected span.tree-expanded, .tree-target .grid-body div.selected span.tree-collapsed
{
    background-image: url(../images/new/icon-leftrightupdown-dark.png) !important;
}*/


.grid-body div.selected > span
{
    background: transparent !important;
}


.grid-body div.selected > span
{
    color: #fff;
}

#badgeThumContainer
{
    position: absolute;
    top: 33px;
    left: 61px;
    right: 17px !important;
    white-space:nowrap; 
    overflow:hidden;
}
#badgeThumContainer .badge-img
{
    margin:0 auto;
}
#badgeThumContainer .badge-img:first-child
{
    margin-left:0;
}

#badge-thumb-link
{
    color:#fff;
    margin-left:5px;
}

#badge-thumb-link:hover
{
    text-decoration:underline;   
}

.badge-thumb-spacer{display:inline-block; width:30px; margin-left:5px;}

#loginTheme{overflow:hidden;}