@font-face {
    font-family: 'HelveticaNeue-Light';
    src: url('font/HelveticaNeue-Light.eot');
    src: url('font/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), url('font/HelveticaNeue-Light.woff2') format('woff2'), url('font/HelveticaNeue-Light.woff') format('woff'), url('font/HelveticaNeue-Light.ttf') format('truetype'), url('font/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    line-height: 1.5em;
}

body,
button,
button,
input,
select {
    font-family: HelveticaNeue-Light, helvetica, arial, sans-serif;
    font-size: 12pt;
}

form {
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 12pt;
    font-weight: bold;
}

fieldset a {
    color: #ffffff;
}

a:hover {
    text-decoration: none;
}

fieldset {
    margin: 8px 10px 0 0;
    padding: 15px 15px 10px 20px;
    float: left;
    background-color: #ffffff;
    border: none;
}

fieldset.right {
    float: right;
    margin: 10px 10px 10px 10px;
}

fieldset.fillHalf {
    width: 44%;
}

fieldset.fillOut {
    width: 93%;
}

legend {
    font-weight: bold;
    margin-bottom: 5px;
    top: 13px;
    position: relative;
}

button {
    padding: 10px;
    border: none;
}

input[type=button],
input[type=submit] {
    padding: 5px 10px;
    margin-right: 10px;
    font-family: HelveticaNeue-Light, helvetica, arial, sans-serif;
    font-size: 12pt;
}

#dialog {
    display: none;
}

.fullWidth {
    width: 833px;
}

.index_customer {
    background-color: #41525c;
    color: #ffffff;
    margin: 20px 0;
    padding: 20px;
    width: 944px;
}

.index_customer button {
    background-color: #41525c;
    color: #ffffff;
    width: 240px;
}

.index_customer_column_inputs {
    float: left;
    width: 300px;
}

.index_customer_results {
    float: right;
    width: 600px;
    margin: 8px 0 0 20px;
    background-color: #ffffff;
    color: #41525c;
}

.index_customer_results .resultsBorder {
    font-size: 10pt;
    height: 208px;
}

.index_customer_container fieldset {
    width: 260px;
    background-color: #ffffff;
    color: #41525c;
}

#divRecentCustomers {
    padding: 5px 0 0 20px;
    font-weight: bold;
}

#divRecentCustomers {
    margin-top: 9px;
}

th {
    text-align: left;
}

.emphasis {
    font-style: italic;
}

.wide {
    width: 100%;
}

.results_wide {
    width: 97%;
}

.tdIcon {
    width: 18px;
}

.bgOverlay {
    /* Implemented just for having a double background */
    /*background: url(images/bg_hbar.gif) repeat-x 0 130px;*/
    width: 100%;
}

.content {
    width: 1240px;
    min-height: 600px;
    margin: auto;
}

.header {
    text-align: center;
}

.header_left {
    float: left;
}

.logo {
    width: 200px;
    height: 130px;
}

.content_left {
    float: left;
}

.content_right {
    width: 200px;
    float: right;
    background-color: #ffffff;
    color: #000000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}

.content_right a {
    color: rgb(77, 77, 77);
}

.container_actions {
    text-align: right;
}

.container_actions strong {
    font-weight: bold;
}

.index_customer_container {
    padding: 10px;
}

.index_customer_container button {
    margin-top: 5px;
    margin-bottom: 5px;
}

.index_customer_container button:active {
    margin-top: 6px !important;
    margin-bottom: 4px !important;
}

.resultsBorder {
    max-height: 400px;
    overflow: auto;
    margin-bottom: 20px;
}

.resultsBorderSmall {
    border: solid 1px #933;
    max-height: 137px;
    overflow: auto;
}

.resultsTD0 {
    padding: 2px;
}

.resultsTD0:hover {
    background-color: #aaa;
    cursor: pointer;
}

.resultsTD1 {
    padding: 2px;
}

.resultsTD1:hover {
    background-color: #aaa;
    cursor: pointer;
}

td.fillOut {
    width: 100%;
}

#container_r {
    background-color: #fcc;
    color: #933;
    border: 1px #933;
    border-right-style: solid;
    border-bottom-style: solid;
    float: left;
    margin: 30px 30px 30px 15px;
    width: 204px;
}

.menu {
    width: 268px;
    float: left;
    height: 260px;
    margin: 0 30px 30px 0;
    color: #ffffff;
    padding: 20px;
}

.menu > div:first-child,
.index_customer_head,
.formTitleBar {
    height: 35px;
    font-weight: normal;
    text-align: left;
    font-size: 14pt;
}

