/* EASY NAVIGATION */
#menu {
    left: 14px;
    padding: 0;
    position: absolute;
    top: 80px;
    width: 935px;
}

#menu div.menu_item {
    display: block;
    float: left;
    position: relative;
}

#menu div.menu_item img {
}

#menu div.menu_right {
    display: block;
    float: right;
    position: relative;
}

#menu div.menu_item a.menu_link:link,
#menu div.menu_item a.menu_link:visited {
    display: block;
    float: left;
    font-size: 1.1667em;
    font-weight: bold;
    margin-left: 1px;
    /*background:url("spring_static/getfile?pictureType=EasyWeb&pictureName=nav-main-bg.jpg") repeat-x 0 0;*/
    height: 25px;
    line-height: 25px;
    padding: 0 0.65em;
    color: #fff;
}

#menu div.menu_item a.menu_link:hover,
#menu div.menu_item a.menu_link:active {
}

#menu .menu_item a:link.shoppingCart span,
#menu .menu_item a:visited.shoppingCart span {
    /*background-image:url("spring_static/getfile?pictureType=EasyWeb&pictureName=shopping_cart_sprite.gif");*/
}

#menu .menu_item a:hover.shoppingCart span {
    /*background-image:url("spring_static/getfile?pictureType=EasyWeb&pictureName=shopping_cart_sprite_hover.gif");*/
}

#menu .menu_item .shoppingCart .left {
    background-position: -58px 0;
    width: 13px;
    height: 25px;
    float: left;
}

#menu .menu_item .shoppingCart .middle {
    background-position: -74px 0;
    background-repeat: no-repeat;
    height: 25px;
    border: 0 solid red;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    color: white;
}

#menu .menu_item .shoppingCart .right {
    background-position: -108px 0;
    background-repeat: no-repeat;
    width: 11px;
    height: 25px;
    float: left;
}

#menu .menu_item .shoppingCart .normalCart {
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 27px;
    height: 25px;
    float: left;
    padding: 0 2px 0 1px;
}

#menu ul.sub_menu {
    display: none;
    list-style: none;
    padding: 0.25em 0.6667em 0.6667em;
    position: absolute;
    top: 25px;
    left: 0;
    border: 1px solid;
    border-top-color: #c5edfc;
    border-right-color: #67c1e4;
    border-bottom-color: #009cd6;
    border-left-color: #79d5f8;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
    width: 10em;
    background-color: #01aeef;
}

#menu div:hover.menu_item ul.sub_menu {
    display: block;
    background-color: #01aeef;
}

#menu ul.sub_menu li {
    /*background:url("spring_static/getfile?pictureType=EasyWeb&pictureName=nav-sub-divider.gif") repeat-x 50% 0;*/
    padding: 0.75em 0 0;
    margin: 0 0 0;
    height: 20px;
}

#menu ul.sub_menu li.first {
    /* background:none;
    padding: 0.5em 0 0;   */
}

#menu ul.sub_menu a:link, #menu ul.sub_menu a:visited {
    background: none;
    color: #fff;
    display: block;
    font-weight: normal;
    padding: 0;
}

#menu ul.sub_menu a:hover, #menu ul.sub_menu a:active {
    color: #c5edfc;
}

#menu div.menu_item a.selected {
    background-position: 0 100% !important;
}


/* EASY HEADER */
#masthead {
    border-width: 11px;
    background-color: white;
    box-sizing: border-box;
    height: 116px;
    /* padding-top: 11px; */
    position: fixed;
    margin-left: 11px;
    top: 0;
    width: 957px;
}

#masthead .easylogo {
    display: block;
    float: left;
    height: 80px;
    margin-left: 10px;
    /* margin-top: -12px; */
    overflow: hidden;
    width: 140px;
}

#masthead .cvlogo {
    display: block;
    width: 245px;
    height: 59px;
    overflow: hidden;
    margin-right: 20px;
    /*background:url("spring_static/getfile?pictureType=EasyWeb&pictureName=logo_cv.gif") no-repeat 50% 50%;*/
    float: right;
}

#searchMask {
    margin: 0 0 0 50px;
    padding: 0;
    margin-left: 20px;
    width: 500px;
    float: left;
}

#searchMask .groupSearch {
    margin: 0 0 0 0;
    padding: 0;
    height: 35px;

}

.groupSearch span.custLogged {
    margin-left: 50px;
}

.groupSearch .custInput {
    float: left;
}

.groupSearch .custSubmit {
    padding: 0;
    width: 190px;
    float: left;
    border: 0 solid red;
}

#btnGroupSearch {
    float: left;
    margin-left: 5px;
}

.groupSearch .selectBox {
    float: left;
    width: 20px;
}

.groupSearch .customerInfo {
    float: left;
    width: 280px;
    font-weight: bold;
    color: white;
    margin-left: 20px;
    padding-top: 0;
}

#searchMask .prodSearch {
    width: 450px;
    float: left;
    padding: 0;
    border: 0 solid red;
}

/* EASY FOOTER */
#site_info .bullet1 {
    /*background: url("spring_static/getfile?pictureType=EasyWeb&pictureName=bullet.png") left center no-repeat;*/
    padding-left: 15px;
}

.right-part {
    float: right;
}

.left-part {
    float: left;
}

.left_col, .mid_col, .right_col {
    width: 33.3%;
    float: left;
}


/* EASY FORMS */
input[type="text"], input[type="password"], textarea, input[type="file"].file {
    font: 1em/1 "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #78888b;
    border: 1px solid #aaa;
    padding: 3px 3px;
    text-align: left;
    margin: 0;
}

input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus, input[type="file"]:focus {
    border: 1px solid #00C3F3;
}

input.small, select.small {
    width: 30px;
    color: #78888b;
}

input.short, select.short {
    width: 50px;
    color: #78888b;
}

input.standard, select.standard {
    width: 125px;
    color: #78888b;
}

input.long, select.long, div.long input, div.long input:focus {
    width: 200px !important;
    color: #78888b;
}

input.wide, select.wide {
    width: 275px;
    color: #78888b;
}

