/* default */
body,
div,
form,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: medium none;
}
body,
td {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
}
ul,
li {
  list-style-type: none;
}
.line {
  color: #fb9d00;
  height: 1px;
  width: 100%;
}
div.standard_nav ul,
ul.standard {
  font-size: 9pt;
  margin-left: 0;
}
div.standard_nav li,
ul.standard li {
  border-left: 3px solid #fb9d00;
  list-style-type: none;
  margin-bottom: 10px;
  margin-left: 15px;
  padding-left: 5px;
}
div.standard_nav ol,
ol.standard {
  font-size: 9pt;
  margin-left: 0;
}
div.standard_nav ol li,
ol.standard li {
  border-left: 3px solid #fb9d00;
  list-style-type: decimal;
  margin-bottom: 10px;
  margin-left: 15px;
  padding-left: 5px;
}
a,
area,
label,
.pointer {
  cursor: pointer;
}
.help {
  cursor: help;
}
.float {
  float: left;
}
.float-right {
  float: right;
}
.clear,
.bottom {
  clear: both;
}
.nowrap {
  white-space: nowrap;
}
.nopointer {
  cursor: default;
}
.hidden {
  display: none;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.req,
.required {
  color: red;
  font-weight: bold;
}
.required input,
input.required,
.required select,
select.required {
  border: 2px solid red;
}
table.fullsize {
  width: 100%;
}
h1,
h2,
h3,
h4,
p {
  margin: 0;
  padding: 1px 0;
}
h1 {
  font-size: 13pt;
}
h2 {
  font-size: 11pt;
}
h3 {
  font-size: 10pt;
}
h4 {
  font-size: 9pt;
}
p {
  font-size: 9pt;
}
.smallfont {
  font-size: 8pt;
}
.underline {
  text-decoration: underline;
}
ul.row li {
  float: left;
}
select {
  background-color: white;
  border: medium none;
  font-size: 9pt;
}
textarea {
  height: 100px;
  width: 300px;
}
textarea.tinymce {
  height: 300px;
  width: 440px;
}
textarea.misc {
  height: 200px;
  width: 440px;
}
textarea.cmc_register_terms {
  height: 300px;
  width: 550px;
}
input.short {
  width: 50px;
}
input.long {
  width: 580px;
}
a:link {
  color: #B96200;
  text-decoration: none;
}
a:visited {
  color: #B96200;
  text-decoration: none;
}
a:hover {
  color: #fb9d00;
  text-decoration: underline;
}
a:active {
  color: #fb9d00;
  text-decoration: underline;
}
a:focus {
  color: #fb9d00;
  text-decoration: underline;
}
/* layout */
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background: url("images/background_body.gif") repeat scroll 0 0 #787878;
  color: #000000;
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
  font-size: 9pt;
  height: 100%;
  line-height: 140%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.contigelb {
  color: #fb9d00;
}
.highlight {
  background-color: yellow;
}
a:hover .highlight {
  background-color: #FFFFCC;
}
#top {
  background: url("images/background_top.jpg") repeat-x scroll 0 0 transparent;
  height: 100%;
  min-width: 1252px;
}
#container {
  border-left: 10px solid #fb9d00;
  margin: 0 auto;
  min-height: 100%;
  text-align: left;
}
#head {
  background: url("images/background_header_01.jpg") no-repeat scroll 259px 0 transparent;
  color: #CCCCCC;
  height: 120px;
  padding: 0;
  text-align: left;
  width: 1250px;
}
#head.cmc_bg_head_pkwreifen {
  background: url("images/background_header_02.jpg") repeat scroll 0 0 transparent;
}
#head.cmc_bg_head_motorradreifen {
  background: url("images/background_header_cmc_motorrad.jpg") repeat scroll 0 0 transparent;
}
.head {
  width: 1234px;
}
#contiLogo,
#contiViewLogo,
#mediacenter_logo {
  float: left;
  padding: 35px 0 0 20px;
}
#main {
  padding: 0 10px 50px 10px;
}
#foot {
  font-family: tahoma;
  font-size: 11px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  margin-top: -55px;
  text-align: left;
  width: 950px;
  clear: both;
}
#foot a {
  color: #000000;
  font-size: 11px;
}
#foot li,
#foot p {
  border-left: 1px solid #999999;
  margin-right: 15px;
  padding-left: 10px;
}
#foot ul {
  float: none;
  padding-top: 20px;
}
#foot p {
  clear: left;
  font-size: 8pt;
  padding: 0 0 0 10px;
  position: relative;
  top: 10px;
}
#head .login_nav {
  font-family: Tahoma;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}
