﻿h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.h3 {
	font-size: 22px;
	font-weight: bold;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
	 -moz-user-select: none;
	  -ms-user-select: none;
	   -o-user-select: none;
		  user-select: none;
}

.bookWidth3 {
	width: 245px;
	margin-left: -164px;
}

.TillRoll
{
	width:242px;
	height:445px;
	float:right;
	border: solid 1px black;
	border-radius: 5px;
	padding:10px;
	position:relative;
}

.TillButtons {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 22px;
    padding-bottom: 22px;
    font-weight: bold;
	font-size: 12px;
	border-radius: 7px;
	border: none;
	width: 146px;
	color: #FFFFFF;
	background-color: #89BEDE;
}

.TillButtons1 {
    border: none;
    width: 152px;
}

.TillRollTitle{
	font-weight: bold;
	font-size: 20px;
}

.leftTillRole{
	width:125px;
	float: left;
}

.TillRollTotal {
	width: 230px;
	float: right;
	padding: 10px;
	position: absolute;
	bottom:0px;
}


.leftTillRoleTotal {
	width: 136px;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

.RightTillRoleTotal {
	width: 70px;
	float: left;
	font-size:15px;
	font-weight:bold;
	text-align: right;
}

.lefthandgroup {
	width: 186px;
	float: left;
	padding: 5px;
	height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
}

.righthandextras {
    width: 503px;
    float: left;
    height: 504px;
    background-color: #DDDDDD;
    padding: 5px;
    border-radius: 12px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-left: -17px;
}

.SearchButtons {
    float: right;
    margin-right: -40px;
    margin-top: 2px;
}

.nextback {
    width: 300px;
    margin-left: 46px;
}

.nextback2 {
    width: 150px;
    margin-left: 101px;
}

.PaymentButtonsSmall {
    padding: 9px;
    font-weight: bold;
    font-size: 23px;
    background-color: #7EADCD;
    border-radius: 7px;
    margin-left: 3px;
    margin-right: 3px;
    border: none;
    color: white;
    width: 83px;
    margin-bottom: 0;
}

.PaymentButtons {
    padding: 30px;
    font-weight: bold;
    font-size: 24px;
    background-color: #7EADCD;
    border-radius: 7px;
    margin-left: 3px;
    margin-right: 3px;
    border: none;
    color: white;
    width: 176px;
    margin-bottom: 8px;
}

.TimeLabelOld {
    padding: 27px;
    font-weight: bold;
    font-size: 37px;
    background-color: #CCC;
    border-radius: 7px;
    margin-left: 3px;
    margin-right: 3px;
    border: none;
    color: white;
}

.dvPopupChoices {
    background-color: #FFFFFF !important;
    border-radius: 10px;
    padding: 30px;
    color: black;
    text-shadow: none;
    z-index: 1000;
    width: 550px;
    height: 541px;
    position: absolute;
    top: 36%;
    left: 50%;
    margin-top: -200px;
    margin-left: -275px;
    box-shadow: 13px 13px 71px rgba(0, 0, 0, 0.84);
    -moz-box-shadow: 13px 13px 71px rgba(0, 0, 0, 0.84);
    -webkit-box-shadow: 13px 13px 71px rgba(0, 0, 0, 0.84);
    z-index: 10000;
}

.ChoicesList {
    height: 428px;
    overflow-x: auto;
}

.dvPopup2 {
    background-color: #FFFFFF !important;
    border-radius: 10px;
    padding: 30px;
    color: black;
    text-shadow: none;
    z-index: 1000;
    width: 980px;
    height: 550px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -275px;
    margin-left: -490px;
    box-shadow: 13px 13px 71px rgba(0, 0, 0, 0.84);
    -moz-box-shadow: 13px 13px 71px rgba(0, 0, 0, 0.84);
    -webkit-box-shadow: 13px 13px 71px rgba(0, 0, 0, 0.84);
    z-index: 100;
}

.switchText {
    font-size: 18px;
}

.BCancelandClearButton {
    margin-left: 498px;
    margin-top: -45px;
}

.dvPopupSearch {
    background-color: #FFFFFF !important;
    border-radius: 10px;
    padding: 30px;
    color: black;
    text-shadow: none;
    z-index: 1000;
    width: 980px;
    height: 550px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -275px;
    margin-left: -480px;
    box-shadow: 13px 13px 71px rgba(0, 0, 0, 0.84);
    -moz-box-shadow: 13px 13px 71px rgba(0, 0, 0, 0.84);
    -webkit-box-shadow: 13px 13px 71px rgba(0, 0, 0, 0.84);
    z-index: 1000;
}

.partbuttons {
    width: 146px;
    margin-left: -5px;
}


.TillRollInner {
    width: 249px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 393px;
}





