body{padding-bottom:40px !important;}
.heading{ font-size:24px; color:#F57E20;}
.heading-dark{ font-size:24px; color:#4B4F51;}
.newsItemBox{ resize:none; text-align:justify; padding:10px; font-size:16px; color:#192B33; width:100%; border:inset 3px solid #CCC; border-radius:6px; outline:none;}
.newsItemBox:focus{ box-shadow:0px 0px 5px #58C8FA;}
.pull-left{ margin-left:10px;}
.textarea{ resize:none !important;}
.push{ margin-top:10px; margin-bottom:10px}
.push-down{ margin-top:10px !important;}
.pull-down-sm{ margin-top:8px !important;}
.push-bottom{ margin-bottom:10px !important;}
.pull-down{ margin-top:10px !important;}

.upload-label{color:#05546B; margin-top:7px; font-size:16px;}
.upload-box{ background-color:#D6E2E5 !important; margin-bottom:10px; margin-right:20px !important; border-radius:10px !important; border:3px solid #FBC50B !important; padding:10px 20px 10px 20px !important;}

.label-txt{ color:#E6E6E5 !important;}
.label-txt1{ color:#50A7E4 !important;}
.label-txt2{ color:#A8DF7F !important;}
.label-txt3{ color:#071C2B !important;}

/* Animation Effect */
@-webkit-keyframes anime
	{
		from{ box-shadow:0px 0px 3px 1px #68C6F7}
		to{ box-shadow:0px 0px 10px 1px #68C6F7}
	}
.anime
	{
		-webkit-animation: anime 1s linear 3s infinite alternate; /* Chrome, Safari, Opera */
		-moz-animation: anime 1s linear 3s infinite alternate; /* Mozilla */
    	animation: anime 1s linear 3s infinite alternate; /* Standard syntax */
		font-size:24px; text-align:center; border-radius:10px; padding:10px;
		color:#2191CB; margin-bottom:20px; margin-top:0px;
		box-shadow:0px 0px 3px 1px #68C6F7;
		-webkit-box-shadow:0px 0px 3px 1px #68C6F7;
		-moz-box-shadow:0px 0px 3px 1px #68C6F7;
		-ms-box-shadow:0px 0px 3px 1px #68C6F7;
		-o-box-shadow:0px 0px 3px 1px #68C6F7;
	}
	
.sliderHeading{margin-top:-35px !important; margin-bottom:10px; padding-bottom:10px; border-radius:3px; border:inset3px solid #CCC;}

.actionHeading
{
	color:#014963; padding:10px 0 5px 0; font-size:24px; border-bottom:3px solid #fdba04;
	box-shadow:0px 5px 7px -5px #23738f;
	-webkit-box-shadow:0px 5px 7px -5px #23738f;
	-moz-box-shadow:0px 5px 7px -5px #23738f;
	-o-box-shadow:0px 5px 7px -5px #23738f;
	-ms-box-shadow:0px 5px 7px -5px #23738f;
}
.pricnipalMessageBox{ width:500px; height:250px; border:2px dashed #CCC; text-align:justify; font-size:16px; color:#930; margin-bottom:10px;}
.pricnipalImageBox{ width:500px; height:250px; border:2px dashed #CCC; margin-bottom:10px; overflow:auto;}
.principalImage{ width:486px; height:236px; border-radius:6px; margin:4px;}
.message-txt{ font-size:16px; text-align:justify; line-height:23px; padding:10px; overflow:auto;}
.gallery-box{ box-shadow:inset 0px 0px 5px 2px #D7F1C6; -moz-box-shadow:inset 0px 0px 5px 2px #D7F1C6; -o-box-shadow:inset 0px 0px 5px 2px #D7F1C6; -ms-box-shadow:inset 0px 0px 5px 2px #D7F1C6; -webkit-box-shadow:inset 0px 0px 5px 2px #D7F1C6; padding:10px; display:block; float:left;}
.gall-thumb{ width:190px !important; height:120px !important; margin:5px;}
.gall-title{ background-color:#A6D785; color:#FFF; font-size:18px; text-align:center !important;}

/* Holiday Form */
#holidaybtn{ cursor:pointer !important;}
#memberbtn{ cursor:pointer !important;}
#vacationbtn{ cursor:pointer !important;}
.holidayWrap{ display:none}
.vacationWrap{ display:none}
.memberWrap{ display:none}
.removeScroll{ overflow-y:hidden !important;}

.pagging ul{ margin-left:10%;}
	.pagging li{float:left; margin:1px 5px;}
	.pagging a{text-decoration:none; background-color:#03F; color:#FFF; padding:5px 10px; font-size:17px; border-radius:5px;}