* {
  border: 0;
  margin: 0;
  padding: 0;
  outline: none;
}


.default-font,body {
  font-family: "Helvetica Neue", Helvetica, Arial, default;
  font-size: 12px;
}

body {
  background-color: #FFF;
}

a {
  color: #2D76B9;
  outline: none;
  text-decoration: none;
}

a:hover {
  outline: none;
  text-decoration: underline;
}

a:focus {
  outline: none;
}

h1 {
  font-size: 16px;
  font-weight: normal;
}

.signup-home-ul{
  margin-left: 20px;
  list-style: circle;
  margin-top: 10px;
}

.signup-home-signups-ul{
  margin-left: 25px;
  list-style: circle;  
  margin-top: 10px;
  color: #2D76B9;
}

.muncie-wizard-home-li{
  margin-bottom: 5px;
}

input,textarea {
  padding: 2px 8px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-family: "Helvetica Neue",Helvetica,Arial;
}

input[type=password]:focus,input[type=text]:focus,input[type=input]:focus,textarea:focus
  {
  border: 1px #2984C6 solid;
  -moz-box-shadow: 0px 0px 3px #2984C6;
  -webkit-box-shadow: 0px 0px 3px #2984C6;
  box-shadow: 0px 0px 3px #2984C6;
}

.submit {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.signup-type {
  border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  background-color: #EBEBEB;
  border-bottom: 1px solid #9F9F9F;
  padding: 7px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}

.test {
  border: 1px solid #9F9F9F;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  height: 170px;
  width: 165px;
}

#content-container {
  background: none repeat scroll 0 0 white;  
  float: left;  
  width: 755px;
}

#page-center-col {
  background: white;    
}

#page-center-col.col-3 {
  width: 506px;
  padding-bottom: 15px;
}

#app-header {
  padding: 3px;
  padding-bottom: 5px;
  
  padding-top: 5px;
  zoom: 1;
}

#bottom-content {
  float: left;
  margin-top: 20px;
}

#show-signups{
  margin-bottom: 40px;
}

.show-signups-head {
  border-bottom: 2px solid #999;
  width: 525px;
  height: 20px;
  font-weight: normal;
  font-size: 14px;
}

#singup-listing {
  border-bottom: 1px solid #E8E8E8;
  width: 500px;
  height: 20px;
}

#wizard-head {
  margin-top: 5px;
  height: 25px;  
	margin-left: 145px;
}

.home-wizard-head {
  margin-top: 15px;
  height: 25px;  
  margin-left:110px;
}
.home-wizard-head a {
  float: left;
  text-decoration:none;
}

.wizard-head a {
  float: left;
}


.form-errors {
  color: #F00;
  font-weight: bold;
  padding: 0px 10px 0px 190px;
}

.signup-form-errors {
  color: #F00;
  font-weight: 500;
  padding: 10px 10px 10px 10px;
	margin-left: 300px;
}

.date-time-form-errors {
  color: #F00;
  font-weight: bold;
}

.first-wizard-step,
.wizard-step {
  border: 1px solid #777777;
  border-left: 0px;
  height: 15px;
  padding: 2px 0px;
  text-align: center;
  width: 115px;
  float: left;
  cursor: pointer;
  color: #333;
}

.menu-first-wizard-step,
.menu-wizard-step {
  border: 1px solid #777777;
  border-left: 0px;
  height: 20px;
  padding: 2px 0px;
  text-align: center;
  width: 115px;
  float: left;
  line-height: 19px;
  cursor: pointer;
  color: #333;
}


#wizard-head #preview,
#wizard-head #publish,
#wizard-head #theme {
	width: 125px;
}

#wizard-head a:hover div,
#wizard-head a:hover {
  background-color: #ddd;
  color: #000;
}

.first-wizard-step {
  margin-left: 10px;
  border: 1px solid #777777;
}

.menu-first-wizard-step {
  border: 1px solid #777777;
}

.signup-event-box {
  margin-left: 10px;
}

.signup-event-text {
  color: #777;
}

.signup-example-text {
  font-size: 11px;
}

.selected-wizard-step {
  color: #ffffff;
  background-color: #2D76B9;
  border: 1px solid #000000;
  font-weight: bold;
}

.menu-selected-wizard-step {
  color: #ffffff;
  background-color: #2D76B9;
  border: 1px solid #000000;
  font-weight: bold;
}

