@charset "utf-8";
/*
Theme Name: Webma!PRO Users
Theme URI: http://www.value-web.asia
Version: 0.0.0.1
License: GNU General Public License
*/

textarea{
width:100%!important;
}
.swpm-registration-widget-form table{
margin-left:auto;
margin-right:auto;
}
.swpm-registration-widget-form tr, .swpm-registration-widget-form td {
    padding-top: 2%;
    padding-bottom: 2%;
    height: 120%;
}
.swpm-login-widget-form{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.webma_sidebar .swpm-login-widget-form{
	width:100%;
	margin-left:0;
		margin-right:0;
}
.webma_sidebar .swpm-login-widget-form input[type="text"] ,.webma_sidebar .swpm-login-widget-form input[type="password"] {
	width:100%;
}
.webma_sidebar .swpm-login-submit{
text-align:center;
}
.webma_sidebar .swpm-login-widget-form input[type="submit"]{

}

.webma_sidebar .swpm-edit-profile-link{
width: 50%;
float: left;
text-align: center;
}
.webma_sidebar .swpm-logged-logout-link{
width: 50%;
float: right;
text-align: center;
}

.col-md-9 .card{
margin-bottom:3%;
}

.top-content-box .btn{
    font-size: 5rem;
        padding: 2rem 5rem;
}