﻿@media (max-width: 600px) {
	.container {
		padding-left: 0;
		padding-right:0;
		overflow-x: hidden;
	}
}

.table {
	font-size:inherit;
}

.table thead tr th{
	background:#ccc;
	color:#fff;
}

h3, h2, h1, h4, h5 {
	font-weight:600;
}

.row img {
	display: block;
	margin: 5px auto;
}
.hidden {
	display: none;
}
hr {
	margin: 45px 0;
}
hr:last-child{
	margin-bottom: 0;
}

.docs-section {
    margin-bottom: 50px;
	line-height: 1.6;
	padding-bottom: 50px;
	border-bottom: 1px solid #ddd;
}

.docs-section h2 {
	margin-top: 0;
	font-weight: 700;
	margin-bottom: 25px;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
.key-features ul {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.3;
}
.key-features ul li {
	margin-bottom: 5px;
}



.docs-section.hidden + hr {
	display: none;
}
.container {
	width: 100%;
	max-width: 1400px;
	margin-top: 30px;
}


.div-features-list, #EBR .list  {
	margin-left: 0px;
	margin-right: 0px;
}
.div-features-list div[class^="col-"]{
	border: 1px solid #ddd;
	background: #f3f3f3;
	padding: 0 5px 15px 5px;
	line-height: 1.1;
}

.div-features-list div[class^="col-"] span {
	color: #999;
	font-size: 12px;
}

.div-features-list div[class^="col-"] b {
	font-weight: 600;
	display: block;
	font-size: 120%;
	color: #333;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
}

.div-features-list div[class^="col-"] b i {
	font-style: normal;
	font-size: 180%;
	font-weight: bold;
}

.div-features-list div[class^="col-"] b.b-Storage {
	font-size: 140%;
	margin-top:8px;
	font-weight: bold;
}

#EBR .list div[class^="col-"]  {
	text-align: center;
	font-weight: 600;
	color:rgba(0,113,188,0.8) !important;
	background:  rgba(0,113,188,0.1) !important;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1;
	border: 1px solid rgba(0,113,188,0.25)
}
#FeaturesValue {
	margin-bottom: 15px;
}

#Storage h5 {
	margin: 0;
}
#Features .div-image, #Innovative .div-image, #EBR .div-image {
	margin-bottom: 20px;
}
@media (min-width: 768px) {
	#Features .div-image, #Innovative .div-image, #EBR .div-image  {
		margin-bottom: 0;
	}
}
#Features .div-content ul {
	margin-top: 15px;
}
#Features .div-content ul li {
	margin-bottom: 15px;
}

#Overview .div-image {
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, transparent) , to(rgba(250, 250, 250, 0.2)));
	margin-bottom: 10px;
}

ul > li > ul {
	padding-left:18px;
}



#VROC, #TPM {
	margin-top: 40px;
}

#VROC p, #TPM p{
	margin-bottom: 0;
}

#Overview {
	margin-bottom: 30px;
	padding-bottom: 0;
	border-bottom: none;
}


#GSM .div-content-dashboard, #GSM .div-content-dashboard-1, #GSM .div-content-vmware {
	margin-top: 30px;
}

.app-link .btn {
	font-size: 115%;
	display: inline-block;
	margin: 5px;
	padding: 10px 15px;
	font-weight: 600;
}
.app-link .btn small {
	font-weight: normal;
}
@media (max-width: 600px) {
	.app-link {
		text-align: center;
	}
	.app-link .btn {
		font-size: 105%;
		font-weight: normal;;
	}
}
.div-content-1 ul li b,  #AMI .div-content ul li b {
	font-size: 120%;
	font-weight: 600;
}
.div-features h5 {
	margin: -.75rem  -1.25rem .75rem -1.25rem;
	background: rgba(0,0,0,.1);
	padding: 5px 10px;
	text-align: center;;
}
.div-features .list-group-item:first-child h5 {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.div-features .list-group-item .row .col {
	border-right: 1px dashed #ccc;
}
.div-features .list-group-item .row .col:last-child {
	border-right: 0;
}

#Fan-Speed .div-image img, #AMI .div-image img {
	margin-bottom: 15px;
	border: 1px solid #999;
}