#head .login_nav ul {
  float: right;
}
#head .login_nav ul li ul {
  width: auto;
}
#head .login_nav li a {
  background: url("images/arrow.png") no-repeat scroll 0 0px #333333;
  border: 1px solid #545454;
  display: block;
  margin-right: 1px;
  padding: 5px 7px 4px 22px !important;
  white-space: nowrap;
}
#head .login_nav a:link {
  color: #BCBCBC;
  text-decoration: none;
}
#head .sf-menu li:hover ul,
#head .sf-menu li.sfHover ul {
  top: 21px !important;
}
#head .sf-sub-indicator,
#head .sf-sub-indicator:active,
#head .sf-sub-indicator:hover {
  background: none;
}
#head .login_nav a:visited {
  color: #BCBCBC;
  text-decoration: none;
}
#head .login_nav a:active {
  color: #fb9d00;
  text-decoration: underline;
}
#head .login_nav a:focus {
  color: #fb9d00;
  text-decoration: none;
}
#head .login_nav a:hover {
  background-position: 0 -19px;
  border-color: #fb9d00;
  color: #fb9d00;
  text-decoration: none;
}
#head .login_nav ul.switch_language {
  display: none;
  width: 100%;
}
#head .login_nav ul.switch_language li {
  float: none;
}
#head .login_nav ul.switch_language li a {
  background-color: #333333;
  background-position: 0 1px !important;
}
#main_nav {
  border-bottom: 1px solid #5B5B5B;
  float: left;
  margin-bottom: 4px;
  width: 1240px;
}
#main_nav ul {
  float: left;
  list-style: none outside none;
  width: 100%;
}
#main_nav ul li {
  float: left;
}
#main_nav ul li a:link,
#main_nav ul li a:visited {
  background-repeat: no-repeat;
  color: #CCCCCC;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  border: none;
  border-bottom: 1px solid #545454;
  width: 164px;
  text-align: center;
}
#main_nav ul li a#home {
  min-width: 42px;
  width: auto;
}
#main_nav ul li a:hover,
#main_nav ul li a:focus,
#main_nav ul li a:active,
#main_nav ul li a.active {
  border-bottom: 1px solid #fb9d00;
  color: #fb9d00;
  text-decoration: none;
  background-color: #000000;
}
#main_nav ul li ul li a:link,
#main_nav ul li ul li a:visited {
  text-align: left;
  background: url("images/arrow.png") no-repeat scroll 0 3px #333333;
  padding-left: 10px;
  font-size: 10px;
}
#main_nav ul li ul li a:hover,
#main_nav ul li ul li a:focus,
#main_nav ul li ul li a:active,
#main_nav ul li ul li a.active {
  border-bottom: 1px solid #fb9d00;
  color: #fb9d00;
  text-decoration: none;
  background: url("images/arrow.png") no-repeat scroll 0 3px #333333;
}
#container_nav {
  float: left;
  height: 30px;
  margin: 0;
  padding: 0;
  width: 960px;
}
#container_nav ul {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 0 5px;
  width: 100%;
}
#container_nav ul li {
  border-left: 1px solid #666666;
  float: left;
  padding: 0 15px;
}
#container_nav ul li.first {
  border-left: 0 none;
  float: left;
  padding: 0 15px 0 0;
}
#container_nav ul li a {
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  height: 15px;
  margin: 0;
}
#container_nav ul li a:hover,
#container_nav ul li a:focus,
#container_nav ul li a:active,
#container_nav ul li a.active {
  border-bottom: 0 none;
  color: #fb9d00;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#main_content {
  clear: both;
  line-height: 100%;
  width: 100%;
  padding-top: 3px;
}
#payload_wrap {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid #545454;
  color: #CCCCCC;
  min-height: 350px;
  padding: 20px;
}
#payload_wrap.nopadding {
  min-height: 150px;
  padding: 0;
  width: 740px;
}
#payload_wrap input.file {
  width: 500px;
}
#payload_wrap a {
  font-weight: bold;
}
#payload_wrap h1 {
  background: none repeat scroll 0 0 transparent;
  color: #000000;
  font-size: 12px;
  margin: 0;
  padding: 0;
  width: 100%;
}
#payload_wrap h2 {
  font-size: 11pt;
  font-weight: bold;
  margin-top: 5px;
}
/* Date picker */
img.datepicker {
  cursor: pointer;
  position: relative;
  top: 5px;
}
.datefielddelimiter {
  margin: 0 3px 0 4px;
}
/* superfish */
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu {
  line-height: 1.0;
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em;
  /* left offset of submenus need to match (see below) */

}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */

}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 23px !important;
  /* match top ul list item height */

  z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 10em;
  /* match ul width */

  top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 10em;
  /* match ul width */

  top: 0;
}
/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  padding-bottom: 1em !important;
  margin-bottom: 0px !important;
}
.sf-menu a {
  border-left: 1px solid #fff;
  border-top: 1px solid #CFDEFF;
  padding: 5px 14px !important;
  text-decoration: none;
}
.sf-menu a,
.sf-menu a:visited {
  /* visited pseudo selector so IE6 applies text colour*/

  color: #13a;
}
.sf-menu li {
  background: #000000 !important;
}
.sf-menu li li {
  background: #000000 !important;
}
.sf-menu li li li {
  background: #000000 !important;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  /* background:		@contenthovercolor !important; */

  /* background:		#000000 !important;
  outline:		0; */

}
/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 2.25em;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */

}
.sf-sub-indicator:active,
.sf-sub-indicator:hover {
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em;
  /* IE6 only */

  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url('images/arrows-ff9900.png') no-repeat -10px -100px !important;
  /* 8-bit indexed alpha png. IE6 gets solid image only */

}
a > .sf-sub-indicator {
  /* give all except IE6 the correct values */

  top: 7px !important;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/

}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/

}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/

}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url('../images/shadow.png') no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}
/* own additions */
#contilogo {
  background: url('images/logo_continental.jpg');
  height: 60px;
  width: 201px;
}
.sf-menu a div {
  margin-left: 6px;
}
.reveal-closing {
  color: #AAAAAA;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  right: 11px;
  top: 8px;
}
img.ui-datepicker-trigger {
  margin-left: 3px;
  position: absolute;
}
#ui-datepicker-div {
  margin-left: 0px;
  margin-top: 2px;
}
.ui-datepicker {
  display: none;
  height: 12.6em;
  padding: 0.2em 0.2em 0;
  width: 14em;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  height: 14px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  padding: 0 3px 0 0;
}
.ui-datepicker .ui-datepicker-title {
  line-height: 100%;
  margin: 0px;
}
.ui-datepicker th {
  padding: 0px;
}
input {
  padding: 0px;
  font-size: 9pt;
  border: 1px solid #545454;
}
input[type=submit],
button {
  color: #545454;
  font-size: 8pt;
  border-radius: 5px;
  background: none repeat-x scroll 50% 50% #f6f6f6;
  border: 1px solid #CCCCCC;
  font-weight: bold;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  margin-right: 0.3em;
  padding: 0em 0.5em;
  height: 19px;
}
input[type=submit]:hover,
button:hover {
  border: 1px solid #FBCB09;
  color: #C77406;
}
.ui-menu .ui-menu-item a {
  display: block;
  line-height: 1;
  padding: 0px;
  text-decoration: none;
  text-align: left;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #FFFFFF;
  border: 1px solid #FBCB09;
  color: #C77405;
  font-weight: bold;
}
/* Login */
#loginhead {
  color: #CCCCCC;
  height: 120px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
}
div.loginheadline {
  margin-left: 150px;
}
div.loginheadline h3 {
  color: #fb9d00;
  margin-bottom: 20px;
}
div.loginheadline p {
  color: white;
}
div.login table {
  background-color: white;
  font-weight: bold;
  font-family: Lucida Sans Unicode, Helvetica, Arial;
  border: 2px groove slateGray;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  line-height: 120%;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}
