/*body { text-align: center; background: #000 url(../_gfx/bg_login.gif) repeat-x left top; margin: 0; padding: 0; border: none; color: #333333; font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 11px; }

#content { width:460px; margin:0 auto 0 auto; padding:95px 0; background:none; }
#content img {float:right;}

#login { width: 375px; float:left; margin:50px 0 0 0; padding:0; }
#logintable {width: 375px; margin:0; padding:0; background:#272727;}
.formtable { width:95%; margin:8px auto; padding:0;}
#topbg { width:100%; height:20px; margin:0; padding:0; background: url(../_gfx/logintable_t.gif) repeat-x top left; color:#fff; font-size: 10px; }
#topbg-r { width:100%; height:20px; margin:0 0 0 8px; padding:0; background: url(../_gfx/logintable_t.gif) repeat-x top right; }
.middle { border-left: #505050 solid 1px; border-right: #505050 solid 1px; color: #d9d9d9; font-size: 10px;}
.middle td {padding:5px 5px 0 5px; margin:0;}
#bottombg { color:#272727; width:100%; height:4px; margin:0; padding:0; background: url(../_gfx/logintable_b.gif) repeat-x bottom left; }
#bottombg-r { width:100%; height:4px; margin:0 0 0 10px; padding:0; background: url(../_gfx/logintable_b.gif) repeat-x bottom right; }

.input { font-size:10px;}
.smtxt, .smtxt a, .smtxt a:link, .smtxt a:visited {color: #d9d9d9; font-size: 10px;}
.smtxt a:hover, .smtxt a:active {color:#3b64b9;}
#title { margin:10px; line-height: 20px; font-weight: bold;}
h1 {margin:0; padding:0; font-size: 14px;}
*/


@charset "UTF-8";
/* CSS Document */


/*
Client:		manoto core system.
Type:		Screen
Agnency:	New York Manoto, LLC.
Author:		Christian Fillies
*/






/* ///////////////////////////////////////////////////////////////////////////////// */
/* Body */
/* ///////////////////////////////////////////////////////////////////////////////// */

/* Reduced Copy of Base Reset 
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
}

q:before,q:after{content:'';}

ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal;  vertical-align: top; }


:focus {
  outline: 0;
  outline: none;
  border-style: none;
  border-collapse: collapse;
}

* {
  margin: 0;
  padding: 0;
  color: inherit;
  color: #d7d8d9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: inherit;
  line-height: inherit;
  text-shadow: 0 1px 0 #000;
}

.clear {
  clear: both;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  height: 0;
  padding: 0;
  margin: 0;
  display: block;
}

/* <http://www.456bereastreet.com/archive/200610/closing_the_gap_between_list_items_in_ie/> */
li a {_display:inline-block;}
li a {_display:block;}

html,
body {
}

html {
  height: 100%;
  background-size: cover;
  background-color: #2d2d2d;
  background-image: url(login.gfx/bg.html.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: small;
}
* html body {
  font-size: x-small; /* for IE5/Win */
  f\ont-size: small; /* for other IE versions */
  color: #ddd;
}

center {
  padding: 0;
  margin: 0 auto;
}

div.loginContainer {
  width: 320px;
  height: 212px;
  /*background:url(login.gfx/bg.login.png) top center no-repeat;*/
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -160px;
  margin-top: -106px;
}

div.login {
  position: relative;
  display: block;
  text-align: center;
}

span.login {
  display: block;
  background: #3a3a3a;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #6a6b69;
  border-radius: 10px 10px;
  -moz-border-radius: 10px;
  border-radius: 5px 5px;
  -moz-border-radius: 5px;
  margin: 5px;
  position: relative;
  top: 5px;
  text-align: left;
}
span.login:after {
  content: '';
  display: table;
  width: 100%;
}

.loginLeftCol {
  width: 130px;
  float: left;
  margin: 15px 15px 15px 0;
  border-right: 1px solid #4c4c4d;
}

.loginLeftCol img {
  margin: -10px 0 5px 0;
  width: 120px;
}

.loginLeftCol dl {
  padding: 15px 0 0 15px;
}

.loginLeftCol dt {
  font-size: 11px;
  line-height: 14px;
  margin-bottom: 34px;
  letter-spacing: .06em;
}

.loginLeftCol dd {
  font-size: 8px;
  line-height: 10px;
  color: #767676;
}

.loginRightCol {
  display: block;
  padding: 15px 0 0;
}

.loginRightCol img {
  float: left;
  margin-right: 3px;
}

.loginRightCol h1 {
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  display: block;
}

.loginRightCol h1.ResponseMessage {
  height: 20px;
  color: #d8e4fb;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}



.loginRightCol input,
.loginRightCol input[type="text"],
.loginRightCol input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 0px 1px 0px 0px, rgba(0, 0, 0, 0.6) 0px 1px 2px 0px inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.3) 0px 1px 0px 0px, rgba(0, 0, 0, 0.6) 0px 1px 2px 0px inset;
  box-shadow: rgba(255, 255, 255, 0.3) 0px 1px 0px 0px, rgba(0, 0, 0, 0.6) 0px 1px 2px 0px inset;
  -webkit-rtl-ordering: logical;
  -webkit-rtl-ordering: logical;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  background-color: #acaeb1;
  background-clip: padding-box;
  background-origin: padding-box;
  border: #1c1c1c 1px solid;
  color: #4D5157;
  cursor: auto;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  padding: 2px 5px;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  width: 136px;
  float: left;
  margin: 7px 0;
}

