/****************
 * I3ports      *
 ****************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
  }
 table tr, table td {
  page-break-inside: avoid !important;
 }
@media print {
	
    /*
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  table table {
    border-spacing: 0px;
    border-collapse: separate;
  }
  table table td { 
    border: 1px solid #fff;
  }
  td {
    vertical-align: top;
  }
  table table td:nth-child(even){
    padding: 2px 4px;
    background-color: #F5F5F5 !important;
    border-right: 0;
  }
  table table td:nth-child(odd){
    padding: 2px 4px;
    background-color: #F0F0F0 !important;
    border-left: 0;
  }
  */

  #tblFixedHeader {display: none !important;}
  table td {background-repeat: no-repeat !important;}

  body .iconRep {
    background-image: none !important;
    padding-left: 0 !important;
  }

  /* Black prints faster: h5bp.com/s */
  #sidebar-toggle, #agent-nav, #user-menu, #search-menu, #top-nav,
  #main-header hgroup a, #main-header hgroup i, #main-header hgroup span, #main-header hgroup dl,
  #footer, .no-print, .btn, img.calendar-image {
    display: none !important; }

  /*a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }*/
  a, a:after {
    content: normal !important; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  body {
    height: auto !important; }

  .noprint {
    display: none !important; }

  .ui-dialog {
    display: none !important; }

  #print-container {
    display: block !important; }

  #print-container, #print-container * {
    visibility: visible; }

  table, table td, table * {
    white-space: nowrap !important; } 
  
  header#main-header {
  display: none !important; }

  #content {font-size: 90% !important;}

  body input[type="text"],
  body input[type="password"],
  body select,
  body label,
  body table th,
  body table td {
    font-size: 13px !important;
  } 

  input.calendar-field {
    background: #fff !important;
    border: 0 solid #fff !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    width: 82px !important;
    text-indent: 0 !important;
    height: 28px !important;
    outline: 0 !important;
    transition: none !important;
    -webkit-appearance: none;
  }

  .print-calendar-separator  {
    display: block !important;
    line-height: 28px;
    height: 28px;
  }

  .catalog-header {
    border: 0 !important;
    background: transparent !important;
    padding: 10px 0 0px 0 !important;
  }
  .view-type { display: none; }
  .form-horizontal {padding: 0 10px;} 

  .pagination { display: none;}

}

  
/****************
 * Responsive   *
 ****************/
#print-container {
  display: none; }

body.signInPage #top-nav {
  line-height: 40px;
  text-align: center; }

img.country {
  width: 22px;
  height: 14px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 3px; }

table.table th,
table.table td {
  line-height: 1; }

table.reportTable {
  display: table; }

table.messageTable {
  display: table; }

table.stacktable {
  display: none; }

table.msgtable {
  display: none; }

.mobile-pagination {
  display: none; }

#flowViewDialogContent .accordion-group {
  border-radius: 0; }

/* jQuery ui hacks */
body input[type="text"],
body input[type="password"],
body select,
body label,
body table th,
body table td {
  font-size: 14px; }

input {
  padding-right: 11px !important; 
}

.form-horizontal .control-label {
  padding-top: 3px;
}
.form-horizontal .control-label {
  vertical-align: middle;
}
label {
  margin-bottom: 3px;
}
.form-horizontal input[type="text"],
.form-horizontal input[type="password"],
.form-horizontal input[type="email"],
.form-horizontal input[type="number"] {
  height: 26px !important;
}
.ui-progressbar {
    position: relative;
  }
  .progress-label {
    position: absolute;
    left: 50%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
  }
  
#tabs .table th,
#tabs .table td {
  padding: 3px;
  position: relative; }

#tabs table.table td {
  vertical-align: middle; }

#tabs table.table td > img:not(.pic) {
  position: absolute;
  margin: 8px 0 0 8px;
  cursor: pointer;
  z-index: 999; }

#tabs table.table input + img:not(.pic), table.table select + img:not(.pic) {
  top: initial;
  right: 0;
  position: absolute;
  margin: 7px 8px 0 0;
  cursor: pointer; }

body #tabs table.table img:not(.pic) + input {
  text-indent: 24px; }

#tabs table img, #tabs table td img {
  vertical-align: middle; }

.form-horizontal img.pic + input.btn {
  text-indent: 0; }

.form-horizontal.msg-form .control-group.subject .controls {
  background-color: #EEE;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.07451) 0px 1px 1px 0px inset;
  box-sizing: border-box;
  color: #111;
  height: 30px;
  line-height: 13px;
  margin: 0;
  padding: 4px;
  vertical-align: middle;
  word-spacing: 0px;
  margin-left: 180px; }
  .form-horizontal.msg-form .control-group.subject .controls input {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    text-overflow: ellipsis;
    width: 60%;
    padding: 0;
    height: 20px;
    text-indent: 0; }
  .form-horizontal.msg-form .control-group.subject .controls img {
    position: relative;
    margin: 0;
    cursor: pointer; }

@media screen and (max-width: 1100px) {

  #user-menu i.user-menu {
    font-size: 160% !important; 
  }
  #user-menu i.user-menu:after {
    content: none !important;
  }
  #user-menu i.user-menu + span,
  #user-menu i.user-menu + span + .caret {
    display: none;
  } 
  #user-menu ul {
    z-index: 999999;
    text-align: left;
    margin-top: -3px !important;
  }

  #main-nav {
    font-size: 85%;
  }

  #main-nav > ul > li > a {
    padding: 12px 6px 10px;
  }

}

@media screen and (max-width: 780px) {
  #quick-search {
    display: none; } 
}

/* #### Mobile Phones Portrait #### */
@media screen and (max-device-width: 640px) and (orientation: portrait) {
  /* some CSS here */ 
    .repTable {
    display: none; }
}
/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 640px) and (orientation: landscape) {
  /* some CSS here */ 
  
}
/* #### Mobile Phones Portrait or Landscape #### */
@media screen and (max-width: 750px) {

.col1, .col2 {
  float: none !important;
  margin: 0 10px !important;
  width: auto !important;
}
.col1 .content, .col2 .content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.col1 .control-label, .col2 .control-label {
  width: 140px;
}

.col1 .controls, .col2 .controls {
  margin-left: 150px;
}

#sidebar nav#side-nav {
  display: block;
  margin-top: 14px;
}
.menu-bar-toggle,
.menu-bar-toggle + div {
  display: block !important;
}

#sidebar .side-search {
  display: none;
  padding: 14px;
  margin-top: 0;
}
#sidebar div.selectors {
  display: block;
}

.navbar .navbar-inner .appbar-toggle > a {
  padding: 11px 14px 6px !important;
}
.search-bar-toggle,
.search-bar-toggle + div {
  display: none !important;
}

#sidebar .selectors {
  text-align: center;
}
#sidebar .btn-group {
  margin: 14px auto 0;
}
#sidebar .btn-group .btn {
  padding: 7px 10px; 
}

