#client-header{
	height:79px;
}

.main-subsection h1{
	margin:0 0 30px 0;
}
body.campaign-page .main-subsection h1{
	margin:0;
}

.main-subsection h1 img{
	margin:0 10px 0 0;
	position:relative;
	top:10px;
}

.wizard-info{
	padding:5px 0 0 0;
}

#page-header{
	text-align:right;
	padding:0 25px 0 35px;
	position:relative;
	height:50px;
}

#page-header ul{
	margin:15px 0;
	position:absolute;
	bottom:0;
}

#page-header li{
	display:inline-block;
	margin:0 12px 0 0;
}

#page-header li a{
	font-weight:bold;
	color:#fff;
}

#page-header li a:hover,
#page-header li.active{
	color:#FF6D4C;
}

.reveal-section-wrapper{
	display:none;
	background:#f4f4ee;
}


#wolverine-logo {
	display: block;
	background: url("../../img/wolverine.053c4f561402.png") no-repeat center center;
	width: 106px;
	height: 36px;
	position: absolute;
	right: 50px;
}

#campaign-snapshot {
	background: #fefbf9;
	border-bottom: 3px solid #e8edf1;
	color: #333333;
}

#campaign-snapshot-inner {
	width: 66%;
}

#campaign-snapshot h1 {
	font-size: 25px;
	font-weight: bold;
}

.campaign-url{
	font-size: 13px;
}
.campaign-url .url{
	color: #f26722;
}

.action-name {
	color: #ff6d4c;
	margin:0 0 4px 54px;
}
:hover .action-name {
	color: #ff6d4c;
}

.action-description, :hover .action-description {
	color: #666666;
	margin:0 0 0 54px;
}

.action-icon {
	float: left;
	margin:5px 10px 10px 0;
}

table.form th{
	vertical-align: top;
}

div.important{
	margin:0 0 20px 0;	
}

.important ul{
	margin:15px 0 15px 20px;
}

.important ul li{
	margin:0 0 15px 0;
}

.payment-message{
	margin:0 0 0 130px;
	width: 630px;
}

ul.errorlist{
	list-style-type:none;
	margin:0 0 10px 0;
}

ul.errorlist li{
	margin:0 0 5px 0;
}

.admin-form.accounts{
	width:410px;
	float:left;
	border-right:1px solid #dedede;
	padding:0 30px 0 0;
}

.admin-form.accounts.single{
	border:0;
}

.admin-form.accounts img{
	border:1px solid #eee;
}

.admin-form label{
	float: none;
	width: auto;
	text-align: left;
	display:block;
	margin:0 0 10px 0;
}
.admin-form .helptext{
	display: block;
	width: 550px;
	margin-bottom: 12px;
}
.admin-form ul.errors{
	float: right;
	width: 200px;
	margin: 0px;
}
.field-switch ul.errors {
  color: red;
  font-weight: bold;
}
.admin-form .field-switch ul {
	display: inline-flex;
}
.admin-form .field-switch ul li {
	padding-right: 6px;
}

.admin-form input[type=text],
.admin-form input[type=number],
.admin-form input[type=email],
.admin-form input[type=url],
.admin-form input[type=password]{
	width: 530px;
}

.admin-form.accounts input[type=text],
.admin-form.accounts input[type=number],
.admin-form.accounts input[type=email],
.admin-form.accounts input[type=url],
.admin-form.accounts input[type=password],
.admin-form input[type=text].medium,
.admin-form input[type=number].medium,
.admin-form input[type=email].medium,
.admin-form input[type=url].medium{
	width:400px;
}

.admin-form input[type=text].small,
.admin-form input[type=number].small,
.admin-form input[type=email].small,
.admin-form input[type=url].small{
	width:200px;
}

.admin-form input[type=text].inline,
.admin-form input[type=number].inline,
.admin-form input[type=email].inline,
.admin-form input[type=url].inline{
	display:inline-block;
	margin:0 10px 0 0;
}

.admin-form .reveal-section-wrapper .field-wrapper{
	border-bottom:2px solid #fff;
	padding:20px 30px 20px 30px;
	width:482px;
}