input.date {
    width: 85px;
    color: #78888b;
}

input.file {
    color: #78888b;
    border-style: none;
    border: 1px solid #78888b;
}

input.number {
    color: #78888b;
}

select {
    font: 1em/1 "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #78888b;
    width: auto;
    margin: 0;
    padding: 2px 0 2px;
    vertical-align: middle;
    border: 1px solid #aaa;
}

option {
    margin: 0;
    padding: 0 4px 0;
}

input[type="button"],
input[type="submit"],
input[type="file"],
button {
    cursor: pointer;
}
input[type="submit"] {
    margin-top: 5px;
}

div.labeledElement {
    margin: 0;
    padding: 3px 0 3px;
    clear: left;
}

div.labeledElement label {
    margin: 0;
    float: left;
    text-align: left;
    padding: 0;
}

div.labeledElement label.checkbox, div.labeledElement label.radio {
}

div.labeledElement input[type="checkbox"], div.labeledElement input[type="radio"] {
    float: left;
    margin-top: 3px;
}

div.labeledElement input, div.labeledElement select, div.labeledElement textarea {
    margin-top: -3px;
}

input.number {
    text-align: right;
}

/* EASY COMMON */
h3.title, h4.title, h5.title {
}

h3 span, h4 span, h5 span {
    font-size: 12px;
    font-weight: normal;
    color: #78888b;
}

div.clear {
    clear: both;
    height: 1px;
    width: 100%
}

div.banner {
    text-align: center;
    padding: 0;
    border: #ffaaaa 0 solid;
}

div.banner img {
    padding: 0;
    border: 0 solid #ccc;
}

a {
    padding-top: 1px;
}

div.buttons {
    display: block;
    margin: 3px 0 3px;
    border: silver 0 dotted;
    clear: left;
}

div.buttons a {

    color: white;
    vertical-align: top;
    /* margin-top: 0px; */
    display: inline-block;
}

.btnLogon,
.btnSubmit,
.button {
    /* background: url("spring_static/getfile?pictureType=EasyWeb&pictureName=nav-sub-bg.jpg") repeat-x scroll 50% -30px #01AEEF;
    color: white;
    border:none;
    padding:2px 10px 2px 10px;
    font:12px/1.333 "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight:bold; */
}

.btnLogon:hover, .btnLogon:active,
.btnSubmit:hover, .btnSubmit:active,
.button:hover, .button:active {
    background-color: #C6ECF9;
    /*background: url("spring_static/getfile?pictureType=EasyWeb&pictureName=nav-sub-bg.jpg") repeat-x scroll 50% 200px #01AEEF;*/
    color: white;
}

a.nav-link:link, a.nav-link:visited {
    /*background: url("spring_static/getfile?pictureType=EasyWeb&pictureName=nav-sub-bg.jpg") repeat-x scroll 50% -30px #01AEEF;*/
    color: white;
    border: none;
    padding: 3px 10px 3px 10px;
    font: 12px/1.333 "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

a.nav-link:hover {
    /*background: url("spring_static/getfile?pictureType=EasyWeb&pictureName=nav-sub-bg.jpg") repeat-x scroll 50% 200px #01AEEF;*/
    color: white;
}

.displayNone {
    display: none;
}

.topAlign {
    vertical-align: top !important;
}

/* --OVERRIDE CV 
p{
    margin:0 0 1em !important;
}
 OVERRIDE CV-- */

p.desc {
    display: block;
    text-align: left;
    padding: 5px 0;
    margin: 0;
}

.info {
    /*
    how should this be used in h2 tag??
    font-weight: normal;
    */
    color: #00aeef;
}

.error {
    color: #990000;
}


div.errorframe {
    color: black;
    text-align: left;
    background-color: #FFE8E8;
    border: 1px solid #990000;
    margin: 2em;
    padding: 1em;
    width: 33%
}

.success {
    color: #009900;
}

.warning {
    color: #fda933;
}

p.caption {
    text-align: center;
    padding: 3px;
    margin: 0;
}

.backtotop {
    margin: 0 0 10px;
    /*background:transparent url("spring_static/getfile?pictureType=EasyWeb&pictureName=up_arrow.gif") no-repeat scroll 0 0;*/
    height: 15px;
    width: 100%;
    cursor: pointer;
}

/* TABLE.STANDARD */
table.standard {
    padding: 10px;
    width: 100%;
    margin: 0 0 5px;
    border-top: 1px solid #aaa;
}

table.standard thead tr th {
    border-bottom: 1px solid #aaa !important;
    background-color: #aaa;
    color: #fff;
    padding: 0 3px;
    font-weight: bold;
    /*background:url("spring_static/getfile?pictureType=EasyWeb&pictureName=nav-main-bg.jpg") repeat-x scroll 0 -5px transparent;*/
    text-align: left;
}

table.standard thead tr th a {
    font-weight: bold;
}

table.standard tbody tr td {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 3px 3px;
    vertical-align: middle;
    text-align: left;
}

table.standard tbody tr.odd td {
    background-color: #fff;
}

table.standard tbody tr.even td {
    background-color: #ffffff;
}

table.standard tbody tr:hover td {
    /* background-color: #C6ECF9; */
    background-color: #f5f5f5;
}


table.standard tbody tr th.small {
    width: 80px;
}

table.standard tbody tr td.desc, table.standard thead tr th.desc {
    text-align: left;
    padding-left: 5px;
}

table.standard tbody tr td.number, table.standard thead tr th.number {
    text-align: right;
    padding-right: 5px;
}

table.standard tbody tr td.center, table.standard thead tr th.center {
    text-align: center;
}

table.standard tbody tr td.pic {
    padding: 0;
}

table.standard tbody tr td.icon {
    padding: 0;
}

table.standard thead tr th a {
    color: #ffffff;
    background-color: transparent;
}

table.order-details {
    width: 100%;
}

table.search tbody tr td {
    padding: 3px;
}


/*
table.standard tbody tr td.pic{}
table.standard tbody tr td.amount{}
table.standard tbody tr td.type{}
table.standard tbody tr td.bc{}
table.standard tbody tr td.diopt{}
table.standard tbody tr td.lidu{}
table.standard tbody tr td.color{}
table.standard tbody tr td.commission{}
table.standard tbody tr td.params{}
*/

/* EASY PAGES */
/*
#startPage, #prodCatalog, #prodConfig, #shoppingCart,
#history, #email, #flashOrder, #uploadFlashOrder, #upload, #login, #logoff, #loginError,
#virtualSelling, #personalSettings, #promotion, #forgotPassword,
#identOrder, #uploadIdentOrder, #valuePack, #valuePackConfig, #shipping, #contact
#returns, #editPmOptions, #listSubscription, #endUserDetails, #error, #listEndUser, #importEndUser, #help, #forecast, #universalOrder, #extraForm
{}
*/
#content {
    min-height: 300px;
}

