@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  src: url(/fonts/sparx.woff);
}

/*
body {
	color: #595959;
	font-family: calibri, arial, helvetica, clean,! sans-serif
}
*/

h2, h3{
  margin-top: 0px;
  margin-bottom:0px;
}
h2{
  font-weight:200;
}

#navbar {max-width:1200px;}

#ealogoimage {
    margin-top: 0px;
	width: 36px;
}
.ea-logo-header {
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
	font-size: 32px;
}



#ealogo{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;

}
.price a{
	font-size: 18px;
	font-family:'Open Sans';
    color: white;
    text-decoration: none;

}

input:focus,textarea:focus,select:focus{
  border:1px solid #fafafa;
  -webkit-box-shadow:0 0 6px #007eff;
  -moz-box-shadow:0 0 5px #007eff;
  box-shadow:0 0 5px #007eff;
  outline: none;
}

sup{

	font-size: 40px;
}

.content ul{
	list-style: none;
	font-size: 15px;
	font-family:'Open Sans';
	color: #white;
	padding: 0px;
	margin: 0px;


}


.pricing li{
	border-bottom: 1px solid #494a5a;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 55px;
	line-height: 24px;
}


#container{
	width: 100%;
	text-align: center;
	padding-top: 24px;
	margin-bottom: 60px;
}

.pricing-boxes {
/*	padding: 20px 10px;  */
	background-color: #dee5ff;
}

.white-bandp {
	width: 100%;
	text-align: center;
	padding-top: 24px;
	margin-bottom: 60px;
}


.whole {
	display: inline-table;
	padding: 0px 15px 0px 15px;
	border-radius: 20px;
}

.edition-col-blank,
.edition-col-mostpopular,
.edition-col-bestvalue {
	text-align: center;
	font-size: 20px;
/*	font-weight: 600; */
}

.edition-col-blank {
	padding: 15px 0px 15px 0px;
}
.edition-col-mostpopular,
.edition-col-bestvalue {
	padding: 10px 0px 10px 0px;
}


.edition-col-mostpopular {
	color: #36c2f9;
}
.edition-col-bestvalue {
	color: #ff9935;
}

.type {
	width: 280px;
	border-radius: 5px 5px 0px 0px;
}

.type p {
	font-family:'Open Sans';
    font-weight: 800;
	font-size: 29px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	padding-top: 10px;
}
.type img {
	max-width: 355px;
}

.plan {
	width: 280px;
	border-radius: 20px 20px 20px 20px;
    font-size: 37px;
    color: white;
    text-align: center;
/*	box-shadow: 5px 5px 18px #888888; */
	border-radius: 20px;
}
.plan-mostpopular {
	border-width: 5px;
    border-style: solid;
    border-color: #36c2f9;
}
.plan-bestvalue {
	border-width: 5px;
    border-style: solid;
    border-color: #ff9935;
}

.morecontent
{
	width: 280px;
	text-align: left;
}

.standard{
	/*background-color: #1abc9c;
	border-bottom: 3px solid #18937b;*/
}

.ultimate{
	/*background-color: #5d6a9a;
	border-bottom: 3px solid #474f6f;*/
}
.white-content-top {
	background-color:white;
	color: #333;
	font-size:14px;
	text-align: left;
	padding: 10px;
	height: 600px;
	border-radius: 15px 15px 0px 0px;
}

.white-content-bottom {
	background-color:white;
	font-size:12px;
	text-align: left;
	padding: 10px 0px 10px 0px;
	border-radius: 0px 0px 15px 15px;
}

.edition-learn-more {
	font-size: 12px;
	position: relative;
	left: 170px;
	top: 560px;
	width: 80px;
	text-align: right;
}

.license-header-text {
	font-size: 16px;
	text-align: center;
	color: #444;
}

.edition-summary {
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
}
.buy-now{
	background-color:white;
	color: black;
	font-size: 12px;
	text-align: left;
	padding: 0px 5px 5px 5px;
	height: 60px;
	text-align: center;
}
.transparentPNG:hover {
	opacity:0.8;
}
.edition-name{
	font-size: 20px;
	padding: 5px 0px;
	font-weight: bold;
	font-size: 26px;
	color: #555;
	text-align: center;
}
.edition-name-line {
	padding:0px 10px;
	border-width: 1px;
	border-style: solid;
}
.edition-tag
{
	font-weight: bold;
	padding-bottom:5px;
	color:#444;
	text-align: center;
	font-size: 16px;
}