#sidebar #side-nav li {
  list-style: none;
}
#sidebar #side-nav li a { 
  padding: 10px; 
  background: #444;
  border-top: 1px solid #666;
  border-bottom: 1px solid #111;
  display: block;
  color: #f1f1f1
}
#sidebar #side-nav li a:hover,
#sidebar #side-nav li a:focus,
#sidebar #side-nav li a:active { 
  background: #555;
  text-decoration: none;
}
#sidebar .content {
  margin-left: 0 !important;
}
#sidebar .content > div {
  width: auto !important; 
}
#sidebar #side-nav ul {
  border-top: 1px solid #111;
  margin: 0 0  14px;
}

  table.reportTable {
    display: none; }

  table.messageTable {
    display: none; }

  table.stacktable {
    display: table; }

  table.msgtable {
    display: table; }

  .container {
    width: 100%; }
    .container .row {
      margin: 0;
      padding: 0; }

  body #wrapper {
    margin-top: 0 !important; }

  #top-nav, #top-nav .navbar-inner {
    height: 42px;
    max-height: 42px;
    text-align: center; }
    #top-nav .separator, #top-nav .navbar-inner .separator {
      height: 42px; }
    #top-nav .brand a, #top-nav .navbar-inner .brand a {
      height: 42px;
      display: block;
      width: 100%; }
      #top-nav .brand a img, #top-nav .navbar-inner .brand a img {
        vertical-align: middle;
        }
    #top-nav a.mobile-logout, #top-nav .navbar-inner a.mobile-logout {
      display: block;
      float: right;
      height: 52px;
      padding: 0 15px;
      line-height: 56px; }
      #top-nav a.mobile-logout i, #top-nav .navbar-inner a.mobile-logout i {
        line-height: 1;
        color: #ffffff;
        font-size: 22px; }
      #top-nav a.mobile-logout:active, #top-nav a.mobile-logout:hover, #top-nav .navbar-inner a.mobile-logout:active, #top-nav .navbar-inner a.mobile-logout:hover {
        background-color: #5982a8;
        text-decoration: none; }

  body header#main-header {
    margin-top: 42px; }

  .general-info { width: 100%; } 

  .container-fluid {
    padding: 0; }

  .row-fluid [class*="span"] {
    width: 100%;
    margin: 0; }

  .mobile-hide {
    display: none; }

  #frmTaskMon legend, form[name="frmMsg"] legend {
    padding: 0 0 0 10px; }

  #frmTaskMon thead, form[name="frmMsg"] thead {
    display: none; }

  #frmTaskMon table td {
    padding: 15px 10px; }

  #frmTaskMon table, form[name="frmMsg"] table {
    border-bottom: 1px solid #ddd; }

  #frmTaskMon table td {
    background-color: #ffffff; }

  #frmTaskMon input[name="btnRefreshMon"] {
    width: 90%;
    height: 36px;
    font-size: 121%; }

  #frmTaskMon p {
    text-align: center; }

  #frmTaskMon td {
    padding-left: 30px !important;
    position: relative; }
    #frmTaskMon td a img {
      position: absolute;
      left: 12px;
      margin-top: 4px; }

  form[name="frmMsg"] .pagination {
    display: none; }

  form[name="frmMsg"] .mobile-pagination {
    display: block; }

  form[name="frmMsg"] table td {
    padding: 15px  0; }

  form[name="frmMsg"] #btnDelete,
  form[name="frmMsg"] #btnNewMsg {
    width: auto;
    height: 36px; }

  form[name="frmMsg"] #btnDelete {
    float: left;
    margin-left: 5%; }

  form[name="frmMsg"] #btnNewMsg {
    float: right;
    margin-right: 4px; }

  body.signInPage #top-nav {
    line-height: 39px; }
    body.signInPage #top-nav img {
      margin: 12px auto 0 !important; }
  body.signInPage #wrapper {
    padding-bottom: 0; }
  body.signInPage .span8 {
    width: 94%;
    padding: 10px;
    margin: 2px auto;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
    position: relative;
    float: none;
    border-radius: 2px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1); }
    body.signInPage .span8 form {
      background-color: #fcfcfc;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-radius: 2px;
      box-shadow: none;
      padding: 0 10px;
      margin-top: 0; }
      body.signInPage .span8 form legend {
        margin-bottom: 0;
        border-bottom: 0;
        padding-top: 0; }
      body.signInPage .span8 form .control-group {
        margin-bottom: 10px; }
      body.signInPage .span8 form .control-label, body.signInPage .span8 form .controls {
        width: 100%; }
      body.signInPage .span8 form .control-label label {
        width: 96%; }
      body.signInPage .span8 form .controls {
        margin: 0; }
        body.signInPage .span8 form .controls input, body.signInPage .span8 form .controls select {
          width: 100%;
          box-sizing: border-box;
          font-size: 16px; }
        body.signInPage .span8 form .controls input[type="checkbox"] {
          width: auto; }
      body.signInPage .span8 form p {
        text-align: center; }
      body.signInPage .span8 form input[type="submit"].btn {
        width: 100%;
        margin: 0 auto;
        height: 36px;
        font-size: 121%; }
    body.signInPage .span8:before, body.signInPage .span8:after {
      z-index: -1;
      position: absolute;
      content: "";
      bottom: 15px;
      left: 10px;
      width: 50%;
      top: 80%;
      max-width: 300px;
      background: #777;
      -webkit-box-shadow: 0 15px 10px #777;
      -moz-box-shadow: 0 15px 10px #777;
      box-shadow: 0 15px 10px #777;
      -webkit-transform: rotate(-2deg);
      -moz-transform: rotate(-2deg);
      -o-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      transform: rotate(-2deg); }
    body.signInPage .span8:after {
      -webkit-transform: rotate(2deg);
      -moz-transform: rotate(2deg);
      -o-transform: rotate(2deg);
      -ms-transform: rotate(2deg);
      transform: rotate(2deg);
      right: 10px;
      left: auto; }

  .brand + div, #main-nav {
    display: none !important;
  }

  footer#footer {
    display: none; }

  table.stacktable {
    margin: 0 3%;
    width: 94%; }

  table.msgtable {
    width: 100%; }
    table.msgtable tr td {
      white-space: normal; }
    table.msgtable tr td img {
      vertical-align: baseline;
      margin-right: 5px; }
    table.msgtable tr td:first-child {
      padding-right: 15px;
      padding-left: 15px;
      text-align: center; }
    table.msgtable tr td:last-child {
      padding-right: 10px;
      padding-left: 10px;
      text-align: center; }
    table.msgtable div {
      position: relative; }
    table.msgtable .date {
      float: left; }
    table.msgtable .type {
      float: right; }

  .mobile-pagination ul {
    list-style-type: none;
    margin: 0 5% 20px;
    position: relative;
    overflow: hidden;
    display: block; }
  .mobile-pagination li {
    list-style-type: none;
    display: block;
    margin: 0 1% 0 0;
    float: left; }
  .mobile-pagination li {
    width: 18%; }
  .mobile-pagination li:first-child, .mobile-pagination li:last-child {
    width: 13%; }
  .mobile-pagination li:last-child {
    margin-right: 0; }
  .mobile-pagination li a {
    height: 30px;
    font-size: 121%;
    color: #000000 !important;
    width: 100%;
    padding: 0;
    line-height: 30px; }
  .mobile-pagination li a:hover {
    text-decoration: none !important; }
  .mobile-pagination li.select {
    width: 34%; }

  .form-horizontal.msg-form {
    padding: 0 10px;
    margin-top: 0 !important; }
    .form-horizontal.msg-form .control-group {
      margin-bottom: 10px; }
    .form-horizontal.msg-form .control-label, .form-horizontal.msg-form .controls {
      width: 100%; }
    .form-horizontal.msg-form .control-label label {
      width: 96%;
      font-weight: bold; }
    .form-horizontal.msg-form .controls {
      width: 100%;
      clear: left;
      margin: 0 !important; }
      .form-horizontal.msg-form .controls input[type="checkbox"] {
        width: auto; }
    .form-horizontal.msg-form p {
      text-align: center; }
    .form-horizontal.msg-form input[type="submit"], .form-horizontal.msg-form input[type="button"], .form-horizontal.msg-form input[type="reset"] {
      width: 100%;
      margin: 0 auto 10px;
      height: 36px;
      font-size: 121%; }

  table.msgtable, table.stacktable {
    display: table !important; }

 }
/* #### iPhone 4+ Portrait or Landscape #### */
@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  /* some CSS here */ }
/* #### Tablets Portrait or Landscape #### */
/* #### Desktops #### */
@media screen and (min-width: 1024px) {
  body {
    background: white url("../img/headerbg.jpg") repeat-x top left; }

  table.msgtable, table.stacktable {
    display: none; }

  .repTable {
    display: table; } }
@media screen and (max-width: 1024px) {
  body {
    background: #fff;
    background-image: none !important; } }
/****************
 * General      *
 ****************/
body {
  background-color: #ffffff; }

input {
  color: #111 !important;
  line-height: 1 !important; }

footer a {
  color: #333333;
  text-decoration: underline; }
  footer a:hover {
    color: #225686; }

table img {
  width: initial;
  height: initial;
  max-width: none; }

.print-calendar-separator  {
  display: none;
}

body.signInPage #wrapper {
  padding-top: 42px;
  padding-bottom: 40px; }
body.signInPage #top-nav {
  box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.4); }
body.signInPage #top-nav .brand img {
  width: 125px;
  margin: 8px auto 0;
  display: block; }
