/*
 * Wp Location Public Styles
 * Styled used for the front-end of the website
 */

/*clearfix*/
.cf:before,
.cf:after {
    content: " "; 
    display: table; 
}
.cf:after {
    clear: both;
}

/*location listing*/
.location_list{
	float: left;
	width: 100%;
}
.location_list .location{
	float: left;
	width: 100%;
}
.location_list .location img{
	margin: 0px 15px 15px 0px;
	float: left;
}
.location_list .location .phone_email{
	clear: both;
}
.location_list .location .readmore{
	
}


.myrow {
	margin-left: -15px;
	margin-right: -15px;    display: inline-block;width: 100%;
} 

.mycol-xs-1, .mycol-sm-1, .mycol-md-1, .mycol-lg-1, .mycol-xs-2, .mycol-sm-2, .mycol-md-2, .mycol-lg-2, .mycol-xs-3, .mycol-sm-3, .mycol-md-3, .mycol-lg-3,
	.mycol-xs-4, .mycol-sm-4, .mycol-md-4, .mycol-lg-4, .mycol-xs-5, .mycol-sm-5, .mycol-md-5, .mycol-lg-5, .mycol-xs-6, .mycol-sm-6, .mycol-md-6, .mycol-lg-6,
	.mycol-xs-7, .mycol-sm-7, .mycol-md-7, .mycol-lg-7, .mycol-xs-8, .mycol-sm-8, .mycol-md-8, .mycol-lg-8, .mycol-xs-9, .mycol-sm-9, .mycol-md-9, .mycol-lg-9,
	.mycol-xs-10, .mycol-sm-10, .mycol-md-10, .mycol-lg-10, .mycol-xs-11, .mycol-sm-11, .mycol-md-11, .mycol-lg-11, .mycol-xs-12, .mycol-sm-12, .mycol-md-12,
	.mycol-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.mycol-xs-1, .mycol-xs-2, .mycol-xs-3, .mycol-xs-4, .mycol-xs-5, .mycol-xs-6, .mycol-xs-7, .mycol-xs-8, .mycol-xs-9, .mycol-xs-10, .mycol-xs-11,
	.mycol-xs-12 {
	float: left
}

.mycol-xs-12 {
	width: 100%
}

.mycol-xs-11 {
	width: 91.66666667%
}

.mycol-xs-10 {
	width: 83.33333333%
}

.mycol-xs-9 {
	width: 75%
}

.mycol-xs-8 {
	width: 66.66666667%
}

.mycol-xs-7 {
	width: 58.33333333%
}

.mycol-xs-6 {
	width: 50%
}

.mycol-xs-5 {
	width: 41.66666667%
}

.mycol-xs-4 {
	width: 33.33333333%
}

.mycol-xs-3 {
	width: 25%
}

.mycol-xs-2 {
	width: 16.66666667%
}

.mycol-xs-1 {
	width: 8.33333333%
}

.mycol-xs-pull-12 {
	right: 100%
}

.mycol-xs-pull-11 {
	right: 91.66666667%
}

.mycol-xs-pull-10 {
	right: 83.33333333%
}

.mycol-xs-pull-9 {
	right: 75%
}

.mycol-xs-pull-8 {
	right: 66.66666667%
}

.mycol-xs-pull-7 {
	right: 58.33333333%
}

.mycol-xs-pull-6 {
	right: 50%
}

.mycol-xs-pull-5 {
	right: 41.66666667%
}

.mycol-xs-pull-4 {
	right: 33.33333333%
}

.mycol-xs-pull-3 {
	right: 25%
}

.mycol-xs-pull-2 {
	right: 16.66666667%
}

.mycol-xs-pull-1 {
	right: 8.33333333%
}

.mycol-xs-pull-0 {
	right: 0
}

.mycol-xs-push-12 {
	left: 100%
}

.mycol-xs-push-11 {
	left: 91.66666667%
}

.mycol-xs-push-10 {
	left: 83.33333333%
}

.mycol-xs-push-9 {
	left: 75%
}

.mycol-xs-push-8 {
	left: 66.66666667%
}

.mycol-xs-push-7 {
	left: 58.33333333%
}