#product_tree {
}

#product_tree a, #product_tree span {
    color: #777;
    padding: 1px 3px;
    display: block;
}

#product_tree .level1 {
    display: none;
}

#product_tree .level2 {
    background-color: #00AEEF;
    color: #fff;
    display: block;
    font-weight: bold;
}

#product_tree .level3 {
    background-color: #C6ECF9;
    border-bottom: 1px solid #94D9F5;
    color: #575758;
    display: block;
    font-weight: bold;
}

#product_tree .level4 {
    display: block;
    background-color: #E4F8FF;
    border-bottom: 1px solid #94D9F5;
    font-weight: bold;
}

#product_tree .level4icon {
    padding-left: 12px;
    /*background:transparent url("spring_static/getfile?pictureType=EasyWeb&pictureName=arrow_right-12.gif") no-repeat 2px 3px;*/
    display: inline-block;
    background-color: #E4F8FF;
    border-bottom: 1px solid #94D9F5;
    float: left;
}

#product_tree .current {
    /*background:transparent url("spring_static/getfile?pictureType=EasyWeb&pictureName=arrow_down-12.gif") no-repeat 2px 3px;*/
}

#product_tree .level5 {
    font-weight: normal;
}

#product_tree .level6 {
}

#product_tree .leftBannerMargin {
    margin-top: 5px;
}

.zoomarea {
    display: none;
    position: absolute;
    background-color: #ccc;
    padding: 0;
    margin: 0;
    margin-left: -1px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    z-index: 10;
}

/* ERROR PAGE */
#error {
  margin: 0 auto;
  width: 94%;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
}
#error .message {
  text-align: center;
  color: #434343;
  font-size: 15px;
  font-weight: 500;
  padding: 20px;
  border: 3px solid red;
}

/* HTTP ERROR PAGE */
#httpErrorBox {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     width: 94%;
}

#httpErrorContainer, #httpErrorContainerDefault {
    height: 500px;
    border: 2px solid #0035950f;
    margin-top: 25px;
}

#httpErrorBox > h3 {
    text-align: center;
    font-weight: 500;
    font-size: 12pt;
    color: #003595;
}
#errorCode {
    font-size: 75pt;
    color: #00359545;
    margin: 0 auto;
    position: relative;
    width: auto;
    text-align: center;
}
#httpErrormessage {
    text-align: center;
    font-weight: 500;
    font-size: 17pt;
    color: #003595;
}

/*
#inputErrorMsg {
  text-align: center;
  color: #434343;
  font-size: 15px;
  font-weight: 500;
  padding: 20px;
  border: 3px solid red;
  display: none;
}
*/


/* LOGIN */
/* FORGOTPASSWORD */
#login, #forgotPassword, #email, #nonAdminEmail, #confirmEmail {
    padding: 0 0 0 225px;
}

#forgotPassword p {
    padding: 0 225px 10px 0;
}

#confirmEmail p {
    padding: 0 225px 10px 0;
}

#forgotPassword .captchaImage {
    margin-top: 10px;
    margin-bottom: 10px;
}

#forgotpasswordcancel {
    margin-right:5px;
    width: 142px;
    margin-top: 5px;
}

#LoginForm {
    margin-top: 20px;
    margin-bottom: 10px;
}

.login_mask, .login_text, .forgotpwd_mask {
    width: 450px;
    margin: 0 0 15px;
}

.login_mask, .forgotpwd_mask {
    /*background:#f2f2f2 url("spring_static/getfile?pictureType=EasyWeb&pictureName=main-bg.jpg") repeat-x 50% -250px !important;*/
    border: 1px solid #ccc;
    padding: 5px 5px 10px;
}

.login_mask label, .forgotpwd_mask label {
    width: 150px;
}

.login_mask .buttons, .forgotpwd_mask .buttons {
    margin-left: 150px;
}


#loginInfo {
}

#loginInfo div.buttons {
    text-align: center;
}

#shopLoginId {
    display: none;
}

#download-links {
    text-align: center;
}

.browserMsgOuter {
    border: 1px solid #F7941D;
    background: #FEEFDA;
    text-align: center;
    clear: both;
    position: relative;
    display: none;
    width: 80%;
    margin: 10px auto;
}

.browserMsgWarningArea {
    width: 80%;
    float: left;
    margin: 10px 5px 10px 5px;
}

.browserMsgClose {
    position: absolute;
    right: 3px;
    top: 3px;
    font-weight: bold;
}

.browserMsgInner .browserMsgWarning {
    width: 75px;
    float: left;
}

/* HOME */
#startPage .right-part {
    width: 665px;
    margin-left: 10px;
}

#startPage .left-part {
    width: 245px;
    margin-top: 10px;
}

#startPage .salutation {
    float: left;
    width: 290px;
}

#startPage .sales-rep {
    border: 1px solid #ccc;
    float: right;
    padding: 0 0 0;
    width: 360px;
}

#startPage .sales-rep img {
    float: left;
    padding: 5px;
}


#startPage .sales-rep p,
#startPage .sales-rep div,
#startPage .sales-rep h4 {
    margin-left: 90px;
    padding: 3px 0;
    line-height: 1.1em;
}

#startPage .sales-rep div input {
    margin-top: 5px;
    margin-bottom: 5px;

}


#startPage .news {
}