.admin-form .reveal-section-wrapper input[type=text],
.admin-form .reveal-section-wrapper input[type=number],
.admin-form .reveal-section-wrapper input[type=email],
.admin-form .reveal-section-wrapper input[type=url]{
	width:470px;
	margin: 0 0 10px 0;
}

.admin-form table.mceLayout{
	width: 540px !important;
}

.admin-form textarea{
	width:530px;
}

.admin-form .reveal-section-wrapper table.mceLayout{
	width: 480px !important;
}

.admin-form .reveal-section-wrapper textarea{
	width:470px;
}

.admin-form .save_continue_or_cancel{
	margin:30px 0 0 0;
}

.admin-form .field-wrapper{
	width:100%;
	margin:0;
	padding:0 0 20px 0;
}

.field-wrapper.media-field{
	line-height: 25px;
}

.account-details{
	margin:0 0 0 470px;
}

.account-details h3{
	margin:0;
	padding:0;
}

.account-details p{
	margin:0.8em 0 1.2em 0;
}

.account-details strong{
	display:block;
	font-size:25px;
	line-height:30px;
	color:#666;
	font-weight:normal;
	padding:1px 0 10px 0;
}

.primary-action.inline-link,
.plan-options .primary-action,
.account-details .primary-action{
	float:none;
}

.plan-status,
.payment-status{
	overflow: hidden;
}

.plan-status {
	border-bottom: 1px solid #dedede;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
.plan-options{
	list-style-type: none;
	overflow: hidden;
}

.plan-options li{
	float:left;
	width:200px;
	padding:20px;
	margin:0 20px 0 0;
}

.plan-options li ul{
	list-style-type: none;
	margin:0;
	padding:0 0 10px 2px;
	color:#111;
}

.plan-options li li{
	float:none;
	margin:5px 0;
	padding:0;
}

.plan-options li .price{
	font-size:18px;
	font-weight: bold;
}

.plan-options h2{
	font-size:30px;
	color:#ff6d4c;
}

.plan-options li.current{
	background:#efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #aaa;
	padding:20px 20px 30px 20px;
}

.plan-options li.current strong{
	font-size: 14px;
	color:#888;
	font-weight:normal;
}

.plan-options li.last{
	margin:0;
}

.plan-change-dets{
	font-size:16px;
}
.plan-change-dets strong{
	font-size: 40px;
	color:#ff6d4c;
	padding:0 5px;
}

.plan-change-dets .primary-action{
	float:none;
	margin:0 10px 0 0;
}

.cancel-button{
	font-size:14px;
	color:#666;
}

.plan-change-dets p{
	line-height:40px;
}

.postcode-wrapper .errorlist,
.field-wrapper .errorlist{
	float:right;
	margin:5px 0 0 0;
	list-style-type:none;
}

.field-limit-info{
	display:block;
	text-align:right;
	margin:3px 0 0 0;
	color:#333;	
}

.field-wrapper.new-section{
	border-top:1px solid #ddd;
	padding-top:25px;
}

.field-wrapper.related-block input[type=text],
.field-wrapper.related-block input[type=number],
.field-wrapper.related-block input[type=email],
.field-wrapper.related-block input[type=url]{
	margin:0 0 10px 0;
}

.field-wrapper.related-block table.mceLayout{
	margin:10px 0 0 0;
}

.field-wrapper .inline-field{
	text-align:right;
	margin:10px 0 0 0;
}

.field-wrapper .inline-field label{
	display:inline-block;
}

.field-wrapper .inline-field input[type=text],
.field-wrapper .inline-field input[type=number],
.field-wrapper .inline-field input[type=email],
.field-wrapper .inline-field input[type=url]{
	width:200px;
	margin:0 0 0 20px;
}

.field-wrapper.sequence-fields label{
	display:inline-block;
}

.field-wrapper.sequence-fields input[type=text],
.field-wrapper.sequence-fields input[type=number],
.field-wrapper.sequence-fields input[type=email],
.field-wrapper.sequence-fields input[type=url]{
	width:180px;
}
.field-wrapper.table-fields label{
	display: inline-block;
	font-weight: normal;
}

.field-wrapper.table-fields label.title{
	font-weight: bold;
}

.field-wrapper.table-fields input:disabled+label{
	color: gray;
}

.field-wrapper.table-fields .fields{
	float: left;
	width: 33%;
}
.field-wrapper.table-fields .field{
	height: 20px;
}


.field-wrapper.sequence-fields #id_goal{
	width:100px;
	margin:0 10px 0 3px;
}