body.signInPage form {
  margin: 27px 0 0 0;
  background-color: #fcfcfc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15); }
  body.signInPage form:before {
    content: "";
    z-index: -1;
    position: absolute;
    width: 95%;
    top: 10px;
    right: 0px;
    bottom: 10px;
    left: 0px;
    border-radius: 0px;
    box-shadow: 0px 0px 20px #2a2e31; }
  body.signInPage form:after {
    content: "";
    z-index: -1;
    position: absolute;
    width: 95%;
    top: 10px;
    right: 0px;
    bottom: 10px;
    border-radius: 0px;
    box-shadow: 0px 0px 20px #2a2e31; }
/* Slider Row */
.slider {
	overflow: auto;
	max-height: 300px; /* approximate max height */

	transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.slider.closed {
	max-height: 0;
}
.linkCell {
  background: transparent url("../../images/arrow_select.gif") no-repeat left center;
  padding-left: 16px !important;
  color: #23598A !important;
  cursor: pointer !important; 
  }
  .linkCell:hover {
	text-decoration: underline;
  }
.linkCell2 {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 2px 4px;
  padding-left: 20px !important;
  color: #23598A !important;
  cursor: pointer !important; 
  }
  .linkCell2:hover {
	text-decoration: underline;
  }
.linkCell3 {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 2px center !important;
  padding-left: 20px !important;
  color: #23598A !important;
  cursor: pointer !important; 
  }
  .linkCell3:hover {
	text-decoration: underline;
  }
 .linkAction0 { /* Approved Sales Order */
	background-image: url('../../images/action_0.gif') !important;
 }
  
 .linkAction1 { /* Convert Quotation to Sales Order */
	background-image: url('../../images/action_1.gif') !important;
 }
  
 .linkAction2 { /* Close Object */
	background-image: url('../../images/action_2.png') !important;
 }
  
 .linkAction3 { /* Cancel Object*/
	background-image: url('../../images/action_3.png') !important;
 }
  
 .linkAction4 { /* Add Item to Cart */
	background-image: url('../../images/icon_cart.png') !important;
 }
  
 .linkAction5 { /* Add Item to Wish List */
	background-image: url('../../design/0/images/heart_icon.png') !important; 
  background-position: 2px 6px !important;
 }
  
 .linkAction6 { /* Delete Object */
	background-image: url('../../images/action_6.png') !important;
 }
  
 .linkAction7 { /* Convert Sales Order to A/R Invoice */
	background-image: url('../../images/action_7.gif') !important;
 }
  
 .linkAction8 { /* Approve Purchase Order */
	background-image: url('../../images/action_8.gif') !important;
 }

 .linkAction9 { /* Duplicate Document */
	background-image: url('../../images/action_9.png') !important;
 }

 .linkAction10 { /* Convert Sales Order to Delivery */
	background-image: url('../../images/action_10.gif') !important;
 }

 .iconLink {
	background-image: url('../../images/icon_link.png') !important;
 }

 .iconRep { 
	background-image: url('../../images/icon_report.gif') !important;
 }

 .iconChart { 
	background-image: url('../../images/icon_chart.png') !important;
 }

 .iconDash { 
	background-image: url('../../images/icon_dash.png') !important;
 }

 .iconForm { 
	background-image: url('../../images/icon_form.gif') !important;
 }

 .iconOp { 
	background-image: url('../../images/icon_operation.gif') !important;
 }

 .iconObj { 
	background-image: url('../../images/icon_object.png') !important;
 }
 .alertCell { 
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 20px !important;
	background-image: url('../../images/icon_alert.gif') !important;
 }

.stacktable {
  border-collapse: separate;
  border-spacing: 0;
  font-size: 115%; }
  .stacktable td {
    padding-bottom: 10px; }
  .stacktable td, .stacktable th {
    background-color: #f2f2f2; }
  .stacktable tr.spacer td {
    border: 0 !important;
    background: transparent;
    height: 20px; }
  .stacktable th.st-head-row {
    border: 1px solid #d6d7d8;
    border-bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding-top: 0; }
  .stacktable tr td:first-child {
    border-left: 1px solid #d6d7d8; }
  .stacktable tr td:last-child {
    border-right: 1px solid #d6d7d8; }
  .stacktable td.st-foot-row {
    border: 1px solid #d6d7d8;
    border-top: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-bottom: 0; }
  .stacktable td.st-key {
    font-weight: bold; }
    .stacktable td.st-key i {
      display: none; }
  .stacktable td.st-btn {
    padding-top: 5px;
    text-align: center; }
  .stacktable tr.spacer td {
    padding: 0; }

/****************
 * Utility      *
 ****************/
.pull-left {
  float: left; }

.pull-right {
  float: right; }

.hide {
  display: none; }

.show {
  display: block; }

.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.neg {
  color: #d14; }
  .neg:after {
    content: ")"; }
  .neg:before {
    content: "("; }

.req, .error, .neg {
  color: red; }

.required:after,
label[required]:after {
  content: '*';
  color: red; }
.required.overflow {
  position: relative;
  padding-right: 10px; }
  .required.overflow:after {
    position: absolute;
    right: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-left: 4px solid rgba(0, 0, 0, 0);
  content: ""; }

/********
 * Misc *
 ********/
.dialogLoader {
	display: none; position: absolute; opacity: 0.6; background: #F9F9F9;
}
#tabs input[type="checkbox"] {
  min-width: 1px; }

form {
  margin: 0 0 10px
  
}

table.table td,
table.table th {
  white-space: nowrap; 
  padding: 4px 2px;
}
.report table.table td,
.report table.table th {
  white-space: nowrap; 
  padding: 3px 2px;
}

table.table td {
  font-size: 13px;
}
table p {
  margin: 0 !important;
}

.btn {
	line-height: 14px !important;
}
button.btn {
  padding-left: 2px;
}
button.btn i {
	background-repeat: no-repeat;
	padding-left: 26px;
	background-position: 6px center; 
}

.btn-cart {
	background-image: url('../../images/btn_cart.png');
}
.btn-rep {
	background-image: url('../../images/icon_report.gif');
}
.btn-return {
	background-image: url('../../images/btn_return.png');
}
.btn-new {
	background-image: url('../../images/btn_new.png');
}
.btn-refresh {
	background-image: url('../../images/btn_refresh.png');
}
.btn-del {
	background-image: url('../../images/btn_delete.png');
}
.btn-cancel {
	background-image: url('../../images/btn_cancel.png');
}
.btn-clear {
	background-image: url('../../images/btn_clear.png');
}
.btn-messages {
	background-image: url('../../images/btn_messages.png');
}
.btn-archive {
	background-image: url('../../images/btn_archive.png');
}
.btn-message-new {
	background-image: url('../../images/btn_message_new.png');
}
.btn-message-reply {
	background-image: url('../../images/btn_message_reply.png');
}
.btn-view {
	background-image: url('../../images/icon_object.png');
}
.btn-edit {
	background-image: url('../../images/btn_edit.png');
}
.btn-accept {
	background-image: url('../../images/btn_accept.png');
}
.btn-search {
	background-image: url('../../images/btn_search.png');
}
.btn-search-adv {
	background-image: url('../../images/btn_search_advanced.png');
}
.btn-save {
	background-image: url('../../images/btn_save.png');
}
.btn-save-submit {
	background-image: url('../../images/btn_save_submit.png');
}
.btn-run-bg {
	background-image: url('../../images/btn_background.gif');
}
.btn-restore {
	background-image: url('../../images/btn_restore.png');
}
.btn-upload {
	background-image: url('../../images/btn_upload.png');
}
.btn-import {
	background-image: url('../../images/btn_import.png');
}
.btn-plus {
	background-image: url('../../images/btn_plus.png');
}
.btn-minus {
	background-image: url('../../images/btn_minus.png');
}
.btn-close {
	background-image: url('../../images/btn_close.png');
}
.btn-print {
	background-image: url('../../images/btn_print.png');
}
.btn-next {
	background-image: url('../../images/btn_next.png');
}
.btn-next-all {
	background-image: url('../../images/btn_next_all.png');
}
.btn-previous {
	background-image: url('../../images/btn_previous.png');
}
.btn-previous-all {
	background-image: url('../../images/btn_previous_all.png');
}
.btn-finish {
	background-image: url('../../images/btn_finish.png');
}
.btn-enter {
	background-image: url('../../images/btn_enter.png');
}
.btn-switch {
	background-image: url('../../images/btn_switch.png');
}
.btn-expand {
	background-image: url('../../images/btn_expand.png');
}
.btn-edit-list {
	background-image: url('../../images/btn_edit_list.png');
}
.btn-collapse {
	background-image: url('../../images/btn_collapse.png');
}
.btn-duplicate {
	background-image: url('../../images/action_9.png');
}
.btn-lock {
	background-image: url('../../images/btn_lock.png');
}
.btn-wish-list {
	background-image: url('../../design/0/images/heart_icon.png');
}
.btn-group span.caret {
  margin-top: 5px;
}
.link-icon {
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 2px center; 
}
.link-view {
	background-image: url('../../images/icon_object.png');
}
.link-edit {
	background-image: url('../../images/btn_edit.png');
}
.link-restore {
	background-image: url('../../images/btn_restore.png');
}

.form-horizontal .control-group {
  margin-bottom: 6px;
}

#frmTaskMon td {
  white-space: normal; }

.no-title .ui-dialog-titlebar {
  font-size: 15px;
  line-height: 1;
  padding: 0; }
  .no-title .ui-dialog-titlebar .ui-dialog-title {
    margin-top: 0px;
    margin-bottom: 0px; }
  .no-title .ui-dialog-titlebar .ui-dialog-titlebar-close {
    margin: -12px 0 0 0; }

.no-title .ui-dialog-content {
  padding: 0; }
  
.closed-line {
  background-color: #DDD !important;
  opacity: 0.7;
}

/*tr.closed-line td:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #888;
    width: 100%;
}*/

/**************
 * Search-Bar *
 **************/
#sidebar {
  position: fixed;
  z-index: 1050;
  background-color: #1f1f1f;
  color: #ffffff;
  overflow: hidden;
  bottom: 0;
  top:42px;
  left: -217px;
  width: 217px; }
  #sidebar .content {
    overflow: hidden;
    margin-left: 10px; }
    #sidebar .content > div {
      width: 193px; }
  #sidebar hr {
    border-bottom: 0 !important;
    margin: 10px 0;
    opacity: 0.75; }
  #sidebar form {
    line-height: 1.4; }
    #sidebar form .radio {
      float: left;
      margin-right: 5px; }
    #sidebar form p {
      clear: both;
      margin-bottom: 10px;
      color: #ffffff; }
    #sidebar form .view-type {
      float: left;
      margin-right: 5px; }
  #sidebar #tblMinRep {
    padding: 5px; }
    #sidebar #tblMinRep dl {
      margin: 0; }
