html, body {
    height: 100%;
}
body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
}
table.plans th, table.plans td.cntr, td.cntr {
	text-align:center;
}
td.cntr div.modal-header, td.cntr div.modal-body {
	text-align:left;
}
.reg {
	font-weight:normal;
}
.lic {
	color:#999;
}
table td.rgth, table th.rgth {
	text-align:right;
}
.splitter-logo {
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	vertical-align: text-top;
	background-image: url("../img/logo.png");
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.indent-form-row {
	padding-left: 100px;
}
p.help-block {
	color: #999;
    font-size: 13px;
    line-height: 15px;
}
#appsplit-form .input-xlarge {
	width: 470px;
}

.page-header {
    padding-bottom: 0;
    margin: 0 0 30px 0;
    border-bottom: none;
}

/*
    standard elements
*/

h1, h2 {
    font-weight: 700;
    margin: 25px 0px 10px 0px;
}
h1 {
    font-size: 25px;
}
h1 small {
    margin-left: 10px;
}
h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

p {
    font-family: inherit;
    font-size: 16px;
    line-height: 22px;
}

hr {
    margin: 25px 0;
    border-top: 3px solid #0099cc;
}
hr.thin {
    margin: 20px 0 15px 0;
    border-top: 1px solid #EEE;
}

legend {
    margin-bottom: 0px;
}

li {
    line-height: 25px;
}

blockquote p {
    font-weight: normal;
}

/*
    general
*/

.margin-top {
    margin-top: 20px;
}
.margin-right {
    margin-right: 20px;
}
.margin-bottom {
    margin-bottom: 20px;
}
.margin-left {
    margin-left: 20px;
}
.no-margin {
    margin: 0;
    padding: 0;
}
.bold {
    font-weight: bold;
}
a.no-underline, a.no-underline:hover {
    text-decoration: none;
}

.bline {
    border-bottom: 3px solid #0099cc;
}

div.br {
    height: 8px;
}

.btn-mega {
    font-size: 160%;
}

.alert a {
    color: inherit;
    text-decoration: underline;
}
.alert a.close {
    text-decoration: none;
}
.label, .badge {
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    line-height: 15px;
    margin-left: 10px;
    vertical-align: middle;
}
.tooltip {
    font-size: 13px;
    line-height: 16px;
}
.tooltip-inner {
    padding: 8px 12px;
    text-align: left;
}

.muted a {
    text-decoration: underline;
    color: #999;
}

img.inline-flag {
    margin: -3px 2px 0 7px;
}

/*
    top nav
*/

.navbar-inner {
    font-size: 18px;
    background-color: #eee;
    background-image: none;
    min-height: 50px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#eeeeee',endColorstr='#eeeeee',GradientType=0);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25),inset 0 -1px 0 rgba(0, 0, 0, 0.05);
}

.navbar .brand {
    padding: 8px 20px 12px 0px;
}

.navbar .nav > li > a {
    float: none;
    padding: 16px 10px 11px;
    line-height: 19px;
    color: #868686;
    text-shadow: none;
}
.navbar .nav > li > a:hover {
    color: #0099cc;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}
.navbar .btn {
    margin-top: 12px;
}

/*
    sub nav
*/

.nav-stacked {
    margin-top: 25px;
}
.nav-stacked > li > a {
    background-color: #F9F9F9;
    color: #868686;
}
.nav-stacked > li > a:hover {
    background-color: #F9F9F9;
    color: #0099cc;
}
/*.subnav-about li a i {
    float: left;
    margin-top: 2px;
    margin-right: 6px;
    opacity: .40;
}*/
.nav-stacked.nav-tabs > .active > a, .nav-stacked.nav-tabs > .active > a:hover {
    background-color: #F9F9F9;
    color: #000;
    font-weight: bold;
}

.nav-tabs > li > a {
    color: #868686;
}
.nav-tabs > li > a:hover {
    color: #0099cc;
}

/*
    sticky footer
*/

footer.page-footer {
    font-size: 16px;
    height: 235px; /* accounts for padding */
    padding: 25px 0 30px 0;
    color: #f1f1f1;
    background: #333;
}
footer.page-footer a, footer.page-footer a:visited {
    color: #f1f1f1;
    text-decoration: none;
}
footer.page-footer a:hover, footer.page-footer a:active {
    color: #f1f1f1;
}

footer.page-footer .contact {
    padding-bottom: 15px;
    border-bottom: 1px solid #808080;
    margin-bottom: 20px;
    text-align: center;
}
footer.page-footer .contact img {
    margin: -3px 2px 0 7px;
}
footer.page-footer .contact a {
    text-decoration: underline;
}

footer.page-footer .row.links a {
    display: block;
    margin-bottom: 2px;
}
footer.page-footer .row.links .socialmedia a img {
    width: 16px;
    height: 16px;
    margin-right: 7px;
    margin-bottom: 2px;
}
footer.page-footer .row.credits div {
    padding-top: 15px;
    border-top: 1px solid #808080;
    margin-top: 15px;
    color: #999;
}
footer.page-footer .row.credits a {
    margin-right: 5px;
    color: #999;
}

#push-top {
    height: 60px;
}
#push-bottom {
    height: 450px; /* footer height + padding */
}