.field-wrapper.large input[type=text],
.field-wrapper.large input[type=number],
.field-wrapper.large input[type=email],
.field-wrapper.large input[type=url]{
	font-size:20px;
	padding:10px 5px 5px 5px;
}

.field-wrapper ul,
.field-wrapper ol{
	list-style-type:none;
	padding:0 0 0 12px;
}

.field-wrapper ul label{
	font-weight:normal;
	margin:0 0 3px 0;
}

.field-wrapper.col-list li{
	float:left;
	width:260px;
}
.field-wrapper.col-list ul{
	overflow:hidden;
}

.field-wrapper p.instruction{
	margin:-6px 0 12px 0;
}

.field-wrapper.inline-checkbox input[type=checkbox]{
	float: left;
}

.field-switcher-ctr{
	margin:10px 0;
}

.admin-form .field-switch label{
	display:inline;
	margin:0 5px 0 0;
}

.admin-form .field-switch input[type=radio]{
	margin:0 5px 0 0;
}

.field-switch a.help-link{
	margin:0;
}

.reveal-section-nav{
	margin:10px 0 0 0;
	border-bottom:1px solid #d0dae2;
	padding:10px 0;
	font-size:16px;
	font-weight:bold;
	color:#333;
}

.reveal-section-nav#campaign-header-wrapper-nav{
	border:0;
}

.reveal-section-wrapper#campaign-header-wrapper{
	background:#fefbf9;
}

.reveal-section-nav p.intro{
   padding:0 0 0 30px;
   margin:0 0 10px 0;
   font-weight:normal;
}

.reveal-section-toggle{
	text-indent:-9999px;
	display:inline-block;
	width:20px;
	height:20px;
	margin:0 10px 0 0;
	background:url("../../mgmt/img/open-close-sprite.76ac11a2384f.gif") no-repeat 0 0;
	cursor:pointer;
}
.reveal-section-toggle.active{
	background:url("../../mgmt/img/open-close-sprite.76ac11a2384f.gif") no-repeat -20px 0;
}
.help-text{
	display:none;
}

a.help-link{
	display:none;
	width:15px;
	height:15px;
	margin:0 0 0 5px;
	text-indent:-9999px;
	background:url("../../mgmt/img/help-icon-sprite.da283da5ebcf.png") no-repeat 0 0;
}

a.help-link:hover{
	background:url("../../mgmt/img/help-icon-sprite.da283da5ebcf.png") no-repeat -15px 0;
}
.help-text{
	background:url("../../mgmt/img/arrow-left-green.0ae9d3483ba7.png") no-repeat top left;
	position: absolute;
	z-index: 3000;
	color:#888;
	font-size:13px;
	line-height:18px;
	width:235px;
	text-align:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}

h4.help-head{
	background:#223735;
	padding:4px 5px 5px 10px;
	font-size:18px;
	line-height:22px;
	color:#fff;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	margin:0 0 0 25px;
}

.help-content{
	background:#fff;
	margin:0 0 0 25px;
	padding:10px 12px 15px 12px;
	border:1px solid #ddd;
	border-top:0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-box-shadow: 0px 2px 2px #bbb;
	-webkit-box-shadow: 0px 2px 2px #bbb;
	box-shadow: 0px 2px 2px #bbb;
}

.help-content .warning {
    color: #ff6d4c;
    font-weight: bold;
}  

.admin-form div.input-style{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:solid #CACACA;
	border-width:2px 1px;
	background:url("../../img/input-bg.0e72bde61530.png") repeat-x top #fff;
	padding:4px;
	width:532px;
}

.admin-form div.input-style input[type=text],
.admin-form div.input-style input[type=number],
.admin-form div.input-style input[type=email],
.admin-form div.input-style input[type=url]{
	display:inline;
	padding:0;
	border:0;
	background:0;
	width:300px;
	outline: none;
	position:relative;
	left:-1px;
}

