.checkboxx {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkboxx input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
	border: 2px solid #000
}

label {
	color: #FFF;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	left: 2px;
	top: 14px;
	display: block;
	margin-left: 4px;
	margin-top: 6px;
	padding: 2px
}

sublabel {
	color: #fc0;
	font-size: 14px;
	letter-spacing: 2px;
	left: 2px;
	top: 14px;
	display: block;
	margin-left: 4px;
	margin-top: 2px;
	padding: 2px
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 2px solid #000
}

.checkboxx:hover input~.checkmark {
	background-color: #fff
}

.checkboxx input:checked~.checkmark {
	background-color: #090;
	-webkit-animation: tada .7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
	animation: tada .7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
	opacity: 1
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.checkboxx input:checked~.checkmark:after {
	display: block
}

.checkboxx .checkmark:after {
	left: 5px;
	top: 0;
	width: 5px;
	height: 10px;
	border: solid #000;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

IMG.displayed_gal {
	display: block;
	margin: 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 2px solid #000;
	background-color: #000;
	cursor: pointer
}

IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #000;
	background-color: #FFF;
	cursor: pointer
}

IMG.displayed2 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 2px solid #fff;
	background-color: #FFF;
	cursor: pointer
}

IMG.displayed3 {
	position: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 2px solid #c00;
	background-color: #c00;
	cursor: pointer
}

IMG.displayed22 {
	position: relative;
	margin-left: auto;
	margin-top: 2px;
	margin-right: auto;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 2px solid #c00;
	background-color: #c00;
	cursor: pointer
}

.topboxy {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #fff;
	-webkit-border-radius: 0 0 18px 18px;
	-moz-border-radius: 0 0 18px 18px;
	border-radius: 0 0 18px 18px;
	background-color: #FFF;
	cursor: pointer;
	float: left
}

.logo {
	background-color: #000;
	border: 2px solid #000;
	margin: 1px;
	color: #000;
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: 400;
	cursor: pointer;
	float: left;
	width: 200px
}

.statusbox {
	font-family: Verdana;
	font-size: 1.1rem;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 10px;
	border: 2px solid #000;
	background: #FFF;
	color: #000;
	padding: 2px
}

.statusboxred {
	background-color: red;
	border: solid 2px #000;
	padding: 2px;
	margin: 1px;
	border-radius: 10px;
	font-family: Arial, Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.1rem;
	text-align: left
}

.statusboxyellow {
	border: solid 2px #000;
	padding: 2px;
	margin: 1px;
	border-radius: 2px;
	font-family: Arial, Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-size: 1.1rem;
	text-align: left;
	background-color: #FC0
}

.statusboxgreen {
	background-color: #060;
	border: solid 2px #000;
	padding: 2px;
	margin: 1px;
	border-radius: 10px;
	font-family: Arial, Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.1rem;
	text-align: left
}

.citybox {
	font-family: Verdana;
	font-size: 1.2rem;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #000;
	background: #FFF;
	color: #000
}

.statusbox_green {
	font-family: Verdana;
	font-size: 1.1rem;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #000;
	background: #393;
	color: #FFF;
	padding: 2px
}

.statusbox_yellow {
	font-family: Verdana;
	font-size: 1.1rem;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000;
	background: #fc0;
	color: #000;
	padding: 2px
}

.textox_med {
	border: solid 2px #c00;
	padding: 2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 6px;
	box-shadow: inset 0 2px 2px 1px rgba(230, 230, 230, 0.87);
	background-color: #FFF;
	outline: 0;
	border-color: #000;
	font-family: Courier New, Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-size: 1.2rem;
	text-align: left;
	font-weight: 700
}

.textox_med:hover {
	border: solid 2px #c00;
	padding: 2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 6px;
	box-shadow: inset 0 2px 2px 1px rgba(230, 230, 230, 0.87);
	background-color: #fc0;
	outline: 0;
	border-color: #000;
	font-family: Courier New, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-size: 1.2rem;
	text-align: left;
	font-weight: 700
}

.texform {
	height: 28px;
	border: solid 2px #c00;
	padding: 4px;
	border-radius: 8px;
	margin: 6px;
	background-color: #c00;
	outline: 0;
	border-color: #c00;
	font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.2rem;
	text-align: left;
	color: #fff;
	font-weight: 400
}

.texlab {
	height: 28px;
	border: solid 2px #000;
	padding: 4px;
	border-radius: 8px;
	margin: 2px;
	background-color: #000;
	outline: 0;
	border-color: #000;
	font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.2rem;
	text-align: left;
	color: #FFF
}

.textox.label {
	display: block;
	margin-left: 5px;
	padding: 2px
}

