/* member landing search box classes */
/* input#_77_keywords {
    border-radius: 5px !important;
    max-width: 200px;
    padding: 7px !important;
} */
input#_77_search {
  background-color: #3cb6b6;
  border-radius: 0 5px 5px 0;
  margin: -7px 0 0 -6px;
  padding: 10px; }

/* end member landing search box classes */
.search {
  background: white none repeat scroll 0 0;
  display: inline-block;
  position: relative;
  top: -6px; }

/* .search-ui {
  margin-top: 14px;
} */
.search .control-group.control-group-inline {
  margin-bottom: 0; }

.search-ui input#_77_search {
  background: #009b94 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0 10px 10px 0;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 12px 7px;
  text-transform: uppercase;
  top: 0;
  transition: background 0.25s linear 0s; }

.search-ui input#_77_search:hover {
  background-color: #00b7af;
  transition: all 0.9s ease 0s; }

.search-ui input#_77_keywords:hover {
  box-shadow: none; }

/* .search-ui input#_77_keywords {
  background-color: #fff;
  border: medium none;
  border-radius: 10px 0 0 10px;
  color: #000;
  font-size: 15px;
  margin: 0;
  padding: 12px 15px;
  width: 193px;
} */
@media screen and (min-width: 220px) and (max-width: 767px) {
  .search-ui input#_77_keywords {
    width: 163px !important; } }
@media screen and (min-width: 220px) and (max-width: 979px) {
  .search-ui input#_77_search {
    background-color: white;
    height: 15px;
    padding: 7px 6px !important;
    width: auto; }

  .search-ui input#_77_keywords {
    height: 17px; }

  .search {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: block !important;
    margin-top: 3px;
    top: 0; } }
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .search-ui input#_77_keywords {
    width: 180px !important; } }
@media screen and (min-width: 980px) and (max-width: 1023px) {
  .search-ui input#_77_keywords {
    width: 143px !important; } }
@media screen and (min-width: 1200px) and (max-width: 1899px) {
  .portlet-journal-content-search input#_77_keywords {
    width: 190px !important; } }

