
html {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
* {
	box-sizing: inherit; -webkit-box-sizing: inherit; -moz-box-sizing: inherit;
}
*::before {
	box-sizing: inherit; -webkit-box-sizing: inherit; -moz-box-sizing: inherit;
}
*::after {
	box-sizing: inherit; -webkit-box-sizing: inherit; -moz-box-sizing: inherit;
}
body {
	-ms-overflow-style: none !important;
}
.contact_form{
	font-size: 13px;
	color: #000000;
	text-decoration: none;	
}
.contact_form2{
	font-size: 13px;
	color: #666666;
	text-decoration: none;	
}
#wpcs_main_div .gform_wrapper {
	overflow: hidden;
}
.wpcs-slide-out-div .gform_wrapper {
	overflow: hidden;
}
a.wpcs_contact_label {
	text-align: center; line-height: 21px; text-indent: 0px !important; font-size: 15px !important; font-weight: bold !important; text-decoration: none !important; position: absolute; -ms-writing-mode: lr-tb; min-width: 175px !important; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg);
}
a#wpcs_handle {
	top: 29% !important; width: 170px !important; overflow: hidden; cursor: pointer;
}
a.wpcs_left {
	margin: 0px; padding: 7px 8px 5px;
}
a.wpcs_right {
	margin: 0px; padding: 7px 8px 5px;
}
.wpcs_inner_div {
	overflow: scroll !important;
}
.wpcs-slide-out-div {
	padding: 0px; min-height: 240px; max-height: 450px; max-width: 310px;
}
.wpcs_content {
	padding: 10px; z-index: 2147483647;
}
a.wpcs_contact_label:hover {
	text-decoration: none;
}
.wpcs_sr {
	width: 420px;
}
div.wpcs_scroll_div {
	overflow: auto; position: relative; z-index: 2147483647; -ms-overflow-x: hidden; max-height: 100%; max-width: 100%;
}
.wpcs_sr_photo {
	width: 40%; text-align: center; margin-left: 40px; float: left;
}
.wpcs_sr_photo img {
	overflow: hidden; max-height: 130px; max-width: 130px;
}
.wpcs_sr_info {
	width: 50%; text-align: center; line-height: 50px; margin-top: 15px; float: left;
}
span.wpcs_sr_name {
	font-size: 17px; font-weight: bold;
}
.wpcs_sr_profile {
	width: 100%; text-align: center; font-size: 13px; margin-bottom: 15px; margin-left: 30px; float: left; max-width: 90%;
}
.wpcs_content div.wpcf7 {
	margin: 0px; padding: 0px; width: 300px; text-align: center;
}
.wpcs_content div.wpcs-gf {
	width: 400px; text-align: center;
}
@media screen and (max-width:700px)
{
.wpcs-slide-out-div {
	max-width: 80% !important;
}
}
@media screen and (max-width:450px)
{
#wpcs_outer_div {
	display: none !important;
}
}
