﻿.form-control-warning {
    border: 1px solid #F00;
}

#divcontentdesktop {
    margin-top: 16px;
    margin-bottom: 16px;
    overflow: auto;
}
.divcartadditionalinfo .table thead span {
    margin: 4px 0px!important;

}
.divcartadditionalinfo table > thead td {
    border-right: 1px solid #b7b8b8!important;
}
.divcartinfo table > thead td {
    border-right: 1px solid #b7b8b8!important;
}

/*#paymelogo {
  margin-bottom: -9px;
}*/

textarea {
  font-size: 14px;
  padding: 10px;
  font-family: 'Courier New', Courier, monospace;
  border: #cfcfcf 1px solid !important;
}

.paymelogo {
  margin-bottom: -9px;
  width: 30px; 
  height: 30px;
  display: none;
}

.yedpaymentmodel.modal {
    display:block!important;
    overflow-x: auto!important;
}