h1{margin-top:24px;}

.pheader {
	padding: 4px 0px 8px 0px;
	display: inline-block;
	color: #444;
	font-weight: 700;
	font-size: 37px;
	text-align: center;
	width: 100%;
}
.header-modified{
	padding-bottom:0px;
}


.price-label {
	font-size: 18px;
	line-height: 14px;
}
.price-usd {
	font-size: 18px;
	font-weight: 400;
}
.price-perlic {
    display: inline-block;
    font-size: 16px;
    bottom: 0;
	font-weight: 400;
}

.info {
	color: #444;
	text-align: center;
}
/*
element {
    display: inline-block;
}
*/

.vol-lic {
    display: inline-block;
/*    margin: 55px 0px 0px 2px; */
    vertical-align: top;
    height: auto !important;
	margin-bottom: 20px;
}
.vol-lic-label {
	font-size: 14px;
}
.vol-lic-list {
    display: none;
    height: auto;
    margin: 0;
    float: left;
}
.vol-lic-show {
    display: none;
}
.vol-lic-hide:target + .vol-lic-show {
    display: inline;
}
.vol-lic-hide:target {
    display: none;
}
.vol-lic-hide:target ~ .vol-lic-list {
    display: inline;
}

/*style the (+) and (-) */
.vol-lic-hide, .vol-lic-show {
	font-size: 20px;
	color: #fff;
	text-shadow: 0 1px 0 #666;
	text-align: center;
	text-decoration: none;
	opacity: .95;
	margin-right: 0;
	float: left;
}

.vol-lic-hide:hover, .vol-lic-show:hover {
	color: green;
	text-decoration: none;
	opacity: 1;
}

.vol-lic-list p {
    height: auto;
    margin: 0;
}

.vol-lic-list td {
	padding-left: 30px;
}

.vol-lic-discount {
	text-align: center;
	color: #777;
	font-size: 18px;
	padding-top: 20px;
}


.month{
	font-size: 11px;
	color: gold;
	padding-top: 5px;
	margin: -10px;
}

.price{
	height:80px;
}


.cart{

  color:white;
  position: relative;
  top: 16px;
	/*border: 1px solid #2b2937;*/


}

.bottom{


}

.content{
}

.login_c{
  width:500px;
  background-color:#2b2937;
  height:300px;
  margin: 0 auto;
  margin-top:40px;
  border-radius:5px;

}

.login_c input{
	width: 350px;
	height: 40px;
	border: 1px solid #494a5a;
	margin-bottom:20px;
	border-radius:5px;
	padding-left: 10px;
}


.login{
	background-color: #BC4B1A;
	border-bottom: 3px solid #7C3618;
	width:100%;
}

.top{
  margin-top:35px;
}

.nodisplay{
  opacity: 0.1;
}

.selected{
  background-color:#1F1B36;
  margin:0px;
  padding:0px;
}
.compareeditions{
	margin-bottom: 70px;
	margin-top: 40px;
    text-align: center;
}

.colored-edition-row {
	background-color: #ffe2bc;
	padding: 20px 0px 8px 0px;
	border-radius: 0px 0px;
}

.edition-button-row {
	width: 100%;
	text-align: right;
	font-size: 16px;
}
.professional{
/*	background-color: #0071b4;  */
	background-color: #8d9aa2;
	padding-top: 10px;
	border-radius: 10px 10px;
}
.corporate{
/*	background-color: #13245b;  */
	background-color: #8898cc;
	padding-top: 10px;
	border-radius: 10px 10px;
}
.unified{
/*	background-color: #4b2582;  */
	background-color: #9f87c2;
	padding-top: 10px;
	border-radius: 10px 10px;
}
.ultimate{
/*	background-color: #e7501d;  */
	background-color: #e6b3a2;
	padding-top: 10px;
	border-radius: 10px 10px;
}
.qty{
	width: 38px!important;
/*	height: 38px;  */
	text-align: right;
	vertical-align: top;
	text-align: right;
	display: inline-block;
}

.buy{
	float:right;
	padding-left:50px;
}


