
* {
  box-sizing: border-box;
}

style {
  display: none !important;
}

body {
  color: #090909;
  background-color: #FAFAFA;
  font-family: Calibri;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  margin:0px;
}

img {
  vertical-align: middle;
    border-style: none;
}

input, select {
    background-color: #ffffff;
    border: 1px solid #bc945b;
    color: #090909;
  font-size: 14px;
  line-height: inherit;
  margin:0;
    padding: 3px 5px;
}

input:disabled, select:disabled, button:disabled {
  cursor: not-allowed;
}

table {
  border-collapse: separate;
}

h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
}

.select2-selection {
  background-color: #ffffff !important;
  border: 1px solid #bc945b !important;
  border-radius: 0 !important;
}

.select2-results, .select2-selection__rendered {
    font-size: 0.9rem;
}

.select2-dropdown {
  border-top: 1px solid white;
  border: 1px solid #bc945b;
  top: -1px;
}

input[type="checkbox"] {
  border:0;
}

input[type="button"], button {
    border: 1px solid #bc945b;
    background: #F2F2F2;
    color:#090909;
    padding:5px;
    margin:2px;
    cursor:pointer;
}

a:link,
a:visited,
a:active {
  text-decoration: none;
    color: #bc945b;
}

a.menulink:link,
a.menulink:visited,
a.menulink:active {
  text-decoration: none;
    color: #bc945b;
}

a.action {
  display:inline-block;
  float:left;
  padding-left: 10px;
  vertical-align: middle;
}

a.action-head {
  display:inline-block;
  padding-left: 10px;
  vertical-align: middle;
  text-align:center;
}

.hr_line {
  display:inline-block;
  float:left;
  width:100%;
  color:#bc945b;
  border-color: #bc945b;
}

span.icon-action {
  vertical-align: baseline;
  display:inline-block;
  float:left;
  width:16px;
  height:16px;
}

span.text-action {
  display:inline-block;
  float:left;
  padding-left: 5px;
}

span.text-action-list {
  display:inline-block;
  float:left;
  padding-left: 5px;
  padding-right: 5px;
}

.icon-action-add {
  background:url('../img/recur2/new/list-add.png') no-repeat;
}

.icon-action-remove {
  background:url('../img/recur2/new/list-remove.png') no-repeat;
}

.icon-action-go-home {
  background:url('../img/recur2/new/go-home.png') no-repeat;
}

.icon-action-system-search {
  background:url('../img/recur2/new/system-search.png') no-repeat;
}

.icon-action-sort-up {
  background:url('../img/common/sort_up_green.png') no-repeat;
  margin-top: 5px;
}

.icon-action-sort-down {
  background:url('../img/common/sort_down_green.png') no-repeat;
  margin-top: 2px;
}

.icon-action-sort-neutral {
  background:url('../img/common/sort_neutral.png') no-repeat;
  margin-top: 4px;
}

.clear {
  clear:both;
}

.center {
  text-align:center;
}
.centerWarning {
  text-align:center;
  display:inline-block;
  margin-left:auto;
  font-weight: 600;
}

.errorField {
  outline-color: red;
  border: 1px solid red;
}
.errorField:focus {
  outline-color: red;
  border: 1px solid red;
  box-shadow: 1px 1px 0px red;
}

.errorIcon,
.errorLabel {
  float:left;
}
.error {
  font-size: 16px;
  font-weight: bold;
  color: red;
}
.errorLabel {
  padding-top:7px;
  padding-left:10px;
  line-height:130%;
  color:red;
  font-weight: 600;
  font-size: medium;
  font-family:Arial, Helvetica, sans-serif;
}

.pseudo_input {
  background-color: #ffffff;
    border: 1px solid #bc945b;
    color: #bc945b;
    padding: 3px;
}

.inactive_input {
  background-color: #F2F2F2;
}

.mainTitle {
    font-size: 20px;
    color: #bc945b;
    font-weight: bold;
}

.menuTitle {
  font-size: 13px;
    font-weight: bold;
    color: #bc945b;
}

td.menuBarTitle {
    font-weight: bold;
    color: #ffffff;
}

.reportHeaderBold,
.reportHeaderBold TD {
  font-size: 13px;
    font-weight: bold;
    color:#FAFAFA;
    background-color: #535353;
}

