iframe#blubbVotePage { border: medium none; height: 900px; overflow: hidden; width: 1000px; }
#votePage { overflow:hidden; height:600px; width: 800px; margin: 0 auto; }

#ovd-loading { background-image: url('/img/ovd_sprite.png'); position: fixed; top: 50%;	left: 50%;	margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 10001;}
#ovd-loading div { width: 44px; height: 44px;background: url('/img/ovd_loading.gif') center center no-repeat; }

.ovd-overlay { position: absolute;	top: 0;	left: 0; overflow: hidden; z-index: 10001; background: url('/img/ovd_overlay.png');}
.ovd-overlay-fixed { position: fixed; bottom: 0; right: 0;}
.ovd-overlay { overflow: auto; overflow-y: scroll;}

.floatL { float: left; }
.floatR { float: right; }

.refreshIconCaptcha { cursor: pointer; margin: 55px 0 0; float: right; }

.ui-datepicker .ui-datepicker-title select { color: #000; }

.cursor { cursor: pointer; }

.refresh.loader { background: url('/img/ajax-loader2.gif') no-repeat; height: 18px; width: 16px; display: block; }

.ajaxLoader { background: url('/img/ajax-loader.gif') no-repeat; height: 11px; width: 43px; margin: 0 auto;}

.pagination a { cursor: pointer; }

.slot { float: left; position: relative; background: black; }
.slots {  float: left; position: relative; margin: 5px 50px; }
.special .slot { background: url('/img/soxframe.jpg'); }
.slots.right { float: right; }
/*.slots .slot { margin: 10px; border: 1px solid yellow;  }*/
.image .slot .image { margin: 3px; }
.move .image.activeItem { box-shadow: 0px 0px 7px 4px gray; }
.slot .image { width: 32px; height: 32px; float: left; margin: 3px; padding: 0!important; color: #fff; background: gray; }
.slot .image .info { background: rgba( 50,50,50, 0.5 ); padding: 1px 2px; float: left; }
.itemInfo { color: #fff; z-index: 80; position: absolute; left: 34px; top: 3px; width: 180px; background: rgba(88,98,170,0.85); border: 2px solid #303d4d; padding: 5px; display: none; line-height: 18px; font-size: 10px; }
.ui-tooltip { background: black !important; }
.ui-tooltip-content { font-size: 10px; line-height: 15px; background: black; color: #fff; }

.ui-datepicker{ z-index: 9999 !important;}

.storageSlots { list-style-type: none; }
.storageSlots li { float: left; }
.storageSlots li img { margin: 0 3px 1px 0; position: relative; z-index: 10; }
.storageSlots .slot { z-index: 50; margin: 1px; }
.ui-draggable .slot { margin: 1px; }

.goldMenu { float: left; }
.goldMenu label { color: #30302f; font-size: 15px }
.goldMenu .incomming { background: gray; border: 1px solid #090801; padding: 1px 20px; float: left; border-radius: 5px; }
.goldMenu .incomming span { color: #fff; }
.goldMenu .icon { border:1px solid black; cursor: pointer; float: left; background: url('/img/webmall/mini_gold_icon.jpg') no-repeat scroll -3px -3px; width: 24px; height: 24px; margin: 0 0 0 5px; }
#droptoWebstorage, #droptoInventory { position:relative; height: 100px; background: gray; border: 2px solid #382f25; overflow: auto; }


.social_epvpers {background: url(/img/icons/social/epvpers.png) no-repeat;}
.social_cpg {background: url(/img/icons/social/cpg.png) no-repeat;}


.reg-page {
	background: none repeat scroll 0 0 #FEFEFE;
	border: 1px solid #EEEEEE;
	box-shadow: 0 0 3px #EEEEEE;
	color: #555555;
	padding: 30px;
}
.reg-header {
	border-bottom: 1px solid #EEEEEE;
	color: #555555;
	margin-bottom: 35px;
	text-align: center;
}
.reg-header h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
.reg-page label {
	color: #777777;
}

img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.camera_wrap img.image-resize {
	border: 0 none !important;
	height: auto !important;
	max-width: 100% !important;
	vertical-align: middle !important;
}

.underline {
	text-decoration: underline;
}

.background-black {
	border-color: #000;
}

.blog-content-image a { text-decoration: underline; }
.blog-content-image img { cursor: pointer; }

.signature {
	max-height: 150px;
	overflow-y: auto;
}

.booking-blocks {
	background: none repeat scroll 0 0 #FAFAFA;
	overflow: hidden;
	padding: 15px 20px;
	transition: all 0.3s ease-in-out 0s;
}

.sceditor-group *,.sceditor-group *:before,.sceditor-group *:after {-moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
.sceditor-container textarea { height: 150px; }

.margin-right-5 { margin-right: 5px; }
.margin-right-10 { margin-right: 10px; }
.margin-right-15 { margin-right: 15px; }
.margin-right-20 { margin-right: 20px; }
.margin-right-25 { margin-right: 25px; }
.margin-right-30 { margin-right: 30px; }

.margin-left-5 { margin-left: 5px; }
.margin-left-10 { margin-left: 10px; }
.margin-left-15 { margin-left: 15px; }
.margin-left-20 { margin-left: 20px; }
.margin-left-25 { margin-left: 25px; }
.margin-left-30 { margin-left: 30px; }

.margin-top-5 { margin-top: 5px; }
.margin-top-10 { margin-top: 10px; }
.margin-top-15 { margin-top: 15px; }
.margin-top-20 { margin-top: 20px; }
.margin-top-25 { margin-top: 25px; }
.margin-top-30 { margin-top: 30px; }
.margin-top-100 { margin-top: 100px; }

.margin-bottom-5 { margin-bottom: 5px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom-25 { margin-bottom: 25px; }
.margin-bottom-30 { margin-bottom: 30px; }

.selectItemReward { box-shadow: 0 0 4px 5px #000 }

.modal {
	z-index: 9999;
}

.modal-dialog-center {
	margin: 0;
	position: absolute;
	top: 30%;
	left: 50%;
}
.modal-body {
	overflow-y: auto;
}
.modal-footer {
	margin-top: 0;
}
@media (max-width: 767px) {
	.modal-dialog-center {
		width: 100%;
	}
}

.blog { padding-bottom: 0 !important; padding-top: 10px !important; }

.text-red { color: #00fff5 !important; }
.text-primary { color: #00fff5 !important; }

.btn-red {
	background-color: #0088CC;
	border-color: #0088CC;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
	color : #fff;
	background-color: #319ED4;
	border-color: #319ED4;
}
.btn-red.disabled:hover,
.btn-red.disabled:focus,
.btn-red.disabled:active,
.btn-red.disabled.active,
.btn-red[disabled]:hover,
.btn-red[disabled]:focus,
.btn-red[disabled]:active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red:hover,
fieldset[disabled] .btn-red:focus,
fieldset[disabled] .btn-red:active,
fieldset[disabled] .btn-red.active {
	background-color: #0088CC;
	border-color: #0088CC;
}

.breadcrumb {
	background: transparent;
}

.planbg, .requestq {
	height: auto !important;
}

.requestq ul {
	margin: 0;
	padding: 0;
}

.panel p {
	margin: 0;
	padding: 0;
}


.a-t-2 .panel-heading i:before {
	content: '\f068';
}

.epvper-icon {
	background: urL('../img/icons/social/epvper.jpg') no-repeat;
	display: inline-block;
	height: 27px;
	margin: 0 auto;
	width: 26px;
}

a:hover .epvper-icon {
	background: urL('../img/icons/social/epvper_hover.jpg') no-repeat;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }

.sr input[type="text"] {
	padding-right : 40px;
}

@media (max-width: 650px) {
	.top-socials{
		display:block;
	}
}

.fc-day-grid-event {
	cursor: pointer;
}

.fc-clear {
	clear: right !important;
}



.top {
	padding: 4px 0;
	background: #DDD;
	border-bottom: 1px solid #999;
}

.top ul.loginbar {
	margin: 0;
	padding: 0;
	position: relative;
}

.top ul.loginbar li {
	display: inline;
	list-style: none outside none;
	padding-bottom: 15px;
}
.top ul.loginbar  li a, .top ul.loginbar li a:hover {
	color: #7c8082;
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.dropdown-menu > li > a {
	color: #95a5a6;
}

.side-block ul a {
	display: inline;
}

#flotTip {
	color: #000;
}
