html, body {
    height: 100%;
}
body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
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;
}
.modal form {
    margin: 0;
}

/*
    standard elements
*/

h1, h2, .h2 {
    font-weight: 500;
    margin: 20px 0px 10px 0px;
}
h1, h2, h3, h4, h5, h6 {
font-weight:500;
}
h1, .h1, .lead {
    font-size: 25px;
    line-height: 32px;
}
h1.big {
    font-size: 55px;
    font-weight: 200;
    line-height: 55px;
    margin: 40px 0 30px 0;
}
h1 small {
    margin-left: 10px;
}
h2, .h2 {
    font-size: 20px;
    line-height: 22px;
    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
*/

.no-margin {
    margin: 0;
    padding: 0;
}
.margin-top {
    margin-top: 20px;
}
.margin-right {
    margin-right: 20px;
}
.margin-bottom {
    margin-bottom: 20px;
}
.margin-left {
    margin-left: 20px;
}
.padding-h1 {
    padding-top: 63px
}
.cntr {
    text-align: center;
}
.bold {
    font-weight: bold;
}
a.no-underline, a.no-underline:hover {
    text-decoration: none;
}
a.silent {
    color: inherit;
    text-decoration: none;
}
.bline {
    border-bottom: 3px solid #0099cc;
}

div.br {
    height: 8px;
}

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

.shadow {
    -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);
}

.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;
}

.hand {
    font-family: 'Handlee', cursive;
}

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

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

.well-inline {
    padding: 40px 150px 40px 40px;
    display: inline-block;
}

/*
    top nav
*/

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

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

.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.sub a {
    padding-left: 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: 280px; /* 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: 400px; /* 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, .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;
}
.signupbar-big .btn {
    float: right;
    margin-top: -6px;
}


/*
    front page
*/
.page-frontpage .vid > div, .page-frontpage .vid > iframe {
    margin-left: 30px;
}
.page-frontpage .navbar-inner {
    background-color: #FFF;
}
.page-frontpage a.customers img {
    opacity: 0.9;
}
.page-frontpage a.customers:hover img, .page-frontpage a.customers:active img {
    opacity: 1;
}
.page-frontpage .customersbar .span3 {
    padding-top: 30px;
    color: #808080;
}
.page-frontpage .customersbar .span9 {
    background-color: #EEE;
    border-bottom-right-radius-: 5px;
    border-bottom-left-radius-: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
}
.page-frontpage .customersbar .span9 > div {
    padding: 5px;
    text-align: center;
    font-size: 15px;
    color: #808080;
}
.page-frontpage .customersbar .span9 > div a {
     color: #666;
 }
.page-frontpage .customersbar .span12 {
    margin-top: 15px;
    padding-bottom: 25px;
 }
.page-frontpage .signupbar {
    background-color: #F1F1F1;
    padding: 30px 0;
    margin: 40px 0 -50px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.page-frontpage #playvideo img {
    margin-left: 20px;
}
.page-frontpage #video {
    width: 800px;
    height: 640px;
    margin: -320px 0 0 -400px;
}
.page-frontpage #video .modal-body {
    max-height: none;
}
.page-frontpage #ytplayer {
    width: 765px;
    height: 478px;
}
.page-frontpage #video .modal-footer {
    text-align: left;
}
.header-wrap {
    background: #00749a url("../img/frontbg.jpg") top center no-repeat;
    margin-top: 50px;
}
.page-frontpage .header-wrap {
    height: 450px;
}
.header {
    color: #FFF;
}
.header h1 {
    font-size: 65px;
    font-weight: 200;
    line-height: 65px;
    margin: 50px 0;
}
.header h2 {
    margin: 0;
    padding-right: 30px;
    margin: 15px 0 50px 0;
    line-height: 30px;
    font-size: 25px;
    font-weight: 400;
}
.header .span12 {
    height: 165px;
}
.header .btn {
    text-transform: uppercase;
}
.header .pull-right {
    width: 245px;
    font-size: 14px;
    line-height: 15px;
    padding-top: 3px;
    color: #F1F1F1;
}
.front-contact {
    text-align: center;
    margin-top: 15px;
    color: #808080;
}
.front-contact p {
    margin-right: 10px;
}

#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: 55px;
}
.front-body h1 {
    margin-top: 5px;
    line-height: 30px;
}
.front-body .target img {
    margin: 15px 0 0 35px;
}
.front-body .channels img {
    margin: 20px 0 0 10px;
}
.front-body .tech img {
    margin-top: 15px;
}
.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-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;
}

/*
    sign-up
*/