body > .container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -270px;
}

/*
    sitewide elements
*/

.signupbar {
    padding: 25px 0px;
}
.signupbar h2 {
    font-size: 25px;
    text-transform: none;
    line-height: 24px;
    margin: -3px 0px 3px 0px;
}
.signupbar .sub {
    font-family: 'Handlee', cursive;
    font-size: 16px;
    font-weight: normal;
    line-height: 15px;
}
.signupbar .btn, .signupbar-right .btn {
    margin-right: 5px;
}
.signupbar-right h2 {
    margin-bottom: 10px;
}
.signupbar-right .btn {
    margin-top: 20px;
}

/*
    front page
*/
.page-frontpage .customersbar {
    margin-top: 0px;
    padding-top: 10px;
}
.page-frontpage .customersbar h3 {
    color: #808080;
    margin-bottom: 5px;
}
#front-top, #front-top .carousel-inner, #front-top .item {
    height: 440px !important;
    width: 960px;
    margin-bottom: 0px;
}
#front-top h1 {
    text-align: center;
    text-transform: none;
    font-size: 48px;
    margin-top: 0px;
    padding-top: 30px;
    line-height: 45px;
}
#front-top .sub {
    text-align: right;
    width: 600px;
    margin: 35px 0px 0px 121px;
}
#front-top .sub > span {
    font-family: 'Handlee', cursive;
    font-size: 20px;
}

#front-top .sub .btn {
    float: right;
    margin-left: 20px;
    margin-top: 2px;
}
#appsplit1 {
    background: url("../img/slides/appsplit1.png") center bottom no-repeat;
}
#appsplit1 h1 {
    padding-top: 60px;
}
#appsplit2 {
    background: url("../img/slides/appsplit2.png") center bottom no-repeat;
}
#campaignsplit1 {
    background: url("../img/slides/campaignsplit1.png") center bottom no-repeat;
}
#campaignsplit1 h1 {
    padding-top: 60px;
}
#campaignsplit2 {
    background: url("../img/slides/campaignsplit2.png") center bottom no-repeat;
}
/*#campaignsplit2 .sub {
    margin-left: 90px;
}*/
#front-body {
    padding: 10px 0px 50px;
}
#front-body .row {
    margin-top: 40px;
}
#front-body .span2 img {
    margin-top: 10px;
}
#front-body .signupbar.row {
    margin-top: 0px;
    padding-top: 10px;
}
.carousel-control {
    top: 50%;
    line-height: 25px;
    width: 30px;
    height: 35px;
    font-size: 40px;
    line-height: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    opacity: .1;
    filter: alpha(opacity=10);
}
.carousel-control.left {
    left: 0px;
}
.carousel-control.right {
    right: 0px;
}
/*#front-body .row p {
    font-size: 25px;
    line-height: 24px;
    font-weight: 300;
}
#front-body .row .span5 {
    padding-top: 10px;
}*/

#front-testimonial {
}
#front-testimonial .name {
    font-family: 'Handlee', cursive;
    font-size: 20px;
}
#front-testimonial .speak {
    font-size: 23px;
    line-height: 25px;
    font-weight: 300;
    width: 300px;
    height: 192px;
    background: url("../img/front-testibg.png") no-repeat;
    margin: 25px 0px 5px 0px;
}
#front-testimonial .speak > a {
    display: block;
    padding: 11px 15px 0px 15px;
    color: #000;
}
#front-testimonial .speak > a:hover {
    text-decoration: none;
}