div.save_continue_or_cancel input.button{
	float: left;
}

div.continue_or_cancel{
	float: left;
}
div.continue_or_cancel input, div.continue_or_cancel a{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin-left: 10px;
	display: block;
}

div.continue_or_cancel a{
	padding-left:2px;
}

.helptext {
	width: 325px;
	display: inline-block;
	vertical-align: top;
}

.breadcrumb{
	margin:0 0 10px 0;
}

.breadcrumb a, .breadcrumb span {
	margin:0 5px 0 0;
}

.list-meta{
	float:right;
}

.floating.right {
	float: right;
	margin: 0 0 20px 20px;
}
.floating.left {
	float: left;
	margin: 0 20px 20px 0;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}
* html .clearfix,*:first-child+html .clearfix {
	zoom: 1
}
.grid {
	margin: 20px 0;
	overflow: hidden;
}
.grid a {
	display: block;
	width: 186px;
	padding: 15px 10px;
	border: 1px solid #e8edf1;
	float: left;
}

.grid a:hover {
	background: #fef7f4;
}

.action-set{
	float:left;
	width:206px;
}

a.action-set-parent,
a.top-level{
	height:120px;
}

.action-set-parent{
	cursor:pointer;
    background:#f9f9f4;
}
a.action-set-parent.open,
a.action-set-parent:hover{
    background:#edede9;
}

.action-set-children{
	display:none;
}

a.disabled .action-name{
	color:#888;
}

a.disabled .action-description{
	color:#aaa;
}

a.disabled img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.ui-sortable {
	cursor: move;
}
tbody.ui-sortable tr {
	background: #fff;
}
tbody.ui-sortable tr:hover {
	background: #fef7f4;
}
tbody.ui-sortable tr:hover .action-number{
	background: #ee1f25;
}
tbody.ui-sortable tr:hover a{
	color: #ee1f25;
}
.action-number{
	display: inline-block;
	text-align: center;
	width: 2.5ex;
	color: white;
	background-color: #999;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	font-weight: bold;
	margin:0 5px 0;
}

div.error input[type=text],
div.error input[type=number],
div.error input[type=password],
div.error input[type=email],
div.error input[type=url],
div.error textarea {
	background: #FFF1EE url("../../img/input-bg-red.98fd44189925.png") repeat-x top;
	border-color: #f99190;
    border-width: 3px;
}
div.error ul.errors{
	margin-left: 175px;
	margin-bottom: 1px;
	padding-left: 0px;
	color: red;
	list-style: none;
	font-weight: bold;
}

a.fb_share{
	background-image: url("../../img/icons/facebook_icon.a0c647b4262a.png");
	background-repeat: no-repeat;
	padding-left: 20px;
}

ul.wizard-nav{
	list-style-type:none;
}

ul.wizard-nav li{
	float:left;
	text-align:left;
	height:42px;
	text-align:center;
	margin:0 20px 0 0;
}

ul.wizard-nav li.active{
	width:116px;
	background:url("../../mgmt/img/nav-right-arrow.d21c76b9df93.png") no-repeat;
}

ul.wizard-nav li a{
	font-size:11px;
}

ul.wizard-nav li.done a,
ul.wizard-nav li.active a{
	color:#342e2e;
	font-weight:bold;
}

ul.wizard-nav li.disabled a{
	color:#c7c7bb;
}

ul.wizard-nav li a span{
	display:inline-block;
	text-align:left;
	line-height:13px;
}

ul.wizard-nav li a span.item-no{
	width:25px;
	font-size:35px;
	line-height:39px;
	font-weight:bold;
}

.edit-state-link{
	font-size:14px;
	color:#000;
	font-weight:bold;
	cursor: pointer;
	padding:0 25px 0 0;
	background: url("../../mgmt/img/down-arrow.6d473e17be40.png") no-repeat right;
	margin:0 0 0 2px;
}

.campaign-status.active .edit-state-link{
	background: url("../../mgmt/img/up-arrow.0d67d567553a.png") no-repeat right;
}

.campaign-status{
	color:#000;
	text-align:center;
	position:absolute;
	right:0;
	z-index:11;
	font-size:13px;
	line-height:31px;
	padding:0 10px 0 15px;
	height:31px;
	background:#fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); 
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	
	border:1px solid #ddd;
}

