/**---------------login form popup--------------**/
.mcs-login-form-slide{
	 left: 70%;
}
.mcs-login-form .modal-inner-wrap{
	width:360px;
	min-width:310px;
}
.mcs-fileupload{
	width: 100%;
}
.mcs-fileupload table{
	width: auto;
}

.mcs-fileupload table > tbody > tr > td, .mcs-fileupload table > tfoot > tr > td {
    padding: 3px 6px;
}