/* Pinned Sidebar */
#sidebar.pinned {
	left: 0px !important;
}
#content.pinned, #main-header.pinned {
	margin-left: 217px;
}
.pinButton {
	background-image: url('../../images/pin.png') !important;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	padding-right: 20px;
}

/****************
 * Top-Nav      *
 ****************/
.navbar {
  position: fixed;
  display: block;
  height: 42px;
  max-height: 42px;
  z-index: 1050;
  overflow: visible;
  top: 0;
  right: 0;
  left: 0;
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
  background-color: #225686 !important;
  margin-bottom: 0;
  *zoom: 1; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  .navbar .navbar-inner {
    display: block;
    height: 42px;
    font-size: 15px;
    border-radius: 0;
    border-width: 0;
    padding-right: 20px;
    padding-left: 20px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    background-color: #225686 !important;
    background-image: -ms-linear-gradient(top, #245c8e 0%, #225686 100%);
    background: -webkit-linear-gradient( #245c8e, #225686) left repeat;
    background: linear-gradient( #245c8e, #225686) left repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#245c8e', endColorstr='#225686',GradientType=0 );
    /* IE6-9 */
    *zoom: 1; }
    .navbar .navbar-inner:before, .navbar .navbar-inner:after {
      content: " ";
      display: table; }
    .navbar .navbar-inner:after {
      clear: both; }
    .navbar .navbar-inner .appbar-toggle {
      position: relative; }
      .navbar .navbar-inner .appbar-toggle:hover > a {
        background-color: #5982a8; }
      .navbar .navbar-inner .appbar-toggle:hover > ul {
        display: block; }
      .navbar .navbar-inner .appbar-toggle > a {
        font-size: 23px;
        display: block;
        padding: 12px 14px 10px;
        outline: none;
        color: #ffffff;
        font-weight: normal;
        text-shadow: none;
        line-height: 0.9; }
        .navbar .navbar-inner .search-bar-toggle > a:hover {
          text-decoration: none; }
    .navbar .navbar-inner .brand {
      padding: 0;
      text-align: center;
      margin-left: 0 !important;
      width: 153px;
      max-width: 153px;
      line-height: 42px; }
      .navbar .navbar-inner .brand img {
        max-width: 152px;
        max-height: 42px;
        margin: 0; }
    .navbar .navbar-inner .separator {
      display: block;
      width: 0;
      height: 42px;
      border-left: 1px solid rgba(255, 255, 255, 0.15);
      border-right: 1px solid rgba(0, 0, 0, 0.15); }
    .navbar .navbar-inner .caret {
      border-top-color: #ffffff !important; }
    @media screen and (max-width: 750px) {
      .navbar .navbar-inner nav {
        font-size: 85% } }
    .navbar .navbar-inner nav > ul {
      position: relative;
      left: 0;
      display: block;
      float: left;
      padding: 0;
      margin: 0 10px 0 0;
      height: 42px;
      list-style: none; }
      .navbar .navbar-inner nav > ul > li {
        height: 100%;
        float: left; }
        .navbar .navbar-inner nav > ul > li a {
          text-decoration: none;
          color: #ffffff; }
        .navbar .navbar-inner nav > ul > li:hover {
          background-color: #5982a8;
          color: #ffffff; }
        .navbar .navbar-inner nav > ul > li > ul {
          border-top: 0; }
      .navbar .navbar-inner nav > ul ul {
        box-shadow: 0 10px 6px -6px #777; }
    .navbar .navbar-inner nav li {
      position: relative;
      white-space: nowrap; }
      .navbar .navbar-inner nav li a {
        display: block;
        padding: 12px 12px 10px;
        outline: none;
        font-weight: normal;
        text-shadow: none; }
      .navbar .navbar-inner nav li .caret {
        margin: 7px 0 0 5px; }
      .navbar .navbar-inner nav li ul li:hover > a {
        background-color: #225686;
        color: #ffffff; }
      .navbar .navbar-inner nav li:hover > ul {
        display: block; }
      .navbar .navbar-inner nav li ul {
        min-width: 200px;
        list-style: none;
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        margin: 0 0 0 0;
        background-color: #ffffff;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border: 1px solid #CCC;
        border: 1px solid rgba(0, 0, 0, 0.2);
        box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        margin-left: -1px; }
        .navbar .navbar-inner nav li ul li a {
          padding: 8px 10px 6px;
          color: #111111; }
        .navbar .navbar-inner nav li ul li ul {
          left: 100%;
          top: 0;
          margin-top: -1px; }
    .navbar .navbar-inner #user-menu {
      position: relative; }
      @media screen and (max-width: 750px) {
        .navbar .navbar-inner #user-menu {
          font-size: 85% } }
      .navbar .navbar-inner #user-menu:hover > a {
        background-color: #5982a8; }
      .navbar .navbar-inner #user-menu:hover > ul {
        display: block; }
      .navbar .navbar-inner #user-menu > a {
        display: block;
        padding: 12px 12px 10px;
        outline: none;
        color: #ffffff;
        font-weight: normal;
        text-shadow: none; }
        .navbar .navbar-inner #user-menu > a:hover {
          text-decoration: none; }
      .navbar .navbar-inner #user-menu .caret {
        margin: 7px 0 0 5px; }
      .navbar .navbar-inner #user-menu ul li:hover > a {
        background-color: #225686;
        color: #ffffff;
        text-decoration: none; }
      .navbar .navbar-inner #user-menu ul {
        min-width: 160px;
        list-style: none;
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        margin: 0 0 0 0;
        background-color: #ffffff;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border: 1px solid #CCC;
        border: 1px solid rgba(0, 0, 0, 0.2);
        box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        margin-right: -2px;
        border-top: 0; }
        .navbar .navbar-inner #user-menu ul li {
          position: relative;
          white-space: nowrap;
          margin: 0;
          padding: 0; }
          .navbar .navbar-inner #user-menu ul li a {
            padding: 8px 14px 6px;
            display: block;
            padding: 8px 14px 6px;
            outline: none;
            color: #111111;
            font-weight: normal;
            text-shadow: none; }
    .navbar .navbar-inner #quick-search {
      overflow: hidden;
      max-height: 42px;
      margin: 0 18px;
      position: relative; }
      @media screen and (max-width: 750px) {
        .navbar .navbar-inner #quick-search {
          display: none; } }
      .navbar .navbar-inner #quick-search form {
        margin: 0; }
      .navbar .navbar-inner #quick-search i.search {
        position: absolute;
        top: 50%;
        left: 8px;
        z-index: 1030;
        margin-top: -8px;
        font-size: 16px;
        opacity: 0.7; }
      .navbar .navbar-inner #quick-search input[type="search"] {
        width: 130px;
        text-indent: 20px;
        position: relative;
        margin-top: 7px;
        background-color: #FFF;
        border: 1px solid #CCC;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        transition: border linear .2s,box-shadow linear .2s;
        display: block;
        float: right;
        height: 18px;
        padding: 4px 6px;
        font-size: 14px;
        line-height: 20px;
        color: #555;
        vertical-align: middle;
        border-radius: 14px; }