.campaign-status.active{
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;	
	border-top-bottom-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;	
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.2); 
	-moz-box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.2);
	border-bottom:0;
}

.change-state-menu dt.active, .change-state-menu dd.active{
}
.change-state-menu dt{
	padding-top: 10px;
}
ul.change-state-menu{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	display:none;
	right: 0px;
	top:30px;
	position: absolute;
	text-align: left;
	width:300px;
	background:#fff;
	border:1px solid #ccc;
	
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.2); 
	-moz-box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.2);
}
.change-state-menu li, .change-state-menu dt{

}
.change-state-menu li{
	border-bottom: 1px solid #CCC;
	margin: 0px;
}

.change-state-menu li a,
.change-state-menu li span{
	display:block;
}

.change-state-menu li a{
	color:#FF6D4C;
	font-size:15px;
	font-weight:bold;
	padding:12px 20px 15px 20px;
}

.change-state-menu li.first a{
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;  
}

.change-state-menu li.last{
	border-bottom:0;
}

.change-state-menu li.last a{
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px; 
}

.change-state-menu li.active a,
.change-state-menu li a:hover{
	background:#fef7f4;
}

.change-state-menu li span{
	color:#333;
	font-weight:normal;
	font-size:12px;
}

.change-state-menu dd.bottom{
	border-bottom: 0;
	margin-bottom: 0px;
}


a.edit-button{
	display:inline-block;
	width:22px;
	height:22px;
	background:url("../../mgmt/img/edit-icon.04955fa83192.png") no-repeat 0 0;
	text-indent:-9999px;
}

a.tick-button {
    display:inline-block;
	width:22px;
	height:22px;
	background:url("../../mgmt/img/tick-icon.9192d1f367b3.png") no-repeat 0 0;
	text-indent:-9999px;
}

a.edit-button:hover{
	background:url("../../mgmt/img/edit-icon.04955fa83192.png") no-repeat -22px 0;
}

a.edit-button-large {
	background: url("../../mgmt/img/edit-icon-large.5feddac8deca.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 41px;
	text-indent: -9999px;
	width: 41px;
}
a.edit-button-large:hover {
	background: url("../../mgmt/img/edit-icon-large.5feddac8deca.png") no-repeat scroll -41px 0 transparent;
}

a.back-button-large{
	background: url("../../mgmt/img/back-icon-lg-sprite.3567b5eb7b2a.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 41px;
	text-indent: -9999px;
	width: 41px;	
}

a.back-button-large:hover{
	background: url("../../mgmt/img/back-icon-lg-sprite.3567b5eb7b2a.png") no-repeat scroll -41px 0 transparent;
}

#first-run{
	padding:25px 20px 10px 20px;
	text-align: center;
	color: #333;
	font-size: 16px;
	margin: 20px 0 0 0;
	border-top:1px solid #bbb;
}

#first-run a.primary-action{
	margin:0 0 0 15px;	
	float:none;
}
.hidden{
	display:none;
}

.sectioned{
	border-bottom:1px solid #ededed;
	padding-bottom:10px;
	margin-bottom:15px;
}

#show-reveal-section{
	margin:0 0 0 30px;
}

a.viewer img{
	margin: 0 2px 0 0;
	position: relative;
	top: 3px;
}

a.edit-action{
	float:right;
	font-weight:bold;
}

.campaign-toolbar .primary-action{
	float:right;
	margin:5px 0 0 0;
}

.errors-overview{
	color:#e22;
	padding:18px 20px 20px 60px;
	margin:0 0 20px 0;
	background:url("../../mgmt/img/error-icon.39ef7d16c8c8.gif") no-repeat center left;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:2px solid #edf1f4;
}

.errors-overview h1{
	color:#e22;
	padding:0;
	margin:0;
}
.errors-overview p{
	margin:0;
	padding:0;
}

#page-list,
#action-list{
	padding:30px 0 0 0;
	margin:0;
}

#action-list th,
#action-list tr td{
	padding:10px 0;
	border-bottom:1px solid #ddd;
	width:90px;
}