.reportHeaderNormal {
  font-weight: normal;
}

.reportDetailBold,
.inReportHeaderBold,
.inReportDetailBold {
    font-size: 12px;
    font-weight: bold;
}

.reportDetailNormal,
.inReportHeaderNormal,
.inReportDetailNormal {
  font-size: 12px;
    font-weight: normal;
}

.footerText {
  font-size: 12px;
    font-weight: normal;
}

#b2 {
  padding-right: 0px;
  padding-left: 0px;
  font-weight: normal;
  font-size: 11px;
  margin-bottom: 1em;
  padding-bottom: 0px;
  width: 150px;
  color: #333333;
  padding-top: 0px;
  background-color: #6898d0;
}

#b2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  width: 150px;
}

#b2 li {
  border-bottom: 1px solid #90bade;
  margin: 0;
  width: 150px;
}

#b2 li a {
  display: block;
  padding: 3px 0px 3px 0.5em;
  border-left: 5px solid #8AA1B6;
  border-right: 5px solid #8AA1B6;
  background-color: #6898d0;
  color: #ffffff;
  width: 150px;
}

#b2 li a:hover {
  border-left: 5px solid #8AA1B6;
  border-right: 5px solid #8AA1B6;
  background-color: #8AA1B6;
  color: #ffffff;
  width: 150px;
}

table.rapport tr td {
  font-size: 13px;
  height:25px;
}

table.rapport tr.head td {
    font-weight: bold;
    color:#FAFAFA;
    background-color: #535353;
  height:25px;
}

table tr.red td {
  color : red;
}

table tr.green td {
  color : green;
}

table.list {
  white-space:nowrap;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border:0;
}

table.list tr {
  border:0;
}

table.list tr td {
  height:25px;
  padding:5px;
  border:0;
}

table.list tr.head td {
    color:#FAFAFA;
    background-color: #535353;
  height:25px;
  font-size:17px;
}

table.list tr.head2 td {
    color:#FAFAFA;
    background-color: #535353;
  height:25px;
  font-size:13px;
  text-transform: uppercase;
}

table.list tr.head td a {
  color: #FAFAFA;
}

table.list tr.head2 td a {
  color: #FAFAFA;
}

table.list tr.black td {
  font-size: 13px;
}

table.list tr.clear {
  text-align: center;
}

table.list tr.dark {
  text-align: center;
  background-color: #F2F2F2;
}

table.error {
  border-width: medium;
  border-spacing: 0px;
  border-style: solid;
  border-color: red;
  border-collapse: separate;
  background-color: rgb(250, 240, 230);
}

table.error th {
  border-width: 0px;
  padding: 4px;
  border-style: solid;
  border-color: red;
  background-color: rgb(250, 240, 230);
  -moz-border-radius: 0px;
}

table.error td {
  border-width: 0px;
  padding: 4px;
  border-style: solid;
  border-color: red;
  background-color: rgb(250, 240, 230);
  -moz-border-radius: 0px;
}

table#ctcolor {
  border:1px solid #bc945b;
  border-collapse:collapse;
  margin:auto;
}

table.outline {
  border: 2px solid #bc945b;
}

table.outline TD {
  border: none;
}

.centerTable {
  border : none;
  margin: 0 auto;
  width:auto;
}
.centerTable td{
  border : none;
  padding: 15px;
  text-align: left;
}

.centerWarning {
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  display: block;
  margin-top: 50px;
  margin-bottom: 25px;
}

.cthead {
  color:#FAFAFA;
  border:0;
  padding:5px;
  text-align:center;
  background-color: #535353;
  text-transform: uppercase;
}

.cthead2 {
  color:#FAFAFA;
  border:0;
  padding:3px;
  font-size:13px;
  text-align:center;
  background-color: #535353;
  text-transform: uppercase;
}

.ctsubhead {
  color:#FAFAFA;
  border:0px solid #6495ed;
  padding:5px;
  text-align:center;
  background-color: #535353;
}

.ctsubhead2 {
  color:#FAFAFA;
  border:0px solid #6495ed;
  padding:5px;
  text-align: right;
  background-color: #535353;
}

