﻿/**********************
style_entry.css
***********************/
form .control-label[for="wffm16a2f7fe037f474ea2d869102b52a851_Sections_0__Fields_13__Value"] {
   line-height: 21 !important;
}

form .control-label[for="wffm16a2f7fe037f474ea2d869102b52a851_Sections_0__Fields_14__Value"] {
   height: 340px;
}

form #wffm16a2f7fe037f474ea2d869102b52a851_Sections_0__Fields_14__Value {
    padding: 0.5rem 1rem;
    border: 1px solid #ccc;
    overflow-y: scroll;
    transform: translateZ(0);
    height: 250px;
    border: 1px solid #b5b3b3;
    padding: 10px;
    margin-top: -60px;
    width: 72.5%;
}

form div.checkbox {
    margin-left: 235px;
    margin-top: -60px;
    margin-bottom: 1rem;
}

form div.required-field.scfCheckboxBorder.form-group.has-feedback {
    border-left: 0px solid #b5b3b3 !important;
    border-right: 0px solid #b5b3b3 !important;
}

form div.required-field.scfCheckboxBorder.form-group.has-feedback {
    border-left: 0px solid #b5b3b3 !important;
    border-right: 0px solid #b5b3b3 !important;
}

form fieldset {
	max-width: 920px;
    margin: 0 auto;
}

form .validation-summary-errors {
    border: 1px solid #f44336;
    background: rgba(244, 67, 54, 0.1);
    font-weight: bold;
    margin-bottom: 20px !important;
}

@media (min-width: 1100px) {
  form .validation-summary-errors {
    width: 1080px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px){
	form .control-label {
    display: block;
    width: 100%;
    padding: 10px;
    line-height: 1.4;
    margin-right: 0px !important;
    border-right: 0px solid #b5b3b3 !important;
    border-bottom: 1px solid #b5b3b3 !important;
}
}
@media screen and (max-width: 768px){
	form .form-group .form-control {
    display: block;
    width: 100%;
    /*padding: 10px;*/
    line-height: 1.4;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
}

@media screen and (max-width: 768px){
form .control-label[for="wffm16a2f7fe037f474ea2d869102b52a851_Sections_0__Fields_13__Value"] {
   line-height: unset !important;
}
}

@media screen and (max-width: 768px){
form #wffm16a2f7fe037f474ea2d869102b52a851_Sections_0__Fields_14__Value {
   margin-top: 10px !important;
   width: 100% !important;
}
}

@media screen and (max-width: 768px){
#wffm16a2f7fe037f474ea2d869102b52a851_Sections_3__Fields_2__Value {
    width: auto !important;
    margin-left: 10px;
    margin-bottom: 10px;
}
}

@media screen and (max-width: 768px){
form div.checkbox {
    margin-top: 15px;
    margin-left: 10px;
    margin-bottom: 1rem;
}
}

@media screen and (max-width: 768px){
form .control-label[for="wffm16a2f7fe037f474ea2d869102b52a851_Sections_3__Fields_3__Value"] {
   line-height: 1.4 !important;
}
}

@media screen and (max-width: 768px){
form .control-label[for="wffm16a2f7fe037f474ea2d869102b52a851_Sections_0__Fields_14__Value"] {
   height: unset;
}
}

@media screen and (max-width: 768px){
#wffm16a2f7fe037f474ea2d869102b52a851 div.required-field.form-group.has-feedback div.row {
     width: 100% !important;
}
}

@media screen and (max-width: 768px){
#wffm16a2f7fe037f474ea2d869102b52a851 div.row select{
	display: initial !important;
}
}

@media screen and (max-width: 768px){
form .form-group {
    margin-left: 15px;
    margin-right: 15px;
}
}

@media screen and (max-width: 768px){
div .btn.btn-default {
    max-width: 370px;
    width: 90%;
    font-size: 2rem;
}
}

@media screen and (max-width: 768px){
form textarea {
   width: 100% !important;
}
}

@media screen and (max-width: 768px){
form fieldset {
    margin-left: 15px;
    margin-right: 15px;
}
}

/*...Entry form...*/

#wffm16a2f7fe037f474ea2d869102b52a851_Sections_0__Fields_12__Value {
	background-color: #e5e5e5;
    padding: 5px;
    /*margin-top: 10px;*/
    width: 73%;
}

#wffm16a2f7fe037f474ea2d869102b52a851 div.required-field.form-group.has-feedback div.row {
	display: table;
    width: 30%;
}

#wffm16a2f7fe037f474ea2d869102b52a851 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4 {
	display: table-cell;
}

/*#wffm16a2f7fe037f474ea2d869102b52a851 div.required-field.form-group.has-feedback:nth-of-type(5) {
	border-bottom: 1px solid #b5b3b3;
}
#wffm16a2f7fe037f474ea2d869102b52a851 fieldset:nth-of-type(1) div.required-field.form-group.has-feedback:nth-of-type(3) {
	border-bottom: 1px solid #b5b3b3;
}

#wffm16a2f7fe037f474ea2d869102b52a851 fieldset:nth-of-type(2) {
	margin-bottom: 10px;
}*/

/***********************
    new entry form
***********************/

.control-label.textarea.privacy-label {
    height: 340px;
    line-height: 2 !important;
}
