/*DO NOT MODIFY "STYLE.CSS" FILE!
USE STYLE-CUSTOM.CSS TO ADD YOUR OWN CSS RULES.
IF YOU WANT TO CHANGE "STYLE.CSS", MODIFY "STYLE.LESS" FILE AND COMPILE WITH "SIMPLESS". 
DOWNLOAD SIMPLESS SOFTWARE FROM wearekiss.com
OR CONTACT HARZEMDESIGN FOR CHANGES.*/
.opensans {
  font-family: "Open Sans", arial, helvetica, sans-serif;
}
strong,
b,
.bold {
  font-weight: bold;
}
.light {
  font-weight: 300;
}
p {
  line-height: 1.2em;
}
.f11 {
  font-size: 11px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f17 {
  font-size: 17px;
}
.f18 {
  font-size: 18px;
}
.f19 {
  font-size: 19px;
}
.f20 {
  font-size: 20px;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.redback {
  background: Red;
}
.hidden {
  display: none;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
br.clear {
  display: block;
  height: 0px;
  clear: both;
}
div.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
body {
  background: #fff;
  font-size: 14px;
  font-family: "Open Sans", arial, helvetica, sans-serif;
  color: #000;
  margin: 0px;
  padding: 0px;
}
a:link,
a:visited {
  color: #146e91;
  text-decoration: none;
}
a:hover {
  color: #0197d1;
  text-decoration: none;
}
a img {
  border: 0px;
}
input {
  font-size: 13px;
}
.body {
  width: 1000px;
  margin: auto;
  position: relative;
}
.body:before,
.body:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.body:after {
  clear: both;
}
.half {
  width: 50%;
  float: left;
}
/* design */
#header-placeholder {
  height: 150px;
}
#floater {
  position: fixed;
  z-index: 2000;
  left: 0;
  top: 0;
  width: 100%;
  height: 150px;
}
@media all and (max-width: 999px) {
  #header-placeholder {
    height: 0px;
  }
  #floater {
    position: relative;
  }
  body {
    width: 1000px;
  }
}
@media all and (min-width: 1000px) {
  body {
    min-width: 1000px;
  }
}
.whiteback {
  background: white;
}
#topbar {
  background: #ffffff url(images/topbar.png) left bottom repeat-x;
  height: 41px;
  width: 100%;
  line-height: 41px;
  color: #999;
  font-size: 11px;
}
#topbar .connect a {
  display: block;
  line-height: 39px;
}
#topbar .connect a.tw {
  color: #0197d1;
  font-size: 12px;
  font-weight: bold;
  background: url(images/tw.png) left center no-repeat;
  padding: 0 20px 2px;
  margin-right: 20px;
  float: right;
}
#topbar .connect a.login {
  padding: 0 30px  2px;
  background: #146e91;
  font-size: 13px;
  color: #fff;
  float: right;
}
#topbar .connect a.login:hover {
  background: #0197d1;
}
#header {
  width: 100%;
  height: 109px;
  background: #0197d1;
}
a.logo {
  display: block;
  float: left;
  margin-top: 29px;
}
#menu {
  float: right;
  padding-top: 35px;
}
#menu > ul > li {
  float: left;
  position: relative;
}
#menu > ul > li > a {
  position: relative;
  display: block;
  font-size: 14px;
  color: #fff;
  padding: 10px 22px 10px 22px;
}
#menu > ul > li:hover > a {
  color: #fff;
  background: #41b1dd;
  border-radius: 5px;
}
#menu > ul li > ul {
  border-radius: 0 5px 5px 5px;
  display: none;
  position: absolute;
  z-index: 1000;
  top: 40px;
  background: #146e91;
  padding: 5px;
  min-width: 100%;
  border-top: 0;
  text-transform: uppercase;
}
#menu > ul li > ul > li {
  min-width: 120px;
}
#menu > ul li > ul > li > a {
  display: block;
  padding: 8px 25px 8px 14px;
  font-size: 12px;
  white-space: nowrap;
  color: #fff;
}
#menu > ul li > ul > li > a:hover {
  background: #1C3D4B;
}
#menu > ul > li:hover > ul {
  display: block;
}
.bigtop {
  background: #41b1dd;
  height: 50px;
  border-bottom: 1px solid #fff;
  position: relative;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  text-shadow: 0 1px 0 #000;
  line-height: 40px;
  color: #fff;
}
.bigtop .before {
  z-index: 2001;
  display: block;
  width: 100%;
  height: 25px;
  position: absolute;
  left: 0;
  top: -25px;
  background: url(images/bigtop.png) top center no-repeat;
}
.bigtop:after {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  position: absolute;
  left: 0;
  bottom: -12px;
  background: url(images/bigtop-arrow.png) top center no-repeat;
}
.bigimage {
  background: #84d300 url(images/bigimage.png) top center no-repeat;
  height: 449px;
}
.bigimage .body {
  position: relative;
}
.crescendo {
  color: #fff;
  font-weight: 300;
  padding-top: 30px;
}
.crescendo div {
  line-height: 1.02em;
}
.crescendo div {
  font-size: 76px;
  opacity: 1;
}
.crescendo div + div {
  font-size: 68px;
  opacity: 1;
}
.crescendo div + div + div {
  font-size: 51px;
  opacity: 1;
}
.crescendo div + div + div + div {
  font-size: 48px;
  opacity: 0.98;
}
.crescendo div + div + div + div + div {
  font-size: 40px;
  opacity: 0.9;
}
.crescendo div + div + div + div + div + div {
  font-size: 28px;
  opacity: 0.69;
}
.crescendo div + div + div + div + div + div + div {
  font-size: 24px;
  opacity: 0.66;
}
.crescendo div + div + div + div + div + div + div + div {
  font-size: 20px;
  opacity: 0.60;
}
.crescendo div + div + div + div + div + div + div + div + div {
  font-size: 15px;
  opacity: 0.53;
}
.crescendo div + div + div + div + div + div + div + div + div + div {
  font-size: 13px;
  opacity: 0.40;
}
.crescendo div + div + div + div + div + div + div + div + div + div + div + div {
  font-size: 11px;
  opacity: 0.20;
}
.crescendo div + div + div + div + div + div + div + div + div + div + div + div + div {
  font-size: 09px;
  opacity: 0.05;
}
a.bigbutton {
  background: #06ac68;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  display: block;
  left: 583px;
  top: 368px;
  position: absolute;
  line-height: 41px;
  border-top: 1px solid #bdfd00;
  border-bottom: 1px solid #3d6100;
  padding: 0 38px 3px;
  border-radius: 5px;
  color: #fff;
}
a.bigbutton:hover {
  background: #2DA3B5;
}
.bigcloud {
  background: #ffffff url(images/bigcloud.png) top center no-repeat;
}
.homeintro .heading {
  font-size: 30px;
  font-weight: 300;
  color: #000;
  text-align: center;
  padding: 20px 0;
}
.homeintro .featureboxes {
  padding: 55px 0;
}
.homeintro .featureboxes .featurebox {
  text-align: center;
  width: 320px;
  float: left;
  margin-left: 20px;
}
.homeintro .featureboxes .featurebox:first-child {
  margin-left: 0;
}
.homeintro .featureboxes .featurebox .title {
  font-weight: bold;
  color: #ad1d28;
  font-size: 20px;
  padding-top: 110px;
}
.homeintro .featureboxes .featurebox .title1 {
  background: url(images/round-icon-tech.png) top center no-repeat;
  color: #ad1d28;
}
.homeintro .featureboxes .featurebox .title2 {
  background: url(images/round-icon-soft.png) top center no-repeat;
  color: #0197d1;
}
.homeintro .featureboxes .featurebox .title3 {
  background: url(images/round-icon-man.png) top center no-repeat;
  color: #5b9200;
}
.homeintro .featureboxes .featurebox ul {
  margin-top: 20px;
}
.homeintro .featureboxes .featurebox ul li {
  font-size: 14px;
  line-height: 24px;
  border-top: 1px solid #e5e5e5;
}
.homeintro .featureboxes .featurebox ul li:first-child {
  border-top: 0;
}
.grayback {
  background: #f1f1f1;
}
.instances {
  padding-bottom: 40px;
}
.instances .title {
  padding: 40px 0 0 0;
  font-weight: 300;
  font-size: 30px;
  text-align: center;
}
.slider-back {
  position: Relative;
  padding: 20px 0;
}
.slider-bar {
  background: url(images/slider-bar.png) center center no-repeat;
  position: relative;
}
.slider-bar-shine {
  position: absolute;
  left: 0;
  top: 0;
  height: 42px;
  margin-left: 65px;
  width: 0px;
  background: url(images/slider-bar-shine.png) left center no-repeat;
}
#slider {
  position: relative;
  margin-left: 100px;
  width: 800px;
  height: 42px;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 60px;
  height: 38px;
  background: url(images/slider-arrow.png) top right no-repeat;
  cursor: pointer;
}
.ui-slider-horizontal .ui-slider-handle {
  margin-left: -30px;
}
.ui-slider-horizontal {
  height: 38px;
  cursor: pointer;
}
.slider-divider {
  background: #cccccc;
  width: 1px;
  position: absolute;
  top: 42px;
  height: 23px;
}
.slider-names {
  position: absolute;
  top: 55px;
  padding-top: 10px;
  height: 25px;
  text-align: Center;
  font-size: 17px;
  font-weight: bold;
  color: #ad1d28;
}
.slider-names.lowlight {
  color: #4f4f4f;
}
#slider-packages {
  padding-left: 50px;
}
.slider-package {
  padding-top: 65px;
  clear: both;
}
.slider-package:before,
.slider-package:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.slider-package:after {
  clear: both;
}
.slider-package table {
  float: left;
}
.slider-package table tr td {
  line-height: 29px;
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.slider-package table tr td.feature-name {
  color: #686868;
  font-size: 14px;
  padding: 0 38px 0 10px;
}
.slider-package table tr td.package-value {
  font-weight: bold;
  font-size: 17px;
  color: #474747;
  padding-right: 35px;
  min-width: 75px;
}
.slider-package table tr td.feature-icon {
  border-bottom: 0px solid #cccccc;
  width: 40px;
  height: 29px;
}
.slider-package table tr td.icon-ram {
  background: url(images/icon-ram.png) center center no-repeat;
}
.slider-package table tr td.icon-cpu {
  background: url(images/icon-cpu.png) center center no-repeat;
}
.slider-package table tr td.icon-ip {
  background: url(images/icon-ip.png) center center no-repeat;
}
.slider-package table tr td.icon-in {
  background: url(images/icon-in.png) center center no-repeat;
}
.slider-package table tr td.icon-out {
  background: url(images/icon-out.png) center center no-repeat;
}
.slider-package .slt-2 {
  margin: 15px  0 0 45px;
}
.slider-package .slt-3 {
  margin: 15px  0 0 33px;
}
.slider-package .slt-3 td.package-value {
  color: #5b9200;
}
.slidethis {
  width: 102px;
  height: 42px;
  background: url(images/slidethis.png) no-repeat;
  display: none;
  position: absolute;
}
.slider-no-js {
  background: #fff;
}
.big-home-button {
  text-align: center;
  margin-top: 25px;
}
.big-home-button a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  background: #06ac68;
  padding: 0 32px 3px 32px;
  line-height: 40px;
  color: #fff;
}
.big-home-button a:hover {
  background: #146e91;
}
.blackbar {
  border-bottom: 10px solid #84d300;
  background: #1e1e1e;
  padding: 30px 0;
}
.blackbar table td {
  padding: 0 20px;
  text-align: center;
  color: #fff;
  min-width: 110px;
  vertical-align: middle;
  font-size: 12px;
}
.blackbar table td b {
  font-size: 15px;
}
table.generic-pricing {
  width: 100%;
  padding-top: 45px;
}
table.generic-pricing tr th {
  text-align: left;
  line-height: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}
