﻿body {
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0; 
}

.validationMessage {
    color: red;
}


.Index-gtco-header-reset {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
