.wcms_head{
	font-size:12px;
	color:#000;
	line-height: 18px;
}

a.wcms_head_link{
	font-size:12px;
	color:#93BCC9;
	text-decoration:none;
	line-height: 18px;
}

a.wcms_head_link:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.pagebreaker {
	margin-top:100px;
	display: block;
	page-break-inside:avoid;
	page-break-after: always;
	float:left;
	height:885px;
}

.pagebreaker-tight {
	margin-top:100px;
	display: block;
	page-break-inside:avoid;
	page-break-after: always;
	float:left;
	height:885px;
}

.pagebreaker-end {
	margin-top:100px;
	display: block;
	page-break-inside:avoid;
	float:left;
	height:840px;
	overflow: hidden;
}

.pagebreaker-end p {
	line-height: 125%;
  	margin-top: 2px;
 	margin-bottom: 2px;
  }

.pagebreaker-tight p {
	line-height: 125%;
  	margin-top: 2px;
 	margin-bottom: 2px;
  }

a.wcms_logout{
	color: #fff;
	font-family: verdana,sans-serif;
	font-size: 10px;
	text-decoration:none;
}

a.wcms_logout:hover{
	color: #fff;
}

a.wcms_logout:active{
	color: #211F1B;
}

a.wcms_login{
	color: #211F1B;
	display: block;
	font-family: verdana,sans-serif;
	font-size: 10px;
	text-decoration:none;
}

a.wcms_login:hover{
	color: #fff;
	text-decoration:underline;
}

a.wcms_login:active{
	color: #211F1B;
}

.wcms_page-info-div {
	position:fixed !important;
	padding: 20px;
	width: 800px;
	height:522px;
	background: #2d5972;
	top:-564px;
	border: #000000 1px solid;
	z-index:80;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.wcms_pagehead{
	font-size:22px;
	font-weight: 700;
	color:#FFFFFF;
}

.wcms_workflowhead{
	font-size:22px;
	font-weight: 700;
	color:#DB9C59;
}

#wcms_modal {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#wcms_auth_modal {
	width: 404px;
	padding-bottom: 2px;
	display:none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}


#wcms_img_modal {
	width: 700px;
	position:absolute;
	padding-bottom: 2px;
	z-index:5000;
	display:none;
	background: #FFF;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

#wcms_img_modal-header { background: url(https://golftec-cms.s3.amazonaws.com/1/images/gray-bg.png); padding: 18px 18px 14px 18px; border-bottom: 1px solid #CCC; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }

#wcms_img_modal-header  h2 { color: #444; font-size: 2em; font-weight: 700; margin-bottom: 3px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); }
#wcms_img_modal-header  p { color: #444; font-size: 1.3em; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none; }
#wcms_img_modal-header  span { color: red; font-size: 1.3em; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none;line-height: 24px; }

#wcms_img_modal .txt-fld { position: relative; width: 364px; padding: 14px 20px; border-bottom: 1px solid #EEE; text-align: right; }
#wcms_img_modal .btn-fld { width: 254px; overflow: hidden; padding: 12px 20px 12px 130px; }

#wcms_img_modal .txt-fld label { display: block; float: left; width: 90px; padding-top: 8px; color: #222; font-size: 1.3em; text-align: left;  }
#wcms_img_modal .txt-fld input { width: 244px; padding: 8px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 1.2em; color: #222; background: #F7F7F7; font-family: "Helvetica Neue"; outline: none; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #E7E6E6; border-bottom: 1px solid #E7E6E6; }
#wcms_img_modal .txt-fld input.good_input { background: #DEF5E1 url(https://golftec-cms.s3.amazonaws.com/1/images/good.png) 236px center no-repeat; }
#wcms_img_modal .txt-fld input.error_input { background: #FDE0E0; }