#startPage .migrationInfo {
    padding: 20px 0;
}

#login .migrationInfo {
    padding-top: 20px;
}

/* EMAIL */
#email label {
    width: 150px;
}

/* ACCEPTANCE */
#acceptance {
}

#acceptance label {
    width: 100px;
}

/* PRODCATALOG*/
#prodCatalog .right-part {
    width: 665px;
}

#prodCatalog .left-part {
    width: 245px;
}

#prodCatalog table.standard tbody tr:hover td.pic {
    background-color: white;
    text-align: center;
}

#prodCatalog table.standard tbody tr td.pic {
    padding-right: 5px;
}

#prodCatalog table.standard tbody tr td, #prodCatalog table.standard tbody tr th {
    padding-left: 5px;
}

.picturebox2 {

    display: none;
    width: 500px;
    /*max-height: 500px;*/
    background-color: white;
    border: 4px solid lightblue;
    border-radius: 6px;
    position: absolute;
    top: 100px;
    left: 295px;
    z-index: 1000;
    margin-left: 130px;
    padding: 10px;
    text-align: center;
    -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
    -moz-box-sizing: border-box; /* Firefox 1 - 28 */
    box-sizing: border-box;


}

.pictureboxtitle2 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    margin: 5px;
}

.pictureboximg2 {
    width: 100%;
    height: auto;
    max-width: 480px;
    max-height: 480px;
}

.pictureboximgbox2 {
    max-height: 480px;
    width: inherit;
    display: table-cell;
    vertical-align: middle;
}

img.productimg2 {
    margin: 5px 0;
    width: 125px;
    max-height: 90px;
}


/* PRODCONFIG*/
#prodConfig {
}

#prodConfig table.standard {
    margin-bottom: 10px;
}

#prodConfig table.standard thead tr th.amount {
    width: 80px;
}

#prodConfig table.standard thead tr th.type {
    width: 80px;
}

#prodConfig table.standard thead tr th.bc {
    width: 80px;
}

#prodConfig table.standard thead tr th.diopt {
    width: 80px;
}

#prodConfig table.standard thead tr th.lidu {
    width: 80px;
}

#prodConfig table.standard thead tr th.color {
    width: auto;
}

#prodConfig table.standard thead tr th.commission {
    width: 180px;
}

#prodConfig table.standard thead tr th.checkBox {
    width: 50px;
}

#prodConfig table.standard tbody tr td.commission input.standard {
    width: 160px;
}

#prodConfig .copyConfig {
    text-align: right;
    margin-bottom: 0;
}

#prodConfig p.prodHead img {
    margin-right: 10px;
}

#prodConfig .buttons {
    margin-bottom: 20px;
}

.scrollX {
    width: auto;
    overflow-x: auto !important;

}

/* SHOPPINGCART */
#shoppingCart table.standard tbody tr th.amount {
    padding-left: 5px;
}

#shoppingCart table.standard tbody tr:hover td.pic {
    background-color: white;
}

#shoppingCart table.standard tbody tr td.pic {
    padding-right: 5px;
}

#shoppingCart table.standard tbody tr td.amount {
    padding-left: 5px;
    padding-right: 5px;
}

#shoppingCart table.standard tbody tr td.type {
    width: 400px;
}

#shoppingCart table.standard tbody tr td.params {
    white-space: nowrap;
    width: 150px;
}

#shoppingCart table.standard tbody tr td.commission {
}

#shoppingCart table.standard tbody tr td.delivery {
    width: 65px;
}

#shoppingCart div.buttons {
    margin-top: 20px;
}

#shoppingCart div.buttons a {
    position: relative;
    top: 1px;
}

#shoppingCart div.buttons .btnSubmit {
    position: relative;
    top: 0;
}

#shoppingCart label {
    width: 125px;
}

.readonly {
    background-color: #CCC;
}

/* FLASHORDER */
#flashOrder label {
    width: 148px;
}

#flashOrder p.data {
    margin: 0 0 0 150px;
    padding: 0;
}

/* UPLOADFLASHORDER */
#uploadFlashOrder {
}

#uploadFlashOrder .amount {
    color: green;
    width: 300px;
}

/* IDENTORDER */
#identOrder th.amount {
    width: 60px;
}

#identOrder th.identNumber {
    width: 80px;
}

#identOrder th.commission {
}

#identOrder .uploadForm {
    margin-top: 20px;
}

#identOrder .uploadForm label {
    width: 150px;
}

#identOrder .uploadForm p.data {
    margin: 0 0 0 150px;
    padding: 0;
}

/* UPLOADIDENTORDER */
#uploadIdentOrder {
}


/* SHIPPING */
#shipping label {
    width: 150px;
}

/* VALUEPACK */
#valuePack {
}

/* PERSONALSETTINGS */
#personalSettings label,#dtpSettings label {
    width: 180px;
}

#personalSettings label.checkbox, #personalSettings label.radio,#dtpSettings label.checkbox, #dtpSettings label.radio {
    width: 50%;
}

#personalSettings h3 ,#dtpSettings h3{
    margin-top: 20px;
}

#personalSettings #remark .info , #dtpSettings #remark .info{
    display: block;
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 180px;
}

#personalSettings .buttons .btnSubmit , #dtpSettings .buttons .btnSubmit{
    margin-left: 180px;
}


/* VIRTUALSELLING */
#virtualSelling .right-part {
    width: 245px;
}

#virtualSelling .left-part {
    width: 665px;
}

#virtualSelling .title {
    margin-top: 10px;
    margin-left: 0;
}

#virtualSelling .right-part .standard {
    background-color: #E4F8FF;
}

#virtualSelling .right-part .standard tr td,
#virtualSelling .right-part .standard tr th {
    background: none;
    border-bottom: 1px solid #94D9F5;
    border-top: 1px solid #94D9F5;
}

#virtualSelling .right-part .standard thead th {
    background-color: #00AEEF;
    border-bottom: 1px solid #00AEEF !important;
    border-top: 1px solid #00AEEF;
}

#virtualSelling .right-part p.caption {
    text-align: left;
}