.menu_body,
.index_customer_container,
.resultsBorder,
.container_actions,
.formShadow {
    padding: 5px 10px 10px 10px;
}

.formShadow {
    width: 908px;
}

#formPaper {
    width: 908px;
}

.resultsBorder table {
    width: 100%;
}

.menu_option {
    width: 180px;
}

.menu_body button {
    width: 230px;
    background-color: #fff;
    border: none;
    padding: 10px;
}

.menu_body button:hover {
    color: #ffffff;
}

button img {
    vertical-align: bottom;
    margin-right: 4px;
}

.menu_r {
    color: #fff;
    background-color: #933;
}

.menu_head_r,
.index_customer_head {
}

.menu_r button {
    color: #993333;
}

.menu_r button:hover {
    background-color: #993333;
    color: #ffffff;
}

.menu_r button:active {
    margin: 1px -1px -1px 1px;
}

.option_r {
    padding: 4px 10px 4px 8px;
    text-align: center;
}

.button_r {
    background: #fcc;
    text-align: left;
}

.button_r[disabled] {
    opacity: 0.6;
}

.button_r[disabled]:hover {
    background-color: rgba(153, 51, 51, 0.7);
    box-shadow: 10px 10px 32px 0 rgba(153, 51, 51, 0.7);
}

.menu_d {
    background-color: #666666;
}

.menu_d button {
    color: #666666;
}

.menu_d button:hover {
    background-color: #666666;
}

.menu_d button:active {
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: -1px;
    box-shadow: 8px 8px 32px 0 rgba(102, 102, 102, 0.9);
}

.button_d {
    background: #eee;
    text-align: left;
}

.button_d:hover {
    background: #bbb;
}

.button_b {
    background: #ccf;
    text-align: left;
}

.button_b:hover {
    background: #99c;
}

.subMenu_r {
    position: absolute;
    background: #fcc;
    border: solid #933 1px;
    color: #933;
}

#container_g {
    background-color: #cfc;
    color: #393;
    border: 1px #393;
    border-right-style: solid;
    border-bottom-style: solid;
    float: left;
    margin: 30px 15px 30px 15px;
    width: 204px;
}

.head_g {
    background-color: #393;
    color: #fff;
    font-weight: bold;
    padding: 5px 5px 5px 6px;
}

.option_g {
    padding: 4px 10px 4px 8px;
    background: url(/images/g_1.gif) no-repeat;
}

.option_g a {
    color: #393;
    text-decoration: none;
}

.subMenu_g {
    position: absolute;
    background: #cfc;
    border: solid #393 1px;
    color: #393;
}

#container_d {
    background-color: #eee;
    color: #666;
    border: 1px #666;
    border-right-style: solid;
    border-bottom-style: solid;
    float: left;
    margin: 30px 15px 30px 0;
    width: 204px;
}

.option_d {
    padding: 4px 10px 4px 8px;
    text-align: center;
}

.option_d a {
    color: #666;
    text-decoration: none;
}

.subMenu_d {
    position: absolute;
    background: #eee;
    border: solid #666 1px;
    color: #666;
}

.menu_b {
    background-color: #339;
}

#container_b {
    background-color: #ccf;
    color: #339;
    border: 1px #339;
    border-right-style: solid;
    border-bottom-style: solid;
    float: left;
    margin: 30px 30px 30px 15px;
    width: 204px;
}

.menu_b button {
    color: #333399;
}

.menu_b button:hover {
    background-color: #333399;
    color: #ffffff;
}

.menu_b button:active {
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: -1px;
    box-shadow: 8px 8px 32px 0 rgba(51, 51, 153, 0.9);
}

.option_b {
    padding: 4px 10px 4px 8px;
    text-align: center;
}

.option_b a {
    color: #339;
    text-decoration: none;
}

.subMenu_b {
    position: absolute;
    background: #ccf;
    border: solid #339 1px;
    color: #339;
}

#container_y {
    background-color: #ffc;
    color: #993;
    border: 1px #993;
    border-right-style: solid;
    border-bottom-style: solid;
    float: left;
    margin: 30px 15px 30px 0;
    width: 204px;
}

.head_y {
    background-color: #993;
    color: #fff;
    font-weight: bold;
    padding: 5px 5px 5px 6px;
}

.option_y {
    padding: 4px 10px 4px 8px;
    background: url(/images/y_1.gif) no-repeat;
}

.option_y a {
    color: #993;
    text-decoration: none;
}

.subMenu_y {
    position: absolute;
    background: #ffc;
    border: solid #993 1px;
    color: #993;
}

