body {
	font-family: "helvetica neue", helvetica;
	font-size: 14px;
	line-height: 140%;
	overflow-y: scroll;
}
#header {
	font-weight: 300
}
h1, h2, h3, h4, h5 {
	line-height: 140%
}
h1, h2 {
	font-family: "museo-sans", sans-serif, "helvetica neue", helvetica
}
h2.section-header, h3.section-divider {
	font-weight: 500
}
table.listing tbody td, .tab-contents>div {
	line-height: 140%;
	font-size: 15px
}
.contents #sidebar {
	font-weight: 300;
	font-family: "museo-sans", sans-serif, "helvetica neue", helvetica
}
p.enhanced {
	font-size: 15px;
	font-weight: 300;
	line-height: 140%
}
.button-normal {
	border: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	font-size: 20px;
	font-weight: 300;
	padding: 15px 30px;
	text-decoration: none;
	background: #398bce;
	color: #fff
}
.button-normal:hover {
	background: #2d6ea3
}
.button-alternate {
	border: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	font-size: 20px;
	font-weight: 400;
	padding: 15px 30px;
	text-decoration: none;
	background: #999;
	color: #fff
}
.button-alternate:hover {
	background: #666;
	color: #fff
}
.button-create {
	border: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	font-size: 20px;
	font-weight: 400;
	padding: 15px 30px;
	text-decoration: none;
	background: #7dc36b;
	color: #fff
}
.button-create:hover {
	background: #4444d2;
	color: #fff
}
.linkish {
	text-decoration: none;
	color: #398bce;
	border: none;
	background: none;
	padding: 0
}
.pagination-holder {
	width: 100%;
	padding: 15px 0;
	text-align: center
}
.pagination-holder .pagination-wrap {
	display: inline-block
}
.pagination-holder .prev, .pagination-holder .next {
	text-transform: uppercase;
	color: #3A3A3A;
	font-weight: 500;
	padding: 10px 20px;
	font-size: 15px;
	display: inline-block;
	position: relative;
	letter-spacing: .3px
}
.pagination-holder .prev.disabled, .pagination-holder .next.disabled {
	opacity: .2;
	cursor: default
}
.pagination-holder a.page {
	display: inline-block;
	margin-right: 6px;
	background: #f6f6f6;
	color: #a6a6a7;
	height: 43px;
	width: 43px;
	text-align: center;
	line-height: 45px;
	font-weight: 400;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	font-size: 18px;
	-webkit-transition: all, 0.2s, ease-in-out;
	-moz-transition: all, 0.2s, ease-in-out;
	-o-transition: all, 0.2s, ease-in-out;
	transition: all, 0.2s, ease-in-out
}
.pagination-holder a.page.active {
	background: #00a9db;
	color: white
}
.pagination-holder a.page:hover {
	background: #e8e8e8;
	color: #8a8a8a
}
.pagination-holder a.page.active:hover {
	background: #00a9db;
	color: white
}
.pagination-holder span {
	display: inline-block;
	padding: 0 20px 0 14px;
	margin-top: 14px;
	font-weight: 800;
	font-size: 22px
}
body, html {
	height: 100%
}
h1, h2 {
	font-weight: 300;
	color: #333;
	letter-spacing: -1px
}
h3, h4, h5 {
	color: #333
}
a {
	text-decoration: none;
	color: #398bce
}
a:hover {
	color: #256396
}
pre {
	background: #f8f8f8;
	border: 1px solid #ccc;
	padding: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	color: #333
}
#container, #content {
	height: 100%
}
#content .contents {
	min-height: 100%
}
.spacer {
	clear: both
}
.contents {
	overflow: hidden;
*zoom:1;
	width: 1000px
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease
}
.collapse.invert {
	background-color: #4c4c4c;
	color: #fff
}
.collapse.invert h4 {
	color: #fff
}
.collapse.in {
	height: auto
}
.label {
	padding: 1px 4px 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
	background: #999;
	color: #fff;
	font-weight: bold;
	line-height: 13px;
	font-size: 13px
}
#warning {
	background: #fff;
	border-bottom: 1px solid #d0d0d0;
	color: #cc5152;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	padding: 0.5em 0
}
#header {
	background: #3a3a3a;
	border-bottom: 1px solid #fff;
	color: #666
}
#header #logo {
	display: inline;
	float: left;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/logo-header.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 214px;
	height: 33px;
	display: block;
	margin: 21px 0
}
#header #header-navigation {
	display: inline;
	float: right
}
#header #header-navigation>div {
	display: inline;
	float: left;
	font-size: 16px;
	line-height: 44px;
	margin: 15px 22px 15px 0
}
#header #header-navigation #user-email {
	font-size: 14px
}
#header #header-navigation #user-avatar {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #fff;
	line-height: 0
}
#header #header-navigation a {
	color: #fff;
	text-decoration: none
}
body.settings #header #header-navigation a#user-settings, #header #header-navigation a:hover {
	color: #398bce
}
#content .contents {
	background: #fff;
	margin: 0 auto
}
#content #main {
	display: inline;
	float: left;
	padding: 25px 0 25px 200px;
	color: #666;
	width: 800px
}
#content #main header {
	overflow: hidden;
*zoom:1;
	padding-bottom: 15px
}
#content #main header h1 {
	display: inline;
	float: left;
	margin: 0;
	color: #000;
	font-size: 34px;
	font-weight: 500;
	line-height: 55px;
	letter-spacing: -1px
}
#content #main header .icon {
	display: inline;
	float: left;
	margin-right: 10px;
	display: block
}
body.droplets.new #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/create_droplet.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.user_payment_profiles #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/billing.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.domain_records #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/domains.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.barriers #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/ssh_keys.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.api #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/api.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.billing #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/billing.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.droplets #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/droplets.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.services #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/services.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.ssh_keys #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/ssh_keys.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.billing #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/billing.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.support #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/support.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.domains #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/domains.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.settings #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/settings.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.labs #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/labs.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.support #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/support.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
body.account_verifications #content #main header .icon {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/account_verifications.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 55px;
	height: 55px
}
#content #main header .button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	float: right;
	background: #398bce;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	padding: 15px 30px;
	text-decoration: none
}
#content #main header .button:hover {
	background: #2d6ea3
}
#content #main header input.button {
	border: none
}
#content #main header .rename {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/rename.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 27px;
	height: 28px;
	display: inline;
	float: left;
	margin: 40px 0 0 10px
}
#content #main header .rename:hover {
	background-color: #fff
}
#content #main .placeholder {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background-color: #f5f5f5;
	color: #333;
	font-size: 18px;
	padding: 20px;
	text-indent: 12px
}
#content #main .placeholder p {
	text-indent: 0px;
	font-size: 15px
}
.helper-bottom-right {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 100
}
.helper-bottom-right .helpers {
	height: 35px;
	width: 35px;
	border: 3px solid #dedede;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: right;
	background-size: 29px;
	cursor: pointer
}
.helper-bottom-right .helpers.help {
	background-image: url(/imgs/support-gray.png)
}
.helper-bottom-right .helpers.help:hover {
	background-image: url(/imgs/support.png)
}
.helper-bottom-right .helpers.feedback {
	background-image: url(/imgs/lightbulb-gray.png);
	margin-left: 5px
}
.helper-bottom-right .helpers.feedback:hover {
	background-image: url(/imgs/lightbulb-blue.png)
}
.helper-bottom-right .helpers:hover {
	border-color: #398bce
}
#sidebar {
	background-color: #fff;
	position: fixed;
	width: 160px;
	height: 100%;
	padding-top: 30px;
	color: #999;
	overflow-y: auto
}
#sidebar #logo-wrapper {
	position: relative
}
#sidebar #logo-wrapper #logo {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/logo-sidebar.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 127px;
	height: 70px;
	display: block;
	margin: 0 auto 40px
}