table.generic-pricing tr th:first-child {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}
table.generic-pricing tr td {
  width: 144px;
  border-top: 1px solid #d9d9d9;
  line-height: 20px;
  padding: 4px 0 5px 0 ;
}
table.generic-pricing tr td:first-child {
  width: auto;
  padding-right: 190px;
}
#footer {
  margin-top: 45px;
}
#footer .logo-blue {
  background: #ffffff url(images/logo-blue.png) right bottom no-repeat;
  height: 77px;
}
.footer-topbar {
  background: #0197d1;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 11px;
}
.footer-topbar a {
  color: #ffffff;
}
.footer-topbar .connect {
  float: right;
}
.footer-topbar .connect a {
  display: block;
}
.footer-topbar .connect a.tw {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  background: url(images/tw-white.png) 10px center no-repeat;
  padding: 0 20px 0 30px;
  margin-right: 20px;
  float: right;
  margin-top: 3px;
  line-height: 41px;
}
.footer-topbar .connect a.tw:hover {
  background: #ffffff url(images/tw.png) 10px center no-repeat;
  color: #0197d1;
}
.footer-topbar .connect a.login {
  padding: 0 30px  2px;
  background: #146e91;
  font-size: 13px;
  color: #fff;
  float: right;
  line-height: 41px;
  margin-top: 3px;
}
.footer-topbar .connect a.login:hover {
  background: #41B1DD;
}
.footer-topbar .vat {
  float: left;
}
.footer-links {
  background: #146e91;
  color: #fff;
  padding: 30px 0;
}
.footer-links:before,
.footer-links:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.footer-links:after {
  clear: both;
}
.footer-links a {
  color: #ffffff;
}
.footer-links ul.flinks {
  float: left;
}
.footer-links ul.flinks li {
  line-height: 25px;
  font-size: 12px;
  width: 180px;
}
.footer-links ul.flinks li a {
  display: block;
  padding: 0 10px 0 21px;
  background: url(images/bullet-arrow.png) 8px center no-repeat;
}
.footer-links ul.flinks li a:hover {
  padding-left: 23px;
  background: url(images/bullet-arrow.png) 9px center no-repeat;
}
.footer-links ul.legal {
  float: right;
  text-align: right;
  margin-top: 10px;
  line-height: 25px;
  font-size: 13px;
}
.copyright {
  height: 100px;
  padding-top: 44px;
  background: #146e91 url(images/prometeus.png) bottom center no-repeat;
}
.copyright .copyright-text {
  color: #fff;
  float: right;
  clear: both;
  position: relative;
  top: -15px;
  text-align: right;
}
.copyright .powered-by {
  color: #146e91;
  text-align: center;
  font-size: 12px;
}
.page-heading {
  background: #41B1DD;
  border-bottom: 10px solid #84D300;
  padding: 15px 0;
  text-align: center;
}
.page-heading .heading {
  color: #fff;
  font-size: 48px;
}
.page-heading .subheading {
  font-weight: 300;
  color: #fff;
  font-size: 20px;
  line-height: 1.1em;
  margin: 10px 0;
}
.page-heading a.ordernow {
  display: inline-block;
  float: right;
  background: #06AC68;
  padding: 0 30px 2px;
  position: absolute;
  right: 0;
  bottom: -20px;
  line-height: 44px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border-radius: 8px;
}
.page-heading a.ordernow:hover {
  background: #84D300;
}
table.why-list-table {
  width: 100%;
  padding-top: 45px;
  margin-bottom: 50px;
}
table.why-list-table tr th {
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 18px;
  white-space: nowrap;
}
table.why-list-table tr th:first-child {
  line-height: 30px;
  text-align: left;
}
table.why-list-table tr td {
  border-top: 1px solid #d9d9d9;
  line-height: 20px;
  padding: 5px 10px 5px 10px ;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
table.why-list-table tr td.no {
  background-image: url(images/cross.png);
}
table.why-list-table tr td.yes {
  background-image: url(images/check.png);
}
table.why-list-table tr td:nth-child(1) {
  text-align: left;
  font-weight: bold;
  width: 200px;
  padding-right: 23px;
}
table.why-list-table tr td:nth-child(2) {
  text-align: center;
  width: 160px;
  padding: 5px 10px;
}
table.why-list-table tr td:nth-child(3) {
  text-align: center;
  width: 150px;
}
table.why-list-table tr td:nth-child(4) {
  text-align: left;
}
table.why-list-table tr:nth-child(even) td {
  background-color: #f4f4f4;
}
h1 {
  font-size: 24px;
  color: #000;
  margin: 10px 0;
}
h2 {
  font-size: 22px;
  color: #000;
  margin: 10px 0;
}
h3 {
  font-size: 18px;
  color: #000;
  margin: 10px 0;
  font-weight: bold;
}
.pagecontent {
  padding: 20px 0;
}
.pagecontent ul li {
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #ccc;
}
.pagecontent ul li:first-child {
  border-top: 0;
}
.pagecontent ul.check li {
  padding: 10px 10px 10px 50px;
  background: url(images/check.png) left center no-repeat;
  border-top: 1px solid #ccc;
}
.pagecontent ul.check li:first-child {
  border-top: 0;
}
.simpletable {
  border-collapse: collapse;
}
.simpletable tr td {
  padding: 3px 10px;
  border: 1px solid #ccc;
}
.simpletable tr th {
  font-weight: bold;
  color: #000;
  padding: 3px 10px;
}
.simpletable tr:nth-child(even) td {
  background: #fff;
}
.simpletable tr:nth-child(odd) td {
  background: #ddd;
}
.table-striped {
  margin-bottom: 30px;
  border-collapse: collapse;
  width: 100%;
}
.table-striped tr td {
  padding: 10px 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
.table-striped tr th {
  font-weight: bold;
  color: #000;
  padding: 3px 10px;
  vertical-align: bottom;
}
.table-striped tr:nth-child(even) td {
  background: #fff;
}
.table-striped tr:nth-child(odd) td {
  background: #ddd;
}
.table-striped .input-mini {
  width: 2em;
  padding: 5px 10px;
  border: 1px solid #ddd;
}
.table-striped .slider {
  padding: 20px 30px;
}
.pricing-left {
  width: 750px;
  float: left;
}
.pricing-right {
  width: 230px;
  float: right;
  position: relative;
  top: 0;
}
.table-totalprice {
  text-align: center;
  width: 100%;
  border-collapse: collapse;
}
.table-totalprice th {
  font-size: 24px;
  padding-top: 20px;
}
.table-totalprice tr td {
  background: #e3e3e3;
  padding: 5px 0 0 0;
  font-size: 16px;
  min-width: 50%;
}
.table-totalprice tr td.caption {
  font-weight: bold;
  font-size: 16px;
  border-top: 1px solid #999;
  padding: 15px 0 0px 0;
}
.table-totalprice tr.total-prices td {
  color: #5B9200;
  background: transparent;
  font-size: 24px;
}
.table-totalprice tr.per-price td {
  font-size: 11px;
  padding: 0 0 5px 0;
}
a.button,
button {
  font-family: "Open Sans", arial, helvetica, sans-serif;
  box-sizing: content-box;
  display: inline-block;
  background: #06AC68;
  padding: 0 15px;
  line-height: 30px;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  font-size: 14px;
}
a.button:hover,
button:hover {
  background: #146E91;
}