div.login table.errorPanel {
  border: none;
}
div.login table tr th {
  background-color: #fb9d00;
  padding: 5px;
  text-align: left;
  color: black;
}
div.login table tr td {
  padding: 5px;
  white-space: nowrap;
  color: black;
}
div.login table tr td INPUT[type="submit"] {
  margin-right: 14px;
}
div.loginlogo {
  width: 942px;
  height: 243px;
  background-image: url(images/conti-trucks-logo.jpg);
  background-repeat: no-repeat;
  margin-left: 21px;
}
.version {
  color: #999999 !important;
  font-family: Helvetica;
  font-size: 7pt;
  font-style: oblique;
}
.formInputFieldBox {
  width: 258px;
  height: 22px;
  background-image: url(images/form_input.gif);
  background-repeat: no-repeat;
  padding: 4px 0px 0px 10px;
  margin: 3px 5px 0px 0px;
  float: left;
}
.formInputFieldBox input {
  color: #000000;
  font: normal 12px Lucida Sans Unicode, Helvetica, Arial;
  border-width: 0px;
  height: 14px;
  width: 231px;
  margin-right: 16px;
  line-height: 100%;
}
/* Tapestry grid */
#grid {
  width: 100%;
}
DIV.t-data-grid {
  background: url("images/modal-gloss.png") no-repeat scroll -200px -80px #191919;
  border: 4px solid #191919;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  float: left;
  clear: left;
  font-family: "Trebuchet MS", Arial, sans-serif;
}
table.t-data-grid {
  border-left: none;
}
table.t-data-grid thead tr {
  background-color: transparent !important;
  border-left: 1px solid #545454;
  color: #bdbdbd;
}
TABLE.t-data-grid THEAD TR TH {
  border-bottom: 1px double #545454;
  border-right: none;
  font-size: 8pt;
  text-align: center;
}
TABLE.t-data-grid TR TH A {
  color: #bdbdbd;
}
TABLE.t-data-grid TBODY TR {
  border-left: 1px solid #545454;
}
TABLE.t-data-grid TBODY TR TD {
  padding: 2px;
  color: #bdbdbd;
  border-bottom: 1px solid #545454;
  border-right: 1px solid #545454;
}
TABLE.t-data-grid TBODY TR.details TD {
  background-color: #000000;
  font-style: italic;
  border-right: none;
}
TABLE.t-data-grid TBODY TR.details TD.detailsfirst {
  border-right: 1px solid #545454;
  text-align: right;
  font-style: normal;
  background-color: transparent;
}
TABLE.t-data-grid TBODY TR.details TD.detailslast {
  border-right: 1px solid #545454;
}
.t-data-grid input,
.info input,
.t-data-grid input[disabled],
.info input[disabled] {
  border: 1px solid transparent;
  color: #bdbdbd;
  padding-left: 7px;
  margin: 0px;
}
.t-data-grid input,
.info input {
  background: url("images/arrows-rotated-ffffff.png") no-repeat scroll 0px -19px transparent;
}
.t-data-grid input.changed,
.info input.changed {
  background: url("images/arrows-rotated-fb9d00.png") no-repeat scroll 0px -19px transparent;
}
.t-data-grid input[disabled],
.info input[disabled],
.t-data-grid input[disabled]:hover,
.info input[disabled]:hover,
.t-data-grid input[readonly],
.info input[readonly],
.t-data-grid input[readonly]:hover,
.info input[readonly]:hover,
.t-data-grid input[readonly]:active,
.info input[readonly]:active,
.t-data-grid input[readonly]:focus,
.info input[readonly]:focus,
.t-data-grid input[readonly]:focus:hover,
.info input[readonly]:focus:hover,
.t-data-grid input[readonly].changed,
.t-data-grid input[readonly].changed:hover,
.t-data-grid input[readonly].changed:focus,
.t-data-grid input[readonly].changed:focus:hover,
.info input[readonly].changed,
.info input[readonly].changed:hover,
.info input[readonly].changed:focus,
.info input[readonly].changed:focus:hover {
  background: transparent;
  padding-left: 1px;
  padding-right: 1px;
  cursor: default;
  border: none;
  color: #bdbdbd;
}
.t-data-grid select {
  border: 1px solid transparent;
  color: #bdbdbd;
  background: transparent;
  outline: none;
}
div.checkbox-true,
div.checkbox-true-changed,
div.checkbox-false,
div.checkbox-false-changed,
div.checkbox-true-disabled,
div.checkbox-false-disabled {
  height: 12px;
  width: 24px;
}
.t-data-grid div.checkbox-true,
.t-data-grid div.checkbox-true-changed,
.t-data-grid div.checkbox-false,
.t-data-grid div.checkbox-false-changed,
.t-data-grid div.checkbox-true-disabled,
.t-data-grid div.checkbox-false-disabled {
  color: #bdbdbd;
  height: 16px;
  padding-left: 25px;
  padding-right: 2px;
  padding-top: 2px;
  width: auto;
  height: 16px;
}
div.checkbox-false {
  background: url("images/checkbox-ffffff.png") no-repeat scroll 1px -40px transparent;
}
div.checkbox-false-changed {
  background: url("images/checkbox-fb9d00.png") no-repeat scroll 1px -40px transparent;
}
.t-data-grid div.checkbox-false,
.t-data-grid div.checkbox-false-changed {
  background-position: 1px -38px;
}
div.checkbox-true {
  background: url("images/checkbox-ffffff.png") no-repeat scroll 1px -60px transparent;
}
div.checkbox-true-changed {
  background: url("images/checkbox-fb9d00.png") no-repeat scroll 1px -60px transparent;
}
.t-data-grid div.checkbox-true,
.t-data-grid div.checkbox-true-changed {
  background-position: 1px -58px;
}
div.checkbox-true-disabled {
  background: url("images/true.png") no-repeat scroll 0 1px transparent;
  cursor: default;
}
.t-data-grid div.checkbox-true-disabled {
  background-position: 11px 3px;
}
div.checkbox-false-disabled {
  background: url("images/false.png") no-repeat scroll 0 1px transparent;
}
.t-data-grid div.checkbox-false-disabled {
  background-position: 11px 3px;
  cursor: default;
}
div.checkbox-false:hover,
div.inplacecheckbox-false:hover {
  background: url("images/checkbox-ffffff.png") no-repeat scroll 1px 1px #545454;
  cursor: pointer;
}
div.checkbox-false-changed:hover {
  background: url("images/checkbox-fb9d00.png") no-repeat scroll 1px 1px #545454;
  cursor: pointer;
}
.t-data-grid div.checkbox-false:hover,
.t-data-grid div.checkbox-false-changed:hover,
.t-data-grid div.inplacecheckbox-false:hover {
  background-position: 1px 3px;
}
div.checkbox-true:hover,
div.inplacecheckbox-true:hover {
  background: url("images/checkbox-ffffff.png") no-repeat scroll 1px -19px #545454;
  cursor: pointer;
}
div.checkbox-true-changed:hover {
  background: url("images/checkbox-fb9d00.png") no-repeat scroll 1px -19px #545454;
  cursor: pointer;
}
.t-data-grid div.checkbox-true:hover,
.t-data-grid div.checkbox-true-changed:hover,
.t-data-grid div.inplacecheckbox-true:hover {
  background-position: 1px -17px;
}
.t-data-grid input:focus,
.t-data-grid input:focus:hover,
.info input:focus,
.info input:focus:hover,
.t-data-grid input.changed:focus,
.t-data-grid input.changed:focus:hover,
.info input.changed:focus,
.info input.changed:focus:hover {
  color: black;
  background: white;
  border: 1px solid #545454;
  padding-left: 1px;
  padding-right: 6px;
}
.t-data-grid select:focus,
.t-data-grid select:focus:hover {
  color: black;
  background: white;
  border: 1px solid #545454;
  outline: none;
}
.t-data-grid input:hover,
.info input:hover {
  cursor: pointer;
  background: url("images/arrows-rotated-ffffff.png") no-repeat scroll 0px 2px #545454;
}
.t-data-grid input.changed:hover,
.info input.changed:hover {
  cursor: pointer;
  background: url("images/arrows-rotated-fb9d00.png") no-repeat scroll 0px 2px #545454;
}
.t-data-grid select:hover {
  cursor: pointer;
  background: #545454;
  outline: none;
}
.t-data-grid div.hideselect {
  background-color: #191919;
  float: right;
  height: 17px;
  left: -17px;
  margin-right: -17px;
  position: relative;
  width: 18px;
}
IMG.t-sort-icon {
  height: 10px;
  margin-left: 3px;
}
/* Grid total rows */
span.totalrows {
  border: 1px solid silver;
  padding: 2px 5px;
  background-color: white;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #333333;
  font-size: 9pt;
}
/* Grid Pager */
DIV.t-data-grid-pager A,
DIV.t-data-grid-pager SPAN.current {
  background-color: white !important;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #333333;
  font-size: 9pt;
}
div.t-data-grid-pager span.current {
  background-color: #333333 !important;
  color: white;
}
DIV.t-data-grid-pager {
  margin: 8px 4px;
}
/* Grid rows */
tr.t-total {
  border-bottom: 3px double #bdbdbd;
  border-top: 2px solid #bdbdbd;
}
tr.t-total2 {
  border-bottom: 3px double #ffffff;
  border-top: 2px solid #ffffff;
}
/* Grid header */
th.positionStatus,
th.positionMatchCasing,
th.casingSet,
th.casingLocation {
  font-size: 0 !important;
  width: 17px;
}
/* Grid columns */
TABLE.t-data-grid TBODY TR.t-total TD {
  font-weight: bold;
}
TABLE.t-data-grid TBODY TR.t-total2 TD {
  color: #ffffff;
  font-weight: bold;
}
td.bookingDate,
td.createdDate,
td.latestEvaluationDate {
  text-align: center;
}
td.positions,
td.quantity,
td.bookedQuantity,
td.price,
td.totalPrice,
td.moneyValue,
td.accountMoneyValue,
td.amount,
td.share,
td.totalShare,
td.treadDepth,
td.qualityA,
td.qualityB,
td.qualityC,
td.qualityD,
td.qualityScrap,
td.total,
td.sumAcceptance,
td.acceptanceRate,
td.shareOfScrap,
td.contiBrandqualityA,
td.contiBrandqualityB,
td.contiBrandqualityC,
td.contiBrandqualityD,
td.contiBrandqualityScrap,
td.contiBrandtotal,
td.contiBrandsumAcceptance,
td.contiBrandAcceptanceRate,
td.otherBrandqualityA,
td.otherBrandqualityB,
td.otherBrandqualityC,
td.otherBrandqualityD,
td.otherBrandqualityScrap,
td.otherBrandtotal,
td.otherBrandsumAcceptance,
td.otherBrandAcceptanceRate,
td.currentMinuteAmount,
td.currentMinuteError,
td.currentTenMinutesAmount,
td.currentTenMinutesError,
td.currentHourAmount,
td.currentHourError,
td.currentDayAmount,
td.currentDayError,
td.currentWeekAmount,
td.currentWeekError,
td.currentMonthAmount,
td.currentMonthError,
td.totalAmount,
td.totalError {
  text-align: right;
}
td.positionStatus,
td.positionMatchCasing,
td.casingSet {
  padding: 0px !important;
}
td.positionStatus,
td.positionMatchCasing,
td.casingSet {
  padding: 0px !important;
  border-right: none !important;
}
td.newTireType > a {
  text-decoration: none;
}
td.emptycolumn {
  min-width: 30px;
}
div.casingset-true {
  background: url("images/casing.png") no-repeat scroll 1px 0 transparent;
  height: 12px;
}
div.location-true {
  background: url("images/location.png") no-repeat scroll 1px 0 transparent;
  height: 12px;
}
div.location-false,
div.location-true {
  width: 14px;
}
div.casingset-false,
div.casingset-true {
  width: 14px;
}
div.warn-true {
  background: url("images/warn.png") no-repeat scroll 1px 0 transparent;
  height: 12px;
}
div.warn-false,
div.warn-true {
  width: 14px;
}
div.pickuporderpositionstatus-collect {
  background: url("images/pickuporderpositionstatus-collect.png") no-repeat scroll 1px 0px transparent;
  height: 12px;
  width: 14px;
}
div.pickuporderpositionstatus-collectclaim {
  background: url("images/pickuporderpositionstatus-collectclaim.png") no-repeat scroll 1px 0px transparent;
  height: 12px;
  width: 14px;
}
div.pickuporderpositionstatus-dontcollect {
  background: url("images/pickuporderpositionstatus-dontcollect.png") no-repeat scroll 1px 0px transparent;
  height: 12px;
  width: 14px;
}
div.pickuporderpositionstatus-notarrived {
  background: url("images/pickuporderpositionstatus-notarrived.png") no-repeat scroll 1px 0px transparent;
  height: 12px;
  width: 14px;
}
div.pickuporderpositionstatus-notcollected {
  background: url("images/pickuporderpositionstatus-notcollected.png") no-repeat scroll 1px 0px transparent;
  height: 12px;
  width: 14px;
}
div.pickuporderpositionstatus-cancelled {
  background: url("images/pickuporderpositionstatus-cancelled.png") no-repeat scroll 3px 0px transparent;
  height: 12px;
  width: 15px;
}
div.warn {
  background: url("images/warn.png") no-repeat scroll 0px 4px transparent;
  min-height: 14px;
}
/* Context Menu */
#contextmenu {
  position: absolute;
  display: none;
  background: url("images/void.gif") repeat scroll 0 0 transparent;
  z-index: 999;
}
#contextmenu a {
  outline: none;
}
li.submenu a {
  background: url("images/arrows-rotated-000000.png") no-repeat scroll 100% -40% transparent;
}
li.submenu ul {
  position: absolute;
  left: 100%;
  margin: -19px -1px;
  display: none;
}
li.submenu ul a {
  background: none;
}
div.contextmenuclose {
  width: 11px;
  height: 12px;
  background: url("images/arrows-fb9d00.png") no-repeat scroll 0px -100px transparent;
}
div.contextmenuclose:hover {
  background: url("images/arrows-fb9d00.png") no-repeat scroll -10px -100px transparent;
}
#contextMenuZone {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
a.contextmenu {
  background: url("images/arrows-ffffff.png") no-repeat scroll 0px -100px transparent;
  float: right;
  height: 10px;
  width: 10px;
}
a.contextmenu:hover {
  background: url("images/arrows-ffffff.png") no-repeat scroll -10px -100px transparent;
}
.contextmenu ul {
  border: 1px solid #191919;
  margin-top: -1px;
}
.contextmenu ul li a {
  background-color: #ffffff;
  color: #191919;
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  padding: 4px 12px 2px 22px !important;
  text-decoration: none;
  white-space: nowrap;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.contextmenu ul li a:hover {
  background-color: #bdbdbd;
}
.contextplus {
  background: url("images/context-plus.png") no-repeat scroll 5px 5px #ffffff;
}
.contextminus {
  background: url("images/context-minus.png") no-repeat scroll 5px 5px #ffffff;
}
.contextmail {
  background: url("images/context-mail.png") no-repeat scroll 5px 5px #ffffff;
}
.contextnomail {
  background: url("images/context-nomail.png") no-repeat scroll 5px 5px #ffffff;
}
.contextedit {
  background: url("images/context-edit.png") no-repeat scroll 5px 5px #ffffff;
}
.contextdelete {
  background: url("images/context-delete.png") no-repeat scroll 5px 5px #ffffff;
}
.contextok {
  background: url("images/context-ok.png") no-repeat scroll 5px 5px #ffffff;
}
.contextpdf {
  background: url("images/context-pdf.png") no-repeat scroll 5px 5px #ffffff;
}
.contextcsv {
  background: url("images/context-csv.png") no-repeat scroll 5px 5px #ffffff;
}
.contextxls {
  background: url("images/context-xls.png") no-repeat scroll 5px 5px #ffffff;
}
.contextstatusflow {
  background: url("images/context-statusflow.png") no-repeat scroll 5px 5px #ffffff;
}
.contextbarcode {
  background: url("images/context-barcode.png") no-repeat scroll 5px 5px #ffffff;
}
.contextupload {
  background: url("images/context-upload.png") no-repeat scroll 5px 5px #ffffff;
}
.contextrevert {
  background: url("images/context-revert.png") no-repeat scroll 5px 5px #ffffff;
}
a.pagecontextmenu {
  background: url("images/arrows-ffffff.png") no-repeat scroll 0px -100px transparent;
  white-space: nowrap;
  font-family: Tahoma;
  font-size: 0.8em;
  color: #999999;
  position: absolute;
  top: 143px;
  left: 20px;
  font-weight: bold;
}
a.pagecontextmenu:hover {
  background: url("images/arrows-ffffff.png") no-repeat scroll -10px -100px transparent;
  text-decoration: none;
  color: white;
}
div.copy-pickup-order-position {
  width: 16px;
  height: 12px;
  background: url("images/ui-icons_848484_256x240.png") no-repeat scroll -224px -52px transparent;
  float: right;
}
div.copy-pickup-order-position:hover {
  width: 16px;
  height: 12px;
  background: url("images/ui-icons_ffffff_256x240.png") no-repeat scroll -224px -52px transparent;
}
/* Tooltip */
.entitytooltip {
  background-color: white;
  border: 1px solid silver;
  clear: right;
  color: #7a7a7a;
  float: left;
  font-family: "DejaVu Serif";
  font-size: 7pt;
  font-weight: normal;
  height: 9px;
  margin-right: 2px;
  padding-bottom: 1px;
  text-align: center;
  width: 6px;
}
.entitytooltipcontainer {
  padding-right: 11px;
}
.ui-tooltip {
  background: white !important;
  line-height: 70%;
  padding: 2px !important;
  color: #191919 !important;
  border: 1px solid #FEFEFE !important;
}
.ui-tooltip-content table tbody tr td {
  font-size: 7pt !important;
  text-align: left;
}
/* Tapestry bean editor */
DIV.t-beaneditor {
  background: url("images/modal-gloss.png") no-repeat scroll -200px -80px #191919;
  border: 4px solid #191919;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  color: #bdbdbd;
  float: left;
  clear: left;
  font-family: "Trebuchet MS", Arial, sans-serif;
  line-height: 100%;
  margin-bottom: 5px;
  margin-right: 5px;
  padding-top: 5px;
}
DIV.t-beaneditor-row {
  padding: 1px;
  clear: left;
}
DIV.t-beaneditor-halfrow {
  float: left;
  min-height: 22px;
  text-align: right;
  width: 50%;
}
DIV.t-beaneditor-row LABEL {
  padding-right: 6px;
  padding-top: 4px;
  font-size: 9pt;
  width: 155px;
  text-align: right;
  vertical-align: baseline;
}
DIV.search {
  width: 343px;
}
DIV.search input,
DIV.search select {
  width: 177px;
}
DIV.search DIV.t-beaneditor-row input[type='checkbox'] {
  width: auto;
}
DIV.search DIV.t-beaneditor-halfrow input,
DIV.search DIV.t-beaneditor-halfrow select {
  width: auto;
}
DIV.search select {
  width: 179px;
  border: 1px solid #999999;
}
DIV.search input.datefield {
  width: 82px;
}
DIV.search input[type=submit] {
  background: none repeat scroll 0 0 transparent;
  border-color: #bdbdbd;
  border-radius: 3px 3px 3px 3px;
  color: #bdbdbd;
  margin-top: 4px;
  width: 100%;
}
DIV.search input[type=submit]:hover {
  color: #fb9d00;
}
DIV.t-beaneditor-row LABEL::after,
DIV.t-beaneditor-halfrow LABEL::after {
  content: ":";
}
.t-beaneditor-row input[type=submit] {
  width: 100%;
  margin-top: 4px;
}
/* alert manager */
div#alertcontainer {
  height: 26px;
  clear: both;
}
div#alertseparator {
  width: 1240px;
  border-bottom: 1px solid #5B5B5B;
  clear: left;
}
div#alerts {
  clear: both;
  width: 1240px;
}
DIV.t-alert-controls {
  display: block;
}
DIV.t-alert-container {
  float: left;
  margin-right: 2px;
  width: 1079px;
}
DIV.t-alert-container div.t-info,
DIV.t-alert-container div.t-warn,
DIV.t-alert-container div.t-error,
div.t-success {
  border: 1px solid #191919 !important;
  background-position: 3px 1px !important;
  border-radius: 3px 3px 3px 3px !important;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  font-family: "Trebuchet MS", Arial, sans-serif !important;
  font-size: 8pt !important;
  margin: 0px 0px 2px 0px !important;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
DIV.t-alert-container div.t-error {
  background-color: #D90000 !important;
}
DIV.t-dismiss {
  margin-right: 5px;
}
DIV.t-alert-controls {
  border: 1px solid #191919 !important;
  background-color: #545454 !important;
  background-position: 4px !important;
  border-radius: 3px 3px 3px 3px !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  float: left;
  font-family: "Trebuchet MS", Arial, sans-serif !important;
  width: 130px;
  padding-top: 1px;
  padding-bottom: 1px;
}
DIV.t-alert-controls a {
  color: #bdbdbd;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
}
/* jquery button */
input.ui-button {
  padding: 0.1em 0.5em;
}
button.ui-button {
  padding: 0;
}
.ui-button-text {
  padding: 0.1em 0.8em !important;
  font-size: 8pt !important;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 5px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 5px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 5px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 5px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #545454;
  font-size: 8pt;
}
.reveal-modal {
  margin-left: 20% !important;
  margin-right: 20% !important;
  top: 130px !important;
  width: 50% !important;
  left: auto !important;
  position: fixed;
}
.reveal-modal-bg {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15) !important;
}
/* autocomplete */
.ui-autocomplete {
  background: none repeat scroll 0 0 #CCCCCC !important;
  border: 1px solid #DDDDDD !important;
}
.combobox {
  float: right;
  height: 14px;
  width: 14px;
  position: relative;
  top: 3px;
  background-image: url("images/combobox-888888.png");
  background-position: 0px -2px;
  border: 1px solid #545454;
}
.combobox:hover {
  background-image: url("images/combobox-ffffff.png");
  background-color: #545454;
  border: 1px solid #bdbdbd;
}
a.searchresultsexceeded {
  text-align: center !important;
  font-style: italic;
  color: #666666;
}
/* ajaxdialog */
.ui-dialog {
  top: 30% !important;
  left: auto !important;
  margin-left: 6%;
}
.ui-widget-overlay {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  opacity: 0.7;
}
.ui-widget-header {
  background: none;
  border: none;
  color: #bdbdbd;
  font-weight: bold;
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-dialog .ui-dialog-titlebar {
  background: #191919;
  border: 1px solid #777777;
}
.ui-widget-content {
  background: url("images/modal-gloss.png") no-repeat scroll -200px -80px #191919;
  border: 4px solid #191919;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  color: #bdbdbd;
}
div.ui-progressbar {
  border: 1px solid #191919;
  border-radius: 0 0 0 0;
  height: 24px;
  left: 20px;
  position: absolute;
  top: 158px;
  width: 1237px;
}
/* progress bar */
div.ui-progressbar div {
  background: url("images/modal-gloss.png") no-repeat scroll -200px -80px #fb9d00;
  float: left;
}
div.progresspercent {
  background: none !important;
  color: #bdbdbd;
  position: absolute;
  top: 5px;
  left: 50%;
}
div.progresstime {
  background: none !important;
  color: #bdbdbd;
  position: absolute;
  top: 5px;
  right: 0px;
}
.ui-progressbar .ui-progressbar-value {
  border-radius: 0 0 0 0;
  color: #ffffff;
  margin: 0;
  padding-top: 5px;
  padding-right: 5px;
  text-align: right;
}
/* progressive display */
DIV.t-loading {
  background-image: url("images/ajax-loader.gif") !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-position: 56px 20px !important;
  background-color: rgba(0, 0, 0, 0.15) !important;
  color: transparent !important;
  height: 100% !important;
  left: 0 !important;
  position: absolute !important;
  top: 0 !important;
  width: 100% !important;
}
/* info components */
div.info {
  background: url("images/modal-gloss.png") no-repeat scroll -200px -80px #191919;
  border: 4px solid #191919;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  color: #bdbdbd;
  float: left;
  font-family: "Trebuchet MS", Arial, sans-serif;
  min-height: 216px;
  margin-bottom: 5px;
  margin-right: 5px;
  min-width: 165px;
}
div.info p {
  margin: 3px;
}
div.info p:empty {
  padding: 0px;
}
div.infoheader h3 {
  border-bottom: 1px solid #fb9d00;
  color: #bdbdbd;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 9pt;
  padding: 4px 3px 3px 3px;
}
div.infoheaderchangeable h3 {
  background: url("images/arrows-rotated-ffffff.png") no-repeat scroll 3px -16px transparent;
  padding: 4px 4px 3px 12px;
}
div.info:hover div.infoheaderchangeable h3 {
  background-position: 3px 5px;
}
div.infocontent {
  padding: 1px 3px 3px 3px;
}
.label:after {
  content: ":";
}
.info LABEL {
  padding-top: 3px;
  text-align: right;
  width: 150px;
}
.label {
  clear: left;
  float: left;
  font-size: 9pt;
  padding: 4px 10px 0 0;
  text-align: right;
  width: 150px;
}
.widelabel {
  clear: left;
  float: left;
  font-size: 9pt;
  padding: 4px 10px 0 0;
  text-align: right;
  width: 250px !important;
}
div.value {
  padding: 4px 0px 0px 0px;
  padding-right: 5px;
  float: left;
  max-width: 350px;
}
.info input {
  margin-left: 4px;
  margin-top: 3px;
  margin-bottom: -2px;
}
div.info a {
  color: #545454;
  font-size: 8pt;
}
div.info a.infolink {
  color: #bdbdbd;
  text-decoration: underline;
}
a div.info:hover {
  background-color: #545454;
}
a[disabled] {
  cursor: default;
}
a[disabled] div.info:hover {
  background-color: #191919;
}
/* info components for rights page */
div#userGroupZone,
div#rightAuthorizationZone {
  width: 1240px;
}
div.inforight {
  height: 560px;
  width: calc(297px);
}
div.inforightdoublewidth {
  width: calc(607px);
}
div.inforightdoubleheight {
  height: calc(1146px);
}
div.inforighthalfheight {
  height: calc(273.5px);
}
div.send {
  min-height: auto;
  padding-bottom: 10px;
  width: 800px;
}
/* dashboard */
div.dashboard {
  min-height: 260px;
  position: relative;
}
div.dashboardonlineevaluation {
  margin-top: 10%;
  padding: 6px;
  text-align: center;
}
div.dashboardclickinfo {
  background: url("images/arrows-rotated-ffffff.png") no-repeat scroll 100% -9px transparent;
  text-align: right;
  opacity: 0.5;
  bottom: 0;
  position: absolute;
  right: 0;
}
div.dashboardclickinfo div {
  margin-top: 10px;
  margin-right: 9px;
  font-size: 8pt;
}
/* bread crumb */
div.breadcrumb {
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bolder;
  left: 21px;
  position: absolute;
  text-transform: uppercase;
  top: 92px;
}
div.breadcrumb ul {
  font-size: 10px;
}
div.breadcrumb ul li {
  background: url("images/breadcrumb.gif") no-repeat scroll 0 3px transparent;
  padding-left: 10px;
  margin-right: 5px;
  float: left;
}
/* ajax upload */
div.qq-uploader {
  background: url("images/modal-gloss.png") no-repeat scroll -200px -80px #191919;
  border: 4px solid #191919;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  color: #bdbdbd;
  float: left;
  font-family: Lucida Sans Unicode, Helvetica, Arial, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px;
  margin-right: 5px;
  width: auto;
  position: static;
}
.qq-upload-list {
  display: none;
}
.qq-upload-button {
  border-radius: 5px 5px 5px 5px;
}
.qq-upload-button,
a.qq-upload-button {
  background: none !important;
}
.qq-upload-button-hover,
a.qq-upload-button:hover {
  background: #545454 !important;
}
.qq-upload-drop-area {
  position: relative !important;
  background: none !important;
  padding: 0px !important;
}
.qq-upload-drop-area span {
  font-size: 12px !important;
}
/* page action */
div.pageaction {
  clear: left;
  padding-top: 3px;
}
div.customerownedcasing {
  background: url("images/customer-ffffff.png") no-repeat scroll 0px 0px transparent;
  width: 12px;
  height: 12px;
}
/* sortable */
ul.ui-sortable {
  min-height: 20px;
  width: 341px;
}
ul.ui-sortable li {
  background: url("images/draggable.png") repeat-y scroll 1px 0px #ffffff;
  border: 1px solid;
  border-radius: 4px;
  color: #444444;
  font-weight: bold;
  list-style-type: none;
  margin: 1px;
  padding: 4px 0 7px 11px;
  cursor: move;
  width: 155px;
  float: left;
}
ul#active.ui-sortable li {
  width: 325px !important;
  float: none;
}
ul.ui-sortable li.ui-sortable-placeholder {
  background: none;
  border: 1px dotted white;
}
.infocontent-table {
  display: table;
}
.infocontent-row {
  display: table-row;
}
.infocontent-label {
  padding: 2px;
  text-align: right;
  display: table-cell;
}
.infocontent-value {
  padding: 2px;
  display: table-cell;
}
.infocontent-label::after {
  content: ":";
}
.ui-dialog-buttonset button.ui-button {
  font-weight: bold;
}
div.loading {
  background-image: url("images/ajax-loader.gif") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  opacity: 0.5;
}
.self-billing {
  margin: 15px 1px 0px 1px;
  padding: 3px 0px 2px 0px;
  text-align: center;
  font-weight: bold;
  font-size: 8pt;
  text-shadow: 2px 2px #444444;
  text-transform: uppercase;
  color: snow;
  background: rgba(251, 157, 0, 0.5);
  border: 1px solid rgba(251, 157, 0, 0.9);
  border-radius: 3pt;
}
#modal-window-background {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
}
#modal-window {
  width: 600px;
  padding: 20px;
  position: absolute;
  top: 200px;
  left: 321px;
  background: white;
  border: 2px groove slateGray;
}
.add-person {
  background: url("images/context-plus.png") no-repeat scroll #191919;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 5px;
}
