div#survey {
    display: none !important;
}
.blueBand{margin-top:86px}
.breadcrumb {
    font-size: 11px;
    color: #333;
    display: inline-block;
    margin-left: 10px;
    letter-spacing: normal!important;
}
a.soun-call-to {
    background-color: #E9142B;
    display: inline-block !important;
    width: initial !important;
    height: initial !important;
    padding: 0px 35px;
    color: #fff !important;
    font-size: 20px;
    line-height: 40px;
    margin-top: 38px;
}
a.soun-call-to:hover{
text-decoration:none;
}
.down-col.so-sec {
    display: inline-block !important;
    float: none !important;
    padding: 0 50px 40px 50px !important;
    margin: 15px !important;
    margin-top: 0 !important;
}
.down-col.so-sec p {
    color: #fff;
    margin-bottom: 5px;
}
li.flex-active-slide{
}


.max{width:1000px;
height:380px;}



.bg1-sec-pTB{
width:100%;
background-color:#ffffff;
padding:40px 0;
}

a.red-button1{
background:#e9142b none repeat scroll 0 0;
color:#ffffff;
display:inline-block;
font-size:15px;
line-height:24px;
text-align:center;
padding:10px 30px;
}
.mTB50{margin:50px;
}

.bg-grey-sec-pTB{
background-color:#f5f5f5;
padding:40px 0;
}

.bgcontainer{
			width:100%;
			border:#f5f5f5;
margin-top:70px;
			
		}
		.discover1{
			margin-left:8px;
			height:120px;
			width:120px;
			
		}
		
		.discover{
			width:33%;
		
			text-align:center;
			float:left;
		}

		.store1{
			margin-right:15px;
			height:120px;
			width:120px;
			}
			
		.store{
			width:33%;
			text-align:center;
			float:left;
		}
		
		.create1{
			margin-right:15px;
			height:120px;
			width:120px;
			}
		.create{
			width:33%;
			text-align:center;
			float:right;
		}
.rotate-key1{
			margin-left:8px;
			height:120px;
			width:120px;
			
		}
		
		.rotate-key{
			width:33%;
		
			text-align:center;
			float:left;
		}

		.view-key1{
			margin-right:15px;
			height:120px;
			width:120px;
			}
			
		.view-key{
			width:33%;
			text-align:center;
			float:left;
		}
		
		.launch1{
			margin-right:15px;
			height:120px;
			width:120px;
			}
		.launch{
			width:33%;
			text-align:center;
			float:right;
		}

.audit1{
			margin-left:8px;
			height:120px;
			width:120px;
			
		}
		
		.audit{
			width:33%;
		
			text-align:center;
			float:left;
		}

		.restrict1{
			margin-right:15px;
			height:120px;
			width:120px;
			}
			
		.restrict{
			width:33%;
			text-align:center;
			float:left;
		}
		
		.ensure1{
			margin-right:15px;
			height:120px;
			width:120px;
			}
		.ensure{
			width:33%;
			text-align:center;
			float:right;
		}
.sha256_bg {
    background: #f1f2f3;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px 0 0 0;
}
.upgpk-content {
    padding: 15px 15px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 7px;
    margin-top: 20px;
}
.upgpk-notes.with-table table {
    border-radius: 3px;
width: 65%;
    margin: 15px auto;
}
.upgpk-notes.with-table table td, .upgpk-notes.with-table table th {
    padding: 5px;
    vertical-align: middle;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 13px;
}
.upgpk-notes.with-table table th {
    background: #efefef;
    font-weight: 400;
}
.upgpk-notes.with-table .note-content {
    display: block;
}
table caption {
    padding-bottom: 12px;
text-align:left;
}
.upgpk-notes.with-table table td:first-child {
    width: 170px;
    text-align: left;
padding-left: 20px;
}
.upgpk-notes.with-table table th {
    text-align: left;
    padding-left: 20px;
}
.upgpk-notes.with-table table tr:nth-child(2) th {
    text-align: center;
}
span.iconYes {
    height: 17px;
    width: 17px;
    display: block;
    background: url(https://www.manageengine.com/privileged-access-management/images/yes-1.png);
    background-size: cover;
    margin: 0 auto;
}
span.iconNo {
    height: 17px;
    width: 17px;
    display: block;
    background: url(https://www.manageengine.com/privileged-access-management/images/no-1.png);
    background-size: cover;
    margin: 0 auto;
}
.sha-cont {
    width: calc(100% - 30%);
    display: inline-block;
    word-break: break-all;
    margin-right: 10px;
    min-height: 80px;
    font-size: 13px;
}
.sha-cont strong {
    font-size: 15px;
}
.dld-btn-block {
    width: 20%;
    text-align: center;
    display: inline-block;
    float: right;
}
.dld-btn-block>a>img {
    width: 18px;
    margin-top: -3px;
}
.dld-btn-block a {
    padding: 5px 16px;
    border-radius: 4px;
    color: #fff;
    background: #119e2a;
    display: block;
    margin-bottom: 9px;
}
.dld-btn-block a:hover{
    background:#0f9426;
    text-decoration:none;
}
.dld-btn-block a:first-child {
    background: #2191e4;
}
.dld-btn-block a:first-child:hover{
    background: #1c83d0;
    text-decoration:none;
}
.upgpk-notes .note-content {
  background: #fffeed;
  padding: 12px;
  border: 1px solid #f3f09d;
  border-radius: 5px;
  width: calc(100% - 24px);
  margin-top: 10px;
}
.upgpk-notes .note-content > p {
  margin: 0;
  font-size: 13px;
}
