body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#LoginBackground{height:100vh;background-image:-webkit-linear-gradient(135deg,#000,#414141 74%);background-image:linear-gradient(315deg,#000,#414141 74%)}#LoginForm{margin:0 auto;padding-top:40px;width:400px;text-align:center}.title{color:#fff;font-size:20px;text-align:center}.label{color:#efd2d2;margin-right:10px}.normalButton{-moz-box-shadow:inset 0 1px 0 0 #f5978e;-webkit-box-shadow:inset 0 1px 0 0 #f5978e;font-size:14px}.loginButton,.normalButton{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#f24537),color-stop(1,#c62d1f));background:-webkit-linear-gradient(top,#f24537 5%,#c62d1f);background:linear-gradient(180deg,#f24537 5%,#c62d1f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f24537",endColorstr="#c62d1f",GradientType=0);background-color:#f24537;border-radius:6px;border:1px solid #d02718;display:inline-block;cursor:pointer;color:#fff;font-family:Arial;font-weight:700;text-decoration:none;text-shadow:0 1px 0 #810e05}.loginButton{box-shadow:inset 0 1px 0 0 #f5978e;font-size:15px;padding:6px 24px;width:300px}.normalButton:hover .loginButton:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#c62d1f),color-stop(1,#f24537));background:-webkit-linear-gradient(top,#c62d1f 5%,#f24537);background:linear-gradient(180deg,#c62d1f 5%,#f24537);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c62d1f",endColorstr="#f24537",GradientType=0);background-color:#c62d1f}.normalButton:active .loginButton:active{position:relative;top:1px}body{height:100%;margin:0;padding:0;font-size:14px;font-family:proxima-nova,proxima nova,Helvetica Neue,Helvetica,Arial,sans-serif}.ant-checkbox-checked .ant-checkbox-inner{background-color:#cd1014;border-color:#fff}.container{padding:10px 20px}#AppBackground{min-height:100vh;background-color:#000;background-image:-webkit-linear-gradient(135deg,#000,#414141 74%);background-image:linear-gradient(315deg,#000,#414141 74%)}.ant-table{color:#aed6f1;font-weight:700;background-color:#212f3c}.ant-table-thead{background-color:#000;color:red}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-left>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.ant-table-scroll>.ant-table-header>table>.ant-table-thead>tr>th{background-color:#563d3d;color:#fbeee6;font-weight:700}.ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td,.ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row)>td,.ant-table-thead>tr:hover:not(.ant-table-expanded-row)>td{color:#fff;background-color:#cd170f;font-weight:700}.ant-form-item-label label{color:#fff;font-weight:700}.ant-form-item{margin-bottom:0}.inputText{width:300px;height:30px;margin-bottom:10px;background-color:#cd1014;color:#fff;font-weight:700;font-size:14px}.ant-layout-main-base{-webkit-transition:all .3s ease;transition:all .3s ease;overflow:auto;height:100%}.ant-dropdown-menu{outline:none;position:relative;list-style-type:none;padding:4px 0;margin:0;text-align:left;background-color:#cd1014;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);background-clip:padding-box;color:#fbeee6;-webkit-transform:translateZ(0)}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{padding:5px 12px;margin:0;clear:both;font-size:14px;font-weight:400;color:#fbeee6;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;line-height:22px}.ant-dropdown-menu-item:hover{background-color:#f1948a}.ant-select-selection{outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;display:block;background-color:#cd1014;font-weight:700;border-radius:4px;color:#fff;border:1px solid #d9d9d9;border-top:1.02px solid #d9d9d9;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-select-arrow .ant-select-arrow-icon{display:block;background-color:#fbeee6}.ant-menu-dark.ant-menu-horizontal{border-bottom:0;color:#fff;background-color:#cd1014;font-size:14px;font-weight:700}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5;word-wrap:break-word;color:#fff;background-color:#9cc;font-weight:700}.ant-modal-confirm-body .ant-modal-confirm-title{font-weight:700;font-size:16px;line-height:1.4;display:block;overflow:hidden}.ant-modal-confirm-body .ant-modal-confirm-content{margin-left:38px;font-size:14px;color:#fff;margin-top:8px}.ant-select-disabled .ant-select-selection{background-color:#cd1014;cursor:not-allowed}.ant-switch{font-size:14px;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant:tabular-nums;line-height:1.5;color:rgba(0,0,0,.65);margin:0;padding:0;list-style:none;position:relative;display:inline-block;box-sizing:border-box;height:22px;min-width:44px;line-height:20px;vertical-align:middle;border-radius:100px;border:1px solid transparent;background-color:#cd1014;cursor:pointer;-webkit-transition:all .36s;transition:all .36s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-form-explain,.ant-form-extra{color:#fff;line-height:1.524;-webkit-transition:color .3s cubic-bezier(.215,.61,.355,1);transition:color .3s cubic-bezier(.215,.61,.355,1);clear:both}.ant-calendar-picker-input{outline:none;background-color:#cd1014;color:#fff;font-weight:700}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>a{color:#fff}.ant-checkbox+span,.ant-checkbox-wrapper+span{padding-left:8px;padding-right:8px;color:#fff}.ant-table-pagination.ant-pagination{margin:16px 0;float:right;background-color:#cd1014}.ant-pagination-item a{text-decoration:none;color:#fff;-webkit-transition:none;transition:none;margin:0 6px}.ant-pagination.mini .ant-pagination-item{margin:0;min-width:24px;height:24px;line-height:22px;background-color:#000}.ant-tooltip-inner{color:#000;background-color:#fc0;width:300px}.ant-pagination-item{cursor:pointer;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:32px;height:32px;line-height:30px;text-align:center;list-style:none;display:inline-block;vertical-align:middle;border:1px solid #d9d9d9;background-color:#000;margin-right:8px;font-family:Arial;outline:0}.ant-table table{width:100%;border-collapse:collapse;text-align:left;border-radius:4px 4px 0 0;background-color:#212f3c}.has-error .ant-form-explain,.has-error .ant-form-split{color:#37ea8a}.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,.ant-menu.ant-menu-dark .ant-menu-item-selected{background-color:tomato}.ant-list{font-size:14px;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant:tabular-nums;line-height:1.5;color:#fff;box-sizing:border-box;margin:0;padding:0;list-style:none;position:relative}#editPasswordForm{margin:0 auto;width:300px}#editUserForm{margin:0 auto;width:600px}#createUserForm,#editIntegrationForm,#settlementForm{margin:0 auto;width:300px}#testingForm{margin:0 auto;width:1000px}#testFundInForm{margin:0 auto;width:300px}.dropDown{background-color:#563d3d;border:none;color:#fbeee6}.dropDown:hover{background-color:#564c41}#CreateMerchantPage{margin:0 auto;padding-top:10px;width:1000px}#MerchantPage{width:90%}#MerchantPage,#RolePage{margin:0 auto;padding-top:10px}#RolePage{width:600px}.actionImg{width:20px;height:20px;background-color:#f0fffd;cursor:pointer}#editMerchantForm{margin:0 auto;padding-top:0;width:700px}#createUserRoleForm{margin:0 auto;padding-top:0;width:1000px}.redirect-form{font-size:14px;font-family:MuseoSans,sans-serif;margin:20px auto 0;width:400px;padding:20px;border:1px solid #888;background-color:#fff;border-radius:2px}.j2IXd{margin:0 auto;width:960px}._2xXnF{font-size:22px;line-height:26px;padding:0;font-weight:500;margin-top:15px}._2xXnF,._2zMb4{margin-bottom:30px}._3ndkf{display:block;padding:16px 24px;width:100%;text-align:center;background-color:#f1f8fc}._3ndkf p{margin:0;padding:0;font-size:14px;font-weight:500;color:#0d7fcc}._2tukb{display:inline-block;width:16px;height:16px;vertical-align:center}._2sV2p{position:relative;padding:15px 24px}._2MIfzT_Zt-OjNpYVimzXv8{width:100%;margin:20px 0 0}._3xgS--Cn7gkP8dH9H__kXb{padding:0 20px}._3kQZ82NXlgchboXRqhciwT{width:180px;line-height:22px}._1luQJDg-lZhjId0zb9R-zl{float:right}._1luQJDg-lZhjId0zb9R-zl,._3kQZ82NXlgchboXRqhciwT{display:table-cell;vertical-align:middle;font-size:14px;color:#434343}._1yY3eENmwMVX5lL8s2LcJo{margin-bottom:16px;width:100%;height:1px;background-color:#dadada}._2GV6XuPgepTESb-DwHhhp{display:table;margin-bottom:16px}