.mycol-xs-push-6 {
	left: 50%
}

.mycol-xs-push-5 {
	left: 41.66666667%
}

.mycol-xs-push-4 {
	left: 33.33333333%
}

.mycol-xs-push-3 {
	left: 25%
}

.mycol-xs-push-2 {
	left: 16.66666667%
}

.mycol-xs-push-1 {
	left: 8.33333333%
}

.mycol-xs-push-0 {
	left: 0
}

.mycol-xs-offset-12 {
	margin-left: 100%
}

.mycol-xs-offset-11 {
	margin-left: 91.66666667%
}

.mycol-xs-offset-10 {
	margin-left: 83.33333333%
}

.mycol-xs-offset-9 {
	margin-left: 75%
}

.mycol-xs-offset-8 {
	margin-left: 66.66666667%
}

.mycol-xs-offset-7 {
	margin-left: 58.33333333%
}

.mycol-xs-offset-6 {
	margin-left: 50%
}

.mycol-xs-offset-5 {
	margin-left: 41.66666667%
}

.mycol-xs-offset-4 {
	margin-left: 33.33333333%
}

.mycol-xs-offset-3 {
	margin-left: 25%
}

.mycol-xs-offset-2 {
	margin-left: 16.66666667%
}

.mycol-xs-offset-1 {
	margin-left: 8.33333333%
}

.mycol-xs-offset-0 {
	margin-left: 0
}

@media ( min-width :768px) {
	.mycol-sm-1, .mycol-sm-2, .mycol-sm-3, .mycol-sm-4, .mycol-sm-5, .mycol-sm-6, .mycol-sm-7, .mycol-sm-8, .mycol-sm-9, .mycol-sm-10, .mycol-sm-11,
		.mycol-sm-12 {
		float: left
	}
	.mycol-sm-12 {
		width: 100%
	}
	.mycol-sm-11 {
		width: 91.66666667%
	}
	.mycol-sm-10 {
		width: 83.33333333%
	}
	.mycol-sm-9 {
		width: 75%
	}
	.mycol-sm-8 {
		width: 66.66666667%
	}
	.mycol-sm-7 {
		width: 58.33333333%
	}
	.mycol-sm-6 {
		width: 50%
	}
	.mycol-sm-5 {
		width: 41.66666667%
	}
	.mycol-sm-4 {
		width: 33.33333333%
	}
	.mycol-sm-3 {
		width: 25%
	}
	.mycol-sm-2 {
		width: 16.66666667%
	}
	.mycol-sm-1 {
		width: 8.33333333%
	}
	.mycol-sm-pull-12 {
		right: 100%
	}
	.mycol-sm-pull-11 {
		right: 91.66666667%
	}
	.mycol-sm-pull-10 {
		right: 83.33333333%
	}
	.mycol-sm-pull-9 {
		right: 75%
	}
	.mycol-sm-pull-8 {
		right: 66.66666667%
	}
	.mycol-sm-pull-7 {
		right: 58.33333333%
	}
	.mycol-sm-pull-6 {
		right: 50%
	}
	.mycol-sm-pull-5 {
		right: 41.66666667%
	}
	.mycol-sm-pull-4 {
		right: 33.33333333%
	}
	.mycol-sm-pull-3 {
		right: 25%
	}
	.mycol-sm-pull-2 {
		right: 16.66666667%
	}
	.mycol-sm-pull-1 {
		right: 8.33333333%
	}
	.mycol-sm-pull-0 {
		right: 0
	}
	.mycol-sm-push-12 {
		left: 100%
	}
	.mycol-sm-push-11 {
		left: 91.66666667%
	}
	.mycol-sm-push-10 {
		left: 83.33333333%
	}
	.mycol-sm-push-9 {
		left: 75%
	}
	.mycol-sm-push-8 {
		left: 66.66666667%
	}
	.mycol-sm-push-7 {
		left: 58.33333333%
	}
	.mycol-sm-push-6 {
		left: 50%
	}
	.mycol-sm-push-5 {
		left: 41.66666667%
	}
	.mycol-sm-push-4 {
		left: 33.33333333%
	}
	.mycol-sm-push-3 {
		left: 25%
	}
	.mycol-sm-push-2 {
		left: 16.66666667%
	}
	.mycol-sm-push-1 {
		left: 8.33333333%
	}
	.mycol-sm-push-0 {
		left: 0
	}
	.mycol-sm-offset-12 {
		margin-left: 100%
	}
	.mycol-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.mycol-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.mycol-sm-offset-9 {
		margin-left: 75%
	}
	.mycol-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.mycol-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.mycol-sm-offset-6 {
		margin-left: 50%
	}
	.mycol-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.mycol-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.mycol-sm-offset-3 {
		margin-left: 25%
	}
	.mycol-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.mycol-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.mycol-sm-offset-0 {
		margin-left: 0
	}
}

