﻿@import url("Theme.RssLibraryTheme.css?3979");

input[type="text"], input[type="password"], input[type="email"] {
    border: none !important;
    border-bottom: 1px solid #e1e1e1 !important;
    border-radius: 0px !important;
    height: 30px !important;
    line-height: 30px;
    outline: none;
    padding: 0px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}