.textox {
	border: solid 2px #c00;
	padding: 2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 5px;
	box-shadow: inset 0 2px 2px 1px rgba(230, 230, 230, 0.87);
	background-color: #FFF;
	outline: 0;
	border-color: #000;
	font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-size: 1.2rem;
	text-align: left
}

.textox_big {
	border: solid 2px #c00;
	padding: 2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 2px;
	box-shadow: inset 0 2px 2px 1px rgba(230, 230, 230, 0.87);
	background-color: #FFF;
	outline: 0;
	border-color: #000;
	font-family: Courier New, Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-size: 1.5rem;
	text-align: left;
	font-weight: 700
}

.textox_big:hover {
	border: solid 2px #c00;
	padding: 2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 2px;
	box-shadow: inset 0 2px 2px 1px rgba(230, 230, 230, 0.87);
	background-color: #fc0;
	outline: 0;
	border-color: #000;
	font-family: Courier New, Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-size: 1.5rem;
	text-align: left;
	font-weight: 700
}

.fetish {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 2px dashed #C00;
	padding: 2px;
	display: inline-block;
	margin: 4px;
	font-size: 1.1rem;
	color: #000;
	font-family: Verdana;
	background-color: #F90;
	vertical-align: text-top
}

.fetish_flash {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px dashed #C00;
	padding: 2px;
	display: inline;
	margin: 2px;
	font-size: 1.2rem;
	color: #000;
	font-family: Arial;
	background-color: #fc0;
	width: fit-content;
	position: absolte;
	animation: blink 5s infinite
}

@keyframes blink {
	0% {
		background: #c00
	}

	20% {
		background: #F90
	}

	40% {
		background: #c00
	}

	60% {
		background: #F90
	}

	80% {
		background: orange
	}

	100% {
		background: #F90
	}
}

@-webkit-keyframes fetish_flash {
	0% {
		background: #c00
	}

	20% {
		background: #F90
	}

	40% {
		background: #c00
	}

	60% {
		background: #F90
	}

	80% {
		background: orange
	}

	100% {
		background: #F90
	}
}


.fetish_flash2 {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px dashed #C00;
	padding: 2px;
	display: inline;
	margin: 2px;
	font-size: 1.2rem;
	color: #000;
	font-family: Arial;
	background-color: #fc0;
	width: fit-content;
	position: absolte;
	animation: blink 3s infinite
}

@keyframes blink {
	0% {
		background: #c00
	}

	20% {
		background: #F90
	}

	40% {
		background: #c00
	}

	60% {
		background: #F90
	}

	80% {
		background: orange
	}

	100% {
		background: #F90
	}
}

@-webkit-keyframes fetish_flash2 {
	0% {
		background: #c00
	}

	20% {
		background: #F90
	}

	40% {
		background: #c00
	}

	60% {
		background: #F90
	}

	80% {
		background: orange
	}

	100% {
		background: #F90
	}
}




.fetish:hover {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 2px dashed #C00;
	padding: 2px;
	display: inline-block;
	margin: 4px;
	font-size: 1.1rem;
	color: #F90;
	font-family: Verdana;
	background-color: #C00;
	vertical-align: text-top
}

.keywords {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 2px dashed #C00;
	padding: 4px;
	display: inline-block;
	margin: 4px;
	font-size: 1.2rem;
	color: #000;
	font-family: Verdana;
	background-color: #F90;
	vertical-align: text-top
}

.tool-tip {
	border: solid 2px #000;
	color: #000;
	background-color: #fff;
	text-shadow: none;
	font-size: 11pt;
	visibility: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	text-align: left;
	opacity: 0;
	z-index: 999;
	padding: 4px;
	position: absolute;
	cursor: default;
	-webkit-transition: all 240ms ease-in-out;
	-moz-transition: all 240ms ease-in-out;
	-ms-transition: all 240ms ease-in-out;
	-o-transition: all 240ms ease-in-out;
	transition: all 240ms ease-in-out
}

.tool-tip,
.tool-tip.top {
	top: auto;
	bottom: 114%;
	left: 50%
}

.tool-tip.top:after,
.tool-tip:after {
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -7px;
	content: ' ';
	height: 0;
	width: 0;
	border: 6px solid transparent;
	border-top-color: #fff
}

.tool-tip,
.tool-tip.top {
	width: 80px;
	height: 20px;
	margin-left: -43px
}

.tool-tip.right {
	top: 50%;
	right: auto;
	left: 106%;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto
}

.tool-tip.right:after {
	left: -5px;
	top: 50%;
	margin-top: -6px;
	bottom: auto;
	border-top-color: #fff;
	border-right-color: #fff
}

.tool-tip.left {
	top: 50%;
	left: auto;
	right: 105%;
	margin-top: -15px;
	margin-left: auto
}

