@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
body {
  font-family: helvetica, arial, sans-serif;
  font-size: 16px;
  color: black;
  background: url("../noise5.png") #fcfcfc;
  margin: 0;
}
@media (min-width: 768px) {
  body {
    padding: 20px 0 50px;
  }
}

h1, h2, h3, h4 {
  font-weight: bold;
}

a {
  color: black;
  text-decoration: none;
}
a:hover {
  color: dodgerblue;
  text-decoration: none;
}
p {
	margin: 1em 0;
}

input {
  outline: none;
}

input, button {
  font-family: inherit;
}

button::-moz-focus-inner {
  border: none;
  padding: 0;
}

.section, .results div {
  border-bottom: 1px solid #bbbbbb;
}

.tools {
  padding: 10px 14px 5px;
}

.tools .desc {
  color: #fff;
  background: #FF5451;
}
.tools .desc:hover {
	background: #FF6663;
}

#main {
  background: white;
  border: 4px solid #eaeaea;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.33);
}
@media (min-width: 768px) {
  #main {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
  }
}
#main #title-share #title {
  display: inline-block;
  height: auto;
  padding-top: 15px;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  #main #title-share #title {
    height: 52px;
  }
}
#main #title-share #title h1 {
  font-size: 32px;
  line-height: 36px;
  margin: 0;
  float: left;
}
@media (min-width: 992px) {
  #main #title-share #title h1 {
    font-size: 36px;
  }
}
#main #title-share #title h1 a:hover > div {
  background: dodgerblue;
  color: white;
}
#main #title-share #share {
  padding-top: 5px;
}
@media (min-width: 768px) {
  #main #title-share #share {
    padding-top: 20px;
    padding-bottom: 5px;
    text-align: right;
  }
}
#main #title-share #share > div {
  display: inline-block;
}
#main #title-share #share #hn {
  position: relative;
  top: -3px;
  margin: 0 0 0 13px;
}
#main #title-share #share #hn a {
  text-decoration: underline;
  color: dodgerblue;
  font-weight: bold;
}
#main #title-share #share #twit {
  width: 83px;
}
#main #title-share #share #goog {
  margin-left: 10px;
}
#main #header-links {
  padding: 10px 0 3px;
  overflow-x: hidden;
}

#search label {
  min-width: 55px;
  margin: 0 5px 0 0;
  font-weight: normal;
}
#search #searchbox {
  font-size: 14px;
  border: 1px solid #333333;
  border-radius: 3px;
  margin: 0 0 5px;
  padding: 2px 4px;
	width: 120px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

#tlds, #sorts, #registrars, #favlist, #search {
  display: inline-block;
  min-height: 30px;
}
.tools button {
  display: inline-block;
  border: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: white;
  background: #bbbbbb;
  cursor: pointer;
  padding: 3px 7px;
  margin: 0 0 5px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.tools button:hover {
  background: #a2a2a2;
}
.tools button:focus {
  outline: none;
}
.tools .asc, .tools .selected {
  color: white;
  background: dodgerblue;
}
.tools .asc:hover, .tools .selected:hover {
  background: #359dff;
}
.tools .tools-label {
  display: inline-block;
  min-width: 55px;
  margin: 0 5px 0 0;
  padding-top: 5px;
  float: left;
}
@media (min-width: 992px) {
  .tools .tools-label {
    float: none;
  }
}
.tools .tools-options {
  width: 75%;
  float: left;
  display: inline-block;
}
@media (min-width: 768px) {
  .tools .tools-options {
    width: auto;
    float: none;
  }
}

#tlds {
  padding-top: 10px;
}
@media (min-width: 992px) {
  #tlds {
    padding-top: 0;
    /*text-align: right;*/
  }
}

#registrars, #favbutton {
  padding-top: 5px;
}
@media (min-width: 768px) {
  #registrars, #favbutton {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  #favbutton {
    text-align: right;
  }
}

#favbutton {
  display: none;
  margin: 0 0 0 60px;
}
#favbutton button {
  display: inline-block;
  border: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: white;
  background: #bbbbbb;
  cursor: pointer;
  padding: 3px 7px;
  margin: 0 0 5px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#favbutton button:hover {
  background: #a2a2a2;
}
#favbutton button:focus {
  outline: none;
}
#favbutton .asc, #favbutton .selected {
  color: white;
  background: dodgerblue;
}
#favbutton .asc:hover, #favbutton .selected:hover {
  background: #359dff;
}
@media (min-width: 992px) {
  #favbutton {
    margin: 0;
    float: right;
  }
}