#page-list th,
#page-list tr td{
	padding:10px 0;
	border-bottom:1px solid #ddd;
}

#page-list tr td.edit-col,
#action-list tr td.edit-col{
	width:40px;
	padding:0 10px 0 0;
	text-align:right;
}

#page-list tr td.edit-col a,
#action-list tr td.edit-col a{
	font-size:1px;
	color:#fff;
	padding:4px 0;
}

#action-list th.main-col,
#action-list td.main-col{
	width:300px;
	padding:10px 0 10px 10px;
}

#page-list th.main-col,
#page-list tr td.main-col{
	padding:10px 0 10px 10px;
}

.action-state-changer{
	border: 1px solid #EEE;
}

.promotion-state-changer {
	border: 1px solid #EEE;
}
.tab-nav{
	list-style-type:none;
}

.tab-nav li{
	display:inline-block;
	padding:5px 10px;
}

.tab-nav li{
	margin:0 1px 0 0;
	background:#eee;
	border:2px #ddd solid;
	border-bottom:0;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}

.tab-nav li.open{
	position:relative;
	top:2px;
	background:#fff;
	padding:7px 10px 5px 10px;
}

.tab-nav li.open a{
	position:relative;
	top:-2px;
}

.tab-nav li a{
	color:#213634;
}

.tab-nav li a:hover{
   color:#FF6D4C;	
}

.tabs{
	border:2px #ddd solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	padding:25px;
}

.tab-page{
	display:none;
}

.tab-page.open{
	display:block;
}

#twitter-head{
	background:url("../../img/icons/twitter-icon-gray.7c7b08efc2f5.png") center right no-repeat;
}

#facebook-head{
	background:url("../../img/icons/facebook-icon-gray.ab301e457aed.png") center right no-repeat;   
}

.email-head label{
	background:url("../../img/icons/email-icon-gray.8c26cc80240f.png") center right no-repeat;
}

#discuss-head{
	background:url("../../img/icons/discuss-icon-gray.41dd2a08ee32.png") center right no-repeat;
}

#tweet-countdown{
	display:block;
	text-align:right;
	position:relative;
	top:-5px;
}

#tour-nav-prev{
float: left;
padding:0;
width: 30px;
padding:300px 0 0 0;
}

#tour-nav-next{
float: right;
padding: 0;
width: 30px;
padding:300px 0 0 0;
}

#tour-nav-prev a,
#tour-nav-next a{
	display:block;
	width:30px;
	height:25px;
	text-indent:-9999px;
	border:0;
}

#tour-nav-next a{
	background:url("../../img/buttons/right-arrow-gray.f11858704aa8.gif") no-repeat 0 0;
}

#tour-nav-next a:hover{
	background:url("../../img/buttons/right-arrow-gray.f11858704aa8.gif") no-repeat -30px 0;
}

#tour-nav-prev a{
	background:url("../../img/buttons/left-arrow-gray.a843830d4079.gif") no-repeat -30px 0;
}

#tour-nav-prev a:hover{
	background:url("../../img/buttons/left-arrow-gray.a843830d4079.gif") no-repeat 0 0;
}

img.tour-image{
	width:440px;
	height:290px;
	float:left;
	margin:0 20px 0 0;
}

.tour-content{
	width:320px;
	margin:0 0 0 450px;
}

.tour-page{
	display:none;
	overflow:hidden;
	width:850px;
	margin:0 0 0 40px;
}

#tour{
	margin:0px -35px 40px -35px;
	padding:20px 10px;
	text-align:left;
	height:620px;
}

#tour p{
	font-size:16px;
	line-height:23px;
}

#tour h2{
	color: #ff614c;
	font-size: 24px;
	font-family: 'Cooper black', Georgia, serif;
	font-weight: bold;
	line-height: 28px;
}

#tour h2 strong{
	color:#65575b;
}

a#add-credit-card-toggle{

}

#add-credit-card-wrapper{
	background:#fff;
	display:none;
}

#add-credit-card-wrapper strong{
	display:inline;
	font-size:14px;
	line-height:18px;
}

div.colorpicker input{
	width: auto !important;
}

input.colorpicker-widget{
	background-image: none;
}

