h1 {
padding-top: 10px;
margin-bottom: 10px;
}
#content {
clear: both;
margin: 0;
padding: 15px 10px;
}
.header-style2 #header-links {
width: 100%;
max-width: 1140px;
border-top: 3px solid #EEE;
border-bottom: 3px solid #EEE;
}
p {
margin-bottom: 0px;
text-align: left;
color: #030000;
}
.wpcf7-form input {
width: 100%;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
select,
textarea {
background: white;
border: 3px solid #e0e0e0;
padding: 10px 20px;
}
.header-style2 #logo {
float: none;
margin: 10px 0 10px;
}
h3 {
text-align: center;
}
.button.style1.blue_dark.large {
background-color: #16b9f0;
}
.panel-widget-style {
color: #030000;
}
td {
color: #080000;
}
#pgc-98-1-1.panel-grid-cell {
padding-top: 15px;
}
#pgc-100-1-1.panel-grid-cell {
padding-top: 15px;
}
#pgc-2-3-0.panel-grid-cell {
padding-right: 25px;
}
#pgc-2-4-0.panel-grid-cell {
padding-right: 25px;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
border-width: 5px;
border-color: #b8b1b1;
}
.wpcf7-form-control.wpcf7-date {
border-width: 5px;
border-color: #b8b1b1;
}
.wpcf7-form-control.wpcf7-text {
border-width: 5px;
border-color: #b8b1b1;
}
.wpcf7-form-control.wpcf7-select {
border-width: 5px;
border-color: #b8b1b1;
}
div#style-switcher {
display: none;
}.panel-grid.panel-no-style,
.panel-grid.panel-has-style > .panel-row-style {
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: nowrap;
-ms-justify-content: space-between;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.panel-layout.panel-is-rtl .panel-grid.panel-no-style,
.panel-layout.panel-is-rtl .panel-grid.panel-has-style > .panel-row-style {
-ms-flex-direction: row-reverse;
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.panel-grid-cell {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.panel-grid-cell .panel-cell-style {
height: 100%;
}
.panel-grid-cell .so-panel {
zoom: 1;
}
.panel-grid-cell .so-panel:before {
content: '';
display: block;
}
.panel-grid-cell .so-panel:after {
content: '';
display: table;
clear: both;
}
.panel-grid-cell .panel-last-child {
margin-bottom: 0;
}
.panel-grid-cell .widget-title {
margin-top: 0;
}
body.siteorigin-panels-before-js {
overflow-x: hidden;
}
body.siteorigin-panels-before-js .siteorigin-panels-stretch {
margin-right: -1000px !important;
margin-left: -1000px !important;
padding-right: 1000px !important;
padding-left: 1000px !important;
}