.modal_close { position: absolute; top: 12px; right: 12px; display: block; width: 14px; height: 14px; background: url(https://golftec-cms.s3.amazonaws.com/1/images/modal_close.png); z-index: 2; }

.pagebuilder {
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

.wcms_pageinfolabel{
	text-align:right;
	font-weight:700;
}

.wcms_pe{
	float:left;
	width:100%;
	margin-bottom:15px;
}

#wcms_pe_menu{
	display:none;
	position:absolute;
	z-index:30;
	width:55px;
}

#wcms_modal_bg{
	display:none;
	width:100%;
	height:100%;
	z-index:4000;
	background-color:#2d5975;
	opacity:0;
	position:fixed;
	top:0px;
	left:0px;
}

#wcms_pe_modal{
	width: 350px;
	position:absolute;
	padding-bottom: 2px;
	z-index:5000;
	display:none;
	background: #FFF;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}
#wcms_pe_modal-header { background: url(https://golftec-cms.s3.amazonaws.com/1/images/gray-bg.png); padding: 18px 18px 14px 18px; border-bottom: 1px solid #CCC; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }

#wcms_pe_modal-header  h2 { color: #444; font-size: 2em; font-weight: 700; margin-bottom: 3px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); }
#wcms_pe_modal-header  p { color: #444; font-size: 1.3em; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none; }

.wraptext{
	line-height: 140%;
	font-size: 14px;
}

.wcms_wrappic-left{
	margin-right:20px;
	margin-bottom:20px;
}

.wcms_wrappic-right{
	margin-left:20px;
	margin-bottom:20px;
}


.wcms_select{
	height:28px;
	min-width:125px;
	border-radius: 4px;
	border: 1px solid #aaa;
}
.wcms_select_medium{
	height:28px;
	min-width:99px;
	border-radius: 4px;
	border: 1px solid #aaa;
}

.wcms-text{
	padding:5px;
	width:200px;
	border-radius: 4px;
	border: 1px solid #aaa;
}

.wcms-text-short{
	padding:5px;
	width:36px;
	border-radius: 4px;
	border: 1px solid #aaa;
}


.wcms-text-col{
	padding:5px;
	width:50px;
	border-radius: 4px;
	border: 1px solid #aaa;
}

.wcms-text-medium{
	padding:5px;
	width:100px;
	border-radius: 4px;
	border: 1px solid #aaa;
}

.wcms-text-long{
	padding:5px;
	width:375px;
	border-radius: 4px;
	border: 1px solid #aaa;
}

.wcms_formlabel{
	text-align:right;
	font-weight:700;
	padding-right:10px;
}

.wcms_byline{
	text-align:center;
	font-size:10px;
	color:silver;
}

div.fr-dropdown-menu{
	width:332px;
}

.ui-button, .ui-tabs, .ui-dialog{
}

.wcms_pi_textarea{
	padding:5px;
	width: 250px;
	height: 95px;
	border-radius: 4px;
	border: 1px solid #aaa;
}

.wcms_pi_site_textarea{
	padding:5px;
	width: 225px;
	height: 61px;
	border-radius: 4px;
	border: 1px solid #aaa;
}

.wcms_legend{
	font-size:10px;
	font-weight:400;
	color:#2d5972
}

.wcms_warning{
	font-size:14px;
	font-weight:700;
	color:#9C2B16;
	margin-top: 15px;
}

.wcms_warning_small{
	font-size:10px;
	font-weight:700;
	color:#9C2B16;
	margin-top: 5px;
}

#wcms_pi_tabs{
	height:445px;
}

#wcms_pi_savebar{
	margin-top:79px;
}

#wcms_pi_site_savebar{
	margin-top:36px;
}

#wcms_fi_savebar{
	margin-top:79px;
}

#wcms_fi_site_savebar{
	margin-top:36px;
}

.ui-selectmenu-button span.ui-selectmenu-text {
	line-height: 1.3!important;
}

#wcms_workflow_radio{
	float:right;
}

.ui-button .ui-button-text{
	text-shadow:none;
}

.wcms_tier_menus{
	width:25px;
}

.ui-widget-overlay{
	position:fixed;
}

