/*
 Theme Name:   Newspaper Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Newspaper Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     Newspaper
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Newspaper
*/
.um-form form, form#mcrus_login_form {
	border: 1px solid #d3d3d37d;
	padding: 35px;
	border-radius: 15px;
	margin-block: 50px;
}

form#mcrus_login_form input#wp-submit:hover,
.um-form input#um-submit-btn:hover {
	background: #2843bc;
}

form#mcrus_login_form input#wp-submit,
.um-form input#um-submit-btn {
	font-size: 18px;
	background: #2f4dd1;
	border-radius:0px!important;
}

form#mcrus_login_form p.login-lost-pwd a {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}

form#mcrus_login_form p.login-register a {
	font-weight: 700;
	color: #000;
}
.forum .td-container,
.topic .td-container,
.topic-tag .td-container  {
	width: 1174px;
	padding-block: 50px;
}