.loginRightCol input:focus,
.loginRightCol input:focus[type="text"],
.loginRightCol input:focus[type="password"] {
  background: #fff;
}

.loginRightCol input.submit {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: button;
  appearance: button;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #666;
  font-family: Arial, Helvetica, sans-serif;
  color: #c6c6c6;
  line-height: 12px;
  width: 70px;
  float: right;
  text-transform: uppercase;
  font-size: 12px;
  height: 25px;
  text-shadow: 0 -1px 0 rgba(0,0,0,.5);
  background: #4c4c4c url(login.gfx/bg.submitButton.gif) top left repeat-x;
  -webkit-box-shadow:  none;
  -moz-box-shadow: none;
  cursor: pointer;
  outline: none;
  margin-right: 15px;
}

.loginRightCol input.submit:hover {
  color: #fff;
}

.loginRightCol input.submit:active,
.loginRightCol input.submit:focus {
  background: #4c4c4c url(login.gfx/bg.submitButton.over.gif) bottom left repeat-x;
  outline: none;
  border-style: none;
  border-collapse: collapse;
  border: 1px solid #666;
  color: #fff;
}

.loginRightCol input.imgButton {
  float: right;
  width: auto;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  margin: 0;
  padding: 0;
  height: 25px;
  width: 68px;
  border-style: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 15px -3px 0 0;
}

.forgotPW {
  float: left;
  line-height: 29px;
  font-size: 11px;
  margin-top: 15px;
  color: #bdbdbd;
}

a:hover.forgotPW {
  color: white;
}

/* ///////////////////////////////////////////////////////////////////////////////// */
/* Buttons */
/* ///////////////////////////////////////////////////////////////////////////////// */

.ieFix {
  position: absolute;
  top: -100000px;
  left: -100000px;
}

.button,
.button span {
  display: block;
  background-repeat: no-repeat;
  background-image: url(login.gfx/btn.png);
  background-position: left top;
  height: 29px;
  vertical-align: 29px;
  padding: 0;
  margin: 0;
  padding-left: 6px;
  text-decoration: none;
  cursor: pointer;
  margin: 0;
}
.button {
  float: left;
  position: relative;
  z-index: 26;
}

.loginRightCol a.button {
  margin: 20px 0 0 -3px;
}

.loginRightCol .buttonContainer .button {
  margin: 0;
  float: right;
  text-transform: uppercase;
  font-size: 12px;
}

.loginRightCol .buttonContainer a.button {
  margin: 15px -3px 0 -3px;
}

.button span {
  background-position: right top;
  padding: 0;
  padding-right: 6px;
}
a.button span b, a:link.button span b, a:visited.button span b {
  color: #bdbdbd;
  text-decoration: none;
  display: block;
  padding: 0 8px;
  line-height: 29px;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
}
a:hover.button {
  background-position: left center;
}
a:hover.button span {
  background-position: right center;
}
a:hover.button span b {
  color: white;
}
a:active.button, a:focus.button,
a.selectedButton, a:hover.selectedButton {
  background-position: left bottom;
}
a:active.button span, a:focus.button span,
a.selectedButton span, a:hover.selectedButton span {
  background-position: right bottom;
}
a:active.button span b, a:focus.button span b,
a.selectedButton span b, a:hover.selectedButton span b {
  color: white;
}

a.button span b img.icon {
  margin: 3px 3px 0 -9px;
}

/* ///////////////////////////////////////////////////////////////////////////////// */
/* Responsive */
/* ///////////////////////////////////////////////////////////////////////////////// */

/* larger device than mobile */
@media (min-device-width: 768px) {
  div.loginContainer {
    width: 360px;
    margin-left: -170px;
  }
  .loginLeftCol {
    width: 150px;
  }
  .loginRightCol input,
  .loginRightCol input[type="text"],
  .loginRightCol input[type="password"] {
      width: 148px;
  }
}

/* Dell Venue Pro */
/* @media (max-device-height: 1090px) and (max-device-width: 1920px) { */
@media (orientation: landscape) and (min-device-width: 1080px) and (max-device-width: 1920px)  and (max-width: 1920px) {
  div.loginContainer {
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
  }
}
@media (orientation: portrait) and (min-device-width: 1080px) and (max-device-width: 1920px) and (max-width: 1080px) {
  div.loginContainer {
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
  }
}