@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
#sidebar #logo-wrapper #logo {
	background-image: url("shared/logo-sidebar@2x.png");
	background-size: 127px 70px
}
}
#sidebar #logo-wrapper #notification-count {
	position: absolute;
	top: -2px;
	right: 18px;
	width: 30px;
	height: 30px;
	background: #cc5152;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	opacity: 0.9;
	border: 2px solid #ba4142;
	line-height: 31px
}
#sidebar #create_droplet {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: #7dc36b;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 300;
	line-height: 44px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 145px
}
#sidebar #create_droplet:hover {
	background: #4444d2
}
#sidebar ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0
}
#sidebar ul li {
	font-size: 16px;
	text-indent: 20px
}
#sidebar ul li a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	color: #666;
	text-indent: 20px;
	display: block;
	line-height: 40px;
	margin-top: 1px
}
#sidebar ul li.current a, #sidebar ul li a:hover {
	background: #f5f5f5;
	color: #398bce
}
#sidebar ul#labs {
	margin-top: 20px
}
#sidebar ul#labs li:first-child {
	background: url(/imgs/sidebar-labs.png) no-repeat 90% 50%;
	margin-bottom: 15px;
	color: #999
}
#sidebar ul#labs li a {
	color: #666
}
#sidebar ul#labs li.current a, #sidebar ul#labs li a:hover {
	background: #ededed;
	color: #398bce
}
#sidebar #current_user {
	margin: 2em auto;
	text-align: center
}
#sidebar #current_user .sidebar-sprite, #sidebar #current_user #user-logout .icon, #sidebar #current_user #user-logout.current .icon, #sidebar #current_user #user-logout:hover .icon, #sidebar #current_user #user-settings .icon, #sidebar #current_user #user-settings.current .icon, #sidebar #current_user #user-settings:hover .icon {
	background: url(/imgs/sidebar.png) no-repeat
}
#sidebar #current_user #user-logout .icon {
	background-position: 0 -63px
}
#sidebar #current_user #user-logout .icon:hover, #sidebar #current_user #user-logout .icon.logout_hover, #sidebar #current_user #user-logout .icon.logout-hover {
	background-position: 0 -42px
}
#sidebar #current_user #user-logout.current .icon, #sidebar #current_user #user-logout:hover .icon {
	background-position: 0 -42px
}
#sidebar #current_user #user-settings .icon {
	background-position: 0 -21px
}
#sidebar #current_user #user-settings .icon:hover, #sidebar #current_user #user-settings .icon.settings_hover, #sidebar #current_user #user-settings .icon.settings-hover {
	background-position: 0 0
}
#sidebar #current_user #user-settings.current .icon, #sidebar #current_user #user-settings:hover .icon {
	background-position: 0 0
}
#sidebar #current_user a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	margin: 3px;
	text-indent: -1000em;
	height: 60px;
	width: 160px;
	background-color: #ededed
}
#sidebar #current_user a:hover, #sidebar #current_user a.current {
	background-color: #e6e6e6 !important
}
#sidebar #current_user a .icon {
	width: 21px;
	height: 21px;
	display: block;
	margin: 19px auto
}
.tabs {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
*zoom:1;
	background-color: #eee;
	margin-bottom: -3px;
	position: relative;
	z-index: 10
}
.tabs li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	white-space: nowrap;
	display: inline;
	float: left;
	padding-left: 4px;
	padding-right: 4px
}
.tabs li:first-child, .tabs li.first {
	padding-left: 0
}
.tabs li:last-child {
	padding-right: 0
}
.tabs li.last {
	padding-right: 0
}
.tabs .active a {
	background-color: #fff;
	color: #333;
	font-weight: 500
}
.tabs a {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	color: #666;
	font-size: 16px;
	padding: 20px
}
.tabs a:hover {
	text-decoration: none
}
.tab-contents {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff
}
.tab-contents>div {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	display: none;
	background-color: #fff;
	color: #333;
	padding: 20px
}
.tab-contents>div.active {
	display: block
}
.selectable, .radio_select {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	background-color: #eee;
	color: #666;
	padding: 10px 0;
	width: 210px;
	text-align: center;
	margin: 0 10px 20px;
	line-height: 24px;
	cursor: pointer
}
.selectable.selected, .radio_select.selected {
	background-color: #398bce;
	color: #fff;
	cursor: default
}
.selectable.disabled, .radio_select.disabled {
	background-color: #fff;
	cursor: default;
	cursor: not-allowed
}
.selectable input[type='radio'], .radio_select input[type='radio'] {
	display: none
}
h2.section-header {
	margin: 20px 0;
	padding-left: 58px;
	background-repeat: no-repeat;
	line-height: 40px
}
h2.section-header.size {
	background-image: url(/imgs/size.png)
}
h2.section-header.region {
	background-image: url(/imgs/region.png)
}
h2.section-header.image {
	background-image: url(/imgs/image.png)
}
h2.section-header.history {
	background-image: url(/imgs/history.png)
}
h2.section-header.backups {
	background-image: url(/imgs/backups.png)
}
h2.section-header.open_tickets {
	background-image: url(/imgs/open_tickets.png)
}
h2.section-header.closed_tickets {
	background-image: url(/imgs/closed_tickets.png)
}
h2.section-header.balance {
	background-image: url(/imgs/balance.png)
}
h2.section-header.domains {
	background-image: url(/imgs/domains.png)
}
h2.section-header.ptr_records {
	background-image: url(/imgs/ptr_records.png)
}
h2.section-header.ssh_keys {
	background-image: url(/imgs/ssh_keys.png)
}
h2.section-header.api_documentation {
	background-image: url(/imgs/api_documentation.png)
}
h2.section-header.credit_cards {
	background-image: url(/imgs/credit_cards.png)
}
h2.section-header.paypal {
	background-image: url(/imgs/paypal.png)
}
h2.section-header.settings {
	background-image: url(/imgs/settings.png)
}
h2.section-header.referral_stats {
	background-image: url(/imgs/referral_stats.png)
}
h2.section-header.payout {
	background-image: url(/imgs/payout.png)
}
h2.section-header.hostname {
	background-image: url(/imgs/hostname.png)
}
h2.section-header.tag {
	background-image: url(/imgs/tag.png)
}
h2.section-header.confirm_email {
	background-image: url(/imgs/confirm_email.png)
}
h2.section-header.faq {
	background-image: url(/imgs/faq.png)
}
h3.section-divider {
	background-color: #f7f7f7;
	border-bottom: 1px solid #ddd;
	padding: 18px 0 15px 40px
}
table.listing {
	width: 100%;
	font-size: 15px
}
table.listing thead {
	background-color: #f7f7f7;
	border-bottom: 1px solid #ddd;
	color: #555
}
table.listing thead th {
	padding: 15px;
	text-align: left
}
table.listing tbody td {
	width: 33%;
	padding: 12px
}
table.listing tbody td .progress {
	margin-bottom: 0
}
table.listing tbody tr:nth-child(even) {
	background-color: #f6f6f6
}
table.listing .hidden {
	display: none
}
.toggle-listing {
	background-color: #f9f9f9;
	text-align: center;
	margin-bottom: 25px;
	margin-left: 5px
}
.toggle-listing a {
	color: #398bce;
	padding: 15px 12px;
	display: none
}
.toggle-listing a.shown {
	display: block
}
.toggle-listing a .caret-down {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: auto;
	zoom: 1;
*display:inline;
	background: url(/imgs/caret-down.png);
	width: 12px;
	height: 6px
}
.toggle-listing a .caret-up {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: auto;
	zoom: 1;
*display:inline;
	background: url(/imgs/caret-up.png);
	width: 12px;
	height: 6px
}
.collapse fieldset, .styled-form fieldset {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 600px
}
.collapse form, .collapse .content-area, .styled-form form, .styled-form .content-area {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background-color: #f5f5f5;
	padding: 30px 40px;
	color: #666
}
.collapse form hr, .collapse .content-area hr, .styled-form form hr, .styled-form .content-area hr {
	border-color: #f5f5f5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
	clear: both;
	margin: 15px auto
}
.collapse form h2, .collapse .content-area h2, .styled-form form h2, .styled-form .content-area h2 {
	clear: both;
	color: #999;
	line-height: 40px;
	margin: 0 0 14px 7px
}
.collapse form label, .collapse .content-area label, .styled-form form label, .styled-form .content-area label {
	font-size: 14px
}
.collapse form input[type='checkbox'], .collapse .content-area input[type='checkbox'], .styled-form form input[type='checkbox'], .styled-form .content-area input[type='checkbox'] {
	margin-bottom: 10px
}
.collapse form input[type='text'], .collapse form input, .collapse form textarea, .collapse .content-area input[type='text'], .collapse .content-area input, .collapse .content-area textarea, .styled-form form input[type='text'], .styled-form form input, .styled-form form textarea, .styled-form .content-area input[type='text'], .styled-form .content-area input, .styled-form .content-area textarea {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	border: 0;
	font-size: 16px;
	padding: 20px
}
.collapse form input[type='text'], .collapse form textarea, .collapse .content-area input[type='text'], .collapse .content-area textarea, .styled-form form input[type='text'], .styled-form form textarea, .styled-form .content-area input[type='text'], .styled-form .content-area textarea {
	display: block;
	background-color: #fff;
	color: #666;
	margin: 0 auto 10px;
	width: 660px
}
.collapse form .control-group, .collapse .content-area .control-group, .styled-form form .control-group, .styled-form .content-area .control-group {
	display: inline;
	float: left
}
.collapse form textarea, .collapse .content-area textarea, .styled-form form textarea, .styled-form .content-area textarea {
	height: 140px
}
.collapse form input[type='submit'], .collapse form a.btn.submit, .collapse .content-area input[type='submit'], .collapse .content-area a.btn.submit, .styled-form form input[type='submit'], .styled-form form a.btn.submit, .styled-form .content-area input[type='submit'], .styled-form .content-area a.btn.submit {
	background-color: #7dc36b;
	color: #fff;
	display: block;
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	margin: 0 auto;
	text-transform: uppercase;
	width: 700px
}
.collapse form input[type='submit']:hover, .collapse form a.btn.submit:hover, .collapse .content-area input[type='submit']:hover, .collapse .content-area a.btn.submit:hover, .styled-form form input[type='submit']:hover, .styled-form form a.btn.submit:hover, .styled-form .content-area input[type='submit']:hover, .styled-form .content-area a.btn.submit:hover {
	background-color: #4444d2
}
.collapse form input[type='submit'][disabled='disabled'], .collapse form input[type='submit'][disabled='disabled']:hover, .collapse form a.btn.submit[disabled='disabled'], .collapse form a.btn.submit[disabled='disabled']:hover, .collapse .content-area input[type='submit'][disabled='disabled'], .collapse .content-area input[type='submit'][disabled='disabled']:hover, .collapse .content-area a.btn.submit[disabled='disabled'], .collapse .content-area a.btn.submit[disabled='disabled']:hover, .styled-form form input[type='submit'][disabled='disabled'], .styled-form form input[type='submit'][disabled='disabled']:hover, .styled-form form a.btn.submit[disabled='disabled'], .styled-form form a.btn.submit[disabled='disabled']:hover, .styled-form .content-area input[type='submit'][disabled='disabled'], .styled-form .content-area input[type='submit'][disabled='disabled']:hover, .styled-form .content-area a.btn.submit[disabled='disabled'], .styled-form .content-area a.btn.submit[disabled='disabled']:hover {
	background-color: #a6a6a6
}
.collapse form.inverse, .collapse .content-area.inverse, .styled-form form.inverse, .styled-form .content-area.inverse {
	background-color: #4c4c4c;
	color: #fff
}
.collapse form.inverse input[type='text'], .collapse form.inverse textarea, .collapse .content-area.inverse input[type='text'], .collapse .content-area.inverse textarea, .styled-form form.inverse input[type='text'], .styled-form form.inverse textarea, .styled-form .content-area.inverse input[type='text'], .styled-form .content-area.inverse textarea {
	background-color: #3e3e3e;
	color: #838383
}
.collapse form.inverse .styled-select, .collapse .content-area.inverse .styled-select, .styled-form form.inverse .styled-select, .styled-form .content-area.inverse .styled-select {
	background: #3e3e3e url(/imgs/caret-down-white.png) no-repeat 95% 50%;
	color: #838383
}
.collapse form.inverse .styled-select select, .collapse .content-area.inverse .styled-select select, .styled-form form.inverse .styled-select select, .styled-form .content-area.inverse .styled-select select {
	color: #838383
}
.collapse form.inverse h2, .collapse .content-area.inverse h2, .styled-form form.inverse h2, .styled-form .content-area.inverse h2 {
	color: #fff
}
.collapse form.inverse hr, .collapse .content-area.inverse hr, .styled-form form.inverse hr, .styled-form .content-area.inverse hr {
	background-color: #000;
	border-left: none;
	border-right: none;
	border-top-color: #000;
	border-bottom-color: #767676
}
.styled-select {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	border: 2;
	border-color: #000;
	display: inline;
	float: left;
	background: #fff url(/imgs/caret-down.png) no-repeat 95% 50%;
	color: #666;
	width: 95%
}
.styled-select select {
	display: inline;
	float: left;
	background: transparent;
	border: 2;
	border-color: #000;
	color: #666;
	-webkit-appearance: none;
	padding: 15px;
	width: 95%
}
.styled-select-srv {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	font-size: 20px;
	border-radius: 5px;
	display: inline;
	float: left;
	background: url(/imgs/caret-down.png) no-repeat 45% 50%;
	color: #666;
	width: 95%
}
.styled-select-srv select {
	display: inline;
	float: left;
	background: transparent;
	border: 2;
	border-color: #398bce;
	border-radius: 4px;
	color: #666;
	-webkit-appearance: none;
	padding: 15px;
	width: 660px
}
.dotted input[type='text'], .dotted input[type='tel'] {
	display: block;
	font-size: 16px;
	margin: 12px auto 0;
	padding: 12px 0;
	text-indent: 6px;
	width: 680px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-bottom: 2px dotted #f5f5f5
}
.dotted input[type='text']:focus, .dotted input[type='tel']:focus {
	border-bottom-color: #398bce;
	outline: none
}
.dotted input[type='submit'] {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background: #7dc36b;
	border: 0;
	color: #fff;
	display: block
}
.dotted input[type='submit']:hover {
	background: #4444d2
}
.dotted input[type='checkbox'] {
	margin-left: 66px;
	margin-top: 23px;
	margin-right: 7px
}
.dotted label.control-label {
	color: #a5a5a5;
	position: relative;
	top: 1px;
	font-size: 16px
}
.dotted label.control-label abbr[title] {
	border: none
}
.dotted-line {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-bottom: 2px dotted #f5f5f5;
	padding: 6px
}
.dotted-line:focus {
	border-bottom-color: #398bce;
	outline: none
}
form.inline-form, form.inline-form div {
	display: inline
}
form input.invalid {
	border-color: #e9322d
}
input[type="submit"].success {
	background: #7dc36b !important
}
input[type="submit"].success:hover {
	background: #4444d2 !important
}
input[type="submit"].critical {
	background: #cc5152 !important
}
input[type="submit"].critical:hover {
	background: #a12f30 !important
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0
}
.tooltip.in {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=8000);
	opacity: 80
}
.tooltip.top {
	margin-top: -3px;
	padding: 9px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 500px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #4f4f4f;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 4px;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #4f4f4f
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #4f4f4f
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #4f4f4f
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #4f4f4f
}
.flash {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
*zoom:1;
	padding: 15px 20px;
	text-align: left;
	margin: 10px 0
}
.flash a {
	font-weight: 900
}
.flash a.close {
	display: inline;
	float: right;
	width: 15px;
	margin-left: 10px
}
.flash.notice {
	background-color: #c4ecc6;
	color: #3ec042
}
.flash.notice a {
	color: #3ec042
}
.flash.alert {
	background-color: #efc7c8;
	color: #cc5152
}
.flash.alert a {
	color: #cc5152
}
.flash.warning {
	background-color: #fcf8e3;
	color: #c09853
}
.flash.warning a {
	color: #c09853
}
.flash.notices .title {
	font-size: 20px;
	font-weight: 300
}
.flash.notices .update.created_at {
	font-size: 12px;
	font-weight: 300
}
.flash.notices .button {
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	float: right;
	margin: 3px 5px 0px 0px;
	background-color: #94805e;
	color: #f5f5f5;
	cursor: pointer;
	font-weight: 400px
}
.flash.notices .button:hover {
	background-color: #685a42;
	color: #fff
}
.help-text .code {
	background: #f5f5f5;
	padding: 0 2px;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px
}
.icon-pen {
	display: inline-block;
	background-image: uurl(/imgs/edit-line.png);
	width: 11px;
	height: 13px;
	position: relative;
	left: 1px;
	bottom: -1px
}
.icon-pen:hover {
	background-image: uurl(/imgs/edit-line-blue.png)
}
.icon {
	display: block;
	font-size: 100px
}
.icon.view {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/view.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
.icon.view:hover {
	background-image: url(/imgs/view-active.png)
}
.icon.close {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/destroy.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px;
	background-color: #fff;
	border: 0
}
.icon.close:hover {
	background-image: url(/imgs/destroy-active.png)
}
.icon.icon-email {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: uurl(/imgs/email.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 25px;
	height: 23px
}
.icon.icon-password {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: uurl(/imgs/password.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 25px;
	height: 23px
}
.icon.icon-clock {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: uurl(/imgs/member_since.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 25px;
	height: 23px
}
.icon.icon-cancel {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: uurl(/imgs/deactivate.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 25px;
	height: 23px
}
.icon.icon-link {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: uurl(/imgs/link.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 25px;
	height: 23px
}
.icon.icon-up {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: uurl(/imgs/limit.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 25px;
	height: 23px
}
.icon.icon-dollar {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: uurl(/imgs/referral.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 25px;
	height: 23px
}
.stack {
	list-style: none;
	margin: 0;
	padding: 0
}
.stack>li {
	margin: 0 0 23px
}
.stack>li>.content {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 0 0 5px 5px;
	background-color: #f5f5f5;
	color: #4c4c4c;
	font-size: 20px;
	padding: 20px;
	font-weight: 300
}
.stack>li>.content .actions {
	display: inline;
	float: right;
	margin-top: -10px;
	text-indent: 0
}
.stack>li>.content .actions .button_to {
	display: inline;
	float: left
}
.stack>li>.content .actions input.btn {
	background-color: transparent;
	font-weight: 300;
	border: 0;
	line-height: 19px
}
.stack>li>.content .actions a:not(.dropdown-link), .stack>li>.content .actions input.btn {
	display: inline;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	color: #b3b3b3;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 18px;
	margin: 5px;
	margin-left: 10px
}
.stack>li>.content .actions a:not(.dropdown-link).view, .stack>li>.content .actions input.btn.view {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/view.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
.stack>li>.content .actions a:not(.dropdown-link).view:hover, .stack>li>.content .actions input.btn.view:hover {
	background-image: url(/imgs/view-active.png)
}
.stack>li>.content .actions a:not(.dropdown-link).edit, .stack>li>.content .actions input.btn.edit {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/edit.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
.stack>li>.content .actions a:not(.dropdown-link).edit:hover, .stack>li>.content .actions input.btn.edit:hover {
	background-image: url(/imgs/edit-active.png)
}
.stack>li>.content .actions a:not(.dropdown-link).destroy, .stack>li>.content .actions input.btn.destroy {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/destroy.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
.stack>li>.content .actions a:not(.dropdown-link).destroy:hover, .stack>li>.content .actions input.btn.destroy:hover {
	background-image: url(/imgs/destroy-active.png)
}
.stack>li>.content .actions a:not(.dropdown-link).restore, .stack>li>.content .actions input.btn.restore {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/restore.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
.stack>li>.content .actions a:not(.dropdown-link).restore:hover, .stack>li>.content .actions input.btn.restore:hover {
	background-image: url(/imgs/restore-active.png)
}
.stack>li>.content .actions a:not(.dropdown-link).convert, .stack>li>.content .actions input.btn.convert {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/convert.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
.stack>li>.content .actions a:not(.dropdown-link).convert:hover, .stack>li>.content .actions input.btn.convert:hover {
	background-image: url(/imgs/convert-active.png)
}
.stack>li>.content .actions a:not(.dropdown-link).button, .stack>li>.content .actions input.btn.button {
	background-color: #dedede;
	color: #666;
	padding: 10px 20px;
	display: block
}
.stack>li>.content .actions a:not(.dropdown-link):hover, .stack>li>.content .actions a:not(.dropdown-link).edit:not(.collapsed), .stack>li>.content .actions input.btn:hover, .stack>li>.content .actions input.btn.edit:not(.collapsed) {
	background-color: transparent;
	color: #398bce
}
.stack>li>.content .actions a:not(.dropdown-link).destroy:hover, .stack>li>.content .actions input.btn.destroy:hover {
	color: #cc5151
}
.stack>li>.content .actions a:not(.dropdown-link).edit, .stack>li>.content .actions input.btn.edit {
	background-image: url(/imgs/edit.png)
}
.stack>li>.content .actions a:not(.dropdown-link).edit:not(.collapsed), .stack>li>.content .actions input.btn.edit:not(.collapsed) {
	background-image: url(/imgs/edit-active.png)
}
.stack>li .collapse {
	margin-top: -3px
}
.stack>li .collapse form {
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #f5f5f5;
	padding: 23px
}
.stack>li .collapse form input[type='text'], .stack>li .collapse form textarea {
	background-color: #fff;
	color: #4c4c4c
}
.steps {
	padding: 0;
	margin-left: 20px
}
.steps.clearfixed {
	overflow: hidden;
*zoom:1
}
.steps .step {
	display: inline;
	float: left;
	background: url(/imgs/chevron-light-right.png) no-repeat 0 30px;
	padding: 0 10px 0 53px;
	color: #999;
	width: 210px;
	text-align: center
}
.steps .step:first-child {
	background: none;
	padding-left: 0
}
.steps .step .action {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	border: 0;
	color: #fff;
	font-size: 18px;
	line-height: 44px;
	width: 160px;
	margin-top: 10px
}
.steps .step .action.completed {
	color: #49b358;
	width: auto;
	background: url(/imgs/action-completed.png) no-repeat left center !important;
	padding-left: 46px;
	font-weight: 500
}
.steps .step input[type='text'] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #a6a6a6;
	color: #666;
	font-size: 18px;
	height: 40px;
	margin: 0 auto 0.5em;
	padding: 0 20px;
	width: 120px;
	margin-top: 10px;
	text-align: center
}
.steps .step .icon {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 100px;
	height: 100px;
	display: block
}
.steps .step .icon.billing {
	background-image: url(/imgs/steps/billing.png);
	background-position: 55% 50%
}
.steps .step .icon.droplet {
	background-image: url(/imgs/steps/droplet.png);
	background-position: 50% 50%
}
.steps .step .icon.access, .steps .step .icon.secured {
	background-image: url(/imgs/steps/access.png);
	background-position: 50% 45%
}
.steps .step .icon.not_enabled {
	background-image: url(/imgs/steps/not_enabled.png);
	background-position: 50% 45%
}
.steps .step .icon.authenticator {
	background-image: url(/imgs/steps/authenticator.png);
	background-position: 50% 45%
}
.steps .step .icon.phone {
	background-image: url(/imgs/steps/phone.png);
	background-position: 50% 45%
}
.steps .step .icon.locked {
	background-image: url(/imgs/steps/locked.png);
	background-position: 50% 45%
}
.steps .step .icon.verify {
	background-image: url(/imgs/steps/verify.png);
	background-position: 50% 45%
}
.steps .step .icon.unlock {
	background-image: url(/imgs/steps/unlock.png);
	background-position: 50% 45%
}
.steps .step.green h2 {
	color: #49b358
}
.steps .step.green .icon {
	background-color: #49b358
}
.steps .step.green .action {
	background-color: #49b358
}
.steps .step.blue h2 {
	color: #2aa9e0
}
.steps .step.blue .icon {
	background-color: #2aa9e0
}
.steps .step.blue .action {
	background-color: #2aa9e0
}
.steps .step.dark-blue h2 {
	color: #2e6fa5
}
.steps .step.dark-blue .icon {
	background-color: #2e6fa5
}
.steps .step.dark-blue .action {
	background-color: #2e6fa5
}
.grayscale {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url(desaturate.svg#greyscale);
	filter: gray;
	-webkit-filter: grayscale(1)
}
.grayscale:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: none;
	-webkit-filter: grayscale(0)
}
.clear {
	clear: both
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:0 0
}
to {
background-position:40px 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f6f6f6;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFF9F9F9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.progress .bar {
	width: 0%;
	height: 100%;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0d90d1;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF149BDF', endColorstr='#FF0480BE', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease
}
.progress .bar+.bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15)
}
.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-danger .bar, .progress .bar-danger {
	background-color: #dd514b;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0)
}
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-success .bar, .progress .bar-success {
	background-color: #5db95d;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF57A957', GradientType=0)
}
.progress-success.progress-striped .bar, .progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-info .bar, .progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0)
}
.progress-info.progress-striped .bar, .progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-warning .bar, .progress .bar-warning {
	background-color: #f9a732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0)
}
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #4f4f4f;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #4f4f4f
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #4f4f4f
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #4f4f4f
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #4f4f4f
}
.dropup, .dropdown {
	position: relative
}
.dropdown-toggle {
*margin-bottom:-3px
}
.dropdown-toggle:active, .open .dropdown-toggle {
	outline: 0
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}
.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
*border-right-width:2px;
*border-bottom-width:2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
*width:100%;
	height: 1px;
	margin: 9px 1px;
*margin:-5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
	text-decoration: none;
	color: #fff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0)
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0)
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #999
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: default
}
.open {
*z-index:1000
}
.open>.dropdown-menu {
	display: block
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block
}
.dropup .dropdown-submenu>.dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}
.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px
}
.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.nav {
	margin-left: 0;
	margin-bottom: 20px;
	list-style: none
}
.nav>li>a {
	display: block
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.nav>li>a>img {
	max-width: none
}
.nav>.pull-right {
	float: right
}
.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #999;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-transform: uppercase
}
.nav li+.nav-header {
	margin-top: 9px
}
.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0
}
.nav-list>li>a, .nav-list .nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5)
}
.nav-list>li>a {
	padding: 3px 15px
}
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	background-color: #08c
}
.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
	margin-right: 2px
}
.nav-list .divider {
*width:100%;
	height: 1px;
	margin: 9px 1px;
*margin:-5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}
.nav-tabs, .nav-pills {
*zoom:1
}
.nav-tabs:before, .nav-tabs:after, .nav-pills:before, .nav-pills:after {
	display: table;
	content: "";
	line-height: 0
}
.nav-tabs:after, .nav-pills:after {
	clear: both
}
.nav-tabs>li, .nav-pills>li {
	float: left
}
.nav-tabs>li>a, .nav-pills>li>a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	margin-bottom: -1px
}
.nav-tabs>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	border-color: #eee #eee #ddd
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	color: #666;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-pills>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.nav-pills>.active>a, .nav-pills>.active>a:hover, .nav-pills>.active>a:focus {
	color: #fff;
	background-color: #08c
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li>a {
	margin-right: 0
}
.nav-tabs.nav-stacked {
	border-bottom: 0
}
.nav-tabs.nav-stacked>li>a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.nav-tabs.nav-stacked>li:first-child>a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px
}
.nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px
}
.nav-tabs.nav-stacked>li>a:hover, .nav-tabs.nav-stacked>li>a:focus {
	border-color: #ddd;
	z-index: 2
}
.nav-pills.nav-stacked>li>a {
	margin-bottom: 3px
}
.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom: 1px
}
.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px
}
.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
.nav .dropdown-toggle .caret {
	border-top-color: #08c;
	border-bottom-color: #08c;
	margin-top: 6px
}
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
	border-top-color: #005580;
	border-bottom-color: #005580
}
.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px
}
.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #666;
	border-bottom-color: #666
}
.nav>.dropdown.active>a:hover, .nav>.dropdown.active>a:focus {
	cursor: pointer
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus {
	color: #fff;
	background-color: #999;
	border-color: #999
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100)
}
.tabs-stacked .open>a:hover, .tabs-stacked .open>a:focus {
	border-color: #999
}
.tabbable {
*zoom:1
}
.tabbable:before, .tabbable:after {
	display: table;
	content: "";
	line-height: 0
}
.tabbable:after {
	clear: both
}
.tab-content {
	overflow: auto
}
.tabs-below>.nav-tabs, .tabs-right>.nav-tabs, .tabs-left>.nav-tabs {
	border-bottom: 0
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
	display: none
}
.tab-content>.active, .pill-content>.active {
	display: block
}
.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd
}
.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0
}
.tabs-below>.nav-tabs>li>a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}
.tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd
}
.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover, .tabs-below>.nav-tabs>.active>a:focus {
	border-color: transparent #ddd #ddd #ddd
}
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
	float: none
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px
}
.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd
}
.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}
.tabs-left>.nav-tabs>li>a:hover, .tabs-left>.nav-tabs>li>a:focus {
	border-color: #eee #ddd #eee #eee
}
.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover, .tabs-left>.nav-tabs .active>a:focus {
	border-color: #ddd transparent #ddd #ddd;
*border-right-color:#fff
}
.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd
}
.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}
.tabs-right>.nav-tabs>li>a:hover, .tabs-right>.nav-tabs>li>a:focus {
	border-color: #eee #eee #eee #ddd
}
.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:hover, .tabs-right>.nav-tabs .active>a:focus {
	border-color: #ddd #ddd #ddd transparent;
*border-left-color:#fff
}
.nav>.disabled>a {
	color: #999
}
.nav>.disabled>a:hover, .nav>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default
}
#account_balance, #current_charges {
	display: inline;
	float: left;
	margin-bottom: 1.5em;
	text-align: center;
	width: 350px
}
#account_balance h3, #current_charges h3 {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	font-size: 36px;
	margin: 10px 0
}
#account_balance h3.outstanding, #current_charges h3.outstanding {
	color: #cc5152
}
#account_balance h3.credit, #current_charges h3.credit {
	color: #3ec042
}
#account_balance h3.zero, #current_charges h3.zero {
	color: #333
}
#account_balance h3 small, #current_charges h3 small {
	display: block;
	font-size: 18px;
	color: #999;
	font-weight: 400
}
#account_balance p, #current_charges p {
	margin: 0
}
.section-header.history {
	clear: both
}
body.billing table.listing tbody td {
	width: auto
}
body.billing table.listing tbody td.view a {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/view.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px;
	display: block
}
body.billing table.listing tbody td.view a:hover {
	background-image: url(/imgs/view-active.png)
}
#new_droplet_search {
	margin-bottom: 20px;
	margin-top: 30px;
	float: left;
	width: 100%;
	position: relative
}
#new_droplet_search #droplet_search_indicator {
	position: absolute;
	width: 22px;
	height: 22px;
	top: 10px;
	right: 105px
}
#new_droplet_search input[type='text'] {
	width: 692px;
	background: #fff;
	padding: 0 10px;
	height: 45px;
	float: left;
	border: 1px solid #e0e0e0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px 0 0 3px
}
#new_droplet_search input[type='text']:focus {
	outline: 0
}
#new_droplet_search input[type='text']::-webkit-input-placeholder {
font-style:italic;
color:#b9b9b9;
font-weight:200
}
#new_droplet_search button {
	background: #eee;
	color: #000;
	height: 45px;
	border: 1px solid #e0e0e0;
	width: 101px;
	float: left;
	border-radius: 0 3px 3px 0;
	position: relative;
	left: -1px;
	background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f2f2f2));
	background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0 )
}
#new_droplet_search button:hover {
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #f7f7f7 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #eaeaea));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #eaeaea 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #eaeaea 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #f7f7f7 0%, #eaeaea 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0 )
}
#new_droplet_search button:before {
	background-image: url(/imgs/mag.png);
	content: "";
	position: relative;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 7px
}
table.droplets {
	font-size: 14px;
	width: 100%;
	clear: left
}
table.droplets td, table.droplets th {
	padding: 0 15px;
	text-align: center
}
table.droplets td.name, table.droplets th.name {
	text-align: left
}
table.droplets thead {
	color: #555;
	line-height: 54px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ddd
}
table.droplets tbody td {
	color: #000;
	height: 54px
}
table.droplets tbody tr:nth-child(even) {
	background-color: #f6f6f6
}
table.droplets tbody td.image .icon {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/droplets/image.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 31px;
	height: 24px;
	display: block;
	margin: 0 auto
}
table.droplets tbody td.image .icon.ubuntu {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/droplets/image-ubuntu.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 32px;
	height: 32px
}
table.droplets tbody td.image .icon.arch-linux {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/droplets/image-arch-linux.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 32px;
	height: 32px
}
table.droplets tbody td.image .icon.centos {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/droplets/image-centos.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 32px;
	height: 32px
}
table.droplets tbody td.image .icon.debian {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/droplets/image-debian.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 32px;
	height: 32px
}
table.droplets tbody td.image .icon.fedora {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/droplets/image-fedora.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 32px;
	height: 32px
}
table.droplets tbody td.image .icon.gentoo {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/droplets/image-gentoo.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 32px;
	height: 32px
}
table.droplets tbody td.status.active {
	color: #2b862e
}
body.droplets.show input[type='text'] {
	font-size: 20px;
	margin-top: 14px
}
body.droplets.show #attributes {
	text-align: center;
	border-bottom: 1px solid #f5f5f5;
	font-weight: 300
}
body.droplets.show #attributes ul {
	margin: 0;
	padding: 0;
	border: 0;