/***************
 * Main Header *
 ***************/
header#main-header {
  display: block;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #d6d7d8;
  position: relative;
  margin-top: 42px;
  z-index: 1049; }
  header#main-header a {
    color: #23598A; }
  header#main-header i {
    color: #555555;
    font-size: 14px; }
  header#main-header hgroup ul {
    font-size: 13px;
    list-style: none;
    margin: 0;
    margin-top: 8px;
    margin-right: 2px;
    float: right;
    text-align: right; }
    header#main-header hgroup ul li {
      line-height: 1.6; }
  header#main-header hgroup .btn {
    float: right;
    margin-top: 9px;
    margin-left: 3px; }
  header#main-header h1 {
    font-size: 26px;
    margin: 0;
    line-height: 1.25;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 6px; }
    header#main-header h1 small {
      margin-left: 3px;
      font-size: 13px; }
  header#main-header .general-info {
    margin: 0;
    margin-top: 4px;
    white-space: nowrap;
    display: block;
    line-height: 1;
    font-size: 13px; }
  header#main-header dl {
    margin: 0;
    overflow: hidden; }
    header#main-header dl dt, header#main-header dl dd {
      float: left; }
    header#main-header dl dt:after {
      content: ":"; }
    header#main-header dl dd {
      margin-left: 4px;
      margin-right: 20px; }

/***************
 * Main Cont   *
 ***************/
#main {
  padding: 15px 0; }

/**********
 * Footer *
 **********/
#footer {
  height: 40px;
  line-height: 42px;
  text-align: center;
  background-color: #f2f2f2;
  border-top: 1px solid #d6d7d8; }
  #footer #trMinRep .btn {
    padding: 2px 6px;
    margin-top: 7px;
    margin-right: 7px; }
  #footer #trMinRep dl.abbrv {
    margin: 0; }
    #footer #trMinRep dl.abbrv dt {
      margin-left: 3px; }
      #footer #trMinRep dl.abbrv dt:after {
        content: ":"; }
    #footer #trMinRep dl.abbrv dd {
      margin-right: 7px; }
    #footer #trMinRep dl.abbrv dt, #footer #trMinRep dl.abbrv dd {
      float: left;
      line-height: 42px; }
  #footer #trMinRep table.full {
    line-height: 1.65;
    display: block;
    position: fixed;
    bottom: 40px;
    border: 1px solid #D6D7D8;
    border-bottom: 0;
    margin: 0;
    left: 20px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px; }
    #footer #trMinRep table.full tr td {
      padding: 5px 10px; }
    #footer #trMinRep table.full thead th {
      padding: 3px 10px;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      border-bottom: 1px solid #CCCCCC;
      background-color: #D6D7D8; }
      #footer #trMinRep table.full thead th i {
        margin: 4px -3px 0 0;
        padding: 0;
        opacity: 0.60;
        cursor: pointer; }
        #footer #trMinRep table.full thead th i:hover {
          opacity: 1; }
    #footer #trMinRep table.full tbody {
      background-color: #F2F2F2; }
      #footer #trMinRep table.full tbody tr:first-child td {
        padding-top: 10px; }
      #footer #trMinRep table.full tbody tr td:nth-child(odd) {
        font-weight: bold; }

/*****************************************************************************/
/*********
 * Extra *
 *********/
.dropdown-menu li.muted {
  padding: 3px 20px; }

/*** Pagination Overrides ***/
div.pagination {
  text-align: center; }
  div.pagination a {
    cursor: pointer; }

/*** Tabs Overrides ***/
.tabbable {
  position: relative; }
  .tabbable .tab-content {
    padding-top: 0; }
  .tabbable .tab-pane {
    padding: 20px;
    padding-bottom: 0;
    border: 1px solid #DDD;
    border-top: 0; }
  .tabbable .nav-tabs {
    margin-bottom: 0; }
    .tabbable .nav-tabs .dropdown-toggle {
      margin-right: 0; }

.general-info .client img {
  vertical-align: top;
  max-height: 15px;
  margin-left: 1px; }
  .general-info .client img:first-child {
    margin-left: 3px; }

.pic {
  position: static !important;
  border: 0; }

#content {
  overflow: initial; }

/*** Tmp table hacks  ***/
.ui-tabs-panel {
  overflow: auto;
  padding: 20px 0px; }

table, table td {
  word-break: break-word;
  white-space: normal; }
  table img, table td img {
    vertical-align: baseline; }

.table tbody + tbody {
  border-top: 1px solid #DDD; }

table th, .table td {
  vertical-align: middle; }

table tbody tr:first-child td {
  border-top: 0; }

/*** Form styling and layouting  ***/
.row-fluid > .form-horizontal {
  margin-top: 10px; }

.form-horizontal label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left; }
.form-horizontal input[type="text"], .form-horizontal input[type="password"], .form-horizontal input[type="email"], .form-horizontal input[type="number"] {
  width: 100%;
  height: 30px;
  box-sizing: border-box; }
.form-horizontal textarea, .form-horizontal select {
  width: 100%;
  box-sizing: border-box; }
.form-horizontal .range .range-separator {
  width: 4%;
  text-align: center;
  display: block;
  float: left;
  height: 30px;
  line-height: 29px; }
.form-horizontal .range input[type="text"] {
  width: 48%;
  float: left; }
  .form-horizontal .range input[type="text"]:last-child {
    float: right; }
.form-horizontal .controls {
  position: relative; }
  .form-horizontal .controls > img {
    position: absolute;
    margin: 5px 0 0 6px;
    cursor: pointer; }
.form-horizontal input + img, .form-horizontal select + img {
  right: 0;
  top: 0;
  position: absolute;
  margin: 6px 0 0 6px; }
.form-horizontal select + img {
  margin: 6px 25px 0 6px; }
.form-horizontal .span6 select, .form-horizontal .col1 select, .form-horizontal .col2 select, .form-horizontal .col3 select {
  width: 100%; }
.form-horizontal select {
  height: 30px; }
.form-horizontal select[size] {
  height: auto; }

form p {
  position: relative; }

/*** Calendar hacking ***/
.controls .range {
  position: relative; }
  .controls .range input {
    float: left;
    margin-left: 0; }
  .controls .range img.calendar-image {
    position: absolute;
    margin: 6px 0 0 6px;
    cursor: pointer; }

.span6 .controls, .span6 .col1, .span6 .col2, .span6 .col3 {
  position: relative; }

img.calendar-image {
  position: absolute;
  margin: 6px 0 0 6px;
  cursor: pointer; }

img.arrow-image {
  position: absolute;
  margin: 6px 0 0 6px;
  cursor: pointer; }