#virtualSelling .virtualSellingItems {
    /*background:#f2f2f2 url("spring_static/getfile?pictureType=EasyWeb&pictureName=main-bg.jpg") repeat-x 50% 0;*/
    background-position: 0 -200px;
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 30px;
}

#virtualSelling .virtualSellingItems h4 {
    margin: 15px 10px 10px 20px;
}

#virtualSelling .virtualSellingItem {
    height: auto;
    border: 1px solid #ccc;
    width: 80%;
    margin: 10px 0 20px 20px;
    background-color: #fff;
}

#virtualSelling .virtualSellingItem img {
    margin: 10px 20px 10px 20px;
    float: left;
}

#virtualSelling .virtualSellingItem h3 {
    margin: 10px 15px 0;
}

#virtualSelling .virtualSellingItem p {
    margin: 0 10px;
}

#virtualSelling .virtualSellingItem .buttons {
    text-align: right;
    margin: 0 10px 10px;
}

/* HISTORY */
#history .order-icons, #history .legend-icons, #history .action-icons {
    padding: 5px;
}

#history .order-icons *, #history .right-part * {
    vertical-align: middle;
}

#history .right-part input {
    margin-bottom: 10px;
    margin-left: 10px;
    vertical-align: middle;
}

#history .legend-icons {
    border: 0 solid red;
    float: left;
}

#history .action-icons {
    float: right;
    width: 200px;
    text-align: right;
}

#history .space-row td {
    padding-bottom: 5px;
    padding-top: 3px;
    border-bottom: 1px solid #ccc;
}

#history table.wrapTable td {
    vertical-align: top;
}

#history table.standard td.noMargin {
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #86D8F7;
}

#history .noMargin .buttons input.btnSubmit {
    margin-bottom: 10px;
}

#history table.standard table.order-details {
    margin-bottom: 10px;
}

#history table.standard table.order-details thead tr th,
#history table.standard table.order-details thead tr th a {
    font-weight: bold;
    color: #fff;
}

#history table.standard table.order-details thead tr th {
    background-color: #86D8F7;
    border-bottom: 1px solid #86D8F7 !important;
}

/*
#history table.standard table.order-details{
  border-top:1px solid #86D8F7 !important;
}
*/
#history table.standard tbody tr:hover td {
    background: #fff;
    cursor: pointer;
}

#history table.standard tr th a {
    background-color: transparent;
}


#history table.standard tbody tr:hover table.order-details td {
    background: none;
}

#history table.standard tbody tr:hover table.order-details td,
#history table.standard tbody tr:hover table.order-details th {
    cursor: text;
}

#history table.standard tbody tr table.order-details,
#history table.standard tbody tr:hover table.order-details {
    background-color: #E8F8FD;
}

#history table.standard thead tr th img {
    margin-right: 3px;
}

#history table.standard thead tr th.history-number {
    width: 225px;
}

#history table.standard thead tr th.art {
    width: 40px
}

#history table.standard thead tr th.dtp {
    width: 30px;
    padding: 3px;
}

#history table.standard thead tr th.number {
    text-align: right;
}

#history table.standard tbody tr td.number {
    padding-right: 40px;
}

#history table.order-details td.number {
    text-align: center;
}

#history table.order-details td.date {
    white-space: nowrap;
}

#history table.order-details td.reference {
}

#history .right-part img {
    margin-right: 5px;
}

#history table.standard .order-type {
    text-align: center;
}

#history table.standard tr.auswahlRech td,
#history table.standard tr.auswahlRech:hover td,
#history table.standard tr.auswahlLiefer td,
#history table.standard tr.auswahlLiefer:hover td,
#history table.standard tr.fadeTop td,
#history table.standard tr.fadeTop:hover td {
    border-top: 2px solid #86D8F7;
    background-color: #E8F8FD;
    font-weight: bold;
}

/*#history .action-icons a{padding: 0 5px 0;}*/
#history .order-icons img, #history .legend-icons img, #history .action-icons img {
    padding: 0 3px 0;
}

#history .order-icons label, #history .legend-icons label {
    padding: 0 3px 0 0;
}

/* CONTACT */
#contact .sales-rep {
    border: solid 1px #ccc;
    float: left;
    padding: 5px;
    width: 400px;
    margin-right: 20px;
    margin-top: 10px;
}

#contact .sales-rep img {
    float: left;
    padding-bottom: 3px;
}

#contact .sales-rep p, #contact .sales-rep h4, #contact .sales-rep .nav-link {
    margin-left: 90px;
}

#contact .sales-rep p {
    line-height: 1.1;
}

#contact .sales-rep .nav-link {
    float: right;
    margin-right: 5px;
    margin-top: -20px;
}

#contact .sales-rep p {
    padding-bottom: 0;
}

/* RETURNS HANDLING */
#returns {
}

#returns label {
    width: 180px;
}

#returns label.inline {
    width: auto;
    padding: 5px 5px 5px 0;
}

#returns #returnsTable {
    margin-bottom: 20px;
}

#returns input {
    padding-left: 5px !important;
}

#returns input.standard {
    width: 201px !important;
}

#returns #returnsActions {
    margin-left: 180px;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* PATIENT ORDER */
#patientOrder .lcpOrderQtyCombo {
    margin-left: 15px;
    margin-right: 8px;
    width: 55px;
}

#patientOrder .lensOrderQtycombo {
    margin-right: 8px;
    width: 55px;
}

#patientOrder .patientOrderReferenceLabel {
    margin-top: 10px;
    display: block;

}

#patientOrder .boxShot {
    margin-top: 15px;
    margin-left: 15px;
    width: 600px;
}

#patientOrder #productDescR,
#patientOrder #productDescL,
#patientOrder #productDescLCP {
    font-weight: bold;
}

#patientOrder .boxShot div {
    vertical-align: middle;
}

#patientOrder h3 {
    margin-top: 20px;
    display: block;
    border-top: 1px solid #AAA;
    padding-top: 10px;
}

#patientOrder table.productDisplay {
    margin-top: 5px;
}

#patientOrder .shippingButton {
    float: left;
    width: 500px;
    margin: 10px 0 10px 15px;
}

