#pageMaster #floatClear #NetPSSubmit, #pageMaster #floatClear #NetPSReset, #pageMaster #floatClear #NetPSNext, #pageMaster #floatClear #NetPSPrevious, #pageMaster #floatClear #NetPSSubmit1 {
border-radius: 100px;
transition-duration: 0.5s;
transition-timing-function: ease-out;
cursor: pointer;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-bottom-width: 2px;
border-top-width: 2px;
border-left-width: 2px;
border-right-width: 2px;
border-bottom-color: #060f0b;
border-top-color: #060f0b;
border-left-color: #060f0b;
border-right-color: #060f0b;
color: #060f0b !important;
font-weight: 500 !important;
letter-spacing: 1px;
margin: .4rem .8rem !important;
padding: 1rem 2rem;
font-style: normal;
font-family: 'Poppins', sans-serif !important;
font-size: 1rem !important;
line-height: 1;}

#pageMaster #floatClear #NetPSSubmit:hover, #pageMaster #floatClear #NetPSReset:hover, #pageMaster #floatClear #NetPSNext:hover, #pageMaster #floatClear #NetPSPrevious:hover, #pageMaster #floatClear #NetPSSubmit1:hover {
color: #ffffff !important;
background-color: #23583e;
border-bottom-color: #23583e;
border-top-color: #23583e;
border-left-color: #23583e;
border-right-color: #23583e;
transition-duration: 0.5s;
transition-timing-function: ease-out;}

#pageMaster #floatClear select {padding: 2px 0;}

#pageMaster #floatClear input[type="text"] {line-height: normal;}