/*
#search-content {
  display: block;
  padding-top: 20px;
  padding-left: 40px;
}
*/


/*#time-estimates-window {*/
/*  height: 620px;*/
/*  padding-left: 0;*/
/*}*/


#time-estimates th {
  text-align: center;
  padding: 4px 20px;
}

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

/*
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;
}
*/



/*

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;
}
*/


/*
.column-divider {
  background-image: url('../img/redesign/arrow.jpg')
}
.search-resolve {
 
}

.arrow {
  margin-top: 32px;
  width: 42px;
  height: 42px;
  margin-left: 15px;
}
*/

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


/**/
/*.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;
}*/

.search-box {
  padding: 1em 0 2em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 2em;
}

/*.search-box-top {*/
/*  margin-bottom: 5px;*/
/*  border-bottom: 1px solid rgba(0,0,0, 0.5);*/
/*}*/
/**/
/**/
/**/
/*.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;*/
/*}*/


.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-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: 5px;
  padding-bottom: 10px;
  min-width: 170px;
  min-height: 120px;
  line-height: 150%;
}

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-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;
}



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

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  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;
}

#collapsable {
    margin-bottom: 5px;
}

.highlight-element {
    color: red;
    text-decoration: underline;
}

/* Search Error Page */
.search-error {
}

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

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