*zoom:1;
	padding: 30px 0 25px
}
body.droplets.show #attributes ul:before, body.droplets.show #attributes ul:after {
	display: table;
	content: "";
	line-height: 0
}
body.droplets.show #attributes ul:after {
	clear: both
}
body.droplets.show #attributes ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	white-space: nowrap
}
body.droplets.show #attributes ul li {
	color: #666;
	font-size: 17px;
	width: auto;
	padding: 0 6px
}
body.droplets.show #attributes ul li#ip_address {
	padding-left: 0
}
body.droplets.show #attributes ul li#distribution {
	padding-right: 0
}
body.droplets.show #attributes #status.active {
	color: #2b862e
}
body.droplets.show #action-select ul {
	margin: 0;
	padding: 0;
	border: 0;
*zoom:1;
	margin: 0
}
body.droplets.show #action-select ul:before, body.droplets.show #action-select ul:after {
	display: table;
	content: "";
	line-height: 0
}
body.droplets.show #action-select ul:after {
	clear: both
}
body.droplets.show #action-select ul li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	white-space: nowrap
}
body.droplets.show #action-select li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 85px;
	margin: 24px 0 28px
}
body.droplets.show #action-select li.active, body.droplets.show #action-select li:hover {
	background-color: #f5f5f5
}
body.droplets.show #action-select li.active a, body.droplets.show #action-select li:hover a {
	color: #398bce
}
body.droplets.show #action-select li a {
	color: #939393;
	font-size: 15px;
	text-align: center;
	display: block;
	font-weight: 300;
	padding: 15px 0
}
body.droplets.show #action-select li a:hover {
	color: #398bce;
	text-decoration: none
}
body.droplets.show #action-select li a .icon {
	display: block;
	width: 22px;
	height: 22px;
	margin: 0 auto 8px
}
body.droplets.show #action-select li .actions-sprite, body.droplets.show #action-select li #action-select-power .icon, body.droplets.show #action-select li #action-select-power:hover .icon, body.droplets.show #action-select li.active #action-select-power .icon, body.droplets.show #action-select li #action-select-access .icon, body.droplets.show #action-select li #action-select-access:hover .icon, body.droplets.show #action-select li.active #action-select-access .icon, body.droplets.show #action-select li #action-select-resize .icon, body.droplets.show #action-select li #action-select-resize:hover .icon, body.droplets.show #action-select li.active #action-select-resize .icon, body.droplets.show #action-select li #action-select-snapshots .icon, body.droplets.show #action-select li #action-select-snapshots:hover .icon, body.droplets.show #action-select li.active #action-select-snapshots .icon, body.droplets.show #action-select li #action-select-backups .icon, body.droplets.show #action-select li #action-select-backups:hover .icon, body.droplets.show #action-select li.active #action-select-backups .icon, body.droplets.show #action-select li #action-select-settings .icon, body.droplets.show #action-select li #action-select-settings:hover .icon, body.droplets.show #action-select li.active #action-select-settings .icon, body.droplets.show #action-select li #action-select-graphs .icon, body.droplets.show #action-select li #action-select-graphs:hover .icon, body.droplets.show #action-select li.active #action-select-graphs .icon, body.droplets.show #action-select li #action-select-destroy .icon, body.droplets.show #action-select li #action-select-destroy:hover .icon, body.droplets.show #action-select li.active #action-select-destroy .icon {
	background: url(/imgs/actions.png) no-repeat
}
body.droplets.show #action-select li #action-select-power .icon {
	background-position: 0 -198px
}
body.droplets.show #action-select li #action-select-power .icon:active, body.droplets.show #action-select li #action-select-power .icon.power_active, body.droplets.show #action-select li #action-select-power .icon.power-active {
	background-position: 0 -66px
}
body.droplets.show #action-select li #action-select-power:hover .icon {
	background-position: 0 -66px
}
body.droplets.show #action-select li.active #action-select-power .icon {
	background-position: 0 -66px
}
body.droplets.show #action-select li #action-select-access .icon {
	background-position: 0 -286px
}
body.droplets.show #action-select li #action-select-access .icon:active, body.droplets.show #action-select li #action-select-access .icon.access_active, body.droplets.show #action-select li #action-select-access .icon.access-active {
	background-position: 0 -264px
}
body.droplets.show #action-select li #action-select-access:hover .icon {
	background-position: 0 -264px
}
body.droplets.show #action-select li.active #action-select-access .icon {
	background-position: 0 -264px
}
body.droplets.show #action-select li #action-select-resize .icon {
	background-position: 0 -220px
}
body.droplets.show #action-select li #action-select-resize .icon:active, body.droplets.show #action-select li #action-select-resize .icon.resize_active, body.droplets.show #action-select li #action-select-resize .icon.resize-active {
	background-position: 0 -242px
}
body.droplets.show #action-select li #action-select-resize:hover .icon {
	background-position: 0 -242px
}
body.droplets.show #action-select li.active #action-select-resize .icon {
	background-position: 0 -242px
}
body.droplets.show #action-select li #action-select-snapshots .icon {
	background-position: 0 -88px
}
body.droplets.show #action-select li #action-select-snapshots .icon:active, body.droplets.show #action-select li #action-select-snapshots .icon.snapshots_active, body.droplets.show #action-select li #action-select-snapshots .icon.snapshots-active {
	background-position: 0 -44px
}
body.droplets.show #action-select li #action-select-snapshots:hover .icon {
	background-position: 0 -44px
}
body.droplets.show #action-select li.active #action-select-snapshots .icon {
	background-position: 0 -44px
}
body.droplets.show #action-select li #action-select-backups .icon {
	background-position: 0 -22px
}
body.droplets.show #action-select li #action-select-backups .icon:active, body.droplets.show #action-select li #action-select-backups .icon.backups_active, body.droplets.show #action-select li #action-select-backups .icon.backups-active {
	background-position: 0 0
}
body.droplets.show #action-select li #action-select-backups:hover .icon {
	background-position: 0 0
}
body.droplets.show #action-select li.active #action-select-backups .icon {
	background-position: 0 0
}
body.droplets.show #action-select li #action-select-settings .icon {
	background-position: 0 -132px
}
body.droplets.show #action-select li #action-select-settings .icon:active, body.droplets.show #action-select li #action-select-settings .icon.settings_active, body.droplets.show #action-select li #action-select-settings .icon.settings-active {
	background-position: 0 -110px
}
body.droplets.show #action-select li #action-select-settings:hover .icon {
	background-position: 0 -110px
}
body.droplets.show #action-select li.active #action-select-settings .icon {
	background-position: 0 -110px
}
body.droplets.show #action-select li #action-select-graphs .icon {
	background-position: 0 -330px
}
body.droplets.show #action-select li #action-select-graphs .icon:active, body.droplets.show #action-select li #action-select-graphs .icon.graphs_active, body.droplets.show #action-select li #action-select-graphs .icon.graphs-active {
	background-position: 0 -308px
}
body.droplets.show #action-select li #action-select-graphs:hover .icon {
	background-position: 0 -308px
}
body.droplets.show #action-select li.active #action-select-graphs .icon {
	background-position: 0 -308px
}
body.droplets.show #action-select li #action-select-destroy .icon {
	background-position: 0 -176px
}
body.droplets.show #action-select li #action-select-destroy .icon:active, body.droplets.show #action-select li #action-select-destroy .icon.destroy_active, body.droplets.show #action-select li #action-select-destroy .icon.destroy-active {
	background-position: 0 -154px
}
body.droplets.show #action-select li #action-select-destroy:hover .icon {
	background-position: 0 -154px
}
body.droplets.show #action-select li.active #action-select-destroy .icon {
	background-position: 0 -154px
}
body.droplets.show #actions {
	display: none
}
body.droplets.show #actions .styled-select {
	background: #f5f5f5 url(/imgs/caret-down.png) no-repeat 95% 50%;
	margin: 10px 0px 10px 0px
}
body.droplets.show #actions.active {
	display: block
}
body.droplets.show #actions #action-tabs {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #f5f5f5
}
body.droplets.show #actions #action-tabs #action-take_snapshot .snapshot-name {
	float: left
}
body.droplets.show #actions #action-tabs #action-restore_snapshot .small {
	font-size: 11px
}
body.droplets.show #actions #action-settings tr {
	line-height: 150%
}
body.droplets.show #actions #action-settings th {
	text-align: left
}
body.droplets.show #actions #action-settings td {
	padding-left: 10px
}
body.droplets.show #actions .tabs {
	display: none
}
body.droplets.show #actions .tabs.active {
	display: block
}
body.droplets.show #actions .tab-contents {
	overflow: hidden
}
body.droplets.show #actions .tab-contents a, body.droplets.show #actions .tab-contents .button_to input[type='submit'], body.droplets.show #actions .tab-contents input[type='submit'] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #398bce;
	border: 0;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 15px 0;
	margin: 15px auto 10px;
	width: 195px;
	float: right;
	text-align: center;
	margin-left: 1em
}
body.droplets.show #actions .tab-contents a[disabled='disabled'], body.droplets.show #actions .tab-contents a[disabled='disabled']:hover, body.droplets.show #actions .tab-contents .button_to input[type='submit'][disabled='disabled'], body.droplets.show #actions .tab-contents .button_to input[type='submit'][disabled='disabled']:hover, body.droplets.show #actions .tab-contents input[type='submit'][disabled='disabled'], body.droplets.show #actions .tab-contents input[type='submit'][disabled='disabled']:hover {
	background: #a6a6a6
}
body.droplets.show #actions .tab-contents a:hover, body.droplets.show #actions .tab-contents .button_to input[type='submit']:hover, body.droplets.show #actions .tab-contents input[type='submit']:hover {
	background: #286191
}
body.droplets.show #action-networking {
	color: #666;
	font-size: 17px;
	font-weight: 300
}
body.droplets.show #action-networking h4 {
	margin: 0 0 5px 0
}
body.droplets.show #action-networking tbody {
	display: block;
	margin-bottom: 25px
}
body.droplets.show #action-networking tbody:last-child {
	margin-bottom: 0
}
body.droplets.show #action-networking th {
	font-weight: normal;
	text-align: left
}
body.droplets.show #action-networking td {
	padding-left: 5px
}
body.droplets.show #action-networking tr {
	line-height: 25px
}
body.droplets.show #action-networking input[type='submit'].left-action {
	float: none;
	margin: 0
}
body.droplets.show #event-processing {
	display: none;
	text-align: center;
	color: #999;
	font-size: 16px;
	margin: 30px 0
}
body.droplets.show #event-processing.active {
	display: block
}
body.droplets.show #event-processing .progress-indicator {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/progress-indicator.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto 1em
}
body.droplets.show #droplet-history td.error {
	font-weight: bold;
	color: red
}
body.droplets.show #droplet-history tr:nth-child(even) {
	background-color: #fff
}
body.droplets.show #droplet-history tr:nth-child(odd) {
	background-color: #f6f6f6
}
body.droplets.show #droplet-history #pending_event {
	display: none
}
body.droplets.show #backups_enabled {
	background: url(/imgs/save-active.png) no-repeat left center;
	line-height: 28px;
	padding-left: 35px
}
body.droplets.show #scrub_data #toggle_scrub_data {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	background: url(/imgs/virtio-toggle.png) no-repeat top left;
	cursor: pointer;
	padding-left: 45px;
	line-height: 40px
}
body.droplets.show #scrub_data #toggle_scrub_data.checked {
	background-position: bottom left
}
body.droplets.show #scrub_data input {
	display: none
}
body.droplets #disabled_sizes_message {
	display: none
}
body.droplets #new_droplet .sizes-selection, body.droplets #droplet_resize .sizes-selection, body.droplets #droplet_migrate .sizes-selection {
*zoom:1;
	font-size: 16px;
	margin: 0 auto;
	padding: 0 60px 0 20px;
	list-style: none;
	text-transform: uppercase;
	width: 620px;
	position: relative
}
body.droplets #new_droplet .sizes-selection:before, body.droplets #new_droplet .sizes-selection:after, body.droplets #droplet_resize .sizes-selection:before, body.droplets #droplet_resize .sizes-selection:after, body.droplets #droplet_migrate .sizes-selection:before, body.droplets #droplet_migrate .sizes-selection:after {
	display: table;
	content: "";
	line-height: 0
}
body.droplets #new_droplet .sizes-selection:after, body.droplets #droplet_resize .sizes-selection:after, body.droplets #droplet_migrate .sizes-selection:after {
	clear: both
}
body.droplets #new_droplet .sizes-selection .carousel-control, body.droplets #droplet_resize .sizes-selection .carousel-control, body.droplets #droplet_migrate .sizes-selection .carousel-control {
	background-color: #fff !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	display: block;
	position: absolute;
	right: 0;
	padding: 0;
	margin: 0;
	top: 45%
}
body.droplets #new_droplet .sizes-selection .carousel-control.right, body.droplets #droplet_resize .sizes-selection .carousel-control.right, body.droplets #droplet_migrate .sizes-selection .carousel-control.right {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/chevron-light-right.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 43px;
	height: 40px
}
body.droplets #new_droplet .sizes-selection .carousel-control.right:hover, body.droplets #droplet_resize .sizes-selection .carousel-control.right:hover, body.droplets #droplet_migrate .sizes-selection .carousel-control.right:hover {
	background-image: url(/imgs/chevron-right.png)
}
body.droplets #new_droplet .sizes-selection .carousel-control.left, body.droplets #droplet_resize .sizes-selection .carousel-control.left, body.droplets #droplet_migrate .sizes-selection .carousel-control.left {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/chevron-light-left.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 43px;
	height: 40px
}
body.droplets #new_droplet .sizes-selection .carousel-control.left:hover, body.droplets #droplet_resize .sizes-selection .carousel-control.left:hover, body.droplets #droplet_migrate .sizes-selection .carousel-control.left:hover {
	background-image: url(/imgs/chevron-left.png)
}
body.droplets #new_droplet .sizes-selection .carousel-inner, body.droplets #droplet_resize .sizes-selection .carousel-inner, body.droplets #droplet_migrate .sizes-selection .carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 0 20px
}
body.droplets #new_droplet .sizes-selection .carousel-inner>.item, body.droplets #droplet_resize .sizes-selection .carousel-inner>.item, body.droplets #droplet_migrate .sizes-selection .carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0s ease-in-out left;
	-moz-transition: 0s ease-in-out left;
	-o-transition: 0s ease-in-out left;
	transition: 0s ease-in-out left
}
body.droplets #new_droplet .sizes-selection .carousel-inner>.active, body.droplets #droplet_resize .sizes-selection .carousel-inner>.active, body.droplets #droplet_migrate .sizes-selection .carousel-inner>.active {
	display: block
}
body.droplets #new_droplet .sizes-selection .size, body.droplets #droplet_resize .sizes-selection .size, body.droplets #droplet_migrate .sizes-selection .size {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline;
	float: left;
	background-color: #f5f5f5;
	color: #666;
	cursor: pointer;
	margin: 15px;
	padding: 21px 20px;
	text-align: center;
	width: 135px
}
body.droplets #new_droplet .sizes-selection .size.disabled, body.droplets #droplet_resize .sizes-selection .size.disabled, body.droplets #droplet_migrate .sizes-selection .size.disabled {
	background-color: #fff;
	cursor: default;
	cursor: not-allowed
}
body.droplets #new_droplet .sizes-selection .size input[type='radio'], body.droplets #droplet_resize .sizes-selection .size input[type='radio'], body.droplets #droplet_migrate .sizes-selection .size input[type='radio'] {
	display: none
}
body.droplets #new_droplet .sizes-selection .size.selected, body.droplets #droplet_resize .sizes-selection .size.selected, body.droplets #droplet_migrate .sizes-selection .size.selected {
	background-color: #398bce;
	color: #fff
}
body.droplets #new_droplet .sizes-selection .size>span, body.droplets #new_droplet .sizes-selection .size .price>span, body.droplets #droplet_resize .sizes-selection .size>span, body.droplets #droplet_resize .sizes-selection .size .price>span, body.droplets #droplet_migrate .sizes-selection .size>span, body.droplets #droplet_migrate .sizes-selection .size .price>span {
	display: block
}
body.droplets #new_droplet .sizes-selection .size .price, body.droplets #droplet_resize .sizes-selection .size .price, body.droplets #droplet_migrate .sizes-selection .size .price {
	display: inline;
	float: left;
	text-align: center;
	width: 50%
}
body.droplets #new_droplet .sizes-selection .size .price .period, body.droplets #droplet_resize .sizes-selection .size .price .period, body.droplets #droplet_migrate .sizes-selection .size .price .period {
	font-size: 12px
}
body.droplets #new_droplet #hostname_validation {
	margin-top: 1em
}
body.droplets #new_droplet #droplet_hostname_label {
	font-size: 20px;
	font-weight: 300
}
body.droplets #new_droplet #name {
	margin: 30px 0;
	text-align: center
}
body.droplets #new_droplet #name input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-bottom: 2px dotted #f5f5f5;
	font-size: 30px;
	padding: 6px;
	width: 660px
}
body.droplets #new_droplet #name input:focus {
	border-bottom-color: #398bce;
	outline: none
}
body.droplets #new_droplet #regions {
*zoom:1;
	list-style: none;
	margin-left: 60px
}
body.droplets #new_droplet #regions:before, body.droplets #new_droplet #regions:after {
	display: table;
	content: "";
	line-height: 0
}
body.droplets #new_droplet #regions:after {
	clear: both
}
body.droplets #new_droplet #regions .region {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f5f5f5;
	color: #666;
	cursor: pointer;
	float: left;
	margin: 15px 30px 15px 0;
	padding: 25px;
	text-align: center;
	width: 125px
}
body.droplets #new_droplet #regions .region.disabled {
	background-color: #fff;
	cursor: default;
	cursor: not-allowed;
	opacity: 0.5
}
body.droplets #new_droplet #regions .region .icon {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	margin: 0 auto 15px
}
body.droplets #new_droplet #regions .region#region-1 .icon {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/regions/new-york-1.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 54px;
	height: 35px
}
body.droplets #new_droplet #regions .region#region-2 .icon {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/regions/amsterdam-1.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 54px;
	height: 33px
}
body.droplets #new_droplet #regions .region#region-3 .icon {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/regions/san-francisco-1.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 54px;
	height: 35px
}
body.droplets #new_droplet #regions .region#region-4 .icon {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/regions/new-york-1.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 54px;
	height: 35px
}
body.droplets #new_droplet #regions .region#region-5 .icon {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/regions/amsterdam-1.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 54px;
	height: 33px
}
body.droplets #new_droplet #regions .region#region-6 .icon {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/regions/singapore-1.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 54px;
	height: 35px
}
body.droplets #new_droplet #regions .region input[type='radio'] {
	display: none
}
body.droplets #new_droplet #regions .region.selected {
	background-color: #398bce;
	color: #fff
}
body.droplets #new_droplet #distributions {
*zoom:1;
	padding: 0 15px
}
body.droplets #new_droplet #distributions:before, body.droplets #new_droplet #distributions:after {
	display: table;
	content: "";
	line-height: 0
}
body.droplets #new_droplet #distributions:after {
	clear: both
}
body.droplets #new_droplet #distributions .distro {
	display: inline;
	float: left;
	margin: 30px 15px;
	text-align: center;
	color: #c2c2c2
}
body.droplets #new_droplet #distributions .distro .icon {
	-webkit-border-radius: 51%;
	-moz-border-radius: 51%;
	border-radius: 51%;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center center;
	border: 5px solid #eee;
	height: 84px;
	margin: 10px auto;
	width: 84px
}
body.droplets #new_droplet #distributions .distro.ubuntu .icon {
	background-image: url(/imgs/distros/ubuntu.png)
}
body.droplets #new_droplet #distributions .distro.ubuntu.active .icon {
	background-image: url(/imgs/distros/ubuntu-active.png)
}
body.droplets #new_droplet #distributions .distro.fedora .icon {
	background-image: url(/imgs/distros/fedora.png)
}
body.droplets #new_droplet #distributions .distro.fedora.active .icon {
	background-image: url(/imgs/distros/fedora-active.png)
}
body.droplets #new_droplet #distributions .distro.centos .icon {
	background-image: url(/imgs/distros/centos.png)
}
body.droplets #new_droplet #distributions .distro.centos.active .icon {
	background-image: url(/imgs/distros/centos-active.png)
}
body.droplets #new_droplet #distributions .distro.debian .icon {
	background-image: url(/imgs/distros/debian.png)
}
body.droplets #new_droplet #distributions .distro.debian.active .icon {
	background-image: url(/imgs/distros/debian-active.png)
}
body.droplets #new_droplet #distributions .distro.arch-linux .icon {
	background-image: url(/imgs/distros/arch-linux.png)
}
body.droplets #new_droplet #distributions .distro.arch-linux.active .icon {
	background-image: url(/imgs/distros/arch-linux-active.png)
}
body.droplets #new_droplet #distributions .distro.gentoo .icon {
	background-image: url(/imgs/distros/gentoo.png)
}
body.droplets #new_droplet #distributions .distro.gentoo.active .icon {
	background-image: url(/imgs/distros/gentoo-active.png)
}
body.droplets #new_droplet #distributions .distro.active {
	color: #333
}
body.droplets #new_droplet #distributions .distro.active .icon {
	background-color: #fff;
	border-color: #c2c2c2
}
body.droplets #new_droplet #services {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #f5f5f5
}
body.droplets #new_droplet #services .control-group.select {
	background: #fff url(/imgs/distro-select.png) no-repeat 50% 0;
	padding: 6px 0
}
body.droplets #new_droplet #services .control-group.select select {
	line-height: 26px;
	border: 0;
	color: #666;
	font-size: 14px;
	-webkit-appearance: none
}
body.droplets #new_droplet #services .control-group.select select:focus {
	outline: none
}
body.droplets #new_droplet #services .distro.active .control-group.select {
	background-image: url(/imgs/distro-select-active.png)
}
body.droplets #new_droplet #services .distro.active .control-group.select select {
	color: #398bce
}
body.droplets #new_droplet #distributions-services {
	clear: both
}
body.droplets #new_droplet #distributions-services>div {
	padding-top: 0
}
body.droplets #new_droplet #ssh_keys {
	margin-left: 50px
}
body.droplets #new_droplet #ssh_keys ul {
*zoom:1;
	list-style: none;
	margin: 0 auto;
	padding: 0
}
body.droplets #new_droplet #ssh_keys ul:before, body.droplets #new_droplet #ssh_keys ul:after {
	display: table;
	content: "";
	line-height: 0
}
body.droplets #new_droplet #ssh_keys ul:after {
	clear: both
}
body.droplets #new_droplet #ssh_keys .ssh_key label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	float: left;
	background-color: #eee;
	color: #666;
	cursor: pointer;
	line-height: 48px;
	margin: 12px;
	text-align: center;
	width: 180px;
	padding: 10px
}
body.droplets #new_droplet #ssh_keys .ssh_key label.active {
	background-color: #398bce;
	color: #fff
}
body.droplets #new_droplet #ssh_keys .ssh_key input {
	display: none
}
body.droplets #new_droplet #settings {
	display: block;
	color: #666;
	font-size: 16px;
	margin: 20px 0 30px 20px
}
body.droplets #new_droplet #settings .setting {
	margin-right: 50px;
	display: inline
}
body.droplets #new_droplet #settings label {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	background: url(/imgs/virtio-toggle.png) no-repeat top left;
	cursor: pointer;
	line-height: 40px;
	padding-left: 45px
}
body.droplets #new_droplet #settings label.checked {
	background-position: bottom left
}
body.droplets #new_droplet #settings input {
	display: none
}
body.droplets #new_droplet .actions {
	text-align: center;
	margin: 30px 0 35px
}
body.droplets #new_droplet .actions input[type='submit']:disabled {
	background: #eee
}
body.droplets #new_droplet .actions input[type='submit']:disabled:hover {
	background: #eee
}
body.droplets #new_droplet .actions input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #7dc36b;
	border: 0;
	color: #fff;
	font-size: 24px;
	padding: 25px 0;
	width: 700px
}
body.droplets #new_droplet .actions input:hover {
	background: #4444d2
}
body.droplets #new_droplet .actions .message {
	margin: 20px 0
}
body.droplets #new_droplet .actions .message.hidden {
	display: none
}
.placeholder h1 {
	font-size: 18px
}
.date_and_region {
	font-size: 13px;
	font-weight: 400;
	margin-top: 3px
}
#snapshots .meta_data {
	color: #666;
	font-size: 14px;
	margin-top: 8px
}
#snapshots .actions .image-region {
	display: inline;
	float: left
}
#snapshots .actions .global {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/distribute-active.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px;
	margin: 5px;
	margin-left: 10px
}
#snapshots .actions .history {
	margin: 5px;
	margin-left: 10px;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/snapshot_glacier_inactive.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
