/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 11, 2015, 10:20:04 AM
    Author     : matejkopcik
*/
#content {
  min-height: 0 !important;
}
.t_center {
  text-align: center !important;
}
.table-content.text-center {
  text-align: center;
}
.heading-main {
  margin-bottom: 0 !important;
  text-align: center;
  font-size: 16px;
}
.see_packs {
  cursor: pointer;
}
.info-wrapper-perex a {
  font-size: 16px;
}
.info-wrapper-perex a:hover {
  color: #666 !important;
  text-decoration: none !important;
}
.info-circle {
  height: 25px;
  width: 25px;
  border: 1px solid #27436d;
  color: #27436d;
  border-radius: 50%;
  display: inline-block;
  margin-top: 28px;
  margin-bottom: 30px;
  position: relative;
}
.info-circle span {
  line-height: 1.3em;
  font-size: 2em;
}
.info-circle:hover {
  cursor: pointer;
}
.info-circle ul {
  color: black;
  min-width: 150px;
  position: absolute;
  border: 1px solid black;
  padding: 5px;
  background: white;
  z-index: 5;
}
.subscribe-table {
  display: inline-block;
  margin: 0 auto;
  margin-top: 30px;
  border-left: 1px solid #e8e8e8;
  border-radius: 5px;
}
.subscribe-table .col {
  text-align: center;
  width: 302px;
  float: left;
}
.subscribe-table .col.highlight-plan {
  background: #6e9fe9;
}
.subscribe-table .col .highlight {
  color: #27436d;
}
.subscribe-table .col .plan-name-small {
  font-size: 0.5em;
  display: inline-block;
}
.subscribe-table .col.specialOffer h2 {
  font-size: 18px;
  font-weight: normal;
  margin-top: -6px;
  margin-bottom: 5px;
}
.subscribe-table .col.specialOffer-premium h2 {
  font-size: 18px;
  font-weight: normal;
  margin-top: -6px;
  margin-bottom: 5px;
  color: black !important;
}
.subscribe-table .col .head {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 50px;
  color: #27436d;
  font-weight: bold;
  font-size: 4em;
  border-right: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  padding: 10px 5px;
  -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
  -moz-box-shadow: inset 1px 1px 0px 0px #ffffff;
  box-shadow: inset 1px 1px 0px 0px #ffffff;
}
.subscribe-table .col .head.specialOffer {
  border: 5px solid #27436d !important;
  border-bottom: 0 !important;
  padding-top: 6px !important;
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
  margin-top: 0 !important;
}
.subscribe-table .col .head.specialOffer-premium {
  height: 52px !important;
  border: 5px solid #636363 !important;
  border-bottom: 0 !important;
  padding-top: 3px !important;
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
  margin-top: 0 !important;
}
.subscribe-table .col .price {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  border-right: 1px solid #e8e8e8;
  padding: 10px 5px;
  font-size: 1.6em;
  font-weight: bold;
  position: relative;
  -webkit-box-shadow: inset 1px 0px 0px 0px #ffffff;
  -moz-box-shadow: inset 1px 0px 0px 0px #ffffff;
  box-shadow: inset 1px 0px 0px 0px #ffffff;
}
.subscribe-table .col .price .euro-marker {
  display: inline-block;
  font-size: 0.8em;
  font-weight: normal;
  vertical-align: top;
}
.subscribe-table .col .price .price-number {
  display: inline-block;
}
.subscribe-table .col .price.specialOffer {
  border: 5px solid #27436d !important;
  border-bottom: 0 !important;
  border-top: 0 !important;
}
.subscribe-table .col .price.specialOffer-premium {
  border: 5px solid #636363 !important;
  border-bottom: none !important;
  border-top: 0 !important;
}
.subscribe-table .col .price small {
  display: block;
  margin-top: 5px;
  color: #939393;
  font-weight: normal;
  font-size: 0.8em;
}
.subscribe-table .col .price.sub-row {
  height: 85px;
  -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
  -moz-box-shadow: inset 1px 1px 0px 0px #ffffff;
  box-shadow: inset 1px 1px 0px 0px #ffffff;
  padding-left: 10px;
  padding-right: 10px;
}
.subscribe-table .col .about {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 0px 10px 0px 10px;
  color: #424240;
  font-weight: bold;
  font-size: 0.9em;
  -webkit-box-shadow: inset 1px 0px 0px 0px #ffffff;
  -moz-box-shadow: inset 1px 0px 0px 0px #ffffff;
  box-shadow: inset 1px 0px 0px 0px #ffffff;
}
.subscribe-table .col .about ul {
  list-style: none;
}
.subscribe-table .col .about ul li {
  height: 35px;
  text-align: left;
}
.subscribe-table .col .about.specialOffer {
  border: 5px solid #27436d !important;
  border-top: 0 !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.subscribe-table .col .about.specialOffer-premium {
  border: 5px solid #636363 !important;
  border-top: 0 !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.subscribe-table .col .about .info-box {
  margin-top: 25px;
}
.subscribe-table .col .about .info-box:first-child {
  margin-top: 0;
}
.subscribe-table .col .about .info-box.info-box-credit-count {
  font-size: 17px;
}
.subscribe-table .col .about .price_per_photo {
  font-size: 24px;
  color: #ff0000;
  height: 42px;
}
.subscribe-table .col .about .price_per_photo small {
  font-size: 14px;
  color: #9b9b9b;
}
.subscribe-table .col.highlighted .head {
  height: 50px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-top: 7px;
}
.subscribe-table .col.highlighted .head span.title {
  display: block;
  color: #27436d;
}
.subscribe-table .col.highlighted .head.first {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
}
.subscribe-table .col.highlighted .price {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.subscribe-table .col.highlighted .price.sub-row {
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
}
.subscribe-table .col.highlighted .about {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.subscribe-table .col.col-first .head {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
}
.subscribe-table .col.col-first .about {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
}
.subscribe-table .col.col-first .price.sub-row {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.subscribe-table .col.col-last .head {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-right: 1px solid #e8e8e8;
}
.subscribe-table .col.col-last .about {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-right: 1px solid #e8e8e8;
}
.subscribe-table .col.col-last .price {
  border-right: 1px solid #e8e8e8;
}
.subscribe-table .col.col-last .price.sub-row {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.subscribe-table .col.col-last.highlighted .head.first {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
}
.subscribe-table .col.info {
  width: 150px;
}
.subscribe-table .col.info .about {
  margin-top: 111px;
  text-align: right;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 1em;
  padding-left: 5px;
  padding-right: 10px;
}
.bundle {
  position: relative;
  padding-left: 5px;
  border-bottom: 1px solid #e8e8e8;
  margin-top: 24px;
  padding-bottom: 24px;
}
.bundle h2 {
  font-weight: bold;
}
.bundle button {
  position: absolute;
  right: 10px;
  top: -5px;
  border: 2px solid black;
  padding: 5px;
  border-radius: 3px;
  font-size: 1.3em;
  color: black;
  background-color: orange;
  width: 90px;
  margin-left: 5px;
}
.sub_perex {
  margin-top: 20px;
  margin-bottom: 0 !important;
  text-align: center !important;
  font-size: 18px;
}
.main h1 {
  font-size: 2em;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.packs_info_table .col .head {
  font-size: 1.5em;
}
.applied-discount {
  margin-top: 20px;
  display: block;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.1);
  color: white !important;
  text-align: center;
  font-size: 18px;
}
.choose-container {
  display: flex;
}
.choose-container .sub_col {
  flex: 1;
  width: 200px;
  text-align: center;
}
.choose-container .sub_col:not(:last-child) {
  border-right: 1px solid black;
}
.choose-container .sub_col a {
  display: block;
  padding: 10px;
  color: black !important;
  text-align: center;
  font-size: 18px;
  transition: all 0.2s ease-out;
}
.choose-container .sub_col a:hover {
  text-decoration: none !important;
  background-color: #ccc;
  cursor: pointer;
}
.choose-container .sub_col a.active {
  border-bottom: 2px solid #27436d;
  background-color: #6e9fe9;
}
.choose-container .sub_col span {
  display: block;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  margin-top: 5px;
}
.discount-code {
  text-align: center;
  color: #9a9a9a;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
}
.discount-code form {
  display: inline-block;
}
.discount-code form input[type="text"] {
  display: inline;
  width: 200px !important;
  height: 25px !important;
}
.discount-code form input[type="submit"] {
  height: 25px;
  color: white;
  border: none !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #c6c6c6;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2YzZjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOGE4YTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #c6c6c6 0%, #a8a8a8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c6c6c6), color-stop(100%, #a8a8a8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c6c6c6 0%, #a8a8a8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c6c6c6 0%, #a8a8a8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c6c6c6 0%, #a8a8a8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c6c6c6 0%, #a8a8a8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6c6c6', endColorstr='#a8a8a8', GradientType=0);
  /* IE6-8 */
}
.discount-code form input[type="submit"]:hover {
  text-decoration: underline;
}
.info-row {
  color: #989898;
  font-size: 1.3em;
  overflow: auto;
  padding: 30px 60px;
}
.info-row .col {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  float: left;
  padding: 0 30px;
  position: relative;
}
.info-row .col i {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 10px;
}
i.icon-3d {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
}
i.icon-3d.icon-tick {
  width: 15px;
  height: 12px;
  background-image: url("../images/tick.png");
}
i.icon-3d.icon-cross {
  width: 12px;
  height: 12px;
  background-image: url("../images/cross.png");
}
i.icon-3d.icon-person {
  width: 24px;
  height: 20px;
  background-image: url("../images/person.png");
}
i.icon-3d.icon-people {
  width: 24px;
  height: 20px;
  background-image: url("../images/people.png");
}
i.icon-3d.icon-star {
  width: 14px;
  height: 14px;
  background-image: url("../images/star.png");
}
i.icon-3d.icon-repeat {
  width: 14px;
  height: 16px;
  background-image: url("../images/repeat.png");
}
i.icon-3d.icon-lock {
  width: 12px;
  height: 14px;
  background-image: url("../images/lock.png");
}
.subscribe-table-button {
  display: block;
  background-color: #27436d;
  color: white !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1em;
  font-weight: 600;
  padding: 8px 8px;
}
.inset-border-top {
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
}
.inset-border-left {
  -webkit-box-shadow: inset 1px 0px 0px 0px #ffffff;
  -moz-box-shadow: inset 1px 0px 0px 0px #ffffff;
  box-shadow: inset 1px 0px 0px 0px #ffffff;
}
.inset-border-left-top {
  -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
  -moz-box-shadow: inset 1px 1px 0px 0px #ffffff;
  box-shadow: inset 1px 1px 0px 0px #ffffff;
}
.inset-border-none {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.m_top_17 {
  margin-top: 17px !important;
}
.col_pack {
  width: 150px !important;
}
.m_l_215 {
  margin-left: 215px;
}
.subscribe_table_perex {
  width: 473px;
  margin-left: 255px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px !important;
  line-height: 23px;
}
.subscribe_table_perex a {
  color: #ff0000 !important;
}
.subscribe_table_perex span {
  text-decoration: underline;
}
.back_to_choose {
  width: 80px;
  margin-left: 40px;
}
.grey-background {
  background-color: #fbfbfb;
}
.box {
  margin: 0 auto;
}
.box.short .left {
  height: 230px;
  flex: 2;
}
.box.short .left h2 {
  margin-top: 60px;
}
.box.short .right {
  height: 230px;
}
.box.black {
  margin-top: 20px;
  background: black;
}
.box.black h1 {
  color: white;
}
.box h1 {
  font-size: 3em;
  padding: 20px;
  text-align: center;
}
.box .left {
  font-size: 1.5em;
  flex: 3.5;
  text-align: left;
}
.box .left p {
  text-align: left;
}
.box .left ul {
  margin-top: 20px;
}
.box .left ul li {
  margin-top: 10px;
  font-weight: bold;
}
.box .left ul li span {
  font-weight: normal;
}
.box .right {
  flex: 3;
  height: 460px;
  min-width: 510px;
  max-width: 500px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.box .right.short {
  height: auto;
}
.box .right.wide {
  flex: 4.5;
  max-width: 1000px;
}
.box .right .img-box {
  width: 20%;
  box-sizing: border-box;
}
.creditpacks {
  display: none;
}
h1.bigass {
  font-size: 3em;
  color: white;
  background: #000;
  padding: 20px;
  text-align: left;
  padding-left: 150px;
  margin-top: 20px;
}
.double-column ol {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
}
#right h2 {
  font-size: 3em;
  padding: 20px;
  text-align: left;
}
.oznamko.posta {
  background: transparent !important;
}
.bonus-amount {
  padding: 10px;
  background: #27436d;
  color: white;
  margin-top: 10px;
  position: absolute;
  bottom: 5px;
  width: 100px;
  left: 43%;
  margin-left: -50px;
}
.arrow {
  position: absolute;
  bottom: -20px;
  right: -15px;
  z-index: 2;
  font-size: 3em;
}
.bonus {
  display: none;
}
.bonus .subscribe-table {
  margin-top: 8px;
}
.bonus .subscribe-table .about {
  height: 280px;
  text-align: center;
}
.bonus .subscribe-table .about ul {
  margin-top: 30px;
}
.type-selector {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.type-selector .payment-type-button {
  border: 1px solid black;
  background: #f7f7f7;
  padding: 10px;
  display: block;
  width: 75px;
  margin-bottom: 10px;
  height: 15px;
}
.type-selector .payment-type-button:hover {
  background: #ccc;
  cursor: pointer;
}
.intro {
  text-align: left;
  margin-left: 255px;
  color: white;
  text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
}
.intro h1 {
  padding-top: 10px;
  font-size: 2.5em;
}
.intro h2 {
  font-size: 2em;
}
.maindiv {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.faq #right {
  text-align: left !important;
}
.faq #right h2 {
  display: none;
}
.glide ul {
  list-style: none;
}
.carousel-item {
  display: flex;
  margin-top: 50px;
}
.carousel-item.no-margin {
  margin-top: 20px;
  text-align: center;
}
.carousel-item table {
  margin: 0 auto;
}
.carousel-item table img {
  max-width: 130px;
}
.carousel-item .carousel-image {
  flex: 1;
}
.carousel-item .carousel-text {
  flex: 3;
  text-align: justify;
  margin-left: 10px;
  margin-top: 10px;
  padding-right: 5px;
}
.carousel-item .quote {
  font-style: italic;
}
.carousel-item h2 {
  font-size: 1.5em;
}
.carousel-item h3 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 1.05em;
  font-weight: bold;
}
.upperconstraint {
  max-width: 932px;
  margin: 0 auto;
}
.upperconstraint h1 {
  font-size: 1.5em;
  text-align: center;
}
.upperconstraint .helper {
  display: inline-block;
  vertical-align: middle;
}
.upperconstraint img {
  max-width: 111px;
}
.bonus-selector {
  text-align: center;
}
.bonus-selector .bonus-label {
  padding: 5px;
}
.bonus-selector .sub-col {
  display: inline-block;
  position: relative;
  width: 150px;
  height: 2em;
  border: 1px solid #ccc;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 1em;
  padding-top: 10px;
  margin-bottom: 5px;
  text-align: center;
}
.bonus-selector .sub-col.active {
  background-color: #6e9fe9;
  border: 1px solid #27436d;
}
.bonus-selector .sub-col:hover {
  cursor: pointer;
}
.bonus-selector .sub-col img {
  height: 24px;
  position: absolute;
  left: 15px;
  top: 5px;
}
