/* Enter Your Custom CSS Here */

/* back to top button */
/* .back-to-top {
    position: fixed;
    bottom: 20%;
    right: 0px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(235, 235, 235, 0.70);
    font-size: 16px;
  	font-weight: 700;
    padding: 1em;
    display: none;
}

.back-to-top:hover {
 	color: #d80000;
    background-color: rgba(255,255,255, 1) 
}
*/
/* SimpleMap */
/* div.result small {
	font-size: 1.3em;
	color: #800000;
    font-family: PMingLiU, NSimSun;
}

div.result h3 {
    margin: 0px 0px 5px;
    font-size: 1.8em;
    text-transform: none;
    font-family: PMingLiU, NSimSun;
}

div.result div.result_address {
	float: left;
	width: 40%;
	line-height: 130%;
	font-size: 1.3em;
	padding-top: 0.5em;
  	margin-bottom: -0.5em;
}

div.result div.result_phone {
	float: left;
	width: 30%;
	height: 3em;
	font-size: 1.3em;
  	margin-top: 0.5em;
}

div.result div.sm_tag_list {
  	padding-top: 1em;
}

.location_search {
    border-collapse: separate;
    border-spacing: 0px;
    border-width: 10px;
    margin-bottom: 24px;
    width: 100%;
    table-layout: auto;
}
*/
/* Ajax Event Calendar */
/* Remove duration box and text */
/* #aec-modal .duration{display:none}

.fc-event-time, .fc-event-title {
    padding: 0px 1px;
  	font-size: 1.13em;
  	font-weight: bold
}
*/
/* blank space on top of the page */
/* @media screen and (min-width: 846px) {
	.content-area,
	.content-sidebar {
//		padding-top: 72px;
		padding-top: 36px;
	}
}

*/
/* disable translation flags */
/* .flag { background: url(""); display: block; width: inherit; height: inherit; } */

/* remove border in left menu */
/* .site-navigation li {border: 0 none;} */

/* remove vertical dividers in primary menu */
/* .primary-navigation li {
  	float: left;
    border-left: 1px solid #b3d1ff;
    border-right: 1px solid #b3d1ff;
    border-top: 1px solid #b3d1ff;
    border-bottom: 1px solid #b3d1ff;
    margin: 0;
}
*/
/* remove spacing above page title */
/* .content-area, .content-sidebar {
    padding-top: 24px;
}
*/
/* remove underline from links */
/* .entry-content a {text-decoration: none;} */

/* paypal button */
/* .ppl_button {width: 147px; height: 47px;} */

/* CFF form height */
/* .CFF_height {height: 3em;} */

/* CFF form height 50px */
/* .CFF_height50 {height: 8em;} */

/* CFF form height 30px */
/* .CFF_height30 {line-height: 4em;} */