.ctdata {
  color:#090909;
  border:0;
  padding:5px;
  text-align:right;
  background-color: #F2F2F2;
}

.ctdata2 {
  color:#090909;
  border:0;
  padding:5px;
  text-align:left;
  background-color: #F2F2F2;
}

.ctsuccess {
  font-size: 16px;
  font-weight: bold;
  color: green;
}

.cterror {
  font-size: 16px;
  font-weight: bold;
  color: red;
}

.ctmenu {
  color:#bc945b;
  border:0px solid #6495ed;
  padding:5px;
  text-align:center;
  background-color: #F2F2F2;
}

.ctbutton {
    border: 1px solid #bc945b;
    background: #F2F2F2;
    color:#090909;
    padding:5px;
    cursor:pointer;
}

.ctbutton a {
  color:#bc945b;
}

.ctbutton2 {
    border: 1px solid #bc945b;
    background: #ffffff;
    color:#090909;
    padding:5px;
    cursor:pointer;
}

input#ctinput {
    font-weight: 600;
    color:#bc945b;
}

#contactwrapper {
  display:block;
  margin:0 auto;
  width:80%;
  height:350px;
}

#contactcontent {
  width:450px;
  display:inline-block;
  float:left;
  margin-top: 35px;
  font-size: 16px;
}

#contactcontent h1 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

#contactcontent h2 {
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0px;
}

#contactcontent a {
  color:#77787B;
}

.contacthead {
  display:inline-block;
  font-weight:bold;
  width:150px;
}

#div-error {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: red;
  padding:10px 0px;
  border:1px solid red;
  width:85%;
  margin: 0px 0px 10px 20px;
  float: left;
  text-align: left;
}

#div-error span {
  margin-left: 10px;
}

#div-success {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: green;
  padding: 10px 0px;
  border: 1px solid green;
  width: 85%;
  margin: 0px 0px 10px 20px;
  float: left;
  text-align: left;
}

#div-success span {
  margin-left: 10px;
}

.spacer {
  clear:both;
  display:inline-block;
  height:15px;
}

.icon-content {
  margin: 0px 2px;
  position: relative;
  padding: 4px 3px 3px 3px;
  cursor: pointer;
  float: left;
  border:1px solid #bc945b;
  background: #ffffff;
}

#tabs {
  width: 750px;
  min-height:235px;
  float: left;
  margin-left: 20px;
}

.tab-panel {
  float: left;
  width: 710px;
}

.tab-content {
  width: 100%;
  display:inline-block;
  border:1px solid #bc945b;
}

.tab-content input[type="radio"] {
  vertical-align:middle;
}

#tabs .ctsubhead2 {
  width:100%;
  min-height:30px;
  display:inline-block;
  float:left;
  padding:0;
}

#tabs .ctsubhead2_2 {
  width:155px;
  height:30px;
  display:inline-block;
  float:left;
  padding-top:5px;
  padding-right:15px;
}

#tabs .ctsubhead2_3 {
  width:155px;
  height:50px;
  display:inline-block;
  float:left;
  padding-top:5px;
  padding-right:15px;
}

#tabs .ctsubhead2_4 {
  display: inline-block;
  width: 160px;
  float: left;
  height: 30px;
  padding-top:5px;
  padding-right: 10px;
}

#tabs .ctdata2 {
  width:520px;
  min-height:30px;
  display:inline-block;
  float:left;
  padding-left:15px;
}

#tabs .ctdata3 {
  padding-right:0px;
  width:520px;
}

#tabs .ctdata2_split1 {
  display:inline-block;
  float:left;
  padding-right: 5px;
}

#tabs .ctdata2_split2 {
  width:140px;
  display:inline-block;
  float:left;
}

#tabs .ctdata2_split3 {
  min-width:40px;
  display:inline-block;
  float:left;
  padding-right: 5px;
  margin-top: 2px;
}

#tabs .ctdata2_split4 {
  width:125px;
  display:inline-block;
  float:left;
}

#tabs .ctdata3_split1 {
  display:inline-block;
  float:left;
  padding-right: 5px;
  width:100%;
  height:25px;
}

#tabs .ctdata3_split2 {
  width:120px;
  display:inline-block;
  float:left;
}

