@charset "UTF-8";
/* CSS Document */

input.btTxt {
	padding: 10px 7px;width: auto;overflow: visible;
}

form ul ul {
	list-style-type: disc !important;
}

form ul ul li {
     list-style: disc outside none;
     display: list-item;
     margin-left: 1em;
}

a:any-link {
     color: #b377c9 !important;
     text-decoration-line: none !important;
     font-weight: bold !important;
     cursor: auto;
}

.wufoo li {
   width: 65% !important;
   padding-top: 0px !important;
   padding-bottom: 0px !important;
}

input.btTxt {
    background-color: #B41383 !important;
    color: #fff;
}



.wufoo .info {
    display: none;
}
.wufoo .info h2 {
    display: none;
}

.wufoo li.buttons {
    margin-top: 50px;    
}



.wufoo .section div {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
}

.wufoo .section h3 {
    margin-top: 20px !important;
    padding-left: 0px !important;
}

.wufoo li {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    list-style: normal;
}

li.deliverables, h3.deliverables {
    padding-left: 50px !important;
}