.container.main-content2 {
display: flex;
justify-content: center;
align-items: center;
margin-top: 3%;
}

form#adminbarsearch {
  padding: 0px !important;
}

form {
    box-shadow: 0 30px 60px rgb(186 202 176);
    padding: 50px !important;
    border-radius: 13px;
    margin-bottom: 60px !important;
}
.headingtopp {
    padding: 30px 0 0 0;
}
.headingtopp h2 {
    text-align: center;
}
.tet .form-group {
padding-left: 0;
}
.form-group.tet {
display: flex;
}
.form-group.col-md-12 {
padding-left: 0;
padding-right: 0;
}
textarea#PETITIONDESCRIPTION {
height: 192px;
}
button.btn.btn-primary {
width: 100%;
padding: 15px 22px!important;
background-color: #1d3722;
border: unset;
}
/* .form-group.hid {
display: none;
} */
canvas#sig-canvas {
width: 50%;
}
.awsm-job-form-group {
display: grid;
}
.col-md-12.btn {
margin-bottom: 10px;
margin-top: 10px;
display: flex;
}
.col {
    flex-basis: unset !important;
    flex-grow: unset !important;
}

.col-md-12.btn button {
margin: 0px 3px;
font-size: 14px;
}
.chk {
display: flex;
justify-content: end;
}
.chk .form-check {
padding-left: 2.25rem;
}
.ccc_email,.bcc_email {
display: none;
}



/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
p.email-note {
    margin: 0;
    font-weight: 400;
}
p.email-note span {
    margin: 0;
    font-weight: 700;
}
.mce-container div#mceu_15 {
  display: none;
}

div#wp-petition_description-editor-tools {
  display: none;
}
label.list {
  font-weight: 700;
}