.page-signup #push-bottom {
height: 355px;
}

.page-signup .control-label {
font-size: 16px;
}

.page-signup .offset2 h2 {
text-align:center;
}


/*
    pages
*/
.pages-body {
    margin-top: 30px;
}
.pages-body p a {
    color: #808080;
    text-decoration: none;
}
.pages-body .span4 {
    margin-top: 30px;
}
.pages-body img.padding {
    padding: 50px 60px;
}
.pages-body h3 {
    font-size: 16px;
}
.page-pages-overview .overview-body {
    margin-top: 35px;
    margin-bottom: 30px;
}
.page-pages-overview .overview-body h2 {
    margin-top: 5px;
}

.page-sitemap .sitemap-body > div > ul > li > a {
    font-size: 18px;
}
.page-sitemap .sitemap-body ul li:last-child {
    margin-bottom: 20px;
}
.page-pages-seo .pages-body .span4 > img {
    padding: 15px 20px;
}

/*
    tour
*/
.tour-body .row {
    margin-top: 50px;
}
.tour-body p {
    padding-right: 20px;
}
.tour-body h2 {
    margin-top: 5px;
}
.tour-body .padding-h1 {
    padding-top: 45px;
}
.page-tour .lead {
    margin-bottom: 40px;
}

/*
    features
*/

#features-list .row {
    margin-top: 40px;
}
#features-list .signupbar {
    margin-top: 0;
    padding-top: 0;
}
#features-list hr.thin {
    margin-bottom: 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
*/

table.plans th {
    font-weight: bold;
    border: 0;
}
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 .hand {
    font-weight: 300;
    font-size: 18px;
    border-bottom: 1px solid #cddde5;
}
table.plans .hand i {
    margin-top: 4px;
}
table.plans th.high {
    padding: 20px 0;
}
table.plans th.high h2 {
    font-size: 200%;
}
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, table.plans.table tbody tr:hover td.high {
    background-color: #d8eaf3;
    border: 1px solid #cddde5;
}
table.plans tr td.hl, table.plans tr th.hl {
    background-color: #F1F1F1;
}
table.plans tr.pricing td.high {
    background-color: #e2f2fa;
}
table.plans h2 {
    margin: 0px;
}
table.plans tr.pricing img {
    margin-bottom: 2px;
}
table.plans .month {
    font-size: 16px;
	font-weight:400;
	line-height:1.5;
}
table.plans .year {
    color: #999;
}
table.plans img {
    margin-left: 4px;
    opacity: 0.7;
}
table.plans tr.select td {
    padding-left: 9px;
    background-color: transparent;
    border: none;
    padding-top: 20px;
    padding-bottom: 50px;
}
table.plans tr.select a.btn {
    width: 70px;
}
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 35px 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-top: 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: -666px 0px 0px 320px; /* -799px */

}

.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
*/
.page-mypage .btn-group .dropdown-menu {
    width: 99%;
}
.page-mypage #folder-title, .page-analytics #folder-title {
    color: #999;
    margin: 5px 15px 0 0;
    max-width: 200px;
}
.page-mypage #folder-help {
    padding-top: 4px;
}
.split_menu {
    height: 45px;
}
.split_menu a.btn
#folder-settings, #add-folder, #trash-folder,
#rename-folder, #rename-folder-disabled,
#folder-settings, #folder-settings-disabled,
#add-folder-disabled, #trash-folder-disabled{
    display: none;
}
.page-mypage #rename-folder, .page-mypage #rename-folder-disabled {
    margin: 0 5px;
}
.page-mypage form.form-search {
    margin-left: 15px;
}
ul.folders li a {
    padding: 9px;
}
ul.folders li a i {
    width: 18px;
    margin-top: 2px;
    margin-right: 3px;
    opacity: 0.4;
}
ul.folders li a i.icon-white {
    opacity: 1;
}
ul.folders {
    margin-top: 10px;
    margin-bottom: 50px;
}
ul.folders li.level-2 {
    margin-left: 13px;
}
ul.folders li.level-3 {
    margin-left: 26px;
}