@media ( min-width :992px) {
	.mycol-md-1, .mycol-md-2, .mycol-md-3, .mycol-md-4, .mycol-md-5, .mycol-md-6, .mycol-md-7, .mycol-md-8, .mycol-md-9, .mycol-md-10, .mycol-md-11,
		.mycol-md-12 {
		float: left
	}
	.mycol-md-12 {
		width: 100%
	}
	.mycol-md-11 {
		width: 91.66666667%
	}
	.mycol-md-10 {
		width: 83.33333333%
	}
	.mycol-md-9 {
		width: 75%
	}
	.mycol-md-8 {
		width: 66.66666667%
	}
	.mycol-md-7 {
		width: 58.33333333%
	}
	.mycol-md-6 {
		width: 50%
	}
	.mycol-md-5 {
		width: 41.66666667%
	}
	.mycol-md-4 {
		width: 33.33333333%
	}
	.mycol-md-3 {
		width: 25%
	}
	.mycol-md-2 {
		width: 16.66666667%
	}
	.mycol-md-1 {
		width: 8.33333333%
	}
	.mycol-md-pull-12 {
		right: 100%
	}
	.mycol-md-pull-11 {
		right: 91.66666667%
	}
	.mycol-md-pull-10 {
		right: 83.33333333%
	}
	.mycol-md-pull-9 {
		right: 75%
	}
	.mycol-md-pull-8 {
		right: 66.66666667%
	}
	.mycol-md-pull-7 {
		right: 58.33333333%
	}
	.mycol-md-pull-6 {
		right: 50%
	}
	.mycol-md-pull-5 {
		right: 41.66666667%
	}
	.mycol-md-pull-4 {
		right: 33.33333333%
	}
	.mycol-md-pull-3 {
		right: 25%
	}
	.mycol-md-pull-2 {
		right: 16.66666667%
	}
	.mycol-md-pull-1 {
		right: 8.33333333%
	}
	.mycol-md-pull-0 {
		right: 0
	}
	.mycol-md-push-12 {
		left: 100%
	}
	.mycol-md-push-11 {
		left: 91.66666667%
	}
	.mycol-md-push-10 {
		left: 83.33333333%
	}
	.mycol-md-push-9 {
		left: 75%
	}
	.mycol-md-push-8 {
		left: 66.66666667%
	}
	.mycol-md-push-7 {
		left: 58.33333333%
	}
	.mycol-md-push-6 {
		left: 50%
	}
	.mycol-md-push-5 {
		left: 41.66666667%
	}
	.mycol-md-push-4 {
		left: 33.33333333%
	}
	.mycol-md-push-3 {
		left: 25%
	}
	.mycol-md-push-2 {
		left: 16.66666667%
	}
	.mycol-md-push-1 {
		left: 8.33333333%
	}
	.mycol-md-push-0 {
		left: 0
	}
	.mycol-md-offset-12 {
		margin-left: 100%
	}
	.mycol-md-offset-11 {
		margin-left: 91.66666667%
	}
	.mycol-md-offset-10 {
		margin-left: 83.33333333%
	}
	.mycol-md-offset-9 {
		margin-left: 75%
	}
	.mycol-md-offset-8 {
		margin-left: 66.66666667%
	}
	.mycol-md-offset-7 {
		margin-left: 58.33333333%
	}
	.mycol-md-offset-6 {
		margin-left: 50%
	}
	.mycol-md-offset-5 {
		margin-left: 41.66666667%
	}
	.mycol-md-offset-4 {
		margin-left: 33.33333333%
	}
	.mycol-md-offset-3 {
		margin-left: 25%
	}
	.mycol-md-offset-2 {
		margin-left: 16.66666667%
	}
	.mycol-md-offset-1 {
		margin-left: 8.33333333%
	}
	.mycol-md-offset-0 {
		margin-left: 0
	}
}