#tabs .ctdata4_split1 {
  display:inline-block;
  float:left;
  width:100%;
  height:25px;
}

#tabs .ctdata4_split2 {
  display:inline-block;
  float:left;
  margin-top:5px;
}

.long_value_input {
  width: 366px;
  display: inline-block;
  float: left;
}

.pseudo_input {
  min-width: 6em;
  font-family: Calibri;
  font-size: 14px;
  padding: 0;
  height: 1.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  display: inline-block;
  text-align: center;
}

.commun_input {
  width: 80px;
  display: inline-block;
  margin-top: 0;
  text-align: right;
}

.date_input {
  width: 80px;
  display: inline-block;
  margin-top: 0;
  float: left;
  text-align: right;
  padding-right: 5px;
  padding-left: 5px;
}

.amount_input {
  width: 90px;
  display: inline-block;
  margin-top: 0;
  text-align: right;
}

.currency_span {
  display: inline-block;
  margin:2px 3px;
}

#button-list {
  clear:both;
  display:inline-block;
  margin-top:15px;
  width: 750px;
  text-align:right;
  float: left;
  margin-left: 18px;
}

.button-action {
  display:inline-block;
  float:left;
  margin-right:10px;
}

#button-cancel {
  display:inline-block;
  float:left;
  margin-right:10px;
}

#button-delete {
  display:inline-block;
  float:left;
  margin-right:10px;
}

.pseudo_input_modify {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.invalidTooltip {
    background:url(../img/checkRed.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#ec3f41;
}
.validTooltip {
    background:url(../img/checkGreen.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#3a7d34;
}
.invalidTextboxDiv {
    background:url(../img/checkRed.png) no-repeat 100% 50%;
    padding-right: 25px;
}
.validTextboxDiv {
    background:url(../img/checkGreen.png) no-repeat 100% 50%;
    padding-right: 25px;
}

@media print {
  #bodyWrapper {
    display: block;
  }
   .main-content {
    display: block;
  }

  .main-inner-content {
    display: block;
  }
}

@media not print {
  #bodyWrapper {
    display: flex;
    flex-flow: column nowrap;
    height: 100vh;
    overflow-y: visible;
  }

  .main-outer-content {
    flex:1 1 auto;
    margin: 0.5em 0;
  }

  .main-content {
    display: flex;
  }

  .main-inner-content {
    align-items: center;
    display: flex;
    flex: 1 1 100%;
    flex-flow: column nowrap;
    margin-right: 0.5em;
  }
}

#mainHeader {
    background-color: #090909;
  height: auto;
  font-size: 16px;
}

#mainFooter {
  height: auto;
}
.footerText {
  padding:0.5em;
}

.main-inner-content-title {
  margin:1em 0;
  font-size: large;
  text-align: center;
}

.main-menu {
  margin: 0 0.5em;
}

.main-menu-items {
}

.main-menu-item {
  text-align: left;
}

#logoutForm {
  display: none;
}

.generic-error-box {
  padding: 2em;
}

.generic-error-box .buttons {
  margin-top: 1em;
    text-align: center;
}

.generic-error-box .buttons .ok {
  width: 5em;
}

.text-with-left-icon > i {
  margin-right: 0.5em;
}

.text-with-right-icon > i {
  margin-left: 0.5em;
}

/* bootstrap modal, x-large version! */
.modal-xl {
  max-width: 1200px;
}

.hint {
  color: #3799c8;
  cursor:help;
}
.hint.hint-alert {
  color: #a82020;
}

.tooltip .tooltip-inner {
	border: 1px solid black;
  padding: 1em;
}
.tooltip.show {
	opacity: 1;
}

.tooltip.tooltip-danger .tooltip-inner {
  background: #a82020;
}

.tooltip.tooltip-help .tooltip-inner {
  background: #3799c8;
}

.success {
  background: #3a7d34;
}

.success-text {
  color: #155724;
}

.success-notification {
  color: #090909;
  background: #FAFAFA;
  border: 1px solid #bc945b;
  margin-top: 10px;
  padding: 1em;
}

.danger {
  background: #fbd9d9;
}

.danger-text {
  color: #721c24;
}

.danger-notification {
  color: #721c24;
  background: #fbd9d9;
  border: 1px solid #721c24;
  padding: 1em;
}