#patientOrder .buttonMargin {
    margin-left: 15px;
}

#patientOrder .btnSubmit {
    margin-top: 15px;
}

.patientOrderTitle {
    display: block;
    font-weight: bold;
    font-size: medium;
}

#dtpAddressArea .dtpAddressTitle {
    display: block;
    font-weight: bold;
    font-size: small;
}

#dtpAddressArea .dtpAddress {
    display: block;
}

/***overwrite tundra styles****/
.tundra input.dijitArrowButtonInner {
    border: none;
}


.tundra .dijitSpinnerButtonContainer {
    height: 20px;
}

.tundra #returns #article .dijitButtonNode,
.tundra #returns #widget_orderNumber .dijitButtonNode,
.tundra #returns #widget_diopter .dijitButtonNode,
.tundra #returns #widget_baseCurve .dijitButtonNode,
.tundra #returns #widget_df1 .dijitButtonNode,
.tundra #returns #widget_df2 .dijitButtonNode,
.tundra #returns #widget_df3 .dijitButtonNode,
.tundra #returns #widget_df4 .dijitButtonNode,
.tundra #returns #widget_diameter .dijitButtonNode,
.tundra #returns .dijitValidationIcon {
    height: 21px;
}

.tundra #returns .dijitInputField {
    background: none;
}

.tundra #returns .dijitTextBox,
.tundra #returns .dijitComboBox,
.tundra #returns .dijitSpinner,
.tundra #returns .dijitTextArea,
.tundra #returns .dijitInlineEditor input {
    background: none;
    border: 1px solid #AAA;
    line-height: normal;
    width: 210px;
}

.tundra #returns input[type="text"]:focus,
.tundra #returns input[type="password"]:focus,
.tundra #returns select:focus,
.tundra #returns textarea:focus,
.tundra #returns input[type="file"]:focus {
    border: 1px solid #aaa;
}

.tundra #returns .dijitTextBoxDisabled {
    background-color: #f5f5f5 !important;
}


.tundra #returns #amountContainer .dijitSpinnerButtonContainer {
    height: 21px;
    width: 17px;
}

.tundra #returns #addButtonContainer .btnSubmit {
    margin-left: 180px;
}

.tundra #returns input#reasonOfReturn {
    width: 530px;
}

.tundra #article .dijitComboBox,
.tundra input#reasonOfReturn .dijitComboBox {
    width: 530px;
}

#returns .tundra .dijitDownArrowButton,
#returns .tundra .dijitArrowButtonInner,
#returns .dijitArrowButton,
#returns .tundra .dijitArrowButtonActive {
    background-color: #ddd;
}


.tundra #editSubscription .dijitComboBox,
.tundra #editSubscription .dijitSpinner,
.tundra #editSubscription .dijitTextArea,
.tundra #editSubscription .dijitInlineEditor input {
    background: none;
    width: 55px;
}

.tundra #editSubscription .dijitInputField input,
.tundra #editPmOptions .dijitComboBox,
.tundra #editPmOptions .dijitSpinner {
    background: none;
}


.tundra #editSubscription #widget_orderIntervalUnit {
    width: 105px;
}

.tundra #editSubscription #widget_isoNextOrder,
.tundra #editSubscription #widget_isoFirstOrder,
.tundra #listEndUser #advanced_search #widget_orderFromDate,
.tundra #listEndUser #advanced_search #widget_orderToDate {
    width: 100px;
}

.tundra #editSubscription #widget_preferdayMonth {
    width: 182px;
}

.tundra #editSubscription #preferdayMonth {
    width: 182px;
}


/*.tundra #editSubscription .dijitButtonNode,*/
.tundra #editPmOptions .dijitSpinnerButtonContainer,
.tundra #editPmOptions .dijitRight,
.tundra #editPmOptions .dijitValidationIcon,
.tundra #editSubscription .dijitRight,
.tundra #editSubscription .dijitValidationIcon,
.tundra #editSubscription .dijitSpinnerButtonContainer {
    height: 21px;
}

.tundra #editSubscription .dijitSpinnerButtonContainer {
}

.tundra .groupSearch #widget_CustomerSelectBox {
    width: 420px !important;
}

.tundra #editSubscription #widget_dtp {
    width: 190px;
}


.tundra .prodSearch .dijitTextBoxFocused {
    border: 1px solid #00C3F3 !important;
}

.tundra .groupSearch #widget_CustomerSelectBox {
    width: 335px !important;
    margin-left: 20px;
}

/***end overwrite tundra styles****/


/* PATIENTMANAGEMENT */
.tundra #endUserDetails .left-part, #endUserDetails .right-part {
    width: 50%;
}

.tundra #endUserDetails .hiddenButton {
    display: none;
}

.tundra #endUserDetails label, #importEndUser label {
    width: 180px;
}

.tundra #endUserDetails form, #importEndUser form {
    margin: 10px 0;
}

/** ROOM for sorted icon */
.tundra #listEndUser table.standard thead th.sorted a {
    padding-left: 8px;
}

.tundra #listEndUser .search,
.tundra #listSubscription .search {
    margin-bottom: 10px;
    margin-top: 10px;
}

.tundra #listEndUser table td.markedId,
.tundra #listSubscription table td.markedId {
    color: green;
}

.tundra #listEndUser table td.deletedClass,
.tundra #listSubscription table td.deletedClass {
    font-style: italic;
}

.tundra #listEndUser table td.importedClass,
.tundra #listSubscription table td.importedClass {
    color: orange;
}

.tundra #listEndUser table td.endUsersButton,
.tundra #listSubscription table td.endUsersButton {
    width: 20px;
}

.tundra #listEndUser table td.endUsersButton img.normal,
.tundra #listSubscription table td.endUsersButton img.normal {
    width: 20px;
}

.tundra #listEndUser table td.endUsersButton img.small,
.tundra #listSubscription table td.endUsersButton img.small {
    width: 11px;
}


.tundra #listEndUser table td.adate,
.tundra #listSubscription table td.adate {
    width: 65px;
}

