body.SiteBackground{background-image:url('https://resx.octorate.com/content/717705/1677258343810.png')}@media (min-width: 1220px) {.SearchLabel .fa{background:#a69071;color:#fff}}.BoxHover:hover{box-shadow:1px 1px 10px #a69071}.SearchBar .GreenButton .ui-button-text{background-color:#a69071}.SiteTopBar{background-color:rgba(166,144,113,0.8)}:root{--color:#a69071!important;--color-rotation:35.59941856351709deg!important;}.button, .button span.ui-button-text, .customButton span.ui-button-text{background-color:#a69071!important;}@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');


.SiteTopBar .ui-button-text {
    background-color: #a475478f;
}

.ui-selectonemenu .ui-selectonemenu-trigger, .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
    background-color: #bb9a79ed;
}

.SearchBar .GreenButton .ui-button-text {
    background-color: #a475478f;
}

.ui-button.ui-state-hover .ui-button-text{
background-color: #becbd4;
  color: black;
}

.ui-selectonemenu .ui-selectonemenu-trigger.ui-state-hover,
.ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger.ui-state-hover,
.ui-autocomplete-dropdown.ui-state-hover {
  background-color: #becbd4;
}
.SearchLabel .fa {
    background: #a475478f;
    color: #f6f6f6;
}

body {
    font-family: 'Open Sans',sans-serif;
}

.BounceColor:before, .BounceColor .ui-button-text:before {

    background: #becbd4;
}

.ui-button-text {
    background-color: #a475478f;
    }

.LayoutDynamic .SiteTopBar {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      box-shadow: 1px 1px 20px 0px #000;
      z-index: 1000;
      background-color: #000000b5;
  }

.BackTransparent {
  /*background: rgb(15 15 15);*/
  background: rgb(232, 232, 232);, 1
}

.LayoutDynamic .SiteHeader .ui-inputfield {
    background-color: white;
 
}


section.welcome div.content svg {
    display: none;
    width: 10%;
    height: 100%;
    position: relative;
    bottom: -50%;
    right: -2%;
    fill: #e5e5e5;
    padding: 0;
    margin: 0;
    z-index: 1;
}