.compat-field-gamma_hotspots_data,.compat-field-gamma_hotspots_edit,.compat-field-gamma_hotspots_ajax{opacity:0;}
.modal {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.32);
display: none;
text-shadow: none;
z-index: 999999;
}

.modal_mobile {
display: none;
background: #fff;
z-index: 1050;
text-align: left;
position: fixed !important;
left: 0;
width: 350px !important;
box-shadow: 0px 0px 15px #000;
border-right: 5px solid rgb(199, 199, 199);
border-left: 5px solid rgb(199, 199, 199);
border-bottom: 5px solid rgb(199, 199, 199);
border-radius: 0 0 10px 10px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-size: 14px !important;
color: rgb(80, 80, 80);

}

.modal_mobile_wrap {
	margin: 5px;
}

.btn-info {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #49afcd;
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
background-repeat: repeat-x;
border-color: #2f96b4 #2f96b4 #1f6377;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
width: 38px;
padding: 5px 10px 5px 10px;
margin: 4px;
font-size: 15px;
text-align: center;
line-height: 20px;
border-radius: 5px;
font-weight: 200;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
float: left;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
border: 1px solid rgb(35, 147, 199);
cursor: pointer;
}

.btn-info:hover {
	background-image: linear-gradient(to bottom, #5bc0de, rgb(35, 119, 143));
	background-image: -moz-linear-gradient(top, #5bc0de, rgb(35, 119, 143));
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(rgb(35, 119, 143)));
background-image: -webkit-linear-gradient(top, #5bc0de, rgb(35, 119, 143));
background-image: -o-linear-gradient(top, #5bc0de, rgb(35, 119, 143));
}

.btn-info i {
	display: block;
}
.btn {
	display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-ok {
	color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

}
.btn-fail {
	color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #da4f49;
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
border-color: #bd362f #bd362f #802420;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-small {
	margin-left: 10px;
	margin-bottom: 6px;
	width: 50px;
}

.btn-small:hover {
	background-image: -moz-linear-gradient(top, #ffffff, rgb(182, 223, 54));
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(rgb(182, 223, 54)));
background-image: -webkit-linear-gradient(top, #ffffff, rgb(182, 223, 54));
background-image: -o-linear-gradient(top, #ffffff, rgb(182, 223, 54));
background-image: linear-gradient(to bottom, #ffffff, rgb(182, 223, 54));
}
.btn-small-hover {
	background-image: -moz-linear-gradient(top, #ffffff, rgb(182, 223, 54));
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(rgb(182, 223, 54)));
background-image: -webkit-linear-gradient(top, #ffffff, rgb(182, 223, 54));
background-image: -o-linear-gradient(top, #ffffff, rgb(182, 223, 54));
background-image: linear-gradient(to bottom, #ffffff, rgb(182, 223, 54));
}

.btn-small-click {
	box-shadow: inset 1px 1px 2px rgb(79, 99, 19);
}
.gamma_hotspots_type {
	display: none;
	margin-bottom: 10px;
	border-bottom: 1px solid rgb(214, 214, 214);
	padding-bottom: 10px;
}

label {
	display: block;
}

.info_type {
	margin-bottom: 10px;
	border-bottom: 1px solid rgb(214, 214, 214);
	padding-bottom: 10px;
	float: left;
}

.pass {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.gamma_hotspots_box_footer {
	text-align: right;
}
.gamma_hotspots_type input[type='text'], .gamma_hotspots_type textarea
{
	width: 328px;
	max-width: 335px;
padding: 5px;
border-radius: 5px;
font-size: 14px;
font-weight: 100;
color: rgb(128, 128, 128);
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
background: #f6f6f6;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 54%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(54%,#ffffff));
background: -webkit-linear-gradient(top, #f6f6f6 0%,#ffffff 54%);
background: -o-linear-gradient(top, #f6f6f6 0%,#ffffff 54%);
background: -ms-linear-gradient(top, #f6f6f6 0%,#ffffff 54%);
background: linear-gradient(to bottom, #f6f6f6 0%,#ffffff 54%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 );
}

.gamma_hotspots_tooltip{
background: #FFF;
border: 5px solid #DFDFDF;
color: #717171;
font-size: 13px;
letter-spacing: 1px;
position: absolute;
text-align: center;
display: none;
padding: 10px;
box-shadow: 0px 1px 8px #000;
z-index: 3;
text-align: left;
line-height: 20px;
text-shadow: none;
font-family: Helvetica;

}
.gamma_hotspots_point_hover{ z-index:10001}

.gamma_hotspots_point_properties{display:none; padding: 5px;}

.gamma_hotspots_tooltip iframe{
	max-width: none !important; 
	margin: 0 !important;
}
.gamma_hotspots_tooltip.gamma_hotspots_fullwidth iframe,.gamma_hotspots_tooltip.gamma_hotspots_fullwidth img {max-width: 100% !important;}


.gamma_hotspots_tooltip h1 {
	font-size: 14px !important;
color: #717171;
background: none;
box-shadow: none;
border: none;
margin: 0 !important;
padding: 0;
}

.gamma_hotspots_tooltip p {
	font-size: 12px;
	color: #717171;
	
}
.point {
	position: absolute;
	z-index:10000;
}

.gamma_hotspots_tooltip a {
	color: rgb(0, 184, 255);
}
.gamma_hotspots_tooltip i {
	float: left;
width: 100%;
text-align: right;
}


.gamma_hotspots_tooltip img {
	box-shadow: none !important;
border: none !important;
max-width: 400px !important;
}
.gamma_hotspots_circle {
position: absolute;
width: 20px;
height: 16px;
color: rgb(255, 255, 255);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: #000;
box-shadow: 0px 0px 10px #000;
border: 2px solid rgba(255, 255, 255, 0.75);
z-index: 2;
font-size: 10px;
font-weight: 100;
text-align: center;
padding-top: 4px;
line-height: 13px;
background-repeat: no-repeat;
background-position:50% 50%;
}

.gamma_hotspots_circle

.gamma_hotspots_tag_error {
	display: none;
color: rgb(255, 255, 255);
background: #FFADAD;
border: 1px solid #EB5F5F;
text-align: center;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.44);
font-weight: 600;
width: 338px;
margin: 0 auto;
margin-bottom: 10px;
float: left;
}

.gamma_hotspots_circle_hover {
	border: 3px solid #DFDFDF;
	background-color: rgb(141, 141, 141) !important;
	box-shadow: none;
	z-index: 4;
}

.gamma_hotspots_result {
	clear: both;
	position: relative;
	margin: 0 auto;
	cursor: crosshair;
	display: inline-block;
}
.gamma_hotspots_option {
	text-align: center;
	border-top: 1px solid rgb(204, 204, 204);
	padding-top: 5px;
	margin-top: 5px;
}
.gamma_hotspots_option input[type="button"] {
	font-size: 10px;
width: 50px;
height: 25px;
padding: 0;
}

.gamma_hotspots_secure {
	background-color: #000;
	background: url("stripe.png") repeat;
	top: 0;
	left: 0;
	z-index: 1000;
	text-align: center;
	width: 100%;
	height: 100%;
}

.gamma_hotspots_secure input[type="button"] {
	background: #febf01; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmYwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #febf01 0%, #febf01 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febf01), color-stop(100%,#febf01)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #febf01 0%,#febf01 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #febf01 0%,#febf01 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #febf01 0%,#febf01 100%); /* IE10+ */
background: linear-gradient(to bottom,  #febf01 0%,#febf01 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#febf01',GradientType=0 ); /* IE6-8 */
height: 30px;
width: 150px;
margin: 10px;
font-size: 15px;
color: rgb(255, 255, 255);
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
border: 1px solid rgb(0, 0, 0);
top: 46%;
position: relative;
box-shadow: 0px 0px 98px rgba(255, 255, 255, 0.45);

}

#finish { display:none !important;}
.gamma_hotspots_button {
 padding: 5px 15px;
font-size: 16px;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
background: #b6e026;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #b6e026 0%, #abdc28 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6e026), color-stop(100%,#abdc28));
background: -webkit-linear-gradient(top, #b6e026 0%,#abdc28 100%);
background: -o-linear-gradient(top, #b6e026 0%,#abdc28 100%);
background: -ms-linear-gradient(top, #b6e026 0%,#abdc28 100%);
background: linear-gradient(to bottom, #b6e026 0%,#abdc28 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6e026', endColorstr='#abdc28',GradientType=0 );
border: 1px solid #666;
text-decoration:none; font-weight:normal;
}
.gamma_hotspots_button:hover { background:#000; color:#0CF;}

.gamma_hotspots_shorcode #gamma_hotspots_end_result img#gamma_hotspots_image{ width:100%; height:auto; }


@media screen and (min-width: 360px) and (max-width: 640px) {
	.modal_mobile {
	left:0;	
	margin: 0;  
	}
	
}