/* body { font-size: 90%; } */

.ppe-pda-button{
    background-color: grey;
    border: 3;
    -webkit-appearance: none;
    float: right;
    font-size: 2.0rem;
    font-weight: 900;
    line-height: 2;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
	padding-bottom: 50px;
	padding-top: 50px;
}

.ppe-pda-small-button{
    background-color: grey;
    border: 3;
    -webkit-appearance: none;
    width: 90% !important;
    float: right;
    font-size: 0.8rem;
    font-weight: 900;
    line-height: 2;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ppe-button-label{
	text-overflow: clip !important;
	padding-left: 1px !important;
	padding-right: 10px !important;	
	padding-top: 10px !important;	
	padding-bottom: 10px !important;	
	/* margin-left: -10px !important; */
	/* margin-right: 5px !important; */
}

.ppe-pda-header{
    font-size: 1.2rem !important;
    font-weight: 700 !important;    
    padding-bottom: 5px;
	white-space: normal !important;
    /* border-bottom: 1px solid gray !important; */
}

.plockit-infotxt{
    font-size: 0.8rem !important;
 	white-space: normal !important;
}

.ppe-pda-bigtextbox{
	height: 50px !important;
}

.ppe-pda-padding{
//	padding-top: 20px;
	padding-bottom: 20px;
}

.ppa-pda-multirow{
    min-height: 160px;
}


.plockit-line-below{
	/* padding-top: 20px; */
	padding-bottom: 20px;
    border-bottom: 1px solid #BBB !important;
}

.plockit-line-above{
	padding-top: 10px;
    border-top: 1px solid #BBB !important;
}

.plockit-line{
	/* padding-top: 20px; */
    border-bottom: 1px solid #BBB !important;
}

.plockit-bigcombo select{
	height: 50px !important;
}

.plockit-artimage-small{
	position: absolute !important;
	right: 5px !important;
	/* width: 90px !important; */
	height: 60px !important;
	outline: auto;
    z-index:0 !important;
}

.plockit-artimage-medium{
	position: absolute !important;
	right: 5px !important;
	/* width: 90px !important; */
	height: 150px !important;
	outline: auto;
    z-index:0 !important;
}

.plockit-artimage-large{
	position: absolute !important;
	right: 5px !important;
	/* width: 90px !important; */
	height: 200px !important;
	outline: auto;
    z-index:0 !important;
}
