a broker system for Supercredit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #bgVideo {
- position: fixed;
- right: 0;
- bottom: 0;
- min-width: 100%;
- min-height: 100%;
- z-index: -1;
- }
-
- .loan_add_popup {
- margin-top: 20px;
- margin-left: auto;
- margin-right: auto;
- width:800px;
- opacity: 90%;
- }
-
- .login_form {
- margin: auto;
- box-shadow: 3px 3px 16px #888888 ;
- }
|