.help {
  background: #cce5ff;
}

.help-text {
  cursor: help;
  color: #004085;
}

.help-notification {
  color: #004085;
  background: #cce5ff;
  border: 1px solid #004085;
  padding: 1em;
}

.button-with-icon > i {
  margin-right: 0.5em;
}

.icon-button {
  height: 2em;
  width: 2em;
}

.unstyled-list {
  padding: 0;
  list-style: none;
  margin: 0;
}

.payfacto-grid.dataTable {
  cursor: default;
}

.payfacto-grid .row-details-tr>td {
  padding: 0 !important;
  border: 0 !important;
}

.payfacto-grid .row-details {
  padding: 0.5em;
}

.thumbnail {
  height: 3em;
  transition: 150ms box-shadow cubic-bezier(.65,.05,.36,1);
  cursor: pointer;
}

.thumbnail:hover {
  box-shadow: 0 0 2px 1px #0000008c;
}
.card {
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 3px 3px #bc945b05, 0 0 2px #bc945b;
  padding: 0.5em;
}

.clickable-icon-button {
  cursor: pointer;
  background-color: transparent;
}
.clickable-icon-button > i {
  transition: 150ms transform cubic-bezier(.65,.05,.36,1);
}
.clickable-icon-button.hover:not(:disabled) > i, .clickable-icon-button:hover:not(:disabled) > i {
  transform: scale(1.2);
}


/*Editable label*/
.mouse-interceptor {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}

.payfacto-editable-label {
  position: relative;
}

.payfacto-editable-label .payfacto-editable-label-btn {
  border: 1px solid #bc945b;
  border-right: 0;
  height: 26px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 2em;
  border-color: transparent;
}

.payfacto-editable-label .payfacto-editable-label-input {
  height: 26px;
  padding-left: 2.5em;
  width: 100%;
  border-color: transparent;
}

/*Upload button*/
.payfacto-upload-container {
  height: 2em;
  position: relative;
  width: 2em;
  overflow: visible;
}

.payfacto-upload-file-indicator {
  height: 2em;
  position: absolute;
  left: 2em;
  top: 0;
  width: 0em;
  margin: 2px;
  transition: 200ms linear;
  overflow: hidden;
  background-color: #F2F2F2;
  border: 1px solid #bc945b;
  border-right: 0;
  border-left: 0;
  display: flex;
  text-align: center;
  align-items: center;
  z-index: 9999;
}

.payfacto-upload-file-indicator-filename {
  flex: 1 1 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0.5em;
}

.payfacto-upload-file-indicator-remove-btn-container {
  flex: 1 1 25%;
  padding: 0 0.5em;
}

.payfacto-upload-container .payfacto-upload-input {
  display: none;
}

.payfacto-upload-inner-container.hoverable:hover .payfacto-upload-file-indicator {
  width: 15em;
  border-right: 1px solid #bc945b;
}

.payfacto-upload-button {
  cursor: pointer;
}

/*loading, show spinner */
.payfacto-upload-container.loading .payfacto-upload-button-loading-spinner {
  display: block;
}

/*not loading, hide spinner */
.payfacto-upload-container:not(.loading) .payfacto-upload-button-loading-spinner {
  display: none;
}

/* loading, hide upload icon */
.payfacto-upload-container.loading .payfacto-upload-button-icon {
  display: none;
}

/*not loading, show upload icon */
.payfacto-upload-container:not(.loading) .payfacto-upload-button-icon {
  display: block;
}

.payfacto-upload-container .payfacto-upload-button-hidden-real-input {
  display: none;
}

.ui-autocomplete {
  z-index: 150;
}

.payfacto-apikey-delete-td {
  border: 1px solid #bc945b;
  background: #F2F2F2;
  width: 16px;
}

.payfacto-apikey-text-disabled {
  color: #CCCCCC;
  cursor: not-allowed;
}

.payfacto-apikey-input-disabled {
  background-color: #EEEEEE;
}

.rest-apikey-edit-dialog-table {
  border-bottom: 1px solid #bc945b;
  border-top: 1px solid #bc945b;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 15px;
  padding-top: 10px
}

#rest-apikey-table tr:hover {
  background-color: #F2F2F2;
}