@import url("https://use.typekit.net/oex8uqk.css");
@import url("/vendor/font-awesome/css/all.css");
@font-face {
	font-family: "Batman";
	src: url('../fonts/batmanforeveralternate-webfont.eot');
	src: url('../fonts/batmanforeveralternate-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/batmanforeveralternate-webfont.svg') format('svg'),
	url('../fonts/batmanforeveralternate-webfont.woff') format('woff'),
	url('../fonts/batmanforeveralternate-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html, body {
    height: 100%;
}

body {
	background: url('../img/background.png') no-repeat;
	background-position: 100% 35px;
    background-size: 100% 782px;
}
.pp-body {
	display: table;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding-bottom: 180px;
    margin: 0 0 -180px;
}
.pp-body .pp-content {
}
.pp-body .pp-content .pp-page {
	flex:0 0 100%;
}
.pp-body .pp-content .container .logo {
	background: url('../img/logo.png') no-repeat;
    background-position: 0px 12px;
	width: 100%;
	height: 124px;
}
.pp-body .pp-content .pp-main-nav {
	flex: 0 0 100%;
	border:1px solid #788D12;
	border-bottom: 1px solid #0C0C0C;
	height: 35px;
	background: rgb(173,209,36); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(173,209,36,1) 0%, rgba(134,159,21,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add124', endColorstr='#869f15',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	margin-bottom: 9px;
	padding:0px;
}
.pp-body .pp-content .pp-main-nav .nav-link {
	font-weight: bold;
	font-size: 15px;
	color:#fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.65);
}
.pp-body .pp-content .pp-main-nav .nav-item {
	border-right:1px #A0BB27 solid;
	border-left:1px #7E9122 solid;
    line-height: 15px;
}
.pp-body .pp-content .pp-main-nav .nav-item.active,
.pp-body .pp-content .pp-main-nav .nav-item:hover {
	border-bottom: 1px #B1C860 solid;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
    background-size: 16px 8px;
    background-position: top center;
    background-repeat: no-repeat;

}
.pp-body .pp-content .pp-main-nav .nav-item.active .nav-link,
.pp-body .pp-content .pp-main-nav .nav-item .nav-link:hover {
	color:#191919;
	border-bottom: 1px #161515 solid;
	text-shadow: 0px 1px 2px rgba(177, 200, 96, 0.65);
}
.pp-body .pp-content .pp-main-nav .nav-item:first-child {
	border-left: none;
}
.pp-body .pp-content .pp-main-nav .nav-item:last-child {
	border-right: none;
}
.pp-body .pp-content header.header,
.pp-body .pp-content .header {
	flex: 0 0 100%;
	background:#1e1e1e;
	height: 40px;
	border-bottom: 1px #2f2f2f solid;
}
.pp-body .pp-content .header .nav {
	font-family: "agency-fb",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	color:#ACD124;
	font-size: 18px;
	font-weight: 700;
	
	padding:8px 0 0;
	flex: 0 0 100%;
	height: 31px;
	border-top: 1px #2f2f2f solid;
	background: rgb(41,41,41); /* Old browsers */
	background: -moz-linear-gradient(270deg, rgba(41,41,41,1) 0%, rgba(11,11,11,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(270deg, rgba(41,41,41,1) 0%,rgba(11,11,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(270deg, rgba(41,41,41,1) 0%,rgba(11,11,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#0b0b0b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.pp-body .pp-content .header .nav.pp-nav {
	font-family: "agency-fb",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	color:#ACD124;
	font-size: 18px;
	font-weight: 700;
	
    display: table;
    padding: 0px;
    width: 100%;
    margin: -3px 0 0;
}
.pp-body .pp-content .header .nav.pp-nav .nav-link {
	font-family: "agency-fb",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	color:#ACD124;
	font-size: 18px;
	font-weight: 700;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 1); 
	border-right:1px solid #2F2F2F;
    display:inline;
}
.pp-body .pp-content .header .nav.pp-nav .nav-link .pp-steam {
    padding: 0 8px 0 0;
    font-size: 19px;
	font-weight: normal;
}

.pp-body .pp-content .pp-slide {
	flex:0 0 100%;
	max-height: 238px;
	border:1px solid #0C0C0C;
}
.pp-body .pp-content .pp-slide .carousel {
	flex:0 0 100%;
	max-height: 238px;
}
.pp-body .pp-content .pp-slide .carousel .carousel-inner {
	
}
.pp-body .pp-content .pp-slide .carousel .carousel-inner .carousel-item {
	
}
.pp-body .pp-content .pp-slide .carousel .carousel-inner .carousel-item img {
	max-height: 238px;
}
.pp-body .pp-content .pp-slide .carousel .carousel-inner .carousel-item .carousel-caption {
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	padding: 0px;
	border: 1px #3F3F3D solid;
	background: rgba(23, 23, 23, 0.75);
}
.pp-body .pp-content .pp-slide .carousel .carousel-inner .carousel-item .carousel-caption p {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px 1px -2px rgba(63, 63, 61, 1);
}
.pp-body .pp-content .pp-slide .carousel .carousel-inner .carousel-item .carousel-caption p .green {
	background: rgb(173,209,36); /* Old browsers */
background: -moz-linear-gradient(top, rgba(173,209,36,1) 0%, rgba(134,159,21,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add124', endColorstr='#869f15',GradientType=0 ); /* IE6-9 */
	
	-webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent;
}
.pp-body .pp-content .pp-slide .carousel .pp-indicators {
	margin:0px;
	left: auto;
	right: 0px;
	bottom: 7px;
	
}
.pp-body .pp-content .pp-slide .carousel .pp-indicators li {
	border-top: none;
	border-bottom: none;
    background-clip: initial;
	height: 10px;
	width: 10px;
	background: rgb(173,209,36); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(173,209,36,1) 0%, rgba(134,159,21,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add124', endColorstr='#869f15',GradientType=0 ); /* IE6-9 */
	border-radius: 50%;
	display: inline-block;
	opacity: 1;
}
.pp-body .pp-content .pp-slide .carousel .pp-indicators li.active {
	border: 1px #ACD024 solid;
	background: rgb(41,41,41); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(41,41,41,1) 0%, rgba(11,11,11,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(41,41,41,1) 0%,rgba(11,11,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(41,41,41,1) 0%,rgba(11,11,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#0b0b0b',GradientType=0 ); /* IE6-9 */
	border-radius: 50%;
	display: inline-block;
	opacity: 1;
}
.pp-body .pp-content .pp-domain {
	margin: 5px 0 9px;
	min-height: 85px;
	border: 1px solid #0C0C0C;
	background: rgb(172,208,36); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(172,208,36,1) 0%, rgba(134,159,21,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(172,208,36,1) 0%,rgba(134,159,21,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(172,208,36,1) 0%,rgba(134,159,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acd024', endColorstr='#869f15',GradientType=0 ); /* IE6-9 */
	display: table;
    width: 100%;
	
}
.pp-body .pp-content .pp-domain .pp-domain-info {
	min-height: 85px;
	color:#191919;
	padding: 5px 5px 9px;
	display: table;
    width: 100%;
	border-right: 1px #839D19 solid;
}
.pp-body .pp-content .pp-domain .pp-domain-info .pp-top {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
    margin: 0px;
    line-height: 14px;
    padding: 0px;
}
.pp-body .pp-content .pp-domain .pp-domain-info .pp-top .pp-cap {
	font-size: 22px;
    line-height: 22px;
}
.pp-body .pp-content .pp-domain .pp-domain-info .pp-small {
	font-size: 12px;
    font-weight: bold;
    color: #000;
    margin: 0px;
    line-height: 12px;
    padding: 0px;
}
.pp-body .pp-content .pp-domain .pp-domain-info .pp-tld {
	font-size: 14px;
	font-weight: bold;
	color: #191919;
    display: inline-block;
    transform: rotate(-33deg);
	
    height: 100%;
    vertical-align: bottom;
    display: inline-block;
    padding-top: 10px;
}
.pp-body .pp-content .pp-domain .web-info {
	padding: 6px 10px;
	border-left:1px solid #B8D836;
}
.pp-body .pp-content .pp-domain .web-info .pp-ul {
	list-style: none;
    padding: 0px !important;
	margin: 0px;
}
.pp-body .pp-content .pp-domain .web-info .pp-ul li {
	background: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='7' viewBox='0 0 8 7'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B stroke: %230c0c0c; stroke-linejoin: round; stroke-width: 1px; fill-rule: evenodd; fill: url(%23linear-gradient); %7D %3C/style%3E%3ClinearGradient id='linear-gradient' x1='4' x2='4' y2='7' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.145' stop-color='%23121212'/%3E%3Cstop offset='0.839'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath id='Path' class='cls-1' d='M1.557,6H6.566V1Z'/%3E%3C/svg%3E") left center no-repeat;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	padding-left: 10px;
	color:#191919;
}
.pp-body .pp-content .pp-domain .web-info .pp-header {
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.pp-body .pp-content .pp-domain  p {
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}
.pp-body .pp-content .pp-link {
	font-size: 10px;
	color:#191919;
	line-height: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.pp-body .pp-content .pp-arrow-right {
	
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="32,12 0,0 0,24" style="fill: rgb(0, 0, 0)"></polygon></svg>');
    background-size: 7px 7px;
    background-position: top 1px center;
    background-repeat: no-repeat;
	line-height: 10px;
	display: inline-block;
	width: 7px;
	height: 7px;
}
.pp-body .pp-content .pp-22 {
	font-size: 22px;
	line-height: 22px;
}
.pp-body .pp-content .pp-domain .pp-domain-info .input-group>.form-control,
.form-control.pp-input,
.input-group>.form-control,
.form-control {
	height: 26px;
	border:1px #0C0C0C solid;
	background: rgb(18,18,18); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(18,18,18,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(18,18,18,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(18,18,18,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121212', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	font-size: 12px;
	color:#94B21A;
}
.pp-body .pp-content .pp-domain .pp-domain-info form {
	margin-top:3px;
}
.pp-body .pp-content .pp-domain .pp-domain-info .input-group>.form-control:focus,
.form-control.pp-input:focus,
.input-group>.form-control:focus {
	height: 26px;
	border:1px #0C0C0C solid;
	box-shadow:none;
	font-size: 12px;
	color:#94B21A;
}
.btn-ppulse,
.btn-ppulse:hover {
	margin-left: 12px;
	height: 26px;
	line-height: 26px;
	min-width: 75px;
	padding: 0 5px;
	text-align: center;
	background: #1E1E1E;
	border-radius: 5px;
	font-size: 10px;
	border: 1px #111111 solid;
	color: #fff;
}
.form-control:-moz-placeholder, 
.form-control:-moz-placeholder {
  color: #94B21A;
}
.form-control:-ms-input-placeholder, 
.form-control:-ms-input-placeholder {
  color: #94B21A;
}
.form-control::-webkit-input-placeholder, 
.form-control::-webkit-input-placeholder {
  color: #94B21A;
}
.pp-body .pp-content .pp-domain .pp-domain-info .custom-select,
.custom-select.pp-select,
.input-group>.form-control+.custom-select,
.custom-select,
.pp-form .custom-select {
	height: 26px;
	max-width: 100px;
	font-size: 12px;
	font-weight: bold;
	color:#94B21A;
	padding: 0px 10px;
	border:1px #0C0C0C solid;
	border-left: 1px rgba(138, 164, 22, 0.50) solid;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(135, 161, 22)"></polygon></svg>'), rgb(18,18,18); /* Old browsers */
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(135, 161, 22)"></polygon></svg>'), -moz-linear-gradient(top, rgba(18,18,18,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(18,18,18,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(135, 161, 22)"></polygon></svg>'), linear-gradient(to bottom, rgba(18,18,18,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121212', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    background-size: 10px 6px, auto;
    background-position: top 11px right 6px, top left;
    background-repeat: no-repeat, repeat;
}
.pp-body .pp-content .pp-domain .pp-domain-info .custom-select:focus,
.custom-select.pp-select:focus,
.input-group>.form-control+.custom-select:focus {
	border:1px #0C0C0C solid;
	border-left: 1px rgba(138, 164, 22, 0.50) solid;
	box-shadow:none;
}
.pp-body .pp-content .pp-domain .pp-domain-info .custom-select option,
.custom-select.pp-select option,
.custom-select option {
	color:#94B21A;
	white-space: normal;
	background: rgb(18,18,18); /* Old browsers */
	font-size: 12px;
	font-weight: bold;
}


.pp-body .pp-content .pp-news {
	flex: 0 0 100%;
}
.pp-body .pp-content .pp-news .pp-tabs {
	flex: 0 0 100%;
	height:27px;
	line-height: 27px;
	border: 1px solid #3F3F3D;
	background: rgb(41,41,41); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(41,41,41,1) 0%, rgba(11,11,11,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(41,41,41,1) 0%,rgba(11,11,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(41,41,41,1) 0%,rgba(11,11,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#0b0b0b',GradientType=0 ); /* IE6-9 */
}
.pp-body .pp-content .pp-news .pp-tabs .nav-item {
	height:27px;
	line-height: 27px;
	border: 1px #3F3F3D solid;
	border-right: 1px solid #121212;
}
.pp-body .pp-content .pp-news .pp-tabs .nav-item .nav-link {
	height:27px;
	border:none;
	background:none;
	border-radius: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
    margin-top: -2px;
    border-left: 1px #3F3F3D solid;
    padding: 0 10px;
}
.pp-body .pp-content .pp-news .pp-tabs .nav-item .nav-link.active,
.pp-body .pp-content .pp-news .pp-tabs .nav-item .nav-link:hover {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(172, 208, 36)"></polygon></svg>');
    background-size: 16px 8px;
    background-position: top center;
    background-repeat: no-repeat;
	border-bottom:1px solid #ACD024;
}
.pp-body .pp-content .pp-news .pp-news-content {
	flex:0 0 100%;
	padding: 6px 0;
	border-bottom: 1px solid #232323;
}
.pp-body .pp-content .pp-news img {
	border:1px solid #ACD024;
	margin: 0 auto;
}
.pp-body .pp-content .pp-news header.pp-news-header,
.pp-body .pp-content .pp-news .pp-news-header{
	line-height: 16px;
	color:#fff;
}
.pp-body .pp-content .pp-news header.pp-news-header h1.pp-title,
.pp-body .pp-content .pp-news .pp-news-header h1.pp-title{
	line-height: 16px;
	font-size: 16px;
	font-weight: bold;
}
.pp-body .pp-content .pp-news header.pp-news-header h2.pp-date,
.pp-body .pp-content .pp-news .pp-news-header h2.pp-date{
	color:#91C426;
	line-height: 16px;
	font-size: 12px;
}
.pp-body .pp-content .pp-news article.pp-news-article,
.pp-body .pp-content .pp-news .pp-news-article {
	font-size: 12px;
	color:#fff;
}
.pp-body .pp-content .pp-news article.pp-news-article .pp-subtitle,
.pp-body .pp-content .pp-news .pp-news-article .pp-subtitle {
	font-size: 12px;
	color:#91C426;
}
.pp-body .pp-content .pp-news article.pp-news-article p,
.pp-body .pp-content .pp-news .pp-news-article p {
	margin: 0px;
	
}
.pp-body .pp-content .pp-news .pp-link,
.pp-body .pp-content .pp-news .pp-link:hover {
	color:#91C426;
	font-weight: normal;
}
.pp-body .pp-content .pp-news .pp-tab-content {
	background: rgb(18,18,18); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(18,18,18,1) 1%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(18,18,18,1) 1%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(18,18,18,1) 1%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121212', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	min-height: 300px;
	border: 1px solid #3F3F3D;
}
.pp-body .pp-content .pp-left {
	flex: 0 0 100%;
    height: 100%;
}
.pp-body .pp-content .pp-left .pp-black {
	display: table;
	width: 100%;
	height: 91px;
	background: rgb(27,27,27); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(27,27,27,1) 0%, rgba(11,11,11,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(27,27,27,1) 0%,rgba(11,11,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(27,27,27,1) 0%,rgba(27,27,27,1) 0%,rgba(11,11,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#0b0b0b',GradientType=0 ); /* IE6-9 */
	border: 1px solid #0B0B0B;
	margin: 0 0 9px;
}
.pp-body .pp-content .pp-left .pp-green {
	display: table;
	width: 100%;
	
	background: rgb(27,27,27); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(172,208,36,1) 0%, rgba(134,159,21,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(172,208,36,1) 0%,rgba(134,159,21,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(27,27,27,1) 0%,rgba(172,208,36,1) 0%,rgba(134,159,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#869f15',GradientType=0 ); /* IE6-9 */
	
	border: 1px solid #0C0C0C;
	margin: 0 0 9px;
}
.pp-body .pp-content .pp-left .pp-inner {
	display: table;
	width: 100%;
	min-height: 89px;
	border: 1px solid #3F3F3D;
}
.pp-body .pp-content .pp-left .pp-inner.live {
	background: url('../img/live.png') top 16px center no-repeat;
	background-size: 95% 52px;
}
.pp-body .pp-content .pp-left .pp-inner header {
	height: 26px;
	background: rgb(27,27,27); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(40,40,40,1) 0%, rgba(12,12,12,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(40,40,40,1) 0%,rgba(12,12,12,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(27,27,27,1) 0%,rgba(40,40,40,1) 0%,rgba(12,12,12,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#0c0c0c',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #3F3F3D;
}
.pp-body .pp-content .pp-left .pp-inner  header h1 {
	padding: 0 8px;
	background: rgb(27,27,27); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(27,27,27,1) 0%,rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent;
	
	font-weight: bold;
	font-size: 14px;
    line-height: 26px;
	text-transform: uppercase;
}
.pp-body .pp-content .pp-left .pp-tabs {
	flex: 0 0 100%;
    height: 27px;
    line-height: 27px;
    border-bottom: 1px solid #0C0C0C;
    border-bottom: 1px solid #3F3F3D;
    
	background: rgb(27,27,27); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(40,40,40,1) 0%, rgba(12,12,12,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(40,40,40,1) 0%,rgba(12,12,12,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(27,27,27,1) 0%,rgba(40,40,40,1) 0%,rgba(12,12,12,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#0c0c0c',GradientType=0 ); /* IE6-9 */
	
}
.pp-body .pp-content .pp-left .pp-tabs .nav-item {
    height: 27px;
    line-height: 27px;
    border: 1px #3F3F3D solid;
    border-right: 1px solid #121212;
}
.pp-body .pp-content .pp-left .pp-tabs .nav-item {
    height: 27px;
    line-height: 27px;
    border: 1px #3F3F3D solid;
    border-right: 1px solid #121212;
}
.pp-body .pp-content .pp-left .pp-tabs .nav-link {
   height: 27px;
    border: none;
    background: none;
    border-radius: 0px;
    padding: 0px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    border-left: 1px #3F3F3D solid;
    padding: 0 6px;
	text-transform: uppercase;
}


.pp-body .pp-content .pp-left .pp-tabs .nav-item .nav-link.active, 
.pp-body .pp-content .pp-left .pp-tabs .nav-item .nav-link:hover {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(172, 208, 36)"></polygon></svg>');
    background-size: 11px 6px;
    background-position: top center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ACD024;
}
.pp-body .pp-content .pp-left .pp-tab-content .server-details {
	height: 26px;
	border-top:1px solid #0C0C0C;
	border-bottom: 1px solid #1B1B1B;
	
	background: rgb(27,27,27); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(40,40,40,1) 0%, rgba(12,12,12,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(40,40,40,1) 0%,rgba(12,12,12,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(27,27,27,1) 0%,rgba(40,40,40,1) 0%,rgba(12,12,12,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#0c0c0c',GradientType=0 ); /* IE6-9 */
}
.pp-body .pp-content .pp-left .pp-tab-content .server-abbr {
	line-height: 26px;
	color:#ACD124;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-right: #131313 1px solid;
}
.pp-body .pp-content .pp-left .pp-tab-content .server-detail {
	line-height: 26px;
	color:#fff;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;#ACD024
	border-left: #2C2C2C 1px solid;
	
	background: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='7' viewBox='0 0 8 7'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B stroke: %23ACD024; stroke-linejoin: round; stroke-width: 1px; fill-rule: evenodd; fill: url(%23linear-gradient); %7D %3C/style%3E%3ClinearGradient id='linear-gradient' x1='4' x2='4' y2='7' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='1' stop-color='%23ACD024'/%3E%3Cstop offset='0.839'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath id='Path' class='cls-1' d='M1.557,6H6.566V1Z'/%3E%3C/svg%3E") bottom 5px right 5px no-repeat;
	
}
.pp-body .pp-content .pp-left .pp-tab-content .server-detail .space {
	padding: 0 10px;
}
.pp-body .pp-content .pp-left .coupon {
	height: 84px;
	
}
.pp-body .pp-content .pp-left .coupon .percent {
	line-height: 84px;
	font-size: 41px;
	font-weight: bold;
	color:#0C0C0C;
	margin: 0px;
	padding: 0px;
	
}
.pp-body .pp-content .pp-left .coupon .percent .percent-small {
	font-size: 16px;
	line-height: 84px;
}

.pp-body .pp-content .pp-left .coupon .percent-details {
	
	font-family: "agency-fb",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	max-height: 84px;
    font-size: 25px;
    line-height: 1;
	font-weight: 700;
	color:#0C0C0C;
	margin: 0px;
	padding: 0px;
	word-wrap: break-word;
    word-break: break-word;
    word-spacing: 0px;
	text-transform: uppercase;
    margin-top: 0.45em;
    max-height: 43px;
}
.pp-body .pp-content .pp-left .coupon .percent-details .percent-small {
    font-size: 16px;
    margin-top: 0px;
	display: table;
	font-weight: 700;
    text-align: center;
    width: 100%;
}
.pp-body .pp-content .pp-left .coupon  .pp-link {
    padding-right: 15px;
}
.pp-body .pp-content .pp-left .pp-more {
	margin-top: 5px !important;
}


.pp-footer {
	margin:20px 0 0;
	min-height: 160px;
	width: 100%;
	display: flex;
}
.pp-footer .pp-footer-content {
	width: 100%;
	display: flex;
	height: 96px;
	border: 1px solid #0C0C0C;
	background: rgb(27,27,27); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(27,27,27,1) 0%, rgba(18,18,18,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(27,27,27,1) 0%,rgba(18,18,18,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(27,27,27,1) 0%,rgba(18,18,18,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.pp-footer .pp-footer-info {
	width: 100%;
	display: flex;
	margin:15px 0 0;
}
.pp-footer .pp-footer-info p {
	font-size: 12px;
	color:#333333;
	font-weight: 400;
	font-stretch:100%;
    line-height: 17px;
	margin:0px;
}
.pp-footer .pp-footer-nav {
	width: 100%;
	display: flex;
	margin:10px 0 73px;
}
.pp-footer .pp-footer-nav .nav {
	margin:0px;
	padding: 0px;
}
.pp-footer .pp-footer-nav .nav .nav-item {
	margin:0px;
	padding: 0px;
}
.pp-footer .pp-footer-nav .nav .nav-item .nav-link {
	color:#333333;
	margin:0px;
	font-size: 12px;
	padding: 0px 9px;
}
.pp-footer .pp-footer-nav .nav .nav-item .nav-link:hover {
	color: #acd024;
}
.pp-footer .pp-footer-nav .nav .nav-item{
	border-right: solid #ACCD24 1px;
	border-left:1px solid #D5E691;
}
.pp-footer .pp-footer-nav .nav .nav-item:first-child {
	border-left:0;
	padding-left: 0px;
}
.pp-footer .pp-footer-nav .nav .nav-item:last-child {
	border-right:0;
	padding-right: 0px;
}
.pp-footer .pp-footer-nav .nav .nav-item .nav-item:first-child {
	border-left:0;
	padding-right: 0px;
}
.pp-login-fixed {
	flex:0 0 100%;
	display:flex;
	position: fixed;
	bottom: 0;
	height: 41px;
    width: 100%;
    z-index: 80;
	background: #1E1E1E;
	border-bottom: 1px solid #2F2F2F;
	border-top: 1px solid #0C0C0C;
}
.pp-login-fixed .pp-login-info {
	flex:0 0 100%;
	display:flex;
	height: 32px;
	background: rgb(11,11,11); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(11,11,11,1) 0%, rgba(41,41,41,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(11,11,11,1) 0%,rgba(41,41,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(11,11,11,1) 0%,rgba(41,41,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0b0b', endColorstr='#292929',GradientType=0 ); /* IE6-9 */
    width: 100%;
	border-bottom: 1px solid #2F2F2F;
}
.pp-login-fixed .pp-login-info .form-group {
	margin:0px;
    float: right;
    display: block;
    text-align: right;
}
.pp-login-fixed .pp-login-info .col-form-label {
	font-size: 13px;
	color:#ACACAC;
}
.pp-login-fixed .pp-login-info .form-control {
	width: 28%;
	display: inline-block;
	height: 23px;
	background: #2A2A2A;
	border:1px solid #1d1d1d;
	color:#ACD024;
    font-size: 12px;
}
.pp-login-fixed .pp-login-info .form-control:focus {
	background: #2A2A2A;
	border:1px solid #1d1d1d;
	box-shadow: none;
}
.pp-login-fixed .pp-login-info .pp-login,
.pp-submit {
    display: inline-block;
	height: 23px;
	border:1px solid #1d1d1d;
    padding: 0 .75rem;
    line-height: 1.5;
    border-radius: .25rem;
    font-size: 12px;
    margin-top: calc(.375rem + 1px);
    margin-bottom: calc(.375rem + 1px);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	color:#fff;
	background: rgb(173,209,36); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(173,209,36,1) 0%, rgba(134,159,21,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add124', endColorstr='#869f15',GradientType=0 ); /* IE6-9 */
    text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.65);
	font-weight: bold;
	margin-right: 10px;
}
.pp-login-fixed .pp-login-info .pp-acct {
	float: right;
    line-height: 0.7;
	margin-top: 2px;
	padding-left: 11px;
	border-left:1px solid #232323;
}
.pp-login-fixed .pp-login-info .pp-acct .create {
	
}
.pp-login-fixed .pp-login-info .pp-acct .create a,
.pp-login-fixed .pp-login-info .pp-acct .create a:hover,
.pp-login-fixed .pp-login-info .pp-acct .forgot-pwd a{
	font-size: 11px;
	color:#ACD024;
}
.pp-login-fixed .pp-login-info .pp-acct .forgot-pwd {
	
}
.pp-login-fixed .pp-login-info .pp-acct .forgot-pwd a,
.pp-login-fixed .pp-login-info .pp-acct .forgot-pwd a:hover {
	color:#fff;
}


.pp-pages {
	border:1px solid #0C0C0C;
	flex: 0 0 100%;
	background: rgb(18,18,18); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(18,18,18,1) 0%, rgba(13,13,13,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(18,18,18,1) 0%,rgba(13,13,13,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(18,18,18,1) 0%,rgba(13,13,13,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121212', endColorstr='#0d0d0d',GradientType=0 ); /* IE6-9 */
    min-height: 100%;
}
.pp-h-100 {
	height: 100%;
}
.pp-page-header {
	flex: 0 0 100%;
	background: rgb(41,41,41); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(41,41,41,1) 0%, rgba(11,11,11,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(41,41,41,1) 0%,rgba(11,11,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(41,41,41,1) 0%,rgba(11,11,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#0b0b0b',GradientType=0 ); /* IE6-9 */
	border:1px solid #3F3F3D;
}
.pp-page-header  h1 {
	font-size: 14px; 
	font-weight: 700;
	background: rgb(173,209,36); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(173,209,36,1) 0%, rgba(134,159,21,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(173,209,36,1) 0%,rgba(134,159,21,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add124', endColorstr='#869f15',GradientType=0 ); /* IE6-9 */
	-webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent;
	padding-left: 12px;
	padding-top:10px;
}
.pp-page-header  h1 .pp-green-arr {
	font-family: "Batman";
    font-size: 11px;
	padding-bottom:3px;
}
.pp-page-content {
	font-size: 14px; 
	/*color:#666666; /* Correct Color * / */
	
    color: #ACACAC; /* Color we used */
}
.pp-page-content p {
	padding: 12px 14px 0;
	margin: 0px;
}
.pp-page-content p:last-child {
	padding: 12px 14px 12px;
	margin: 0px;
}
a {
	color: #acd024;
}
a:hover {
	color: #acd024;
	text-decoration: underline;
}
.pp-form {
	margin:30px 0 0;
}
.pp-form .form-control {
    background: #1E1E1E;
	border: 1px #000 solid;
    color: #ACACAC;
}
.pp-form .form-control:focus {
	border: 1px solid #ABCE23;
	box-shadow: none;
}
input:-internal-autofill-previewed, 
input:-internal-autofill-selected, 
textarea:-internal-autofill-previewed, 
textarea:-internal-autofill-selected, 
select:-internal-autofill-previewed, 
select:-internal-autofill-selected {
   	background-color: #1E1E1E !important;
    background-image: none !important;
    color: #ACACAC !important;
}
.input-group>.form-control+.custom-select,
.custom-select,
.pp-form .custom-select {
	max-width: 100%;
	border: 1px #000 solid;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(135, 161, 22)"></polygon></svg>'), rgb(30,30,30); /* Old browsers */
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(135, 161, 22)"></polygon></svg>'), -moz-linear-gradient(top, rgba(30,30,30,1) 0%, rgba(30,30,30,1) 100%); /* FF3.6-15 */
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(135, 161, 22)"></polygon></svg>'), -webkit-linear-gradient(top, rgba(30,30,30,1) 0%,rgba(30,30,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(135, 161, 22)"></polygon></svg>'), linear-gradient(to bottom, rgba(30,30,30,1) 0%,rgba(30,30,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#1e1e1e',GradientType=0 ); /* IE6-9 */
    background-size: 10px 6px, auto;
    background-position: top 11px right 6px, top left;
    background-repeat: no-repeat, repeat;
}

.input-group>.form-control+.custom-select option,
.custom-select option,
.pp-form .custom-select option,
.custom-select option {
	box-shadow: none;
    background: #1E1E1E;
}
.input-group>.form-control+.custom-select:focus,
.custom-select:focus,
.pp-form .custom-select:focus,
.custom-select option:focus {
	border: 1px solid #ABCE23;
	box-shadow: none;
}
.pp-submit {
	font-size: 16px;
	color:#191919;
	border: 1px solid #3F3F3D;
	height: auto;
	text-shadow: none;
	text-transform: uppercase;
	font-weight: bold;
}
.pp-p-title {
	color:#ACD024;
	display: block;
}
.pp-p-white {
	color:#fff;
}
.pp-address {
	color:#fff;
    padding: 0px 14px 0;
    margin: 0;
}
.pp-address .pp-title {
    display: inline-block;
	padding-right: 25px;
}