@media ( min-width :1200px) {
	.mycol-lg-1, .mycol-lg-2, .mycol-lg-3, .mycol-lg-4, .mycol-lg-5, .mycol-lg-6, .mycol-lg-7, .mycol-lg-8, .mycol-lg-9, .mycol-lg-10, .mycol-lg-11,
		.mycol-lg-12 {
		float: left
	}
	.mycol-lg-12 {
		width: 100%
	}
	.mycol-lg-11 {
		width: 91.66666667%
	}
	.mycol-lg-10 {
		width: 83.33333333%
	}
	.mycol-lg-9 {
		width: 75%
	}
	.mycol-lg-8 {
		width: 66.66666667%
	}
	.mycol-lg-7 {
		width: 58.33333333%
	}
	.mycol-lg-6 {
		width: 50%
	}
	.mycol-lg-5 {
		width: 41.66666667%
	}
	.mycol-lg-4 {
		width: 33.33333333%
	}
	.mycol-lg-3 {
		width: 25%
	}
	.mycol-lg-2 {
		width: 16.66666667%
	}
	.mycol-lg-1 {
		width: 8.33333333%
	}
	.mycol-lg-pull-12 {
		right: 100%
	}
	.mycol-lg-pull-11 {
		right: 91.66666667%
	}
	.mycol-lg-pull-10 {
		right: 83.33333333%
	}
	.mycol-lg-pull-9 {
		right: 75%
	}
	.mycol-lg-pull-8 {
		right: 66.66666667%
	}
	.mycol-lg-pull-7 {
		right: 58.33333333%
	}
	.mycol-lg-pull-6 {
		right: 50%
	}
	.mycol-lg-pull-5 {
		right: 41.66666667%
	}
	.mycol-lg-pull-4 {
		right: 33.33333333%
	}
	.mycol-lg-pull-3 {
		right: 25%
	}
	.mycol-lg-pull-2 {
		right: 16.66666667%
	}
	.mycol-lg-pull-1 {
		right: 8.33333333%
	}
	.mycol-lg-pull-0 {
		right: 0
	}
	.mycol-lg-push-12 {
		left: 100%
	}
	.mycol-lg-push-11 {
		left: 91.66666667%
	}
	.mycol-lg-push-10 {
		left: 83.33333333%
	}
	.mycol-lg-push-9 {
		left: 75%
	}
	.mycol-lg-push-8 {
		left: 66.66666667%
	}
	.mycol-lg-push-7 {
		left: 58.33333333%
	}
	.mycol-lg-push-6 {
		left: 50%
	}
	.mycol-lg-push-5 {
		left: 41.66666667%
	}
	.mycol-lg-push-4 {
		left: 33.33333333%
	}
	.mycol-lg-push-3 {
		left: 25%
	}
	.mycol-lg-push-2 {
		left: 16.66666667%
	}
	.mycol-lg-push-1 {
		left: 8.33333333%
	}
	.mycol-lg-push-0 {
		left: 0
	}
	.mycol-lg-offset-12 {
		margin-left: 100%
	}
	.mycol-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.mycol-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.mycol-lg-offset-9 {
		margin-left: 75%
	}
	.mycol-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.mycol-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.mycol-lg-offset-6 {
		margin-left: 50%
	}
	.mycol-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.mycol-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.mycol-lg-offset-3 {
		margin-left: 25%
	}
	.mycol-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.mycol-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.mycol-lg-offset-0 {
		margin-left: 0
	}
}

