tr
{
    border-top: 10px solid;
    border-bottom: 10px solid;
    border-color: transparent;
}
.margintp4{
    margin-top: -9px;
}
.borderRd{
    border-radius: 10px;
}
.marginbo35{
    margin-bottom: -20px;
}
.mb-26{
    margin-bottom: -26px;
}
#pic{
    display: none;
      }
      
.newbtn{
        cursor: pointer;
     }
#blah{
    width: 180px;
    margin-left: 30px;
}

// /deep/ .ui-dialog .ui-dialog-titlebar {
//     border: 1px solid #8f0707 !important;
//     background-color: #8f0707 !important;
//     color: #fff !important;
// }
// /deep/ .ui-dialog .ui-dialog-content {
//     background-color: #d7d7d7 !important;
// }




.header{
    border: 1px solid #8f0707 !important;
    background-color: #8f0707 !important;
    color: #fff;
    font-size: 1px;
    padding: 9px
}

.float{
    float: right !important;
}
.font16{
    font-size: 16px !important;
}

/deep/ .ui-dialog .ui-dialog-content{
    padding: 0px !important;
}

.padding15{
    padding: 15px !important;
}