img.remove-image {
  cursor: pointer; }

.calendar-field {
  text-indent: 24px; }

/*** Stuff :S :S ***/
#sidenav .affix {
  top: 53px;
  left: 20px; }

#alt-menubar {
  display: none; }
table caption {
	font-weight: bold;
	font-size: 14pt;
	text-decoration: underline;
}
table thead tr th {
  border-bottom: 1px solid #DDD; }
table thead {
  background-color: #fff; }

table th {
  white-space: nowrap; }

table.table-striped table {
  background-color: transparent !important; }

table.table-striped table td {
  border: 0;
  background-color: transparent !important; 
}

table.table-striped table.sub-table td {
  padding: 2px !important;
  position: relative;
  line-height: 1;
  border: 1px solid #DDD;
}
table.table-striped td {
  padding: 3px !important;
}
  
 .linkAction5 { /* Add Item to Wish List */
	background-image: url('../../design/0/images/heart_icon.png') !important; 
  background-position: 2px 6px !important;
 }
table td.linkAction1,
table td.linkAction2,
table td.linkAction3,
table td.linkAction4,
table td.linkAction5,
table td.linkAction6,
table td.linkAction7,
table td.linkAction8,
table td.linkAction9,
table td.linkAction10,
table td.iconLink,
table td.iconOp,
table td.iconRep,
table td.iconChart,
table td.iconDash,
table td.iconObj,
table td.iconForm {
  padding-left: 20px !important;
  background-position: 1px center !important ;
}
table td.linkCell {
  padding-left: 20px !important;
}

table.table-striped table.sub-table td input, 
table.table-striped table.sub-table td input, {
  height: 22px !important; 
}

table.table-striped table {
  background-color: transparent !important; }

.home legend {
  margin-bottom: 0; }

.home table th {
  border-top: 0; }
.home-chart h2 {
	font-size: 21px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
	margin: 0px;
	line-height: 40px;
}

.top-news h2 {
  font-weight: normal;
  display: block;
  width: 100%;
  padding: 0px;
	margin: 0px;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

.ajax-backdrop.fade {
  opacity: 0; }

.ajax-backdrop, .ajax-backdrop.fade.in {
  opacity: 0.80;
  filter: alpha(opacity=80); }

.ajax-backdrop {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #fff; }

.ajax-overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  height: 80px;
  width: 80px;
  margin-top: -40px;
  margin-left: -40px;
  outline: none; }

/* Avoid resize of images in tables  */
table .felcahSelect {
  width: 15px;
  height: 13px;
  min-width: 15px;
  min-height: 13px; }

/* Jquery UI hacking  */
#tabs .ui-tabs, #tabs .ui-tabs-panel {
  padding: 20px 0 !important; }

.col1 .content, .col2 .content {
  margin-top: 0 !important; }

.ui-tabs {
  padding: 0; }

.ui-tabs .ui-tabs-panel {
  padding: 0 !important;
  padding-bottom: 0 !important;
  border: none;
  border-top: 0 !important; }

.ui-tabs .ui-tabs-nav {
  padding: 0 !important;
  border-bottom: 1px solid #DDD;
  border-radius: 0;}
  .ui-tabs .ui-tabs-nav li a {
    font-size: 14px !important; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  border: 1px solid transparent; }

.ui-tabs .wrapper {
  overflow: hidden;
  padding-right: 10px;
  padding-left: 10px; 
  border: 1px solid #DDD !important;
  border-top: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-right: 2px; }

input[disabled], select[disabled], textarea[disabled],
input[readonly], select[readonly], textarea[readonly] {
  cursor: default; }

.clickable-field {
  cursor: pointer !important; }

.view-type {
  float: left;
  margin-right: 5px; }

#tabs table td select {
  width: auto; }

/* Catalog type styling */
.catalog-header-title
{
	font-weight: bold;
	padding: 15px;
	padding-right: 10px;
	font-size: large;
}
.catalog-custom-title
{
	padding: 15px;
	padding-right: 10px;
}
.cat-search h2 {
  margin-top: 0; }
.cat-search .catalog-header {
  width: 100%;
  background-color: #eee;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  padding: 5px 0;
  margin-bottom: 10px; }
  .cat-search .catalog-header span.totals {
    margin: 6px 5px; }
.cat-search .pagination {
  margin-top: 0;
  margin-bottom: 10px; }

.search-store input {
  width: auto !important; }
.search-store .item-title {
  overflow: hidden;
  width: 100%;
  min-width: 450px;
  text-overflow: ellipsis;
  white-space: nowrap; }
.search-store .item-container {
  border-top: 1px solid #d4d4d4;
  padding: 10px 0;
  overflow: hidden; }
  .search-store .item-container:last-child {
    border-bottom: 1px solid #d4d4d4; }
  .search-store .item-container .image-container {
    width: 10%;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    text-align: center; }
  .search-store .item-container .description-container {
    width: 72%;
    float: left; }
    .search-store .item-container .description-container h4 {
      margin-top: 0;
      margin-right: 4px;
      margin-bottom: 2px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .search-store .item-container .description-container .control-group {
      margin-bottom: 0;
      overflow: hidden; }
  .search-store .item-container .actions-container {
    width: 12%;
    float: right; }
    .search-store .item-container .actions-container .btn {
      text-align: left;
      width: 100% !important;
      margin-bottom: 4px;
      float: right;
      clear: both; }

.search-catalog input {
  width: auto !important; }
.search-catalog .item-title {
  overflow: hidden;
  width: 100%;
  line-height: 1.2; }
  .search-catalog .item-title h5 {
    margin: 0 0 2px; }
.search-catalog .item-row {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #d4d4d4;
  position: relative; }
  .search-catalog .item-row:first-child {
    border-top: 1px solid #d4d4d4; }
  .search-catalog .item-row .item-actions {
    position: relative; }
    .search-catalog .item-row .item-actions a.btn {
      text-align: left;
      width: 80%;
      margin: 2px auto; }
.search-catalog .item-container {
  padding: 10px 0;
  width: 32%;
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 1%; }
  .search-catalog .item-container .image-container {
    width: 100%;
    overflow: hidden;
    text-align: left;
    min-height: 150px; }
    .search-catalog .item-container .image-container img {
      vertical-align: middle; }
  .search-catalog .item-container .description-container {
    width: 72%;
    float: left; }
    .search-catalog .item-container .description-container h4 {
      margin-top: 0;
      margin-right: 4px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

.search-list h5 {
  margin-left: 5px; }
.search-list table.table-striped table {
  margin-bottom: 0; }
.search-list table td {
  padding: 0; }
.search-list input {
  width: auto !important; }

th.header {
  cursor: pointer;
  position: relative; }

th.headerSortUp,
th.headerSortDown {
  text-decoration: underline; }

th.headerSortUp:after {
  content: " ";
  position: absolute;
  top: 12px;
  margin-left: 6px;
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-bottom-color: #000; }

th.headerSortDown:after {
  content: " ";
  position: absolute;
  top: 16px;
  margin-left: 6px;
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-top-color: #000; }

.highlight {
  background-color: #fffe83 !important; }
  
.highlight td {
  background-color: #fffe83 !important; }

.ui-widget-overlay {
  z-index: 1030 !important;
  position: fixed !important; }

/****************
 * Theme        *
 ****************/
body {
  background: white url("../img/headerbg.jpg") repeat-x top left;}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

#main-header hgroup ul {
  position: static;
  right: 22px; }

div#top-nav.navbar-inverse .navbar-inner {
  background-color: #23598a;
  background-image: -webkit-linear-gradient( #245c8e, #225686);
  background-image: linear-gradient( #245c8e, #225686);
  border-bottom: 1px solid #173a59; }
  div#top-nav.navbar-inverse .navbar-inner a {
    color: #fefefe; }
  div#top-nav.navbar-inverse .navbar-inner .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #fefefe;
    border-bottom-color: #fefefe; }
  div#top-nav.navbar-inverse .navbar-inner b.caret {
    border-top-color: #fefefe;
    border-bottom-color: #fefefe;
    margin-left: 4px; }
  div#top-nav.navbar-inverse .navbar-inner .nav-extras span {
    opacity: 0.65;
    color: #fefefe; }
  div#top-nav.navbar-inverse .navbar-inner .dropdown-menu a {
    background-color: #ffffff;
    color: #000000; }
    div#top-nav.navbar-inverse .navbar-inner .dropdown-menu a:hover {
      background-color: #23598a !important;
      background-image: -webkit-linear-gradient( #245c8e, #225686);
      background-image: linear-gradient( #245c8e, #225686);
      color: #fefefe; }
  div#top-nav.navbar-inverse .navbar-inner .dropdown-submenu:hover > a {
    background-color: #23598a !important;
    background-image: -webkit-linear-gradient( #245c8e, #225686);
    background-image: linear-gradient( #245c8e, #225686);
    color: #fefefe; }

#main a {
  color: #23598a; }
  #main a:hover {
    text-decoration: underline;
    color: #245c8e; }
#main #main-header a {
  color: #333333 !important; }
  #main #main-header a:hover {
    text-decoration: none; }
#main .dropdown-menu > li > a {
  background-color: #ffffff;
  color: #000000; }
  #main .dropdown-menu > li > a:hover {
    background-color: #23598a !important;
    background-image: -webkit-linear-gradient( #245c8e, #225686);
    background-image: linear-gradient( #245c8e, #225686);
    color: #fefefe; }
  #main .dropdown-menu > li > a.link-view,
  #main .dropdown-menu > li > a.link-edit {
    background-repeat: no-repeat;
    text-decoration: none;
  }
  #main .dropdown-menu > li > a.link-view:hover {
    background-image: url('../../images/icon_object.png');
  }
  #main .dropdown-menu > li > a.link-edit:hover {
    background-image: url('../../images/btn_edit.png');
  }

form img + input,
form img + textarea {
  text-indent: 24px;
}

.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

#ItemImg, #CardImg {
  position: static; }

select:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9; }

button.invalid,
input.invalid,
select.invalid,
div.invalid,
textarea.invalid {
  border-color: #e9322d !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #B94A48; }

input.invalid:focus,
select.invalid:focus,
textarea.invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 8px #f8b9b7;
  -moz-box-shadow: 0 0 8px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
  color: #B94A48; }

/***** Hacks *****/
table td {
  position: relative;
  white-space: nowrap; }

#tabs {
  margin-bottom: 20px; }

#tabs.nav-tabs {
  margin-bottom: 0; }

textarea {
  box-sizing: border-box;
  white-space: normal;
  word-break: break-word; }

.normal-break {
  white-space: normal !important;
  word-break: break-word !important; }

input, textarea {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px; }

.pagination ul > li > a, .pagination ul > li > span {
  float: left;
  padding: 4px 6px; }

.form-horizontal table img + input {
  text-indent: 0; }

form.search p {
  overflow: hidden;
  margin-bottom: 5px; }
  form.search p input[type="text"], form.search p select {
    width: 49% !important; }
  form.search p input[type="text"]:first-child, form.search p select:first-child {
    float: left; }
  form.search p input[type="text"]:last-child, form.search p select:last-child {
    float: right; }
  form.search p input[type="text"]:only-child, form.search p select:only-child {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }

footer {
  z-index: 9999; }


form.custom-search input {
  box-sizing: content-box;
} 

table.repTable, table.repTable td {
  font-size: small;
}
/****************
 * Reports      *
 ****************/
 .rs_shop
 {
	background-image: url('../0/images/shop_icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_shop:hover {text-decoration: underline; }
 .rs_shop_check
 {
	background-image: url('../0/images/shop_icon_check.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_shop_check:hover {text-decoration: underline; }
 
 .rs_heart
 {
	background-image: url('../0/images/heart_icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_heart:hover {text-decoration: underline; }
 
 .rs_x
 {
	background-image: url('../images/remove.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_x:hover {text-decoration: underline; }
 
 .rs_mail
 {
	background-image: url('../../images/mail.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_mail:hover {text-decoration: underline; }
 
 .rs_select
 {
	background-image: url('../../images/arrow_select.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_select:hover {text-decoration: underline; }
 
 .rs_action_0
 {
	background-image: url('../../images/action_0.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_action_0:hover {text-decoration: underline; }
 
 .rs_action_1
 {
	background-image: url('../../images/action_1.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_action_1:hover {text-decoration: underline; }
 
 .rs_action_2
 {
	background-image: url('../../images/action_2.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_action_2:hover {text-decoration: underline; }
 
 .rs_action_3
 {
	background-image: url('../../images/action_3.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_action_3:hover {text-decoration: underline; }
 
 .rs_action_6
 {
	background-image: url('../../images/action_6.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_action_6:hover {text-decoration: underline; }
 
 .rs_action_7
 {
	background-image: url('../../images/action_7.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_action_7:hover {text-decoration: underline; }
 
 .rs_action_8
 {
	background-image: url('../../images/action_8.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_action_8:hover {text-decoration: underline; }
 
 .rs_action_9
 {
	background-image: url('../../images/action_9.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_action_9:hover {text-decoration: underline; }
 
 .rs_action_10
 {
	background-image: url('../../images/action_10.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px !important;
	cursor: pointer;
 }
 .rs_action_10:hover {text-decoration: underline; }
 
  .ui-button {
    position: relative;
    padding: 0;
    margin-right: 10px;
  }
  .ui-button-text-icon-primary .ui-icon {
    position: absolute;
    margin-top: -9px; 
  }
  .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    margin-bottom: 0; 
  }
  span.ui-button {
    background-color: transparent;
    background-image: none; 
    border: 0;
    box-shadow: none;
  }

 #layout .portlet {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    padding: 10px;
    border: 0;
  }
 #layout .portlet .portlet-header {
    cursor: move;
    border-radius: 4px 4px 0 0;
    border: 1px solid #bbbbbb;
    padding: 8px;
    background-color: #E6E6E6;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), color-stop(25%, #FFF), to(#E6E6E6));
    background-image: -webkit-linear-gradient(#FFF, #FFF 25%, #E6E6E6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#FFF, #FFF 25%, #E6E6E6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);

  }
 #layout .portlet .portlet-header .ui-icon {
    float: right;
  }
 #layout .portlet .portlet-content {
    display: none;
    border: 1px solid #bbbbbb;
    border-top: 0;
    padding: 2px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: auto;
  }
 #layout .lineNum + div.portlet {
    padding-left: 0; 
    clear: left;
  }
 #layout .portlet input {
    height: 30px;
  }
  #layout  .column {
    width: 170px;
    float: left;
    padding-bottom: 100px;
  }

  #layout th {
    font-weight: bold;
    background-color: #E1F3FD;
    font-family: Verdana;
    color: #31659C;
    font-size: x-small;
    height: 36px;
  }
  #layout td {
    background-color: #F3FBFE;
    font-family: Verdana;
    color: #31659C;
    font-size: x-small;
    height: 36px;
  }

 #layout .portlet-placeholder {
    border: 1px dotted black;
    margin: 0 1em 1em 0;
    height: 50px;
  }

  #layout  .fieldName{
    float: left;
    width: 28%;
    font-weight: bold;
    color: #222 ;
    margin: 2px;
    padding: 4px;
  }

  #layout  .fieldValue {
    float: right;
    width: 68%; 
    color: #222; 
    margin: 2px;
    padding: 4px;
  }

  #layout .portlet-content input,
  #layout .portlet-content select {
    height: auto;
    width: auto;
    font-size: 13px;
  }


#layout  .add-span { padding-left: 4px; padding-right: 4px;  }
#layout  span.clear { clear: left; display: block; }
#layout  span.lineNum { float: left; width: 20px; padding-top: 6px; font-weight: bold; }

table.equal-columns {
  width: 100%
}
table.equal-columns th,
table.equal-columns td  {
  width: 5000px;
}

#customField .control-label,
#customField span {
  height: auto;
  line-height: 1.5;
  padding: 0;
}

#customField .control-group {
  margin: 0; 
  padding: 0;
  margin-bottom: 0 !important;
}
#customField .control-label label {
  font-weight: bold; 
}
#customField .control-label label:after {
  content: ": ";
}

div.brand { line-height: 1; }
div.brand img { line-height: 1; margin: 0; }

#main-nav ul { z-index: 999999; }

#main-nav .separator {
  height: 1px;
  border-bottom: 1px solid #CCC;
  position: absolute;
  left: -1px;
  right: 0;
  width: 101%;
}

.ui-dialog {
  z-index: 9999;
}
[aria-describedby="flowDialog"] {
  z-index: 10001;
}

/* extra */

.brand img {
  vertical-align: middle;
  margin-bottom: 4px !important;
}
#content {
  padding-bottom: 24px;
}

#dvLegend {
  background: #fff;
  border-radius: 3px;
  border-color: #777 !important;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
}

#dvLegend > div {
  padding: 3px !important;
}

#dvLegend > div:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#dvLegend > div:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

#user-menu i.user-menu:after {
  content: "\00a0";
}

#side-nav,
#sidebar .selectors,
.menu-bar-toggle,
.menu-bar-toggle + div {
  display: none;
}

  #accordion ul.nav { 
    margin-bottom: 0;
  }
  .accordion-group {
    background-color: #f9f9f9; 
  }
  .accordion-inner {
    background-color: #ffffff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  #accordion .accordion-heading a {
    font-size: 16px;
    margin: 0;
  }

  #accordion .accordion-body ul {
    margin-left: 0;
    }
  #accordion .accordion-body li {
    list-style: none;
    margin: 2px 0;
  }
  #accordion .accordion-body a {
    padding: 6px 6px 5px;
    font-size: 16px;
    display: block;
    border-radius: 3px;
  }
  #accordion a:hover {
    text-decoration: none !important;
    background-color: #EEE;
  }
.navbar .navbar-inner .appbar-toggle > a:hover, 
.navbar .navbar-inner .appbar-toggle > a:focus {
  text-decoration: none;
}

.customField .control-group .control-label label {
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.customField .control-group .control-label {
  margin: 0;
  padding: 0;
}


.report-total-top
{
	border-bottom: 1px double #DDD !important;
	font-weight: bold;
	background-color: #9DC2E0;
    color: #222;
}
.report-total-bottom
{
	border-top: 1px double #DDD !important;
	font-weight: bold;
	background-color: #9DC2E0;
    color: #222;
}

hr.style-eight {
    padding: 0;
    border: none;
    border-top: medium double #DDD;
    color: #DDD;
    text-align: center;
}

.datepicker, .datepicker-dropdown {
  z-index: 9999;
}

table td {border: 1px solid #ddd;}
.home table td {border-left: 0; border-right: 0;}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { height: auto; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 14px;
}
label {
	cursor: pointer !important;
}

/* Row Sorter */

.sorter
{
	width: 11px;
  opacity: 0.6;
	background-color: #82C2FB !important;
  cursor: -webkit-grab;
  cursor: grab;
  border-top: 1px solid #F7FBFF;
}
.sorter:hover {
  opacity: 1;
}
.sorting-table .sorter {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.sorting-row td {
  background-color: #FFFFE2 !important;
}
.sorting-row .sorter {
  opacity: 1 !important;
}

table td.translate  {
  width: 25px;
} 
table td.translate img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -8px;
}

table .checkbox {
  text-align: center;
}

table .checkbox input[type=checkbox] {
  float: none;
  margin: 0;
}

table.sorting-table td,
table.sorting-table td div {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}


.tblAut {
	padding: 0;
  margin: 0;
}
.tblAut ul {
	margin-left: 15px;
	border-left: 2px solid #999;
	padding-left: 0;
}
.tblAut ul li {
	padding-left: 5px;
}
.tblAut li {
	background-color: #eee;
	line-height: 1.8;
	padding: 0;
  list-style: none;
}
.tblAut > li {
	border-bottom: 2px solid #fff;
}
.tblAut li a {
	text-decoration: none;
	cursor: pointer;
	display: block;	
  color: #222 !important;
}
.tblAut li a {
	padding: 2px;
}
.tblAut > li > a {
	padding: 5px;
}
.tblAut li a:hover {
	font-weight: bold;
  text-decoration: none !important;
}

.tblAut ul li label {
  line-height: 1.3;
  display: inline;
}
.tblAut ul li label input[type=checkbox] {
  margin-top: -3px;
  margin-right: 3px;
}

.tblAut ul.show {
  margin-bottom: 10px;
}


label input[type=checkbox] { 
  margin-right: 4px;
}


.flash-alert {
  background-color: #fff6bf;
  color: #8c7800;
  display: block;
  margin-bottom: 0.75em;
  padding: 0.75em;
  text-align: center;
  width: 100%;
  z-index: 99999999;
  border-bottom: 1px solid #f2d000;
  }
  .flash-alert a {
    color: #594c00;
    text-decoration: underline; }
    .flash-alert a:focus, .flash-alert a:hover {
      color: black; }
  .flash-alert i.fa {
    font-size: 1.1em; }
    .flash-alert i.fa:after {
      content: "\00a0"; }

.flash-error {
  background-color: #fbe3e4;
  color: #97161b;
  display: block;
  margin-bottom: 0.75em;
  padding: 0.75em;
  text-align: center;
  width: 100%;
  z-index: 99999999;
  border-bottom: 1px solid #e23138;
  }
  .flash-error a {
    color: #6a0f13;
    text-decoration: underline; }
    .flash-error a:focus, .flash-error a:hover {
      color: #110203; }
  .flash-error i.fa {
    font-size: 1.1em; }
    .flash-error i.fa:after {
      content: "\00a0"; }

.flash-notice {
  background-color: #e5edf8;
  color: #244e87;
  display: block;
  margin-bottom: 0.75em;
  padding: 0.75em;
  text-align: center;
  width: 100%;
  z-index: 99999999;
  border-bottom: 1px solid #447ecd;
  }
  .flash-notice a {
    color: #19375f;
    text-decoration: underline; }
    .flash-notice a:focus, .flash-notice a:hover {
      color: #04080e; }
  .flash-notice i.fa {
    font-size: 1.1em; }
    .flash-notice i.fa:after {
      content: "\00a0"; }

.flash-success {
  background-color: #d4dead;
  color: #383f1a;
  display: block;
  margin-bottom: 0.75em;
  padding: 0.75em;
  text-align: center;
  width: 100%;
  z-index: 99999999;
  border-bottom: 1px solid #788837;
  }
  .flash-success a {
    color: #181b0b;
    text-decoration: underline; }
    .flash-success a:focus, .flash-success a:hover {
      color: black; }
  .flash-success i.fa {
    font-size: 1.1em; }
    .flash-success i.fa:after {
      content: "\00a0"; }



#alerts-container {
    display: block;
    position: fixed;
    z-index: 999999;
    top: -50px;
    left: 0;
}

.table.table-striped td.rs_select {
  padding-left: 20px !important;
}

.form-horizontal {
  *zoom: 1; }

.form-horizontal:before,
.form-horizontal:after {
  display: table;
  content: "";
  line-height: 0; }

.form-horizontal:after {
  clear: both; }

.control-group textarea {
  white-space: pre-line;
}

.ui-tabs .wrapper, #dvLinesDel {
  border: 0 !important;
}
.ui-tabs {
  border-bottom: 1px solid #ddd;
}
.ui-tabs #dvLines {
    top: 36px !important;
    left: -2px  !important;
} 
.ui-tabs #dvLines table thead {
  border-left: 1px solid #ddd;
}

.report table.repTable {
  max-width: none !important;
}

#fullscreen-overlay .close-button,
.tabs-fullscreen-button {
  position: absolute;
  right: 6px;
  top: 6px;
  color: #888888 !important;
}

#fullscreen-overlay .close-button:hover,
.tabs-fullscreen-button:hover {
  text-decoration: none;
  color: #454545 !important;
}

#fullscreen-overlay .close-button {
  top: -24px;
}
  

#fullscreen-overlay {
  position: absolute;
  border-top: 24px solid #f9f9f9;
  padding: 5px 10px 10px;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999;
  background-color: #fff;
}

@keyframes blink {
  50% {
    opacity: 0.0;
  }
}
@-webkit-keyframes blink {
  50% {
    opacity: 0.0;
  }
}
#report-0 .blink {
  animation: blink 1s step-start 0s infinite;
  -webkit-animation: blink 1s step-start 0s infinite;
}