.tundra #listEndUser table td.partypelist {
    width: 180px;
}

.tundra #listEndUser .cl-img-elina,
.tundra #listSubscription .cl-img-elina {
    width: 20px;
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /*background-color: #959595;*/
    background-color: #004B93;

}

.tundra #listSubscription .patientData {
    margin-top: 10px;
    margin-bottom: 18px;
    font-weight: bold;
}

.tundra #listSubscription #editremarkdiv {
    margin-left: 300px;
    padding-bottom: 15px;
}

.tundra #listSubscription #remarkfield {
    width: 500px;
    height: 70px;
}

.tundra #listEndUser .buttons,
.tundra #listSubscription .buttons,
.tundra #editSubscription .buttons,
.tundra #editPmOptions .buttons,
.tundra #endUserDetails .buttons,
.tundra #importEndUser .buttons {
    margin-top: 10px;
}

.tundra #editPmOptions .buttons {
    margin-left: 180px;
}

.tundra #listEndUser .buttons a.disabled,
.tundra #endUserDetails .buttons #Save:disabled {
    pointer-events: none;
    opacity: 0.6;
}

.tundra #editSubscription fieldset, #editEndUser fieldset {
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 1px solid #82C8FF;
    border-radius: 5px;
    width: 50%;
}

.tundra #editEndUser fieldset {
    margin-bottom: 10px;
    width: 90%
}

.tundra #editEndUser div.fieldsethead {
    margin-left: 12px;
}

.tundra #editEndUser #copyPictures {
    float: left;
}

.tundra #editEndUser #addressBlock {
    margin-left: 25px;
}

.tundra #editSubscription #automaticdiv #orderDates {
    border: 1px solid black;
    border-collapse: collapse;
    width: 99%;
    margin: 2px;
}

.tundra #editSubscription #automaticdiv #orderDates th,
.tundra #editSubscription #automaticdiv #orderDates td {
    border: 1px solid black;
}

.tundra #editSubscription #automaticdiv #orderDates td {
    padding: 10px;
}


.tundra #editPmOptions {
    height: 300px;
}

.tundra #editPmOptions label {
    width: 180px;
}

.tundra #editSubscription .subscriptionDetails .labeledElement label,
.tundra #endUserEditDialog .dijitDialogPaneContent label,
.tundra #listSubscription #basic_search div.labeledElement label {
    width: 120px;
    display: inline-block;
}

.tundra #listEndUser #advanced_search .labeledElement label {
    width: 140px;
    display: inline-block;
}


.subscriptionelement {
    display: block;
    margin: 1px 0;
    box-sizing: border-box;
    padding: 1px 2px;
    border: 1px solid lightblue;
    border-radius: 7px;
    cursor: context-menu;
}

/** Edit subscription **/
.tundra #editSubscription table .productSmallDisplay .dijitTextBox.dijitComboBox {
    width: 60px;
}

.tundra #editSubscription table.productDisplay {
    margin-top: 20px;
    margin-bottom: 0;
}

.tundra #editSubscription .subscriptionDetails {
    margin-top: 20px;
}

/*
editSubscription table.productDisplay td#headLcpAmount,
#editSubscription table.productDisplay td#lcpAmountCell
{padding-left:15px;}
*/

.tundra #editSubscription table .productSmallDisplay .dijitTextBox,
.tundra #editSubscription table .productSmallDisplay .dijitTextBoxDisabled {
    width: 60px;
}

.tundra #editSubscription table .productMediumDisplay .dijitTextBox.dijitComboBox {
    width: 90px;
}

.tundra #editSubscription table .productMediumDisplay .dijitTextBox,
.tundra #editSubscription table .productMediumDisplay .dijitTextBoxDisabled {
    width: 90px;
}

.tundra #editSubscription table.productDisplay .article .dijitComboBox,
.tundra #editSubscription table.lcpDisplay .article .dijitComboBox {
    width: 320px;
}


.tundra #editSubscription table.productDisplay td:first-child,
.tundra #editSubscription table.lcpDisplay td:first-child {
    padding-left: 15px;
}

.tundra #editSubscription table.productDisplay td,
.tundra #editSubscription table.lcpDisplay td {
    padding-right: 7px;
    padding-bottom: 5px;
    vertical-align: middle;
}

.tundra #editSubscription table.productDisplay,
.tundra #editSubscription table.lcpDisplay {
    margin-top: 8px;
    width: 100%;
    border-bottom: 1px solid lightgray;
}

.tundra #editSubscription table.productDisplay img,
.tundra #editSubscription table.lcpDisplay img {
    width: 125px;
    margin: 5px;
}

.tundra #editSubscription table.productDisplay img.add_picture {
    width: 20px;
}

.tundra #editSubscription table.productDisplay tr.prod1 td.article,
.tundra #editSubscription table.lcpDisplay tr.prod1 td.article {
    width: 350px;
}

.tundra #editSubscription table.productDisplay tr.prodHead td,
.tundra #editSubscription table.lcpDisplay tr.prodHead td {
    font-weight: bold;
}

.tundra #editSubscription table.productDisplay tr:nth-child(6n+4),
.tundra #editSubscription table.lcpDisplay tr:nth-child(6n+4),
.tundra #editSubscription table.productDisplay tr:nth-child(6n+5),
.tundra #editSubscription table.lcpDisplay tr:nth-child(6n+5),
.tundra #editSubscription table.productDisplay tr:nth-child(6n+6),
.tundra #editSubscription table.lcpDisplay tr:nth-child(6n+6) {
    background: #fafafa;
}

.tundra #editSubscription table.productDisplay tr:last-child,
.tundra #editSubscription table.lcpDisplay tr:last-child {
    background: white ! important;
}


.tundra #editSubscription .endUserOverview {
    margin: 10px 0 10px;
    font-weight: bold;
}

.tundra #editSubscription .subscriptionText {
    font-weight: bold;
    font-size: 1.5em;
}


.booleanTrue {
    /*background: url("spring_static/getfile?pictureType=EasyWeb&pictureName=yes-16.png") no-repeat;*/
    width: 16px;
    height: 16px;
}