/*
    features
*/

#features-list .row {
    margin-top: 30px;
}

#features-screenshots .row {
    margin-top: 15px;
}
#features-screenshots img {
    width: 140px;
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}

/*
    products
*/
#products-list {
    margin-bottom: 70px;
}
#products-list .row {
    margin-top: 30px;
}

/*
    customers
*/

#customer-list .thumbnail {
    margin-bottom: 15px;
}
#customer-list .name {
    display: block;
    font-family: 'Handlee', cursive;
    font-size: 20px;
    margin-top: 18px;
}
#customer-list a {
    color: #333;
}
#customer-list .thumbnail:hover {
    border-color: #08C;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/*
    plans & pricing
*/

.page-plans .table th {
    font-weight: bold;
}
table.plans {
    width: 97%;
}
table.plans tr.pricing td {
    padding: 15px 0px;
    background-color: #fff;
}
table.plans tr.pricing:hover td {
    background-color: #fff;
}
table.plans tr td.cntr {
    width: 15%;
}
table.plans tr td.rgth {
    padding-right: 8px;
    width: 22%;
}
/*table.plans td.high, table.plans th.high, .table thead:first-child tr:first-child th.high {
    background-color: #e2f2fa;
    border: 1px solid #cddde5;
    border-top: 1px;
}
table.plans.table-striped tbody tr:nth-child(odd) td.high {
    background-color: #d8eaf3;
    border: 1px solid #cddde5;
}*/
table.plans tr td.hl, table.plans tr th.hl {
    background-color: #F1F1F1;
}
table.plans h2 {
    margin: 0px;
}
table.plans tr.pricing img {
    margin-bottom: 2px;
}
table.plans .month {
    font-size: 19px;
    margin-bottom: 3px;
}
table.plans .year {
    color: #999;
}
table.plans img {
    margin-left: 4px;
}
table.plans tr.select td {
    padding-left: 25px;
    background-color: transparent;
    border: none;
}
table.plans tr.select td label {
    padding-left: 29px;
}
.page-plans h1 {
    margin-bottom: 0px;
}
.page-plans .agency {
    margin: -20px 30px 20px 0px;
    text-align: right;
    color: #999;
    font-size: 15px;
}
.page-plans .agency a {
    text-decoration: underline;
    color: #999;
}
.page-plans .signupbar {
    text-align: left;
    margin: 60px 0px 55px 0px;
    padding: 0px 0px 0px 230px;
}
.page-plans .signupbar .sub {
    font-size: 20px;
    margin-top: 3px;
}
.page-plans .signupbar > div {
    margin-bottom: 25px;
}
.page-plans .signupbar a {
    float: left;
    margin-right: 20px;
    margin-top: -2px;
}
.page-plans .span3 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}
.customers-horizontal {
    margin-bottom: 80px;
}
.customers-horizontal img {
    height: 60px;
}
.customers-horizontal h1 {
    margin-bottom: 20px;
}

/*
    contact, about & help etc.
*/
.page-contact img.map {
    margin-bottom: 50px;
}

.page-about .row > div > .row {
    margin-bottom: 15px;
}

.page-help .contact {
    text-align: center;
}
.page-help .span8 {
    min-height: 630px;
}
.page-help .span8 p img {
    margin: -3px 2px 0 5px;
}
.page-help .rasmus {
    width: 365px;
    height: 460px;
    margin: -665px 0px 0px 320px;
}

.page-press .row > div > .row {
    margin-bottom: 30px;
}
.page-press .row > div > .row > .span2 img {
    margin-top: 3px;
}
.page-press h3 {
    line-height: 20px;
}
.page-press h1 {
    margin-bottom: 25px;
}
.page-press .span8 {
    margin-bottom: 100px;
}

/*
    Help
*/
a.help img {
    margin-right: 3px;
    margin-top: -3px;
}
#helpModal .modal-body {
    padding: 1px;
    overflow: hidden;
}
#helpModal iframe {
    width: 558px;
    height: 400px;
}

