/*
div.ui-slider-switch {
    position: absolute !important;
    right: 0 !important;
    width: 48% !important;
    }
*/
.ui-page .ui-content .ui-listview .ui-li-desc {
    white-space : normal !important;
    }


.ui-panel-inner {
    padding: 0 !important
    }


li.ui-li-divider {
    text-align: center !important;
    /*background-color : #808080 !important;*/
    }


li.ui-li-divider[name=disphead],li[name=dispbody] {
    color: #808080 !important;
    font-style: italic !important;
    }


li.ui-li-divider[name=hazass] {
    font-style: bold !important;
    }



th.invoicede {
    border-bottom: 1px solid #d6d6d6;
    }

/*
tr:nth-child(even) {
    background: #e9e9e9;
}
*/

table[id=invoice] {
    font-size: 14px;
    }


td.price,th.price{
    text-align:right;
    }


td.total,.total{
    font-style: bold !important;
    }


td.redtext{
     font-size: 20px;
     color: #CC0000 !important;
    }


td.outtopay{
    font-weight:bold;

    }


.blank_row{
    height: 20px !important; /* Overwrite any previous rules */
    border-bottom: 1px solid #d6d6d6 !important;
    }


li[name=unconfirmedbody] {

    color: #CC0000 !important;
    font-style: italic !important;
    }


.addhead{
    font-size: 10px !important;
    }

.scroll-wrapper {
	-webkit-overflow-scrolling: touch;
  	overflow-y: scroll;

	/* important:  dimensions or positioning here! */
    }



section {
    text-align: center;
    margin: 50px 0;
    }


.buttons {
    margin: 40px 0 0;
    }




/*

div.lineitemimage{

  height: 400px;

}
*/



img.itemimage{
    position: absolute;
    top: 0; bottom:0; left: 0; right:0;
    margin: auto;
    }

p.phone{

    text-align: left;
    padding: 0 30px 0 15px;
    font-size: 16px !important;

    }



p.signature{

    font-size: 12px;
    }


p.banner {
    color: #800000 !important;
    }

/*

li.ui-li-divider[name=hazass] {
    color: #800000 !important;
}
*/


textarea[name=openponote] {
    resize: none !important;
    }