.mypanel {
  /* margin-bottom: 20px; */
  background-color: #fff;
  border: 1px solid transparent;
  /* border-radius: 4px; */
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.mypanel-body {
  padding: 15px;
}
.mypanel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.mypanel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.mypanel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.mypanel-title > a,
.mypanel-title > small,
.mypanel-title > .small,
.mypanel-title > small > a,
.mypanel-title > .small > a {
  color: inherit;
}
.mypanel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.mypanel-default>.mypanel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;font-size: 18px;
}
.mypanel-body {
    padding: 15px;
}
.mypanel-default {
    border-color: #ddd;
}



.myadmission-form{
	padding: 10px 4%;
}
.myadmission-form p{
	color:#000;
}
.contact2-textbox {
	/* border: 1px solid #dcddde !important;
	width: 100%;
	padding: 11px 15px !important;
	color: #6d6d6d !important;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px */
	display: block;
    width: 100%;
	color: #858585 !important;
	border-radius: 20px !important;
	height: 42px !important;
	padding: 10px 30px !important;
	text-align: left;
    padding: 6px 12px !important; 
    font-size: 14px !important;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	 margin-bottom: 15px !important;
	 font-family: inherit;
}
.mylabel span{
	color:#a94442;padding: 2px;vertical-align: middle;
}
.mylabel{
	/* color: #6d6d6d;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
    width: 100%;
    display: block; */
	color:#272727;
	font-size: 14px;
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
	font-family: inherit;
}

.contact2-textarea {
	border: 1px solid #dcddde;
	width: 100%;
	padding: 11px 15px;
	color: #6d6d6d;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 25px;
	height: 204px
}
.myrow:after {
	clear: both
}
.myrow:before {
	content: " ";
	display: table
}
.myCommunity{
	margin-right: 20px;
    padding: 11px;
    display: inline-block;
}
.admission-form-btn{
	height: 50px;
    line-height: 50px !important;
    padding: 0 50px !important;
    font-size: 18px !important;
    background: #3498db !important;
    text-shadow: none !important;
    box-shadow: none !important;
    color: #fff !important;
}

.has-error .contact2-textbox{
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);margin-bottom: 0;
}

.has-error .contact2-textbox:focus {
    border-color: #843534 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.help-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 00px;
    color: #737373
}
.has-error .help-block{
	color: #a94442;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;margin: 0;
}
#loader{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #0000007a;
	z-index: 9999999;
	top: 0;
	color: #fff;
	left: 0;
	bottom: 0;
	padding: 20% 49%;
	display:none;
}

#product_inquiry_action_form .educase_translate_textarea {
 color:#525d7a;
 font-size:15px;
 -webkit-transition:-webkit-box-shadow .2s ease-in-out;
 transition:-webkit-box-shadow .2s ease-in-out;
 -o-transition:box-shadow .2s ease-in-out;
 transition:box-shadow .2s ease-in-out;
 transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;
 -webkit-box-shadow:0 0 3px rgba(9,24,65,.3);
 box-shadow:0 0 3px rgba(9,24,65,.3);
 font-family: revert;
 resize: none;
}
#product_inquiry_action_form .educase_translate_textarea:focus::-webkit-input-placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea:focus::-moz-placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea:focus:-ms-input-placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea:focus::-ms-input-placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea:focus::placeholder {
 color:transparent
}
#product_inquiry_action_form .educase_translate_textarea::-webkit-input-placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}
#product_inquiry_action_form .educase_translate_textarea::-moz-placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}
#product_inquiry_action_form .educase_translate_textarea:-ms-input-placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}
#product_inquiry_action_form .educase_translate_textarea::-ms-input-placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}
#product_inquiry_action_form .educase_translate_textarea::placeholder {
 color:#091841;
 opacity:.2;
 font-weight:300
}

#product_inquiry_action_form .educase_translate_textarea {
    border-radius: 10px 0 0 10px;
}
.educase_translate_textarea {
    min-height: 330px;
}

.translator_to .educase_translate_textarea {
    border-radius: 0 10px 10px 0 !important;
}
.translator_to .educase_translate_textarea {
    background: #eaf1fa;
    -webkit-box-shadow: 0 0 3px rgba(9,24,65,.3) !important;
    box-shadow: 0 0 3px rgba(9,24,65,.3) !important;
    font-size: 19px !important;
}
#product_inquiry_action_form .translator_to{
	padding-left:0;
}
#product_inquiry_action_form .translator_from{
	padding-right:0;
}

