.totalsdiv{
width:95%;
}
.servicecharges{
float: right;
border-top:1px solid #dddddd;
width:400px;
text-align:left;
margin-top:10px;
padding-left:121px;
padding-bottom:21px;
}

.swipetable a{
font-size:14px;
color: white;
}

#totalamount{
font-family:arial;
color:#A52A2A;
font-size:16px;
font-weight:bold;
width:400px;
}

#servicecharge{
font-family:arial;
color:#BDBCBC;
font-size:16px;
font-weight:bold;
width:400px;
}

#gst{
font-family:arial;
color:#BDBCBC;
font-size:16px;
font-weight:bold;
width:400px;
}

.ui-widget-content{
  background: none;
  background-color: #ffef;
}
.ui-dialog-titlebar{
  text-align: center;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