.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin-left: -8px;
	margin-top: -8px;
}

.ui-autocomplete-loading {
	background: white url("https://s3.amazonaws.com/golftec-cms/1/images/ui-anim_basic_16x16.gif") right center no-repeat;
}

.ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}
 
.ui-autocomplete li {
	font-size: 16px;
}

.ui-autocomplete span.hl_results {
	background-color: #ffff66;
}

#wcms_version_box{
	position:fixed;
	top:0;
	right:0;
	z-index:5000;
	border:2px solid #1E4E6E;
	color: #009DD4;
	font-weight:700;
	font-size:10px;
	padding:3px;
	background-color:white;
}

#wcms_sitemap{
	margin-right: 3px;
}

.wcms_column_data{
	float:left;
	width: 85px;
	text-align: center;
	font-weight:700;
	border-left: 1px solid silver;
	height: 180px;
}

.wcms_column_legend{
	float:left;
	color: silver;
	font-size:12px;
	font-weight:700;
	line-height:30px;
	width:70px;
}

.froala-element span {
	line-height: inherit;
}

.froala-element {
	line-height: inherit;
}

.wcms_sm_one{
	font-family: 'roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-left:40px;
}

.wcms_sm_one a{
	font-weight: 700;
	text-decoration: underline;
	color:#2d5972;
}

.wcms_sm_one a:visited{
	color:#2d5972;
}

.wcms_sm_one a:hover{
	color:#ABABAB;
}


.wcms_sm_two{
	font-family: 'roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-left:80px;
}

.wcms_sm_two a{
	font-weight: 700;
	text-decoration: underline;
	color:#2d5972;
}

.wcms_sm_two a:visited{
	color:#2d5972;
}

.wcms_sm_two a:hover{
	color:#ABABAB;
}

.wcms_sm_three{
	font-family: 'roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	margin-left:120px;
}

.wcms_sm_three a{
	font-weight: 700;
	text-decoration: underline;
	color:#2d5972;
}

.wcms_sm_three a:visited{
	color:#2d5972;
}

.wcms_sm_three a:hover{
	color:#ABABAB;
}

/* Start CSS for Region/Map Results Pages */

#wcms_center_results_wrap {
	background: none repeat scroll 0 0 #172E19;
	height:500px;
}

#wcms_center_results {
	margin: 0;
	padding: 0;
	width: 100% !important;
	border-collapse: collapse;
	border-spacing: 0;
}

#wcms_center_results {
	margin: 0;
	padding: 0;
	width: 100% !important;
	border-collapse: collapse;
	border-spacing: 0;
	min-height:440px;
}

#wcms_center_head{
	color: #FFFFFF;
	font-family: 'robotomedium_italic',sans-serif;
	padding-top: 10px;
	padding-left: 24px;
	font-size: 14px;
	height:25px;
}

#wcms_table_shell{
	height: 440px;
	overflow-y: auto;
}

.wcms_center_list_row{
	height: 88px;
}

.wcms_center_list{
	background-color: #FFF;
	cursor: pointer;
	margin: 0;
	padding-left: 24px;
	color:#000;
	border-bottom: 1px solid #bbb;
	width:100%;
	height: 88px;
	vertical-align:middle
}

.wcms_center_list h2{
	font-size: 14px;
	font-family: 'robotobold',sans-serif;
	line-height: 50%;
	margin-top:10px;
	padding-bottom:4px;
	color:#767676;
}

.wcms_center_list p{
	font-size: 12px;
	font-family: 'robotoregular';
	line-height: 50%;
	/* padding-top:4px;
	padding-bottom:4px; */
	margin:0;
}

.map-info-box h2{
	font-size: 14px;
	font-family: 'robotobold',sans-serif;
	line-height: 50%;
	margin-top:10px;
	padding-bottom:4px;
}

.map-info-box p{
	font-size: 12px;
	font-family: 'robotoregular';
	line-height: 50%;
	/* padding-top:4px;
	padding-bottom:4px; */
	margin:0;
	white-space:nowrap;
}