.pricelist{
	font-size: 12px;
	margin-top: 12px;
	text-align: left;
	padding-left: 94px;
}

.floatingcontentBox{
	width: 50%;
	margin-left:auto;
	margin-right: auto;
}
.content
{
	text-align: left;
}

#productProFloat{
	background-color:#4B8CB4;
	border-radius: 15px;
	color:white;
	font-size:12px;
	padding:20px;
	margin:10px;

}

#productCorpFloat{
	color:white;
	background-color: #34415B;
	border-radius:15px;
	font-size:12px;
	padding:20px;
	margin:10px;
}

#productUltFloat{
	color:white;
	background-color: #E79174;
	border-radius:15px;
	font-size:12px;
	padding:20px;
	margin:10px;
}

#productUnifiedFloat{
	color:white;
	background-color: #675382;
	border-radius:15px;
	font-size:12px;
	padding:20px;
	margin:10px;
}
.purchaseNotes{
	margin-top: 30px;
	color: #444;
	padding: 0px 40px 20px 40px;
}

.flatbox{
	width: 280px;
	height: 157px;
	border-radius: 5px 5px 0px 0px;
}



.page-heading {
    text-align: center;
    font-size: 4em;
    font-weight: 300;
    color: #666;
    margin: 0px;
    font-family: "Roboto",sans-serif;
}

.header-links {
    color: #333;
    font-family: "Roboto",sans-serif;
	font-size: 20px;
    text-decoration: none;
	padding-bottom: 20px;
}

.add-to-cart-btn {
	margin: 0px 18px 10px 4px;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #888;
	border-radius: 16px;
	color: #222;
	display: inline-block;
	font-family: "Roboto",Calibri, sans-serif;
	list-style-type: none;
	overflow: visible;
	padding: 2px 15px;
	white-space: nowrap;
}
.add-to-cart-btn:hover {background-color: #CCC;}
.white-band-row {
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
	max-width: 1200px;
}
.white-band-3cols {
	text-align: left;
	color: #333;
	padding: 0px 10px 0px 10px;
	display: inline-block;
	width: 30%;
}

.white-band-col50 {
	text-align: left;
	color: #333;
	padding: 0px 10px 0px 10px;
	display: inline-table;
	width: 49%;
}


.white-band-header {
	font-size: 24px;
	color: #333;
	padding: 10px 0px;
}

.white-bend-floating-image {
	float: right;
	top: 0px;
	width: 80px;
	height: 58px;
	background-image: url('/products/procloudserver/images/ProCloudServer-logo-blue-blue.png');
	background-size:80px 42px;
	background-position: 0px 16px;
	background-repeat:no-repeat;
}

.white-bend-floating-learnmore {
	float: right;
	bottom: 100%;
}

@media (max-width:1250px) {
	.topic_heading {
		font-size: 3em;
	}
	.header-links {
		font-size: 20px;
	}
	.plan {
		width: 230px;
	}
	.whole {
		padding: 0px 8px 0px 8px;
	}
	.white-content-top {
		height: 600px;
	}
	.edition-learn-more {
		left: 125px;
		top: 570px;
	}
}
@media (max-width:1100px) {
	.topic_heading {
		font-size: 3em;
	}
	.header-links {
		font-size: 20px;
	}

}
@media (max-width:1010px) {
	.plan {
		width: 280px;
	}
	.white-content-top {
		height: 600px;
	}
	.edition-learn-more {
		left: 170px;
		top: 570px;
	}

}
@media (max-width:830px) {
	.topic_heading {
		font-size: 2em;
	}
	.header-links {
		font-size: 16px;
	}
}
@media (max-width:580px) {
	.main_heading {
		line-height: 1.5em;
	}
	.topic_heading {
		font-size: 1.5em;
	}
	.header-links {
		font-size: 14px;
	}
	#ealogoimage {
		width: 24px;
	}
	.ea-logo-header {
		font-size: 0.7em;
	}
}
@media (max-width:460px){
	.main_heading {
		line-height: 1.2em;
	}
	.topic_heading {
		font-size: 1.2em;
	}
	#ealogoimage {
		width: 18px;
	}
	.ea-logo-header {
		font-size: 0.5em;
		padding-top: 2px;
	}
}
