/**********************************************
* Citrum Admin Layout
**********************************************/
strong {
  font-weight: bold;
}
body {
  color: #333333;
  font-family: Calibri, 'Segoe UI', Arial, sans-serif;
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  background: #f9f9f9;
}
body.cont {
  background: #f9f9f9 url('../images/body_bg.png') repeat-y 230px 0px;
}
#header {
  height: 82px;
  background: url('../images/header_bg.png') repeat-x;
  border-bottom: 2px solid #e4be12;
  position: relative;
}
#header .title {
  height: 62px;
  background: url('../images/header_bg_title.png') no-repeat;
  color: #434343;
  font: 30px 'Segoe UI';
  text-shadow: 0px 1px 0px #f8df56;
  padding: 20px 0px 0px 40px;
}
#header .title span.alert {
  position: relative;
  top: -2px;
  margin-left: 25px;
  padding: 5px 10px;
  padding-left: 30px;
  background-color: #F2C709;
  background-image: url('../shared/img/icons/error.png');
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: 1px solid #E5BC06;
  -webkit-box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font: 13px 'Segoe UI', Arial;
}
#header .title span.alert a {
  color: #D85322;
}
#header .title span.alert a:hover {
  color: #AA350A;
}
#header .info {
  position: absolute;
  right: 20px;
  top: 10px;
}
#header .info span {
  display: block;
  padding-right: 25px;
  background-position: right top;
  background-repeat: no-repeat;
  height: 14px;
  text-shadow: 0px 1px 0px #fde97b;
  margin-bottom: 4px;
  text-align: right;
  padding-top: 2px;
}
#header .info span.hello {
  background-image: url('../shared/img/icons/user.png');
}
#header .info span.logout {
  background-image: url('../shared/img/icons/disconnect.png');
  margin-bottom: 6px;
}
#header .info span.lang {
  font: 13px 'Segoe UI', Arial;
  padding: 5px 10px;
  padding-top: 1px;
  padding-right: 24px;
  margin-left: 7px;
  background-color: #F2C709;
  background-image: url('../images/icons/arrow_s_bottom.png');
  background-position: right 8px;
  background-repeat: no-repeat;
  border: 1px solid #E5BC06;
  -webkit-box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  cursor: pointer;
}
#header .info span.lang ul {
  padding: 4px 0px;
  background-color: #F2C709;
  border: 1px solid #E5BC06;
  -webkit-box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 1px 0px rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  width: 100%;
  right: 0px;
  left: 0px;
  display: none;
  cursor: auto;
}
#header .info span.lang ul li {
  cursor: pointer;
  margin-bottom: 2px;
  padding: 0px 10px;
}
#header .info span.lang ul li:hover {
  color: #000;
}
#header .info span a {
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}
#header .info span a:hover {
  text-decoration: none;
  color: #999999;
}
#menu {
  width: 229px;
  float: left;
}
#menu li {
  border-bottom: 1px solid #eee;
  height: 39px;
}
#menu li a {
  display: block;
  height: 26px;
  padding: 13px 0px 0px 40px;
  color: #636363;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: 12px 12px;
  position: relative;
}
#menu li a:hover {
  color: #636363;
  background-color: #f1f1f1;
  text-decoration: none;
}
#menu li a.dashboard {
  background-image: url('../images/icons/dashboard.png');
}
#menu li a.websites {
  background-image: url('../images/icons/websites.png');
}
#menu li a.rechten {
  background-image: url('../images/icons/lock.png');
}
#menu li a.gebruikers {
  background-image: url('../images/icons/group.png');
}
#menu li a.groepen {
  background-image: url('../images/icons/conference.png');
}
#menu li a.features {
  background-image: url('../images/icons/features.png');
}
#menu li a.vertalen {
  background-image: url('../images/icons/translate.png');
}
#menu li a.debuggen {
  background-image: url('../images/icons/debug.png');
}
#menu li a.merken {
  background-image: url('../images/icons/merken.png');
}
#menu li a.tag {
  background-image: url('../images/icons/tag.png');
}
#menu li a.products {
  background-image: url('../images/icons/package.png');
}
#menu li a.productgroup {
  background-image: url('../images/icons/groups.png');
}
#menu li a.stock {
  background-image: url('../images/icons/stock.png');
}
#menu li a.warehouse {
  background-image: url('../images/icons/warehouses.png');
}
#menu li a.rent_cat {
  background-image: url('../images/icons/rent_cats.png');
}
#menu li a.one_free {
  background-image: url('../images/icons/one_free.png');
}
#menu li a.calendar {
  background-image: url('../images/icons/calendar.png');
}
#menu li a.track_and_trace {
  background-image: url('../images/icons/track_and_trace.png');
}
#menu li a.orders {
  background-image: url('../images/icons/orders.png');
}
#menu li a.financial {
  background-image: url('../images/icons/bill.png');
}
#menu li a.info {
  background-image: url('../images/icons/info.png');
}
#menu li a.towns {
  background-image: url('../images/icons/towns.png');
}
#menu li a span {
  position: absolute;
  top: 9px;
  right: 10px;
  height: 19px;
  padding: 3px 8px 0px 8px;
  color: #6e6e6e;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
  background: #f4d020;
  background: #f4d020;
  background: -webkit-linear-gradient(top, #f4d020 0%, #f1c919 100%);
  background: -moz-linear-gradient(top, #f4d020 0%, #f1c919 100%);
  background: -ms-linear-gradient(top, #f4d020 0%, #f1c919 100%);
  background: -o-linear-gradient(top, #f4d020 0%, #f1c919 100%);
  background: linear-gradient(top, #f4d020 0%, #f1c919 100%);
  text-shadow: 0px 1px 0px #fddf40;
}
#menu li.seper {
  border-bottom: 1px solid #dcdcdc;
  height: 0px;
  margin-top: -1px;
}
#content {
  margin-left: 231px;
}
#content .heading {
  background: #f2f2f2;
  padding: 22px 0px 20px 30px;
  border-bottom: 1px solid #e0e0e0;
}
#content .heading h1 {
  font-size: 24px;
  color: #333333;
  font-family: 'Segoe UI';
}
#content .heading h1 span {
  font-size: 13px;
  color: #afafaf;
}
#content .heading p {
  margin-top: 15px;
}
#content .nav {
  padding: 30px 30px 10px;
  overflow: hidden;
}
#content .nav ul {
  float: left;
  margin-right: 20px;
  border-right: 1px solid #ccc;
}
#content .nav ul li {
  list-style-type: none;
  float: left;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#content .nav ul li a {
  color: #464646;
  display: block;
  height: 23px;
  padding: 10px 20px 0px 20px;
  text-decoration: none;
  background: transparent;
  background: #f6f6f6;
  background: #f6f6f6;
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: -moz-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  -webkit-box-shadow: inset 0 0 1px 0px #ffffff;
  -moz-box-shadow: inset 0 0 1px 0px #ffffff;
  box-shadow: inset 0 0 1px 0px #ffffff;
  text-shadow: 0px 1px 0px #fff;
}
#content .nav ul li a:hover {
  color: #1b1b1b;
  text-decoration: none;
}
#content .nav ul li a.active {
  color: #464646;
  text-decoration: none;
  background: transparent;
  background: #eaeaea;
  background: #eaeaea;
  background: -webkit-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
  background: -moz-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
  background: linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
}
#content .nav ul li a.active:hover {
  color: #1b1b1b;
  text-decoration: none;
}
#content .nav ul li a.icon {
  color: #464646;
  text-decoration: none;
  height: 54px;
}
#content .nav ul li a.icon img {
  display: block;
  margin: 0px auto 5px auto;
}
#content .nav ul li a.icon:hover {
  color: #1b1b1b;
  text-decoration: none;
}
#content .content {
  padding: 31px;
  overflow: hidden;
}
#content .content .content_left {
  float: left;
  width: 290px;
}
#content .content .content_right {
  margin-left: 310px;
}
#content .content h4 {
  font-size: 24px;
  font-weigh: bold;
  padding-bottom: 10px;
}
#content .content h1.info {
  color: #555555;
  font-family: 'Segoe UI';
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#content .content .infopage {
  max-width: 920px;
  position: relative;
  overflow: hidden;
  font: 13px Arial, Calibri, sans-serif;
  color: #666;
}
#content .content .infopage p {
  text-align: justify;
  margin-bottom: 10px;
  line-height: 18px;
}
#content .content .infopage p.infointro {
  background: url('../shared/img/icons/help_big.png') no-repeat 0px 3px;
  margin-bottom: 28px;
  padding-left: 53px;
}
#content .content .infopage strong {
  color: #333;
}
#content .content .infopage .profile_box li {
  margin-bottom: 8px;
  padding-left: 30px;
  margin-left: 3px;
  background: url('../shared/img/icons/page_white_text.png') no-repeat;
}
#content .content ul.pricelist {
  margin-bottom: 20px;
}
#content .content ul.pricelist li {
  background: #E8E8E8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 2px;
  padding: 4px;
}
#content .content ul.pricelist li input {
  position: relative;
  top: 1px;
  margin-right: 15px;
}
#content .content ul.pricelist li label {
  position: relative;
  top: -1px;
}
#content .content #pricelist {
  border: 1px solid #dddddd;
  padding: 20px;
  background: white;
  -webkit-box-shadow: 0 1px 1px 0px rgba(221, 221, 221, 0.9);
  -moz-box-shadow: 0 1px 1px 0px rgba(221, 221, 221, 0.9);
  box-shadow: 0 1px 1px 0px rgba(221, 221, 221, 0.9);
}
#content .content #pricelist h1 {
  font-size: 24px;
  padding-bottom: 9px;
  padding-left: 1px;
  border-bottom: 1px solid #DDDDDD;
  color: #888888;
  margin-bottom: 0px;
}
#content .content #pricelist table {
  margin-bottom: 28px;
}
#content .content #pricelist table tr:first-child {
  padding-top: 10px;
}
#content .content #pricelist table tr th {
  background: #FdFdFd !important;
  border-top: 0px;
}
#content .content #pricelist table tr td {
  padding-bottom: 3px;
}
#content .content #pricelist table tr .price {
  width: 100px;
  text-align: right;
}
#content .content #transactions .transaction {
  margin-bottom: 2px;
  padding: 2px 6px 2px 3px;
}
#content .content #transactions .transaction:nth-child(even) {
  background: #EDEDED;
}
#content .content #transactions .transaction table {
  border: 0px;
  width: 100%;
}
#content .content #transactions .transaction table td {
  border: 0px;
}
#content .content #transactions .transaction table td.date {
  width: 150px;
}
#content .content #transactions .transaction table td.amount {
  width: 130px;
  text-align: right;
  font-weight: bold;
  color: #3D8E30;
  font-size: 16px;
  padding-right: 22px;
  background: url('../images/icons/account_up.png') no-repeat right;
}
#content .content #transactions .transaction table td.amount.negative {
  color: #CE2E2B;
  background: url('../images/icons/account_down.png') no-repeat right;
}
#content .content #transactions .transaction table td.amount_log {
  width: 100px;
}
#content .content #transactions .transaction table td.log_done {
  color: green;
  font-weight: bold;
}
#content .content #transactions .transaction table td.log_undone {
  color: red;
  font-weight: bold;
}
#content .content .saldo {
  font-size: 40px;
  text-align: right;
  color: #3D8E30;
}
#content .content .saldo span {
  float: left;
  color: #aaaaaa;
}
#content .content .saldo.minus {
  color: #cd201b;
}
#content .content .saldo_pot {
  font-size: 24px;
  text-align: right;
  color: #f6b539;
}
#content .content .saldo_pipe {
  font-size: 40px;
  text-align: right;
  color: #f6b539;
}
#content .content .saldo_pipe span {
  float: left;
  color: #aaaaaa;
}
#content .content ul.big {
  font-size: 16px;
  font-weight: bold;
}
#content .content ul.big li {
  margin-bottom: 2px;
  background: #F5F5F5;
  padding: 7px 10px;
}
#content .content .filter {
  padding: 0px 0px 20px 0px;
  margin-bottom: 5px;
  display: inline-block;
}
#content .content .filter > span {
  display: none;
}
#content .content .quick_menu {
  margin-bottom: 20px;
  padding: 10px 20px 20px 20px;
  border: 1px solid #EDEDED;
  background-color: #FFFFFF;
  min-width: 600px;
}
#content .content .quick_menu .quick_button {
  display: inline;
  padding: 0;
}
#content .content .quick_menu .quick_top {
  display: inline;
  padding: 0;
  float: right;
  display: none;
}
#content .content .quick_menu form {
  display: inline;
}
#content .content .stick {
  position: fixed;
  top: -1px;
  z-index: 1000;
}
#content .content #stockorders_add_general,
#content .content #stockorders_add,
#content .content #stockorders_add_comment,
#content .content #stockorders_set_payed {
  display: none;
  padding-bottom: 120px;
}
#content .content h2 {
  font-size: 18px;
  padding-bottom: 15px;
  height: 25px;
}
#content .content h2 #loader,
#content .content h2 #loader1,
#content .content h2 #loader2,
#content .content h2 #loader3 {
  width: 14px;
  height: 14px;
  background: url('../images/icons/loading.gif') no-repeat;
  display: none;
}
#content .content h2.line {
  padding-bottom: 1px;
  margin-bottom: 14px;
  border-bottom: 1px solid #AFAFAF;
}
#content .content h2.dark {
  background-color: #E5E5E5;
  padding-left: 8px;
  padding-top: 8px;
}
#content .content .pictureTile {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
#content .content .pictureTile img {
  border: 1px solid #ccc;
}
#content .content .pictureTile div {
  position: absolute;
  bottom: 6px;
}
#content .content .pictureTile div a {
  display: block;
  height: 16px;
  width: 16px;
}
#content .content .pictureTile .delete {
  right: 6px;
  background: url('../shared/img/icons/delete.png') no-repeat;
}
#content .content .pictureTile .main {
  right: 25px;
  background: url('../shared/img/icons/star.png') no-repeat;
}
#content .content > p {
  padding-bottom: 15px;
}
#content .content > p.stockorder_spacer {
  height: 400px;
}
#content .content p.stockorder_spacer {
  height: 800px;
}
#content .content .ajax_data_row {
  padding: 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #EAEAEA;
  overflow: hidden;
  margin-bottom: 2px;
}
#content .content .ajax_data_row .delete {
  float: left;
  width: 35px;
  height: 16px;
  background: url('../shared/img/icons/cross.png') no-repeat 5px;
  cursor: pointer;
}
#content .content .ajax_data_row .reuse {
  float: left;
  width: 35px;
  height: 16px;
  background: url('../shared/img/icons/times_1.png') no-repeat 5px;
  cursor: pointer;
}
#content .content .ajax_data_row .reuse_a {
  float: left;
  width: 35px;
  height: 16px;
  background: url('../shared/img/icons/times_n.png') no-repeat 5px;
  cursor: pointer;
}
#content .content .ajax_data_row .cell {
  float: left;
  height: 16px;
  padding-top: 2px;
}
#content .content .ajax_data_row .cell100 {
  float: left;
  width: 100px;
  height: 16px;
  padding-top: 2px;
}
#content .content .ajax_data_row .cell200 {
  float: left;
  width: 200px;
  height: 16px;
  padding-top: 2px;
}
#content .content .website_counter {
  display: block;
  margin-bottom: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
  text-shadow: 1px 1px 0 #888888;
  padding: 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#content .content .website_counter h2 {
  font-size: 18px;
  height: auto;
  font-weight: bold;
  padding-bottom: 0px;
}
#content .content .website_counter:hover {
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
#content .content .website_counter span {
  float: right;
  font-size: 18px;
  font-weight: bold;
}
#content .content .info_image {
  background-color: #FFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.08);
  padding: 5px;
  display: block;
  border-top: 1px solid #E1E3E6;
  border-left: 1px solid #D2D4D6;
  border-right: 1px solid	#D2D4D6;
  border-bottom: 1px solid #C8CACC;
}
#content .content .info_image.left {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
#content .content .info_image.right {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
#content .content .info_image a {
  background-color: #FFFFFF;
  display: block;
  line-height: 0;
  position: relative;
  cursor: pointer;
  text-decoration: none;
}
#content .content .info_image img {
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-width: 0;
  box-shadow: none;
  display: block;
  margin-bottom: 0;
  padding: 0;
}
#content #map_actions {
  position: absolute;
  top: 70px;
  right: 5px;
  z-index: 500;
}
#content #map_actions > div {
  display: none;
  margin-left: 5px;
}
.nyroModalDom h1.welcome {
  font-size: 22px;
  margin-bottom: 40px;
  margin-top: 15px;
}
.mb30 {
  margin-bottom: 30px;
}
ul.benefits {
  margin-bottom: 30px;
}
ul.benefits li {
  overflow: hidden;
  padding-left: 35px;
  background: url('../shared/img/layout/voor_check.png') no-repeat 0px 0px;
  margin-bottom: 12px;
}
ul.benefits li span {
  font-weight: bold;
  float: left;
}
ul.benefits li div {
  padding-left: 150px;
  line-height: 18px;
}
a {
  color: #c6a202;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #e3bd0f;
  font-weight: normal;
  text-decoration: none;
}
a.go {
  background: url('../shared/img/layout/arrow_right.png') no-repeat 0px 10px;
  padding-left: 15px;
  padding-top: 8px;
  display: inline-block;
}
.dialog {
  display: none;
}
.fleft {
  float: left;
  width: 48%;
  padding-right: 8px;
}
.fright {
  float: right;
  width: 48%;
  padding-left: 8px;
}
.quick_stat {
  background: #F2C814;
  overflow: hidden;
}
.quick_stat:hover {
  background: #F3D328;
}
.quick_stat.fourth {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.quick_stat.left {
  float: left;
  width: 49%;
}
.quick_stat.right {
  float: right;
  width: 49%;
}
.quick_stat var {
  display: block;
  margin-top: 11px;
  margin-bottom: 15px;
  text-align: center;
  color: #51440b;
  font-size: 30px;
  text-shadow: 0px 1px 0px #f7dd6f;
}
.quick_stat i {
  display: block;
  text-align: center;
  color: #6f5c0a;
  font-size: 13px;
  text-shadow: 0px 1px 0px #f7dd6f;
  font-style: normal;
  margin-bottom: 8px;
}
.financial_buttons li {
  list-style-type: none;
  float: left;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0px;
  width: 32%;
}
.financial_buttons li:last-child {
  border-right: 1px solid #ccc;
}
.financial_buttons li a {
  color: #464646;
  display: block;
  height: 23px;
  padding: 10px 20px 0px 20px;
  text-decoration: none;
  background: #f6f6f6;
  background: transparent;
  background: #f6f6f6;
  background: #f6f6f6;
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: -moz-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  background: linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
  -webkit-box-shadow: inset 0 0 1px 0px #ffffff;
  -moz-box-shadow: inset 0 0 1px 0px #ffffff;
  box-shadow: inset 0 0 1px 0px #ffffff;
  text-shadow: 0px 1px 0px #fff;
  text-align: center;
}
.financial_buttons li a:hover {
  color: #1b1b1b;
  text-decoration: none;
}
.financial_buttons li a.active {
  color: #464646;
  text-decoration: none;
  background: transparent;
  background: #eaeaea;
  background: #eaeaea;
  background: -webkit-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
  background: -moz-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
  background: linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
}
.financial_buttons li a.active:hover {
  color: #1b1b1b;
  text-decoration: none;
}
/**********************************************
* Tables
**********************************************/
table {
  width: 100%;
  border-collapse: collapse;
  border: 0px;
}
table.activities td {
  background-color: #fff !important;
}
table.nohead {
  border-top: 1px solid #eee;
}
table.nohead colgroup col:nth-child(odd) {
  background: #fcfcfc;
}
table.nohead colgroup col:nth-child(even) {
  background: #fff;
}
table.noborders {
  border: 0px;
}
table.noborders td, table.noborders th, table.noborders tr {
  border: 0px !important;
}
table.noborders td:first-child {
  padding-left: 0px;
}
table.rowed tr:nth-child(even) {
  background: #fff;
}
table colgroup col:nth-child(odd) {
  background: #fff;
}
table colgroup col:nth-child(even) {
  background: #fcfcfc;
}
table tr.warehouse:hover td {
  border-bottom: 1px solid #dfdede;
}
table tr.total td {
  background: #EFEFEF;
}
table tr.total td:first-child {
  text-align: right;
}
table td {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  color: #666;
  padding: 2px 10px;
  line-height: 21px;
  vertical-align: middle;
  text-align: left;
}
table td:first-child {
  border-left: 1px solid #ddd;
}
table td:last-child {
  border-right: 1px solid #ddd;
}
table td img {
  margin-right: 0px;
  margin-top: 7px;
}
table td .marker {
  background: #eea9f4;
}
table td.icon {
  width: 22px;
  text-align: center;
}
table td.icon:hover {
  background-color: #f9f3cf;
}
table td.warehouse-icon {
  text-align: center;
  width: 100px;
}
table td.warehouse-button-icon {
  text-align: center;
  width: 22px;
}
table td.subcategory {
  background-image: url('../images/icons/sub_arrow.png');
  background-repeat: no-repeat;
}
table td.product_folder {
  background-image: url('../shared/img/icons/folder_closed.png');
  background-repeat: no-repeat;
}
table td.product_folder_open {
  background-image: url('../shared/img/icons/folder_open.png');
  background-repeat: no-repeat;
}
table td.product_item {
  background-image: url('../shared/img/icons/prod_box.png');
  background-repeat: no-repeat;
}
table td.product_item:hover {
  background-image: url('../shared/img/icons/prod_go.png');
}
table td.saldo {
  font-size: 32px;
  line-height: 40px;
}
table td.rent_fetch_start {
  background: url('../shared/img/layout/venturo_haal_start.png') 10px 7px no-repeat;
  width: 55px;
  height: 31px !important;
  text-align: center;
  overflow: hidden;
}
table td.rent_deli_start {
  background: url('../shared/img/layout/venturo_lever_start.png') 7px 7px no-repeat;
  width: 55px;
  height: 31px !important;
  text-align: center;
  overflow: hidden;
}
table td.rent_fetch_stop {
  background: url('../shared/img/layout/venturo_haal.png') 10px 7px no-repeat;
  width: 55px;
  height: 31px !important;
  text-align: center;
  overflow: hidden;
}
table td.rent_deli_stop {
  background: url('../shared/img/layout/venturo_lever.png') 7px 7px no-repeat;
  width: 55px;
  height: 31px !important;
  text-align: center;
  overflow: hidden;
}
table td div.number {
  margin-top: 25px;
  display: inline-block;
  height: 14px;
  color: #fff;
  background: #5e9eba;
  border: 1px solid #528faa;
  line-height: 14px;
  padding: 0px 5px;
}
table td div.number.s {
  background: #faab1f;
  border: 1px solid #d68b19;
}
table th {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #333;
  padding: 7px 10px;
  line-height: 21px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
}
table th:first-child {
  border-left: 1px solid #ddd;
}
table th.icon {
  width: 22px;
  text-align: center;
}
table th.icon:hover {
  background-color: #f9f3cf;
}
table th:nth-child(odd) {
  background: #fcfcfc;
}
table th:nth-child(even) {
  background: #f7f7f7;
}
table.stockorders {
  margin-bottom: 30px;
}
table.stockorders th.icon_stockorder {
  text-align: center;
  width: 22px;
  vertical-align: center;
}
table.stockorders th.icon_stockorder img {
  margin-bottom: -3px;
}
table.stockorders th.so_button:hover {
  background-color: #f9f3cf;
}
table.stockorders th.so_button img {
  cursor: pointer;
}
table.stockorders th.stockorder_title {
  background-color: #e8e8e8;
  color: #666;
  text-shadow: 1px 1px 0 #f7f7f7;
  letter-spacing: 1px;
}
table.stockorders td {
  border-color: #ddd;
}
table.stockorders td.icon_stockorder {
  text-align: center;
  width: 22px;
}
table.stockorders td.icon_stockorder input[type="checkbox"] {
  margin-top: 8px;
}
table.stockorders td.so_button {
  background-color: #FFFFFF;
}
table.stockorders td.so_button:hover {
  background-color: #f9f3cf;
}
table.stockorders td.so_button:hover img.so_add_comment {
  display: block;
}
table.stockorders td.so_button img {
  cursor: pointer;
}
table.stockorders td.so_button img.so_add_comment {
  display: none;
}
table.stockorders td.stockorder_manual {
  background-color: #045bc6;
  width: 10px;
  padding: 0;
}
table.stockorders td.stockorder_automatic {
  background-color: #c60404;
  width: 10px;
  padding: 0;
}
table.stockorders td.stockorder_ordered {
  background-color: #eee;
  border-left-color: #eee;
  width: 10px;
  padding: 0;
}
table.stockorders td.stockorder_ordered_item {
  background-color: white;
  width: 10px;
  padding: 0;
}
table.stockorders td.stockorder_product {
  width: 250px;
}
table.stockorders td.stockorder_quantity {
  width: 50px;
  text-align: center;
}
table.stockorders td.stockorder_quantity:hover {
  background-color: #f9f3cf;
  cursor: pointer;
}
table.stockorders td.stockorder_aantal {
  width: 50px;
  text-align: center;
}
table.stockorders td.stockorder_article {
  width: 150px;
  text-align: center;
  color: #a3a2a2;
}
table.stockorders td.stockorder_price {
  width: 150px;
  text-align: right;
  color: #a3a2a2;
}
table.stockorders td.stockorder_empty {
  background-color: #FFFFFF;
  line-height: 31px;
}
table.stockorders td.stockorder_separater {
  line-height: 5px;
  border-left: none;
  border-right: none;
}
table.stockorders td.changeable input[type="text"] {
  text-align: center;
  margin-bottom: -3px;
  border: 1px solid #EEE;
}
.adres li {
  padding-left: 25px;
  margin-top: 2px;
}
.adres li.phone {
  background: url('../shared/img/icons/telephone.png') no-repeat 0px 3px;
}
.adres li.mobile {
  background: url('../shared/img/icons/phone.png') no-repeat 0px 3px;
}
.adres li.fax {
  background: url('../shared/img/icons/printer.png') no-repeat 0px 3px;
}
.adres li.mail {
  background: url('../shared/img/icons/email.png') no-repeat 0px 3px;
}
.adres li.space {
  margin-top: 10px;
}
.adres li.locate {
  background: url('../shared/img/icons/house.png') no-repeat 0px 3px;
}
/**********************************************
* Forms
**********************************************/
form label {
  display: inline-block;
  float: left;
  padding: 21px 20px 14px 20px;
  text-align: left;
  width: 140px;
}
form label.login {
  width: 100px;
}
form label.noform {
  float: none;
  padding: 0px;
  width: auto;
}
form label.inline {
  padding: 0px;
  float: none;
  width: auto;
}
form span {
  display: block;
  margin-left: 180px;
  position: relative;
  padding: 14px;
}
form span label {
  display: inline;
  float: none;
  padding: 0px;
  width: auto;
}
form span.login {
  margin-left: 140px;
}
form span.noform {
  display: inherit;
  margin-left: 0px;
  padding: 0px;
}
form input[type="text"] {
  background: #fcfcfc;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 2px 0px #dddddd;
  -moz-box-shadow: inset 0 0 2px 0px #dddddd;
  box-shadow: inset 0 0 2px 0px #dddddd;
  color: #666666;
  padding: 8px 5px;
  vertical-align: middle;
  margin: 0px;
  width: 300px;
}
form input[type="text"]:focus {
  -webkit-box-shadow: inset 0 0 0px 0px #dddddd;
  -moz-box-shadow: inset 0 0 0px 0px #dddddd;
  box-shadow: inset 0 0 0px 0px #dddddd;
  outline: none;
}
form input[type="text"].small {
  width: 120px;
}
form input[type="text"].medium {
  width: 200px;
}
form input[type="text"].filteri {
  width: 150px;
  padding: 5px;
}
form input[type="text"]:disabled {
  background: #fff;
  border: 0px solid #ccc;
  -webkit-box-shadow: inset 0 0 0px 0px #dddddd;
  -moz-box-shadow: inset 0 0 0px 0px #dddddd;
  box-shadow: inset 0 0 0px 0px #dddddd;
}
form input[type="text"].ui-autocomplete-loading {
  background: white url('../images/icons/loading.gif') right center no-repeat;
}
form input[type="file"] {
  width: 300px;
  margin-top: 8px;
}
form input[type="file"]:focus {
  outline: none;
}
form select {
  background: #fcfcfc;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 2px 0px #dddddd;
  -moz-box-shadow: inset 0 0 2px 0px #dddddd;
  box-shadow: inset 0 0 2px 0px #dddddd;
  color: #666666;
  padding: 8px 5px;
  vertical-align: middle;
  margin: 0px;
  min-width: 310px;
}
form select:focus {
  background: #fff;
  -webkit-box-shadow: inset 0 0 0px 0px #dddddd;
  -moz-box-shadow: inset 0 0 0px 0px #dddddd;
  box-shadow: inset 0 0 0px 0px #dddddd;
  outline: none;
}
form select.time {
  width: 100px;
  min-width: 100px;
}
form select.medium {
  width: 200px;
}
form select.filteri {
  min-width: 261px;
  margin-top: 6px;
  margin-bottom: 5px;
  padding: 5px;
}
form select option:disabled {
  background-color: #aaa;
}
form textarea {
  background: #fcfcfc;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 2px 0px #dddddd;
  -moz-box-shadow: inset 0 0 2px 0px #dddddd;
  box-shadow: inset 0 0 2px 0px #dddddd;
  color: #666666;
  padding: 8px 5px;
  vertical-align: middle;
  margin: 0px;
  min-width: 310px;
}
form textarea:focus {
  background: #fff;
  -webkit-box-shadow: inset 0 0 0px 0px #dddddd;
  -moz-box-shadow: inset 0 0 0px 0px #dddddd;
  box-shadow: inset 0 0 0px 0px #dddddd;
  outline: none;
}
form textarea.medium {
  width: 200px;
}
form textarea:disabled {
  background: #fff;
  border: 0px solid #ccc;
  -webkit-box-shadow: inset 0 0 0px 0px #dddddd;
  -moz-box-shadow: inset 0 0 0px 0px #dddddd;
  box-shadow: inset 0 0 0px 0px #dddddd;
}
form input[type="password"] {
  background: #fcfcfc;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 2px 0px #dddddd;
  -moz-box-shadow: inset 0 0 2px 0px #dddddd;
  box-shadow: inset 0 0 2px 0px #dddddd;
  color: #666666;
  padding: 8px 5px;
  vertical-align: middle;
  margin: 0px;
  width: 300px;
}
form input[type="password"]:focus {
  -webkit-box-shadow: inset 0 0 0px 0px #dddddd;
  -moz-box-shadow: inset 0 0 0px 0px #dddddd;
  box-shadow: inset 0 0 0px 0px #dddddd;
  outline: none;
}
form input[type="submit"] {
  background: #ffde00;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px 0px #ffe734;
  -moz-box-shadow: inset 0 0 1px 0px #ffe734;
  box-shadow: inset 0 0 1px 0px #ffe734;
  color: #fff;
  padding: 8px 18px;
  vertical-align: middle;
  margin: 0px;
  text-shadow: 0px -1px 0px #2e8215;
  cursor: pointer;
  background: transparent;
  background: #3ab317;
  background: #3ab317;
  background: -webkit-linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  background: -moz-linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  background: -ms-linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  background: -o-linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  background: linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  border: 1px solid #22670E;
}
form input[type="submit"]:hover {
  background: transparent;
  background: #3ab317;
  background: #3ab317;
  background: -webkit-linear-gradient(top, #3ab317 0%, #3ab317 100%);
  background: -moz-linear-gradient(top, #3ab317 0%, #3ab317 100%);
  background: -ms-linear-gradient(top, #3ab317 0%, #3ab317 100%);
  background: -o-linear-gradient(top, #3ab317 0%, #3ab317 100%);
  background: linear-gradient(top, #3ab317 0%, #3ab317 100%);
  outline: none;
}
form input[type="submit"].filteri {
  padding: 5px 18px;
}
form p.action {
  background: #f2f2f2;
  border-top: 1px solid #ddd;
}
form.admin {
  display: block;
}
form.admin > p {
  background-color: #fcfcfc;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
form.admin > p:first-child {
  border-top: 1px solid #ddd;
}
form.admin > p.checkbox {
  height: 48px;
}
form.admin > p.leveradr {
  display: none;
}
form.admin > p.inform {
  padding: 12px 0px 12px 8px;
  background: #f0f0f0;
}
form.admin > p.action {
  padding: 20px;
  background-color: #fcfcfc;
  border-top: 0px;
}
form.admin label {
  padding: 19x 20px 9px 20px;
  width: 200px;
}
form.admin span {
  background: #fff;
  border-left: 1px solid #ddd;
  margin-left: 220px;
  padding: 9px;
  position: relative;
}
form.admin span strong {
  font-weight: normal;
  padding: 10px 5px;
  display: inline-block;
}
form.admin span.checkbox {
  padding: 15px 9px 14px 20px;
}
form.admin span.select {
  padding: 12px 29px 13px 20px;
}
form.admin span#so_verwerken_span,
form.admin span#so_verwerken_span_specific,
form.admin span#so_verwerken_span_comment,
form.admin span#so_verwerken_span_payment {
  display: none;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
form.ffilter > p.action {
  padding: 5px 0px 5px 0px;
  border-top: 0px;
  background-color: #fff;
}
form.ffilter label {
  padding: 9px 0px 0px 0px;
  width: 92px;
}
form.ffilter span {
  margin-left: 95px;
  padding: 4px;
}
form.ffilter span strong {
  font-weight: normal;
  padding: 10px 5px;
  display: inline-block;
}
/**********************************************
* Login
**********************************************/
#login_form {
  margin: 140px auto 0px auto;
  width: 490px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#login_form .intro {
  background: #f2f2f2;
  color: #444444;
  padding: 14px 0px 14px 20px;
  margin-top: 1px;
  border-bottom: 1px solid #ddd;
}
/**********************************************
* Labels
**********************************************/
.label {
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  padding: 1px 4px;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  vertical-align: baseline;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.label.red {
  background-color: #B94A48;
}
.label.green {
  background-color: #468847;
}
.label.gray {
  background-color: #999999;
}
.label.orange {
  background-color: #F89406;
}
.label.blue {
  background-color: #3A87AD;
}
/**********************************************
* Website products
**********************************************/
.website_contents {
  margin: 0px 0px 0px 5px;
}
.website_contents li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.website_contents li a {
  display: block;
  margin-bottom: 3px;
  background-color: #efefef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 6px;
}
.website_contents li a.droppable {
  background-color: #ddd;
}
.website_contents li a span {
  float: right;
  margin-right: 4px;
  margin-top: 3px;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.website_contents li a span.zoom {
  background: url('../shared/img/icons/magnifier.png') no-repeat 0px 0px;
}
.website_contents li a span.zoom:hover {
  background: url('../shared/img/icons/magnifier_zoom_in.png') no-repeat 0px 0px;
}
.website_contents li a span.draghandle {
  background: url('../shared/img/icons/arrow_out.png') no-repeat 0px 0px;
  cursor: move;
  display: none;
}
.website_contents li a span.loading {
  background: url('../images/icons/loading_orange.gif') no-repeat 0px 0px;
  display: none;
}
.website_contents li span {
  float: right;
  margin-right: 4px;
  margin-top: 3px;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.website_contents li span.delete {
  background: url('../shared/img/icons/bin_closed.png') no-repeat 0px 0px;
}
.website_contents li span.delete:hover {
  background: url('../shared/img/icons/bin_delete.png') no-repeat 0px 0px;
}
.website_contents li.return {
  background-image: url('../shared/img/icons/arrow_undo.png');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 22px;
  cursor: pointer;
  margin-bottom: 4px;
}
.website_contents li.return:hover {
  color: #000;
}
.website_contents li.map {
  background-image: url('../shared/img/icons/folder_closed.png');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 22px;
}
.website_contents li.open {
  background-image: url('../shared/img/icons/folder_open.png');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 22px;
}
.website_contents li.prod {
  background-image: url('../shared/img/icons/prod_box.png');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 22px;
  cursor: move;
}
.website_contents li.dragable {
  cursor: move;
}
.website_contents li.dragable:hover {
  background-color: #f3f3f3;
}
.website_contents li ul.children {
  display: none;
  margin-bottom: 3px;
  position: relative;
}
.website_contents li ul.children.child_visible {
  display: block;
}
.ui-draggable-helper {
  font-size: 13px;
  background-color: #ebebeb;
  padding: 3px 6px 3px 28px;
  background-image: url('../shared/img/icons/prod_box.png');
  background-repeat: no-repeat;
  background-position: 6px 3px;
  list-style-type: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
}
.ui-draggable-helper-map {
  font-size: 13px;
  background-color: #ebebeb;
  padding: 3px 6px 3px 28px;
  background-image: url('../shared/img/icons/folder_closed.png');
  background-repeat: no-repeat;
  background-position: 6px 3px;
  list-style-type: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
}
.sortable {
  background-color: #f8f1c3;
  height: 22px;
}
sup {
  vertical-align: top !important;
  font-size: 9px !important;
}
/**********************************************
* Verhuur products
**********************************************/
.profile_box {
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px 0px rgba(221, 221, 221, 0.9);
  -moz-box-shadow: 0 1px 1px 0px rgba(221, 221, 221, 0.9);
  box-shadow: 0 1px 1px 0px rgba(221, 221, 221, 0.9);
  padding: 15px;
  color: #666;
  margin-bottom: 20px;
}
.profile_box.nostyle {
  background: none;
  border: 0px;
  -webkit-box-shadow: 0 0px 0px 0px rgba(221, 221, 221, 0.9);
  -moz-box-shadow: 0 0px 0px 0px rgba(221, 221, 221, 0.9);
  box-shadow: 0 0px 0px 0px rgba(221, 221, 221, 0.9);
  padding: 0px;
}
.profile_box h1 {
  color: #333;
  font-size: 18px;
  font-family: 'Segoe UI', Calibri, sans-serif;
  padding-bottom: 10px;
  overflow: hidden;
}
.profile_box h1.big {
  font-size: 21px;
  padding-bottom: 0px;
  line-height: 30px;
}
.profile_box h1 a {
  font-size: 13px;
}
.profile_box h1 .info {
  font-size: 13px;
  color: #888;
}
.profile_box h1 .help {
  display: inline-block;
  height: 16px;
  width: 16px;
  background: url('../shared/img/layout/icon_info.png');
  cursor: help;
}
.profile_box .button {
  float: right;
  font-size: 13px;
  background: #ffde00;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 1px 0px #ffe734;
  -moz-box-shadow: inset 0 0 1px 0px #ffe734;
  box-shadow: inset 0 0 1px 0px #ffe734;
  color: #fff;
  padding: 5px 8px;
  vertical-align: middle;
  margin: 0px;
  margin-left: 5px;
  text-shadow: 0px -1px 0px #2e8215;
  cursor: pointer;
  background: transparent;
  background: #3ab317;
  background: #3ab317;
  background: -webkit-linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  background: -moz-linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  background: -ms-linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  background: -o-linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  background: linear-gradient(top, #3ab317 0%, #2e8d12 100%);
  border: 1px solid #22670E;
  display: inline-block;
  text-decoration: none;
}
.profile_box .button:hover {
  background: transparent;
  background: #3ab317;
  background: #3ab317;
  background: -webkit-linear-gradient(top, #3ab317 0%, #3ab317 100%);
  background: -moz-linear-gradient(top, #3ab317 0%, #3ab317 100%);
  background: -ms-linear-gradient(top, #3ab317 0%, #3ab317 100%);
  background: -o-linear-gradient(top, #3ab317 0%, #3ab317 100%);
  background: linear-gradient(top, #3ab317 0%, #3ab317 100%);
  outline: none;
}
.profile_box .button.save_small {
  margin-top: 6px;
  float: left;
  line-height: 13px;
}
.profile_box .button img {
  float: left;
  margin-right: 8px;
  margin-top: -1px;
}
.profile_box.left {
  margin-right: 10px;
}
.profile_box.right {
  margin-left: 10px;
}
.profile_box table.profile {
  border: 0px;
}
.profile_box table.profile td {
  padding-left: 0px;
  border: 0px;
  border-bottom: 1px solid #eee;
  vertical-align: top;
}
.profile_box table.profile td:first-child {
  font-weight: bold;
  padding-right: 25px;
}
.profile_box table.profile td span {
  float: left;
  width: 23px;
  height: 19px;
  background: url('../images/icon_info.png') no-repeat 0px 3px;
  cursor: help;
}
.profile_box table.profile td div {
  display: none;
}
.profile_box table.profile td.prod_error {
  color: red;
}
.profile_box table.profile tr:last-child td {
  border-bottom: 0px;
}
.profile_box #image_drag {
  padding-left: 2px;
}
.profile_box .image_box {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 5px;
  border: 1px solid #DDDDDD;
  position: relative;
  background: #fff;
  cursor: move;
}
.profile_box .image_box.main {
  border: 1px solid #3AB317;
}
.profile_box .image_box .del {
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 16px;
  height: 16px;
  background: url('../shared/img/icons/delete.png');
  display: none;
  cursor: pointer;
}
.profile_box.showrooms {
  padding-bottom: 7px;
}
.profile_box.showrooms h1 {
  padding-bottom: 0px;
  padding-left: 30px;
  background: url('../images/icons/arrow_bottom.png') no-repeat;
}
.profile_box_contain_left {
  float: left;
  width: 48%;
}
.profile_box_contain_right {
  float: right;
  width: 52%;
}
.profile_box_contain_left.small {
  float: left;
  width: 18%;
}
.profile_box_contain_right.big {
  float: right;
  width: 82%;
}
#global_map {
  min-height: 450px;
  border: 1px solid #DDDDDD;
}
.hours_indicator {
  margin-bottom: 3px;
}
.hours_indicator td {
  border: 0px;
}
.hours_indicator td:first-child, .hours_indicator td:last-child {
  border: 0px;
}
.hours_indicator td.indicate {
  border-bottom: 1px solid #333;
  text-align: center;
}
/**********************************************
* Website products
**********************************************/
.calendar_menu {
  float: left;
  width: 200px;
}
.calendar_standard {
  float: left;
  width: 25%;
}
.calendar_extra {
  float: right;
  width: 75%;
}
.calendar_extra #datepicker {
  float: left;
  margin-right: 30px;
}
.calendar_extra #dateoptions {
  float: left;
}
.calendar_extra #dateoptions .date_message {
  display: none;
}
.calendar_extra .date_option_action, .calendar_extra .date_option_send {
  display: none;
}
.calendar_extra .day_works a {
  background: #A8E271;
  border: 1px solid #7DBA44;
  color: #4D8419;
}
.calendar_extra .day_works.day_manual a {
  background: #a8e271 url('../shared/img/icons/bullet_black.png') no-repeat -2px -2px;
}
.calendar_extra .day_not_works a {
  background: #E07270;
  border: 1px solid #B74543;
  color: #821A18;
}
.calendar_extra .day_not_works.day_manual a {
  background: #e07270 url('../shared/img/icons/bullet_black.png') no-repeat -2px -2px;
}
.checked_list {
  margin-top: 8px;
}
.checked_list li {
  padding-left: 20px;
  padding-bottom: 5px;
}
.checked_list li.selected {
  background: url('../shared/img/icons/check_s.png') no-repeat 1px 3px;
}
/**********************************************
* NYROMODAL LIGHTBOX
**********************************************/
.nyroModalBg {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.7;
}
.nmReposition {
  position: absolute;
}
.nyroModalCloseButton {
  top: -13px;
  right: -13px;
  width: 12px;
  height: 12px;
  text-indent: -9999em;
  background: url(../../img/nyroModal/close.gif);
}
.nyroModalTitle {
  top: -26px;
  left: 0;
  margin: 0;
  font-size: 1.1em;
  color: #ddd;
}
.nyroModalCont {
  position: absolute;
  border: 4px solid #777;
  margin: 25px;
  background: #fff;
}
.nyroModalCont iframe {
  width: 600px;
  height: 400px;
}
.nyroModalError {
  border: 4px solid red;
  color: red;
  width: 250px;
  height: 250px;
}
.nyroModalError div {
  min-width: 0;
  min-height: 0;
  padding: 10px;
}
.nyroModalLink,
.nyroModalDom,
.nyroModalForm,
.nyroModalFormFile {
  position: relative;
  padding: 10px;
  min-height: 250px;
  min-width: 250px;
  max-width: 1000px;
}
.nyroModalImage,
.nyroModalSwf,
.nyroModalIframe,
.nyroModalIframeForm {
  position: relative;
  overflow: hidden;
}
.nyroModalImage img {
  vertical-align: top;
}
.nyroModalHidden {
  left: -9999em;
  top: -9999em;
}
.nyroModalLoad {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #ffffff url(../../img/nyroModal/ajaxLoader.gif) no-repeat center;
  padding: 0;
}
.nyroModalPrev, .nyroModalNext {
  outline: none;
  position: absolute;
  top: 0;
  height: 60%;
  width: 150px;
  min-height: 50px;
  max-height: 300px;
  cursor: pointer;
  text-indent: -9999em;
  background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
  height: 100%;
  width: 40%;
  max-height: none;
}
.nyroModalPrev {
  left: 0;
}
.nyroModalPrev:hover {
  background-image: url(../../img/nyroModal/prev.gif);
}
.nyroModalNext {
  right: 0;
  background-position: right 20%;
}
.nyroModalNext:hover {
  background-position: right 20%;
  background-image: url(../../img/nyroModal/next.gif);
}