#wcms_center_list_spacer{
	background-color: #ECECEC;
	width:100%;
}

#wcms_center_list_footer{
 	color: #FFFFFF;
	font-family: 'robotomedium',sans-serif;
	padding-left: 24px;
	padding-top:14px;
	font-size: 12px;
	height:42px;
}

#wcms_center_results_count{
	color: #FFFFFF;
	font-family: 'robotomedium_italic',sans-serif;
	padding-top: 5px;
	padding-left: 24px;
	font-size: 14px;
	height:20px;
}

.wcms_center_inside_golfsmith{
	color:#ABABAB !important;
}

.wcms_center_coming_soon{
	color:#c1020f !important;
}

.wcms_distance{
	font-size:12px;
	color:#ABABAB !important;
}

#site_map_wrapper {
	line-height:130%;
	overflow:auto;
	height:420px;
}

#site_map_wrapper a{
	font-weight:700;
	color: #2d5972;
	text-decoration:none;
}

#site_map_wrapper a:hover{
	text-decoration:underline;
}


/* End CSS for Region/Map Results Pages */

.fr-color-picker .fr-dropdown-menu {
	width:530px;
}


/* Start Tabs PageElement CSS */
/* if(count($tabonedata)>0) $embed_bodycontent .= "<li class='wcms_tab_active ".$tabonedata[1]."' ><a href='#' class='wcms_tab_nolink'>".$tabonedata[0]."</a></li>"; */
/* if(count($tabtwodata)>0) $embed_bodycontent .= "<li class='wcms_tab ".$tabtwodata[1]."' ><a href='#' class='wcms_tab_link'>".$tabtwodata[0]."</a></li>"; */

.wcms_tabs_legend {
	float: left;
	color: silver;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
}

.wcms_tab_data{
	text-align:center;
	font-weight:700;
	float:left;
}

.wcms_tabs_nav {
	height:45px;
	border:0 !important;
}

.wcms_tab_active{
	margin: 0 !important;
	margin-right: 5px !important;
	padding-bottom: 0;
	background: url("https://s3.amazonaws.com/golftec-cms/1/images/tabs.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	border: 0px !important;
	padding: 0;
	white-space: nowrap;
	height: 45px;
	font-weight: bold;
	color: #212121 !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	cursor: default;
}

.wcms_tab_nolink {
	margin: 0 !important;
	margin-right: 5px !important;
	box-shadow: none;
	color: #fff !important;
	height: 28px;
	padding: 11px 20px 0 20px;
	text-align: center;
	font-size: 14px;
	font-family: 'robotomedium_italic', sans-serif;
	font-weight: 400;
	float: left;
	text-decoration: none;
}

.wcms_tab_nolink:hover {
	text-decoration: none;
	color: #fff !important;
}

.wcms_tab {
	margin: 0 !important;
	margin-right: 5px !important;
	float: left;
	position: relative;
	top: 0;
	padding: 0;
	white-space: nowrap;
	background: url("https://s3.amazonaws.com/golftec-cms/1/images/tabs.png") no-repeat scroll center -45px rgba(0, 0, 0, 0);
	height: 45px;
	border: 0px !important;
	cursor: pointer;
}

.wcms_tab_link {
	margin: 0 !important;
	margin-right: 5px !important;
	height: 25px;
	padding: 11px 20px 0 20px;
	text-align: center;
	font-size: 14px;
	box-shadow: none;
	font-family: 'robotomedium_italic', sans-serif;
	color: #1d3b26 !important;
	font-weight: 400;
	float: left;
	text-decoration: none;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.wcms_tab_link:hover {
	text-decoration: none;
}

.wcms_tabbody {
	display:none;
	float:left;
	width:100%;
}

.gm-style .gm-style-iw{
	min-width:190px !important;
}

.froala-box .html-switch {
	position: static;
	float: none;
}
/* End Tabs PageElement CSS */


