@charset 'utf-8';

 /* *******************  SETTINGS PAGE STYLES ***************** */
.wpli-wrapper {
	margin: 4px 1px 0 1px;
}

div.wpli-wrapper h2 {
	color: #464646;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
	font-size: 23px;
	line-height: 29px;
	padding: 9px 15px 4px 0;
	font-weight:normal;

}
div#wpli div#wpcontent div#wpbody div#wpbody-content div.wpli-wrapper div.updated, div.error {
  margin: 5px 3px 2px !important;
}

.wplimetawrapper {
  font-size: 14px;
}



form.wpliForm {
	display: block;
	margin-left: 30px;
	padding: 22px;
	position: relative;
	width: 80%;

}

.wpli_lable {
	display: block;
	float: left;
	width: 130px;			
}

.wpli_text {
	min-height: 30px;
	min-width: 560px;
}


div.wpli-wrapper form#wpli_settings_form fieldset dl {
	clear: both;
	height: 30px;
	list-style: none outside none;
	margin: 0 0 0 10px;
	padding: 0;
}



div.wpli-wrapper form#wpli_settings_form fieldset dl dt {
	clear: both;
	cursor: default;
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 0 8px 0 2px;
	width: 20%;
}

div.wpli-wrapper form#wpli_settings_form fieldset dl dt label {
    color: #454545;
    cursor: default;
    font-size: 12px;
    font-weight: 700;
}

div.wpli-wrapper form#wpli_settings_form fieldset dl dt p {
	font-size: 12px;
	margin-top: 1px;
}

div.wpli-wrapper form#wpli_settings_form fieldset dl dd span {
    font-size: 12px;
    margin: 0 3em 0 0.5em;
    position: relative;
    top: 2px;
}

div.wpli-wrapper form#wpli_settings_form fieldset dl dd {
	color: #333333;
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	width: 60%;
}




/* ******************** */
div#camwrap { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:13px;}
.text.ui-widget-content.ui-corner-all.linksbox {
  background: none repeat scroll 0 0 #D2F9BF;
  border: 1px solid #ccc;
  border-radius: 4px;
  
  margin: 0 auto 20px;
  min-height: 55px;
  padding: 10px 20px;
  width: 90%;
}
.text.ui-widget-content.ui-corner-all.linksbox > div {
  margin-bottom: 10px;
}





.campaignbox {
  background: #fafaf4;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 0 auto 30px;
  min-height: 100px;
  padding: 20px;
  width: 600px;
}

.campaigntitle { font-size: 15px;text-align: center;}

.campaignstarted { font-size: 13px;
margin-bottom: 10px;
margin-top: 5px;
text-align: center;
}

.meter-wrap, .meter-value {
  background: url("http://www.indexification.com/images/progressbar.png") no-repeat scroll left top #bdbdbd;
}

.meter-wrap, .meter-value, .meter-text {
  height: 39px;
  width: 520px;
}

.meter-wrap {
  float: left;
  margin: 20px auto 10px;
  position: relative;
}

.meter-text {
  color: #fff;
  left: 0;
  padding-top: 11px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.campaignlinks {
  height: 30px;
  margin: 20px auto;
  text-align: center;
  width: 410px;
}

.campaignlinks > div {
  text-align: center !important;
}



  
  
  /* report */
  div#camwrap { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:13px;}
.text.ui-widget-content.ui-corner-all.linksbox {
  background: none repeat scroll 0 0 #D2F9BF;
  border: 1px solid #ccc;
  border-radius: 4px;
  
  margin: 0 auto 20px;
  min-height: 55px;
  padding: 10px 20px;
  width: 90%;
}
.text.ui-widget-content.ui-corner-all.linksbox > div {
  margin-bottom: 10px;
}





.campaignbox {
  background: #fafaf4;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 0 auto 30px;
  min-height: 100px;
  padding: 20px;
  width: 600px;
}

.campaigntitle { font-size: 15px;text-align: center;}

.campaignstarted { font-size: 13px;
margin-bottom: 10px;
margin-top: 5px;
text-align: center;
}

.meter-wrap, .meter-value {
  background: url("http://www.indexification.com/images/progressbar.png") no-repeat scroll left top #bdbdbd;
}

.meter-wrap, .meter-value, .meter-text {
  height: 39px;
  width: 520px;
}

.meter-wrap {
  float: left;
  margin: 20px auto 10px;
  position: relative;
}

.meter-text {
  color: #fff;
  left: 0;
  padding-top: 11px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.campaignlinks {
  height: 30px;
  margin: 20px auto;
  text-align: center;
  width: 410px;
}

.campaignlinks > div {
  text-align: center !important;
}



.reportBox {
  border-radius: 3px;
  margin: 0 auto 25px;
  min-height: 55px;
  overflow: hidden;
  padding: 5px 10px;
  position: relative;
  width: 100%;
  word-wrap: break-word;
}

.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);border: 1px solid transparent;
border-radius: 4px;
margin-bottom: 20px;
padding: 15px;}

.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}


.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}


.label-primary {
  background-color: #337ab7;
}


.label {
  border-radius: 0.25em;
  -webkit-radius: 0.25em;
  -moz-radius: 0.25em;
  
  color: #fff;
  display: inline;
  font-size: 85%;
  font-weight: 700;
  line-height: 1;
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}


