/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02/01/2017, 22:46:07
    Author     : alexandre
*/
@media only screen and (max-width: 360px) {
    .mobile-hide{ display: none !important; }
}

input[type="number"] {text-align:right; padding: 2px 0;}