input {
  border: 1px solid;
}

textarea {
  border: 1px solid;
}

#wizard-form {
  padding-top: 20px;
  float: left;
}

.signup-title{
  color: #0233CD;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
}

.inviteImgDateField {
  /*font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;*/
  font-family: "Helvetica Neue", Helvetica, Arial, default;
  padding-left: 10px;
  padding-bottom: 4px;
  width: 105px;
  height: 25px;
  margin-right: 10px;
  background: url("http://d2l7hi7d3iesvu.cloudfront.net/2df4a98240796ff46ab92efeacbdb23f.png") no-repeat 83px 4px;/* /images/invite/date-selector.png */
	font-size: 12px;
}

.inviteImgTimeField {
  /*font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;*/
  font-family: "Helvetica Neue", Helvetica, Arial, default;
  padding-left: 10px;
  padding-bottom: 4px;
  width: 105px;
  margin-right: 10px;
  background: url("http://d2l7hi7d3iesvu.cloudfront.net/b1639489cd5510ce901b3d37dd0cb563.png") no-repeat 83px 4px;/* /images/invite/time-selector.png */
}

.event-location,
.one-time-event-location,
.inviteImgDateField,
.inviteImgTimeField {
  border: 1px solid #C1C1C1;
  color: #555555;
  height: 26px;
	font-size: 12px;
}

.publish-page-custom-fields{
  border: 1px solid #C1C1C1;
  color: #555555;
  height: 28px;
	font-size: 13px;	
}

.one-time-event-location{
  height: 28px;  
}

.event-details .field-label {
  line-height: 25px;
}

.activeField{
  color: #000;
}

.radio-text-event-details{
  margin-left: 5px; 
}

.days-select {
  margin-top: 5px;
}

.event-details-checkbox {
  margin-right: 5px;
}

#recurring-event-wrapper {
  padding: 10px 10px;
}

.radio-collection {
  margin: 10px 0px;
  overflow: auto;
}

.event-details-checkbox{
  margin-left: 10px;
}

.complex_table_th{
  background-color: #CCCCCC;
  font-size: 13px;
  font-weight: 500;
  padding: 5px 5px;
  border-bottom: 1px solid #CCCCCC;
}

#complex_event_table, #needs_table{
  border: 1px solid #ccc;
  
     -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
          border-radius: 4px; 
          
          
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
  
}

#add-more {
  padding: 5px;
}

#needs_table td,
#complex_event_table td {
  padding: 5px 5px;
  vertical-align: top;
}

.signup-detail{
  width: auto;
  position: relative;
  padding-top: 0px;
}
.signup-image {
  float:left;
  text-align:center;
  width: 320px;
}

.signup-description-columns {
  float: right;
  width: 420px;
}

.signup-title .item-need-name .item-location .item-date-time{
  float:left;
}
.rsvp-box{
  margin-top:10px;
  border:1px solid #111111;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;  
  margin-bottom: 10px;
  padding-bottom: 0px;
}
.signup-header
{
  background: #6097FE;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  padding: 5px;
  border-radius: 10px 10px 9px 9px;
  -webkit-border-radius: 10px 10px 9px 9px;
  -moz-border-radius: 10px 10px 9px 9px;  
}
.rsvp-box-line
{
  margin-top:10px;
}
.rsvp-response
{
  margin-top:10px;
}
.item-needed
{
  width:auto;
  position: relative;
}

.need_text_field{
  width: 235px;
  border: 1px solid #D1D1D1;
  font-size: 13px;
}
.need_complex_text_field{
  width: 165px;
  border: 1px solid #D1D1D1;
}
.quantity_select{
  width: 50px;
  border: 1px solid #D1D1D1;
  text-align: center;
}
.preview-detail-box{
  border: 1px solid #000000;
  margin-top: 10px;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;  
}
.signup-event-details-heading{
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}

.item-need-name {
  padding-left: 10px;
}

.signup-rsvp-details-heading{
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}
.signup-rsvp-textarea{
  border: 1px solid #D1D1D1;
  width: 138px;
}