/*
    Dashboard and admin
*/
#helpModal .modal-body {
    padding: 1px;
    overflow: hidden;
}
#helpModal iframe {
    width: 558px;
    height: 400px;
}
.split_list {
    margin-bottom: 20px;
    border-top: 1px solid #CCC;
}
.split_list > div {
    padding: 10px 10px 20px 10px;
    border-bottom: 1px solid #CCC;
}
.split_list > div:nth-child(odd) {
    background-color: #F9F9F9;
}
.split_list > div > span.right {
    float: right;
}
.split_list > div > span.right:first-child {
    padding-top: 5px;
}
.split_list h2 {
    margin: 0 0 5px 0;
}
.split_list a {
    color: #222;
}
.split_list img {
    margin: 0 5px 2px 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.split_list a:hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.split_list .urls {
    display: inline-block;
    margin-right: 20px;
}
.split_list .urls a, .split_list .modal-body p a, .split_list .modal-body li a {
    color: #08C;
}

/*
    Account, payment etc.
*/
.page-account .invoices a {
    display: block;
    margin-bottom: 5px;
}
.page-account h2 {
    margin-top: -5px;
    margin-bottom: 5px;
}
.page-plan td .btn {
    width: 55%;
}
.page-account hr.thin {
    margin: 25px 0 20px 0;
}

/*
    Wordpress Blog
*/
body.admin-bar .navbar-fixed-top {
    top: 28px;
}
#blog #primary {
    padding-top: 5px;
}
#blog #primary #content {
    padding-right: 20px;
}
#blog .page-header {
    margin: 0 0 25px 0;
}
#blog #page {
    margin-top: 30px;
}
#blog #page a {
    color: #0084B5;
}
#blog #page .entry-meta, #blog #page .entry-meta a {
    color: #CCC;
}
#blog #page #secondary li {
    line-height: 18px;
    margin-bottom: 10px;
}
#blog .widget_search {
    margin-top: 45px;
}
#blog h1.page-title {
    font-size: 20px;
    font-weight: normal;
    color: #808080;
}
#blog article {
    padding-bottom: 20px;
    border-bottom: 3px solid #09C;
    margin-bottom: 35px;
}
#blog .logged-in-as {
    margin-top: 15px;
}
#blog .form-actions {
    padding: 0;
    background-color: inherit;
    border-top: none;
}
#blog .addthis_toolbox {
    margin: 20px 0 0 0;
}

/*
	overwrite chosen styling to look like bootstrap
*/
ul.chzn-choices {
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	   -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	     -o-transition: border linear 0.2s, box-shadow linear 0.2s;
	        transition: border linear 0.2s, box-shadow linear 0.2s;
}
div.error div.controls div.chzn-container ul.chzn-choices {
	border-color: #B94A48;
}
div.error div.controls div.chzn-container-active  ul.chzn-choices {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 74, 72, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 74, 72, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 74, 72, 0.6);
}
div.controls ul.chzn-choices {
	border-color: #ccc;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
div.chzn-container-active  ul.chzn-choices {
	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.trans {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
  /* IE 5-7 */
  filter: alpha(opacity=33);
  /* Netscape */
  -moz-opacity: 0.33;
  /* Good browsers */
  opacity: 0.33;
}

ul.features div.caption p {
	margin-bottom:0;
}
.feature-buttons {
	text-align: right;
}

/* new styling */
p.fixed-value {
	padding-top: 5px;
	font-weight: bold;
}
a.tooltipstyle {
	cursor: help;
	color: #333;
	background-color: #e5f3fa;
}
a.tooltipstyle:hover {
	text-decoration: none;
	color: #333;
	background-color: #cce7f5;
}
.hero-unit {
	padding-top: 30px;
	padding-bottom: 30px;
}
div#analytics-date-picker {
	text-align:right;
}
input#startdate, input#enddate, input#date {
	width:70px;
}
#analytics-submit {
	margin-bottom:9px;
}
.note {
	color: #999;
}


/*
    mobile/tablet styles
*/
@media only screen and (max-device-width: 800px) {
    .navbar-fixed-top {
        position: relative !important;
        margin-bottom: -50px !important;
    }
}

#platformsplit-form .input-xlarge {
	width: 405px;
}