﻿
@media (max-width: 600px) {
	.container {
		padding-left: 0;
		padding-right:0;
		overflow-x: hidden;
	}

}




.row img {
	display: block;
	margin: 5px auto;
}


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;
    font-size: 2.25rem;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}


.docs-section.hidden + hr {
	display: none;
}
.container {
	width: 100%;
	max-width: 1400px;
	margin-top: 30px;
}

.text-danger {
    color: #E45826!important;
}

#NVMeOF .div-image-3-1, #NVMeOF .div-image-3-2 {
	background: #eee;
	padding-bottom: 10px;
	font-size: 110%;
}

#NVMe-Adapter-Card .table {
	font-size: 90%;
}

@media (min-width: 990px) {
	#NVMe-Adapter-Card .table {
	    max-width: 600px;
	    margin-left: 20px;
	}
}
#EBR .list  {
	margin-left: 0px;
	margin-right: 0px;
}
#EBR .list div[class^="col-"]  {
	border: 1px solid #ddd;
	background: #f3f3f3;
	padding: 5px;
	padding-top: 0;
}



#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)
}


@media (min-width: 600px) {
  #EBR .list div[class^="col-"] {
	  font-size: 110%;
  }
}

#GSM .div-content-dashboard, #GSM .div-content-dashboard-1, #GSM .div-content-vmware {
	margin-top: 30px;
}

.div-content-1 ul li b,  #AMI .div-content ul li b, .div-content ul li b  {
	font-size: 120%;
	font-weight: 600;
}
.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;;
	}
}

#Fan-Speed .div-image img, #AMI .div-image img {
	margin-bottom: 15px;
	border: 1px solid #999;
}