#info-section-nav{
    margin:0 0 15px 0;
}

#info-section-wrapper{
background:#fff;

}

img.cc-logos{
	float:right;
	margin:5px 0 0 0;
}

img.lock-icon{
	position:relative;
	top:10px;
}

.disabled-msg{
	display:block;
}

.striped.list .footer{
	border-bottom:0;
}

.account-disabled a{
	margin:0 0 0 40px;
	background:#FC7657;
	color:#fff;
	padding:5px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#page-header li.account-disabled a:hover{
	background:#e25c3d;
	color:#fff;
}

a.infotip{
	position:relative;
	cursor: pointer;
}

a.infotip > span{
	display:none;
}

.pointer{
	position:absolute;
	left:-12px;
	top:20px;
	width:0; 
	height:0; 
	border-bottom: 12px solid transparent; 
	border-top: 12px solid transparent;
	border-right: 12px solid rgba(0,0,0,0.65);
	border-left:0;
}

.pointer-inner{
	position:absolute;
	width:0;
	height:0; 
	border-bottom: 9px solid transparent; 
	border-top: 9px solid transparent;
	border-right: 9px solid #eee;
	border-left:0;
	top:-9px;
	left:3px;
}

a.infotip:hover > span{
	z-index:50;
	color:#222;
	font-size: 13px;
	padding:5px 10px;
	position:absolute;
	display:block;
	left:170px;
	top:0;
	width: 110px;
	border:2px solid rgba(0,0,0,0.65);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #eee;
}

a.infotip-left:hover > span{
	left:-120px;
}

a.infotip-left .pointer {
	left: auto;
	right:-12px;
	border-left: 12px solid rgba(0,0,0,0.65);
	border-right: 0;
}

a.infotip-left .pointer-inner{
	border-left: 9px solid #eee;
	border-right:0;
	left:auto;
	right:3px;
}

a.infotip.wide:hover > span{
	left:150px;
}
a.infotip.linktip:hover > span{
	left:70px;
	top:-27px;
}
a.infotip.narrow:hover > span{
	left:42px;
}

a.warning{
	display:inline-block;
	font-size:1px;
	font-color:#fff;
	line-height:30px;
	width:22px;
	height:22px;
	background:url("../../mgmt/img/warning-icon.6887fb2c0384.png") no-repeat 0 0;
}

a.warning span{
	line-height:18px;
}

a.warning:hover{
	background:url("../../mgmt/img/warning-icon.6887fb2c0384.png") no-repeat -22px 0;
}

a.warning.infotip:hover > span{
	left:17px;
}

.pay-status .simple-tooltip{
	display:block;
}

.admin-form input[type=text].amount-field,
.admin-form input[type=number].amount-field{
	width:50px;
	position: relative;
}

.admin-form input[type=radio].default-amount-flag{
	margin:0 5px 0 0;
}

.amount-field-ctr{
	float:left;
	width:31%;
	padding:5px 0;
	text-align: right;
}

#id_nationbuilder_slug{
	width: 150px;
	text-align: right;
}
input.nationbuilder-authorisation.button{
    margin-left: 10px;
    font-size: 12px;
    line-height: 20px;
    padding: 2px 9px 3px;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    letter-spacing: 0.3px;
    color: #fff !important;
    -webkit-box-shadow: 0px 0px 1px rgba(233, 105, 42, 0.4);
    -moz-box-shadow: 0px 0px 1px rgba(233, 105, 42, 0.4);
    box-shadow: 0px 0px 1px rgba(233, 105, 42, 0.4);
    background:#fc7657;
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.39, rgb(236, 101, 71)),
        color-stop(0.7, rgb(253, 119, 88))
    );
    background-image: -moz-linear-gradient(
        center bottom,
        rgb(236, 101, 71) 39%,
        rgb(253, 119, 88) 70%
    );
}
label.nationbuilder-status.connected{
	color: #51750e;
	padding-left: 20px;
	background: transparent url("../../img/green-tick.bea70cbb4f44.png") no-repeat;
}
label.nationbuilder-status.warning{
	color: red;
}
#id_action_embed_code{
	height: 10em;
}

input#id_goal_offset{
	width: 60px;
}
