/*
Общие
*/

body{width:100%;height:100%;padding:0;margin:0;background-color:#FFF;font:14px Roboto,'Roboto',Arial;line-height:17px;color:#111}
table,div,td,object,img,h1,h2,h3,h4,p,ul,ol,li,a,span,form,input,textarea{padding:0;margin:0;border:0;text-indent:0}
table,div,td,span,textarea{vertical-align:top}
table{cellspacing:0}
img{display:block}
textarea{resize:none}
.bgfff{background-color:#FFF}
input[type="number"] {-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}
input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{display:none}

/*
Links
*/

a:link,a:visited,a:hover,a:active{font:14px Roboto,'Roboto',Arial;line-height:18px;color:#000;text-decoration:none}

/*
Content
*/

.contentdiv{padding:50px 10px;font:14px Roboto,'Roboto',Arial;line-height:17px;color:#111}
h1{font:bold 30px Roboto,'Roboto',Arial;line-height:38px;color:#111;text-align:center}
.text{font:14px Roboto,'Roboto',Arial;line-height:17px;color:#111}

.kassa{padding-top:30px;font:bold 25px Roboto,'Roboto',Arial;line-height:33px;color:#111;text-align:center}
.tovar{padding-top:30px}
.tovarname{font:bold 14px Roboto,'Roboto',Arial;line-height:17px;color:#111;text-align:center}
.tovarstart,.tovaredit,.tovarfinish{padding:5px 0;text-align:center}
.tovartext{padding-bottom:5px;font:10px Roboto,'Roboto',Arial;line-height:10px;color:#777;text-align:center}
.tovarresult{padding-top:10px !important;font:14px Roboto,'Roboto',Arial;line-height:17px;color:#2664b2;text-align:center}


/*
Form
*/

.numberminusten,.numberminusone,.numberplusone,.numberplusten{display:inline-block;width:52px;height:32px;padding-top:20px;margin:0 3px;background-color:#333;font:14px Roboto,'Roboto',Arial;line-height:14px;color:#FFF;text-align:center;border-radius:5px;cursor:pointer}
.numberminusten,.numberplusten{background-color:#507510}

.inputstart,.inputedit,.inputfinish{width:50px;height:50px;font:20px Roboto,'Roboto',Arial;line-height:20px;color:#111;text-align:center;border:1px solid #CCC;border-radius:5px}