.ui-button,input[type=button],input[type=submit],.byapp-button, .preview-button-cls {
  background-color: #2984C6;
  background-image: -moz-linear-gradient(top, #64B4E9, #2984C6) !important;
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #64B4E9),
    color-stop(1, #2984C6) ) !important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#64B4E9, #2984C6) !important;
  /* Chrome 10+, Saf6 */
  background-image: linear-gradient(top, #64B4E9, #2984C6) !important;
  filter:progid:DXImageTransform.Microsoft.gradient ( startColorStr = '#64B4E9', EndColorStr = '#2984C6' ) !important; /* IE6 - IE9 */
  color: #FFF !important;
  font-size: 12px;
  border: 1px solid #3596E9 !important;
  border-bottom: 1px solid #2C7EC4 !important;
  -moz-border-radius: 4px; /* FF1+ */
  -webkit-border-radius: 4px; /* Saf3-4, iOS 1+, Android 1.5+ */
  border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
  font-weight: normal !important;
  display: inline-block;
  padding: 3px 10px;
  text-shadow: 0 -1px #5077c4;
  cursor: pointer;
}

.byapp-button-smallest {
  font-size: 11px !important;
  padding: 1px 5px;
}

.byapp-button-large {
  font-size: 14px !important;
  padding: 5px 10px;
}

.byapp-button img {
  vertical-align: middle;
}

.byapp-button:hover {
  text-decoration: none;
}

input[type=button].byapp-button-gray,input[type=submit].byapp-button-gray,.byapp-button-disabled,.byapp-button-gray
  {
  background-color: #E4E4E4;
  background-image: -moz-linear-gradient(top, #F9F9F9, #E4E4E4) !important;
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9),
    color-stop(1, #E4E4E4) ) !important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#F9F9F9, #E4E4E4) !important;
  /* Chrome 10+, Saf6 */
  background-image: linear-gradient(top, #F9F9F9, #E4E4E4) !important;
  filter:progid:DXImageTransform.Microsoft.gradient ( startColorStr = '#F9F9F9', EndColorStr = '#E4E4E4' ) !important; /* IE6 - IE9 */
  color: #000000 !important;
  border: 1px solid #CCCCCC !important;
  border-bottom: 1px solid #A0A0A0 !important;
  text-shadow: 0 -1px #CCCCCC;
}

input[type=button].byapp-button-green,input[type=submit].byapp-button-green,.byapp-button-green
  {
  background-color: #C3DD82;
  background-image: -moz-linear-gradient(top, #DFF0B1, #C3DD82) !important;
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DFF0B1),
    color-stop(1, #C3DD82) ) !important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#DFF0B1, #C3DD82) !important;
  /* Chrome 10+, Saf6 */
  background-image: linear-gradient(top, #DFF0B1, #C3DD82) !important;
  filter:progid:DXImageTransform.Microsoft.gradient ( startColorStr ='#DFF0B1', EndColorStr = '#C3DD82' ) !important; /* IE6 - IE9 */
  border: 1px solid #8Cb332 !important;
  border-bottom: 1px solid #648517 !important;
  text-shadow: 0 -1px #00BF00;
  color: #406A24 !important;
}

input[type=button].byapp-button-signup,input[type=submit].byapp-button-signup,.byapp-button-signup
  {
  background-color: #72AD59;
  background-image: -moz-linear-gradient(top, #72AD59, #72AD59) !important;
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00BF00),
    color-stop(1, #72AD59) ) !important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#72AD59, #72AD59) !important;
  /* Chrome 10+, Saf6 */
  background-image: linear-gradient(top, #72AD59, #72AD59) !important;
  filter:progid:DXImageTransform.Microsoft.gradient ( startColorStr ='#72AD59', EndColorStr = '#72AD59' ) !important; /* IE6 - IE9 */
  border: 1px solid #72AD59 !important;
  border-bottom: 1px solid #72AD59 !important;
  text-shadow: 0 -1px #72AD59;
  color: #FFFFFF !important;
}

input[type=button].by-button-disabled:hover,input[type=submit].by-button-disabled:hover,.by-button-disabled:hover
  {
  background-image: -moz-linear-gradient(top, #cccccc, #777777) !important;
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc),
    color-stop(1, #777777) ) !important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#cccccc, #777777) !important;
  /* Chrome 10+, Saf6 */
  background-image: linear-gradient(top, #cccccc, #777777) !important;
  filter:progid:DXImageTransform.Microsoft.gradient ( startColorStr = '#cccccc', EndColorStr = '#777777' ) !important; /* IE6 & IE9 */
}

input[type=button].by-button-gray,input[type=submit].by-button-gray,.by-button-disabled,.by-button-gray
  {
  background-color: #E4E4E4;
  background-image: -moz-linear-gradient(top, #F9F9F9, #E4E4E4) !important;
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9),
    color-stop(1, #E4E4E4) ) !important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#F9F9F9, #E4E4E4) !important;
  /* Chrome 10+, Saf6 */
  background-image: linear-gradient(top, #F9F9F9, #E4E4E4) !important;
  filter:progid:DXImageTransform.Microsoft.gradient ( startColorStr ='#F9F9F9', EndColorStr = '#E4E4E4' ) !important; /* IE6 - IE9 */
  color: #000000 !important;
  border: 1px solid #CCCCCC !important;
  border-bottom: 1px solid #A0A0A0 !important;
  text-shadow: 0 -1px #CCCCCC;
}

input[type=button].by-button-dark-green,input[type=submit].by-button-dark-green,.by-button-dark-green
        {
        background-color: #71AC58 !important;
/*
        background-image: -moz-linear-gradient(top, #DFF0B1, #C3DD82) !important;
        /* FF3.6 
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DFF0B1),
                color-stop(1, #C3DD82) ) !important; /* Saf4+, Chrome 
        background-image: -webkit-linear-gradient(#DFF0B1, #C3DD82) !important;
        /* Chrome 10+, Saf6 
        background-image: linear-gradient(top, #DFF0B1, #C3DD82) !important;
        filter:progid:DXImageTransform.Microsoft.gradient ( startColorStr =#DFF0B1, EndColorStr = #C3DD82 ) !important; /* IE6 & IE9 */
        border: 1px solid #2C5314 !important;
background-image: none !important;
        border-bottom: 1px solid #447229 !important;
/*        text-shadow: 0 -1px #00BF00;*/
        color: #FFF !important;
font-weight: bold !important;
font-size: 13px !important;
font-family: arial;
}

.ui-button span {
  padding: 0px !important;
}


.preview-header-continue-wrapper{
  width: 120px;
  float: right;
  text-align: right;
  margin-right: 20px;  
}
.preview-header-text-wrapper{
  width: 500px;
  margin-left: 40px;
  float: left;
  font-size: 14px;
  font-weight: normal;
  text-align:center;
}
.complex_need_td{
  border: 1px solid #ccc;
  vertical-align: top;
  padding: 5px;
  font-size: 12px;
}
.general_detail_field{
  width: 486px;
  border: 1px solid #D1D1D1;
  padding: 5px 5px;
  margin-left: 2px;
   background-color: #FFFFFF;
    border: 1px solid #C1C1C1;
    color: #555555;
  font-size: 13px;
}
.general_detail_text_heading{
  font-size: 14px;
  font-weight: normal;
  float: left;
  width: 100px;
  text-align: right;
  vertical-align: bottom;
  margin-bottom: 5px;
	padding-top: 5px;
}
.general_detail_input_wrapper{
  float: right;
  width: 530px;
  text-align: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.general_detail_input_wrapper_detail_and_theme{
	float: right;
	margin-bottom: 10px;
  padding-left: 0px;
	text-align: left;
	width: 480px;
  font-size: 13px;
}
.publish_input_wrapper{
  float: right;
  width: 450px;
  text-align: left;
/*  margin-right: 100px;*/
  margin-bottom: 10px;
  margin-left: 10px;
}
.publish-text-area{
  width: 300px;
  border: 1px solid #D1D1D1;
  height: 100px;
  font-family: "Helvetica Neue", Helvetica, Arial, default;
  font-size: 13px;
  padding: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.publish_checkbox{
  margin-bottom: 5px;
  vertical-align: text-top;
}

.publish_checkbox_span{
  margin-left: 10px;
  vertical-align: text-top;
}



.signup-page-header-controls {
    float: left;
    padding-top: 7px;
    text-align: center;
    width: 350px;
}

.signup-page-header-controls a {
  
  display: inline-block;
  padding: 2px 5px;
  border: 1px #777 solid;
  width: 40px;
  text-align: center;
}

.signup-page-header-controls .discuss-tab {
	width: 58px;
}

.signup-page-header-controls .custom-data-tab {
	width: 132px;
	white-space: nowrap;
}

.signup-page-header-controls a.first {
  border-right: 0px;
}

.signup-page-header-controls a.last {
  border-left: 0px;
}

.signup-page-update-controls {
  float: right;
}

.signup-page-header-controls a.active {
  background-color: #2D76B9;
  color: #FFF;
  font-weight: bold;
}

.signup-page-header-controls a:hover {
  background-color: #ddd;
  color: #000;
}

body.one-time-event #start-date {
  display: none;
}

.event_details_box_wrapper {
  margin-top: 10px;
  
     -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
          border-radius: 4px; 
          
          
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
  
  border: 1px #ccc solid;
  overflow: auto;
  padding: 10px 10px 10px 10px;
	width: 514px;
}

.step-2-fixed-height {
  height: 800px;
}

.event_details_box_wrapper input[type=radio] {
  margin-top: 0px;
}

.add-more-link {
  color: #2D76B9;
}



.needs-update-slab .user-need-status {
  float: right;
  padding: 10px;
  width: 380px;
}

.needs-update-slab .need-info {
  float: left;
  padding: 10px;
  width: 320px;
}

.needs-update-slab .user-name-box {
  font-size: 13px;
  font-weight: bold;
  color: #3664FF;
  padding-left: 22px;
  background: transparent url('http://d2l7hi7d3iesvu.cloudfront.net/3ab21af9204465e095417d3dfceb9f28.png') no-repeat;/* /images/success.png */
}

.needs-update-slab .comment {
  font-size: 11px;
  padding-left: 23px;
  margin-bottom: 5px;
}

.type-complex .user-need-status,
.type-recurring .user-need-status {
  width: 340px;
  padding: 0px;
  padding-top: 5px;
}

.type-complex .need-info,
.type-recurring .need-info {
  padding: 5px;
}

.no-border {
  border: 0px;
}

.clear-fix {
  clear: both;
  height: 0px;
  overflow: hidden;
}


.ui-dialog {
  border-radius: 2px;
  border-color: #CCCCCC;
}

.ui-dialog .ui-dialog-buttonpane {
  border: 0px;
}

.ui-dialog-titlebar-close .ui-icon {
  background: url('http://d2l7hi7d3iesvu.cloudfront.net/544103759213cab8dd8880c75aca0528.png') no-repeat;/* /images/popup-close.png */
  width: 17px;
  height: 17px;
}

.ui-dialog-titlebar .ui-state-hover {
  background: none;
  border: 0px;
  padding: 1px !important;
}

.ui-dialog-titlebar .ui-state-hover .ui-icon {
  background-position: 0px -17px;
}

.ui-dialog .ui-dialog-titlebar-close {
  margin-top: -20px;
}

.ui-dialog-titlebar {
  background: none;
  border: 0px;
}

.ui-dialog-title {
  color: #000;
  font-size: 23px;
  font-weight: normal;
}

.ui-dialog .ui-widget-header {
  background: none;
  border: 0px;
}

.showMembersOuterBox {
  border: 1px solid #e8e8e8;
  font-size: 10px;
  padding: 3px;
  text-align: center;
  float: left;
  width: 70px;
  margin-left: 7px;
}

.showAdministratorsWrapper {
  border: 1px solid #CCCCCC;
  padding: 2px;
  position: absolute;
  top: -10px;
  text-align: center;
  width: 110px;  
  margin-left: 7px;  
}

.showAdministratorsOuterBox {
  border: 1px solid #CCCCCC;
  padding: 1px;
  text-align: center;
  margin-bottom: -10px;
}

.showAdministratorsBox {
  border: 1px solid #E8E8E8;
  float: left;
  margin-bottom: 4px;
  margin-right: 4px;
  padding: 2px 0;
  text-align: center;
  width: 84px;
  
  font-size: 11px;
  min-height: 112px;
}


.showAdministratorsBox .member-info {
	line-height: 11px;
  min-height: 85px;
  padding: 0 2px;
}

.showAdministratorsBox .remove-member {
	border-top: 1px solid #E8E8E8;
  color: #2D76B9;
  line-height: 10px;
  margin-top: 5px;
  padding: 1px;
}

.showAdministratorsBox .delete-link {
    color: #FF0000;
    font-size: 16px;
    line-height: 16px;
}

.showAdministratorsBox .remove-member a {
	color: #2D76B9;
	position: relative;
	top: -2px;
}

.showAdministratorsBox .profile-name a {
	color: #2D76B9;
}

.dialog-with-center-buttons {
}

.dialog-with-center-buttons .ui-dialog-buttonpane {
	margin: 0px !important;
}

.dialog-with-center-buttons .ui-dialog-buttonset {
	float: none !important;
	text-align: center ;
}

.showAdministratorsBox .profile-name {
	height: 19px;
  margin-top: 3px;
  overflow: hidden;
  padding-bottom: 4px;
  position: inherit;
  top: 0;
}

.rotator {
  position:relative;
  height:185px;
  margin-left: 15px;
  display: none;
}
.static_image{
	position:relative;
  height:185px;
  margin-left: 15px;
  display: none;
}

.static_image ul li {
  float:left;
  position:absolute;
  list-style: none;
}

.rotator ul li {
  float:left;
  position:absolute;
  list-style: none;
}
  
.rotator ul li img {
  padding: 4px;
  background: #FFF;
}
.rotator ul li.show {
  z-index:500
}

.box{
  margin-top:10px;
  border:1px solid #9F9F9F;
  border-radius: 5px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  width:525px;
}
.box-header
{
  background: #EBEBEB;
  font-size: 13px;
  font-color:black;
  font-weight: bold;
  padding: 4px 0px;
    
  width: auto;
  position: relative;
}
.box-header-cell
{
  margin-left:115px;
  text-align:center;
}
.box-body
{
  margin-top:0px;
  margin-bottom:0px;
  padding: 0px 0px;
}

.box-body table {
  border-collapse: collapse;
  border-spacing: 0px; 
}

.box-col
{
  margin-bottom:5px;
  width:25%;
  font-size: 13px;
}
.box-col11
{
  margin-bottom:5px;
  width:20%;
  font-size: 13px;
}

.box-body .box-col 
{
  border-bottom: 1px #ddd solid;
  padding: 4px 0px;
  font-size: 12px;
}

.box-body tr:last-child .box-col {
  border-bottom: 0px;
}

.box-col1
{
  width:33%;
  margin-bottom:5px;
  float:left;
}

.box-body tr:last-child .box-col1 {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.box-body .box-col1 
{
  border-bottom: 1px #ddd solid;
  padding: 4px 0px;
  font-size: 12px;
}
.validation-message {
  margin-top: 6px;
  margin-bottom: 10px;
}
.validation-button {
  text-align:center
}

.signup-home-message {
  background-color: #EBEBEB;
  border: 1px solid #9F9F9F;
  padding: 7px;
  font-weight: bold;
  font-size: 13px;
  width:565px;
}

.signup-home-message-detail
{
  padding-left: 5px;
  padding-top:10px;
  padding-bottom:10px;
}

.signup-home-message-list{
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-size: 12px;
}

.calendar-message-list{
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-size: 12px;
}

.calendar-message-list li{
  margin-bottom:5px;
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/defedc5bfdd0b3460ebc1142fab98c87.png");/* /images/themes/bullet_black.png */
  background-repeat:no-repeat;
  background-position:-3px 0px; 
  padding-left:14px;
}

.how-it-works-inner-list
{
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-size: 12px;
}

.how-it-works-inner-list li{
  margin-top:5px;
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/d180efd2e213cb50cf87b2cdb12593bb.png");/* /images/icons/bullet_green.png */
  background-repeat:no-repeat;
  padding-left:25px;
}

.signup-home-message-list li{
  margin-bottom:5px;
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/008a75a6f4c6889eea75e3915b855ebb.png");/* /images/icons/bullet_red.png */
  background-repeat:no-repeat;
  background-position:-3px 0px; 
  padding-left:14px;
}

.signup-home-features-list{
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-size: 12px;
}

.signup-home-features-list li{
  margin-bottom:5px;
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/5c2d68819432afa54b72840375c54b97.png");/* /images/icons/Green-Check-Icon.png */
  background-repeat:no-repeat;
  background-position:-3px 0px; 
  padding-left:14px;
}


.how_it_work_ul{
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-size:16px;
}

.how_it_work_li{
  margin-bottom:25px;
  background-repeat:no-repeat;
  background-position:-3px 0px; 
  padding-left:70px;
  font-size:16px;
  padding-top: 15px;
}
.li_one
{
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/d5bcd46ffa31d1bcdb2a460af8a19dfc.png");/* /images/icons/Signups-Bullet-1.png */
}
.li_two
{
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/9b3d41fe4bc2f18255c1bc30bce88e51.png");/* /images/icons/Signups-Bullet-2.png */
}
.li_three
{
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/96536be90b208ca46f5d95c491371138.png");/* /images/icons/Signups-Bullet-3.png */
}

.how_it_work{
  font-size:20px;
}
.how_it_works_link{
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  font-size:15px;
  background-color:#083F2C;
  cursor: pointer;
  width:95px;
  margin-top:40px;
  margin-left:27px;
  color:#FFFFFF;
  padding:5px;
}
.how_it_works_link a{
  text-decoration: none;
  color:#FFFFFF;
} 

.edit-mode-details{
text-align: center;
font-size: 12px;
}

.disable-tabs-style{
cursor: default;
pointer-events: none;
}

.theme-image{
	width: 246px;
	height: 160px;
	margin-left: 62px;
}
.navigation_links
{
	margin-left:250px;
	margin-bottom:15px;
}
.theme_image_name{
	text-align:center;
	margin-bottom:5px;
	font-size:12px;
}

.signup_theme
{
	cursor: pointer;
	font-size:12px;
	color: #000000;;
  padding: 8px 10px;
  text-decoration: none;	
	border-top: 1px solid #999999;
  display: block;
}

.signup_theme_container 
{
	background-color: #CBCDCC;
  border: 1px solid #999999;
  margin-top: 10px;
}

.active-theme
{
	text-decoration: none;
	
	background: url('http://d2l7hi7d3iesvu.cloudfront.net/4437c8604af27357af3372fff55e7049.jpg') repeat-x;/* /images/left-menu-bg.jpg */
	
	background-color: #000;
	background: -moz-linear-gradient(
		top,
		#a3a3a3 0%,
		#3b3b3b 50%,
		#242424 50%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#a3a3a3),
		color-stop(0.50, #3b3b3b),
		color-stop(0.50, #242424),
		to(#000000));	
	
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.6);
	text-shadow:
		0px -1px 0px rgba(000,000,000,1),
		0px 1px 0px rgba(255,255,255,0.2);
		
	color: #fff;
}
.pager_img{
	width:25px;
	height:auto;
}


.signup-description table,
.signup-description table td {
	border: 1px #000 solid;
}

.task_swap_request_status{
	border: 1px solid #2A7CB8;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  font-size:12px;
  background-color:#E1F3F7;
  color:#2A7CB8;
  padding:5px;
	margin-left: 10px;
}

.signup-description p {
	margin: 12px 0px;
}

.signup-description ol,
.signup-description ul {
	margin: 12px 40px;
}

.signup-description
{
	padding:5px; 
	margin-top:10px;
  background-color: #FAFAFA;
  border: 1px solid #9F9F9F;
  min-height: 188px;
}
.will-you-attend
{
 float:left;
 font-size:24px;
 margin-top:5px;
}
.will-you-attend-td
{
	border-left:solid 1px #CCCCCC;
	font-size:24px;
}
.will-you-attend-link{
	color:#000;
}
.will-you-attend-link:hover
{
	text-decoration: none;
	color:#000;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#CDCDCD));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #fff, #CDCDCD);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#CDCDCD);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#CDCDCD)";
  border: 1px solid #999999;
}


#preview-outer-wrapper .signup-description-columns {
	width: 400px;
}

.will-you-attend-table
{
	background-color: #FAFAFA;
  border: 1px solid #CCCCCC;
	font-size:24px;
	width:700px;
	-moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.custom_field_td{
	
}

.no-count-image,
.maybe-count-image,
.yes-count-image {
	display: inline-block;
	
	width: 35px;
	height: 20px;
	text-align: center !important;
	font-weight: bold;
	color: #fff;
	top: -1px;
	position: relative;
	line-height: 20px;	
}

.rsvp-status .image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.rsvp-status .text {
	position: relative;
	z-index: 2;
	color: #fff;
}

.by-print-logo {
	display: none;
}

.custom_data_box{
  border:1px solid #9F9F9F;
  border-radius: 12px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

#new-rsvp-box-form .signup-rsvp-details-heading {
	width: 100px;
	display: inline-block;
	text-align: right;
}

.custom_data_name
{
	
}

.type-one_time .need-info {
	width: 340px !important;
}

.type-one_time .user-need-status {
	width: 240px !important;
}
.sample_signup
{
	margin-top:20px;
	padding:10px;
	border: 1px solid #CDCDCD;
	width: 140px;
}
.signup-widget
{
	border: 1px solid #9F9F9F;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  width: 215px;
  
}

.signup-widget-head {
  border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  background-color: #EBEBEB;
  border-bottom: 1px solid #9F9F9F;
  padding: 5px;
  font-weight: bold;
  font-size: 14px;
}
<!--  ******************************************************************************* -->
.slides {
    margin: auto;
    min-height: 360px;
    width: 950px;
}
.signup-example-rightside
{
	float:right;
}

.signup-example-leftside
{
	float:left;
}

.signupbuzz_how_it_work{
    background-color: #99CA71;
    color:#F4FFEF;
    font-weight:normal;
    background-image: url("http://d2l7hi7d3iesvu.cloudfront.net/f9ac655157432791fc74bafe99201829.png");/* /images/signupbuzz/signupbuzz-hiw-star.png */
    background-position: 15px 8px;
    background-repeat: no-repeat;
    font-size: 24px;
    padding: 5px;
    text-align: center;
  
  	-webkit-box-shadow: -5px 5px 5px 0px #333;
		-moz-box-shadow: -5px 5px 5px 0px #333;
		box-shadow: -5px 5px 5px 0px #333;
		
		border: 1px #85A16E solid;
		
		text-shadow: -4px 4px 3px #333;
		filter: dropshadow(color=#333, offx=-4, offy=4);
}
.signupbuzz_how_it_work_ul{
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-size:16px;
}
.signupbuzz_how_it_work_li{
  margin-bottom:5px;
  background-repeat:no-repeat;
  background-position:-3px 0px; 
  padding-left:45px;
  font-size:14px;
  padding-top: 5px;
}
.signupbuzz_li_one
{
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/9e0ecb3b01920987feac904f12a488e3.png");/* /images/signupbuzz/signupbuzz-hiw-1.png */
}
.signupbuzz_li_two
{
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/8406584f284368d27edbde35c2df5f64.png");/* /images/signupbuzz/signupbuzz-hiw-2.png */
}
.signupbuzz_li_three
{
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/a5fd83cd254d09c9ab465228085c7e0e.png");/* /images/signupbuzz/signupbuzz-hiw-3.png */
}
.signupbuzz-how-it-works-inner-list
{
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-size: 12px;
}

.signupbuzz-how-it-works-inner-list li{
  margin-top:5px;
  background-image:url("http://d2l7hi7d3iesvu.cloudfront.net/d180efd2e213cb50cf87b2cdb12593bb.png");/* /images/icons/bullet_green.png */
  background-repeat:no-repeat;
  padding-left:25px;
}

.signupbuzz-box
{
	border: 1px solid #CCCCCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  width: 285px;
  padding-bottom:10px;
}

.signupbuzz-box-head {
  border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  background-color: #F5F5F5;
  border-bottom: 1px solid #CCCCCC;
  padding: 8px;
  text-align:center;
  font-weight: normal;
  font-size: 25px;
  margin-bottom:15px;
}

	#slider{    
    border: 1px solid #C1C1C1 !important;
    height: 160px !important;
		margin-bottom: 15px !important;
    margin-left: 55px !important;
    overflow: hidden !important;
    width: 365px !important;
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider li{ 
		width:696px;
		height:241px;
		overflow:hidden; 
	}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left: 140px;
		top: 163px;
	}	
	#nextBtn{ 
		left: 537px;
		top: 163px;
	}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background: url("http://d2l7hi7d3iesvu.cloudfront.net/ea51167e1468f9600ac2bd60387b529c.gif") no-repeat 0 0;/* /images/icons/btn_prev1.gif */	
	}	
	#nextBtn a{ 
		background: url("http://d2l7hi7d3iesvu.cloudfront.net/7482bfe97ba488aaa8f0b4971c6c6363.gif") no-repeat 0 0;/* /images/icons/btn_next1.gif */	
	}

	.signup-public-url{
		font-size: 15px; 
		line-height: 2; 
		height: 32px; 
    width: 550px;
		background-color: #FAFAFA; 
		border: 1px solid #C1C1C1; 
		border-radius: 5px;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;
		text-align: left !important;
		padding-left: 10px;
	}

  th{
    font-weight: normal;
  }