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, 
{margin:0px;padding:0px;border:0;outline:0;}

*{ outline:none;}.clr {clear:both;}

body {
    font-family:"Segoe UI", arial, sans-serif; 
    color:#000000; 
    font-size:12px; 
    line-height:22px; 
    padding:0px; 
    margin:0px;
}
h1 { padding:0px; margin:0px; font-size:24px;}

.logincontent { line-height:20px; font-size:14px;}

.heading {float:left; width:55%; margin:140px 0 0 15px;}

.login {background-color:#656565; padding:20px 0 0 30px;}

.loginpanel { float:right; width:393px; margin-right:15px; position: absolute; top: 140px; right: 5%;}
.discovery { text-align:center;background-color:#ffffff; padding:0px 0 26px 0px; }

.login_top {background-image:url('../images_topbg.png');background-repeat:no-repeat; width:393px; height:25px;}
.login_bottom {background-image:url('../images_bottombg.png');background-repeat:no-repeat; width:393px; height:25px;}



.loginfnt { font-size:12px; font-weight:bold; color:#ffffff; text-align:left;}
.logntxtbox { background-color:#CBCACD; height:24px; padding-left:2px;padding-right:2px; line-height:24px;
		 color:4B4845; border:0px; width:230px; font-size:13px;}
.rightside { text-align:right;}

.button {
    width: 107px;
    height: 35px;
    border: 1px solid #892e1c;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    cursor: pointer;
    border-radius: 8px;
    color: #fff;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f3723a;
    -moz-box-shadow: inset 0 1px 0 rgba(255,206,183,.75);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,206,183,.75);
    box-shadow: inset 0 1px 0 rgba(255,206,183,.75);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwOSAzNyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWY2NzNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjk4OTM3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDkiIGhlaWdodD0iMzciIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, #ef673b 0%, #f98937 100%);
    background-image: -o-linear-gradient(bottom, #ef673b 0%, #f98937 100%);
    background-image: -webkit-linear-gradient(bottom, #ef673b 0%, #f98937 100%);
    background-image: linear-gradient(bottom, #ef673b 0%, #f98937 100%);
}     
      
}
.callBackLeft
{
    left:0px;
}
.dxgvLoadingPanel_DevEx
{
  border: solid 0px black;
  background-color: white;
  font-size: 9pt;
  color: black;   
}
.dxgvLoadingPanel_DevEx td
{
 padding: 7px 10px;
    text-align: center;
    white-space: nowrap;   
}
.smallfnt { font-size:11px; font-weight:normal; color:#ffffff;}
.smallfnt a { text-decoration:underline; word-wrap:auto;}
.smallfnt:hover { text-decoration:none;}
.checkbox { float:left; width:20px;}
.checkboxtxt { float:left; width:70px;}
/*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 {
    max-width: 100%;
}
.login-header {
    width:  auto;
    height: 87px;
    opacity: .95;
    padding: 0 5% 0 5%;
    background-color: #fff;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.41);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.41);
    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);

}
.login-background {
    background: url(../images/login-background.jpg) no-repeat top center #c3c1b4 !important;
    height: 392px;
    position: relative;
    box-shadow: inset 0px -5px 62px -3px #2a2a2a;
    -webkit-box-shadow: inset 0px -5px 62px -3px #2a2a2a;
    -moz-box-shadow: inset 0px -5px 62px -3px #2a2a2a;
    -o-box-shadow: inset 0px -5px 62px -3px #2a2a2a;
}
.login-logo {
    margin: 0px 0px 0px 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 {
    width: 60%;
    margin: 60px 0 0 5%;
    max-width: 900px;
}
.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;
}
.login-visit {
    display: block;
    color: #ff7931;
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 18px;
    text-decoration: none;
    background: url(../images/login-arrow.png) no-repeat 0px 7px;
}
.login-visit:hover {
    text-decoration: underline;
}
.login-thumb-right {
    float: right;
    margin: -20px 0 20px 20px;
}
.page-login .footer { 
    text-align:left; 
    clear:both; 
    padding: 50px 0 0 5%;
    float:left;
}
.page-login .languagefooter
{
    float:left;
    width:100%;
}

.page-login .language
{
   clear: both;
   margin: -23px 95px 17px 0; 
   padding: 0; 
   float: right;
}

/*Login Box-------------------------------------------------------------------------------*/
.login-wrapper {
     position: absolute;
    top: 180px;
    right: 5%;
    width: 426px;
    height: 305px;
}
.login-panel {
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.53);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.53);
    box-shadow: 0 0 5px rgba(0,0,0,.53);
    padding: 0;

}
.login-form {    
    background-color: #4B4845;
    padding: 20px 50px 20px 50px;
    -moz-border-radius: 0 0 18px 18px;
    -webkit-border-radius: 0 0 18px 18px;
    border-radius: 0 0 18px 18px;
}
.login-panel-logo {
    text-align: center;
    padding: 20px 0px 20px 0px;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.spacer5 { margin-top: 5px; display: block; }
.spacer10 { margin-top: 10px; display: block;  }
.spacer20 { margin-top: 20px; display: block; }
.spacer30 { margin-top: 30px; display: block;  }
.spacer40 { margin-top: 40px; display: block;  }

/*Smaller Desktop*/
/*Size-------------------------------------------------------------------------------*/
@media all and (max-width: 1336px) and (min-width: 1024px) {
  
.login-wrapper {
    position: absolute;
    top: 140px;
    right: 5%;
    width: 376px;
    height: 205px;
}

.login-form {
    height: 175px;
    background-color: #4B4845;
    padding: 10px 20px 10px 20px;
}
.login-panel-logo {
    text-align: center;
    padding: 20px 0px 10px 10px;
}
.login-panel-logo img {
    width: 70%;
    text-align: center;
}

}
/*Tablet*/
@media all and (max-width: 1024px) and (min-width: 320px) { 
.login-header {
    width:  auto;
    height: 87px;
    text-align: center;
    opacity: .95;
    padding: 0 0 0 0;
}
.login-wrapper {
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: -213px;
    width: 376px;
    height: 205px;
}
.login-version {
    text-align: center;
}
.login-panel-logo {
    text-align: center;
    padding: 20px 0px 10px 10px;
}
.login-panel-logo img {
    width: 70%;
    text-align: center;
}

.login-text {
    width: auto;
    margin: 120px 5% 0 5%;
    max-width: none;
}
.page-login .footer { 
    text-align:center; 
    clear:both; 
    padding: 20px 0 30px 5%;
}
}

/*Smart Phone*/
@media all and (max-width: 320px) and (min-width: 200px) {  
.login-header {
    width:  auto;
    height: 57px;
    text-align: center;
    opacity: .95;
    padding: 0 0 0 0;
    display: none;
}
.login-logo {
    width: 40%;
    margin: 10px 0 0;
}
.login-background {
    background: none !important;
    box-shadow: none;
    height: auto;
}
.login-wrapper {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0;
    width: auto;
    height: auto;
}
.login-panel {
    border-radius: 0;
    box-shadow: none;
}
.login-version {
    text-align: center;
}
.login-panel-logo {
    text-align: center;
    padding: 10px 0px 0px 0px;
}
.login-version {
    padding: 5px;
    margin: 0px;
}
.login-form {
    height: 175px;
    background-color: #4B4845;
    padding: 5%;
    border-radius: 0px;
}
.login-panel-logo img {
    width: 70%;
    text-align: center;
}

.login-text {
    width: auto;
    margin: 320px 5% 0 5%;
    max-width: none;
}
.page-login .footer { 
    text-align:center; 
    clear:both; 
    padding: 20px 0 30px 5%;
}

}

/*ie8 Fixes*/
.ie8 .login-panel, .ie7 .login-panel {
    border: 1px solid #636363;
}
.ie8 .button, .ie7 .button {
cursor: pointer;
border-width: 1px;
}

.ie7 h1 {
    margin-bottom: 20px;
}
.ie7 .lead {
    margin-bottom: 20px;
}
.ie8 .page-login input:focus {
    border-top: 1px solid #474747;
    border-left: 1px solid #474747;
}
.login-submit {
    clear: both;
    position: relative;
    height: 35px;
    overflow: hidden;
}
.login-loader-gif {
    position: absolute;
    top: 10px;
    right: 120px;
}





/*Discovery Layout Template-------------------------------------------------------------------------------*/
.show-block {
    background: #ccc;
    min-height: 20px;
    padding: 8px;
    margin-bottom: 30px;
    display: block;
}
.discovery-grey {
    background: #DDDDDD;
}
.header-bar {
    background: #646263;
    height: 47px;
    padding: 0 2% 0 2%;
    overflow: hidden;
}
.header-logo {
    margin-left: 2%;
}
.header-logout {
    display: block;
    color: Gold;
    margin-right: 2%;
    margin-left: 2%;
    text-decoration: none;
    font-size: 13px;
    height: 47px;
    line-height: 45px;
}
.hierarchy-tabs-wrapper {
    overflow: hidden;
}
.page-wrapper {
    background: #fff;
    margin: 0 2% 2% 2%;
    padding: 1%;
    min-height: 800px;
    -webkit-box-shadow: 0px -1px 3px rgba(50, 50, 50, 0.48);
    -moz-box-shadow:    0px -1px 3px rgba(50, 50, 50, 0.48);
    box-shadow:         0px -1px 3px rgba(50, 50, 50, 0.48);
}
.page-period-wrapper {
    overflow: hidden;
}
.button-group {
    background: #646263;
    color: #fff;
    min-height: 20px;
}
.show-tab {
    min-width: 40%;
    padding: 5px;
    background: #646263;
}