.tool-tip.left:after {
	left: auto;
	right: -12px;
	top: 50%;
	margin-top: -6px;
	bottom: auto;
	border-top-color: transparent;
	border-left-color: rgba(0, 0, 0, .7)
}

.tool-tip.bottom {
	top: 115%;
	bottom: auto;
	left: 25%;
	margin-bottom: auto
}

.tool-tip.bottom:after {
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -7px;
	content: ' ';
	height: 0;
	width: 0;
	border: 6px solid transparent;
	border-top-color: transparent
}

.on-focus .tool-tip.left,
.on-focus .tool-tip.right {
	margin-top: -19px;
	border-color: #000
}

:not(.on-focus):hover>.tool-tip,
.on-focus input:focus+.tool-tip {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 240ms ease-in-out;
	-moz-transition: all 240ms ease-in-out;
	-ms-transition: all 240ms ease-in-out;
	-o-transition: all 240ms ease-in-out;
	transition: all 240ms ease-in-out
}

:not(.on-focus)>.tool-tip.slideIn,
.on-focus>.tool-tip {
	display: block
}

.on-focus>.tool-tip.slideIn {
	z-index: -1
}

.on-focus>input:focus+.tool-tip.slideIn {
	z-index: 1
}

:not(.on-focus)>.tool-tip.slideIn.bottom,
.on-focus>.tool-tip.slideIn.bottom {
	top: 50%
}

:not(.on-focus):hover>.tool-tip.slideIn.bottom,
.on-focus>input:focus+.tool-tip.slideIn.bottom {
	top: 115%
}

.on-focus>input:focus+.tool-tip.slideIn.bottom {
	top: 100%
}

:not(.on-focus)>.tool-tip.slideIn,
:not(.on-focus)>.tool-tip.slideIn.top,
.on-focus>.tool-tip.slideIn,
.on-focus>.tool-tip.slideIn.top {
	bottom: 50%
}

:not(.on-focus):hover>.tool-tip.slideIn,
:not(.on-focus):hover>.tool-tip.slideIn.top,
.on-focus>input:focus+.tool-tip.slideIn,
.on-focus>input:focus+.tool-tip.slideIn.top {
	bottom: 110%
}

:not(.on-focus)>.tool-tip.slideIn.left,
.on-focus>.tool-tip.slideIn.left {
	right: 50%
}

:not(.on-focus):hover>.tool-tip.slideIn.left,
.on-focus>input:focus+.tool-tip.slideIn.left {
	right: 105%
}

:not(.on-focus)>.tool-tip.slideIn.right,
.on-focus>.tool-tip.slideIn.right {
	left: 50%;
	border-color: #000;
	border: 4pt
}

:not(.on-focus):hover>.tool-tip.slideIn.right,
.on-focus>input:focus+.tool-tip.slideIn.right {
	left: 105%;
	border-color: #000
}

.findbox {
	border: solid 2px #000;
	padding: 1px;
	margin: 1px;
	border-radius: 2px;
	font-family: Arial, Verdana, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-size: 1.1rem;
	text-align: left;
	background-color: #FFF
}

.blacklink {
	font-family: verdana;
	font-size: 15pt;
	color: #000
}

a.blacklink:hover {
	font-family: verdana;
	font-size: 11pt;
	color: #c00
}

IMG.displayed3 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #000;
	background-color: #FFF;
	cursor: pointer
}

IMG.displayed4 {
	position: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #000;
	background-color: #FFF;
	cursor: pointer
}

IMG.displayed5:hover {
	-webkit-opacity: .25;
	-moz-opacity: .25;
	opacity: .25
}

IMG.displayed5 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #fff;
	background-color: #FFF;
	cursor: pointer
}

IMG.borderless {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	background-color: #FFF;
	cursor: pointer
}

.mobilemenu {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 4px solid #000;
	color: #000;
	font-size: 11pt;
	background-color: #FFF
}

.mobilebox {
	max-width: 500px;
	float: left;
	border: 0 solid #000;
	color: #000;
	font-size: 11pt
}

.topboxy {
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	border: 4px solid #fff;
	padding: 2px;
	font-size: 1.5rem
}

.midmidmid {
	text-align: center;
	left: 50%
}

.fluidonline2 {
	width: 92px;
	margin: 4px;
	border-radius: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #c00;
	font-family: verdana;
	color: #000;
	font-size: 9pt;
	background: #c00;
	padding: 2px;
	display: inline-block
}

.fluidonline3 {
	width: 92px;
	margin: 6px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #c00;
	font-family: verdana;
	color: #000;
	font-size: 9pt;
	background: #c00;
	float: left;
	padding: 1px;
	display: inline-block
}

