#search-content {
  display: block;
  padding-top: 20px;
  padding-left: 40px;
}
#time-estimates-window {
  height: 620px;
  padding-left: 0;
}
#time-estimates th {
  text-align: center;
}
h3 {
  font-family: "open sans", arial, sans-serif !important;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: -2px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #7b7b7b;
}

.h4 {
  display: inline-block;
  font-family: "Raleway", sans-serif, display !important;
  font-size: 19.25px;
  font-weight: 700;
  margin-left: 7px;
  margin-top: 2px;
  letter-spacing: 0.3px;
  color: #7b7b7b;
}
.margin-top {
  margin-top: 30px;
}

.search_heading {
  margin-top: 13px;
  margin-left: 134px;
}
.left {
  float: left;
}
.right {
  float: right;
}

select {
  -webkit-appearance:none;
}
input {
  -webkit-appearance:none;
}

.thumbnails {
  margin-top: -14px;
  width: 85px;
}
img:hover {
  opacity: 1;
  -webkit-transition: opacity .25s ease-in-out;
}
.hover-button {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: bold;
  border-radius: 6px;
  padding: 6px 12px;
  left: 70px;
  margin-top: 10px;
  cursor: pointer;
  top: 504px;
}

.hover-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.search {
  min-height: 620px;
  padding-bottom: 90px;
  background-size: cover;
  border-bottom: 1px solid #372756;
}
.col-xs-12 {
  margin-bottom: 3px;
}

.column-divider {
  background-image: url('../img/redesign/arrow.jpg')
}
.search-resolve {
 
}
.arrow {
  margin-top: 32px;
  width: 42px;
  height: 42px;
  margin-left: 15px;
}

.search-box-top {
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(0,0,0, 0.5);
}

.search-box {
  padding: 18px 0 9px 0;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 15px;
  background-color: white;
  color: black;
  /*height: 60px;*/
}
.search-box h4 {
  color: #fff;
}
.search-box select {
  font-size: 14px;
  background-color: white;
  /*color: #3e2159;*/
  /*color: #9b9b9b;*/
  height: 28px;
  padding: 0 0 0 5px;
  font-family: 'Open Sans', sans-serif !important;
}
.search-box input {
    height: 30px;
    padding: 0 0 3px 10px;
    border: 2px solid #867f93;
    color: #000;
    font-family: 'Open Sans', arial, sans-serif !important;
}
input:focus {
  border-color: #f68535;
}
.search-box .label {
    text-align: right;
    color: #7b7b7b;
    height: 28px;
}
.search-box .button {
    height: 30px;
    padding: 0 5px;
    background-color: #6f8ba2;
    font-size: 14px;      
}
.button-pair-left {
    width: 49%;
    margin-right: 3px;
}
.button-pair-right {
    width: 49%;
    margin-left: 4px;
}
.search-box .button:hover {
    background-color: #577182;
}
.search-box-dropdown {
    font-size: 17px;
}
.search-padding-left {
    padding-left: 9px !important;
}
.context-menu {
  z-index: 9999;
  display: none;
  min-width: 250px;
  padding: 8px;
}
.ui-dialog-titlebar {
    background-color: #6f8ba2;
    color: white;
}
.context-menu-btn {
    float: left;
    min-width: 80px;
    font-family: "open sans", arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding-right: 9px;
    padding-left: 9px;
    margin-top: 5px;
    margin-right: 3px;
    margin-bottom: 5px;
}
.context-menu dl {
  width: 100%;
}
.context-menu hr {
  margin: 0;
}
.context-menu dt {
  float: left;
  font-weight: bold;
  margin-right: 6px;
}
.context-menu > .menu-heading {
  height: 32px;
  text-align: center;
  background-color: #1c88a7;
  font-weight: bold;
  border-radius: 3px;
  border: 2px solid #72b5c8;
  padding: 6px;
  position: relative;
  z-index: 4;
  margin-bottom: -4px;
  min-width: 120px;
}
.context-menu > .menu-heading > h4 {
  color: #fff;
  margin: 0;
  font-size: 16px;
  float: left;
}
.context-menu > .menu-heading > .close {
  float: right;
  cursor: pointer;
  font-size: 22px;
  margin-top: -3px;
}
.context-menu > .context-content {
  background-color: #fff;
  padding: 10px;
  padding-bottom: 10px;
  min-width: 170px;
  min-height: 120px
}

option.option-enabled {
  font-weight: bold;
}

text[url], circle[abstract] {
  cursor: pointer;
}

i.loading {
  font-size: 9px;
  padding: 4px 0 0 0;
  margin: 0;
  background-image: url('/public/img/spinner.gif');
  background-repeat: no-repeat;
  background-size: contain;
}

.panel-bar {
  width: 100%;
  padding: 7px 0 0;
  margin-bottom: 12px;
}

.collapsed {
    content: "+";
}

.panel-bar h4 {
  margin: 0;
  text-align: center;
}
.panel-bar .panel-toggle {
/*  color: #fff;
  float: right;
  margin-right: 5px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;*/
}

.panel-toggle {
    width: 20px;
    height: 20px;
    float: right;
    clear: both;
}

.panel-toggle:hover {
    cursor: pointer;
}

.panel .svg {
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.search-header {
    text-align: left;
    margin-top: -15px;
    margin-left: -30px;
}

.search-error {
    margin: auto;
    background-color: #f68535;
    color: #fff;    
    text-align: center;
    min-height: 250px;
}

.search-error-msg {
    font-style: italic;
}

.return-btn {
    color: #fff;
    background-color: #3e2159; 
    font-style: normal;
    font-weight: bold;
}

#timescales svg {
    margin-top: -3px;
    margin-bottom: -2px;
    
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.clear-button {
    background-color: #867f93;
    color: white;
    width: 25px;
    height: 30px;
    font-size: 14px;
    margin-left: 1px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
    padding: 0 5px;
}
.spaced-button {
    margin: 0 1px;
    height: 25px;
    width: 100px;
    padding: 0 5px;
    background-color: #f58537;
    font-size: 14px;
}
.tab-content select {
    border: 2px solid #7b7b7b;
    height: 30px;
    /*min-width: 189.38px;*/
}
#collapsable {
    margin-bottom: 5px;
}
#prunetree_upload {
    border: 0 solid white;
    padding: 0px;
    margin: 0px 0px 3px 0px;
}
.ui-button-text {
    padding: 0.4em 0.6em !important;
}
.highlight-element {
    color: red;
    text-decoration: underline;
}

.disabled label, .disabled h4 {
    color: #ccc;
}


.disabled button, .disabled button:hover {
    background-color: #ccc;
}

.disabled select {
    border: 2px solid #ccc;
}

.intro {
    color: #7b7b7b;
    font-size: 15px;
}
.intro-header {
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
    
}