/* PAYPAL */
.paypal-gateway-container {
	width: 100%;
}

.paypal-gateway-content {
	background: #fef2da;
	border: 3px solid #f79433;
	padding: 15px;
	overflow: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}

.paypal-gateway-logo {
	width: 100%;
	height: 100px;
	background: #fff9ec url('../img/paypal-logo-200-68.png') no-repeat center;
	background-size: contain;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.paypal-gateway-conversion-rate {
	margin: 0px auto;
	text-align: center;
	color: #000;
	font-size: 18px;
	padding: 10px 0px;
}

.paypal-gateway-form {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}

.paypal-gateway-form div {
	display: inline-block;
	padding: 0px 10px;
	color: #000;
	font-size: 24px;
}

.paypal-gateway-form input[type=text] {
	width: 60px;
	font-size: 24px;
	border: 3px solid #f79433;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #f79433;
}

.paypal-gateway-continue {
	margin: 0px auto;
	text-align: center;
}

.paypal-gateway-continue input[type=submit] {
	background: url('../img/paypal-submit.jpg') no-repeat;
	width: 200px;
	height: 40px;
	border: 0px;
}


@font-face {
	font-family: 'BebasNeueRegular';
	src: url('../fonts/BebasNeue-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}


body,
div,
dl,
dt,
dd,
ul,
ol,
menu,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
th,
td,
p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	line-height: 120%;
	font-family: 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', 'Tahoma', 'Arial', 'sans-serif';
}

article,
aside,
hgroup,
header,
footer,
figure,
figcaption,
nav,
section,
time,
mark,
canvas,
video,
audio,
details,
summary {
	display: block;
}

dl,
dt,
dd,
ul,
ol,
menu,
li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
	padding: 0;
}

img {
	vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
em,
var {
	font-style: normal;
	font-weight: normal;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
}

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearFix {
	display: inline-block;
}

* html .clearFix {
	height: 1%;
}

.clearFix {
	display: block;
}

caption,
legend,
.skip,
hr {
	display: none;
}

input,
textarea {
	outline-style: none;
	resize: none;
}


.rankings-class-filter {
	display: inline-block;
	list-style-type: none;
	margin: 20px auto;
	padding: 10px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}

.rankings-class-filter li {
	display: inline-block;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-bottom: 10px;
}

.rankings-class-filter li a {
	text-decoration: none;
}

.rankings-class-filter li:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.rankings-class-filter-selection {
	display: inline-block;
	width: 75px;
	text-align: center;
	color: #000000;
	font-size: 11px;
	cursor: pointer;
}

.rankings-class-filter-selection:hover {
	color: #000000 !important;
}

.rankings-class-filter-selection:hover img {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}

.rankings-class-filter-selection img {
	width: 40px;
	height: auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	margin-bottom: 5px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
}

.rankings-class-filter-grayscale {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}


.board .page-title {
	font-size: 40px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 500;
	border-bottom: 2px inset #ccc;
	text-align: center;
}

.rankings_menu {
	padding: 30px;
	text-align: center
}

.rankings_menu a {
	min-width: 120px;
	padding: 0px 12px;
	border-color: rgb(215, 100, 64);
	color: rgb(215, 100, 64);
	display: inline-block;
	vertical-align: middle;
	min-width: 180px;
	max-width: 400px;
	padding: 0px 26px;
	height: 50px;
	margin: 3px;
	border: 1px solid rgb(195, 195, 195);
	color: silver;
	word-break: break-all;
	transition: all 0.3s ease 0s;
	line-height: 50px;
	text-align: center;
}

.rankings_menu .active {
	border-color: rgb(215, 100, 64);
	color: rgb(215, 100, 64);
	display: inline-block;
}


.admincp-button {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ffffff !important;
	border: 2px solid #000000 !important;
	color: #000000 !important;
	font-weight: bold !important;
	z-index: 999999;
}



.img-circle {
	width: 25px;
}


.flex-s-c {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
}

.content-download {
	padding: 90px 100px;
	color: #fff;
}

.content-download h3 {
	font-family: 'BebasNeueRegular';
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	color: #a1a0a0;
	margin-bottom: 60px;
}

.content-download h3 span {
	color: #3498DB;
}

.select-download {
	margin-bottom: 100px;
}

.select-download li {
	width: 32%;
	padding: 40px;
	font-family: 'BebasNeueRegular';
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	border: 1px solid #26632c;
	transition: all 0.3s ease;
	text-align: center;
}

.select-download li:first-of-type {
	border: 1px solid #a21d1d;
}

.select-download li:last-of-type {
	border: 1px solid #1d71a2;
}

.select-download li:hover {
	background: #26632c;
}

.select-download li:first-of-type:hover {
	background: #a21d1d;
}

.select-download li:last-of-type:hover {
	background: #1d71a2;
}



/*! CSS Used from: http://190.36.159.160:81/Arena6/templates/Arena/css/bootstrap.css */
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

@media print {

	*,
	:after,
	:before {
		color: #000 !important;
		text-shadow: none !important;
		background: 0 0 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}

	h3 {
		orphans: 3;
		widows: 3;
	}

	h3 {
		page-break-after: avoid;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*! CSS Used from: http://190.36.159.160:81/Arena6/templates/Arena/css/deidad.css */
sup {
	vertical-align: baseline;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sup {
	top: -.5em;
}

@media print {

	*,
	:after,
	:before {
		background: 0 0 !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
:before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
:before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*! CSS Used from: http://190.36.159.160:81/Arena6/templates/Arena/css/mobile_style.css */
@media (max-width: 992px) {
	.content-download {
		padding: 60px 80px;
	}

	.content-download h3 {
		margin-bottom: 40px;
		font-size: 26px;
	}

	.select-download {
		margin-bottom: 60px;
	}

	.select-download li {
		padding: 30px;
	}

	.requirements li {
		font-size: 16px;
		padding: 40px 30px;
	}
}

@media (max-width: 475px) {
	.content-download {
		padding: 40px 20px;
	}

	.content-download h3 {
		margin-bottom: 40px;
		font-size: 20px;
	}

	.select-download {
		margin-bottom: 40px;
	}

	.select-download li {
		padding: 20px;
		font-size: 22px;
	}

	.requirements li {
		font-size: 14px;
		padding: 30px 20px;
	}
}

@media (max-width: 320px) {
	.content-download {
		padding: 30px 10px;
	}

	.content-download h3 {
		margin-bottom: 30px;
		font-size: 16px;
	}

	.select-download {
		margin-bottom: 30px;
	}

	.select-download li {
		padding: 10px;
		font-size: 18px;
	}

	.requirements li {
		font-size: 12px;
		padding: 30px 20px;
	}
}


.admincp-button {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ffffff !important;
	border: 2px solid #000000 !important;
	color: #000000 !important;
	font-weight: bold !important;
	z-index: 999999;
}


.usercp div {
	height: 70px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	margin-left: 15px;
}

.usercp div a {
	color: #000;
	padding-left: 15px;
	text-decoration: none;
}

.usercp div table {
	border-radius: 50px !important;
}

.usercp div table td {
	text-align: left;
}

.usercp div table .descriptions {
	text-align: left;
	font-size: 12px;
	padding-bottom: 20px;
}

.table-webzen {
	position: relative;
	width: 100%;
	border-top: 1px solid #ff3214;
	border-bottom: 1px solid #ff3214;
}


.table-webzen tr {
	border-bottom: 1px solid #242424;
}

.table-webzen th {
	color: #666;
	background-color: #171717;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #242424;
}

.table-webzen td {
	color: #666;
	background-color: transparent;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	border-bottom: 1px solid #242424;
}

.nickname {
	display: block;
	height: 24px;
	padding: 0 20px;
	line-height: 24px;
	color: #d32c15;
	font-size: 15px;
	background-position: 100% -286px;
	-webkit-transform: translateZ(0);
	font-weight: 600;
	letter-spacing: 0;
}


.my-contents {
	width: 198px;
	position: absolute;
	right: 0;
	top: 23px;
	background: #2d2d2d;
	border: 1px solid #141414;
	border-bottom: none;
	border-radius: 5px;
	box-shadow: 1px 1px 10px 2px #151515;
	display: none;
}

.list li {
	border-bottom: 1px solid #141414;
}

.list li a {
	display: block;
	padding: 10px 20px;
	font-size: 13px;
	color: #949494;
	padding-left: 15px !important;
}

.list li a i {
	padding-right: 5px !important;
	color: #dc3545
}

.list li a:hover {
	background: #1e1e1e;
	color: #fff;
}

.global-header-container .dropdown-menu {
	background-color: #2d2d2d !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	border-radius: 0px !important;
}


/*! CSS Used from: https://static.webzen.com/member/v01/css/member.min.css?ver=050515 */
.btn-deidad {
	display: block;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	outline: none 0;
	border: none 0;
	font-size: inherit;
	vertical-align: middle;
	width:auto;
	text-align:center;
	padding:10px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.6);
	-ms-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.6);
}


.btn-deidad:hover{ color:white !important; text-decoration:none;} 

.btn-deidad:disabled {
	cursor: default;
}

.btn-deidad {
	background: #ff3214;
	color: #fff;
}

.btn-deidad:disabled {
	background: #202020;
	color: #666;
}

.btn-deidad:disabled {
	cursor: default;
}

.btn-deidad .btn-submit {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.main__events { height:350px; text-align:center; font-weight:bold; font-style:italic;}
.bgfix {background: url("../img/bg99.png") 50% 0 no-repeat}

.deidadevents .arca {
    font-size: 32px;
    color:#8E44AD;}
	
.deidadevents .siege {
    font-size: 32px;
    color:#CB4335 ;}
		
.deidadevents .fack { border:1px #000 solid !important; width:80%; margin-top:30px;margin-left:10%; padding:15px; background-image: url(../img/siege.png);background-size:cover;}
.deidadevents .fack2 { width:463px; height:235px; border:1px #000 solid !important; width:80%; margin-top:30px;margin-left:10%; padding:15px; background-image: url(../img/arca.png);background-size:cover; }
.deidadevents .fack .corona { margin-top:20px}
.deidadevents .fack .corona:after { background :url(../img/corona.png) no-repeat; position:absolute; z-index:2; width: 120px;
  height:119px;margin-left:-145px; margin-top:-60px;

content : "";}

	.header-info-container .header-info .header-info-block #tServerTime, .header-info-container .header-info .header-info-block #tLocalTime {
			color: #ffffff;
		}
		.header-info-container .header-info .header-info-block #tServerDate, .header-info-container .header-info .header-info-block #tLocalDate {
			color: #cccccc;
		}
.contenedorevents .owner { position:absolute; z-index:3; width:150px;
  background:#FFF;
  padding: 5px;
  height: 34px;
  margin-top:-110px;}
  .contenedorevents .owner:after {  content: "\A";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  top: 5px;
  border-left: 12px solid #FFF;
  right: -12px;}
  
  
  .contenedorevents .master{ position:absolute; z-index:3; width:150px;;
  background: #FFF;
  padding: 5px;

  height: 34px;
  margin-top:70px; margin-left:280px;}
  .contenedorevents .master:after {  content: "\A";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  top: 5px;
  border-right: 12px solid #FFF;
  left: -12px;}
  
  
  
  
  
  
  
  
  
  
  
  
.deidadevents .fackicevalley { border:1px #000 solid !important; width:80%; margin-top:30px;margin-left:10%; padding:15px; background-image: url(../img/icevalley.png); background-size:cover;}
  .deidadevents .fackicevalley .icevalley  .coronaice { margin-top:20px;}
  .deidadevents .fackicevalley .icevalley  .coronaice:after {background :url(../img/coronaice.png) no-repeat; position:absolute; z-index:2; width: 120px;
  height:119px;margin-left:-145px; margin-top:-60px;

content : "";}

.deidadevents .icevalley .owner { position:absolute; z-index:3; width:150px;
  background:#2874A6;
  padding: 5px;
  height: 34px;
  margin-top:-110px;color:#FFF}
    .deidadevents .icevalley .owner:after {  content: "\A";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  top: 5px;
  border-left: 12px solid #2874A6;
  right: -12px;}
  
  
  .deidadevents .icevalley .master{ position:absolute; z-index:3; width:150px;;
  background: #2874A6;
  padding: 5px;

  height: 34px;
  margin-top:70px; margin-left:280px; color:#FFF}
  .deidadevents .icevalley .master:after {  content: "\A";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  top: 5px;
  border-right: 12px solid #2874A6;
  left: -12px;}
  
  
  
  
  
  
  
  
  

.arka-box{width:45%;padding:15px;display:inline-block;text-align:center;padding-top:10px;line-height:30px;}
.arka-box .guild{position:relative;align-items:center;justify-content:center;}
.arka-box .guild img{width:80px;height:80px;}
.arka-box .guild .name{margin-left:15px;font-size:1.6em;font-weight:bold;color:#F4D03F;text-transform:uppercase;}
.arka-box .element{position:relative;display:flex;align-items:center;justify-content:center;margin-top:15px;}
.arka-box .element .name{margin-left:7.5px;font-size:1.2em;font-weight:bold;color:#FFF}
.arka-box .obelisk{text-align:center;font-size:1.2em;font-weight:bold; color:#FFF}














.deidadevents .gens { width:463px; height:235px; border:1px #000 solid !important; width:80%; margin-top:30px;margin-left:10%; padding:15px; background-image: url(../img/gens.png);background-size:cover; color:#FFF !important;}


.global-header-container .login{ color:green; font-size:20px;}


.widget-game-result__header{text-align:center;margin-bottom:15px;}
.widget-game-result__date{display:block;font-size:9px;text-transform:uppercase;font-family:"Montserrat", sans-serif;font-weight:700;letter-spacing:-0.02em;line-height:1.2em;}
@media (min-width: 992px){
.widget-game-result__date{font-size:10px;}
}
.widget-game-result__main{margin-bottom:6px;display:table;width:100%;}
.widget-game-result__team{display:table-cell;text-align:center;width:26%;}
.widget-game-result__team-logo{height:120px;display:block;position:relative;}
.widget-game-result__team-logo img{display:block;margin:0 auto;max-height:100%;}
.widget-game-result__team-info{padding:6px 0 0 0;}
.widget-game-result__team-name{display:block;font-size:11px;line-height:1.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80px;margin:0 auto 0.1em auto;}
@media (min-width: 480px){
.widget-game-result__team-name{max-width:none;}
}
@media (min-width: 992px){
.widget-game-result__team-name{font-size:13px;max-width:85px;}
}
.widget-game-result__team-desc{display:block;font-size:12px;text-transform:uppercase;font-family:"Montserrat", sans-serif;font-weight:700;letter-spacing:-0.02em;line-height:1.2em;}
.widget-game-result__team-desc span{font-size:16px;}
.widget-game-result__score-wrap{display:table-cell;text-align:center;vertical-align:middle;width:46%;}
.widget-game-result__score{font-size:18px;text-transform:uppercase;font-family:"Montserrat", sans-serif;font-weight:700;letter-spacing:-0.02em;color:#fff;letter-spacing:-0.04em;}
@media (min-width: 768px){
.widget-game-result__score{font-size:20px;}
}
@media (min-width: 992px){
.widget-game-result__score{font-size:22px;line-height:1.2em;margin-bottom:10px;}
}
@media (min-width: 1199px){
.widget-game-result__score{font-size:26px;}
}
.widget-game-result__score-result{position:relative;}
.widget-game-result__score-result--loser{color:#9a9da2;}
.widget-game-result__score-label{font-size:9px;text-transform:uppercase;font-family:"Montserrat", sans-serif;font-weight:700;letter-spacing:-0.02em;color:#fff;line-height:1.2em;}




.headerRow { background:#3363A4 !important; color:#fff !important}

.inputdeidad {display: block;
    width: 100%;
    height: 50px;
    padding: 0 60px 0 20px;
    box-sizing: border-box;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    background-color: #0e0e0e !important;
    border-color: #1d1d1d;
    color: #fff !important;
	font-size:20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 18px rgb(0 0 0 / 30%);
    -ms-box-shadow: inset 0 0 18px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 18px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 18px rgb(0 0 0 / 30%);
	    border-width: 2px;
    border-color: #ff3214; margin-bottom:20px;}
	.inputdeidad:hover {  border-color:green}
	
	
	/* NEWS MODULE */
.panel-news {
	margin-bottom: 30px;
	color: #e4e6eb;
	border: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


.panel-news .datex {
	font-size:15px;
	float:right;
}
.panel-news .panel-heading {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #212121;
}


.panel-news .preview a {
	font-style: italic;
    font-size: 20px;
    color: #333;
    line-height: 1.3;
}


.panel-news .panel-body {
	padding: 10px;
	font-size:20px;
	color:black;
	text-align:justify;
}
.panel-news .panel-footer {
	border-top: 1px solid #555555;
	background: #1b1b1b;
	font-style: italic;
	font-size: 11px;
	height: 40px;
	color: #777;
}


.eventsbtn {
    background: url(../img/event_icon.png) no-repeat;
    top: 20%;
	left:70px;
    width: 62px;
    height: 58px;
    border: none;
    outline: none;
    opacity: 1;
    position: fixed;
    z-index: 99999;
    right: 2%;
    cursor: pointer;
}

.sidenav {
    font-family: 'Roboto', sans-serif;
    height: 460px;
    width:0px;
    position: fixed;
    z-index:99999;
    top: 20%;
	left:70px;
    padding-top: 50px;
    transition: 0.50s;
    background-size: cover;
    background-position: center;
    background: url(../img/event_time.png) no-repeat;
    border-radius: 10px;
	overflow-x: hidden;
	color:#c9aa71;
}



.sidenav .closebtn {
    background: url(../img/close_inv.png) no-repeat;
    width: 67px;
    height: 30px;
    border: none;
    outline: none;
    position: absolute;
    bottom: 20px;
    left: 40%;
    opacity: 1;
}

.sidenav #events {    position: relative;
    margin: 10px 10px 10px 10px;
    height: 340px;
	width:auto;
    overflow: auto;
	margin-left:35px;
	
}
.sidenav #events table { width:95%}
.sidenav #events table tr { border-bottom:1px solid rgba(255 255 255 / 10%); line-height:20px !important; height:20px; font-size:0.85rem;}
.sidenav #events table td .ename{ font-weight:500; line-height:25px !important; }
.sidenav #events table td .other{ font-size:.85em;line-height:25px !important; }
.sidenav #events table td .timepro { float:right;}
.sidenav #events table td .outtime { color:#867676;}
.sidenav #events table td .ontime { color:green;}
::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	z-index: 100
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 5px
}

::-webkit-scrollbar-thumb {
	background: #555;
	border-radius: 5px
}

::-webkit-scrollbar-thumb:hover {
	background: #888
}


.gpshop .card {font-family: 'KoulenRegular' !important; width: 300px; height: 300px; margin-bottom: 20px; text-align: center; }
.gpshop .gsname{ color: #FFF; text-shadow: 1px 1px 1px #000;}
.gpshop .gsprice { color: #F4D03F; text-shadow: 1px 1px 1px #000;}
.gpshop .card i { color: #48C9B0 ;}
.gpshop .card button { font-style: normal;}

.search input { width: 
250px}