.chato {
	position: fixed;
	bottom: 4%;
	left: 4%;
	padding: 2px;
	border: 0;
	width: fit-content;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px
}

loader bar 2018 .float_center {
	float: right;
	position: relative;
	left: -50%;
	text-align: left
}

#loadFacebookG {
	width: 106px;
	height: 106px;
	display: block;
	position: relative;
	margin: auto;
	padding: 10px
}

.facebook_blockG {
	background-color: #fff;
	border: 2px solid #c00;
	float: left;
	height: 75px;
	margin-left: 6px;
	width: 20px;
	opacity: .1;
	animation-name: bounceG;
	-o-animation-name: bounceG;
	-ms-animation-name: bounceG;
	-webkit-animation-name: bounceG;
	-moz-animation-name: bounceG;
	animation-duration: 1.105s;
	-o-animation-duration: 1.105s;
	-ms-animation-duration: 1.105s;
	-webkit-animation-duration: 1.105s;
	-moz-animation-duration: 1.105s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-direction: normal;
	-o-animation-direction: normal;
	-ms-animation-direction: normal;
	-webkit-animation-direction: normal;
	-moz-animation-direction: normal;
	transform: scale(0.7);
	-o-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7)
}

#blockG_1 {
	animation-delay: .3295s;
	-o-animation-delay: .3295s;
	-ms-animation-delay: .3295s;
	-webkit-animation-delay: .3295s;
	-moz-animation-delay: .3295s
}

#blockG_2 {
	animation-delay: .446s;
	-o-animation-delay: .446s;
	-ms-animation-delay: .446s;
	-webkit-animation-delay: .446s;
	-moz-animation-delay: .446s
}

#blockG_3 {
	animation-delay: .5525s;
	-o-animation-delay: .5525s;
	-ms-animation-delay: .5525s;
	-webkit-animation-delay: .5525s;
	-moz-animation-delay: .5525s
}

@keyframes bounceG {
	0% {
		transform: scale(1.2);
		opacity: 1
	}

	100% {
		transform: scale(0.7);
		opacity: .1
	}
}

@-o-keyframes bounceG {
	0% {
		-o-transform: scale(1.2);
		opacity: 1
	}

	100% {
		-o-transform: scale(0.7);
		opacity: .1
	}
}

@-ms-keyframes bounceG {
	0% {
		-ms-transform: scale(1.2);
		opacity: 1
	}

	100% {
		-ms-transform: scale(0.7);
		opacity: .1
	}
}

@-webkit-keyframes bounceG {
	0% {
		-webkit-transform: scale(1.2);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(0.7);
		opacity: .1
	}
}

@-moz-keyframes bounceG {
	0% {
		-moz-transform: scale(1.2);
		opacity: 1
	}

	100% {
		-moz-transform: scale(0.7);
		opacity: .1
	}
}

.clearfix {
	overflow: auto
}

.cordheaderfit {
	margin: 1em;
	background-color: #FC0;
	border-radius: 6px;
	border: 1px solid #000;
	margin: 3px;
	padding: 2px;
	color: #000;
	font-size: 1.1rem;
	font-family: "Courier New";
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 98% 6px;
	width: fit-content;
	cursor: pointer;
	font-weight: 700;
	vertical-align: text-top
}

.mfooter_clear {
	clear: both
}

.mfooter_cordcontent_footer {
	max-width: 420px;
	margin: auto;
	padding: 4px;
	font-family: Verdana
}

.mfooter_cordheader {
	padding: 2px;
	border-radius: 6px;
	border: 4px solid #c00;
	background-color: #c00;
	color: #fff;
	font-family: Courier New
}

.mfooter_cordheader_unbold {
	padding: 2px;
	font-size: 1.3rem;
	background-color: #c00;
	font-family: Verdana
}

.mfooter_cordcontent {
	font-size: 1.1rem;
	background-color: #fff;
	padding: 4px;
	font-family: Verdana;
	color: #000
}

.mfooter_icons {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	padding: 4px;
	font-family: Verdana
}

.mfooter_footer-links {
	font-size: 1.1rem;
	color: #fff;
	background-color: #fff;
	padding: 4px;
	font-family: Verdana
}

.mfooter_footer-links a {
	color: #fff;
	text-decoration: none;
	font-size: 1.1rem;
	font-family: Verdana;
	padding: 4px
}

.mfooter_footer-links a:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 1.1rem;
	color: #fc0;
	padding: 4px
}

.mfooter_copyright {
	font-size: 1.1rem;
	color: #000;
	text-align: center;
	margin-top: 10px;
	background-color: #fff;
	padding: 6px;
	font-family: Verdana
}
