#remoteAction
{
    display: none;
}

#remoteAction
{
  margin-top: 30px;
  font-family: "Raleway" ,sans-serif;
    margin-left:50px;


}
#remoteAction h1
{
    font-weight: 700;
    line-height: 1.2em;
    color: rgb(40, 47, 54);
    font-size: 38px;
    margin-bottom: 20px;
    font-family: "Raleway" ,sans-serif;
}
#remoteAction ul
{
    margin-left: 30px;
    margin-bottom: 20px;
    font-family: "Raleway" ,sans-serif;
}
#remoteAction li {

    font-family: "Raleway" ,sans-serif;
}
#remoteAction input,input[type=text], input[disabled], select
{
    height: 30px;
    width: 220px;
    margin: 0px;
    font-family: "Raleway" ,sans-serif;
}
#remoteAction td
{
    padding: 4px;
    font-size: 14px;
    font-family: "Raleway" ,sans-serif;
}