/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: March 26, 2009
Version: 1.0

  Copyright 2009 Jeremie Tisseau
  "Sliding Login Panel with jQuery 1.3.2" is distributed under the GNU General Public License version 3:
  http://www.gnu.org/licenses/gpl-3.0.html
*/
/*link colors*/
/*general colors*/
/*login panel color*/
/*button colors*/
/*form*/
/*navigation*/
/*vertical nav*/
/*breadcrumbs*/
/*content modules*/
/*table sorters*/
/*pagination*/
/*content*/
/*ui tabs style*/
/*message colors*/
.box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

/*button @extends style*/
.btn-extend, #panel .content input.bt_login,
#login_nopanel .content input.bt_login {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  background: #444444;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: #444444;
  background: -moz-linear-gradient(top, #444444 0%, #3a3a3a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, #3a3a3a));
  background: -webkit-linear-gradient(top, #444444 0%, #3a3a3a 100%);
  background: -o-linear-gradient(top, #444444 0%, #3a3a3a 100%);
  background: -ms-linear-gradient(top, #444444 0%, #3a3a3a 100%);
  background: linear-gradient(to bottom, #444444 0%, #3a3a3a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#3a3a3a',GradientType=0 ); }
  .btn-extend:hover, #panel .content input.bt_login:hover,
  #login_nopanel .content input.bt_login:hover, #panel .content input.bt_loginhover,
  #login_nopanel .content input.bt_loginhover {
    text-decoration: none;
    color: white;
    background: #555555; }
  .btn-extend:active, #panel .content input.bt_login:active,
  #login_nopanel .content input.bt_login:active {
    padding: 7px 12px 5px; }

/*message colors*/
.message-call, .loginError {
  padding: 10px; }
  .message-call:empty, .loginError:empty {
    border: 0;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important; }

fieldset legend:empty {
  border: 0;
  padding: 0 !important;
  margin: 0 !important;
  width: auto !important; }

/*pagination*/
.paginationNew a,
.paginationNew span {
  border: 1px solid #e7e7e7;
  padding: 7px 10px;
  margin-left: -1px; }
.paginationNew a:hover {
  background-color: #f9f9f9;
  text-decoration: none; }
.paginationNew a:active {
  background-color: #f9f9f9;
  text-decoration: none;
  padding: 8px 10px 7px;
  -webkit-box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.1); }
.paginationNew span.currentStep {
  background-color: #eeeeee; }

/*ticket sticky's*/
html #sticky1 fieldset,
html #sticky2 fieldset,
html #sticky3 fieldset,
html #sticky4 fieldset,
html #sticky5 fieldset,
html #sticky6 fieldset {
  border-color: 1px solid #ccc;
  background: #efefef;
  padding: 10px;
  padding-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  background-color: #f7f7f7; }
  html #sticky1 fieldset legend,
  html #sticky2 fieldset legend,
  html #sticky3 fieldset legend,
  html #sticky4 fieldset legend,
  html #sticky5 fieldset legend,
  html #sticky6 fieldset legend {
    padding: 10px;
    margin-left: 0;
    line-height: 18px;
    font-size: 16px;
    position: relative;
    color: #333333;
    top: -10px;
    left: -10px;
    vertical-align: top;
    margin-bottom: -20px;
    float: left;
    width: 100%; }
  html #sticky1 fieldset p,
  html #sticky2 fieldset p,
  html #sticky3 fieldset p,
  html #sticky4 fieldset p,
  html #sticky5 fieldset p,
  html #sticky6 fieldset p {
    clear: both;
    font-size: 12px;
    line-height: 14px;
    color: #525252;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 10px; }

/***** clearfix *****/
.clear {
  clear: both;
  height: 0;
  line-height: 0; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
.clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* Panel Tab/button */
.tab {
  border-top: 10px solid #444444 !important;
  height: 35px;
  position: relative;
  top: 0;
  z-index: 999; }

.tab ul.login {
  display: block;
  position: relative;
  float: right;
  clear: right;
  height: 35px;
  width: auto;
  font-weight: bold;
  line-height: 35px;
  margin: -10px 0 0;
  right: 150px;
  color: #f0eeee;
  font-size: 80%;
  text-align: center; }

.tab ul.login li.left {
  /*    background: url(/images/dpcom/login/tab_l.png) no-repeat left 0; */
  background: #444444;
  height: 35px;
  width: 15px;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -ms-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px; }

.tab ul.login li.right {
  /*    background: url(/images/dpcom/login/tab_r.png) no-repeat left 0; */
  background: #444444;
  height: 35px;
  width: 15px;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  -webkit-border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  -ms-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0; }

.tab ul.login li {
  text-align: left;
  padding: 0 6px;
  display: block;
  float: left;
  height: 35px;
  /*    background: url(/images/dpcom/login/tab_m.png) repeat-x 0 0; */
  background: #444444;
  margin-left: 0px;
  color: #e7e7e7; }

.tab ul.login li a {
  color: #e7e7e7;
  text-decoration: none; }

.tab ul.login li a:hover {
  color: #e7e7e7;
  text-decoration: underline; }

.tab .sep {
  color: #414141; }

.tab a.open,
.tab a.close {
  height: 19px;
  line-height: 20px !important;
  padding-left: 30px !important;
  cursor: pointer;
  display: block;
  width: 85px;
  position: relative;
  top: 7px; }

.tab a.open {
  background: url(/images/dpcom/login/bt_open.png) no-repeat left 0; }

.tab a.close {
  background: url(/images/dpcom/login/bt_close.png) no-repeat left 0; }

.tab a:hover.open {
  background: url(/images/dpcom/login/bt_open.png) no-repeat left -19px; }

.tab a:hover.close {
  background: url(/images/dpcom/login/bt_close.png) no-repeat left -19px; }

/* sliding panel */
#toppanel {
  position: absolute;
  /*Panel will overlap  content */
  /*position: relative;*/
  /*Panel will "push" the content down */
  top: 0;
  width: 100%;
  z-index: 1001;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

#panel {
  width: 100%;
  color: #444444;
  background: #eeeeee;
  overflow: hidden;
  position: relative;
  z-index: 1005;
  display: none; }

#login_nopanel {
  width: 100%;
  height: 270px;
  color: #f0eeee;
  background: #f4f4f4;
  border: 1px solid #e7e7e7;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

#panel h1,
#login_nopanel h1 {
  font-size: 1.6em;
  padding: 5px 0 10px;
  margin: 0;
  color: #444444; }

#panel h2,
#login_nopanel h2 {
  font-size: 1.2em;
  padding: 10px 0 5px;
  margin: 0;
  color: #444444; }

#panel p,
#login_nopanel p {
  margin: 5px 0;
  padding: 0; }

#panel a,
#login_nopanel a {
  text-decoration: none;
  color: #085777; }

#panel a:hover,
#login_nopanel a:hover {
  text-decoration: underline;
  color: #085777; }

#panel a-lost-pwd,
#login_nopanel a-lost-pwd {
  display: block;
  float: left;
  text-decoration: underline; }

#panel .content,
#login_nopanel .content {
  width: 960px;
  margin: 0 auto;
  padding-top: 15px;
  text-align: left;
  font-size: 0.85em; }

#panel .content .left {
  width: 280px;
  height: 100%;
  float: left;
  padding: 0 15px; }

#login_nopanel .content .left {
  width: 280px;
  height: 100%;
  float: left;
  padding: 0 15px; }