#content,#comments {
  padding: 10px 15px;
  font-size: 23px;
  line-height: 1.25em;
}
@media (min-width: 768px) {
  #content,#comments {
    padding: 10px 7px;
  }
}
@media (min-width: 992px) {
  #content,#comments {
    padding: 10px 41px;
  }
}
#content #top-leader {
  display: inline-block;
}

#results-row .results {
  font-size: 23px;
  font-family: consolas,menlo,"courier new",monospace;
}
#results-row .results div {
  display: inline-block;
  padding: 15px 0;
  border-bottom: 1px dashed #bbbbbb;
	width: 100%;
}
#results-row .results div > a {
  float: left;
  width: 130px;
  padding: 4px 0 5px;
  font-size: 20px;
  text-align: center;
  border-radius: 4px;
}
@media (min-width: 768px) {
  #results-row .results div > a {
    width: 165px;
    margin: 4px 5px;
    padding: 5px 0 4px;
    font-size: 23px;
  }
}
@media (min-width: 992px) {
  #results-row .results div > a {
    width: 175px;
  }
}
#results-row .results div > a i {
  vertical-align: middle;
  float: left;
  margin: 0.2em -0.4em 0 0.4em;
  cursor: default;
}
#results-row .results div.single {
  border: none;
  padding: 15px 0 0 0;
}

/* defaults */
#results-row .results div > a {
  color: #000;
}
#results-row .results div > a:hover {
  color: white;
  background: dodgerblue;
}
#results-row .results div > a i {
  color: #dbe8f4;
}


#results-row .results div > a.searching {
  color: #c1c1c1;
}
#results-row .results div > a.searching:hover {
  background: #f2f2f2;
}
#results-row .results div > a.searching i {
  color: #dbe8f4;
}

#results-row .results div > a.registered {
  color: #e9e9e9;
}
#results-row .results div > a.registered:hover {
	color: #fff;
  background: #adadad;
}
#results-row .results div > a.registered i {
  color: #e9e9e9;
	cursor: pointer;
}
#results-row .results div > a.registered:hover i {
  color: #fff;
}

#results-row .results div > a.available {
  color: #000;
}
#results-row .results div > a.available:hover {
  color: white;
  background: dodgerblue;
}
#results-row .results div > a.available i {
  color: #dbe8f4;
}


#results-row .results div > a:hover i.fa-star.fav {
  color: yellow;
}
#results-row .results div > a i.fa-star:hover {
  color: white;
}
#results-row .results div > a i.fa-star.fav {
  color: dodgerblue;
}
#results-row .results .message {
  font-family: helvetica, arial, sans-serif;
  padding: 42px;
  text-align: center;
  color: #333333;
  font-style: italic;
}
#results-row .results .message a {
  font-weight: bold;
  color: dodgerblue;
  text-decoration: underline;
}

#noresults, #loading {
  display: none;
}

#top-footer {
  padding: 10px 15px;
}
#top-footer > div {
  padding: 0;
}
@media (min-width: 768px) {
  #top-footer {
    padding: 10px 0;
  }
  #top-footer > div {
    padding-left: 7px;
  }
}
@media (min-width: 992px) {
  #top-footer {
    padding: 15px 26px 0;
  }
  #top-footer > div {
    padding-left: 15px;
  }
}

#footer {
  color: #333333;
  font-size: 12px;
  clear: both;
}
#footer b {
  font-weight: normal;
  color: dodgerblue;
}
#footer p {
  margin: 0;
  padding: 10px 14px;
}
#footer .left {
  float: left;
}
#footer .right {
  float: right;
}

div.ui-widget,
div.ui-widget input,
div.ui-widget select,
div.ui-widget textarea,
div.ui-widget button {
  font-size: 1em;
  font-family: inherit;
}

div.ui-widget-overlay {
  background: #333333;
}