.container_rechts {
    text-align: right;
}

.container_admin {
    color: #f00;
    padding: 10px;
    border: solid 1px #f00;
}

.centralizer {
    text-align: center;
    width: 700px;
    padding: 40px 0 15px 0;
}

.centralizer2 {
    text-align: center;
    width: 100%;
    padding: 40px 0 40px 0;
}

.dialogHolder {
    margin: auto;
    width: 303px;
    background-color: #fadc50;
}

.dialog {
    position: relative;
    left: -5px;
    top: -5px;
    width: 300px;
    text-align: left;
    border: solid 1px #fadc50;
    background-color: #fff;
    padding: 1px;
}

.dialogTitle {
    background-color: #fadc50;
    padding: 5px;
    font-weight: bold;
}

.dialogText {
    padding: 15px;
}

.alignRight {
    text-align: right;
}

.dialogWarningHolder {
    margin: 30px 0 0 50px;
    width: 600px;
    background: #c00 url(/images/corner_lb.gif) no-repeat 0 100%;
}

.dialogWarningL {
    float: left;
    width: 90px;
    padding: 5px;
    background: url(/images/corner_lt.gif) no-repeat;
    color: #fff;
}

.dialogWarningR {
    float: right;
    width: 490px;
    background: #fdd url(/images/corner_rt.gif) no-repeat 100% 0;
    padding: 5px;
}

.icon {
    margin-top: 10px;
    margin-right: 15px;
    float: left;
    vertical-align: middle;
}

.formTitleBar {
    font-size: 25pt;
}

.formTitle {
    float: left;
    width: 800px;
}

.formClose {
    float: right;
    width: 60px;
    height: 40px;
    margin: 0 5px 0 0;
    padding: 5px 0 5px 10px;
    line-height: 1.2em;
}

.formClose a {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

.formContainer {
    width: 930px;
    margin: 15px 15px 15px 0;
    padding: 40px;
}

.btnNext .btnPrevious {
}

/* Generic style to prevent borders from appearing */
.noBorder {
    border: none;
}

/* New lines after floating elements */
.clearBoth {
    clear: both;
}

/* Make elements float (enable horizontal inline elements) */
.floatLeft {
    float: left;
    margin-right: 10px;
}

/* Make elements float right */
.floatRight {
    float: right;
    margin-left: 10px;
}

/* Make an element hidden (initially) */
.doNotDisplay {
    display: none;
}

.spacerIndex {
    height: 10px;
}

/* Obsolete? */
.spacerGraphs {
    height: 180px;
}

.graphPlaceHolder {
    width: 185px;
    height: 170px;
    position: absolute;
}

.graphPlaceHolder2 {
    width: 185px;
    height: 170px;
    position: relative;
    left: 200px;
    display: inline-block;
}

.textPC2 {
    width: 18px;
}

.tdGraph {
    text-align: center;
}

.divVersion {
    position: fixed;
    top: 100%;
    left: 0;
    height: 30px;
    margin: -30px 0 0 10px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 5px;
}

.alertWindow {
    position: absolute;
    width: 360px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin: -100px 0 0 -200px;
    background-color: #fff;
    border: #fadc50 3px solid;
    text-align: center;
    padding: 50px 20px;
}

/*
DIMENSIONS
*/
.fileList {
    width: 425px;
    overflow: auto;
}

.btnCRM {
    width: 198px;
}

/*
DEBUGWINDOW
*/
.debugw_container {
    position: fixed;
    width: 150px;
    height: 200px;
    right: 0;
    top: 0;
    background-color: #efe;
    border: 3px solid #5f5;
    box-shadow: -5px 5px 10px #888;
}

.debugw_segment {
    width: 200px;
    border-bottom: solid 1px #5f5;
    padding: 3px;
}

.debugw_label {
    font-weight: bold;
    width: 75px;
    float: left;
}

.debugw_info {
    font-style: italic;
    position: absolute;
    bottom: 3px;
    left: 3px;
}

/*
HIGHLIGHTS
*/
span.highlight {
    /*padding: 0 3px;*/
}

.button_r .highlight,
.resultsTD0 .highlight {
    background: #eaa;
}

.button_r:hover .highlight,
.resultsTD1 .highlight {
    background: #c88;
}

.resultsTD1:hover .highlight,
.resultsTD0:hover .highlight {
    background: #a66;
}

.validationError {
    background-color: #ffff99;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
}

#overlay img {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -6px;
}

.token_text {
    position: absolute;
    font-family: inherit;
    color: #000000;
    left: -2000px;
    background-color: #ffffff;
}