@font-face
{
  font-family: SolaimanLipi;
  src: url('SolaimanLipi.woff');
}

body {
  font-family: SolaimanLipi,Arial,Vrinda;
}

.pad-rev-right {
    padding-right: 0px;
}
.pad-rev-left {
    padding-left: 0px;
}
.product-result  td {

}

.product-side .payable-price {
    font-size: 30px;
}

.red {
    color: red;
}

.product-side .payment {
    margin-top: 3px;
}

.modal-body {
    padding: 0px;
}
.loading-img {
    opacity: 0.5;
    width: 16px;
}
.modal-content {
	border-radius:0px;
}
.modal-header {
	
}

.custom-driver-info {
	border: 1px solid #eee;
    margin: 7px;
    padding: 10px;
}

.custom-driver-info label {
	font-size: 14px;
    font-weight: normal;
    text-align: right;
    width: 100%;
}

.no-border {
	border:none !important;
}

.tpdo {
    background: #ccc;
    font-size: 22px;
    padding: 6px 20px;
}
.tpdo span {
    border: 1px solid #000;
    background: #fff;
    padding: 3px 8px;
    margin-right: 10px;
    color: brown;
}

.totalInfo {
    background: #ccc;
    width: 23%;
    margin: 1%;
    border: 1px solid #666;
    border-radius: 4px;
}

.txtCenter {
    text-align: center;
}

.pbarea {
	float: left;
	width: 520px;
}

.pbinput {
	width: 250px;
	float: left;
	height: auto;
	overflow: hidden;
}

.pbinputText {
	width: 250px;
	float: left;
	height: auto;
	overflow: hidden;
}

.noDisplay {
	display:none;
}

.pbedit {
	width: 100px;
	float: right;
	margin: 0px;

}

.max-width {
    width: 135px !important;
}


.trackingAreaError {
    display: none;
}
