﻿html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small,
strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend,
caption, tbody, tfoot, thead,
 {
    border: 0;
    margin: 0px;
    outline: 0;
    padding: 0px;
}

* { outline: none; }

.clr { clear: both; }

body {
    color: #000000;
    font-family: "Helvetica", arial, sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 24px;
    margin: 0px;
    padding: 0px;
}

.logincontent {
    font-size: 14px;
    line-height: 20px;
}

.heading {
    float: left;
    margin: 140px 0 0 15px;
    width: 55%;
}

.login {
    background-color: #656565;
    padding: 20px 0 0 30px;
}

.loginpanel {
    float: right;
    margin-right: 15px;
    position: absolute;
    right: 5%;
    top: 140px;
    width: 393px;
}

.discovery {
    background-color: #ffffff;
    padding: 0px 0 26px 0px;
    text-align: center;
}

.login_top {
    background-image: url('../../Images/login/login_topbg.png');
    background-repeat: no-repeat;
    height: 25px;
    width: 393px;
}

.login_bottom {
    background-image: url('../../Images/login/login_bottombg.png');
    background-repeat: no-repeat;
    height: 25px;
    width: 393px;
}

.link-buttons { padding-top: 45px; }

.link-buttons a {
    background: #56AD56;
    border-radius: 4px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}

.link-buttons a:hover { background: #488E48; }

.loginfnt {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.logntxtbox {
    background-color: #fff;
    border: 0px;
    color: #000;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    padding-left: 2px;
    padding-right: 2px;
    width: 230px;
}

.rightside { text-align: right; }

.button {
    -moz-background-clip: padding;
    -moz-border-radius: 8px;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 8px;
    background-clip: padding-box;
    background-color: #5BB75B;
    background-image: linear-gradient(to bottom, #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    color: #fff;
    color: #FFFFFF;
    cursor: pointer;
    height: 35px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    width: 107px;
}

}
.callBackLeft { left: 0px; }

.dxgvLoadingPanel_DevEx {
    background-color: white;
    border: solid 0px black;
    color: black;
    font-size: 9pt;
}

.dxgvLoadingPanel_DevEx td {
    padding: 7px 10px;
    text-align: center;
    white-space: nowrap;
}

.smallfnt {
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}

.smallfnt a {
    text-decoration: underline;
    word-wrap: auto;
}

.smallfnt:hover { text-decoration: none; }

.checkbox {
    float: left;
    width: 20px;
}

.checkboxtxt {
    float: left;
    width: 70px;
}

.TopJxBar {
    border-top: 1px solid #141414;
    bottom: 0;
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
    left: 40px;
    position: fixed;
    right: 0;
    text-align: left;
    width: 95%;
    z-index: 1000;    
}

.TopJxBarContent {
    
    border-top: 1px solid #363636;
    
    height: 26px;
    left: 100px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.TopJxBarArrow {
    background-color: #363636;
    border-top: 1px solid #141414;
    bottom: 0;
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
    position: fixed;
    right: 0;
    right: 0;
    width: 5%;
    z-index: 100;    
}

.TopJxBarArrowContent {
     
    height: 27px;
    width: 20px;
}

.bottomJxBar {
    border-top: 1px solid #141414;
    bottom: 0;
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
    left: 0;
    position: fixed;
    right: 0;
    width: 95%;
    z-index: 1000;    
}

.bottomJxBarContent {
    background-color: #363636;
    border-top: 1px solid #565656;
    color: Window;
    height: 26px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: 100%;    
}

.bottomJxBarArrow {
    background-color: #363636;
    border-top: 1px solid #141414;
    bottom: 0;
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
    position: fixed;
    right: 0;
    right: 0;
    width: 5%;
    z-index: 100;    
}

.bottomJxBarArrowContent {
    background-color: rgba(0, 0, 0, 0.8);
    height: 27px;
    width: 20px;
}

.bottomJxBarTablet {
    border-top: 1px solid #141414;
    bottom: 0;
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
    height: 30px;
    left: 0;
    position: fixed;
    right: 0;
    width: 95%;
    z-index: 1000;
}

.bottomJxBarContentTablet {
    background-color: #363636;
    border-top: 1px solid #565656;
    color: Window;
    height: 30px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: 100%;    
}

.bottomJxBarArrowTablet {
    background-color: #363636;
    border-top: 1px solid #141414;
    bottom: 0;
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
    height: 30px;
    position: fixed;
    right: 0;
    right: 0;
    width: 5%;
    z-index: 100;
}

.bottomJxBarArrowContent:hover { background-color: ; }

#divBottomBarTablet ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: bottom;     
}

#divBottomBar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: bottom;     
}

#divBottomBar ul li {
    display: inline;
    font-style: normal;
    padding: 8px 4px 4px 4px;
    vertical-align: bottom;   
}