div.ui-dialog {
  border: 4px solid #eaeaea;
  border-radius: 13px;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.33);
  position: fixed;
}
div.ui-dialog div.ui-dialog-titlebar {
  background: dodgerblue;
  color: white;
  border: 0;
  padding: 0.4em 0.6em;
}
div.ui-dialog button.ui-state-default {
  background: white;
  border: 0;
  margin-right: 0.2em;
}

#favlist {
  display: none;
}
#favlist .registrars {
  float: left;
  clear: both;
  width: 100%;
  padding: 0 0 10px 0;
  margin: 4px 5px 1px;
}
#favlist .tools {
  padding: 0;
}
#favlist .favs {
  float: left;
  clear: both;
  width: 100%;
  border-top: 1px solid #bbbbbb;
  padding-top: 5px;
}
#favlist .favs a {
  float: left;
  width: 130px;
  padding: 4px 0 5px;
  font-size: 20px;
  text-align: center;
  border-radius: 4px;
}
@media (min-width: 768px) {
  #favlist .favs a {
    width: 165px;
    margin: 4px 5px;
    padding: 4px 0 5px;
    font-size: 23px;
  }
}
@media (min-width: 992px) {
  #favlist .favs a {
    width: 175px;
  }
}
#favlist .favs a:hover {
  color: white;
  background: dodgerblue;
}
#favlist .favs a:hover i.fa-star.fav {
  color: yellow;
}
#favlist .favs a i.fa-star {
  vertical-align: middle;
  float: left;
  padding: 2px 10px 0 10px;
  margin: 0 -10px 0 0;
  color: #dbe8f4;
  cursor: default;
}
#favlist .favs a i.fa-star:hover {
  color: white;
}
#favlist .favs a i.fa-star.fav {
  color: dodgerblue;
}

#favlist.results div {
  border: none;
}

#favlist.results .registrars {
  border-bottom: 1px solid #bbbbbb;
}

#top-leader, #bottom-leader {
  position: relative;
  left: -10px;
}
@media (min-width: 768px) {
  #top-leader, #bottom-leader {
    position: static;
  }
}
#top-leader img, #top-leader .shortdomainsearch-topleaderresp, #top-leader .shortdomainsearch-bottomleaderresp, #bottom-leader img, #bottom-leader .shortdomainsearch-topleaderresp, #bottom-leader .shortdomainsearch-bottomleaderresp {
  width: 300px;
  height: 250px;
}
@media (min-width: 768px) {
  #top-leader img, #top-leader .shortdomainsearch-topleaderresp, #top-leader .shortdomainsearch-bottomleaderresp, #bottom-leader img, #bottom-leader .shortdomainsearch-topleaderresp, #bottom-leader .shortdomainsearch-bottomleaderresp {
    width: 728px;
    height: 90px;
  }
}

.nav > li.dropdown-option {
	margin: 0.15em 0.3em 0.15em 0
}
.nav li.dropdown-option > a {
	background: dodgerblue;
	color: #fff;
}
.nav li.dropdown-option > a:hover, .nav li.dropdown-option.open > a {
	background: #a2a2a2;
}

.nav > li.dropdown-option > a {
	font-size: 19px;
	padding: 0.3em 0.8em 0.25em;
}

.dropdown-menu li.divider {
  float: left;
  width: 100%;
}
.dropdown-menu li.single {
  float: left;
  width: 25%;
}
.dropdown-menu li.single a {
  padding: 0.1em 0;
  text-align: center;  
}
.prevPage, .nextPage {
  display: none;
}

.tools .new {
	color: darkorange;
	font-weight: bold;
	font-size: 14px;
}

.tools button.highlight {
	margin: 0;
	background: yellowgreen;
}
.tools button.highlight:hover {
	margin: 0;
	background: #A2D347;
}

#main.list #results-row .results div > a {
	width: auto;
	clear: both;
	text-align: left;
	padding-right: 0.4em;
}
#main.list #results-row .results div > a i {
	margin: 0.2em 0.3em 0 0.4em;
}
#main.list #results-row .results div > a span {
	color: #999;
}
#main.list #results-row .results div > a.registered span {
	color: #e9e9e9;
}

#main.list #search #searchbox {
	width: auto;
}

ul.legend {
	list-style: none;
	padding: 0 0 0 0.5em;
}

#page-controls {
	text-align: right;
}