div#survey {  display: none !important;}
table.dceditionTable td {
    position: relative;
}
.breadcrumb {
    display: none;
}
table.dceditionTable {
    max-width: 750px;
    width:100%;
    box-sizing:border-box;
    margin: 20px auto;
}

table.dceditionTable td:first-child {
    width: 40%;
}
table.dceditionTable thead tr th {
    background-color: #ECEDEE;
    border: 1px solid #E5E5E5;
    font-size: 18px;
    line-height: 20px;
    padding: 0.6em;
    text-align: center;
}
table.dceditionTable td {
    border: 1px solid #E5E5E5;
    font-size: 14px;
    padding: 14px;
    text-align: center;
    vertical-align: middle;
    width: 20%;
}

a.link.call-to {
   background-color:#037cbd;
   color:#fff !important;
    padding: 6px 2px;
    font-size: 12px;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid transparent;
}
a.link.call-to:hover {
    background-color: #eee;
    color: #037cbd !important;
    border: 1px solid #037cbd;
}
table.dceditionTable tr th {
    background-color: #ececec !important;
    padding: 15px 5px !important;
    color: #1183cc;
    font-weight: bold;
}

table.dceditionTable tr th:first-child {
    background-color: #dee0e0 !important;
    color: #000;
}

tr.op_only {
    display:;
}
a.link.comp strong {
    display: block;
    color: #138ad6;
    font-size: 18px;
}
a.link.comp {
    float: right;
    text-align: center;
    margin-right: 40px;
    line-height: normal;
    color: #000 !important;
    font-weight: 400;
    text-decoration: none;
}
a.link.comp:hover strong {
    text-decoration: underline;
}
@media screen and (max-width:760px){
.pmp .tab-cover .tab-btn-group a.help-tab-btn{padding: 8px 15px;width: 115px}
.pmp .tab-cover .tab-btn-group a.help-tab-btn,a.link.comp strong,table.dceditionTable td{font-size:12px}
table.dceditionTable td{padding:8px}
.pmp .tab-cover .tab-btn-group{top:-42px}
table.dceditionTable thead tr th{font-size:14px;font-weight:500}
a.link.call-to{padding: 6px 15px;font-size: 10px}
}
@media screen and (max-width:510px){
.pmp .tab-cover{padding: 15px 5px}
table.dceditionTable td {padding: 4px}
.pmp .tab-cover .tab-btn-group a.help-tab-btn, a.link.comp strong, table.dceditionTable td{font-size: 10px}
table.dceditionTable strong{font-weight:normal}
a.link.call-to{padding: 5px;font-size: 10px}
.pmp .tab-cover .tab-btn-group a.help-tab-btn {padding: 8px 10px;width: 85px;font-size: 13px !important}
}
@media screen and (max-width:385px){
table.dceditionTable{width:350px;max-width:100%;display:block;overflow-x:scroll}
}

 .nav-dwn a:hover {
    background: #E3142B;
}
.rhs-cont {
    border-left: 1px dotted #fff;
    float: left;
    padding: 30px 0 40px 4%;
    position: relative;
    width: 71%;
}
.nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
#btmBar .btm-dwn a {
    color: #fff;
    background: #E9142B;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    padding: 4px 8px;
    display: inline-block;
    width: 144px;
    border-radius: 5px;
    margin-top: 4px;
}
#header-mainsec .headerinner {
    box-shadow: 0 0px 2px -1px #ccc;
}
