.hide {
  display: none !important;
}

.install a {
  text-decoration: none;
}

.divider a {
  text-decoration: none;
}

.divider label {
  cursor: pointer;
}

p.mezi {
  margin-bottom: 30px;
}

#sedm p.mezi.loading {
  margin-top: 30px;
}

.container2 {
  padding: 15px 0 15px 0;
}

.export_form {
  padding: 15px 15px 0 0;
}

.analysis_export_form {
  padding: 30px 15px 30px 0;
}

.sel2 {
  cursor: pointer;
  float: right;
  margin-right: 15px;
}

a {
  color: white;
}

#sedm a:hover {
  text-decoration: underline;
}

#sedm .keyword_logs p {
  padding: 25px 25px 0 25px;
}

#sedm .keyword_logs ul.logs {
  color: white !important;
  list-style-type: none !important;
  margin-bottom: 30px !important;
}

#sedm .keyword_logs ul.logs.divider {
  margin: 0 !important;
  padding: 10px !important;
}

#sedm .keyword_logs ul.logs li {
  font-size: 13px;
  list-style-type: none !important
}

#sedm .button_logs {
  background: none;
  float: left;
  border: 2px solid #D35400;
  margin: 25px 0 20px 20px;
  padding: 13px 38px;
}

#sedm .button_logs:hover {
  border: 2px solid #D35400;
  background: none;
}

a.help {
  cursor: help;
  color: #000000;
  font-weight: bold;
}

a.help img {
  margin: 0px 0px -5px 3px;
}

.reload_button {
  margin: 25px 20px 20px 0px;
}

a.site {
  text-decoration: none;
  opacity: 0.9;
}

a.site:hover {
  text-decoration: underline !important;
  opacity: 1;
}

#sedm a {
  text-decoration: none;
  color: white;
}

#sedm a:hover {
  color: white;
}

#sedm textarea {
  width: 410px;
}

#sedm h2 {
  color: #F7F7F7 !important;
}

#sedm .modal-container a.button {
  float: none !important;
}

.firefox,
.chrome {
  display: none;
}

.supported_browser {
  display: none;
}

.unsupported_browser {
  display: none;
}
.social_plugins .button {
  display: inline-block !important;
  float: left !important;
  background: none !important;
  padding: 4px 2px !important;
}

#sedm #shareme .buttons div.button {
  display: inline-block !important;
}

#sedm #shareme {
  width: 200px;
  float: left;
}

#sedm .social_plugins .mail-icon {
  margin: 4px 85px 0 0 !important;
  float: left;
}

#sedm .main {
  margin: 0 auto 20px auto;
}

#sedm .fb-like {
  overflow: visible;
}

.install .row60 {
  float: left;
  width: 326px;
  text-align: center;
  color: white;
  padding-top: 25px;
  padding-bottom: 25px;
  cursor: pointer;
}

.install .row60:hover,
.install .row60.active {
  background: url('../images/layout/back.png') center center repeat;
}

.install .row60 .chrome_row {
  float: left;
  width: 163px;
  text-align: center;
}

.install .row60 img {
  margin-bottom: 50px;
}

.install .row60 .check {
  position: relative;
  top: 90px;
}