.product-form-btn{
	position: absolute;
bottom: -15px;
right: -13%;
transition: background 150ms ease-in-out !important;
background: #0073aa !important;
border: none !important;
border-radius: 25px !important;
box-sizing: border-box v;
color: #fff !important;
font-family: sans-serif !important;
font-size: 0.88889em !important;
font-weight: 700 !important;
line-height: 1.2 !important;
outline: none !important;
padding: 10px 20px !important;
text-decoration: none !important;
font-size: 15px !important;
z-index: 20;
}

.edlist-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	width: 33%;
}

.edlist-inline > li a{
	text-decoration: none !important;
	font-size: 15px;
	font-family: inherit;
}

.target_form_box,.target_to_box{
	position: absolute;
	z-index: 100000;
	background: #fff;
	width: 100%;
	top: 35px;
	border: 1px solid #ddd;
}

#product_inquiry_action_form #target_form_label,#product_inquiry_action_form #target_to_label{
	cursor: pointer;
	font-size: 15px;
	font-weight: bolder;
}

#target_form_label:after,#target_to_label:after {
	position: absolute;
	content: '';
	height: 16px;
	width: 16px;
	left: auto;
	top: 15px;
	border-radius: 50%;
	background: transparent url('down-arrow.png') no-repeat;
	margin-left: 5px;
}

/* gallery */
.school-prev,
.school-next {
	position: fixed;
	top: 0;
	width: 15%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	z-index: 999;
	color: rgba(255,255,255,.5);
	font-size: 8rem;
	font-family: monospace;
	transition: all .2s;
}

.school-prev:hover,
.school-next:hover {
	color: rgba(255,255,255,.8);
}

.school-prev {left: -25%;}
.school-next {right: -25%;}

.active .school-prev {left: 0;}
.active .school-next {right: 0;}

.school-container {
	margin: 10vh auto;
	max-width: 80%;
	display: grid;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	grid-auto-rows: 250px;
	grid-auto-flow: dense;
}

div.dw-pnl {
	text-align: center;
	padding: 1rem 0;
	color: white;
	font-size: 3rem;
	text-transform: uppercase;
	background: rgba(0,0,0,.2);
	overflow: hidden;
	padding: 0;
	display: flex;
	align-items: stretch;
	justify-content: center;
}

div.dw-pnl img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	transition: all .5s;
}

div.dw-pnl.show::before {
	content: '';
	display: block;
	position: fixed;
	z-index: 555;
	width: 100vw;
	height: 100vh;
	top: 0; left: 0;
	background: rgba(0,0,0,.6);
}

div.dw-pnl.show img {
	position: fixed;
	top: 0; left: 0;
	margin: 30px;
	align-self: center;
	object-fit: contain;
	z-index: 666;
	width: calc(100% - 60px);
	height: calc(100% - 60px);
	filter: drop-shadow(0 3px 15px black);
	cursor: url(close-button.png), grab; /* custom cursor to signal close on click */
}

div.dw-pnl:not(.show):hover img {
	cursor: pointer;
	transform: scale(1.3);
}


.horizontal {
	grid-column: span 2;
}

.vertical {
	grid-row: span 2;
}

.big {
	grid-column: span 2;
	grid-row: span 2;
}

.active div.dw-pnl:not(.show) img {
	filter: blur(3px);
}

.schoolbridge-button-primary {
	border-radius: 4px !important;
    font-size: 14px !important;
    margin: 5px !important;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    background-color: #10aa5f !important;
    cursor: pointer !important;
    color: white !important;
    font-weight: 600 !important;
    border: 0 !important;
    outline: 2px solid #10aa5f;
    padding: 6px 12px !important;
	height: auto;
  }
  .schoolbridge-button-primary:hover {
	background-color: #10ba7f;
	box-shadow: 0 0 0 3px #10ba7f;
	outline-color: #10ba7f;
  }

  