#snapshots .actions .distribute {
	margin: 5px;
	margin-left: 10px;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/snapshot_glacier_inactive.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
#snapshots .actions .in_transfer {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 16px;
	height: 16px;
	margin: 11px
}
#snapshots .actions .glacier_active {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/snapshot_glacier_active.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px;
	margin: 5px;
	margin-left: 10px
}
#snapshots .actions .glacier_inactive {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/snapshot_glacier_inactive.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px;
	margin: 5px;
	margin-left: 10px
}
#snapshots .actions .upgrade {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/image_upgrade.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 84px;
	float: left;
	height: 28px;
	margin: 5px;
	margin-left: 10px
}
#snapshots .actions .upgrade.raw-upgradable {
	background-position: 50% 0%
}
#snapshots .actions .upgrade.raw-upgrading {
	background-position: 50% -56px
}
#my-services {
*zoom:1;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 555px
}
#my-services:before, #my-services:after {
	display: table;
	content: "";
	line-height: 0
}
#my-services:after {
	clear: both
}
#my-services .image {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	float: left;
	background-color: #f5f5f5;
	margin: 10px;
	padding: 20px;
	width: 125px;
	text-align: center;
	font-size: 14px
}
#my-services .image .name {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 0.5em
}
#my-services .service .created, #my-services .service .droplet {
	margin: 0;
	line-height: 1.2em
}
#my-services .service .btn-destroy {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	background-color: #d3d3d3;
	margin-top: 5px
}
#my-services .service .btn-destroy:hover {
	background-color: #b9b9b9
}
#backups .droplet {
	margin-top: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f5f5f5;
	color: #4c4c4c;
	font-size: 20px;
	padding: 20px;
	font-weight: 300
}
#backups .droplet .actions {
	display: inline;
	float: right;
	margin-top: -10px;
	text-indent: 0
}
#backups .droplet .actions .button_to {
	display: inline;
	float: left
}
#backups .droplet .actions input.btn {
	background-color: transparent;
	font-weight: 300;
	border: 0;
	line-height: 19px
}
#backups .droplet .actions a:not(.dropdown-link), #backups .droplet .actions input.btn {
	display: inline;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #b3b3b3;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 18px;
	margin: 5px;
	margin-left: 10px
}
#backups .droplet .actions a:not(.dropdown-link).view, #backups .droplet .actions input.btn.view {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/view.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
#backups .droplet .actions a:not(.dropdown-link).view:hover, #backups .droplet .actions input.btn.view:hover {
	background-image: url(/imgs/view-active.png)
}
#backups .droplet .actions a:not(.dropdown-link).edit, #backups .droplet .actions input.btn.edit {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/edit.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
#backups .droplet .actions a:not(.dropdown-link).edit:hover, #backups .droplet .actions input.btn.edit:hover {
	background-image: url(/imgs/edit-active.png)
}
#backups .droplet .actions a:not(.dropdown-link).destroy, #backups .droplet .actions input.btn.destroy {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/destroy.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
#backups .droplet .actions a:not(.dropdown-link).destroy:hover, #backups .droplet .actions input.btn.destroy:hover {
	background-image: url(/imgs/destroy-active.png)
}
#backups .droplet .actions a:not(.dropdown-link).restore, #backups .droplet .actions input.btn.restore {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/restore.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
#backups .droplet .actions a:not(.dropdown-link).restore:hover, #backups .droplet .actions input.btn.restore:hover {
	background-image: url(/imgs/restore-active.png)
}
#backups .droplet .actions a:not(.dropdown-link).convert, #backups .droplet .actions input.btn.convert {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-image: url(/imgs/convert.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 28px;
	height: 28px
}
#backups .droplet .actions a:not(.dropdown-link).convert:hover, #backups .droplet .actions input.btn.convert:hover {
	background-image: url(/imgs/convert-active.png)
}
#backups .droplet .actions a:not(.dropdown-link).button, #backups .droplet .actions input.btn.button {
	background-color: #dedede;
	color: #666;
	padding: 10px 20px;
	display: block
}
#backups .droplet .actions a:not(.dropdown-link):hover, #backups .droplet .actions a:not(.dropdown-link).edit:not(.collapsed), #backups .droplet .actions input.btn:hover, #backups .droplet .actions input.btn.edit:not(.collapsed) {
	background-color: transparent;
	color: #398bce
}
#backups .droplet .actions a:not(.dropdown-link).destroy:hover, #backups .droplet .actions input.btn.destroy:hover {
	color: #cc5151
}
#backups .droplet .actions a:not(.dropdown-link).edit, #backups .droplet .actions input.btn.edit {
	background-image: url(/imgs/edit.png)
}
#backups .droplet .actions a:not(.dropdown-link).edit:not(.collapsed), #backups .droplet .actions input.btn.edit:not(.collapsed) {
	background-image: url(/imgs/edit-active.png)
}
#backups .droplet_backups {
	margin-top: 20px
}
#backups .droplet_backups form.button_to {
	padding: 0
}
#backups .droplet_backups form.button_to input {
	margin: 0
}
.services.index #new_snapshot .styled-select {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline;
	float: left;
	background: #fff url(/imgs/caret-down.png) no-repeat 95% 50%;
	color: #666;
	width: 220px
}
.services.index #new_snapshot select {
	margin-right: 0
}
.services.index #new_snapshot input {
	display: inline;
	float: left;
	width: 186px;
	margin-left: 33px
}
.services.index .dropdown-menu {
	padding: 0;
	margin: 8px 0 0
}
.services.index .dropdown-menu form {
	margin-top: 20px;
	text-align: center
}
.services.index .dropdown-menu form.inline-form:first-child {
	margin-left: 20px
}
.services.index .dropdown-menu form input {
	font-weight: 300;
	text-align: inherit;
	font-size: 20px;
	font-family: inherit;
	margin-left: 20px;
	margin-bottom: 12px;
	width: 260px;
	height: 50px
}
.services.index .dropdown-menu form input[type="submit"] {
	width: 264px;
	background-color: #398bce;
	color: #fff;
	font-size: 16px;
	border: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.services.index .dropdown-menu form input[type="submit"]:hover {
	background-color: #2d6ea3
}
.services.index .dropdown-menu form input[type="submit"].inline {
	width: 125px;
	margin: 12px 0;
	padding: 0
}
.services.index .dropdown-menu li {
	font-size: 14px;
	width: 280px;
	position: relative;
	margin-right: -20px
}
.services.index .dropdown-menu li a {
	padding: 8px 20px
}
.services.index .dropdown-menu li img {
	width: 20px;
	padding-right: 11px
}
.services.index .dropdown-menu li.dropdown-header {
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 11px;
	font-weight: 400
}
.services.index .dropdown-menu li.dropdown-description {
	padding: 12px 20px
}
.services.index .dropdown-menu li span.status {
	position: absolute;
	right: 21px;
	top: 7px
}
.services.index .dropdown-menu li span.status img {
	position: absolute;
	right: -16px;
	top: 4px;
	width: 9px;
	padding: 2px
}
.services.index .dropdown-menu li.transfer span.status {
	display: none
}
.services.index .dropdown-menu li.transfer:hover span.status {
	display: block
}
.services.index .dropdown-menu li.transferred {
	color: #398bce
}
.services.index .dropdown-menu li.divider {
	margin: 0;
	border: none
}
.services.index .dropdown-menu li.divider:first-of-child {
border-bottom:1px solid #898989
}
.services.index .dropdown-menu .disabled>a {
	color: inherit
}
.services.index .dropdown-menu:after {
	position: absolute;
	top: -6px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: ""
}
.services.index .dropdown-menu:before {
	position: absolute;
	top: -7px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(0,0,0,0.2);
	border-left: 7px solid transparent;
	content: ""
}
.tooltip-inner .tooltip-wide {
	white-space: pre-wrap;
	min-width: 100px
}
body.services .btn-destroy {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ebebeb;
	color: #666;
	font-size: 14px;
	padding: 8px 10px
}
body.services .btn-destroy:hover {
	background-color: #ddd
}
body.settings p {
	padding: 0 40px 0px 38px
}
body.settings #settings {
*zoom:1;
	padding: 3px 0px 20px 38px
}
body.settings #settings:before, body.settings #settings:after {
	display: table;
	content: "";
	line-height: 0
}
body.settings #settings:after {
	clear: both
}
body.settings #settings #avatar {
	display: inline;
	float: right;
	text-align: center;
	margin-right: 24px
}
body.settings #settings #avatar img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin-bottom: 10px;
	margin-top: 18px
}
body.settings #settings #avatar a {
	color: #398bce;
	font-size: 14px
}
body.settings #settings #credentials {
	display: inline;
	float: left;
	margin-top: 3px
}
body.settings #settings #credentials #change_profile_name {
	font-size: 30px;
	width: 520px
}
body.settings #settings #credentials>div {
	margin-top: 12px;
	line-height: 23px;
	font-size: 16px
}
body.settings #settings #credentials>div a {
	color: #398bce
}
body.settings #settings #credentials>div a:hover {
	color: #286191
}
body.settings #settings #credentials .icon {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	margin-right: 5px;
	vertical-align: top
}
body.settings #settings #credentials #email #edit-email form {
	background: #fff
}
body.settings #settings #credentials #email #edit-email input[type='text'] {
	background-color: #f5f5f5;
	width: 410px
}
body.settings #settings #credentials #email #edit-email input[type='submit'] {
	width: 450px
}
body.settings #settings #credentials #password #edit-password form {
	background: #fff
}
body.settings #settings #credentials #password #edit-password input[type='password'] {
	background: #f5f5f5
}
body.settings #settings #credentials #password #edit-password .password {
	width: 410px
}
body.settings #settings #credentials #password input[type='password'] {
	width: 183px;
	margin-bottom: 10px
}
body.settings #settings #credentials #password input[type='submit'] {
	width: 450px
}
body.settings #settings #credentials #deactivate_account form, body.settings #settings #credentials #deactivate_account form div, body.settings #settings #credentials #deactivate_account input[type='submit'] {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline
}
body.settings #settings #credentials #deactivate_account input[type='submit'] {
	background: #fff;
	border: 0;
	color: #cc5152;
	padding: 0 0 4px;
	margin-top: -6px
}
body.settings #settings #credentials #two_factor_authentication {
	margin-top: 20px
}
body.settings #settings #credentials #two_factor_authentication .button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	border: 0;
	background: #7dc36b url(/imgs/two-factor.png) no-repeat 12px 50%;
	color: #fff;
	padding: 15px 15px 15px 35px
}
body.settings #settings #credentials #two_factor_authentication .button:hover {
	background-color: #55a041
}
body.settings #settings #credentials #two_factor_authentication .button.disable {
	background-color: #cc5152
}
body.settings #settings #credentials #two_factor_authentication .button.disable:hover {
	background-color: #c63d3e
}
body.settings #deactivate_account label {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	background: url(/imgs/virtio-toggle.png) no-repeat top left;
	cursor: pointer;
	height: 40px;
	padding-left: 45px;
	margin-top: -9px
}
body.settings #deactivate_account label.checked {
	background-position: bottom left
}
body.settings #deactivate_account input {
	display: none
}
body.settings #email_subscriptions form {
*zoom:1;
	padding: 0px 40px 0px 38px
}
body.settings #email_subscriptions form:before, body.settings #email_subscriptions form:after {
	display: table;
	content: "";
	line-height: 0
}
body.settings #email_subscriptions form:after {
	clear: both
}
body.settings #email_subscriptions label {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	background: url(/imgs/virtio-toggle.png) no-repeat top left;
	cursor: pointer;
	line-height: 40px;
	padding-left: 45px
}
body.settings #email_subscriptions label.checked {
	background-position: bottom left
}
body.settings #email_subscriptions input {
	display: none
}
body.settings #billing_alerts span {
	margin-left: 40px
}
body.settings #billing_alerts form {
	margin-left: 40px
}
body.settings #billing_alerts input[type='text'], body.settings #billing_alerts input[type='number'] {
	width: 183px;
	margin-bottom: 10px
}
body.settings #billing_alerts label {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	background: url(/imgs/virtio-toggle.png) no-repeat top left;
	cursor: pointer;
	line-height: 40px;
	padding-left: 45px;
	margin-left: -11px
}
body.settings #billing_alerts label.checked {
	background-position: bottom left
}
body.settings #billing_alerts input[type='checkbox'] {
	display: none
}
body.settings #billing_alerts .actions input {
	margin-left: 0;
	margin-right: 0
}
body.settings #referral_program input[type='text'], body.settings #referral_program input[type='tel'] {
	display: block;
	font-size: 16px;
	margin: 12px auto 0;
	padding: 12px 0;
	text-indent: 6px;
	width: 680px
}
body.settings #referral_program #referral_program_settings {
*zoom:1;
	padding: 15px 40px 20px 38px
}
body.settings #referral_program #referral_program_settings:before, body.settings #referral_program #referral_program_settings:after {
	display: table;
	content: "";
	line-height: 0
}
body.settings #referral_program #referral_program_settings:after {
	clear: both
}
body.settings #referral_program #referral_program_settings #credentials {
	display: inline;
	float: left;
	margin-top: 15px
}
body.settings #referral_program #referral_program_settings #credentials #change_profile_name {
	font-size: 30px;
	width: 520px
}
body.settings #referral_program #referral_program_settings #credentials>div {
	margin-top: 12px;
	line-height: 23px;
	font-size: 16px
}
body.settings #referral_program #referral_program_settings #credentials>div a {
	color: #398bce
}
body.settings #referral_program #referral_program_settings #credentials>div a:hover {
	color: #286191
}
body.settings #referral_program #referral_program_settings #credentials .icon {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
	zoom: 1;
