@import url("FontStyle.css");
/* Colors definitions*/
@media print {
  a:link {
    text-decoration: none;
    font-weight: bold;
  }
  .detailsSectionCol {
    display: block;
    float: left;
    width: 215px !important;
  }
  body {
    overflow: visible !important;
    text-rendering: optimizeLegibility;
    padding: 0;
    height: auto !important;
    position: relative !important;
    background-color: #ffffff;
    color: #555566;
    font-size: 0.8em !important;
    font-family: Verdana, Geneva, sans-serif !important;
  }
}
.main-warning-notif {
  font-weight: bolder;
  margin: 0;
  background-color: lemonchiffon;
  color: coral;
  padding: .3em;
}
table.pq-grid-header-table .pq-align-right *,
table.pq-grid-header-table .pq-align-center * {
  text-align: left !important;
}
.ie7 {
  overflow: hidden !important;
}
.ie7 .searchButtonStyle,
.ie7 .select-editable {
  height: 24px;
  background-position-y: 0px;
}
.ie7 #searchAndCustomers {
  margin-bottom: 25px;
}
.ie7 .file-list-page-layout div {
  display: inline-block;
  float: left;
  vertical-align: middle;
}
.ie7 .categ table {
  float: none;
  margin: 0.3em;
  display: block;
}
.ie7 div.pq-grid-bottom .pq-grid-footer {
  border: #ffffff;
}
.ie8 .ll-table-container,
.ie8 #ll-navbar {
  width: 100%;
}
html {
  height: 100%;
}
a {
  color: #2a9dd7;
  cursor: pointer;
}
.toolButton {
  float: right;
  margin-right: 10px;
}
.grid-container {
  margin-right: 0.3em;
  margin-bottom: 1.5em;
}
/*hm0731>>*/
#po-overview {
  /*width: 440px;*/
  width: auto;
}
#po-details {
  width: auto;
}
/*<<hm0731*/
.dropdownClass {
  font-family: Verdana, Geneva, sans-serif;
}
.tableCenter {
  position: absolute;
  top: 40%;
  left: 40%;
  margin: -100px 0 0 -150px;
  border-bottom: #696969 4px;
  color: #808080;
  font-weight: bold;
}
.tableCenter .ui-dialog {
  position: relative;
}
.textBoxClass {
  font-family: Verdana, Geneva, sans-serif;
  width: 150px;
}
#AccessDeniedHeader {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 2em;
}
#AccessDeniedHeader img {
  display: block;
  float: left;
  margin-right: 20px;
}
#searchAndCustomers {
  margin-bottom: 10px;
  padding-left: 5px;
}
#dgrdPurchaseLock td.pq-cell-select {
  background-color: transparent;
}
#loan-search {
  font-weight: bold;
  font-size: 1.25em;
  font-family: Verdana, Geneva, sans-serif;
}
.select-editable {
  position: relative;
  display: inline-block;
  width: 240px;
  height: 19px;
  border: 1px solid #2a9dd7;
  background-color: #ffffff;
}
.select-editable select {
  position: absolute;
  left: 0px;
  margin: 0;
  width: 220px;
  border: none;
  font-size: 15px;
}
.select-editable input[type='text'] {
  position: absolute;
  left: 0px;
  padding: 1px;
  width: 200px;
  height: 17px;
  border: none;
  font-size: 15px;
}
.select-editable select:focus,
.select-editable input:focus {
  outline: none;
}
.searchButtonStyle {
  position: absolute;
  left: 220px;
  width: 20px;
  height: 19px;
  border: none;
  background: url("../Images/Search.jpg") no-repeat;
  background-position-x: -3px;
  background-position-y: -3px;
  color: #ffffff;
  vertical-align: top;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  cursor: pointer;
}
.searchButton {
  height: 17px;
  border: 1px solid #2a9dd7;
  vertical-align: top;
}
.right-aligned {
  position: absolute;
  right: 0px;
  padding-right: 1em;
  text-align: right;
}
td .right-aligned {
  position: relative;
}
.left-aligned {
  padding-right: 1em;
  padding-left: 1em;
}
/* ROOPA: THIS AFFECTS ALMOST ALL TEXT FORMAT IN THE PAGES */
body {
  /* ; /*color:#336699;  */
  text-rendering: optimizeLegibility;
  overflow: auto;
  padding: 0;
  height: 80%;
  background-color: #ffffff;
  color: #555566;
  /*  font-weight: bold;*/
  font-size: 0.8em;
  font-family: Verdana, Geneva, sans-serif;
  margin: 0;
}
body form {
  height: 100%;
}
.column {
  float: left;
}
#login-bar {
  margin-bottom: 5px;
  font-size: 1.2em;
}
#left-panel {
  padding-right: 1em;
  min-width: 250px;
  width: 15%;
}
#right-panel {
  position: absolute;
  right: 0px;
  padding-top: 1em;
  padding-bottom: 2em;
  padding-left: 1em;
  width: 15%;
}
#container {
  min-height: 90%;
}
#content {
  position: relative;
  min-width: 500px;
  width: 75%;
  height: 100%;
}
#footer {
  position: relative;
  bottom: 0;
  clear: both;
  margin-top: -100px;
  /*pw 0805*/
  margin: 10px;
  padding-left: 10px;
  height: 50px;
}
.quick-view-row {
  overflow: hidden;
  width: 495px;
}
.invisible {
  display: none;
  visibility: hidden;
}
.quick-view-info-block {
  float: left;
  width: 240px;
}
.quick-view-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.quick-view-info-block table td {
  border-bottom: 1px solid lightgrey;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
/*********************************************SCROLLBAR********************************************
body {scrollbar-track-color: #181818;scrollbar-base-color: #181818;scrollbar-face-color: #303030;scrollbar-3dlight-color: #303030;scrollbar-darkshadow-color: #303030;scrollbar-highlight-color: #464D54;scrollbar-shadow-color: #464D54;scrollbar-arrow-color: #969DA3;}
*/
.pageStyle {
  color: #555566;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
}
td {
  color: #555566;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
}
.tableStyle td {
  font-size: 1em;
}
div.ui-state-error strong {
  color: #000000;
}
#emptyDIV {
  height: 100px;
}
#FileUploadEngine {
  width: 100%;
  height: 355px;
}
#divFileList {
  white-space: nowrap;
  font-size: smaller;
}
#divFileList p {
  display: block;
  margin: 2em 0 .5em 2em;
  font-size: small;
}
#divFileList table {
  border-collapse: collapse;
  background-color: #f0f0f0;
}
#divFileList table th {
  background-color: #ffffff;
  font-weight: normal;
  font-size: small;
}
#divFileList table tr.odd-row {
  background-color: #d9d9d9;
  font-weight: normal;
  font-size: small;
}
#divFileList td div {
  margin: 0 0.5em 0 0.5em;
}
.file-list-style-outer {
  white-space: nowrap;
}
.file-list-style-outer .ui-icon {
  display: inline-block;
}
div.file-list-style-outer div {
  display: inline-block;
  vertical-align: middle;
}
.file-list-status .ui-icon {
  width: 29px;
  height: 29px;
  background-image: url('../Images/spinner.gif');
  background-position: 5px 0px;
}
.file-list-notif .ui-icon {
  visibility: hidden;
  padding: 0px;
  width: 12px;
  height: 12px;
  background-image: url('../Images/i_text_icon.gif');
  background-position: 0px 0px;
}
.file-list-delete .ui-icon {
  width: 29px;
  height: 29px;
  background-image: url('../Images/GrayButton_withTransparency.png');
  cursor: pointer;
}
.file-list-style-outer[file-status="ok"] .file-list-status .ui-icon {
  padding: 0px;
  width: 29px;
  height: 29px;
  background-image: url('../Images/form_icons.gif');
  background-position: -29px 0px;
}
.file-list-style-outer[file-status="ok"] .file-list-dowload div {
  color: #2a9dd7;
  cursor: pointer;
}
.file-list-style-outer[file-status="error"] .file-list-status .ui-icon {
  padding: 0px;
  width: 29px;
  height: 29px;
  background-image: url('../Images/form_icons.gif');
  background-position: -58px 0px;
}
.file-list-page-layout {
  margin: 0.1em;
  padding: 0.8em 0 0.5em 0;
  font-size: small;
}
.file-list-page-layout div {
  margin: 0 3.5em 0 0.5em;
}
.file-list-page-layout .submitButtonStyle {
  right: 0;
  padding: 0 .1em 0 .1em;
}
.file-list-page-layout .submitButtonStyle[disabled="disabled"] {
  color: #d9d9d9;
}
.file-list-page-layout .file-list-name {
  width: 40%;
}
.file-list-size {
  text-align: right;
}
html,
body,
form {
  height: 80%;
}
ul {
  list-style-position: outside;
}
p {
  display: inline;
}
#divMRUListHeader {
  width: 95%;
}
.divStatisticsInput {
  overflow: auto;
  margin-left: 10px;
  width: 420px;
  background: #d9d9d9;
  color: #2a9dd7;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
}
.divStatisticsInput td {
  background: #d9d9d9;
  color: #2a9dd7;
  text-transform: uppercase;
  font-weight: bold;
}
.col3table {
  width: 100%;
}
table.col3table td:nth-child(odd) {
  width: 13%;
}
table.col3table td:nth-child(even) {
  padding-right: 15px;
  width: 20.33%;
}
table.col3table td input,
table.col3table td select {
  width: 100%;
}
.col1table {
  width: 100%;
}
table.col1table td:nth-child(odd) {
  width: 40%;
}
table.col1table td:nth-child(even) {
  padding-right: 8px;
  width: 60%;
}
table.col1table td input,
table.col1table td select {
  width: 70%;
}
table td input.new-lock-readonly {
  border: thin;
  background-color: #f5f5f5;
}
div.rate.pxN {
  width: 60px;
  font-size: 0.9em;
}
div.rate.pxB {
  width: 55px;
  text-align: right;
  font-size: 0.9em;
}
.pxN {
  font-weight: bold;
}
.pxB {
  color: #808080;
  vertical-align: bottom;
  text-align: right;
  font-weight: lighter;
}
.new-lock-searchSelectionTable {
  width: 100%;
  border: 1px solid #808080;
}
table.new-lock-searchSelectionTable th {
  padding-left: 3px;
  width: 14%;
  vertical-align: middle;
  text-align: left;
  font-size: 0.9em;
}
table.new-lock-searchSelectionTable td {
  padding-right: 3px;
  width: 18.33%;
  vertical-align: middle;
  text-align: left;
}
.new-lock-dlg-row {
  overflow: hidden;
  width: 100%;
}
.new-lock-dlg-info-block {
  float: left;
  padding: 5px;
  width: 275px;
}
.new-lock-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.new-lock-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.new-lock-dlg-wrng-block {
  float: left;
  padding: 5px;
  width: 275px;
}
.new-lock-dlg-wrng-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.new-lock-dlg-wrng-block table td {
  /*border-bottom: 1px solid lightgrey;*/
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
input.new-lock-error-field,
select.new-lock-error-field {
  border: 1px solid #ff0000;
}
.close-lock-dlg-row {
  overflow: hidden;
  width: 100%;
}
.close-lock-dlg-info-block {
  float: left;
  padding: 5px;
  width: 340px;
}
.close-lock-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.close-lock-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.close-lock-success-dlg-info-block {
  float: left;
  padding: 5px;
  width: 300px;
}
.close-lock-success-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.close-lock-success-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.close-lock-dlg-wrng-block {
  float: left;
  padding: 5px;
  width: 275px;
}
.close-lock-dlg-wrng-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.close-lock-dlg-wrng-block table td {
  /*border-bottom: 1px solid lightgrey;*/
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.withdraw-lock-dlg-row {
  overflow: hidden;
  width: 100%;
}
.withdraw-lock-dlg-info-block {
  float: left;
  padding: 5px;
  width: 340px;
}
.withdraw-lock-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.withdraw-lock-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.withdraw-lock-success-dlg-info-block {
  float: left;
  padding: 5px;
  width: 300px;
}
.withdraw-lock-success-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.withdraw-lock-success-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.withdraw-lock-dlg-wrng-block {
  float: left;
  padding: 5px;
  width: 275px;
}
.withdraw-lock-dlg-wrng-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.withdraw-lock-dlg-wrng-block table td {
  /*border-bottom: 1px solid lightgrey;*/
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.extend-lock-dlg-row {
  overflow: hidden;
  width: 100%;
}
.extend-lock-dlg-info-block {
  float: left;
  padding: 5px;
  width: 340px;
}
.extend-lock-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.extend-lock-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.extend-lock-success-dlg-info-block {
  float: left;
  padding: 5px;
  width: 300px;
}
.extend-lock-success-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.extend-lock-success-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.extend-lock-dlg-wrng-block {
  float: left;
  padding: 5px;
  width: 275px;
}
.extend-lock-dlg-wrng-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.extend-lock-dlg-wrng-block table td {
  /*border-bottom: 1px solid lightgrey;*/
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.update-lock-dlg-row {
  overflow: hidden;
  width: 100%;
}
.update-lock-dlg-info-block {
  float: left;
  padding: 5px;
  width: 275px;
}
.update-lock-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.update-lock-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.update-lock-success-dlg-info-block {
  float: left;
  padding: 5px;
  width: 300px;
}
.update-lock-success-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.update-lock-success-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.update-lock-dlg-wrng-block {
  float: left;
  padding: 5px;
  width: 275px;
}
.update-lock-dlg-wrng-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.update-lock-dlg-wrng-block table td {
  /*border-bottom: 1px solid lightgrey;*/
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
input.ul-error-field,
select.ul-error-field {
  border: 1px solid #ff0000;
}
input.ul-highlight-field,
select.ul-highlight-field {
  border: 1px solid #2a9dd7;
}
.dec-final-dlg-row {
  overflow: hidden;
  width: 100%;
}
.dec-final-dlg-info-block {
  float: left;
  padding: 5px;
  width: 275px;
}
.dec-final-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.dec-final-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.dec-final-success-dlg-info-block {
  float: left;
  padding: 5px;
  width: 300px;
}
.dec-final-success-dlg-info-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.dec-final-success-dlg-info-block table td {
  border-bottom: 1px solid lightgrey;
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.dec-final-dlg-wrng-block {
  float: left;
  padding: 5px;
  width: 385px;
}
.dec-final-dlg-wrng-block table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.dec-final-dlg-wrng-block table td {
  /*border-bottom: 1px solid lightgrey;*/
  /*-ms-word-wrap: break-word;*/
  word-wrap: break-word;
}
.printExportDivStyle {
  padding: 5px 0 5px 10px;
  color: #2a9dd7;
  line-height: 25px;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: Verdana, Geneva, sans-serif;
  background: #d9d9d9;
  height: 25px;
}
.printImageStyle {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  border: solid;
  border-color: #d9d9d9;
  border-width: 1px;
}
.exportImageStyle {
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border: solid;
  border-color: #d9d9d9;
  border-width: 1px;
}
.divtoolbarStyle {
  padding: 5px 0 5px 10px;
  /* height: auto; */
  /* border: 0.5px solid dimgray;  #448dae;*/
  /*border: 1px solid lightgray;background: #D9D9D9;/*background: #79c9ec url(images/ui-bg_glass_75_79c9ec_1x400.png) 50% 50% repeat-x; #00A2E8*/
  color: #2a9dd7;
  background: #d9d9d9;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 22px;
  height: 30px;
}
.divtoolbarStyle span {
  display: block;
  margin-left: 3em;
  padding: 0;
}
.divtoolbarStyle .submitButtonStyle {
  position: relative;
  right: 3em;
}
.divtoolbarQuick {
  /*border: 1px solid dimgrey;background: dimgrey;color: #2A9DD7;color: white;*/
  font-weight: bold;
  font-size: 1.1em;
  color: #2a9dd7;
}
.divtoolbarStyleMini {
  /*border: 1px solid dimgrey;background: dimgrey;color: #2A9DD7;color: white;*/
  font-weight: bold;
  font-size: 1.1em;
  color: #2a9dd7;
}
.detailsSection {
  clear: both;
  width: 100%;
}
.detailsSection table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.detailsSection table td {
  border-bottom: 1px solid lightgrey;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.boldLabels {
  color: #555566;
  font-weight: bold;
}
.multipleDivs {
  float: left;
}
.detailsSectionCol {
  display: block;
  float: left;
  margin-right: 1px;
  width: 300px;
}
.update-lock-detailsSectionCol {
  display: block;
  float: left;
  margin-right: 15px;
  width: 275px;
}
.ul-readonly {
  border: thin;
  background-color: #f5f5f5;
}
#dgrdPurchaseLock .pl-editableleftcell {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: Highlight;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: Highlight;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: Highlight;
}
#dgrdPurchaseLock .pl-editablecell {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: Highlight;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: Highlight;
}
#dgrdPurchaseLock select.pl-wrgins {
  width: 100%;
}
#dgrdPurchaseLock select.pl-shpcarr {
  width: 100%;
}
.divtooltipStyle {
  border: solid #ffffff 1px;
  background: #ff8c00;
  color: #ffffff;
}
.divRequiredFieldLabel {
  margin-right: 0px;
  width: 133px;
  height: 9px;
  color: #555566;
  font-size: 11px;
  font-family: Verdana, Geneva, sans-serif;
}
.divErrContent {
  padding: 0 .7em;
  color: #cd0a0a;
}
.divWrngContent {
  padding: 0 .7em;
  color: #ffff00;
}
.divInfo {
  padding: 0 .7em;
  color: #ffffff;
}
.menuLabeltoolbarStyle {
  /*#336699;*/
  height: 25px;
  background: #2a9dd7;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 25px;
}
.JSTreeDiv {
  min-width: 100%;
  text-transform: uppercase;
}
.JSTreeDiv.jstree-default li.level1 > a {
  /*margin: 10px auto;*/
  color: #336699;
  font-weight: bold;
  cursor: default !important;
  pointer-events: none;
}
.JSTreeDiv.jstree-default li.level1 > a[disabled] {
  pointer-events: none;
}
.JSTreeDiv.jstree-default li > a {
  color: #2a9dd7;
}
.JSTreeDiv.jstree-default .jstree-node {
  margin-left: 0;
}
.JSTreeDiv.jstree-default .jstree-icon {
  display: none;
}
.JSTreeDiv.jstree-default .jstree-hovered {
  font-weight: bold;
  border: 1px solid lightgray;
}
.JSTreeDiv.jstree {
  border-top: 2px solid lightgray !important;
  border-right: 2px solid lightgray !important;
}
.JSTreeDiv.jstree li {
  background: none;
  padding-top: 10px;
  list-style-type: none;
  min-height: 18px;
}
.JSTreeDiv.jstree li ul li {
  border-bottom: 1px solid lightgray !important;
}
.JSTreeDiv.jstree li[aria-level="1"] > a {
  /*margin: 10px auto;*/
  color: #369;
  font-weight: bold;
  cursor: default !important;
  pointer-events: none;
  text-decoration: none;
}
.JSTreeDiv.jstree li[aria-level="2"] > a {
  display: inline-block;
  line-height: 16px;
  height: 16px;
  white-space: nowrap;
  text-decoration: none;
  padding: 1px 2px;
  margin: 0;
}
.JSTreeDiv.jstree ul {
  padding-left: 18px;
}
.JSTreeDiv .jstree-leaf {
  text-transform: capitalize;
}
.headerStyle {
  display: inline;
  color: #336699;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}
h1.headerStyle {
  font-size: 2em;
}
.submitButtonStyle {
  border: none;
  background: #2a9dd7;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  cursor: pointer;
}
.submitButtonArea {
  display: inline-block;
  margin-left: 70%;
}
.vsbulletlistStyle ul {
  display: none;
}
hr {
  width: 100%;
  color: #808080;
}
.titleHeader {
  height: 22px;
  background-color: #2a9dd7;
  color: #ffffff;
  line-height: 22px;
}
/*Rate Sheet*/
#rs-navbar {
  position: relative;
  display: block;
  height: auto;
}
#btnPerformAction {
  width: 12em;
  height: 2em;
}
#rs-download {
  position: absolute;
  top: 1em;
  right: 3em;
}
#rs-select-rights {
  display: none;
}
#rs-select-pricesets {
  display: none;
}
/* For IE 6/7 (trigger hasLayout) */
.categ {
  overflow-y: auto;
  margin-top: 1em;
  -ms-zoom: 1;
  zoom: 1;
}
.categ:before,
.categ:after {
  display: block;
  content: "";
}
.categ:after {
  clear: both;
}
.categ .grid-container {
  float: left;
}
.categ .grid-container * {
  clear: both;
}
.extendButtonsWidth {
  width: 425px;
  text-align: right;
}
.option-list-close {
  width: 410px;
  height: 100%;
}
.option-list-extend {
  width: 410px;
  height: 100%;
}
.option-list-withdraw {
  width: 410px;
  height: 100%;
}
.tdTextAlighRight {
  width: 420px;
  text-align: right;
}
.CloseTdWidth {
  width: 140px;
}
.tableCloseLock {
  width: 422px;
  border: solid 1px #696969;
  border-collapse: collapse;
}
.tableCloseLock th {
  padding-left: 1em;
  height: 22px;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
  font-size: 11px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 22px;
  background-color: #696969;
}
.loan-action-details {
  margin-left: 10%;
}
.ll-cell-error {
  background-color: #ff8080 !important;
  color: #000000;
  font-weight: bolder;
  font-size: 1em;
}
.ll-cell-warn {
  background-color: #ffff50 !important;
  color: #000000;
  font-weight: bolder;
  font-size: 1em;
}
.ll-cell-info {
  background-color: #80ff80 !important;
  color: #000000;
  font-weight: bolder;
  font-size: 1em;
}
.ll-cell-prev {
  background-color: #f0f0f0 !important;
}
.ll-row-error {
  background-color: #ffc0c0 !important;
}
.ll-row-warn {
  background-color: #ffffc0 !important;
}
.ll-row-info {
  background-color: #c0ffc0 !important;
}
#ll-middle {
  /* max-width: 750px; */
}
#ll-navbar {
  height: 100%;
}
#ll-navbar span {
  display: inline;
}
#ll-process {
  height: 25px;
}
.ll-table-container {
  overflow: auto;
  max-height: 650px;
  width: inherit;
  height: auto;
  table-layout: fixed;
}
.tt-item-first {
  margin-top: 1.6em;
  border-top: 1px solid #555566;
}
.tt-item {
  padding: 0.8em 0 0.5em 0;
  border-bottom: 1px solid #555566;
}
.tt-label {
  margin-left: 20%;
}
#ll-process input[type='button'] {
  margin-left: 200px;
}
.ll-grid {
  table-layout: fixed;
}
.ui-tooltip {
  padding: 0;
  border: 1px solid #000000;
  background-color: #f0f0f0;
  color: #000000;
  font-size: 1em;
}
.pm-input-label {
  display: inline-block;
  padding-right: 20px;
  width: 200px;
  text-align: right;
}
.pm-input {
  margin: 0px;
  padding: 0px;
  width: 400px;
}
.pm-input select {
  width: 400px;
}
.pm-input input[type='text'] {
  width: 396px;
  border: 1px solid #808080;
  /*gray*/
}
.pm-input-container {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
#ReportHeader {
  margin-top: 1em;
}
#pm-report-submit {
  position: relative;
  display: none;
  margin-top: 1em;
}
.mandatory-field-notif {
  position: relative;
  left: 225px;
}
#divErr {
  display: none;
}
.cs-notif-error,
.ui-widget-content .cs-notif-error,
.ui-widget-header .cs-notif-error {
  /*background: #ffdddd;*/
  color: #cd0a0a;
  font-weight: bold;
}
.cs-notif-dlgerror,
.ui-widget-content .cs-notif-dlgerror,
.ui-widget-header .cs-notif-dlgerror {
  /*background: #ffdddd;*/
  color: #cd0a0a;
  font-weight: bold;
}
.cs-notif-warn,
.ui-widget-content .cs-notif-warn,
.ui-widget-header .cs-notif-warn {
  /*background: #ffffdd;*/
  color: #ff8c00;
  font-weight: bold;
}
.cs-notif-dlgwarn,
.ui-widget-content .cs-notif-dlgwarn,
.ui-widget-header .cs-notif-dlgwarn {
  /*background: #ffffdd;*/
  color: #ff8c00;
  font-weight: bold;
}
.cs-notif-info,
.ui-widget-content .cs-notif-info,
.ui-widget-header .cs-notif-info {
  /*background: #ddffdd;*/
  color: #009900;
  font-weight: bold;
}
.cs-notif-dlginfo,
.ui-widget-content .cs-notif-dlginfo,
.ui-widget-header .cs-notif-dlginfo {
  /*background: #ddffdd;*/
  color: #009900;
  font-weight: bold;
}
.cs-notif-error,
.cs-notif-warn,
.cs-notif-info {
  display: none;
  margin: 1em 0 1em 0;
  padding: 0.5em;
}
.cs-notif-dlgerror,
.cs-notif-dlgwarn,
.cs-notif-dlginfo {
  display: none;
  margin: 1em 0 1em 0;
  padding: 0.5em;
}
.export_to_csv div.title {
  /* hide div title, used for attachment filename*/
  /* hm doesn't work */
  display: none !important;
  /*display: none;*/
}
.pq-grid-export-to {
  /* export to csv..etc links */
  text-align: right;
}
.pq-grid-export-to a {
  /* export to csv..etc links */
}
/* hm0730, grid fix title; details-header and overview-header*/
#overview-header {
  width: 590px !important;
}
#lmoverview-grid {
  width: 600px !important;
}
#details-header {
  width: auto !important;
}
.btn-export-grid {
  width: 32px;
  height: 27px;
}
#mobileOptions a {
  color: gray;
  text-decoration: none;
}
#mobileOptions a:hover {
  color: darkgray;
}
.nd-hidden {
  display: none;
}
.nd-important-notice {
  color: red;
}
#FileManagementIframe {
    height: 80vh;
}
