/* 
    Document   : pricing
    Created on : 2013-06-16, 17:55:44
    Author     : Rafał
    Description:
        Purpose of the stylesheet follows.
*/

.pricing-container p {
  margin: 15px 0 !important
}

.pricing-container table p {
  margin: 0 !important
}

.pricing-summary {
  font-weight: bold
}

.th2 td {
  background: #E6E6E6
}

.th3 {
  background: whitesmoke;
  vertical-align: middle
}

#pricing-modules div h1 {
  font-size: 25px;
  font-weight: bold;
  padding: 0
}

.price {
  text-align: center !important
}

#pricing-modules > label {
  display: block;
  margin-bottom: 5px
}

.th3 label {
  background-position: 0 6px !important
}

#pricing-modules label > div {
  display: inline-block !important;
  top: 3px;
  left: 4px
}

#pricing-modules div h1 label > div {
  top: 0 !important
}

#pricing-modules > div {
  margin-bottom: 10px
}

#firma-mode, #mini-ekspert-mode {
  margin: 0 0 10px 0 
}

.pricing-summary {
  margin: 15px 0
}

.hide {
  display: none
}

#software-mode-mini-ekspert-container table {
  margin-bottom: 10px
}

#button-container.send-order {
  width: 211px !important;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top:20px
}

#button-container.send-order #button {
  width: 196px !important
}

.rakssql-group div {
  float: right;
}

.workspace {
    border: 1px solid lightgray;
    width: 29px;
    padding: 2px;
    margin-top: -2px;
}