@import url(../runo/styles.css);@import url("sprite.css");.theme-title-1 {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.theme-title-2 {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
.theme-title-3 {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.theme-title-overlay {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.theme-bold,
.v-table-cell-content-theme-bold,
.v-table-row-theme-bold {
  font-weight: bold;
}
.theme-error {
  color: #ff0000;
}
.theme-altern-panel,
.v-panel-content-theme-altern-panel {
  background: #f3f3f3;
  background: linear-gradient(#f3f3f3, #f3f3f3);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #f3f3f3), color-stop(0.8, #f3f3f3));
  background: -webkit-linear-gradient(#f3f3f3, #f3f3f3);
  background: -moz-linear-gradient(#f3f3f3, #f3f3f3);
  background: -ms-linear-gradient(#f3f3f3, #f3f3f3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#f3f3f3', endColorstr = '#f3f3f3');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f3f3f3', endColorstr='#f3f3f3')";
}
.theme-altern-border {
  border-color: #f3f3f3;
  border-style: solid;
  border-width: 2px;
}
.v-tooltip .v-errormessage {
  color: #b74100;
}
.company_logo {
  background-image: url(branding-images?resource=GEN.login_company_logo_-_82x30.jpeg&version=332);
  background-repeat: no-repeat;
  background-position: center;
}
.busy * {
  cursor: wait !important;
}
.ozonelayer-guard {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  zoom: 1;
  filter: alpha(opacity=80);
  z-index: 40000;
}
.ozonelayer-guard-button-panel {
  margin-top: 20px;
}
.v-loading-indicator,
.v-loading-indicator-delay,
.v-loading-indicator-wait {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 0px;
  z-index: 30000;
  width: 100%;
  height: 100%;
  margin: 0px;
  background-image: url(images/ajax-loader-big.gif);
  background-repeat: no-repeat;
  background-position: center;
  cursor: progress;
}
.v-loading-indicator-delay {
  background-image: url(images/ajax-loader-big.gif);
}
.v-loading-indicator-wait {
  background-image: url(images/ajax-loader-big.gif);
}
.v-app {
  background: #ffffff;
  background: linear-gradient(#ffffff, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #ffffff), color-stop(0.8, #ffffff));
  background: -webkit-linear-gradient(#ffffff, #ffffff);
  background: -moz-linear-gradient(#ffffff, #ffffff);
  background: -ms-linear-gradient(#ffffff, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#ffffff', endColorstr = '#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ffffff')";
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
.v-select-optiongroup-horizontal {
  white-space: nowrap;
}
.v-select-optiongroup-horizontal .v-select-option {
  display: inline-block;
}
.v-select-optiongroup-horizontal .v-select-option.v-radiobutton {
  padding-right: 10px;
}
.v-panel,
.theme-default-panel {
  background: #ffffff;
  background: linear-gradient(#ffffff, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #ffffff), color-stop(0.8, #ffffff));
  background: -webkit-linear-gradient(#ffffff, #ffffff);
  background: -moz-linear-gradient(#ffffff, #ffffff);
  background: -ms-linear-gradient(#ffffff, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#ffffff', endColorstr = '#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ffffff')";
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.v-panel .v-panel-title,
.theme-default-panel .v-panel-title {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.v-panel .v-panel-content,
.theme-default-panel .v-panel-content {
  border: none;
}
.v-panel .v-panel-captionwrap .v-panel-nocaption,
.theme-default-panel .v-panel-captionwrap .v-panel-nocaption {
  background-image: none;
  height: 0px;
}
.v-panel .v-panel-deco,
.theme-default-panel .v-panel-deco {
  background-image: none;
  height: 0px;
}
.v-panel .v-panel-deco:before,
.theme-default-panel .v-panel-deco:before {
  background-image: none;
  height: 0px;
}
.v-panel-caption,
.v-panel-caption-light {
  background: none;
  background: rgba(255, 255, 255, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)";
}
.v-panel-content-border {
  border-color: #cccccc;
  border-style: solid;
  border-width: 2px;
}
.v-caption-my-esolife-bold-slider .v-captiontext {
  font-weight: bold;
}
.v-caption-theme-bold {
  font-weight: bold;
}
.v-disabled.v-button:focus .v-button-wrap,
.v-button:focus .v-button-wrap {
  border-color: #c21c1d;
  border-top-color: #c21c1d;
  border-bottom-color: #c21c1d;
  box-shadow: 0px 0px 2px #c21c1d;
  -moz-box-shadow: 0px 0px 2px #c21c1d;
  -webkit-box-shadow: 0px 0px 2px #c21c1d;
}
.v-disabled.v-button .v-button-wrap,
.v-button .v-button-wrap {
  color: #ffffff;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  font-variant: normal;
  text-shadow: 0px 0px 0px #b3b3b3;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #6f7072;
  background: linear-gradient(#b0b2b3, #6f7072);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #b0b2b3), color-stop(0.8, #6f7072));
  background: -webkit-linear-gradient(#b0b2b3, #6f7072);
  background: -moz-linear-gradient(#b0b2b3, #6f7072);
  background: -ms-linear-gradient(#b0b2b3, #6f7072);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#b0b2b3', endColorstr = '#6f7072');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b0b2b3', endColorstr='#6f7072')";
}
.v-disabled.v-button .v-button-wrap:hover,
.v-button .v-button-wrap:hover {
  background: #b0b2b3;
  background: linear-gradient(#6f7072, #b0b2b3);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #6f7072), color-stop(0.8, #b0b2b3));
  background: -webkit-linear-gradient(#6f7072, #b0b2b3);
  background: -moz-linear-gradient(#6f7072, #b0b2b3);
  background: -ms-linear-gradient(#6f7072, #b0b2b3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#6f7072', endColorstr = '#b0b2b3');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6f7072', endColorstr='#b0b2b3')";
}
.v-disabled.v-button .v-button-wrap:hover {
  background: #6f7072;
  background: linear-gradient(#b0b2b3, #6f7072);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #b0b2b3), color-stop(0.8, #6f7072));
  background: -webkit-linear-gradient(#b0b2b3, #6f7072);
  background: -moz-linear-gradient(#b0b2b3, #6f7072);
  background: -ms-linear-gradient(#b0b2b3, #6f7072);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#b0b2b3', endColorstr = '#6f7072');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b0b2b3', endColorstr='#6f7072')";
}
.v-button-styless .v-button-wrap {
  background: none;
  border-style: none;
}
.v-button-styless .v-button-wrap:hover {
  background: none;
  border-style: none;
}
.v-datefield-button {
  background-image: url(icons/datefield/open-button.png);
}
.v-datefield-calendarpanel .v-datefield-calendarpanel-day-selected {
  background-image: url(icons/datefield/selected-bg.png);
}
.v-datefield-calendarpanel .v-datefield-calendarpanel-prevmonth .v-button-prevmonth {
  background-image: url(icons/datefield/prevmonth.png);
}
.v-datefield-calendarpanel .v-datefield-calendarpanel-prevyear .v-button-prevyear {
  background-image: url(icons/datefield/prevyear.png);
}
.v-datefield-calendarpanel .v-datefield-calendarpanel-nextmonth .v-button-nextmonth {
  background-image: url(icons/datefield/nextmonth.png);
}
.v-datefield-calendarpanel .v-datefield-calendarpanel-nextyear .v-button-nextyear {
  background-image: url(icons/datefield/nextyear.png);
}
.v-datefield-prompt .v-datefield-textfield {
  color: grey !important;
}
.v-textfield-prompt {
  color: grey !important;
}
.v-window {
  background-image: none;
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  background: #ffffff;
  background: linear-gradient(#ffffff, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #ffffff), color-stop(0.8, #ffffff));
  background: -webkit-linear-gradient(#ffffff, #ffffff);
  background: -moz-linear-gradient(#ffffff, #ffffff);
  background: -ms-linear-gradient(#ffffff, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#ffffff', endColorstr = '#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ffffff')";
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-color: #c0c0c0;
  border-style: solid;
  border-width: 1px;
}
.v-window div.v-window-wrap {
  background-image: none;
}
.v-window div.v-window-contents {
  border: none;
  background: none;
  background: rgba(255, 255, 255, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)";
}
.v-window div.v-window-outerheader {
  background-image: none;
  margin: 0;
  border-color: #c0c0c0;
  background-color: #b0b2b3;
  border-style: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #c0c0c0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
}
.v-window div.v-window-outerheader .v-window-header {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.v-window div.v-window-footer {
  background-image: none;
}
.v-window .v-window-closebox {
  background-image: url(icons/12/close.png);
}
.v-window .v-window-header {
  text-shadow: 0 0px 0 #FFFFFF;
}
.my-cancel-window .v-button {
  margin-top: 15px;
  margin-right: 5px;
}
.v-textfield-error,
.v-datefield-error,
.v-textarea-error,
.v-richtextarea-error {
  border-style: solid;
  border-color: #ff0000;
  border-width: 1px;
}
.v-select-optiongroup-error,
.v-filterselect-error {
  border: 1px solid #ff0000;
  outline-offset: -1px;
}
.v-checkbox-error input {
  outline: 1px solid #ff0000;
  outline-offset: -1px;
  border-bottom: #ff0000 1px solid;
  border-left: #ff0000 1px solid;
  border-top: #ff0000 1px solid;
  border-right: #ff0000 1px solid;
}
.v-errormessage {
  color: #ff0000;
}
.v-errorindicator {
  visibility: hidden;
  width: 0px;
  height: 0px;
}
.v-textfield-focus,
.v-datefield-focus,
.v-textarea-focus,
.v-richtextarea-focus,
.v-textfield:focus,
.v-datefield:focus,
.v-textarea:focus,
.v-richtextarea:focus {
  outline: none;
  border-style: solid;
  border-color: #c21c1d;
  border-width: 1px;
}
.v-filterselect-focus,
.v-filterselect:focus {
  outline: 1px solid #c21c1d;
  outline-offset: -1px;
}
.v-filterselect-suggestpopup {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #b0b2b3;
  color: #6f7072;
  font-family: Arial;
  font-size: 8pt;
}
.v-filterselect-suggestmenu .gwt-MenuItem-selected {
  background: none repeat scroll 0 0 #bf6364;
  color: #ffffff;
}
.v-select-optiongroup,
.v-checkbox {
  vertical-align: bottom;
}
.v-select-optiongroup:focus input,
.v-checkbox:focus input {
  outline: 1px solid #c21c1d;
}
.v-select-optiongroup input:focus,
.v-checkbox input:focus {
  outline: 1px solid #c21c1d;
  border-bottom: #c21c1d 1px solid;
  border-left: #c21c1d 1px solid;
  border-top: #c21c1d 1px solid;
  border-right: #c21c1d 1px solid;
}
.v-form .v-gridlayout .v-caption {
  font-weight: bold;
}
.v-form .v-verticallayout .v-caption {
  font-weight: bold;
}
.v-form .v-horizontallayout .v-caption {
  font-weight: bold;
}
.v-formlayout .v-caption {
  font-weight: bold;
}
input.v-textfield,
input.v-textfield[type="text"],
input.v-textfield[type="password"],
textarea.v-textarea {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
.v-slider-bar {
  padding-left: 5px;
  padding-right: 5px;
}
.my-esolife-editable:hover:hover {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  zoom: 1;
  filter: alpha(opacity=80);
  cursor: url('icons/16/navigate_plus.png'), auto;
}
.my-esolife-editable-buttons-layout {
  font-size: 8pt;
}
.v-tabsheet .v-tabsheet-tabitem {
  height: 20px;
}
.v-tabsheet .v-tabsheet-tabitem .v-caption {
  padding: 0px 7px;
}
.v-tabsheet .v-tabsheet-tabitem-selected {
  height: 25px;
}
.v-tabsheet .v-tabsheet-tabitem-selected .v-caption {
  padding: 4px 9px 0 0;
}
.v-tabsheet .v-tabsheet-spacertd div {
  height: 20px;
  background: none;
  border-left: none;
  border-top: none;
  border-right: none;
}
.v-tabsheet .v-tabsheet-tabs {
  height: 31px;
}
.v-tabsheet .v-tabsheet-scrollerPrev,
.v-tabsheet .v-tabsheet-scrollerNext,
.v-tabsheet .v-tabsheet-scrollerPrev-disabled,
.v-tabsheet .v-tabsheet-scrollerNext-disabled {
  border: medium none;
  height: 21px;
  margin-top: 15px;
  opacity: 0.9999;
  padding: 0;
  width: 24px;
}
.v-tabsheet .v-tabsheet-scrollerNext,
.v-tabsheet .v-tabsheet-scrollerNext-disabled {
  background: url('icons/tabsheet/next.png') no-repeat scroll 0 0 transparent;
}
.v-tabsheet .v-tabsheet-scrollerPrev,
.v-tabsheet .v-tabsheet-scrollerPrev-disabled {
  background: url('icons/tabsheet/prev.png') no-repeat scroll 0 0 transparent;
}
.v-tabsheet .v-tabsheet-scrollerPrev:hover,
.v-tabsheet .v-tabsheet-scrollerNext:hover {
  background-position: -48px 0;
}
.v-tabsheet .v-tabsheet-scrollerPrev-disabled,
.v-tabsheet .v-tabsheet-scrollerNext-disabled {
  background-position: -24px 0;
}
.v-tabsheet .v-tabsheet-scrollerPrev-disabled:hover,
.v-tabsheet .v-tabsheet-scrollerNext-disabled:hover {
  background-position: -24px 0;
}
.v-color-selector .v-label {
  text-align: center;
}
.v-colorpicker-popup .v-tabsheet .v-tabsheet-tabs,
.v-colorpicker-popup .v-tabsheet .v-tabsheet-tabitem-selected,
.v-colorpicker-popup .v-tabsheet .v-tabsheet-tabitemcell,
.v-colorpicker-popup .v-tabsheet .v-tabsheet-tabitem,
.v-colorpicker-popup .v-tabsheet .v-tabsheet-spacertd {
  height: 24px;
}
.v-colorpicker-popup .v-tabsheet .v-tabsheet-spacertd div {
  height: 24px;
}
.v-colorpicker-popup .v-tabsheet .v-tabsheet-tabitem,
.v-colorpicker-popup .v-tabsheet .v-tabsheet-tabitem-selected {
  margin-top: 2px;
}
.v-colorpicker-popup .v-tabsheet .v-tabsheet-tabitem .v-caption,
.v-colorpicker-popup .v-tabsheet .v-tabsheet-tabitem-selected .v-caption {
  padding-top: 1px;
  padding-bottom: 1px;
}
.v-colorpicker-popup .v-tabsheet .v-tabsheet-deco {
  background: none;
  height: 0px;
  padding: 0;
  margin: 0;
}
.v-colorpicker-popup .v-tabsheet .v-tabsheet-deco:before {
  background: none;
  height: 0px;
  padding: 0;
  margin: 0;
}
.v-splitpanel-hsplitter div,
.v-splitpanel-hsplitter-locked div {
  border: 0px solid #e6e6e6;
  bottom: 0;
  font-size: 1px;
  margin: 0 -1px;
  position: absolute;
  top: 0;
  width: 0px;
}
.v-treetable-treespacer {
  height: 12px;
  position: static;
  width: 13px;
}
.v-treetable-node-closed {
  background-image: url(icons/12/navigate_plus.png);
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 0px;
  marging-bottom: 0px;
  marging-top: 0px;
}
.v-treetable-node-open {
  background-image: url(icons/12/navigate_minus.png);
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 0px;
  marging-bottom: 0px;
  marging-top: 0px;
}
.v-select-select {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
.v-upload-immediate input {
  opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  zoom: 1;
  filter: alpha(opacity=80);
  z-index: 2;
  position: absolute;
  right: 0;
  height: 21px;
  text-align: right;
  border: none;
  background: transparent;
  cursor: pointer;
  width: 0px;
}
.esolife-numeric-field {
  text-align: right;
}
.vfDecimalColumnStyle,
.v-table-cell-content-vfDecimalColumnStyle {
  text-align: right;
}
.my-horizontal-radio .v-select-option {
  display: inline-block;
}
.my-horizontal-radio {
  white-space: nowrap;
  padding-left: 10px;
}
.my-horizontal-radio .v-radiobutton.v-select-option {
  padding-right: 20px;
}
textarea.v-textarea-readonly {
  border: 1px solid #e6e6e6;
}
.my-login-layout {
  background-image: url("branding-images?resource=GEN.Image_Background_d_origine.jpeg&version=332");
  background-repeat: no-repeat;
  background-position: center center;
  overflow: auto;
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
.my-login-layout .v-panel {
  background: none;
  background: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff,endColorstr=#b2ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff,endColorstr=#b2ffffff)";
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
}
.my-login-layout .v-panel .v-panel-content {
  background: none;
  background: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff,endColorstr=#b2ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff,endColorstr=#b2ffffff)";
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
}
.my-login-layout .v-panel .v-panel-caption {
  background: none;
  background: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff,endColorstr=#b2ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff,endColorstr=#b2ffffff)";
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
}
.my-login-layout .login-title {
  color: #000000;
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}
.my-login-layout .login-title-left {
  color: #000000;
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
  text-align: left;
}
.my-login-layout .login-information {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.my-login-layout .login-information .v-label {
  text-align: center;
}
.my-login-layout .v-button .v-icon {
  margin-right: 8px;
}
.my-login-layout .v-button.use-login-back .v-icon {
  margin-right: 0px;
}
.my-main-view {
  background: none;
  border: none;
  position: relative;
}
.v-verticallayout-my-main-container .v-horizontallayout-margin-left,
.v-verticallayout-my-main-container .v-verticallayout-margin-left {
  padding-left: 5px;
}
.v-verticallayout-my-main-container .v-horizontallayout-margin-right,
.v-verticallayout-my-main-container .v-verticallayout-margin-right {
  padding-right: 5px;
}
.task-content .v-orderedlayout-margin-top,
.task-content .v-horizontallayout-margin-top,
.task-content .v-verticallayout-margin-top,
.task-content .v-csslayout-margin-top {
  padding-top: 8px;
}
.task-content .v-orderedlayout-margin-left,
.task-content .v-horizontallayout-margin-left,
.task-content .v-verticallayout-margin-left,
.task-content .v-csslayout-margin-left {
  padding-left: 5px;
}
.task-content .v-orderedlayout-margin-right,
.task-content .v-horizontallayout-margin-right,
.task-content .v-verticallayout-margin-right,
.task-content .v-csslayout-margin-right {
  padding-right: 5px;
}
.footer-layout .v-orderedlayout-margin-left,
.footer-layout .v-horizontallayout-margin-left,
.footer-layout .v-verticallayout-margin-left,
.footer-layout .v-csslayout-margin-left {
  padding-left: 5px;
}
.footer-layout .v-orderedlayout-margin-right,
.footer-layout .v-horizontallayout-margin-right,
.footer-layout .v-verticallayout-margin-right,
.footer-layout .v-csslayout-margin-right {
  padding-right: 5px;
}
.v-verticallayout-border {
  border: #cccccc solid 2px;
  background-color: white;
}
.my-main-container {
  background: #e6e6e6;
  background: linear-gradient(#eeeeee, #e6e6e6);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #eeeeee), color-stop(0.8, #e6e6e6));
  background: -webkit-linear-gradient(#eeeeee, #e6e6e6);
  background: -moz-linear-gradient(#eeeeee, #e6e6e6);
  background: -ms-linear-gradient(#eeeeee, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#eeeeee', endColorstr = '#e6e6e6');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#e6e6e6')";
}
.v-horizontallayout-my-footer .v-horizontallayout-margin-left {
  padding-left: 5px;
}
.v-horizontallayout-my-footer .v-horizontallayout-margin-right {
  padding-right: 5px;
}
.my-footer {
  background-color: #ffffff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
}
.v-menubar {
  border-left: none;
}
.my-link-menu {
  border-style: none;
}
.my-link-menu .v-menubar-menuitem {
  border-style: none none none none;
  cursor: pointer;
  color: #6f7072;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.my-link-menu .v-menubar-menuitem .v-menubar-menuitem-caption {
  border-bottom: none;
  padding-bottom: 0px;
}
.my-link-menu .v-menubar-menuitem:hover {
  color: #bf6364;
}
.my-link-menu .v-menubar-menuitem:hover .v-menubar-menuitem-caption {
  border-bottom: none;
  padding-bottom: 0px;
}
.my-link-menu .v-menubar-menuitem-footer-selected,
.my-link-menu .v-menubar-menuitem-selected {
  background: none;
  color: #ef7c00;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.my-link-menu .v-menubar-menuitem-footer-selected .v-menubar-menuitem-caption,
.my-link-menu .v-menubar-menuitem-selected .v-menubar-menuitem-caption {
  border-bottom: none;
  padding-bottom: 0px;
}
.my-link-menu .v-menubar-menuitem-footer-selected:hover,
.my-link-menu .v-menubar-menuitem-selected:hover {
  color: #bf6364;
}
.my-link-menu .v-menubar-menuitem-footer-selected:hover .v-menubar-menuitem-caption,
.my-link-menu .v-menubar-menuitem-selected:hover .v-menubar-menuitem-caption {
  border-bottom: none;
  padding-bottom: 0px;
}
.my-link-menu:focus {
  background-color: #e6e6e6;
}
.my-link-menu:focus .v-menubar-menuitem-footer-selected,
.my-link-menu:focus .v-menubar-menuitem-selected {
  background-color: #e6e6e6;
}
.my-menu-bar {
  background: #eeeeee;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
}
.my-menu-bar .v-menubar-menuitem {
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  background: #6f7072;
  background: linear-gradient(#c4c4c4, #6f7072);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #c4c4c4), color-stop(0.8, #6f7072));
  background: -webkit-linear-gradient(#c4c4c4, #6f7072);
  background: -moz-linear-gradient(#c4c4c4, #6f7072);
  background: -ms-linear-gradient(#c4c4c4, #6f7072);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#c4c4c4', endColorstr = '#6f7072');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c4c4c4', endColorstr='#6f7072')";
}
.my-menu-bar .v-menubar-menuitem:hover {
  background: #c4c4c4;
  background: linear-gradient(#6f7072, #c4c4c4);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #6f7072), color-stop(0.8, #c4c4c4));
  background: -webkit-linear-gradient(#6f7072, #c4c4c4);
  background: -moz-linear-gradient(#6f7072, #c4c4c4);
  background: -ms-linear-gradient(#6f7072, #c4c4c4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#6f7072', endColorstr = '#c4c4c4');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6f7072', endColorstr='#c4c4c4')";
}
.my-menu-bar .v-menubar-menuitem-selected,
.my-menu-bar .v-menubar-menuitem-hilite {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  background: #8e1212;
  background: linear-gradient(#bf6364, #8e1212);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #bf6364), color-stop(0.8, #8e1212));
  background: -webkit-linear-gradient(#bf6364, #8e1212);
  background: -moz-linear-gradient(#bf6364, #8e1212);
  background: -ms-linear-gradient(#bf6364, #8e1212);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#bf6364', endColorstr = '#8e1212');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bf6364', endColorstr='#8e1212')";
}
.my-menu-bar .v-menubar-menuitem-selected:hover,
.my-menu-bar .v-menubar-menuitem-hilite:hover {
  background: #bf6364;
  background: linear-gradient(#8e1212, #bf6364);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #8e1212), color-stop(0.8, #bf6364));
  background: -webkit-linear-gradient(#8e1212, #bf6364);
  background: -moz-linear-gradient(#8e1212, #bf6364);
  background: -ms-linear-gradient(#8e1212, #bf6364);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#8e1212', endColorstr = '#bf6364');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8e1212', endColorstr='#bf6364')";
}
.my-menu-bar:focus .v-menubar-menuitem {
  background: #88898c;
  background: linear-gradient(#dedede, #88898c);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #dedede), color-stop(0.8, #88898c));
  background: -webkit-linear-gradient(#dedede, #88898c);
  background: -moz-linear-gradient(#dedede, #88898c);
  background: -ms-linear-gradient(#dedede, #88898c);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#dedede', endColorstr = '#88898c');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dedede', endColorstr='#88898c')";
}
.my-menu-bar:focus .v-menubar-menuitem-selected,
.my-menu-bar:focus .v-menubar-menuitem-hilite {
  background: #8e1212;
  background: linear-gradient(#bf6364, #8e1212);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #bf6364), color-stop(0.8, #8e1212));
  background: -webkit-linear-gradient(#bf6364, #8e1212);
  background: -moz-linear-gradient(#bf6364, #8e1212);
  background: -ms-linear-gradient(#bf6364, #8e1212);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#bf6364', endColorstr = '#8e1212');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bf6364', endColorstr='#8e1212')";
}
.v-menubar-submenu-my-menu-bar {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  background: #b0b2b3;
  border: none;
}
.v-menubar-submenu-my-menu-bar .v-menubar-menuitem .v-menubar-menuitem-caption {
  padding-top: 10px;
  padding-bottom: 10px;
}
.v-menubar-submenu-my-menu-bar .v-menubar-menuitem .v-menubar-submenu-indicator {
  padding-top: 10px;
}
.v-menubar-submenu-my-menu-bar .v-menubar-menuitem-selected {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  background: #bf6364;
}
.v-tabsheet-tabitem {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  background: #6f7072;
  background: linear-gradient(#c4c4c4, #6f7072);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #c4c4c4), color-stop(0.8, #6f7072));
  background: -webkit-linear-gradient(#c4c4c4, #6f7072);
  background: -moz-linear-gradient(#c4c4c4, #6f7072);
  background: -ms-linear-gradient(#c4c4c4, #6f7072);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#c4c4c4', endColorstr = '#6f7072');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c4c4c4', endColorstr='#6f7072')";
  cursor: pointer;
}
.v-tabsheet-tabitem:hover {
  background: #c4c4c4;
  background: linear-gradient(#6f7072, #c4c4c4);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #6f7072), color-stop(0.8, #c4c4c4));
  background: -webkit-linear-gradient(#6f7072, #c4c4c4);
  background: -moz-linear-gradient(#6f7072, #c4c4c4);
  background: -ms-linear-gradient(#6f7072, #c4c4c4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#6f7072', endColorstr = '#c4c4c4');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6f7072', endColorstr='#c4c4c4')";
  color: #ffffff;
}
.v-tabsheet-tabitem-selected {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  background: #8e1212;
  background: linear-gradient(#bf6364, #8e1212);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #bf6364), color-stop(0.8, #8e1212));
  background: -webkit-linear-gradient(#bf6364, #8e1212);
  background: -moz-linear-gradient(#bf6364, #8e1212);
  background: -ms-linear-gradient(#bf6364, #8e1212);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#bf6364', endColorstr = '#8e1212');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bf6364', endColorstr='#8e1212')";
  cursor: pointer;
}
.v-tabsheet-tabitem-selected .v-caption {
  background: none;
}
.v-tabsheet-tabitem-selected:hover {
  background: #bf6364;
  background: linear-gradient(#8e1212, #bf6364);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #8e1212), color-stop(0.8, #bf6364));
  background: -webkit-linear-gradient(#8e1212, #bf6364);
  background: -moz-linear-gradient(#8e1212, #bf6364);
  background: -ms-linear-gradient(#8e1212, #bf6364);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#8e1212', endColorstr = '#bf6364');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8e1212', endColorstr='#bf6364')";
  color: #ffffff;
}
.v-tabsheet-content {
  border-style: none solid;
}
.v-table .v-table-header-wrap {
  background: none;
  border-color: #96999a;
  height: 25px;
  color: #000000;
  font-family: Arial;
  font-size: 7pt;
  font-weight: normal;
}
.v-table .v-table-header-wrap .v-table-header {
  height: 25px;
  background: #b0b2b3;
  background: linear-gradient(#6f7072, #b0b2b3);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #6f7072), color-stop(0.8, #b0b2b3));
  background: -webkit-linear-gradient(#6f7072, #b0b2b3);
  background: -moz-linear-gradient(#6f7072, #b0b2b3);
  background: -ms-linear-gradient(#6f7072, #b0b2b3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#6f7072', endColorstr = '#b0b2b3');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6f7072', endColorstr='#b0b2b3')";
}
.v-table .v-table-header-wrap .v-table-header div.v-table-resizer {
  background: none;
  background: #ffffff;
  background: linear-gradient(left, #b0b2b3, #ffffff);
  background: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.2, #b0b2b3), color-stop(0.8, #ffffff));
  background: -webkit-linear-gradient(left, #b0b2b3, #ffffff);
  background: -moz-linear-gradient(left, #b0b2b3, #ffffff);
  background: -ms-linear-gradient(left, #b0b2b3, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#b0b2b3', endColorstr = '#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#b0b2b3', endColorstr='#ffffff')";
}
.v-table .v-table-header-wrap .v-table-header div.v-table-resizer,
.v-table .v-table-header-wrap .v-table-header div.v-table-sort-indicator {
  height: 25px;
}
.v-table .v-table-header-wrap .v-table-header div.v-table-caption-container {
  color: #fbfbfb;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  padding: 3px 2px 5px 0;
  text-shadow: 0 0px 0 #FFFFFF;
}
.v-table .v-table-header-wrap .v-table-header:hover {
  background: #6f7072;
  background: linear-gradient(#b0b2b3, #6f7072);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #b0b2b3), color-stop(0.8, #6f7072));
  background: -webkit-linear-gradient(#b0b2b3, #6f7072);
  background: -moz-linear-gradient(#b0b2b3, #6f7072);
  background: -ms-linear-gradient(#b0b2b3, #6f7072);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#b0b2b3', endColorstr = '#6f7072');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b0b2b3', endColorstr='#6f7072')";
}
.v-table .v-table-header-wrap .v-table-column-selector {
  background: url("images/colselNew.png") no-repeat scroll 0 0 transparent;
  height: 25px;
  margin-top: -25px;
}
.v-table tr.v-table-row {
  background: #eeeeee;
}
.v-table tr.v-table-row:hover {
  background: #bf6364;
  color: #fbfbfb;
}
.v-table tr.v-table-row-odd {
  background: #fbfbfb;
}
.v-table tr.v-table-row-odd:hover {
  background: #bf6364;
  color: #fbfbfb;
}
.v-table tr.v-selected {
  background: #bf6364;
  color: #fbfbfb;
}
.v-table tr.v-selected:hover {
  background: #bf6364;
  color: #fbfbfb;
}
.v-table td.v-table-cell-content {
  border-right: 1px solid #6f7072;
}
.v-table td.v-table-cell-content .v-table-cell-wrapper {
  padding-top: 2px;
  padding-bottom: 2px;
}
.not-resizable .v-table-resizer {
  width: 0px;
}
.v-contextmenu .gwt-MenuItem .v-off {
  color: #777777;
}
.v-disabled.v-button-link-label-change-table-graph,
.v-disabled.my-button-in-table,
.v-disabled.v-button-link-label,
.v-disabled.v-button-esolife-link,
.v-disabled.v-button-esolife-link-padding-left,
.v-disabled.v-button-more-criteria,
.my-button-in-table,
.v-button-link-label-change-table-graph,
.v-button-link-label,
.v-button-link-icon,
.v-button-esolife-link,
.v-button-esolife-link-padding-left,
.v-colorpicker-popup .resize-button,
.v-button-more-criteria,
.v-button-link-label-no-underline {
  padding-top: 0px;
}
.v-disabled.v-button-link-label-change-table-graph:focus .v-button-wrap,
.v-disabled.my-button-in-table:focus .v-button-wrap,
.v-disabled.v-button-link-label:focus .v-button-wrap,
.v-disabled.v-button-esolife-link:focus .v-button-wrap,
.v-disabled.v-button-esolife-link-padding-left:focus .v-button-wrap,
.v-disabled.v-button-more-criteria:focus .v-button-wrap,
.my-button-in-table:focus .v-button-wrap,
.v-button-link-label-change-table-graph:focus .v-button-wrap,
.v-button-link-label:focus .v-button-wrap,
.v-button-link-icon:focus .v-button-wrap,
.v-button-esolife-link:focus .v-button-wrap,
.v-button-esolife-link-padding-left:focus .v-button-wrap,
.v-colorpicker-popup .resize-button:focus .v-button-wrap,
.v-button-more-criteria:focus .v-button-wrap,
.v-button-link-label-no-underline:focus .v-button-wrap {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(enabled=false)";
  color: #c21c1d;
}
.v-disabled.v-button-link-label-change-table-graph:focus .v-button-wrap .v-button-caption,
.v-disabled.my-button-in-table:focus .v-button-wrap .v-button-caption,
.v-disabled.v-button-link-label:focus .v-button-wrap .v-button-caption,
.v-disabled.v-button-esolife-link:focus .v-button-wrap .v-button-caption,
.v-disabled.v-button-esolife-link-padding-left:focus .v-button-wrap .v-button-caption,
.v-disabled.v-button-more-criteria:focus .v-button-wrap .v-button-caption,
.my-button-in-table:focus .v-button-wrap .v-button-caption,
.v-button-link-label-change-table-graph:focus .v-button-wrap .v-button-caption,
.v-button-link-label:focus .v-button-wrap .v-button-caption,
.v-button-link-icon:focus .v-button-wrap .v-button-caption,
.v-button-esolife-link:focus .v-button-wrap .v-button-caption,
.v-button-esolife-link-padding-left:focus .v-button-wrap .v-button-caption,
.v-colorpicker-popup .resize-button:focus .v-button-wrap .v-button-caption,
.v-button-more-criteria:focus .v-button-wrap .v-button-caption,
.v-button-link-label-no-underline:focus .v-button-wrap .v-button-caption {
  border-bottom: 1px solid #c21c1d;
  padding-bottom: 1px;
  box-shadow: 0px 0px 2px #c21c1d;
  -moz-box-shadow: 0px 0px 2px #c21c1d;
  -webkit-box-shadow: 0px 0px 2px #c21c1d;
}
.v-disabled.v-button-link-label-change-table-graph .v-button-wrap,
.v-disabled.my-button-in-table .v-button-wrap,
.v-disabled.v-button-link-label .v-button-wrap,
.v-disabled.v-button-esolife-link .v-button-wrap,
.v-disabled.v-button-esolife-link-padding-left .v-button-wrap,
.v-disabled.v-button-more-criteria .v-button-wrap,
.my-button-in-table .v-button-wrap,
.v-button-link-label-change-table-graph .v-button-wrap,
.v-button-link-label .v-button-wrap,
.v-button-link-icon .v-button-wrap,
.v-button-esolife-link .v-button-wrap,
.v-button-esolife-link-padding-left .v-button-wrap,
.v-colorpicker-popup .resize-button .v-button-wrap,
.v-button-more-criteria .v-button-wrap,
.v-button-link-label-no-underline .v-button-wrap {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  color: #c21b17;
  font-family: Arial;
  font-size: 7pt;
  font-weight: normal;
  background: none;
  background: rgba(255, 255, 255, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)";
  border-width: 0;
  text-shadow: 0px 0px 0px #390807;
  text-decoration: none;
  padding-left: 0px;
}
.v-disabled.v-button-link-label-change-table-graph .v-button-wrap .v-button-caption,
.v-disabled.my-button-in-table .v-button-wrap .v-button-caption,
.v-disabled.v-button-link-label .v-button-wrap .v-button-caption,
.v-disabled.v-button-esolife-link .v-button-wrap .v-button-caption,
.v-disabled.v-button-esolife-link-padding-left .v-button-wrap .v-button-caption,
.v-disabled.v-button-more-criteria .v-button-wrap .v-button-caption,
.my-button-in-table .v-button-wrap .v-button-caption,
.v-button-link-label-change-table-graph .v-button-wrap .v-button-caption,
.v-button-link-label .v-button-wrap .v-button-caption,
.v-button-link-icon .v-button-wrap .v-button-caption,
.v-button-esolife-link .v-button-wrap .v-button-caption,
.v-button-esolife-link-padding-left .v-button-wrap .v-button-caption,
.v-colorpicker-popup .resize-button .v-button-wrap .v-button-caption,
.v-button-more-criteria .v-button-wrap .v-button-caption,
.v-button-link-label-no-underline .v-button-wrap .v-button-caption {
  border-bottom: 1px solid #c21b17;
  padding-bottom: 1px;
}
.v-disabled.v-button-link-label-change-table-graph .v-button-wrap:hover,
.v-disabled.my-button-in-table .v-button-wrap:hover,
.v-disabled.v-button-link-label .v-button-wrap:hover,
.v-disabled.v-button-esolife-link .v-button-wrap:hover,
.v-disabled.v-button-esolife-link-padding-left .v-button-wrap:hover,
.v-disabled.v-button-more-criteria .v-button-wrap:hover,
.my-button-in-table .v-button-wrap:hover,
.v-button-link-label-change-table-graph .v-button-wrap:hover,
.v-button-link-label .v-button-wrap:hover,
.v-button-link-icon .v-button-wrap:hover,
.v-button-esolife-link .v-button-wrap:hover,
.v-button-esolife-link-padding-left .v-button-wrap:hover,
.v-colorpicker-popup .resize-button .v-button-wrap:hover,
.v-button-more-criteria .v-button-wrap:hover,
.v-button-link-label-no-underline .v-button-wrap:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  background: none;
  background: rgba(255, 255, 255, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)";
  color: #6f7072;
  text-shadow: 0px 0px 0px #242424;
  border-width: 0;
  text-shadow: none;
  text-decoration: none;
}
.v-disabled.v-button-link-label-change-table-graph .v-button-wrap:hover .v-button-caption,
.v-disabled.my-button-in-table .v-button-wrap:hover .v-button-caption,
.v-disabled.v-button-link-label .v-button-wrap:hover .v-button-caption,
.v-disabled.v-button-esolife-link .v-button-wrap:hover .v-button-caption,
.v-disabled.v-button-esolife-link-padding-left .v-button-wrap:hover .v-button-caption,
.v-disabled.v-button-more-criteria .v-button-wrap:hover .v-button-caption,
.my-button-in-table .v-button-wrap:hover .v-button-caption,
.v-button-link-label-change-table-graph .v-button-wrap:hover .v-button-caption,
.v-button-link-label .v-button-wrap:hover .v-button-caption,
.v-button-link-icon .v-button-wrap:hover .v-button-caption,
.v-button-esolife-link .v-button-wrap:hover .v-button-caption,
.v-button-esolife-link-padding-left .v-button-wrap:hover .v-button-caption,
.v-colorpicker-popup .resize-button .v-button-wrap:hover .v-button-caption,
.v-button-more-criteria .v-button-wrap:hover .v-button-caption,
.v-button-link-label-no-underline .v-button-wrap:hover .v-button-caption {
  border-bottom: 1px solid #6f7072;
  padding-bottom: 1px;
}
.no-padding-button .v-button-wrap {
  padding: 0;
}
.no-paddingRight-button .v-button-wrap {
  padding-right: 0px;
}
.v-table .v-button-link-label:focus .v-button-wrap .v-button-caption,
.v-table .v-button-esolife-link:focus .v-button-wrap .v-button-caption {
  border-bottom: none;
  padding-bottom: 0px;
}
.v-table .v-button-link-label .v-button-wrap,
.v-table .v-button-esolife-link .v-button-wrap {
  color: #6f7072;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  text-shadow: 0px 0px 0px #242424;
}
.v-table .v-button-link-label .v-button-wrap .v-button-caption,
.v-table .v-button-esolife-link .v-button-wrap .v-button-caption {
  border-bottom: none;
  padding-bottom: 0px;
}
.v-table .v-button-link-label .v-button-wrap:hover,
.v-table .v-button-esolife-link .v-button-wrap:hover {
  color: #ffffff;
  text-shadow: 0px 0px 0px #b3b3b3;
}
.v-table .v-button-link-label .v-button-wrap:hover .v-button-caption,
.v-table .v-button-esolife-link .v-button-wrap:hover .v-button-caption {
  border-bottom: none;
  padding-bottom: 0px;
}
.v-button-link-icon:focus .v-button-wrap {
  border: 1px solid #EF7C00;
}
.v-button-link-label-change-table-graph:focus .v-button-wrap {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(enabled=false)";
  color: #c21c1d;
}
.v-button-link-label-change-table-graph:focus .v-button-wrap .v-button-caption {
  border-bottom: 1px solid #c21c1d;
  padding-bottom: 1px;
  box-shadow: 0px 0px 2px #c21c1d;
  -moz-box-shadow: 0px 0px 2px #c21c1d;
  -webkit-box-shadow: 0px 0px 2px #c21c1d;
}
.v-button-esolife-link-padding-left {
  padding-left: 1px;
}
.v-button-more-criteria .v-button-wrap {
  font-weight: bold;
}
.offerDocumentTab-refresh-button.v-disabled.v-button .v-button-wrap {
  border-style: none;
  padding: 2px 0px 0px 0px;
  margin-left: -3px;
  background: none;
}
.offerDocumentTab-refresh-button.v-disabled.v-button .v-button-wrap:hover {
  background: none;
}
.my-wizard {
  background: #ffffff;
  background: linear-gradient(#ffffff, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #ffffff), color-stop(0.8, #ffffff));
  background: -webkit-linear-gradient(#ffffff, #ffffff);
  background: -moz-linear-gradient(#ffffff, #ffffff);
  background: -ms-linear-gradient(#ffffff, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#ffffff', endColorstr = '#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ffffff')";
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.my-wizard .v-wizardprogressbar {
  padding-top: 5px;
  line-height: 21px;
}
.my-wizard .v-wizardprogressbar .bar {
  background: none;
  margin-top: 2px;
}
.my-wizard .v-wizardprogressbar .completed .step-caption {
  cursor: pointer;
  color: #000000;
}
.my-wizard .v-wizardprogressbar .completed .step-caption  > span {
  color: #ffffff;
  background-color: #000000;
}
.my-wizard .v-wizardprogressbar .current .step-caption {
  cursor: pointer;
  color: #ef7c00;
}
.my-wizard .v-wizardprogressbar .current .step-caption  > span {
  color: #ffffff;
  background-color: #ef7c00;
}
.my-wizard .v-wizardprogressbar .step-caption {
  cursor: pointer;
  text-align: left;
  padding-left: 3px;
  font-family: Arial;
  font-size: 8pt;
  color: #bfbfbf;
  font-weight: bold;
}
.my-wizard .v-wizardprogressbar .step-caption  > span {
  margin: 5px;
  padding: 5px;
  vertical-align: middle;
  color: #ffffff;
  background-color: #6f7072;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  font-weight: bold;
}
.my-wizard .v-orderedlayout-margin-left,
.my-wizard .v-horizontallayout-margin-left,
.my-wizard .v-verticallayout-margin-left,
.my-wizard .v-csslayout-margin-left {
  padding-left: 8px;
}
.my-wizard .v-orderedlayout-margin-right,
.my-wizard .v-horizontallayout-margin-right,
.my-wizard .v-verticallayout-margin-right,
.my-wizard .v-csslayout-margin-right {
  padding-right: 8px;
}
.my-wizard .v-orderedlayout-margin-top,
.my-wizard .v-horizontallayout-margin-top,
.my-wizard .v-verticallayout-margin-top,
.my-wizard .v-csslayout-margin-top {
  padding-top: 5px;
}
.my-wizard .v-orderedlayout-margin-bottom,
.my-wizard .v-horizontallayout-margin-bottom,
.my-wizard .v-verticallayout-margin-bottom,
.my-wizard .v-csslayout-margin-bottom {
  padding-bottom: 5px;
}
.my-risk-profile-wizard .v-wizardprogressbar .step-caption  > span {
  display: block;
  padding: 3px;
  text-align: center;
  width: 15px;
}
.wizard-cancel-button,
.wizard-back-button,
.wizard-finish-button,
.wizard-next-button {
  margin-top: 5px;
  margin-bottom: 5px;
}
.wizard-back-button,
.wizard-finish-button,
.wizard-next-button {
  margin-right: 10px;
}
.wizard-cancel-button {
  margin-left: 10px;
}
.v-menubar-gear {
  border: none;
}
.v-menubar-gear .v-menubar-menuitem {
  border: none;
  cursor: pointer;
  padding-left: 0px;
  padding-right: 0px;
  height: 24px;
}
.v-menubar-gear .v-menubar-menuitem-selected {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  background: #8e1212;
  background: linear-gradient(#bf6364, #8e1212);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #bf6364), color-stop(0.8, #8e1212));
  background: -webkit-linear-gradient(#bf6364, #8e1212);
  background: -moz-linear-gradient(#bf6364, #8e1212);
  background: -ms-linear-gradient(#bf6364, #8e1212);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#bf6364', endColorstr = '#8e1212');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bf6364', endColorstr='#8e1212')";
}
.v-menubar-gear .v-menubar-menuitem-selected:hover {
  background: #bf6364;
  background: linear-gradient(#8e1212, #bf6364);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #8e1212), color-stop(0.8, #bf6364));
  background: -webkit-linear-gradient(#8e1212, #bf6364);
  background: -moz-linear-gradient(#8e1212, #bf6364);
  background: -ms-linear-gradient(#8e1212, #bf6364);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#8e1212', endColorstr = '#bf6364');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8e1212', endColorstr='#bf6364')";
}
.v-menubar-submenu-v-menubar-gear {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  background: #b0b2b3;
}
.v-menubar-submenu-v-menubar-gear .v-menubar-menuitem-selected {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  background: #bf6364;
}
.v-menubar-submenu-v-menubar-gear .v-menubar-menuitem-disabled {
  color: #cccccc;
}
.v-menubar-submenu-v-menubar-gear .v-menubar-menuitem {
  padding-left: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.v-menubar-submenu-v-menubar-gear .v-menubar-menuitem .v-menubar-menuitem-caption img.v-icon {
  padding-right: 7px;
}
.esolife-name-section .v-callout-error,
.esolife-report-window .v-callout-error,
.my-header .v-callout-error {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
.esolife-name-section .v-callout-error  > .v-callout-error-icon,
.esolife-report-window .v-callout-error  > .v-callout-error-icon,
.my-header .v-callout-error  > .v-callout-error-icon {
  background-image: url(icons/callout/flag_close_small.png);
}
.esolife-name-section .v-callout-error  > .v-callout-error-counter-fatal,
.esolife-report-window .v-callout-error  > .v-callout-error-counter-fatal,
.my-header .v-callout-error  > .v-callout-error-counter-fatal {
  background-color: #ff0000;
  color: #bf6364;
}
.esolife-name-section .v-callout-error  > .v-callout-error-counter-error,
.esolife-report-window .v-callout-error  > .v-callout-error-counter-error,
.my-header .v-callout-error  > .v-callout-error-counter-error {
  background-color: #000000;
  color: #bf6364;
}
.esolife-name-section .v-callout-error.empty  > .v-callout-error-icon,
.esolife-report-window .v-callout-error.empty  > .v-callout-error-icon,
.my-header .v-callout-error.empty  > .v-callout-error-icon {
  background-image: url(icons/callout/flag_off_small.png);
}
.esolife-name-section .v-callout-error.active  > .v-callout-error-icon,
.esolife-report-window .v-callout-error.active  > .v-callout-error-icon,
.my-header .v-callout-error.active  > .v-callout-error-icon {
  background-image: url(icons/callout/flag_open_small.png);
}
.esolife-name-section .v-callout-error.advanced,
.esolife-report-window .v-callout-error.advanced,
.my-header .v-callout-error.advanced {
  border: 1px solid;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 20px 4px 0;
  width: 50px;
  height: 50px;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
}
.esolife-name-section .v-callout-error.advanced.active,
.esolife-report-window .v-callout-error.advanced.active,
.my-header .v-callout-error.advanced.active {
  background-color: #a0a0a0;
}
.esolife-name-section .v-callout-error.advanced.empty,
.esolife-report-window .v-callout-error.advanced.empty,
.my-header .v-callout-error.advanced.empty {
  border-color: #BDBDBD;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.esolife-name-section .v-callout-error.advanced  > .v-callout-error-icon,
.esolife-report-window .v-callout-error.advanced  > .v-callout-error-icon,
.my-header .v-callout-error.advanced  > .v-callout-error-icon {
  width: 38px;
  height: 38px;
  margin-left: 6px;
  margin-top: 1px;
  background-image: url(icons/callout/flag_close_big.png);
}
.esolife-name-section .v-callout-error.advanced  > .v-callout-error-counter-error,
.esolife-report-window .v-callout-error.advanced  > .v-callout-error-counter-error,
.my-header .v-callout-error.advanced  > .v-callout-error-counter-error {
  top: 2px;
  right: 2px;
}
.esolife-name-section .v-callout-error.advanced  > .v-callout-error-counter-fatal,
.esolife-report-window .v-callout-error.advanced  > .v-callout-error-counter-fatal,
.my-header .v-callout-error.advanced  > .v-callout-error-counter-fatal {
  top: 2px;
  right: 2px;
}
.esolife-name-section .v-callout-error.advanced.empty  > .v-callout-error-icon,
.esolife-report-window .v-callout-error.advanced.empty  > .v-callout-error-icon,
.my-header .v-callout-error.advanced.empty  > .v-callout-error-icon {
  background-image: url(icons/callout/flag_off_big.png);
}
.esolife-name-section .v-callout-error.advanced.active  > .v-callout-error-icon,
.esolife-report-window .v-callout-error.advanced.active  > .v-callout-error-icon,
.my-header .v-callout-error.advanced.active  > .v-callout-error-icon {
  background-image: url(icons/callout/flag_open_big.png);
}
.popupContent .v-callout-error-content {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  border-color: #b0b2b3;
  background-color: #ffffff;
}
.popupContent .v-callout-error-content  > ul {
  border-top-color: #b0b2b3;
}
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-sep {
  border-top-color: #cacbcc;
}
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-message-fatal {
  color: #bf6364;
}
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-message-error {
  color: #b0b2b3;
}
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-section {
  vertical-align: middle;
}
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-section .v-callout-error-section-icon-fatal,
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-section .v-callout-error-section-icon-error {
  width: 16px;
  height: 16px;
  padding-right: 5px;
}
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-section .v-callout-error-section-icon-fatal {
  background: url(icons/callout/error.png) no-repeat;
}
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-section .v-callout-error-section-icon-error {
  background: url(icons/callout/information.png) no-repeat;
}
.popupContent .v-callout-error-content  > .v-callout-error-title-container {
  background-color: #bf6364;
  border-top-color: #b0b2b3;
  border-bottom-color: #b0b2b3;
}
.popupContent .v-callout-error-content  > .v-callout-error-title-container  > .v-callout-error-title {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-section  > span.v-callout-error-section-title-color-error {
  color: #000000 !important;
  font-weight: bold;
  font-size: 8pt;
}
.popupContent .v-callout-error-content  > ul  > li.v-callout-error-section  > span.v-callout-error-section-title-color-fatal {
  color: #000000 !important;
  font-weight: bold;
  font-size: 8pt;
}
.popupContent .v-callout-error-content  > .v-callout-error-arrow {
  border-bottom-color: #b0b2b3;
}
.popupContent .v-callout-error-content  > .v-callout-error-cross {
  background-image: url(icons/callout/close.png);
}
.popupContent .v-session-notification-content {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  border-color: #c0c0c0;
  background-color: #ffffff;
}
.popupContent .v-session-notification-content  > .v-session-notification-title-container {
  background-color: #b0b2b3;
  border-top-color: #b0b2b3;
  border-bottom-color: #b0b2b3;
}
.popupContent .v-session-notification-content  > .v-session-notification-title-container  > .v-session-notification-title {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.popupContent .v-session-notification-content  > .v-session-notification-cross {
  background-image: url(icons/callout/close.png);
}
.report-view {
  position: absolute;
  z-index: 50;
}
.report-view-header-fatal,
.report-view-header-error,
.report-view-header-warning,
.report-view-header-info {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
}
.report-view-header-fatal .v-orderedlayout-margin-left,
.report-view-header-error .v-orderedlayout-margin-left,
.report-view-header-warning .v-orderedlayout-margin-left,
.report-view-header-info .v-orderedlayout-margin-left,
.report-view-header-fatal .v-horizontallayout-margin-left,
.report-view-header-error .v-horizontallayout-margin-left,
.report-view-header-warning .v-horizontallayout-margin-left,
.report-view-header-info .v-horizontallayout-margin-left,
.report-view-header-fatal .v-verticallayout-margin-left,
.report-view-header-error .v-verticallayout-margin-left,
.report-view-header-warning .v-verticallayout-margin-left,
.report-view-header-info .v-verticallayout-margin-left,
.report-view-header-fatal .v-csslayout-margin-left,
.report-view-header-error .v-csslayout-margin-left,
.report-view-header-warning .v-csslayout-margin-left,
.report-view-header-info .v-csslayout-margin-left {
  padding-left: 10px;
}
.report-view-header-fatal .v-orderedlayout-margin-right,
.report-view-header-error .v-orderedlayout-margin-right,
.report-view-header-warning .v-orderedlayout-margin-right,
.report-view-header-info .v-orderedlayout-margin-right,
.report-view-header-fatal .v-horizontallayout-margin-right,
.report-view-header-error .v-horizontallayout-margin-right,
.report-view-header-warning .v-horizontallayout-margin-right,
.report-view-header-info .v-horizontallayout-margin-right,
.report-view-header-fatal .v-verticallayout-margin-right,
.report-view-header-error .v-verticallayout-margin-right,
.report-view-header-warning .v-verticallayout-margin-right,
.report-view-header-info .v-verticallayout-margin-right,
.report-view-header-fatal .v-csslayout-margin-right,
.report-view-header-error .v-csslayout-margin-right,
.report-view-header-warning .v-csslayout-margin-right,
.report-view-header-info .v-csslayout-margin-right {
  padding-right: 10px;
}
.report-view-header-fatal .v-orderedlayout-margin-top,
.report-view-header-error .v-orderedlayout-margin-top,
.report-view-header-warning .v-orderedlayout-margin-top,
.report-view-header-info .v-orderedlayout-margin-top,
.report-view-header-fatal .v-horizontallayout-margin-top,
.report-view-header-error .v-horizontallayout-margin-top,
.report-view-header-warning .v-horizontallayout-margin-top,
.report-view-header-info .v-horizontallayout-margin-top,
.report-view-header-fatal .v-verticallayout-margin-top,
.report-view-header-error .v-verticallayout-margin-top,
.report-view-header-warning .v-verticallayout-margin-top,
.report-view-header-info .v-verticallayout-margin-top,
.report-view-header-fatal .v-csslayout-margin-top,
.report-view-header-error .v-csslayout-margin-top,
.report-view-header-warning .v-csslayout-margin-top,
.report-view-header-info .v-csslayout-margin-top {
  padding-top: 5px;
}
.report-view-header-fatal .v-orderedlayout-margin-bottom,
.report-view-header-error .v-orderedlayout-margin-bottom,
.report-view-header-warning .v-orderedlayout-margin-bottom,
.report-view-header-info .v-orderedlayout-margin-bottom,
.report-view-header-fatal .v-horizontallayout-margin-bottom,
.report-view-header-error .v-horizontallayout-margin-bottom,
.report-view-header-warning .v-horizontallayout-margin-bottom,
.report-view-header-info .v-horizontallayout-margin-bottom,
.report-view-header-fatal .v-verticallayout-margin-bottom,
.report-view-header-error .v-verticallayout-margin-bottom,
.report-view-header-warning .v-verticallayout-margin-bottom,
.report-view-header-info .v-verticallayout-margin-bottom,
.report-view-header-fatal .v-csslayout-margin-bottom,
.report-view-header-error .v-csslayout-margin-bottom,
.report-view-header-warning .v-csslayout-margin-bottom,
.report-view-header-info .v-csslayout-margin-bottom {
  padding-bottom: 5px;
}
.report-view-header-fatal .v-button-link-label .v-button-wrap,
.report-view-header-error .v-button-link-label .v-button-wrap,
.report-view-header-warning .v-button-link-label .v-button-wrap,
.report-view-header-info .v-button-link-label .v-button-wrap {
  padding-left: 12px;
  padding-top: 2px;
}
.report-view-header-fatal .v-button-link-label .v-button-wrap .v-button-caption,
.report-view-header-error .v-button-link-label .v-button-wrap .v-button-caption,
.report-view-header-warning .v-button-link-label .v-button-wrap .v-button-caption,
.report-view-header-info .v-button-link-label .v-button-wrap .v-button-caption {
  color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
  border-bottom-color: #ffffff;
}
.report-view-header-fatal {
  background: #ff0000;
  background: linear-gradient(#ff0000, #ff0000);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #ff0000), color-stop(0.8, #ff0000));
  background: -webkit-linear-gradient(#ff0000, #ff0000);
  background: -moz-linear-gradient(#ff0000, #ff0000);
  background: -ms-linear-gradient(#ff0000, #ff0000);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#ff0000', endColorstr = '#ff0000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff0000', endColorstr='#ff0000')";
  color: #ffffff;
}
.report-view-header-fatal .v-button-link-label .v-button-wrap .v-button-caption {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.report-view-header-error {
  background: #ff0000;
  background: linear-gradient(#ff0000, #ff0000);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #ff0000), color-stop(0.8, #ff0000));
  background: -webkit-linear-gradient(#ff0000, #ff0000);
  background: -moz-linear-gradient(#ff0000, #ff0000);
  background: -ms-linear-gradient(#ff0000, #ff0000);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#ff0000', endColorstr = '#ff0000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff0000', endColorstr='#ff0000')";
  color: #ffffff;
}
.report-view-header-error .v-button-link-label .v-button-wrap .v-button-caption {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.report-view-header-warning {
  background: #ffae00;
  background: linear-gradient(#ffae00, #ffae00);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #ffae00), color-stop(0.8, #ffae00));
  background: -webkit-linear-gradient(#ffae00, #ffae00);
  background: -moz-linear-gradient(#ffae00, #ffae00);
  background: -ms-linear-gradient(#ffae00, #ffae00);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#ffae00', endColorstr = '#ffae00');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffae00', endColorstr='#ffae00')";
  color: #ffffff;
}
.report-view-header-warning .v-button-link-label .v-button-wrap .v-button-caption {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.report-view-header-info {
  background: #000000;
  background: linear-gradient(#000000, #000000);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #000000), color-stop(0.8, #000000));
  background: -webkit-linear-gradient(#000000, #000000);
  background: -moz-linear-gradient(#000000, #000000);
  background: -ms-linear-gradient(#000000, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#000000', endColorstr = '#000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#000000', endColorstr='#000000')";
  color: #6e6e6e;
}
.report-view-header-info .v-button-link-label .v-button-wrap .v-button-caption {
  color: #6e6e6e;
  border-bottom-color: #6e6e6e;
}
.report-view-content-fatal,
.report-view-content-error,
.report-view-content-warning,
.report-view-content-info {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
.report-view-content-fatal ul,
.report-view-content-error ul,
.report-view-content-warning ul,
.report-view-content-info ul {
  margin: 0px;
}
.report-view-content-fatal .report-view-layout,
.report-view-content-error .report-view-layout,
.report-view-content-warning .report-view-layout,
.report-view-content-info .report-view-layout {
  opacity: 0.97;
  -moz-opacity: 0.97;
  -khtml-opacity: 0.97;
  zoom: 1;
  filter: alpha(opacity=80);
  border-radius: 0px 0px 0px 0px;
}
.report-view-content-fatal .v-panel-content,
.report-view-content-error .v-panel-content,
.report-view-content-warning .v-panel-content,
.report-view-content-info .v-panel-content {
  max-height: 200px;
}
.report-view-content-fatal {
  color: #ffffff;
}
.report-view-content-fatal .report-view-layout {
  background: none;
  background: rgba(255, 0, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000)";
}
.report-view-content-fatal .report-view-layout .v-panel-content {
  background: none;
  background: rgba(255, 0, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000)";
}
.report-view-content-fatal .report-view-layout .v-panel-caption {
  background: none;
  background: rgba(255, 0, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000)";
}
.report-view-content-error {
  color: #ffffff;
}
.report-view-content-error .report-view-layout {
  background: none;
  background: rgba(255, 0, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000)";
}
.report-view-content-error .report-view-layout .v-panel-content {
  background: none;
  background: rgba(255, 0, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000)";
}
.report-view-content-error .report-view-layout .v-panel-caption {
  background: none;
  background: rgba(255, 0, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ff0000,endColorstr=#f7ff0000)";
}
.report-view-content-warning {
  color: #ffffff;
}
.report-view-content-warning .report-view-layout {
  background: none;
  background: rgba(255, 174, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ffae00,endColorstr=#f7ffae00);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ffae00,endColorstr=#f7ffae00)";
}
.report-view-content-warning .report-view-layout .v-panel-content {
  background: none;
  background: rgba(255, 174, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ffae00,endColorstr=#f7ffae00);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ffae00,endColorstr=#f7ffae00)";
}
.report-view-content-warning .report-view-layout .v-panel-caption {
  background: none;
  background: rgba(255, 174, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ffae00,endColorstr=#f7ffae00);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7ffae00,endColorstr=#f7ffae00)";
}
.report-view-content-info {
  color: #6e6e6e;
}
.report-view-content-info .report-view-layout {
  background: none;
  background: rgba(0, 0, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7000000,endColorstr=#f7000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7000000,endColorstr=#f7000000)";
}
.report-view-content-info .report-view-layout .v-panel-content {
  background: none;
  background: rgba(0, 0, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7000000,endColorstr=#f7000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7000000,endColorstr=#f7000000)";
}
.report-view-content-info .report-view-layout .v-panel-caption {
  background: none;
  background: rgba(0, 0, 0, 0.97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7000000,endColorstr=#f7000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7000000,endColorstr=#f7000000)";
}
.report-view-layout-error {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.esolife-cancelable-panel .v-orderedlayout-margin-left,
.esolife-cancelable-panel .v-horizontallayout-margin-left,
.esolife-cancelable-panel .v-verticallayout-margin-left,
.esolife-cancelable-panel .v-csslayout-margin-left {
  padding-left: 15px;
}
.esolife-cancelable-panel .v-orderedlayout-margin-right,
.esolife-cancelable-panel .v-horizontallayout-margin-right,
.esolife-cancelable-panel .v-verticallayout-margin-right,
.esolife-cancelable-panel .v-csslayout-margin-right {
  padding-right: 15px;
}
.esolife-cancelable-panel .v-orderedlayout-margin-top,
.esolife-cancelable-panel .v-horizontallayout-margin-top,
.esolife-cancelable-panel .v-verticallayout-margin-top,
.esolife-cancelable-panel .v-csslayout-margin-top {
  padding-top: 10px;
}
.esolife-cancelable-panel .esolife-cancelable-panel-header .v-orderedlayout-margin-bottom,
.esolife-cancelable-panel .esolife-cancelable-panel-header .v-horizontallayout-margin-bottom,
.esolife-cancelable-panel .esolife-cancelable-panel-header .v-verticallayout-margin-bottom,
.esolife-cancelable-panel .esolife-cancelable-panel-header .v-csslayout-margin-bottom {
  padding-bottom: 20px;
}
.esolife-cancelable-panel .esolife-cancelable-panel-header .esolife-cancelable-panel-title {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.esolife-cancelable-panel .esolife-cancelable-panel-header .esolife-cancelable-panel-close-button {
  background-image: url('icons/12/close.png');
  height: 12px;
  width: 12px;
}
.esolife-cancelable-panel .esolife-cancelable-panel-header .esolife-cancelable-panel-close-button .v-button-wrap {
  display: none;
}
.esolife-cancelable-panel .esolife-cancelable-panel-header .esolife-cancelable-panel-close-button:hover {
  background-position: 0 -12px;
}
.esolife-searcher-task-label-initial-page {
  color: #bf6364;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
.nb-item-label {
  padding-bottom: 5px;
  text-align: right;
}
.task-search-filter-view,
.task-detail-summary-view,
.task-detail-details-view,
.task-search-list-view {
  /*.v-panel {
    .v-panel-content {
      border: 1px solid @overlay-border-color;
      border-radius: 8px;
    }
  }*/

}
.task-search-filter-view .v-orderedlayout-margin-left,
.task-detail-summary-view .v-orderedlayout-margin-left,
.task-detail-details-view .v-orderedlayout-margin-left,
.task-search-list-view .v-orderedlayout-margin-left,
.task-search-filter-view .v-horizontallayout-margin-left,
.task-detail-summary-view .v-horizontallayout-margin-left,
.task-detail-details-view .v-horizontallayout-margin-left,
.task-search-list-view .v-horizontallayout-margin-left,
.task-search-filter-view .v-verticallayout-margin-left,
.task-detail-summary-view .v-verticallayout-margin-left,
.task-detail-details-view .v-verticallayout-margin-left,
.task-search-list-view .v-verticallayout-margin-left,
.task-search-filter-view .v-csslayout-margin-left,
.task-detail-summary-view .v-csslayout-margin-left,
.task-detail-details-view .v-csslayout-margin-left,
.task-search-list-view .v-csslayout-margin-left {
  padding-left: 8px;
}
.task-search-filter-view .v-orderedlayout-margin-right,
.task-detail-summary-view .v-orderedlayout-margin-right,
.task-detail-details-view .v-orderedlayout-margin-right,
.task-search-list-view .v-orderedlayout-margin-right,
.task-search-filter-view .v-horizontallayout-margin-right,
.task-detail-summary-view .v-horizontallayout-margin-right,
.task-detail-details-view .v-horizontallayout-margin-right,
.task-search-list-view .v-horizontallayout-margin-right,
.task-search-filter-view .v-verticallayout-margin-right,
.task-detail-summary-view .v-verticallayout-margin-right,
.task-detail-details-view .v-verticallayout-margin-right,
.task-search-list-view .v-verticallayout-margin-right,
.task-search-filter-view .v-csslayout-margin-right,
.task-detail-summary-view .v-csslayout-margin-right,
.task-detail-details-view .v-csslayout-margin-right,
.task-search-list-view .v-csslayout-margin-right {
  padding-right: 5px;
}
.task-search-filter-view .v-orderedlayout-margin-top,
.task-detail-summary-view .v-orderedlayout-margin-top,
.task-detail-details-view .v-orderedlayout-margin-top,
.task-search-list-view .v-orderedlayout-margin-top,
.task-search-filter-view .v-horizontallayout-margin-top,
.task-detail-summary-view .v-horizontallayout-margin-top,
.task-detail-details-view .v-horizontallayout-margin-top,
.task-search-list-view .v-horizontallayout-margin-top,
.task-search-filter-view .v-verticallayout-margin-top,
.task-detail-summary-view .v-verticallayout-margin-top,
.task-detail-details-view .v-verticallayout-margin-top,
.task-search-list-view .v-verticallayout-margin-top,
.task-search-filter-view .v-csslayout-margin-top,
.task-detail-summary-view .v-csslayout-margin-top,
.task-detail-details-view .v-csslayout-margin-top,
.task-search-list-view .v-csslayout-margin-top {
  padding-top: 5px;
}
.task-search-filter-view .v-orderedlayout-margin-bottom,
.task-detail-summary-view .v-orderedlayout-margin-bottom,
.task-detail-details-view .v-orderedlayout-margin-bottom,
.task-search-list-view .v-orderedlayout-margin-bottom,
.task-search-filter-view .v-horizontallayout-margin-bottom,
.task-detail-summary-view .v-horizontallayout-margin-bottom,
.task-detail-details-view .v-horizontallayout-margin-bottom,
.task-search-list-view .v-horizontallayout-margin-bottom,
.task-search-filter-view .v-verticallayout-margin-bottom,
.task-detail-summary-view .v-verticallayout-margin-bottom,
.task-detail-details-view .v-verticallayout-margin-bottom,
.task-search-list-view .v-verticallayout-margin-bottom,
.task-search-filter-view .v-csslayout-margin-bottom,
.task-detail-summary-view .v-csslayout-margin-bottom,
.task-detail-details-view .v-csslayout-margin-bottom,
.task-search-list-view .v-csslayout-margin-bottom {
  padding-bottom: 5px;
}
.task-search-filter-view {
  padding-top: 5px;
  padding-left: 8px;
}
.task-action-layout {
  background-color: #b0b2b3;
  border-bottom: 1px solid #c0c0c0;
  padding-top: 3px;
  padding-bottom: 3px;
}
.task-action-layout-left {
  padding-left: 10px;
}
.task-action-layout-right {
  padding-right: 10px;
}
.task-search-filter-view-action-layout-left {
  padding-left: 10px;
  padding-right: 8px;
}
.task-search-filter-view-global .v-orderedlayout-margin-left,
.task-detail-summary-view-global .v-orderedlayout-margin-left,
.task-search-filter-view-global .v-horizontallayout-margin-left,
.task-detail-summary-view-global .v-horizontallayout-margin-left,
.task-search-filter-view-global .v-verticallayout-margin-left,
.task-detail-summary-view-global .v-verticallayout-margin-left,
.task-search-filter-view-global .v-csslayout-margin-left,
.task-detail-summary-view-global .v-csslayout-margin-left {
  padding-left: 0px;
}
.task-search-filter-view-global .v-orderedlayout-margin-right,
.task-detail-summary-view-global .v-orderedlayout-margin-right,
.task-search-filter-view-global .v-horizontallayout-margin-right,
.task-detail-summary-view-global .v-horizontallayout-margin-right,
.task-search-filter-view-global .v-verticallayout-margin-right,
.task-detail-summary-view-global .v-verticallayout-margin-right,
.task-search-filter-view-global .v-csslayout-margin-right,
.task-detail-summary-view-global .v-csslayout-margin-right {
  padding-right: 0px;
}
.task-search-filter-view-global .v-orderedlayout-margin-top,
.task-detail-summary-view-global .v-orderedlayout-margin-top,
.task-search-filter-view-global .v-horizontallayout-margin-top,
.task-detail-summary-view-global .v-horizontallayout-margin-top,
.task-search-filter-view-global .v-verticallayout-margin-top,
.task-detail-summary-view-global .v-verticallayout-margin-top,
.task-search-filter-view-global .v-csslayout-margin-top,
.task-detail-summary-view-global .v-csslayout-margin-top {
  padding-top: 0px;
}
.task-search-filter-view-global .v-orderedlayout-margin-bottom,
.task-detail-summary-view-global .v-orderedlayout-margin-bottom,
.task-search-filter-view-global .v-horizontallayout-margin-bottom,
.task-detail-summary-view-global .v-horizontallayout-margin-bottom,
.task-search-filter-view-global .v-verticallayout-margin-bottom,
.task-detail-summary-view-global .v-verticallayout-margin-bottom,
.task-search-filter-view-global .v-csslayout-margin-bottom,
.task-detail-summary-view-global .v-csslayout-margin-bottom {
  padding-bottom: 5px;
}
.v-caption-searcher-title {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
/*.details-tab-view {
    //.vaadin-margin-left(0px);
    //.vaadin-margin-right(0px);
    .vaadin-margin-top(10px);
    //.vaadin-margin-bottom(0px);
}*/
.v-slider .v-slider-base {
  height: 5px;
}
.v-slider .v-slider-base .v-slider-handle {
  background-position: 0px -12px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  margin-top: -4px;
  width: 12px;
  height: 12px;
}
.v-slider .v-slider-base .v-slider-handle .v-slider-handle-active {
  background-image: url(images/slider-handle.png);
  background-position: 0px 0px;
}
.my-pie-chart,
.my-chart-tooltip {
  font-family: Verdana;
  color: #EF7C00;
  font-size: 8pt;
}
.my-chart-tooltip {
  font-weight: bold;
}
.v-caption-payment-input-details .v-captiontext,
.v-caption-trad-life-payment-mode-modification-summary .v-captiontext,
.v-caption-project-details .v-captiontext,
.v-caption-offer-details .v-captiontext,
.v-caption-offer-details-role-tab .v-captiontext,
.v-caption-offer-details-investment-tab .v-captiontext,
.v-caption-policy-details-operation-tab .v-captiontext,
.v-caption-policy-details .v-captiontext,
.v-caption-operation-details .v-captiontext,
.v-caption-commission-result .v-captiontext,
.v-caption-policy-details-general-tab .v-captiontext {
  font-weight: bold;
}
.v-caption-payment-input-details .v-orderedlayout-margin-top,
.v-caption-trad-life-payment-mode-modification-summary .v-orderedlayout-margin-top,
.v-caption-project-details .v-orderedlayout-margin-top,
.v-caption-offer-details .v-orderedlayout-margin-top,
.v-caption-offer-details-role-tab .v-orderedlayout-margin-top,
.v-caption-offer-details-investment-tab .v-orderedlayout-margin-top,
.v-caption-policy-details-operation-tab .v-orderedlayout-margin-top,
.v-caption-policy-details .v-orderedlayout-margin-top,
.v-caption-operation-details .v-orderedlayout-margin-top,
.v-caption-commission-result .v-orderedlayout-margin-top,
.v-caption-policy-details-general-tab .v-orderedlayout-margin-top,
.v-caption-payment-input-details .v-horizontallayout-margin-top,
.v-caption-trad-life-payment-mode-modification-summary .v-horizontallayout-margin-top,
.v-caption-project-details .v-horizontallayout-margin-top,
.v-caption-offer-details .v-horizontallayout-margin-top,
.v-caption-offer-details-role-tab .v-horizontallayout-margin-top,
.v-caption-offer-details-investment-tab .v-horizontallayout-margin-top,
.v-caption-policy-details-operation-tab .v-horizontallayout-margin-top,
.v-caption-policy-details .v-horizontallayout-margin-top,
.v-caption-operation-details .v-horizontallayout-margin-top,
.v-caption-commission-result .v-horizontallayout-margin-top,
.v-caption-policy-details-general-tab .v-horizontallayout-margin-top,
.v-caption-payment-input-details .v-verticallayout-margin-top,
.v-caption-trad-life-payment-mode-modification-summary .v-verticallayout-margin-top,
.v-caption-project-details .v-verticallayout-margin-top,
.v-caption-offer-details .v-verticallayout-margin-top,
.v-caption-offer-details-role-tab .v-verticallayout-margin-top,
.v-caption-offer-details-investment-tab .v-verticallayout-margin-top,
.v-caption-policy-details-operation-tab .v-verticallayout-margin-top,
.v-caption-policy-details .v-verticallayout-margin-top,
.v-caption-operation-details .v-verticallayout-margin-top,
.v-caption-commission-result .v-verticallayout-margin-top,
.v-caption-policy-details-general-tab .v-verticallayout-margin-top,
.v-caption-payment-input-details .v-csslayout-margin-top,
.v-caption-trad-life-payment-mode-modification-summary .v-csslayout-margin-top,
.v-caption-project-details .v-csslayout-margin-top,
.v-caption-offer-details .v-csslayout-margin-top,
.v-caption-offer-details-role-tab .v-csslayout-margin-top,
.v-caption-offer-details-investment-tab .v-csslayout-margin-top,
.v-caption-policy-details-operation-tab .v-csslayout-margin-top,
.v-caption-policy-details .v-csslayout-margin-top,
.v-caption-operation-details .v-csslayout-margin-top,
.v-caption-commission-result .v-csslayout-margin-top,
.v-caption-policy-details-general-tab .v-csslayout-margin-top {
  padding-top: 10px;
}
.v-caption-payment-input-details .v-tabsheet-tabitem .v-captiontext,
.v-caption-trad-life-payment-mode-modification-summary .v-tabsheet-tabitem .v-captiontext,
.v-caption-project-details .v-tabsheet-tabitem .v-captiontext,
.v-caption-offer-details .v-tabsheet-tabitem .v-captiontext,
.v-caption-offer-details-role-tab .v-tabsheet-tabitem .v-captiontext,
.v-caption-offer-details-investment-tab .v-tabsheet-tabitem .v-captiontext,
.v-caption-policy-details-operation-tab .v-tabsheet-tabitem .v-captiontext,
.v-caption-policy-details .v-tabsheet-tabitem .v-captiontext,
.v-caption-operation-details .v-tabsheet-tabitem .v-captiontext,
.v-caption-commission-result .v-tabsheet-tabitem .v-captiontext,
.v-caption-policy-details-general-tab .v-tabsheet-tabitem .v-captiontext {
  font-weight: bold;
}
.v-caption-payment-input-details .v-tabsheet-tabitem .v-icon,
.v-caption-trad-life-payment-mode-modification-summary .v-tabsheet-tabitem .v-icon,
.v-caption-project-details .v-tabsheet-tabitem .v-icon,
.v-caption-offer-details .v-tabsheet-tabitem .v-icon,
.v-caption-offer-details-role-tab .v-tabsheet-tabitem .v-icon,
.v-caption-offer-details-investment-tab .v-tabsheet-tabitem .v-icon,
.v-caption-policy-details-operation-tab .v-tabsheet-tabitem .v-icon,
.v-caption-policy-details .v-tabsheet-tabitem .v-icon,
.v-caption-operation-details .v-tabsheet-tabitem .v-icon,
.v-caption-commission-result .v-tabsheet-tabitem .v-icon,
.v-caption-policy-details-general-tab .v-tabsheet-tabitem .v-icon {
  margin-left: -6px;
  margin-top: 2px;
}
.v-caption-payment-input-details .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-trad-life-payment-mode-modification-summary .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-project-details .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-offer-details .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-offer-details-role-tab .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-offer-details-investment-tab .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-policy-details-operation-tab .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-policy-details .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-operation-details .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-commission-result .v-tabsheet-tabitem-selected .v-captiontext,
.v-caption-policy-details-general-tab .v-tabsheet-tabitem-selected .v-captiontext {
  font-weight: bold;
}
.v-caption-offer-details-role-contact-tab .v-captiontext {
  font-weight: bold;
}
.v-caption-offer-details-role-contact-tab .v-orderedlayout-margin-top,
.v-caption-offer-details-role-contact-tab .v-horizontallayout-margin-top,
.v-caption-offer-details-role-contact-tab .v-verticallayout-margin-top,
.v-caption-offer-details-role-contact-tab .v-csslayout-margin-top {
  padding-top: 0px;
}
.v-disabled {
  opacity: 0.7 !important;
  -moz-opacity: 0.7 !important;
  -khtml-opacity: 0.7 !important;
  zoom: 1 !important;
  filter: alpha(opacity=80) !important;
}
.v-disabled input[type="radio"][checked] + label {
  font-weight: bold;
}
.my-main-task-overlay .v-orderedlayout-margin-right,
.my-main-task-overlay .v-horizontallayout-margin-right,
.my-main-task-overlay .v-verticallayout-margin-right,
.my-main-task-overlay .v-csslayout-margin-right {
  padding-right: 7px;
}
.my-main-task-overlay .v-orderedlayout-margin-top,
.my-main-task-overlay .v-horizontallayout-margin-top,
.my-main-task-overlay .v-verticallayout-margin-top,
.my-main-task-overlay .v-csslayout-margin-top {
  padding-top: 7px;
}
.my-main-task-overlay .v-orderedlayout-margin-left,
.my-main-task-overlay .v-horizontallayout-margin-left,
.my-main-task-overlay .v-verticallayout-margin-left,
.my-main-task-overlay .v-csslayout-margin-left {
  padding-left: 7px;
}
.my-main-task-overlay .v-orderedlayout-margin-bottom,
.my-main-task-overlay .v-horizontallayout-margin-bottom,
.my-main-task-overlay .v-verticallayout-margin-bottom,
.my-main-task-overlay .v-csslayout-margin-bottom {
  padding-bottom: 2px;
}
.my-main-task-overlay .my-footer .v-orderedlayout-margin-bottom,
.my-main-task-overlay .my-footer .v-horizontallayout-margin-bottom,
.my-main-task-overlay .my-footer .v-verticallayout-margin-bottom,
.my-main-task-overlay .my-footer .v-csslayout-margin-bottom {
  padding-bottom: 2px;
}
.my-main-task-overlay .my-footer .v-orderedlayout-margin-top,
.my-main-task-overlay .my-footer .v-horizontallayout-margin-top,
.my-main-task-overlay .my-footer .v-verticallayout-margin-top,
.my-main-task-overlay .my-footer .v-csslayout-margin-top {
  padding-top: 2px;
}
.my-main-task-overlay .v-verticallayout-spacing-on {
  padding-top: 5px;
}
.v-caption-policy-details .v-tabsheet-tabitem {
  height: 20px;
}
.v-caption-policy-details .v-tabsheet-tabitem .v-caption {
  padding: 0px 7px;
}
.v-caption-policy-details .v-tabsheet-tabitem-selected {
  height: 25px;
}
.v-caption-policy-details .v-tabsheet-tabitem-selected .v-caption {
  padding: 4px 9px 0 0;
}
.v-caption-policy-details .v-tabsheet-spacertd div {
  height: 20px;
}
.v-caption-policy-details .v-tabsheet-tabs {
  height: 31px;
}
.v-caption-offer-details .v-tabsheet-tabitem {
  height: 20px;
}
.v-caption-offer-details .v-tabsheet-tabitem .v-caption {
  padding: 0px 7px;
}
.v-caption-offer-details .v-tabsheet-tabitem-selected {
  height: 25px;
}
.v-caption-offer-details .v-tabsheet-tabitem-selected .v-caption {
  padding: 4px 9px 0 0;
}
.v-caption-offer-details .v-tabsheet-spacertd div {
  height: 20px;
}
.v-caption-offer-details .v-tabsheet-tabs {
  height: 31px;
}
.v-caption-project-details .nb-item-label {
  text-align: right;
  padding-bottom: 0px;
}
.my-switch-fee-total,
.my-switch-fee-total-decimal {
  font-weight: bold;
}
.my-switch-fee-total-decimal {
  text-align: right;
}
.my-quotation .v-select-optiongroup-horizontal {
  white-space: nowrap;
}
.my-quotation .v-select-optiongroup-horizontal .v-select-option {
  display: inline-block;
}
.my-quotation .v-select-optiongroup-horizontal .v-select-option.v-radiobutton {
  padding-right: 10px;
}
.my-quotation .theme-altern-panel {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.my-quotation .padding-panel {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.my-quotation .italic-text {
  font-style: italic;
}
.v-branding-task .v-orderedlayout-margin-left,
.v-branding-task .v-horizontallayout-margin-left,
.v-branding-task .v-verticallayout-margin-left,
.v-branding-task .v-csslayout-margin-left {
  padding-left: 5px;
}
.v-branding-task .v-orderedlayout-margin-right,
.v-branding-task .v-horizontallayout-margin-right,
.v-branding-task .v-verticallayout-margin-right,
.v-branding-task .v-csslayout-margin-right {
  padding-right: 5px;
}
.v-branding-task .v-orderedlayout-margin-top,
.v-branding-task .v-horizontallayout-margin-top,
.v-branding-task .v-verticallayout-margin-top,
.v-branding-task .v-csslayout-margin-top {
  padding-top: 5px;
}
.v-branding-task .v-orderedlayout-margin-bottom,
.v-branding-task .v-horizontallayout-margin-bottom,
.v-branding-task .v-verticallayout-margin-bottom,
.v-branding-task .v-csslayout-margin-bottom {
  padding-bottom: 5px;
}
.v-branding-task .v-branding-tab .v-orderedlayout-margin-left,
.v-branding-task .v-branding-tab .v-horizontallayout-margin-left,
.v-branding-task .v-branding-tab .v-verticallayout-margin-left,
.v-branding-task .v-branding-tab .v-csslayout-margin-left {
  padding-left: 5px;
}
.v-branding-task .v-branding-tab .v-orderedlayout-margin-right,
.v-branding-task .v-branding-tab .v-horizontallayout-margin-right,
.v-branding-task .v-branding-tab .v-verticallayout-margin-right,
.v-branding-task .v-branding-tab .v-csslayout-margin-right {
  padding-right: 5px;
}
.v-branding-task .v-branding-tab .v-orderedlayout-margin-top,
.v-branding-task .v-branding-tab .v-horizontallayout-margin-top,
.v-branding-task .v-branding-tab .v-verticallayout-margin-top,
.v-branding-task .v-branding-tab .v-csslayout-margin-top {
  padding-top: 5px;
}
.v-branding-task .v-branding-tab .v-orderedlayout-margin-bottom,
.v-branding-task .v-branding-tab .v-horizontallayout-margin-bottom,
.v-branding-task .v-branding-tab .v-verticallayout-margin-bottom,
.v-branding-task .v-branding-tab .v-csslayout-margin-bottom {
  padding-bottom: 5px;
}
.v-branding-task .v-branding-tab .preview-image-branding {
  background: #E2E8F1;
}
.manage-group .v-select-optiongroup-horizontal {
  white-space: nowrap;
}
.manage-group .v-select-optiongroup-horizontal .v-select-option {
  display: inline-block;
}
.manage-group .v-select-optiongroup-horizontal .v-select-option.v-radiobutton {
  padding-right: 10px;
}
.fundCatalogue-v-button-link-label-verticalLayout {
  padding-top: 27px;
  padding-left: 0px;
}
.my-ul-fundSwitch .theme-altern-panel {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.my-ul-fundSwitch .padding-panel {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.my-ul-fundSwitch .v-captiontext {
  font-weight: bold;
}
.my-tl-generic-button:focus .v-button-wrap {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(enabled=false)";
  color: #c21c1d;
}
.my-tl-generic-button:focus .v-button-wrap .v-button-caption {
  border-bottom: 1px solid #c21c1d;
  padding-bottom: 1px;
  box-shadow: 0px 0px 2px #c21c1d;
  -moz-box-shadow: 0px 0px 2px #c21c1d;
  -webkit-box-shadow: 0px 0px 2px #c21c1d;
}
.my-tl-generic-button .v-button-wrap {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  color: #c21b17;
  font-family: Arial;
  font-size: 7pt;
  font-weight: normal;
  background: none;
  background: rgba(255, 255, 255, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)";
  border-width: 0;
  text-shadow: 0px 0px 0px #390807;
  text-decoration: none;
  padding-left: 0px;
  padding-top: 0px;
}
.my-tl-generic-button .v-button-wrap .v-button-caption {
  border-bottom: 1px solid #c21b17;
  padding-bottom: 1px;
}
.my-tl-generic-button .v-button-wrap:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(enabled=false)";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  background: none;
  background: rgba(255, 255, 255, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)";
  color: #6f7072;
  text-shadow: 0px 0px 0px #242424;
  border-width: 0;
  text-shadow: none;
  text-decoration: none;
}
.my-tl-generic-button .v-button-wrap:hover .v-button-caption {
  border-bottom: 1px solid #6f7072;
  padding-bottom: 1px;
}
.my-tl-endorsement .theme-altern-panel {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.my-tl-endorsement .padding-panel {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.my-tl-endorsement .v-captiontext {
  font-weight: bold;
}
.v-table-cell-content-my-generic-parameters-capital {
  color: #000000;
  font-family: Arial;
  font-size: 7pt;
  font-weight: bold;
  background: #FFE97F;
}
.v-table-cell-content-my-generic-parameters-capital .v-table-cell-wrapper {
  white-space: normal;
}
.v-table-cell-content-my-generic-person .v-treetable-node-closed {
  background: none;
  cursor: default;
}
.v-table-cell-content-my-generic-description .v-table-cell-wrapper {
  white-space: normal;
}
.v-table-cell-content-my-generic-person .v-treetable-node-open {
  background: none;
  cursor: default;
}
.v-table-cell-content-left {
  text-align: left;
}
.v-table-cell-content-right {
  text-align: right;
}
.v-table-cell-content .v-textfield,
.v-table-cell-content .v-button {
  margin-top: -1px;
}
.my-esolifesliderbar {
  padding-left: 10px;
}
/**************** Begin dashboard */
.my-dashboard-button {
  padding-bottom: 2px;
  border-style: none none solid none;
  border-width: 1px;
  border-color: #000000;
  font-weight: bold;
  color: #000000;
}
.my-dashboard-button .v-label {
  font-weight: bold;
  color: #000000;
  padding-left: 10px;
}
.my-dashboard-button .v-caption {
  padding-left: 10px;
}
.my-dashboard-button .my-dashboard-icon {
  padding-left: 10px;
}
.my-dashboard-button .v-button .v-button-wrap {
  border-style: none;
  background: none;
  border-width: 0px;
  box-shadow: none;
  padding: 1px 5px;
}
.my-dashboard-item {
  border: #000000;
  background: #dadada none 0px;
  background: #f3f3f3;
  background: linear-gradient(#f3f3f3, #f3f3f3);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #f3f3f3), color-stop(0.8, #f3f3f3));
  background: -webkit-linear-gradient(#f3f3f3, #f3f3f3);
  background: -moz-linear-gradient(#f3f3f3, #f3f3f3);
  background: -ms-linear-gradient(#f3f3f3, #f3f3f3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#f3f3f3', endColorstr = '#f3f3f3');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f3f3f3', endColorstr='#f3f3f3')";
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.my-fixed-dashboard-item {
  /*border: #dadbf8 none 2px;*/

  /*-webkit-border-radius: 5px;*/

  /*-moz-border-radius: 5px;*/

  /*border-radius: 5px;   */

  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.my-dashboard-view {
  background-color: #dadada none 0px;
}
.my-dashboard-view .v-label {
  padding: 5px;
}
.my-fixed-dashboard-view {
  background-image: url('images/Boat4.jpg');
  color: #ffffff;
  background-size: 100%;
}
.my-fixed-dashboard-view b {
  font-size: 120%;
}
.my-dashboard-fundtable {
  background-color: #dadada none 0px;
  font-size: 8pt;
}
.my-dashboard-fundtable .v-table-caption-container {
  font-weight: bold;
  text-align: center;
  font-size: 8pt;
  color: #6f7072;
  padding: 5px 0px 5px 0;
}
.my-dashboard-fundtable .v-table-header-wrap .my-dashboard-fundtable .v-table-header {
  height: 25px;
}
.my-dashboard-fundtable .v-table-sort-indicator,
.my-dashboard-fundtable .v-table-resizer {
  height: 25px;
}
.my-dashboard-fundtable .v-table-header-cell-desc .v-table-sort-indicator,
.my-dashboard-fundtable .v-table-header-cell-desc .v-table-sort-indicator {
  height: 25px;
}
.my-dashboard-fundtable .v-table-column-selector {
  height: 25px;
  margin-top: -25px;
}
.my-dashboard-policylayout {
  background-color: none;
  font-size: 8pt;
  text-align: center;
}
.my-dashboard-policylayout .v-table .v-table-header-wrap {
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}
.my-dashboard-policylayout .v-table .v-table-header-wrap .v-table-header {
  background-image: none;
}
.my-dashboard-policylayout .v-table .v-table-header-wrap .v-table-header:hover {
  background-image: none;
}
.my-dashboard-policylayout .v-table .v-table-header-wrap .v-table-header .v-table-caption-container {
  font-weight: bold;
  text-align: left;
  font-size: 8pt;
  color: #6f7072;
  padding: 5px 5px 5px 5px 0;
}
.my-dashboard-policylayout .v-table .v-table-header-wrap .v-table-header .v-table-caption-container:hover {
  background-image: none;
}
.my-dashboard-policylayout .v-table .v-table-header-wrap .v-table-header div.v-table-resizer {
  background-image: none;
  border-right-style: none;
}
.my-dashboard-policylayout .v-table .v-table-header-cell-desc .v-table-sort-indicator,
.my-dashboard-policylayout .v-table .v-table-header-cell-desc .v-table-sort-indicator {
  height: 25px;
}
.my-dashboard-policylayout .v-table tr.v-table-row {
  background: none;
}
.my-dashboard-policylayout .v-table tr.v-table-row:hover {
  background: none;
  color: none;
}
.my-dashboard-policylayout .v-table tr.v-table-row-odd {
  background: none;
}
.my-dashboard-policylayout .v-table tr.v-table-row-odd:hover {
  background: none;
  color: none;
}
.my-dashboard-policylayout .v-table td.v-table-cell-content {
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: solid;
  border-bottom-color: #e2e8f1;
  border-bottom-width: 1px;
  padding: 5px 5px 5px 5px 0;
}
.my-dashboard-policylayout .v-table-body {
  border-top-color: #e2e8f1;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-style: none;
  border-right-style: none;
  border-bottom-style: none;
}
.mydashboard-flash {
  padding-top: 2px;
}
.my-twitter {
  background: #dadada none 0px;
  padding-left: 5px;
  padding-bottom: 10px;
}
.my-twitter .v-label {
  padding: 0px;
}
.my-twitter-title .my-twitter-link {
  color: #000000;
  font-weight: bold;
}
.my-twitter-link {
  font-size: 8pt;
}
.my-twitter-space {
  background: #ffffff;
}
/**************** End Dashboard */
.my-dashboard-view {
  background-color: #e6e6e6;
}
.my-dashboard-view .v-panel {
  background: #f3f3f3;
  background: linear-gradient(#f3f3f3, #f3f3f3);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #f3f3f3), color-stop(0.8, #f3f3f3));
  background: -webkit-linear-gradient(#f3f3f3, #f3f3f3);
  background: -moz-linear-gradient(#f3f3f3, #f3f3f3);
  background: -ms-linear-gradient(#f3f3f3, #f3f3f3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#f3f3f3', endColorstr = '#f3f3f3');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f3f3f3', endColorstr='#f3f3f3')";
}
.my-dashboard-view .my-dashboard-button {
  background: #f3f3f3;
  background: linear-gradient(#f3f3f3, #f3f3f3);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #f3f3f3), color-stop(0.8, #f3f3f3));
  background: -webkit-linear-gradient(#f3f3f3, #f3f3f3);
  background: -moz-linear-gradient(#f3f3f3, #f3f3f3);
  background: -ms-linear-gradient(#f3f3f3, #f3f3f3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#f3f3f3', endColorstr = '#f3f3f3');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f3f3f3', endColorstr='#f3f3f3')";
}
.my-welcome-grid {
  background-image: url(images/Boat4.jpg);
}
/* Policy details */
.policy-details-tab .v-orderedlayout-margin-left,
.policy-details-tab .v-horizontallayout-margin-left,
.policy-details-tab .v-verticallayout-margin-left,
.policy-details-tab .v-csslayout-margin-left {
  padding-left: 10px;
}
.policy-details-tab .v-orderedlayout-margin-right,
.policy-details-tab .v-horizontallayout-margin-right,
.policy-details-tab .v-verticallayout-margin-right,
.policy-details-tab .v-csslayout-margin-right {
  padding-right: 10px;
}
.policy-details-tab .v-orderedlayout-margin-top,
.policy-details-tab .v-horizontallayout-margin-top,
.policy-details-tab .v-verticallayout-margin-top,
.policy-details-tab .v-csslayout-margin-top {
  padding-top: 10px;
}
.policy-details-tab .v-orderedlayout-margin-bottom,
.policy-details-tab .v-horizontallayout-margin-bottom,
.policy-details-tab .v-verticallayout-margin-bottom,
.policy-details-tab .v-csslayout-margin-bottom {
  padding-bottom: 10px;
}
.policy-details-tab .policy-details-sub-panel {
  background: #f3f3f3;
  background: linear-gradient(#f3f3f3, #f3f3f3);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #f3f3f3), color-stop(0.8, #f3f3f3));
  background: -webkit-linear-gradient(#f3f3f3, #f3f3f3);
  background: -moz-linear-gradient(#f3f3f3, #f3f3f3);
  background: -ms-linear-gradient(#f3f3f3, #f3f3f3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#f3f3f3', endColorstr = '#f3f3f3');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f3f3f3', endColorstr='#f3f3f3')";
}
.policy-details-tab .policy-details-sub-tab .v-orderedlayout-margin-left,
.policy-details-tab .policy-details-sub-tab .v-horizontallayout-margin-left,
.policy-details-tab .policy-details-sub-tab .v-verticallayout-margin-left,
.policy-details-tab .policy-details-sub-tab .v-csslayout-margin-left {
  padding-left: 8px;
}
.policy-details-tab .policy-details-sub-tab .v-orderedlayout-margin-right,
.policy-details-tab .policy-details-sub-tab .v-horizontallayout-margin-right,
.policy-details-tab .policy-details-sub-tab .v-verticallayout-margin-right,
.policy-details-tab .policy-details-sub-tab .v-csslayout-margin-right {
  padding-right: 8px;
}
.policy-details-tab .policy-details-sub-tab .v-orderedlayout-margin-top,
.policy-details-tab .policy-details-sub-tab .v-horizontallayout-margin-top,
.policy-details-tab .policy-details-sub-tab .v-verticallayout-margin-top,
.policy-details-tab .policy-details-sub-tab .v-csslayout-margin-top {
  padding-top: 8px;
}
.policy-details-tab .policy-details-sub-tab .v-orderedlayout-margin-bottom,
.policy-details-tab .policy-details-sub-tab .v-horizontallayout-margin-bottom,
.policy-details-tab .policy-details-sub-tab .v-verticallayout-margin-bottom,
.policy-details-tab .policy-details-sub-tab .v-csslayout-margin-bottom {
  padding-bottom: 8px;
}
.policy-details-tab .policy-details-title {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
/* Coverage table component */
.my-coverage-table-component .coverage-table-border-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #96999a;
}
.my-coverage-table-component .theme-coverage-price-red {
  color: #FF0000;
}
.my-coverage-table-component .theme-coverage-price-italic {
  font-style: italic;
  margin-top: -0.4%;
}
.my-coverage-table-component .theme-coverage-price-italic-right {
  font-style: italic;
  margin-top: -0.4%;
  text-align: right;
}
.my-coverage-table-component .theme-coverage-price-red-right {
  color: #FF0000;
  text-align: right;
}
.my-coverage-table-component .theme-coverage-rider-status {
  color: #FF0000;
  font-style: italic;
  margin-top: -0.4%;
  text-align: right;
}
.my-coverage-table-component .theme-pricing-coverage-button.v-disabled.v-button .v-button-wrap {
  border-style: none;
  padding: 2px 0px 0px 0px;
  margin-left: -3px;
  background: none;
}
.my-coverage-table-component .theme-pricing-coverage-button.v-disabled.v-button .v-button-wrap:hover {
  background: none;
}
.my-coverage-table-component .theme-altern-panel {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.my-coverage-table-component .theme-altern-panel .v-scrollable {
  overflow-x: auto !important;
  overflow-y: auto !important;
}
.my-coverage-table-component .theme-coverage-table-title {
  font-weight: bold;
  font-style: italic;
  font-size: 8pt;
  font-family: Arial;
  color: #000000;
}
.my-coverage-table-component .theme-coverage-table-title-right {
  font-weight: bold;
  font-style: italic;
  font-size: 8pt;
  font-family: Arial;
  color: #000000;
  text-align: right;
}
.my-coverage-table-component .v-checkbox,
.my-coverage-table-component .v-checkbox label,
.my-coverage-table-component .v-checkbox input,
.my-coverage-table-component .v-checkbox .v-icon {
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-coverage-table-component .selection-item {
  padding-left: 5px;
}
.my-coverage-table-component .remove-button {
  padding-right: 5px;
}
.my-coverage-table-component .underlined-coverage-family-title {
  border-bottom: 1px solid;
}
.my-coverage-table-component .pricing-total-footer-rebate-padding {
  padding-top: 3px;
}
/* prototype customer client  table component */
.my-client-throughput-component .theme-throughput-price-green {
  color: #008000;
}
.my-client-throughput-component .theme-altern-panel {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.my-client-throughput-component .theme-throughput-table-title {
  font-weight: bold;
}
.payment-schedule .theme-altern-panel {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.payment-schedule .padding-panel {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.payment-schedule .total-align-right {
  text-align: right;
}
.payment-schedule .italic-text {
  font-style: italic;
}
.confirmation-main-information {
  text-align: center;
  font-weight: bold;
}
.admin-configuration-task .v-formlayout .v-formlayout-captioncell {
  text-align: left;
}
.fund-comparison-grid .horizontal-separator {
  background: #dedede;
}
.word-wrap-label .v-caption {
  white-space: normal;
}
.my-fixed-proto-dashboard-welcome-view {
  background-image: url('images/Welcome_chart.jpg');
  color: #ffffff;
  background-size: 100%;
  font-size: 120%;
}
.my-fixed-proto-dashboard-welcome-view b {
  font-size: 120%;
}
.my-fixed-proto-dashboard-view {
  background-image: url('images/hitlist.jpg');
  color: #ffffff;
  background-size: 100%;
}
.my-fixed-proto-dashboard-view b {
  font-size: 120%;
}
.theme-proto-title-1 {
  color: #000000;
  font-family: Verdana;
  font-size: 11pt;
  font-weight: bold;
  padding-top: 14;
  padding-left: 14;
}
.v-proto-verticallayout-border {
  background-color: #F2F0FF;
  border-radius: 5;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
}
.proto-esoliame-riskProfile-information .proto-esoliame-riskProfile-information-label {
  font-weight: bold;
}
.proto-esoliame-center-label {
  text-align: center;
  font-weight: bold;
}
.v-proto-panel.v-panel {
  background: #f2f0ff;
  background: linear-gradient(#f2f0ff, #f2f0ff);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #f2f0ff), color-stop(0.8, #f2f0ff));
  background: -webkit-linear-gradient(#f2f0ff, #f2f0ff);
  background: -moz-linear-gradient(#f2f0ff, #f2f0ff);
  background: -ms-linear-gradient(#f2f0ff, #f2f0ff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#f2f0ff', endColorstr = '#f2f0ff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f2f0ff', endColorstr='#f2f0ff')";
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: none;
}
.v-proto-panel.v-panel .v-panel-title {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.v-proto-panel.v-panel .v-panel-content {
  background: none;
}
.v-proto-panel.v-panel .v-panel-captionwrap .v-panel-nocaption {
  background-image: none;
  height: 1px;
}
.v-proto-panel.v-panel .v-panel-deco {
  background-image: none;
  height: 1px;
}
.v-proto-panel.v-panel .v-panel-deco:before {
  background-image: none;
  height: 1px;
}
.v-multi-currency {
  font-size: xx-small;
  font-style: italic;
}
.v-proto-riskProfile .v-proto-riskProfile-slider {
  margin-left: 4px;
}
.v-proto-riskProfile .v-proto-riskProfile-theme-question {
  background: #ef7c00;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.v-proto-riskProfile .v-proto-riskProfile-theme-question-selected {
  background: #000000;
}
.v-proto-riskProfile .v-proto-riskProfile-question-text {
  font-weight: bold;
  color: #ffffff;
}
.v-proto-riskProfile .v-select-optiongroup .v-select-option {
  padding-bottom: 15px;
}
.v-proto-riskProfile .v-proto-riskProfile-caption .v-captiontext {
  font-weight: bold;
}
.v-proto-riskProfile .v-proto-riskProfile-validation-msg {
  font-style: italic;
}
.v-proto-riskProfile .v-caption-proto-riskProfile-green-profile .v-captiontext {
  text-align: left;
  color: #00AA00;
  font-weight: bold;
}
.v-proto-riskProfile .my-wizard .v-wizardprogressbar {
  padding-top: 0px;
}
.v-proto-riskProfile .v-proto-riskProfile-summary-disabled-opacity .v-disabled {
  opacity: 1;
}
.v-table-cell-content-holder-task-open {
  background-image: url(icons/16/error.png);
  background-repeat: no-repeat;
  background-position: center;
}
.v-table-cell-content-holder-task-accomplished {
  background-image: url(icons/16/tick.png);
  background-repeat: no-repeat;
  background-position: center;
}
.text-underline {
  border-bottom: 1px solid #000000;
  padding-bottom: 1px;
}
.v-proto-theme-securities-table-title {
  font-weight: bold;
  font-style: italic;
  font-size: small;
  font-family: Arial;
  color: #000000;
  white-space: normal;
}
.v-proto-assetName {
  font-weight: bold;
  text-decoration: underline;
}
.v-proto-asset-info {
  font-size: xx-small;
  font-style: italic;
}
.v-table-cell-content-label-isin-market-first-line {
  text-decoration: underline;
}
.v-table-cell-content-label-isin-market-second-line {
  font-size: xx-small;
  font-style: italic;
}
.v-table-cell-content-label-underlined {
  text-decoration: underline;
}
.v-proto-my-asset-selection-window .theme-altern-panel {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.v-proto-my-asset-selection-window .padding-panel {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.v-proto-multine-line-header-table .v-table .v-table-header-wrap {
  height: 40px;
}
.v-proto-multine-line-header-table .v-table .v-table-header-wrap .v-table-header {
  height: 40px;
}
.v-proto-multine-line-header-table .v-table .v-table-header-wrap .v-table-header div.v-table-resizer,
.v-proto-multine-line-header-table .v-table .v-table-header-wrap .v-table-header div.v-table-sort-indicator {
  height: 40px;
}
.v-proto-proposal-step-4 .v-checkbox input {
  margin-left: 0px;
}
.v-proto-variation-up {
  color: green;
}
.v-proto-variation-down {
  color: red;
}
.v-proto-pending-proposal-tooltip {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 1px solid #000000;
  background: #FFFFFF;
  margin-top: -10px !important;
  font-style: italic;
  opacity: 0.9;
  padding-left: 2px;
  padding-right: 2px;
}
.v-transparent-panel.v-panel {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  background: none;
}
.v-transparent-panel.v-panel .v-panel-content {
  background: none;
}
.v-button-link-label-proposal-padding .v-button-wrap {
  padding-left: 5px;
}
.v-button-link-label-dashboard-hit-list .v-button-wrap {
  padding-top: 0px;
}
.column-type-value-wordwrap {
  white-space: normal;
}
.upl-policy-details .padding-panel {
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.v-button-link-label-red .v-button-link-label .v-button-wrap .v-button-caption {
  color: red;
  border-bottom-color: red;
  padding-left: 0px;
}
.upl-offer-details .padding-panel {
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.upl-offer-details .align-center {
  align: center;
}
.upl-policy-checkbox .v-checkbox input {
  margin-left: 0px;
}
.theme-current-reminder-level-orange {
  color: #ED7F10;
}
.italic-text {
  font-style: italic;
}
.v-actionbar-popup-header {
  border-bottom-color: #cccccc;
}
.esolife-advanced-menu .v-actionbar-popup-content  > .v-panel  > .v-panel-captionwrap {
  border-top: 1px solid #C8C8C8;
  border-left: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
}
.esolife-advanced-menu .v-actionbar-popup-content  > .v-panel  > .v-panel-content {
  border-bottom: 1px solid #C8C8C8;
  border-left: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
}
.esolife-advanced-menu .v-actionbar-list li a {
  border-color: #666666;
  background: #ffffff;
}
.esolife-advanced-menu .v-actionbar-list li a.selected,
.esolife-advanced-menu .v-actionbar-list li a:hover {
  background: #a0a0a0;
}
.esolife-advanced-menu .v-actionbar-list li a.action-icon-empty {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: default;
  background: none;
}
.esolife-advanced-menu .v-actionbar-menu .action-page .action-page-back-arrow {
  background: url(icons/anavigation/arrow_left.png) no-repeat;
}
.esolife-advanced-menu .v-actionbar-menu .action-page .action-page-next-arrow {
  background: url(icons/anavigation/arrow_right.png) no-repeat;
}
.esolife-advanced-menu .v-actionbar-menu .action-page .action-page-back:hover,
.esolife-advanced-menu .v-actionbar-menu .action-page .action-page-next:hover {
  background: none repeat scroll 0 0 #bf6364;
}
.esolife-advanced-menu .v-actionbar-menu .with_sub_item  > .border-bottom {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 8px solid #ffffff;
}
.esolife-advanced-menu .v-actionbar-menu .with_sub_item.active  > .border-bottom {
  border-top-color: #000000;
}
.esolife-advanced-menu .v-actionbar-menu .action-page-indicator-item {
  color: #000000;
}
.esolife-advanced-menu .v-actionbar-menu .action-page-indicator-item a:hover {
  color: #bf6364;
  background-color: #a0a0a0;
}
.esolife-advanced-menu .v-actionbar-menu a.selected {
  color: #ffffff;
  background-color: #a0a0a0;
}
.esolife-advanced-menu .v-actionbar-menu a:hover {
  color: #ffffff;
  background-color: #a0a0a0;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title {
  color: #ffffff;
  border-color: #666666;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title:hover {
  color: #ffffff;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row1 {
  background-color: #be3028;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row2 {
  background-color: #225cc8;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row3 {
  background-color: #689600;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row4 {
  background-color: #ef7c00;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row5 {
  background-color: #41495e;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row6 {
  background-color: #a69a96;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row7 {
  background-color: #00a6eb;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row8 {
  background-color: #dc143c;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row9 {
  background-color: #00a686;
}
.esolife-advanced-menu .v-actionbar-menu .action-section-title.row10 {
  background-color: #ffb3bb;
}
.esolife-advanced-menu .v-actionbar-menu .action-sub-item {
  border-color: #666666;
  background: #ffffff;
  color: #a0a0a0;
}
.esolife-advanced-menu .v-actionbar-menu .action-item {
  border-color: #666666;
  background: #ffffff;
  color: #a0a0a0;
}
.esolife-advanced-menu .v-actionbar-menu .action-item.with_sub_item {
  color: #ffffff;
  background-color: #4a4a4a;
  border-color: #666666;
}
.esolife-advanced-menu .v-actionbar-menu .action-item.with_sub_item.active {
  color: #000000;
  background-color: #bf6364;
}
.v-popupview-popup {
  border: none;
  border-bottom: none;
  background: none;
  padding: 3px;
}
.esolife-advanced-menu .v-actionbar-list li a.selected,
.esolife-advanced-menu .v-actionbar-list li a:hover {
  background: none;
}
.suppress-border-radius {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.theme-rounded-corner {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.generic-parameter-item-captions-questionnaire-style .caption-label-marker .question-number-marker {
  font-weight: bold;
  color: #ef7c00;
}
.theme-border {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  padding-left: 5px;
}
.space-vertical-optiongroup-items {
  line-height: 25px;
}
.fix-hidden-red-border-datefield .v-datefield-button {
  margin-left: -4px;
}
.cell-tooltip-popup {
  background: none;
  background: rgba(111, 112, 114, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e56f7072,endColorstr=#e56f7072);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e56f7072,endColorstr=#e56f7072)";
  color: #000000;
}
.text-decoration-none {
  text-decoration: none;
}
.red {
  color: red;
}
.preserve-newlines {
  white-space: pre-wrap;
}
.detail-label {
  color: grey;
  font-size: 10px;
  line-height: 15px;
}
/** Override VAADIN/themes/runo/styles.css about combobox */
.v-app .v-filterselect .v-filterselect-input,
.v-window .v-filterselect .v-filterselect-input,
.v-popupview-popup .v-filterselect .v-filterselect-input {
  color: #6f7072;
  font-family: Arial;
  font-size: 8pt;
}
.v-table-product-settings .v-table-body {
  overflow-x: hidden;
}
.csv-upload-img {
  padding-top: 3px !important;
}
.key-letter-img {
  border: 1px solid #c21c1d;
  box-shadow: 1px 1px 2px #c21c1d;
  -moz-box-shadow: 1px 1px 2px #c21c1d;
  -webkit-box-shadow: 1px 1px 2px #c21c1d;
}
.policy-pricing-panel {
  padding: 10px;
  border-radius: 8px;
}
.policy-indexation-panel {
  padding: 10px;
  border-radius: 8px;
}
.policy-pricing-panel {
  padding: 10px;
  border-radius: 8px;
}
.image-margin {
  margin-top: -22%;
}
.save-button-alignment {
  margin-right: 33.7%;
}
.addToOfferB-button-alignement {
  margin-right: 30.7%;
}
.savedInformations-label-alignement {
  margin-left: -9%;
}
.csslayout-blankSpace-Height {
  margin-bottom: 10px;
}
.panel-rounded-border {
  border-radius: 10px;
}
.padding-top-overrided {
  padding-top: 7px;
}
.coverage-table-scroll {
  overflow-y: auto;
}
.vLayoutScroll > div {
  overflow: auto !important;
}
.coverage-selected-focus {
  background-color: #EF7C00;
  border-radius: 5px;
}
.coverage-title-layout {
  padding-bottom: 8px;
}
.noScroll-v-table-body .v-table-body {
  overflow: hidden !important;
}