/*   
Theme Name: universum
Theme URI: http://themes.udesign.sk/
Description: Based on universum HTML template by uDesignStudios
Author: uDesignStudios
Author URI: http://www.udesign.sk
Version: 1.0
.
General comments/License Statement if any.
.
*/

.comment {
  height: auto;
  min-height: 148px;
}

/*
#help-forum {
  position: absolute;
  top: 45px;
  right: 10px;
  -moz-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
  z-index: 999;
}

#help-forum img {
  width: 160px;
}
*/

/*
#live-chat-btn {
  position: fixed;
  bottom: 0;
  right: 15px;
  z-index: 999;
}

* html #live-chat-btn {
  position: absolute;
}
*/

#live-chat-btn {
  position: absolute;
  top: 45px;
  right: 10px;
  z-index: 999;
}

#live-chat-btn img {
  vertical-align: middle;
}

#price-burst {
  display: block;
  height: 171px;
  width: 170px;
  position: absolute;
  z-index: 999;
  margin-left: 460px;
  margin-top: -10px;
}

#btn-login img {
  margin: 15px 0 0 1em;
}

#try-free {
  display: block;
  height: 55px;
  width: 313px;
  position: absolute;
  z-index: 999;
  margin-left: -7px;
  margin-top: 214px;
}

body.page-terms-of-service #mainContent ol {
  list-style: decimal;
  margin-left: 2em;
}

body.page-terms-of-service #mainContent li {
  font-size: 0.75em;
  line-height: 1.5em;
  margin-bottom: 1em;
}

body.page-terms-of-service #mainContent p {
  margin-bottom: 1em;
}

a:link {color: #0a3872;text-decoration: underline;}
a:hover {color: #0a3872;text-decoration: underline;}
a:active {color: red;text-decoration: underline;}