#panel .content .right {
  color: #000000; }

#login_nopanel .content .right {
  padding-left: 60px;
  border-right: none;
  color: #000000; }

#panel .content form,
#login_nopanel .content form {
  margin: 0 0 10px 0; }

#panel .content label,
#login_nopanel .content label {
  float: left;
  padding-top: 8px;
  clear: both;
  width: 280px;
  display: block;
  color: #000000; }

#panel .content input.field,
#login_nopanel .content input.field {
  border: 1px #999999 solid;
  background: #FFFFFF;
  margin-right: 5px;
  margin-top: 4px;
  width: 270px;
  color: #444444;
  height: 16px;
  margin: 0;
  padding: 5px;
  border: 1px solid #d0d0d0;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out; }

#panel .content input.field:focus,
#login_nopanel .content input.field:focus {
  border-color: #b4b4b4;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(35, 185, 255, 0.5);
  box-shadow: 0 0 8px 0 rgba(35, 185, 255, 0.5); }

#panel .content input:focus.field,
#login_nopanel content input:focus.field {
  background: white; }

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register,
#login_nopanel .content input.bt_login,
#login_nopanel .content input.bt_register {
  display: block;
  float: left;
  clear: left;
  text-align: center;
  cursor: pointer;
  border: none;
  font-weight: bold;
  margin: 10px 0; }

#panel .content input.bt_login,
#login_nopanel .content input.bt_login {
  width: 100px;
  font-weight: normal; }

#panel .content input.bt_register,
#login_nopanel .content input.bt_register {
  width: 94px;
  color: white; }

#panel .lost-pwd,
#login_nopanel .lost-pwd {
  display: block;
  float: left;
  clear: right;
  padding: 15px 5px 0;
  font-size: 0.95em;
  text-decoration: none; }

/*panel error*/
.loginError {
  background-color: #f2dede; }