#divBottomBar ul li a {
    color: White;
    display: inline;
    font-size: 8.3pt;
    font-style: normal;
    padding: 4px 4px 4px 4px;
    text-align: justify;
    text-decoration: none;
    vertical-align: bottom;
}

#divBottomBarTablet ul li {
    display: inline;
    font-style: normal;
    padding: 8px 4px 4px 4px;
    vertical-align: bottom;   
}

#divBottomBarTablet ul li a {
    color: White;
    display: inline;
    font-size: 8.3pt;
    font-style: normal;
    padding: 4px 4px 4px 4px;
    text-align: justify;
    text-decoration: none;
    vertical-align: bottom;
}


/*Login page-------------------------------------------------------------------------------*/

.page-login input:focus {
    -moz-box-shadow: inset 2px 3px 6px rgba(0, 0, 0, .42);
    -webkit-box-shadow: inset 2px 3px 6px rgba(0, 0, 0, .42);
    box-shadow: inset 2px 3px 6px rgba(0, 0, 0, .42);
}

.page-login img {
    height: auto;
    max-width: 100%;
}

.login-panel-logo img {
    text-align: center;
    
}

.login-header {
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .41);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .41);
    background-color: #383E4B;
    box-shadow: 0 0 5px rgba(0, 0, 0, .41);
    filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#4e4e4e, direction=180, strength=3);
    height: 0px;
    opacity: .95;
    padding: 0 3% 0 3%;
    width: auto;
}

.login-background {
    -moz-box-shadow: inset 0px -5px 62px -3px #2a2a2a;
    -o-box-shadow: inset 0px -5px 62px -3px #2a2a2a;
    -webkit-box-shadow: inset 0px -5px 62px -3px #2a2a2a;
    background: url(../../Images/login/login-background.jpg) no-repeat top center #c3c1b4 !important;
    height: 390px;
    position: relative;
}

.login-logo {
    margin: 3px 0px 0px 0px;
    width: 0px;
}

.clear {
    clear: both;
    visibility: hidden;
}

.page-login h1 {
    color: #3d3d3d;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 27px;
    font-weight: normal;
}

.login-text {
    margin: 60px 0 0 5%;
    max-width: 900px;
    width: 60%;
}

.page-login .lead {
    color: #0092d7;
    font-family: "Arial";
    font-size: 20px;
    line-height: 26px;
}

.page-login p {
    color: #515151;
    font-family: "Arial";
    font-size: 15px;
    text-align:right;
}

.login-visit {
    background: url(../../Images/login/login-arrow.png) no-repeat 0px 7px;
    color: #ff7931;
    display: block;
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 18px;
    text-decoration: none;
}

.login-visit:hover { text-decoration: underline; }

.login-thumb-right {
    float: right;
    margin: -20px 0 20px 20px;
}

#imgDiscoveryLogo { display: none; }

.page-login .footer {
    clear: both;
    padding: 50px 0 0 5%;
    text-align: left;
}

/*Login Box-------------------------------------------------------------------------------*/

.login-wrapper {
    height: 305px;    
    width: 426px;
    left:65%;
    position: fixed;
    top:395px;   

 
}

.login-panel {
    -moz-background-clip: padding;
    -moz-border-radius: 18px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .53);
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 18px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .53);
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 18px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .53);
    padding: 0;
}

.login-form {
    -moz-border-radius: 0 0 18px 18px;
    -webkit-border-radius: 0 0 18px 18px;
    background-color: #636363;
    border-radius: 0 0 18px 18px;
    height: 175px;
    padding: 15px 20px 15px 20px;
}

.login-panel-logo {
    padding: 9px 0px 9px 0px;
    text-align: center;
}

.pull-right { float: right; }

.pull-left { float: left; }

.spacer5 {
    display: block;
    margin-top: 5px;
}

.spacer10 {
    display: block;
    margin-top: 10px;
}

.spacer20 {
    display: block;
    margin-top: 20px;
}

.spacer30 {
    display: block;
    margin-top: 30px;
}

.spacer40 {
    display: block;
    margin-top: 40px;
}

/*Smaller Desktop*/

/*Size-------------------------------------------------------------------------------*/

