/* styles license */
@import url(//fonts.googleapis.com/css?family=Lato:400);

#enterprise .license {
	height:1%;
	border-top:1px solid #e7e7e7;
	padding:5px 0 0;
	margin:0 0 27px;
}

#enterprise table.license {
	background:url(../images/bg-table2.gif) no-repeat;
	margin:0 -4px;
	padding:3px 3px 0;
	position:relative;
	width:715px;
}

#enterprise table.license table {
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
#enterprise table.license th {
	height:34px;
	color:#ccc;
	font-size:13px;
	font-weight:normal;
	padding:0;
}
#enterprise table.license th.col1 {
	width:262px;
	text-align:left;
	padding-left:22px;
}
#enterprise table.license td.col1 {
	width:254px;
	background:#f2f2f2 url(../images/bg-table-data2.gif) no-repeat 0 100%;
	padding-left:20px;
	padding-right:10px;
	font-size:14px;
	line-height:16px;
}
#enterprise table.license th.col2 {
	width:100px;
}
#enterprise table.license td.col2 {
	width:100px;
	text-align:center;
	color:#666;
	font-size:12px;
	line-height:14px;
}
#enterprise table.license th.col3 {
	width:90px;
}
#enterprise table.license td.col3 {
	text-align:center;
	color:#ccc;
	font-size:14px;
	width:90px;
}
#enterprise table.license th.col4 {
	width:241px;
}
#enterprise table.license td.col4 {
	width:240px;
	color:#999;
	font-size:11px;
	border-right:1px solid #e6e6e6;
	text-align:center;
}
#enterprise table.license td {
	padding:6px 0 7px;
	background:#f2f2f2 url(../images/bg-table-data.gif) no-repeat 0 100%;
}
#enterprise table.license .last td {
	background:#f2f2f2 url(../images/bg-table-data.gif) no-repeat 0 15%;
	border-bottom:1px solid #d8d8d8;
	padding-top:10px;
	padding-bottom:20px;
}
#enterprise table.license .col2 dl,
#enterprise table.license .col3 dl {
	margin:0;
	padding:0;
}
#enterprise table.license .col2 dt {
	color:#6cab00;
	font-size:24px;
	line-height:26px;
}
#enterprise table.license .col2 dd,
#enterprise table.license .col3 dd {
	color:#666;
	font-size:12px;
	margin:0;
}
#enterprise table.license .col3 dt {
	color:#064a7a;
	font-size:18px;
	line-height:26px;
}
#enterprise table.license .inner-block {
	height:1%;
	overflow:hidden;
	margin:6px 0 0 9px;
}
#enterprise table.license .btn-green {
	height:32px;
	background-position:0 -164px;
	line-height:22px;
}
#enterprise table.license .btn-green span {
	width:110px;
	background-position:100% -196px;
	height:22px;
	padding:5px 0;
}
#enterprise table.license p {
	margin:0;
}
#enterprise table.license p a {
	color:#868686;
}

.currency select { float: right; }
.currencyUSD { display: none; }

.infobox {
	display: block;
	bforder: 1px solid red;
	clear: both;
}

.infobox div {
	width: 50%;
	margin-bottom: 60px;
	font-size: 14px;
}

h1.enterprise{
	color: black;
	text-align: center;
	font-size: 30px;
}

h2.enterprise, h3.enterprise {
	text-transform: uppercase;
	text-align: center;
}

.infobox h2 {
	font-size: 22px;
	text-align: left;
	font-weight: 300;
	color: #6CAB00;
}

img.premiumfeatures {
	width: 45%;
}

img.shield {
	width: 49%;
}

img.gethelp {
	width: 35%;
}

.enterprise-top{
	padding-top: 70px;
}

.block.enterprise-brands h1{
	padding-top: 36px;
}

.comparison-section .comparison-wrap h1.enterprise {
	margin-bottom: 30px; 
	margin-top: 30px;
}

table.features-table{
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Lato', sans-serif;
}

table.features-table tr {
  border-bottom: solid 1px #909090;
}

table.features-table tr:nth-child(1) td{
  font-size: 1.5em;
  font-weight: 700;
}

table.features-table tr td{
  padding-top: 1em;
  padding-bottom: 1em;
}
table.features-table tr td:nth-child(1) {
  text-align: left;
  width: 40%;
  border-right: 1px solid #909090;
  padding-left: 0.7em;
  padding-right: 0.7em;
}

table.features-table i.fa-check-circle{
  font-size: 2em;
  color: #38B449;
}

table.features-table tr td:nth-child(2) {
  width: 30%;
  border-right: 1px solid #909090;
}

table.features-table th{
  background-color: #545252;
  color: white;
  text-transform: uppercase;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 1.2em;
  padding-left: 0.5em;
}

.requestBtn {
	border: 0;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 27px;
	background: #337ab7;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	min-width: 455px;
	text-transform: uppercase;
}

.requestBtn:hover {
	background: #337ab7;
	text-decoration: none;
}	

.bottomCta{
	padding-top: 55px;
	background-color: #3c3d45;
}

.bottomCta h1.enterprise{
	color: white;
	padding-bottom: 30px;
}


.comparison-section{
	background-color: #EAEBEC;
	padding-bottom: 36px;
	padding-top: 3px;
}

.comparison-wrap{
	width: 68%;
    margin-left: auto;
    margin-right: auto;
}

.enterprise-form {
	position:fixed;
	z-index:9999;
	width: 600px;
	top:30px;
	left:50%;
	margin:0 0 0 -300px;
	background-color: #e9e9e9;
}

.enterprise-demo-container table tr td{
	background-color: transparent !important;
	border: none;
}

 ol.enterprise-demo-list {
	 padding-left: 14px;
}