.booleanFalse {
    /*background: url("spring_static/getfile?pictureType=EasyWeb&pictureName=no-16.png") no-repeat;*/
    width: 16px;
    height: 16px;
}


/* VALUEPACK */
#valuePack {
}

#valuePack table.standard thead tr th {
    width: 33%;
}

/* VALUEPACKCONFIG */
#valuePackConfig {
}

/* UNIVERSALORDER */
#universalOrder {
}

#universalOrder label {
    width: 250px;
}

/* FORECAST */
#forecast {
}

.tundra .dijitTextBox,
.tundra .dijitComboBox,
.tundra .dijitSpinner,
.tundra .dijitTextArea,
.tundra .dijitInlineEditor input {
    background: none;
    width: 55px;
}

.tundra .dijitInputField input {
    background: none;
    color: #78888b;
}

.tundra #widget_orderIntervalUnit {
    width: 105px;
}

.tundra #widget_isoNextOrder,
.tundra #widget_isoFirstOrder {
    width: 100px;
}


.tundra table.productDisplay td {
    padding-right: 7px;
    padding-bottom: 5px;
}

.tundra table.productDisplay .dijitComboBox {
    width: 80px;
}

.tundra .dijitRight,
.tundra .dijitValidationIcon,
.tundra .dijitSpinnerButtonContainer {
    height: 21px;
}

#fastOrder .labeledElement {
    display: inline-block;
    margin-bottom: 3px;
}

#fastOrder .labeledElement label {
    margin-bottom: 3px;
}

.tundra .dijitSpinnerButtonContainer {
}

.tundra #widget_rightArticle,
.tundra #widget_leftArticle,
.tundra #widget_lcpArticle {
    width: 420px !important;
}

.endUserOverview {
    margin: 10px 0 10px;
    font-weight: bold;
}

.buttons {
    margin-top: 10px;
}

.subscriptionDetails {
    margin-top: 20px;
}

.tundra .subscriptionDetails .labeledElement label,
.tundra #endUserEditDialog .dijitDialogPaneContent label {
    width: 120px;
    display: inline-block;
}

/* FASTORDER */
#fastOrder {
}


/* BEAUTYBOX */
.beautybox {
    width: 700px;
}

.beautybox div {
    display: block;
    margin: 10px 5px 10px 20px;
}

.beautybox div span {
    display: inline-block;
}

.beautybox div span.desc {
    width: 80px;
}

.beautybox div img,
.beautybox div select,
.beautybox div input {
    margin-right: 15px;
    color: #1A1A1A;
}

.beautybox .buttons input {
    color: white;
}

.beautybox div .space {
    margin-left: 40px;
}

.beautybox .texttitle {
    font-weight: bold;
    margin-top: 30px;
}

.beautybox div.buttons {
    margin-bottom: 60px;
}


.beautybox .spaceTop {
    margin-top: 50px;
}

.beautybox h2 {
    margin-bottom: 40px;
    margin-top: 20px;
}

/* Trial racks scanned data */

table.tbScannedData {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tbScannedData td {
    padding: 3px;
}

.sdTitle {
    font-weight: bold;
}

.sdName {
    width: 10%;
}

.sdQty {
    width: 5%;
}

.sdDesc {
    width: 30%;
}

.sdParam {
    width: 28%;
}

.sdDate {
    width: 18%;
}

.sdButton {
    width: 8%;
}

.sdCustomerSearchCombo {
    /* must be done in html with style="..." */
}

/*
table.sdAddCustomer {
  position:relative;
}

table.sdAddCustomer td {
  width:13px;
  border-top: 0px; 
  border-bottom:0px;
}
*/

.sdNoBorderTop {
    border-top: 0 !important;
}

table.standard tr td.sdAddCustIcon {
    padding: 0;
    width: 13px;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

tr.sdCustomerRow td {
    vertical-align: bottom;
    padding-bottom: 5px;
    border-top: 0 !important;
}

table.standard tr td.sdAddCustIcon a:link,
table.standard tr td.sdAddCustIcon a:visited {
    color: #00aeef !important;
}

table.standard tr td.sdAddCustIcon a:hover {
    background-color: transparent;
    font-weight: bold;
}

div.sdAddCustomer {
    posititon: absolute;
    height: 13px;
    width: 13px;
    text-align: center;
    font-size: 15px;
    color: #aaa;
    background-color: white;
    border: 1px solid #aaa;
    line-height: 14px;
    margin-left: -3px;
    margin-top: -23px;
    z-index: 100;
}

div.sdAddCustomer a {
    padding-top: 0;

}

div.sdAddCustomer a:link {
    color: #aaa;
}

div.sdOrderResponse {
    text-align: center;
    padding: 3em;
    position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -200px;
    width: 300px;
    height: 20px;
    color: black;
    font-size: 14px;
    z-index: 99;
    background-color: #A6CF7F;
    border: 1px solid #999
}

.sdRadioInput {
    vertical-align: middle;
    margin: 0;
    margin-left: 7px;
}

.sdRadioLabel {
    vertical-align: middle;
    margin: 0;
}

.sdBlockNumber {
    color: #aaa;
    font-size: 18px;
    text-align: right;
    padding-right: 4px;
}

.sdStats {
    color: #c85b5b;
    padding: 2em;
}

input[type="text"]#CustomerPONumber {
    margin: 3px;
}

#passwordrules td {
    padding-left: 15px;
    height: 16px;
}

.passwordrules img {
    width: 16px;
    height: 16px;
}

#valuePackConfig div input#expressDelivery,
#shoppingCart div input#expressDelivery,
.beautybox div input#expressDelivery1 {
    margin-right: 5px
}

#valuePackConfig div img#imgExDelivery,
#shoppingCart div img#imgExDelivery,
.beautybox div img#imgExDelivery {
    margin-right: 0
}


/* //////////////////////////////////////////////////////////////////// */
/*
DON'T ADD ANY CLASSES OR ID DEFINITONS HERE, PLACE NEW TO THE CORRESPONDING PAGE WHICH ALWAYS SHOULD HAVE AN ID
*/