#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 #welcome {
    margin: 70px 90px;
    display: none;
}
.split_list #no_splits {
    color: #999;
    margin: 20px 10px;
    display: none;
}
.split_list .split a.setting {
    opacity: 0.1;
    text-decoration: none;
}
.split_list .split:hover a.setting {
    opacity: 1;
}
.split_list .split {
    padding: 15px 10px;
    border-bottom: 1px solid #CCC;
}
.split_list .split .label-info {
    cursor: pointer;
}
.split_list .split span.right {
    float: right;
}
.split_list .split span.right:first-child {
    padding-top: 5px;
}
.split_list h2 {
    margin: 0 0 5px 0;
}
.split_list a {
    color: #222;
}
.split_list i {
    margin: 7.5px 2px;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.split_list img {
    margin: 0 5px 2px 10px;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.split-pause-play i {
    margin: 7.5px 0 7.5px 4px;
}
.split_list a:hover img {
    filter: alpha(opacity=60);
    opacity: 1;
}
.split_list a:hover i {
    filter: alpha(opacity=100);
    opacity: 1;
}
.split_list .urls {
    display: inline-block;
    margin-right: 20px;
}
.split_list .urls a {
    color: #999;
}
.split_list .modal-body p a, .split_list .modal-body li a {
    color: #08C;
}

.split_list .split:nth-child(odd) {
    background-color: #F9F9F9;
}
.split_list .account .btn {
    margin-left: 10px;
}

#trash-folder {
    margin-left: 5px;
}

#add-fast .well {
    margin: 0 0 35px 0;
    padding: 15px 0;
}
#add-fast .span9 {
    margin-bottom: 5px;
}
#add-fast label {
    padding-top: 0;
    padding-bottom: 2px;
}
#add-fast i {
    margin-top: 4px;
    margin-right: 2px;
    opacity: 0.4;
}
#add-fast #folder {
    width: 150px;
}
#add-fast .folders {
    width: 175px;
}
#add-fast .actions {
    width: 150px;
}

/*
    Analytics hook
*/

.page-hook label.inline {
    width: 130px;
    margin-left: 5px;
}
.page-hook #folder_settings ul {
    margin: 10px;
}
.page-hook #folder_settings ul li {
    line-height: 30px;
}
.page-hook #folder_settings ul li label {
    display: inline;
    margin-left: 5px;
}
.page-hook #folder_settings ul li input {
    margin-bottom: 4px;
}

/*
    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;
}

/*
    Splits
*/
.page-shorturl .form-horizontal .control-label {
    width: 90px;
}
.page-shorturl .form-horizontal .controls {
    margin-left: 110px;
}

/*
    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 10px 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: 0px;
    border-bottom: 1px solid #eee;
    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;
}
#blog #page p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 26px;
	margin: 0 0 16px;
}
#blog .entry-content{
	margin-bottom: 5px;
}
#blog .entry-content ol, #blog .entry-content ul{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 20px;
	margin-top: 15px;
	margin-left: 45px;
}
#blog .entry-content li {
	margin-bottom: 9px;
}
#blog form p{
	line-height: 12px;
}
#blog hr {
	border-top: 1px solid #eee;
}
#blog .cat-links {
	padding-bottom: 8px;
}
#blog {
	font-weight: normal;
	color: #333;
}
#blog .navbar-inner{
	font-weight: 300;
}
#blog h1, #blog h2, #blog .h2 {
	font-weight: 500 !important;
	margin: 20px 0px 10px 0px !important;
}
#blog h2, #blog .h2 {
	font-size:22px;
	line-height:28px;
}
#blog #secondary h2, #blog #secondary .h2 {
	font-size: 18px;
}
#blog #secondary {
	padding-top: 5px;
}
#blog #secondary p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 14px;
}
#blog #secondary a {
	font-size: 14px;
}
#blog #secondary hr {
	margin:20px 0;
}
#blog .page-header h1 {
	line-height: 1.3;
	margin-top: 16px;
}
#blog .pull-left li {
	margin-top: 15px;
	font-size: 14px;
}
#blog .navbar .btn {
	margin-right: 30px;	
}

#blog .thumbnail{
	padding: 0px;
	border: 0px;
	box-shadow:none;
	font-weight:200;	
}

#blog .wp-post-image {
	margin-top:7px;
}


/*
	overwrite chosen styling to look like bootstrap
*/
i.icon-folder-open {
    width: 18px;
}
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;
}
form.analytics-picker-bar {
    height: 28px;
    margin: 10px 0 20px 0;
}
div#analytics-date-picker {
	text-align:right;
	float: right;
	width:300px;
}
div#analytics-total-count {
	float:left;
}
div#analytics-total-count h3{
	margin:0;
	padding:0;
	font-weight:normal;
	width:300px;
}
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: absolute !important;
        top: 0 !important;
        margin-bottom: -50px !important;
    }
}

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

#subdomain_help{
	margin:0px;
	padding:0px;
	list-style:none;
}
#subdomain_help li{
	margin-top:25px;
}