@media all and (max-width: 1336px) and (min-width: 1024px) {  
    .login-wrapper {
        height: 205px;
        width: 376px;
        left:65%;
        position: fixed;
        top:395px;  
    }

    .login-form {
        height: 175px;
        padding: 10px 20px 10px 20px;
    }

    .login-panel-logo {
        padding: 9px 0px 9px 0px;
        text-align: center;
    }

    .login-panel-logo img {
        text-align: center;
        width: 40%;
    }
}

/*Tablet*/

@media all and (max-width: 1024px) and (min-width: 320px) {
    .login-header {
        height: 0px;
        opacity: .95;
        padding: 0 0 0 0;
        text-align: center;
        width: auto;
    }

    .login-wrapper {
        height: 205px;
	top: 395px;
        width: 376px;
        left:65%;
        position: fixed;

    }

    .login-version { text-align: center; }

    .login-panel-logo {
        padding: 9px 0px 9px 0px;
        text-align: center;
    }

    .login-panel-logo img {
        text-align: center;
        width: 40%;
    }

    .login-text {
        margin: 120px 5% 0 5%;
        max-width: none;
        width: auto;
    }

    .page-login .footer {
        clear: both;
        padding: 20px 0 30px 5%;
        text-align: center;
    }
}

/*Smart Phone*/

@media all and (max-width: 320px) and (min-width: 200px) {
    .login-header {
        display: none;
        height: 0px;
        opacity: .95;
        padding: 0 0 0 0;
        text-align: center;
        width: auto;
    }

    .login-logo {
        margin: 10px 0 0;
        width: 40%;
    }

    .login-background {
        background: none !important;
        box-shadow: none;
        height: auto;
    }

    .login-wrapper {
        height: auto;
        left: 0;
        margin: 0;
        position: absolute;
        right: 0;
        top: 10px;
        width: auto;
    }

    .login-panel {
        border-radius: 0;
        box-shadow: none;
    }

    .login-version { text-align: center; }

    .login-panel-logo {
        padding: 10px 0px 0px 0px;
        text-align: center;
    }

    .login-version {
        margin: 0px;
        padding: 5px;
    }

    .login-form {
        background-color: #636363;
        border-radius: 0px;
        height: 175px;
        padding: 5%;
    }

    .login-panel-logo img {
        text-align: center;
        width: 70%;
    }

    .login-text {
        margin: 320px 5% 0 5%;
        max-width: none;
        width: auto;
    }

    .page-login .footer {
        clear: both;
        padding: 20px 0 30px 5%;
        text-align: center;
    }
}

/*ie8 Fixes*/

.ie8 .login-panel, .ie7 .login-panel { border: 1px solid #636363; }

.ie8 .button, .ie7 .button {
    border-width: 1px;
    cursor: pointer;
}

.ie7 h1 { margin-bottom: 20px; }

.ie7 .lead { margin-bottom: 20px; }

.ie8 .page-login input:focus {
    border-left: 1px solid #474747;
    border-top: 1px solid #474747;
}

.login-submit {
    clear: both;
    height: 35px;
    overflow: hidden;
    position: relative;
}

.login-loader-gif {
    position: absolute;
    right: 120px;
    top: 10px;
}






/*Discovery Layout Template-------------------------------------------------------------------------------*/

.show-block {
    background: #ccc;
    display: block;
    margin-bottom: 30px;
    min-height: 20px;
    padding: 8px;
}

.discovery-grey { background: #DDDDDD; }

.header-bar {
    background: #646263;
    height: 47px;
    overflow: hidden;
    padding: 0 2% 0 2%;
}

.header-logo { margin-left: 2%; }

.header-logout {
    color: Gold;
    display: block;
    font-size: 13px;
    height: 47px;
    line-height: 45px;
    margin-left: 2%;
    margin-right: 2%;
    text-decoration: none;
}

.hierarchy-tabs-wrapper { overflow: hidden; }

.page-wrapper {
    -moz-box-shadow: 0px -1px 3px rgba(50, 50, 50, 0.48);
    -webkit-box-shadow: 0px -1px 3px rgba(50, 50, 50, 0.48);
    background: #fff;
    box-shadow: 0px -1px 3px rgba(50, 50, 50, 0.48);
    margin: 0 2% 2% 2%;
    min-height: 800px;
    padding: 1%;
}

.page-period-wrapper { overflow: hidden; }

.button-group {
    background: #646263;
    color: #fff;
    min-height: 20px;
}

.show-tab {
    background: #646263;
    min-width: 40%;
    padding: 5px;
}