*display:inline;
	margin-right: 5px;
	vertical-align: top
}
body.settings #profile input[type='text'], body.settings #profile input[type='tel'] {
	display: block;
	font-size: 16px;
	margin: 12px auto 0;
	padding: 12px 0;
	text-indent: 6px;
	width: 680px
}
body.settings .actions input[type='submit'] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #7dc36b;
	border: 0;
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 15px 15px 15px 35px;
	margin: 40px auto 25px;
	width: 680px
}
body.settings .actions input[type='submit']:hover {
	background: #4444d2
}
body.settings .droplet-limit-form {
	text-align: left
}
body.settings .droplet-limit-form input[type='text'], body.settings .droplet-limit-form input[type='number'], body.settings .droplet-limit-form input[type='password'], body.settings .droplet-limit-form textarea {
	text-align: left
}
body.ssh_keys #ssh_keys {
	padding: 24px 0 0
}
body.ssh_keys #ssh_keys .ssh_key .content {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f5f5f5;
	color: #4c4c4c;
	font-size: 24px;
	padding: 20px;
	text-indent: 12px
}
body.ssh_keys #ssh_keys .ssh_key .content.editing {
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 0 1px 1px 1px rgba(236,236,236,0.2);
	-moz-box-shadow: 0 1px 1px 1px rgba(236,236,236,0.2);
	box-shadow: 0 1px 1px 1px rgba(236,236,236,0.2)
}
body.support #new_ticket #ticket_topic_field {
	display: inline;
	float: left;
	position: relative
}
body.support #new_ticket #ticket_topic_field #ticket_topic {
	width: 305px;
	margin-right: 10px
}
body.support #new_ticket #ticket_topic_field #ticket_topic_suggestion_indicator {
	position: absolute;
	width: 22px;
	height: 22px;
	top: 18px;
	right: 30px
}
body.support #new_ticket #ticket_topic_suggestions {
	clear: both
}
body.support #new_ticket #ticket_topic_suggestions h2 {
	margin-bottom: 0
}
body.support #new_ticket #ticket_topic_suggestions #suggestions-accordion {
	padding-bottom: 10px
}
body.support #new_ticket #ticket_topic_suggestions #suggestions-accordion .accordion-group {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	margin: 8px;
	margin-top: 0;
	padding: 10px
}
body.support #new_ticket #ticket_topic_suggestions #suggestions-accordion .accordion-heading {
	font-size: 18px
}
body.support #new_ticket #ticket_topic_suggestions #suggestions-accordion .accordion-body {
	font-weight: 300
}
body.support #new_ticket #ticket_topic_suggestions #suggestions-accordion .accordion-body.in {
	border-top: 1px solid #dedede;
	margin-top: 15px
}
body.support #new_ticket #ticket_topic_suggestions #suggestions-accordion .accordion-body p {
	margin: 10px 0 0
}
body.support #new_ticket #ticket_topic_suggestions #suggestions-accordion .accordion-body p a {
	font-weight: bold
}
body.support #new_ticket select {
	width: 345px
}
body.support #new_ticket textarea {
	margin: 0 0 10px 0;
	width: 660px;
	max-width: 660px
}
body.support #new_ticket .control-group.boolean {
	width: 690px;
	margin-bottom: 10px
}
body.support #new_ticket .control-group.boolean .controls, body.support #new_ticket .control-group.boolean input[type='checkbox'] {
	display: inline;
	float: left
}
body.support #new_ticket .control-group.boolean input[type='checkbox'] {
	margin: 3px 0 0 0
}
body.support #new_ticket .control-group.boolean label[for='ticket_is_critical'] {
	margin-left: 5px;
	line-height: 20px
}
body.support .tickets {
	margin: 0;
	padding: 0;
	list-style: none
}
body.support .tickets .ticket {
	margin: 0 0 25px;
	border-bottom: 1px solid #f5f5f5
}
body.support .tickets .ticket .content {
*zoom:1;
	padding: 0px 20px
}
body.support .tickets .ticket .content:before, body.support .tickets .ticket .content:after {
	display: table;
	content: "";
	line-height: 0
}
body.support .tickets .ticket .content:after {
	clear: both
}
body.support .tickets .ticket .content .title {
	display: inline;
	float: left;
	color: #398bce;
	font-weight: 400;
	margin: 0;
	width: 540px
}
body.support .tickets .ticket .content .title a {
	color: #398bce
}
body.support .tickets .ticket .content .created_at {
	display: inline;
	float: left;
	clear: left;
	color: #868788;
	font-size: 12px;
	margin: 0;
	padding-top: 5px
}
body.support .tickets .ticket .content .actions {
	display: inline;
	float: right;
	line-height: 30px
}
body.support .tickets .ticket .content .actions .button_to {
	display: inline;
	float: left
}
body.support .tickets .ticket .content .actions input[type='submit'] {
	background-color: #fff;
	border: 0
}
body.support .tickets .ticket .content .actions a, body.support .tickets .ticket .content .actions input[type='submit'] {
	display: inline;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #b3b3b3;
	padding: 10px 10px 10px 46px;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 22px
}
body.support .tickets .ticket .content .actions a:hover, body.support .tickets .ticket .content .actions input[type='submit']:hover {
	background-color: transparent;
	color: #398bce
}
body.support .tickets .ticket .content .actions a.close, body.support .tickets .ticket .content .actions input[type='submit'].close {
	background-image: url(/imgs/close.png)
}
body.support .tickets .ticket .content .actions a.close:hover, body.support .tickets .ticket .content .actions input[type='submit'].close:hover {
	color: #cc5152;
	background-image: url(/imgs/close-active.png)
}
body.support .tickets .ticket .content .actions a.reply, body.support .tickets .ticket .content .actions input[type='submit'].reply {
	background-image: url(/imgs/reply.png)
}
body.support .tickets .ticket .content .actions a.reply:hover, body.support .tickets .ticket .content .actions input[type='submit'].reply:hover {
	background-image: url(/imgs/reply-active.png)
}
body.support .tickets .ticket .content .actions a.view, body.support .tickets .ticket .content .actions input[type='submit'].view {
	background-image: url(/imgs/view.png)
}
body.support .tickets .ticket .content .actions a.view:hover, body.support .tickets .ticket .content .actions input[type='submit'].view:hover {
	background-image: url(/imgs/view-active.png)
}
body.support .tickets .ticket .replies {
	list-style: none;
	margin: 0;
	padding: 0
}
body.support .tickets .ticket .replies .reply {
	margin: 0 30px 25px;
*zoom:1
}
body.support .tickets .ticket .replies .reply:before, body.support .tickets .ticket .replies .reply:after {
	display: table;
	content: "";
	line-height: 0
}
body.support .tickets .ticket .replies .reply:after {
	clear: both
}
body.support .tickets .ticket .replies .reply .message {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline;
	float: left;
	background-color: #fff;
	padding: 10px;
	position: relative;
	width: 600px
}
body.support .tickets .ticket .replies .reply .message .posted_on {
	color: #a9a8a8;
	display: block;
	margin-top: 1em;
	text-align: right;
	width: 100%;
	border-top: 1px solid #dadada;
	padding-top: 10px
}
body.support .tickets .ticket .replies .reply .message .arrow {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 45px;
	margin-top: -14px;
	border-color: transparent;
	border-style: solid;
	border-width: 14px
}
body.support .tickets .ticket .replies .reply .message .arrow:after {
	content: ""
}
body.support .tickets .ticket .replies .reply .author {
	display: inline;
	float: right;
	width: 90px;
	text-align: center;
	font-size: 12px;
	margin-top: 10px
}
body.support .tickets .ticket .replies .reply .author img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 70px;
	width: 70px;
	border: 2px solid #333
}
body.support .tickets .ticket .replies .reply.sent .message {
	display: inline;
	float: right
}
body.support .tickets .ticket .replies .reply.sent .message .arrow {
	left: -14px;
	border-left-width: 0;
	border-right-color: #fff
}
body.support .tickets .ticket .replies .reply.sent .author {
	display: inline;
	float: left
}
body.support .tickets .ticket .replies .reply.received .message {
	display: inline;
	float: right
}
body.support .tickets .ticket .replies .reply.received .message .arrow {
	right: -14px;
	border-right-width: 0;
	border-left-color: #fff
}
body.support .tickets .ticket .replies .reply.received .author {
	display: inline;
	float: left
}
body.support .tickets .ticket .post_reply h4 {
	background: url(/imgs/reply.png) no-repeat center left;
	color: #bebebe;
	margin: 20px 0 0 35px;
	line-height: 28px;
	padding-left: 38px
}
body.support .tickets .ticket #new_reply {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	background-color: #fff;
	padding: 25px 30px
}
body.support .tickets .ticket #new_reply .control-group {
	display: block;
	float: none
}
body.support .tickets .ticket #new_reply textarea {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	color: #4c4c4c;
	width: 640px;
	margin-bottom: 15px;
	border: 1px solid #f5f5f5
}
body.support .tickets .ticket #new_reply input {
	width: 680px
}
.help-section {
	position: relative;
	border-top: 1px solid #E7E7E7;
	font-family: "museo-sans", sans-serif, "helvetica neue", helvetica;
	font-weight: 300
}
.help-section .wrapper-full {
	position: relative;
	text-align: left
}
.help-section .wrapper-full aside.help-nav {
	width: 211px;
	float: right;
	position: relative;
	border-bottom: none
}
.help-section .wrapper-full aside.help-nav:after {
	content: '';
	clear: both;
	display: table
}
.help-section .wrapper-full aside.help-nav ul, .help-section .wrapper-full aside.help-nav li {
	list-style: none outside none
}
.help-section .wrapper-full aside.help-nav li:last-child {
	border: none
}
.help-section .wrapper-full aside.help-nav li.active {
	background: #F5F5F5
}
.help-section .wrapper-full aside.help-nav li.active a {
	color: #666;
	font-size: 15px
}
.help-section .wrapper-full aside.help-nav li.hasSub a:after {
	position: relative;
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #9e9e9e;
	display: inline-block;
	margin-left: 27px
}
.help-section .wrapper-full aside.help-nav li.hasSub a.down-arrow:after {
	position: relative;
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #9e9e9e;
	display: inline-block;
	margin-left: 27px;
	top: 5px
}
.help-section .wrapper-full aside.help-nav li {
	border-bottom: 1px solid #e1e1e1;
	float: left;
	width: 100%
}
.help-section .wrapper-full aside.help-nav li:after {
	content: ' ';
	clear: both;
	display: table
}
.help-section .wrapper-full aside.help-nav li a.active {
	background-color: #f7f7f7;
	color: #666
}
.help-section .wrapper-full aside.help-nav li a {
	display: block;
	padding: 16px 10px;
	text-decoration: none;
	color: #9e9e9e;
	font-size: 15px;
	-webkit-transition: all, 0.2s, ease-in-out;
	-moz-transition: all, 0.2s, ease-in-out;
	-o-transition: all, 0.2s, ease-in-out;
	transition: all, 0.2s, ease-in-out
}
.help-section .wrapper-full aside.help-nav li a:hover {
	background: #f7f7f7;
	color: #666
}
.help-section .wrapper-full aside.help-nav li ul {
	border-top: 1px solid #f7f7f7;
	overflow: hidden;
	max-height: 0px;
	-webkit-transition: max-height, 0.3s, ease-in-out;
	-moz-transition: max-height, 0.3s, ease-in-out;
	-o-transition: max-height, 0.3s, ease-in-out;
	transition: max-height, 0.3s, ease-in-out
}
.help-section .wrapper-full aside.help-nav li ul li {
	border-bottom: 1px solid #efefef
}
.help-section .wrapper-full aside.help-nav li ul li a {
	padding-left: 50px;
	color: #9e9e9e;
	font-size: 16px
}
.help-section .wrapper-full aside.help-nav li ul li a.active {
	background: none
}
.help-section .wrapper-full aside.help-nav li ul.open {
	max-height: 999px !important;
	border-top: 1px solid #e1e1e1
}
.help-section .wrapper-full aside.help-nav li.hasSub ul a:after {
	display: none
}
.help-section .wrapper-full .help-content {
	width: 575px;
	float: left;
	line-height: 1.5;
	font-size: 14px;
	color: #888
}
.help-section .wrapper-full .help-content:after {
	content: " ";
	clear: both;
	display: table
}
.help-section .wrapper-full .help-content h1, .help-section .wrapper-full .help-content h2, .help-section .wrapper-full .help-content h3, .help-section .wrapper-full .help-content h4 {
	font-family: "museo-sans", sans-serif, "helvetica neue", helvetica
}
.help-section .wrapper-full .help-content h1 {
	margin-bottom: 25px;
	text-align: left;
	font-size: 36px;
	font-weight: 400;
	color: #666
}
.help-section .wrapper-full .help-content h2 {
	font-size: 26px
}
.help-section .wrapper-full .help-content h3 {
	margin: 40px auto 0px auto
}
.help-section .wrapper-full .help-content h4 {
	text-transform: uppercase;
	font-size: 16px;
	color: #c8c8c8;
	font-weight: 400;
	margin-bottom: -2px
}
.help-section .wrapper-full .help-content p a {
	color: #666;
	border-bottom: 1px dotted #9e9e9e;
	-webkit-transition: all, 0.2s, ease-in-out;
	-moz-transition: all, 0.2s, ease-in-out;
	-o-transition: all, 0.2s, ease-in-out;
	transition: all, 0.2s, ease-in-out
}
.help-section .wrapper-full .help-content p a:hover {
	color: #1a1a1a;
	border-bottom: 1px dotted #666
}
.help-section .wrapper-full .help-content h3 {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.3
}
.help-section .wrapper-full .help-content ul {
	margin-bottom: 30px;
	padding-left: 25px
}
.help-section .wrapper-full .help-content ul li {
	margin-bottom: 1px;
	list-style-position: inside;
	list-style-type: disc
}
.help-section .wrapper-full .help-content ul li a {
	color: #666;
	border-bottom: 1px dotted #9e9e9e;
	-webkit-transition: all, 0.2s, ease-in-out;
	-moz-transition: all, 0.2s, ease-in-out;
	-o-transition: all, 0.2s, ease-in-out;
	transition: all, 0.2s, ease-in-out
}
.help-section .wrapper-full .help-content ul li a:hover {
	color: #1a1a1a;
	border-bottom: 1px dotted #666
}
#content .trial-user-notice {
	background: #f5f5f5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 20px;
	margin: 10px 0 10px
}
#content #add_credit_card form {
*zoom:1
}
#content #add_credit_card form:before, #content #add_credit_card form:after {
	display: table;
	content: "";
	line-height: 0
}
#content #add_credit_card form:after {
	clear: both
}
#content #add_credit_card form fieldset {
	width: 712px
}
#content #add_credit_card form input {
	display: inline;
	float: left;
	font-size: 14px;
	margin: 0 7px 14px;
	width: 302px
}
#content #add_credit_card form input[type='text'] {
	padding: 12px 20px 11px
}
#content #add_credit_card form input.required-field {
	padding: 11px 19px 10px;
	border: 1px solid #cc5152
}
#content #add_credit_card form input[type='submit'] {
	width: 698px
}
#content #add_credit_card form input.large {
	width: 658px
}
#content #add_credit_card form input.small {
	width: 183px
}
#content #add_credit_card form input.tiny {
	width: 123px
}
#content #add_credit_card form input#user_payment_profile_credit_card_number {
	background-position: 96% 50%;
	background-repeat: no-repeat;
	background-size: 41px
}
#content #add_credit_card form input#user_payment_profile_credit_card_number.visa {
	background-image: url(/imgs/cards/cc-visa.png)
}
#content #add_credit_card form input#user_payment_profile_credit_card_number.amex {
	background-image: url(/imgs/cards/cc-amex.png)
}
#content #add_credit_card form input#user_payment_profile_credit_card_number.mastercard {
	background-image: url(/imgs/cards/cc-mastercard.png)
}
#content #add_credit_card form input#user_payment_profile_credit_card_number.discover {
	background-image: url(/imgs/cards/cc-discover.png)
}
#content #add_credit_card form input#user_payment_profile_credit_card_number.jcb {
	background-image: url(/imgs/cards/cc-jcb.png)
}
#content #add_credit_card form input#user_payment_profile_credit_card_number.diners {
	background-image: url(/imgs/cards/cc-diners.png)
}
#content #add_credit_card form input#user_payment_profile_credit_card_number.invalid {
	background-image: url(/imgs/cards/invalid.png);
	background-size: 14px
}
#content #add_credit_card form input#user_payment_profile_cvv, #content #add_credit_card form input#user_payment_profile_expiration {
	background-position: 94% 50%;
	background-repeat: no-repeat;
	background-size: 14px
}
#content #add_credit_card form input#user_payment_profile_cvv.valid, #content #add_credit_card form input#user_payment_profile_expiration.valid {
	background-image: url(/imgs/cards/valid.png)
}
#content #add_credit_card form input#user_payment_profile_cvv.invalid, #content #add_credit_card form input#user_payment_profile_expiration.invalid {
	background-image: url(/imgs/cards/invalid.png)
}
#content #add_credit_card form input#user_payment_profile_cvv {
	background-position: 94% 50%;
	background-repeat: no-repeat;
	background-size: 14px
}
#content #add_credit_card form input#user_payment_profile_cvv.valid {
	background-image: url(/imgs/cards/valid.png)
}
#content #add_credit_card form input#user_payment_profile_cvv.invalid {
	background-image: url(/imgs/cards/invalid.png)
}
#content #add_credit_card form .styled-select {
	margin: 0 7px 14px;
	width: 460px
}
#content #add_credit_card form .styled-select select {
	padding: 12px 20px 11px;
	width: 460px
}
#content #add_credit_card form h2 {
	background: url(/imgs/credit_cards-white.png) no-repeat left center;
	padding-left: 53px
}
#content #add_credit_card form hr {
	width: 696px
}
#content #add_credit_card form #authorization_charge {
	text-align: center;
	margin-bottom: 0
}
#content #paypal .content {
	font-size: 16px;
	line-height: 30px
}
#content #paypal .content form {
*zoom:1;
	display: inline;
	float: right;
	background: url(/imgs/arrow-right.png) no-repeat center left;
	line-height: 38px;
	margin-top: -5px;
	padding-left: 25px;
	height: 42px
}
#content #paypal .content form:before, #content #paypal .content form:after {
	display: table;
	content: "";
	line-height: 0
}
#content #paypal .content form:after {
	clear: both
}
#content #paypal .content form input[type='image'] {
	margin-top: 5px;
	float: left;
	margin-left: 25px
}
#content #paypal .content form .styled-select {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline;
	float: left;
	background: #fff url(/imgs/caret-down.png) no-repeat 95% 50%;
	color: #666;
	width: 300px
}
#content #paypal .content form .styled-select select {
	display: inline;
	float: left;
	background: transparent;
	border: 0;
	color: #666;
	padding: 10px;
	width: 300px;
	-webkit-appearance: none
}
#content #paypal .content .warning {
	margin-top: 18px;
	font-size: 15px
}
#content #promo {
	font-size: 15px;
	line-height: 30px;
	font-weight: 400
}
#content #promo form {
	margin-top: -5px
}
#content #promo .warning {
	margin-top: 18px;
	font-size: 15px
}
#content #user_payment_profile_promo_field {
	position: relative
}
#content #user_payment_profile_promo_field p {
	margin: 0 0 0 20px;
	line-height: 39px
}
#content #user_payment_profile_promo_field input[type='text'] {
	margin-top: 10px;
	font-size: 16px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 4px
}
#content #promo_message_header {
	position: absolute;
	top: 30px;
	left: 260px;
	font-size: 16px;
	line-height: 30px
}
#content #promo_message_header.valid {
	color: #3030C7
}
#content #promo_message_header.invalid {
	color: red
}
#content #promo_message_content {
	position: absolute;
	top: 50px;
	left: 260px;
	font-size: 16px;
	line-height: 30px
}
#content #promo_code_activity_indicator {
	position: absolute;
	top: 25px;
	right: 27px;
	width: 22px;
	height: 22px;
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 30px
}
#content #promo_code_activity_indicator.valid {
	background-image: url(/imgs/cards/valid.png)
}
#content #promo_code_activity_indicator.invalid {
	background-image: url(/imgs/cards/invalid.png)
}
#content .email_confirmation {
	margin-bottom: 50px
}
#content .email_confirmation .action {
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 400;
	padding: 15px;
	text-decoration: none;
	background: #398bce;
	color: #fff
}
#content .email_confirmation .action:hover {
	background: #2d6ea3
}
#credentials {
	margin-top: 30px
}
#credentials li .content {
*zoom:1;
	line-height: 39px;
	font-size: 20px
}
#credentials li .content:before, #credentials li .content:after {
	display: table;
	content: "";
	line-height: 0
}
#credentials li .content:after {
	clear: both
}
#credentials li .content .actions {
	line-height: 19px;
	margin: 0
}
.info-bubble {
	display: inline-block;
	width: 100%;
	clear: both;
	margin-top: 15px;
	color: #979797;
	line-height: 1.5;
	font-size: 16px;
	position: relative;
	padding-left: 33px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 300
}
.info-bubble p {
	margin: 0
}
.info-bubble:before {
	position: absolute;
	background: #398BCE;
	content: "i";
	font-style: italic;
	top: 0;
	left: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 20px;
	width: 12px;
	line-height: 22px;
	font-weight: 400;
	color: #FFF;
	font-size: 13px;
	padding-left: 8px
}
.oauth-application form {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: #F5F5F5;
	padding: 30px 40px;
	color: #666
}
.oauth-application form input, .oauth-application form textarea {
	display: block;
	background-color: #FFF;
	color: #666;
	margin: 0 auto 13px;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	font-size: 16px;
	padding: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.oauth-application form textarea {
	height: 140px
}
.oauth-application form input[type="submit"] {
	background-color: #7DC36B;
	color: #fff;
	display: block;
	font-weight: 300;
	font-size: 19px;
	line-height: 16px;
	margin: 35px auto 0 auto;
	padding: 23px
}
.oauth-application form input[type="submit"]:hover {
	background-color: #6baa5b
}
#edit_application .app_info {
	margin-bottom: 36px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #dadada;
	padding-bottom: 18px
}
#edit_application .app_info header {
	padding: 0 !important;
	margin-bottom: 20px
}
#edit_application .app_info header h2 {
	color: #333;
	float: left;
	margin: 0;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 32px
}
#edit_application .app_info header a {
	float: right;
	margin-left: 10px;
	display: block;
	padding: 7px 14px;
	background-color: #e4e4e4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px
}
#edit_application .app_info header a:hover {
	background-color: #cecece
}
#edit_application .app_info header a.reset {
	color: #111111
}
#edit_application .app_info header a.revoke {
	color: #EC0000
}
#edit_application .app_info ul#client_info {
	list-style: none;
	margin: 5px 0 15px 0;
	padding: 0
}
#edit_application .app_info ul#client_info li {
	margin-bottom: 13px
}
#edit_application .app_info ul#client_info li strong {
	font-weight: bold;
	color: #398BCE
}
#edit_application .app_info ul#client_info li p {
	color: #333;
	margin: 2px 0 0 0
}
#edit_application .app_info ul#client_info pre {
	white-space: normal;
	overflow-x: auto;
	word-wrap: break-word;
	background-color: #FAFAFA
}
#edit_application .app_info ul#client_info pre a {
	color: #333
}
#edit_application .app_info ul#client_info pre a:hover {
	text-decoration: underline
}
#edit_application input[type="submit"] {
	width: 352px;
	display: inline-block;
	margin-top: 20px
}
#edit_application #register_application {
	margin-right: 5px
}
#edit_application #delete_application {
	background-color: #b63535;
	color: #fff;
	display: block;
	font-weight: 300;
	font-size: 19px;
	line-height: 16px;
	margin: 20px 0 0 0;
	text-align: center;
	padding: 23px;
	width: 352px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#edit_application .info-bubble {
	margin: 5px 0 15px 0;
	color: #777
}
#generate_token #scopes {
	margin: 37px 0 29px 0
}
#generate_token #scopes strong {
	font-weight: bold;
	color: #333;
	font-size: 16px
}
#generate_token #scopes p {
	margin: 2px 0 15px 0
}
#generate_token #scopes label {
	color: #333;
	margin: 0 13px 0 3px
}
#generate_token #scopes input[type="checkbox"] {
	display: inline;
	width: auto;
	padding: 0
}
#generate_token .info-bubble {
	margin-top: 30px
}
#generate_token .app_info {
	margin-bottom: 36px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #dadada;
	padding-bottom: 25px
}
#generate_token .app_info p {
	margin: 8px 0 0 0
}
#generate_token .app_info .button {
	position: relative;
	top: 3px;
	font-size: 16px;
	padding: 0 22px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	float: right;
	background: #398BCE;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	margin-left: 30px
}
#generate_token .app_info .button:hover {
	background-color: #2D6EA3
}
#authorization {
	width: 100%;
	background: #f2f2f2;
	height: 77px;
	margin-bottom: 120px
}
#authorization .logo {
	background-image: url(/imgs/logo.svg);
	width: 173px;
	height: 27px;
	background-size: 100%;
	float: left;
	margin-top: 25px
}
#authorization #user-logout {
	padding: 9px 11px;
	border: 2px solid #989898;
	color: #747474;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
	float: right;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 18px
}
#authorization #user-logout:hover {
	border: 2px solid #797979;
	color: #5F5F5F
}
.authorize-wrap {
	width: 800px;
	margin: 0 auto
}
.authorize-wrap #authorize-header {
	margin: 0 0 50px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #ccc
}
.authorize-wrap #authorize-header h1 {
	font-size: 35px;
	margin: 0 0 5px 0
}
.authorize-wrap #authorize-header p {
	margin: 0;
	font-size: 18px;
	color: #4B4B4B
}
.authorize-wrap #authorize-header p strong {
	font-weight: 600
}
.authorize-wrap #bottom-wrap {
	width: 330px;
	position: relative;
	float: right
}
.authorize-wrap #authorize-submit {
	width: 430px;
	position: absolute;
	left: -470px;
	bottom: 0
}
.authorize-wrap #authorize-submit form {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 0
}
.authorize-wrap #authorize-submit form input[type="submit"] {
	background-color: #7DC36B;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	margin: 0 auto;
	padding: 23px;
	border: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	display: inline-block
}
.authorize-wrap #authorize-submit form input[type="submit"]:hover {
	background-color: #6baa5b
}
.authorize-wrap #authorize-submit form .btn-danger {
	background-color: #b63535 !important
}
.authorize-wrap #authorize-submit form .btn-danger:hover {
	background-color: #9b2626 !important
}
.authorize-wrap #authorize-submit form:last-child {
	margin-right: 0
}
.authorize-wrap #review {
	float: left;
	width: 350px
}
.authorize-wrap #review h3 {
	margin: 0 0 10px 0;
	font-family: "helvetica neue", helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0;
	font-weight: 500
}
.authorize-wrap #review ul {
	margin: 20px 0 40px 0;
	padding: 0;
	list-style: none
}
.authorize-wrap #review ul li {
	font-size: 16px;
	margin-bottom: 10px;
	color: #808080
}
.authorize-wrap #review ul li:before {
	position: relative;
	content: "";
	width: 8px;
	height: 8px;
	background: #398BCE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	margin-right: 8px;
	top: -1px
}
.authorize-wrap #about-app {
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 25px;
	float: right;
	width: 330px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 188px
}
.authorize-wrap #about-app h2 {
	margin: 0 0 10px 0;
	font-family: "helvetica neue", helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0;
	font-weight: 500
}
.authorize-wrap #about-app p {
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 17px 0
}
#content #main header h1#greeting {
	display: block;
	float: none;
	font-size: 36px;
	font-weight: 500;
	padding-bottom: 35px;
	text-align: center
}
#content #main header h1#greeting a {
	color: #2aa9e0
}
#referral_url.placeholder {
	background: url(/imgs/link.png) no-repeat 25px 50%;
	padding-left: 75px !important;
	line-height: 40px
}
#referral_url.placeholder .actions {
	display: inline;
	float: right
}
#referral_url.placeholder .actions a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #dcdcdc;
	color: #a9a9a9;
	padding: 15px
}
#referral_stats {
*zoom:1;
	margin: 50px auto 0;
	padding: 0;
	text-align: center;
	width: 700px
}
#referral_stats:before, #referral_stats:after {
	display: table;
	content: "";
	line-height: 0
}
#referral_stats:after {
	clear: both
}
#referral_stats li {
	display: inline;
	float: left;
	color: #398bce;
	margin-bottom: 50px;
	text-align: center;
	width: 230px
}
#referral_stats li.wide {
	width: 350px
}
#referral_stats li:first-child {
	margin-left: 0
}
#referral_stats li span, #referral_stats li small {
	display: block;
	line-height: 1em
}
#referral_stats li span {
	font-size: 55px;
	font-weight: bold
}
#referral_stats li small {
	font-size: 24px
}
#payout_form {
	margin-left: 15px
}
#payout_form #payout_method_credit_description {
	color: #999;
	font-size: 14px;
	padding-left: 25px
}
#payout_form .form-actions {
	clear: both;
	margin-left: 20px;
	padding-top: 10px
}
#payout_form .form-actions input[type='submit'] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #7dc36b;
	border: 0;
	color: #fff;
	display: block;
	font-weight: 300;
	font-size: 19px;
	line-height: 40px;
	width: 200px;
	font-size: 18px
}
.droplets.show .graph:first-child {
	margin-top: 20px
}
.droplets.show .graph {
	width: 700px;
	height: 200px;
	margin: 40px auto 20px;
	border: #f5f5f5 1px solid;
	padding: 20px 10px
}
.graph.loading {
	background: url("/imgs/ajax-loader.gif") center no-repeat
}
body.notifications .button_to, body.notifications .button_to div {
	display: inline
}
body.notifications .section-header.pending {
	background-image: url(/imgs/open_tickets.png)
}
body.notifications .section-header.acknowledged {
	background-image: url(/imgs/closed_tickets.png)
}
body.notifications .notification {
	margin: 0 0 25px;
	border-bottom: 1px solid #f5f5f5;
	list-style: none
}
body.notifications .notification .content {
	margin-bottom: 10px
}
body.notifications .notification .title {
	display: inline
}
body.notifications .notification .title a {
	display: block;
	max-width: 90%
}
body.notifications .notification .details {
	color: #868788;
	font-size: 12px;
	margin: 0
}
body.notifications .notification .actions {
	float: right;
	margin-top: -31px
}
body.notifications .notification .actions .btn {
	background-color: transparent;
	padding: 0;
	border: none
}
body.notifications .notification .actions .action {
	height: 28px;
	width: 28px;
	background-position: center;
	display: inline-block;
	background-repeat: no-repeat
}
body.notifications .notification .actions .action.view {
	background-image: url(/imgs/view.png)
}
body.notifications .notification .actions .action.view:hover {
	background-image: url(/imgs/view-active.png)
}
body.notifications .notification .actions .action.acknowledge {
	background-image: url(/imgs/completed.png);
	vertical-align: top
}
body.notifications .notification .actions .action.acknowledge:hover {
	color: #cc5152;
	background-image: url(/imgs/completed-active.png)
}
#account-information h3 {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	margin: 0;
	background-color: #f5f5f5
}
#content #main .promos {
	padding-top: 90px
}
#content #main .promos h1 {
	font-size: 47px;
	text-align: center;
	margin: 24px 0 10px 0;
	color: #398bce
}
#content #main .promos h3 {
	font-size: 27px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 20px 0
}
#content #main .promos .btnWrap {
	width: 342px;
	margin: 0 auto
}
#content #main .promos .btnWrap2 {
	width: 210px;
	margin: 0 auto
}
#content #main .promos h2 {
	float: left
}
#content #main .promos h2 a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 8px 12px;
	text-align: center;
	width: 140px;
	display: block;
	font-size: 16px;
	font-family: "helvetica neue", helvetica, sans-serif;
	letter-spacing: 0
}
#content #main .promos h2.greyBtn a {
	color: #333;
	background: #ededed
}
#content #main .promos h2.greyBtn a:hover {
	background: #e1e1e1
}
#content #main .promos h2.blueBtn {
	margin-left: 14px
}
#content #main .promos h2.blueBtn a {
	color: #fff;
	background: #398bce
}
#content #main .promos h2.blueBtn a:hover {
	background: #2f7ab7
}
#content #main .promos h2.greenBtn a {
	width: 200px;
	color: #fff;
	background: #7dc36b
}
#content #main .promos h2.greenBtn a:hover {
	background: #4444d2
}
#content #main .promos .success .icon {
	background: url(/imgs/promo_response.png) no-repeat 0 0;
	width: 97px;
	height: 97px;
	margin: 0 auto
}
#content #main .promos .failure .icon {
	background: url(/imgs/promo_response.png) no-repeat -102px 8px;
	width: 143px;
	height: 97px;
	margin: 0 auto
}
.oauth-applications header {
	display: none
}
.oauth-applications header .icon {
	display: inline;
	float: left;
	margin-right: 10px;
	display: block;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(/imgs/applications.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 50px;
	height: 50px
}
#back-to-app {
	margin: 30px 0 16px 0;
	font-size: 18px
}
#back-to-app a {
	color: #398BCE;
	text-decoration: underline;
	font-weight: 300
}
#welcome-api {
	padding: 20px;
	background: #EAF1FA;
	border-radius: 3px;
	line-height: 1.4;
	margin-bottom: 30px
}
#welcome-api h2 {
	margin: 0;
	font-weight: 500;
	font-size: 26px;
	color: #2178C0;
	letter-spacing: 0;
	line-height: 1.4
}
#welcome-api p {
	font-weight: 300;
	font-size: 18px;
	color: #525D70;
	margin: 0
}
#developer-apps h2.section-header.image {
	background-position: 0 0
}
#developer-apps ul li {
	margin-bottom: 4px
}
#developer-apps ul li a {
	padding: 17px 13px;
	display: block;
	background-color: #f7f7f7
}
#developer-apps ul li a span.right-carrot {
	position: absolute;
	top: 19px;
	right: 14px;
	width: 8px;
	height: 13px;
	background-image: url(/imgs/right-caret.png)
}
#developer-apps ul li a:hover {
	background-color: #eeeeee
}
#access-tokens h2.section-header.image {
	background-position: 0 -45px
}
#access-tokens ul li {
	padding: 17px 13px;
	background-color: #F7F7F7;
	margin-bottom: 4px
}
#access-tokens ul li.alert {
	background-color: #F5F5D4;
	padding: 17px 18px
}
#authorized-apps h2.section-header.image {
	background-position: 0 -90px
}
#authorized-apps ul li {
	padding: 17px 13px;
	background-color: #F7F7F7;
	margin-bottom: 4px
}
#authorized-apps ul li.alert {
	background-color: #F5F5D4;
	padding: 17px 18px
}
#do-apps h2.section-header.image {
	background-position: 0 -136px
}
#do-apps ul li {
	padding: 17px 13px;
	background-color: #F7F7F7;
	margin-bottom: 4px
}
#do-apps ul li.alert {
	background-color: #F5F5D4;
	padding: 17px 18px
}
.api-section {
	margin-bottom: 60px;
	float: left;
	width: 100%
}
.api-section h2.section-header {
	margin: 20px 0 16px 0;
	font-size: 22px
}
.api-section h2.section-header.image {
	min-height: 44px;
	background-image: url(/imgs/api-icons.png)
}
.api-section ul li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.api-section .indent {
	padding-left: 58px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.api-section .indent p.sub {
	margin-top: -24px;
	font-size: 16px;
	line-height: 1.3;
	padding-bottom: 16px;
	font-weight: 300;
	border-bottom: 1px solid #E4E4E4
}
.api-section .indent a.button {
	position: absolute;
	top: -34px;
	right: 0;
	font-size: 16px;
	padding: 0 22px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	float: right;
	background: #398BCE;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	margin-left: 10px
}
.api-section .indent a.button:hover {
	background-color: #2D6EA3
}
.api-section .indent .api-stack {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 20px
}
.api-section .indent .api-stack li.alert {
	background-color: #F5F5D4;
	font-size: 16px;
	font-weight: 300;
	padding: 17px 18px;
	color: #8D8B4F
}
.api-section .indent .api-stack li {
	float: left;
	width: 100%;
	font-size: 14px;
	color: black;
	min-height: 55px
}
.api-section .indent .api-stack li a {
	color: black;
	position: relative
}
.api-section .indent .api-stack li p {
	display: inline
}
.api-section .indent .api-stack li p.blue-link {
	color: #398BCE;
	font-weight: 700;
	margin-right: 3px
}
.api-section .indent .api-stack li .inner-token {
	float: left;
	width: 590px;
	line-height: 1.4
}
.api-section .indent .api-stack li .inner-token p.token {
	color: #3D3D3D;
	font-weight: 300
}
.api-section .indent .api-stack li .actions {
	float: right;
	margin-right: 0;
	margin-top: -3px;
	line-height: 1.6
}
.api-section .indent .api-stack li .actions a {
	text-transform: uppercase;
	background: rgba(100,100,100,0.15);
	padding: 5px 8px;
	font-weight: 700;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-left: 3px;
	font-size: 11px;
	float: left
}
.api-section .indent .api-stack li .actions a:hover {
	background: rgba(100,100,100,0.25)
}
.api-section .indent .api-stack li .actions a.edit {
	color: #333333
}
.api-section .indent .api-stack li .actions a.delete, .api-section .indent .api-stack li .actions a.revoke {
	color: #cc0000
}
.info-bubble {
	display: inline-block;
	width: 100%;
	clear: both;
	margin-top: 15px;
	color: #979797;
	line-height: 1.5;
	font-size: 16px;
	position: relative;
	padding-left: 33px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 300
}
.info-bubble p {
	margin: 0
}
.info-bubble:before {
	position: absolute;
	background: #398BCE;
	content: "i";
	font-style: italic;
	top: 0;
	left: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 20px;
	width: 12px;
	line-height: 22px;
	font-weight: 400;
	color: #FFF;
	font-size: 13px;
	padding-left: 8px
}
.oauth-application form {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: #F5F5F5;
	padding: 30px 40px;
	color: #666
}
.oauth-application form input, .oauth-application form textarea {
	display: block;
	background-color: #FFF;
	color: #666;
	margin: 0 auto 13px;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	font-size: 16px;
	padding: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.oauth-application form textarea {
	height: 140px
}
.oauth-application form input[type="submit"] {
	background-color: #7DC36B;
	color: #fff;
	display: block;
	font-weight: 300;
	font-size: 19px;
	line-height: 16px;
	margin: 35px auto 0 auto;
	padding: 23px
}
.oauth-application form input[type="submit"]:hover {
	background-color: #6baa5b
}
#edit_application .app_info {
	margin-bottom: 36px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #dadada;
	padding-bottom: 18px
}
#edit_application .app_info header {
	padding: 0 !important;
	margin-bottom: 20px
}
#edit_application .app_info header h2 {
	color: #333;
	float: left;
	margin: 0;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 32px
}
#edit_application .app_info header a {
	float: right;
	margin-left: 10px;
	display: block;
	padding: 7px 14px;
	background-color: #e4e4e4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px
}
#edit_application .app_info header a:hover {
	background-color: #cecece
}
#edit_application .app_info header a.reset {
	color: #111111
}
#edit_application .app_info header a.revoke {
	color: #EC0000
}
#edit_application .app_info ul#client_info {
	list-style: none;
	margin: 5px 0 15px 0;
	padding: 0
}
#edit_application .app_info ul#client_info li {
	margin-bottom: 13px
}
#edit_application .app_info ul#client_info li strong {
	font-weight: bold;
	color: #398BCE
}
#edit_application .app_info ul#client_info li p {
	color: #333;
	margin: 2px 0 0 0
}
#edit_application .app_info ul#client_info pre {
	white-space: normal;
	overflow-x: auto;
	word-wrap: break-word;
	background-color: #FAFAFA
}
#edit_application .app_info ul#client_info pre a {
	color: #333
}
#edit_application .app_info ul#client_info pre a:hover {
	text-decoration: underline
}
#edit_application input[type="submit"] {
	width: 352px;
	display: inline-block;
	margin-top: 20px
}
#edit_application #register_application {
	margin-right: 5px
}
#edit_application #delete_application {
	background-color: #b63535;
	color: #fff;
	display: block;
	font-weight: 300;
	font-size: 19px;
	line-height: 16px;
	margin: 20px 0 0 0;
	text-align: center;
	padding: 23px;
	width: 352px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#edit_application .info-bubble {
	margin: 5px 0 15px 0;
	color: #777
}
#generate_token #scopes {
	margin: 37px 0 29px 0
}
#generate_token #scopes strong {
	font-weight: bold;
	color: #333;
	font-size: 16px
}
#generate_token #scopes p {
	margin: 2px 0 15px 0
}
#generate_token #scopes label {
	color: #333;
	margin: 0 13px 0 3px
}
#generate_token #scopes input[type="checkbox"] {
	display: inline;
	width: auto;
	padding: 0
}
#generate_token .info-bubble {
	margin-top: 30px
}
#generate_token .app_info {
	margin-bottom: 36px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #dadada;
	padding-bottom: 25px
}
#generate_token .app_info p {
	margin: 8px 0 0 0
}
#generate_token .app_info .button {
	position: relative;
	top: 3px;
	font-size: 16px;
	padding: 0 22px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	float: right;
	background: #398BCE;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
	margin-left: 30px
}
#generate_token .app_info .button:hover {
	background-color: #2D6EA3
}
#authorization {
	width: 100%;
	background: #f2f2f2;
	height: 77px;
	margin-bottom: 120px
}
#authorization .logo {
	background-image: url(/imgs/logo.svg);
	width: 173px;
	height: 27px;
	background-size: 100%;
	float: left;
	margin-top: 25px
}
#authorization #user-logout {
	padding: 9px 11px;
	border: 2px solid #989898;
	color: #747474;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
	float: right;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 18px
}
#authorization #user-logout:hover {
	border: 2px solid #797979;
	color: #5F5F5F
}
.authorize-wrap {
	width: 800px;
	margin: 0 auto
}
.authorize-wrap #authorize-header {
	margin: 0 0 50px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #ccc
}
.authorize-wrap #authorize-header h1 {
	font-size: 35px;
	margin: 0 0 5px 0
}
.authorize-wrap #authorize-header p {
	margin: 0;
	font-size: 18px;
	color: #4B4B4B
}
.authorize-wrap #authorize-header p strong {
	font-weight: 600
}
.authorize-wrap #bottom-wrap {
	width: 330px;
	position: relative;
	float: right
}
.authorize-wrap #authorize-submit {
	width: 430px;
	position: absolute;
	left: -470px;
	bottom: 0
}
.authorize-wrap #authorize-submit form {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 0
}
.authorize-wrap #authorize-submit form input[type="submit"] {
	background-color: #7DC36B;
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	line-height: 16px;
	margin: 0 auto;
	padding: 23px;
	border: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	display: inline-block
}
.authorize-wrap #authorize-submit form input[type="submit"]:hover {
	background-color: #6baa5b
}
.authorize-wrap #authorize-submit form .btn-danger {
	background-color: #b63535 !important
}
.authorize-wrap #authorize-submit form .btn-danger:hover {
	background-color: #9b2626 !important
}
.authorize-wrap #authorize-submit form:last-child {
	margin-right: 0
}
.authorize-wrap #review {
	float: left;
	width: 350px
}
.authorize-wrap #review h3 {
	margin: 0 0 10px 0;
	font-family: "helvetica neue", helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0;
	font-weight: 500
}
.authorize-wrap #review ul {
	margin: 20px 0 40px 0;
	padding: 0;
	list-style: none
}
.authorize-wrap #review ul li {
	font-size: 16px;
	margin-bottom: 10px;
	color: #808080
}
.authorize-wrap #review ul li:before {
	position: relative;
	content: "";
	width: 8px;
	height: 8px;
	background: #398BCE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	margin-right: 8px;
	top: -1px
}
.authorize-wrap #about-app {
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 25px;
	float: right;
	width: 330px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 188px
}
.authorize-wrap #about-app h2 {
	margin: 0 0 10px 0;
	font-family: "helvetica neue", helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0;
	font-weight: 500
}
.authorize-wrap #about-app p {
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 17px 0
}
.modal {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(100,100,100,0.6);
	z-index: 100
}
.modal .modal-container {
	opacity: 1;
	background-color: #fff;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	margin-top: 50px;
	border-radius: 4px;
	position: relative
}
.modal .modal-header {
	clear: both
}
.modal .modal-header h3 {
	margin-top: -2px;
	font-size: 22px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 11px;
	line-height: 1
}
.modal .modal-header .close {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 15px;
	height: 14px;
	background-image: url("/assets/close-sprite.png");
	background-position: 0 0
}
.modal .modal-header .close:hover {
	background-position: 0 -17px
}
.modal .modal-body p {
	font-size: 19px;
	font-weight: 300;
	line-height: 1.4;
	color: #4d4d4d;
	margin: 10px 0 26px 0
}
.modal .modal-body .modal-error {
	background-color: #efc7c8;
	color: #cc5152;
	width: 100%;
	padding: 10px;
	display: block;
	box-sizing: border-box
}
.modal .modal-body input[type='text'], .modal .modal-body input[type='number'], .modal .modal-body input[type='password'], .modal .modal-body textarea {
	border: 1px #c1c1c1 solid;
	color: #c1c1c1;
	height: 55px;
	font-size: 18px;
	padding: 10px
}
.modal .modal-body textarea {
	height: 100px
}
.modal .modal-body input[type='text'], .modal .modal-body input[type='number'], .modal .modal-body input[type='password'], .modal .modal-body input[type='submit'], .modal .modal-body textarea {
	display: block;
	margin: 0 auto 14px auto;
	width: 100%;
	text-align: center;
	border-radius: 3px;
	color: #2d2d2d;
	outline: none;
	font-family: inherit;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.modal .modal-body input[type='submit'] {
	color: #fff;
	background: #3686bb;
	border: none;
	height: 57px;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	outline: 0;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	cursor: pointer;
	margin-bottom: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.modal .modal-body input:hover[type='submit'] {
	background-color: #2b6a93;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transition: all 0.3s ease
}
#pageslide {
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 2000;
	width: 500px;
	padding: 0 20px;
	background-color: #fff;
	color: #333;
	border-left: 1px solid #f5f5f5;
	overflow-y: auto
}
#pageslide .btn {
	float: right
}
.body-no-scroll {
	overflow-y: hidden
}
#opacity-fade {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0.5;
	display: none
}
.wave .title {
	font-family: inherit;
	font-size: 16px;
	font-weight: 500
}
.wave .invisible {
	opacity: 0;
	visiblity: hidden
}
.wave .axis-label {
	fill: #ccc;
	stroke-width: 0px
}
.wave .axis, .wave path {
	fill: none
}
.wave path {
	stroke-width: 2px
}
.wave .rule, .wave .axis {
	stroke: #ccc
}
.wave .axis line, .wave .axis path {
	shape-rendering: crispEdges
}
.wave .axis text {
	fill: #ccc;
	stroke-width: 0px
}
.wave .graph-tooltip-inner {
	fill: #fff;
	opacity: 0.8;
	stroke-width: 3px;
	stroke: #ccc
}
.wave .tooltip-date {
	font-size: 11px
}
.wave .tooltip-value {
	font-weight: bold;
	fill: #000
}


#payt2 {display: none;}
[for="payt2"] {
  position: relative;
  display: block;
  width: 115px;
  height: 10px;
  padding: 15px;
  border-radius: 50px;
  line-height: 10px;
  color: #00e100;
  text-shadow: 1px 1px 0px rgba(255,255,255,.15);
  background: rgb(70, 70, 70);
  box-shadow:
       0 1px 0 rgba(255,255,255,.2),
       inset 0 0 0 5px rgb(60, 60, 60),
       inset 0 6px 6px rgba(0,0,0,.5),
       inset 0 -6px 1px rgba(255,255,255,.2);
  cursor: pointer;
}
[for="payt2"]:before {
  content: "ВЫКЛ";
  position: absolute;
  right: 11px;
  color: #ff2f2f;
}
[for="payt2"]:after {
  content: "";
  position: absolute;
  left: 5px; top: 5px;
  display: block;
  width: 70px;
  height: 30px;
  border-radius: 50px;
  background: #ccc linear-gradient(#fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  transition: .5s;
}
#payt2:checked ~ [for="payt2"]:after {
  left: 70px;
}

.topic {
	background-color: #D8D8D8;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 3px 0 3px 7px;
	color: #3030C7;
	font-weight: bold;
	
}