.promo-flash {
    display: none;
}
.pg-head{
	text-align: center;
}
.do-toggle-btn {
    margin: 0 0 -40px;
}
table.dceditionTable tr.heading td {
    font-size: 17px;
    color: white;
    font-weight: 400;
	outline: solid 1px white;
    background-color: #30527a;
}
table.dceditionTable .dc td a,table.dceditionTable .mdm td a,table.dceditionTable .ues td a {
    color: #000;
}
table.dceditionTable tr td img{
   width:15px;
   height:15px;
}
table.dceditionTable .dc{
    background-color: transparent;
}

table.dceditionTable .dc .heading:first-child td a,table.dceditionTable .mdm .heading:first-child td a,table.dceditionTable .ues .heading:first-child td a{
    color: #f2fbff;    
}
table.dceditionTable .ues .heading td a,table.dceditionTable .mdm .heading td a,table.dceditionTable .dc .heading td a{
    color: #375179;
}
table.dceditionTable .mdm td, table.dceditionTable .dc td {
    border: 1px solid #d9e0e4;
}
table.dceditionTable .ues .heading:first-child td, table.dceditionTable .ues .heading:first-child td, table.dceditionTable .mdm .heading:first-child td, table.dceditionTable .dc .heading:first-child td{
    background-color:#355c89d4;
    color: #fff;
    font-size: 21px;
    font-weight: 400;
}
table.dceditionTable .ues .heading td,table.dceditionTable .mdm .heading td, table.dceditionTable .dc .heading td{
    background-color:#e7f4ff;
    color: #0e7ebb;
}
table.dceditionTable .main .heading:first-child td {
    font-size: 18px;
}
.pricing td:first-child a{
   font-size:14px;
}
.pricing td a{
    font-size:30px;
    color:#000;
}
.pricing td a sup {
    font-weight: 100;
    font-size: 20px;
}
table.dceditionTable .ues td strong,table.dceditionTable .mdm td strong, table.dceditionTable .dc td strong {
    font-size: 20px;
    font-weight: 400;
}
table.dceditionTable .ues td strong sup, table.dceditionTable .mdm td strong sup {
    font-size: 11px;
    font-weight: 100;
}
ul.refer-doc{
	background: aliceblue;
    width: 60%;
	margin: 30px
}
.hide-common-feature{
	    display: flex;
    align-items: center;
    justify-content: end;
}
.common-feature{
	padding: 15px;
    width: max-content;
    background-color: white;
    border: solid 1px #e7e7e7;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #375179;
    box-shadow: 0 0 3px #375179;
}

.cloud-feature{
	font-size:20px;
	color:#e22326;
}
table.dceditionTable td{
	    border: 1px solid #d9e0e4;
	font-size: 14px;
}
.cloud-feature img{
    width:20px
}
