html,
body {
  height: 100% !important;
}

body {
  background-color: #EEEEEE !important;
}

body,html{height:100%!important}body{background-color:#eee!important}


.text-boldPYM{font-weight:700}
.titleSectionPYM{margin-bottom: 2px; font-size:16px;}
.mbPYM{margin-bottom: 2px;}

#tableDescripcionPYM tbody tr td:last-child{
    text-align: right;
}

#tableDescripcionPYM tbody tr td:nth-child(2){
    text-align: right;
}

#tableDescripcionPYM tr td, #tableDescripcionPYM tr th{
    border: none;
    border-collapse: collapse;
}

.hrPYM{
    border-top: 1px solid #98943c;
}




@media only screen and (min-width: 993px) {
    .cardDivPayment div:first-of-type{
       font-weight: 700;
    }
    .cardDivPayment2{
        margin-top: 10px;
    }
    #tableDescripcionPYM td{
        padding: 0px 5px 0px 0px !important;
        margin: 0px 5px 0px 0px !important;
     }
}