"paypal"
Bootstrap 3.0.0 Snippet by wwfalcon

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html><html lang='en' class=''> <head><script src='//production-assets.codepen.io/assets/editor/live/console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/events_runner-73716630c22bbc8cff4bd0f07b135f00a0bdc5d14629260c3ec49e5606f98fdd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/css_live_reload_init-2c0dc5167d60a5af3ee189d570b1835129687ea2a61bee3513dee3a50c115a77.js'></script><meta charset='UTF-8'><meta name="robots" content="noindex"><link rel="shortcut icon" type="image/x-icon" href="//production-assets.codepen.io/assets/favicon/favicon-8ea04875e70c4b0bb41da869e81236e54394d63638a1ef12fa558a4a835f1164.ico" /><link rel="mask-icon" type="" href="//production-assets.codepen.io/assets/favicon/logo-pin-f2d2b6d2c61838f7e76325261b7195c27224080bc099486ddd6dccb469b8e8e6.svg" color="#111" /><link rel="canonical" href="https://codepen.io/5lownotes/pen/NrdPmr?limit=all&page=47&q=nav+tabs" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <style class="cp-pen-styles">fieldset { padding: 0; margin: 0; border: 0 } legend { display: block; width: 100%; padding: 0; margin-bottom: 21px; font-size: 21px; line-height: inherit; color: #444; border: 0; border-bottom: 1px solid #e5e5e5 } label { display: inline-block; margin-bottom: 5px; font-weight: bold } input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal } input[type="file"] { display: block } select[multiple], select[size] { height: auto } select optgroup { font-size: inherit; font-style: inherit; font-family: inherit } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { height: auto } output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.5; color: #666; vertical-align: middle } .form-control { display: block; width: 100%; height: 35px; padding: 6px 12px; font-size: 14px; line-height: 1.5; color: #666; vertical-align: middle; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s } .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) } .form-control::-moz-placeholder { color: #999; opacity: 1 } .form-control:-ms-input-placeholder { color: #999 } .form-control::-webkit-input-placeholder { color: #999 } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eee } textarea.form-control { height: auto } .form-group { margin-bottom: 15px } .radio, .checkbox { display: block; min-height: 21px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; vertical-align: middle } .radio label, .checkbox label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px } .radio+.radio, .checkbox+.checkbox { margin-top: -5px } .radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer } .radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline { margin-top: 0; margin-left: 10px } input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline { cursor: not-allowed } .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } select.input-sm { height: 30px; line-height: 30px } textarea.input-sm, select[multiple].input-sm { height: auto } .input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px } select.input-lg { height: 46px; line-height: 46px } textarea.input-lg, select[multiple].input-lg { height: auto } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #8a6d3b; border-color: #8a6d3b } .has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } .has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b } .has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3 } .has-warning .form-control-feedback { color: #8a6d3b } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #a94442; border-color: #a94442 } .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } .has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } .has-error .form-control-feedback { color: #a94442 } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #3c763d; border-color: #3c763d } .has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } .has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 } .has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8 } .has-success .form-control-feedback { color: #3c763d } .form-control-static { margin-bottom: 0 } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373 } @media (min-width:768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .form-inline .form-control { display: inline-block } .form-inline select.form-control { width: auto } .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0 } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: none; margin-left: 0 } } .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px } .form-horizontal .radio, .form-horizontal .checkbox { min-height: 28px } .form-horizontal .form-group { margin-left: -15px; margin-right: -15px } .form-horizontal .form-control-static { padding-top: 7px } @media (min-width:768px) { .form-horizontal .control-label { text-align: right } } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em } .label[href]:hover, .label[href]:focus { color: #fff; text-decoration: none; cursor: pointer } .label:empty { display: none } .btn .label { position: relative; top: -1px } .label-default { background-color: #999 } .label-default[href]:hover, .label-default[href]:focus { background-color: #808080 } .label-primary { background-color: #0079c1 } .label-primary[href]:hover, .label-primary[href]:focus { background-color: #00598e } .label-success { background-color: #0089db } .label-success[href]:hover, .label-success[href]:focus { background-color: #0069a8 } .label-info { background-color: #5bc0de } .label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5 } .label-warning { background-color: #d7ae0a } .label-warning[href]:hover, .label-warning[href]:focus { background-color: #a68708 } .label-danger { background-color: #bb1827 } .label-danger[href]:hover, .label-danger[href]:focus { background-color: #8e121e } .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.5; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none } .btn:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } .btn:hover, .btn:focus { color: #333; text-decoration: none } .btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none } .btn-default { color: #333; background-color: #fff; border-color: #ccc } .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { color: #333; background-color: #ebebeb; border-color: #adadad } .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background-image: none } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #fff; border-color: #ccc } .btn-default .badge { color: #fff; background-color: #333 } .btn-primary { color: #fff; background-color: #0079c1; border-color: #0069a8 } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { color: #fff; background-color: #005f98; border-color: #00436a } .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-image: none } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #0079c1; border-color: #0069a8 } .btn-primary .badge { color: #0079c1; background-color: #fff } .btn-warning { color: #fff; background-color: #d7ae0a; border-color: #bf9a09 } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { color: #fff; background-color: #b08e08; border-color: #846b06 } .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { background-image: none } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #d7ae0a; border-color: #bf9a09 } .btn-warning .badge { color: #d7ae0a; background-color: #fff } .btn-danger { color: #fff; background-color: #bb1827; border-color: #a41522 } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { color: #fff; background-color: #97131f; border-color: #6e0e17 } .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { background-image: none } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #bb1827; border-color: #a41522 } .btn-danger .badge { color: #bb1827; background-color: #fff } .btn-success { color: #fff; background-color: #0089db; border-color: #0079c2 } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { color: #fff; background-color: #006fb2; border-color: #005384 } .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-image: none } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #0089db; border-color: #0079c2 } .btn-success .badge { color: #0089db; background-color: #fff } .btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { color: #fff; background-color: #39b3d7; border-color: #269abc } .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { background-image: none } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da } .btn-info .badge { color: #5bc0de; background-color: #fff } .btn-link { color: #0079c1; font-weight: normal; cursor: pointer; border-radius: 0 } .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent } .btn-link:hover, .btn-link:focus { color: #0089db; text-decoration: underline; background-color: transparent } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #999; text-decoration: none } .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px } .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px } .btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0 } .btn-block+.btn-block { margin-top: 5px } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100% } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle } .btn-group>.btn, .btn-group-vertical>.btn { position: relative; float: left } .btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active { z-index: 2 } .btn-group>.btn:focus, .btn-group-vertical>.btn:focus { outline: none } .btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: -1px } .btn-toolbar:before, .btn-toolbar:after { content: " "; display: table } .btn-toolbar:after { clear: both } .btn-toolbar:before, .btn-toolbar:after { content: " "; display: table } .btn-toolbar:after { clear: both } .btn-toolbar .btn-group { float: left } .btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn-group { margin-left: 5px } .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0 } .btn-group>.btn:first-child { margin-left: 0 } .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0 } .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0 } .btn-group>.btn-group { float: left } .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn { border-radius: 0 } .btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0 } .btn-group>.btn-group:last-child>.btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0 } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0 } .btn-group-xs>.btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px } .btn-group-sm>.btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } .btn-group-lg>.btn { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px } .btn-group>.btn+.dropdown-toggle { padding-left: 8px; padding-right: 8px } .btn-group>.btn-lg+.dropdown-toggle { padding-left: 12px; padding-right: 12px } .btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) } .btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none } .btn .caret { margin-left: 0 } .btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0 } .dropup .btn-lg .caret { border-width: 0 5px 5px } .btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn { display: block; float: none; width: 100%; max-width: 100% } .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after { content: " "; display: table } .btn-group-vertical>.btn-group:after { clear: both } .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after { content: " "; display: table } .btn-group-vertical>.btn-group:after { clear: both } .btn-group-vertical>.btn-group>.btn { float: none } .btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { margin-top: -1px; margin-left: 0 } .btn-group-vertical>.btn:not(:first-child):not(:last-child) { border-radius: 0 } .btn-group-vertical>.btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .btn-group-vertical>.btn:last-child:not(:first-child) { border-bottom-left-radius: 4px; border-top-right-radius: 0; border-top-left-radius: 0 } .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn { border-radius: 0 } .btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .btn-group-vertical>.btn-group:last-child>.btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0 } .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate } .btn-group-justified>.btn, .btn-group-justified>.btn-group { float: none; display: table-cell; width: 1% } .btn-group-justified>.btn-group .btn { width: 100% } [data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] { display: none } .input-group { position: relative; display: table; border-collapse: separate } .input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0 } .input-group .form-control { width: 100%; margin-bottom: 0 } .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px } select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn { height: 46px; line-height: 46px } textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn { height: auto } select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn { height: 46px; line-height: 46px } textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn { height: auto } .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn { height: 30px; line-height: 30px } textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn { height: auto } select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn { height: 30px; line-height: 30px } textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn { height: auto } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0 } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle } .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #666; text-align: center; background-color: #eee; border: 1px solid #ccc; border-radius: 4px } .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px } .input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0 } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0 } .input-group-addon:first-child { border-right: 0 } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0 } .input-group-addon:last-child { border-left: 0 } .input-group-btn { position: relative; white-space: nowrap } .input-group-btn:first-child>.btn { margin-right: -1px } .input-group-btn:last-child>.btn { margin-left: -1px } .input-group-btn>.btn { position: relative } .input-group-btn>.btn+.btn { margin-left: -4px } .input-group-btn>.btn:hover, .input-group-btn>.btn:active { z-index: 2 } .list-group { margin-bottom: 20px; padding-left: 0 } .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd } .list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .list-group-item>.badge { float: right } .list-group-item>.badge+.badge { margin-right: 5px } a.list-group-item { color: #555 } a.list-group-item .list-group-item-heading { color: #333 } a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; background-color: #f5f5f5 } a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { z-index: 2; color: #fff; background-color: #0079c1; border-color: #0079c1 } a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading { color: inherit } a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text { color: #8ed5ff } .list-group-item-heading { margin-top: 0; margin-bottom: 5px } .list-group-item-text { margin-bottom: 0; line-height: 1.3 } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: #fff; line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #999; border-radius: 10px } .badge:empty { display: none } .btn .badge { position: relative; top: -1px } a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer } a.list-group-item.active>.badge, .nav-pills>.active>a>.badge { color: #0079c1; background-color: #fff } .nav-pills>li>a>.badge { margin-left: 3px } .nav { margin-bottom: 0; padding-left: 0; list-style: none } .nav:before, .nav:after { content: " "; display: table } .nav:after { clear: both } .nav:before, .nav:after { content: " "; display: table } .nav:after { clear: both } .nav>li { position: relative; display: block } .nav>li>a { position: relative; display: block; padding: 10px 15px } .nav>li>a:hover, .nav>li>a:focus { text-decoration: none; background-color: #eee } .nav>li.disabled>a { color: #999 } .nav>li.disabled>a:hover, .nav>li.disabled>a:focus { color: #999; text-decoration: none; background-color: transparent; cursor: not-allowed } .nav .open>a, .nav .open>a:hover, .nav .open>a:focus { background-color: #eee; border-color: #0079c1 } .nav .nav-divider { height: 1px; margin: 9.5px 0; overflow: hidden; background-color: #e5e5e5 } .nav>li>a>img { max-width: none } .nav-tabs { border-bottom: 1px solid #ddd } .nav-tabs>li { float: left; margin-bottom: -1px } .nav-tabs>li>a { margin-right: 2px; line-height: 1.5; border: 1px solid transparent; border-radius: 4px 4px 0 0 } .nav-tabs>li>a:hover { border-color: #eee #eee #ddd } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { color: #666; background-color: #f8f8f8; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default } .nav-tabs.nav-justified { width: 100%; border-bottom: 0 } .nav-tabs.nav-justified>li { float: none } .nav-tabs.nav-justified>li>a { text-align: center; margin-bottom: 5px } .nav-tabs.nav-justified>.dropdown .dropdown-menu { top: auto; left: auto } @media (min-width:768px) { .nav-tabs.nav-justified>li { display: table-cell; width: 1% } .nav-tabs.nav-justified>li>a { margin-bottom: 0 } } .nav-tabs.nav-justified>li>a { margin-right: 0; border-radius: 4px } .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus { border: 1px solid #ddd } @media (min-width:768px) { .nav-tabs.nav-justified>li>a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0 } .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus { border-bottom-color: #f8f8f8 } } .nav-pills>li { float: left } .nav-pills>li>a { border-radius: 4px } .nav-pills>li+li { margin-left: 2px } .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus { color: #fff; background-color: #0079c1 } .nav-stacked>li { float: none } .nav-stacked>li+li { margin-top: 2px; margin-left: 0 } .nav-justified { width: 100% } .nav-justified>li { float: none } .nav-justified>li>a { text-align: center; margin-bottom: 5px } .nav-justified>.dropdown .dropdown-menu { top: auto; left: auto } @media (min-width:768px) { .nav-justified>li { display: table-cell; width: 1% } .nav-justified>li>a { margin-bottom: 0 } } .nav-tabs-justified { border-bottom: 0 } .nav-tabs-justified>li>a { margin-right: 0; border-radius: 4px } .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus { border: 1px solid #ddd } @media (min-width:768px) { .nav-tabs-justified>li>a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0 } .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus { border-bottom-color: #f8f8f8 } } .tab-content>.tab-pane { display: none } .tab-content>.active { display: block } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0 } .navbar { position: relative; min-height: 50px; margin-bottom: 21px; border: 1px solid transparent } .navbar:before, .navbar:after { content: " "; display: table } .navbar:after { clear: both } .navbar:before, .navbar:after { content: " "; display: table } .navbar:after { clear: both } @media (min-width:768px) { .navbar { border-radius: 4px } } .navbar-header:before, .navbar-header:after { content: " "; display: table } .navbar-header:after { clear: both } .navbar-header:before, .navbar-header:after { content: " "; display: table } .navbar-header:after { clear: both } @media (min-width:768px) { .navbar-header { float: left } } .navbar-collapse { max-height: 340px; overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch } .navbar-collapse:before, .navbar-collapse:after { content: " "; display: table } .navbar-collapse:after { clear: both } .navbar-collapse:before, .navbar-collapse:after { content: " "; display: table } .navbar-collapse:after { clear: both } .navbar-collapse.in { overflow-y: auto } @media (min-width:768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none } .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important } .navbar-collapse.in { overflow-y: visible } .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0 } } .container>.navbar-header, .container>.navbar-collapse { margin-right: -15px; margin-left: -15px } @media (min-width:768px) { .container>.navbar-header, .container>.navbar-collapse { margin-right: 0; margin-left: 0 } } .navbar-static-top { z-index: 1000; border-width: 0 0 1px } @media (min-width:768px) { .navbar-static-top { border-radius: 0 } } .navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030 } @media (min-width:768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0 } } .navbar-fixed-top { top: 0; border-width: 0 0 1px } .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0 } .navbar-brand { float: left; padding: 14.5px 15px; font-size: 18px; line-height: 21px } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none } @media (min-width:768px) { .navbar>.container .navbar-brand { margin-left: -15px } } .navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px } .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px } .navbar-toggle .icon-bar+.icon-bar { margin-top: 4px } @media (min-width:768px) { .navbar-toggle { display: none } } .navbar-nav { margin: 7.25px -15px } .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; line-height: 21px } @media (max-width:767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none } .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px } .navbar-nav .open .dropdown-menu>li>a { line-height: 21px } .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus { background-image: none } } @media (min-width:768px) { .navbar-nav { float: left; margin: 0 } .navbar-nav>li { float: left } .navbar-nav>li>a { padding-top: 14.5px; padding-bottom: 14.5px } .navbar-nav.navbar-right:last-child { margin-right: -15px } } @media (min-width:768px) { .navbar-left { float: left !important } .navbar-right { float: right !important } } .navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 7.5px; margin-bottom: 7.5px } @media (min-width:768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .navbar-form .form-control { display: inline-block } .navbar-form select.form-control { width: auto } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0 } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { float: none; margin-left: 0 } } @media (min-width:768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle } .navbar-form .input-group>.form-control { width: 100% } .navbar-form .control-label { margin-bottom: 0; vertical-align: middle } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; vertical-align: middle } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { float: none; margin-left: 0 } .navbar-form .has-feedback .form-control-feedback { top: 0 } } @media (max-width:767px) { .navbar-form .form-group { margin-bottom: 5px } } @media (min-width:768px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none } .navbar-form.navbar-right:last-child { margin-right: -15px } } .navbar-nav>li>.dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0 } .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right { left: auto; right: 0 } .navbar-btn { margin-top: 7.5px; margin-bottom: 7.5px } .navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px } .navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px } .navbar-text { margin-top: 14.5px; margin-bottom: 14.5px } @media (min-width:768px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px } .navbar-text.navbar-right:last-child { margin-right: 0 } } .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7 } .navbar-default .navbar-brand { color: #777 } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent } .navbar-default .navbar-text { color: #777 } .navbar-default .navbar-nav>li>a { color: #777 } .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #333; background-color: transparent } .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #555; background-color: #e7e7e7 } .navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus { color: #ccc; background-color: transparent } .navbar-default .navbar-toggle { border-color: #ddd } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd } .navbar-default .navbar-toggle .icon-bar { background-color: #888 } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7 } .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { background-color: #e7e7e7; color: #555 } @media (max-width:767px) { .navbar-default .navbar-nav .open .dropdown-menu>li>a { color: #777 } .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus { color: #333; background-color: transparent } .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus { color: #555; background-color: #e7e7e7 } .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus { color: #ccc; background-color: transparent } } .navbar-default .navbar-link { color: #777 } .navbar-default .navbar-link:hover { color: #333 } .navbar-inverse { background-color: #222; border-color: #080808 } .navbar-inverse .navbar-brand { color: #999 } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent } .navbar-inverse .navbar-text { color: #999 } .navbar-inverse .navbar-nav>li>a { color: #999 } .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #fff; background-color: transparent } .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #fff; background-color: #080808 } .navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus { color: #444; background-color: transparent } .navbar-inverse .navbar-toggle { border-color: #333 } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333 } .navbar-inverse .navbar-toggle .icon-bar { background-color: #fff } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010 } .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { background-color: #080808; color: #fff } @media (max-width:767px) { .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header { border-color: #080808 } .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #080808 } .navbar-inverse .navbar-nav .open .dropdown-menu>li>a { color: #999 } .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus { color: #fff; background-color: transparent } .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus { color: #fff; background-color: #080808 } .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus { color: #444; background-color: transparent } } .navbar-inverse .navbar-link { color: #999 } .navbar-inverse .navbar-link:hover { color: #fff } .alert { padding: 15px; margin-bottom: 21px; border: 1px solid transparent; border-radius: 4px } .alert h4 { margin-top: 0; color: inherit } .alert .alert-link { font-weight: bold } .alert>p, .alert>ul { margin-bottom: 0 } .alert>p+p { margin-top: 5px } .alert-dismissable { padding-right: 35px } .alert-dismissable .close { position: relative; top: -2px; right: -21px; color: inherit } .alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d } .alert-success hr { border-top-color: #c9e2b3 } .alert-success .alert-link { color: #2b542c } .alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f } .alert-info hr { border-top-color: #a6e1ec } .alert-info .alert-link { color: #245269 } .alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b } .alert-warning hr { border-top-color: #f7e1b5 } .alert-warning .alert-link { color: #66512c } .alert-danger { background-color: #fff7f7; border-color: #c72e2e; color: #000 } .alert-danger hr { border-top-color: #b22929 } .alert-danger .alert-link { color: #000 } .tooltip { position: absolute; z-index: 1030; display: block; visibility: visible; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0) } .tooltip.in { opacity: .9; filter: alpha(opacity=90) } .tooltip.top { margin-top: -3px; padding: 5px 0 } .tooltip.right { margin-left: 3px; padding: 0 5px } .tooltip.bottom { margin-top: 3px; padding: 5px 0 } .tooltip.left { margin-left: -3px; padding: 0 5px } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; background-color: #000; border-radius: 4px } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000 } .tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-width: 5px 5px 0; border-top-color: #000 } .tooltip.top-right .tooltip-arrow { bottom: 0; right: 5px; border-width: 5px 5px 0; border-top-color: #000 } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000 } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000 } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000 } .tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-width: 0 5px 5px; border-bottom-color: #000 } .tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-width: 0 5px 5px; border-bottom-color: #000 } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; max-width: 276px; padding: 1px; text-align: left; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal } .popover.top { margin-top: -10px } .popover.right { margin-left: 10px } .popover.bottom { margin-top: 10px } .popover.left { margin-left: -10px } .popover-title { margin: 0; padding: 8px 14px; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0 } .popover-content { padding: 9px 14px } .popover .arrow, .popover .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid } .popover .arrow { border-width: 11px } .popover .arrow:after { border-width: 10px; content: "" } .popover.top .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px } .popover.top .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff } .popover.right .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999; border-right-color: rgba(0, 0, 0, 0.25) } .popover.right .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff } .popover.bottom .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px } .popover.bottom .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff } .popover.left .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999; border-left-color: rgba(0, 0, 0, 0.25) } .popover.left .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent } .dropdown { position: relative } .dropdown-toggle:focus { outline: 0 } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box } .dropdown-menu.pull-right { right: 0; left: auto } .dropdown-menu .divider { height: 1px; margin: 9.5px 0; overflow: hidden; background-color: #e5e5e5 } .dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.5; color: #444; white-space: nowrap } .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { text-decoration: none; color: #373737; background-color: #f5f5f5 } .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #0079c1 } .dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { color: #999 } .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); cursor: not-allowed } .open>.dropdown-menu { display: block } .open>a { outline: 0 } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.5; color: #999 } .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990 } .pull-right>.dropdown-menu { right: 0; left: auto } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid; content: "" } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px } @media (min-width:768px) { .navbar-right .dropdown-menu { right: 0; left: auto } } .modal-open { overflow: hidden } .modal { display: none; overflow: auto; overflow-y: scroll; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040 } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -moz-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) } .modal-dialog { position: relative; width: auto; margin: 10px; z-index: 1050 } .modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: none } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1030; background-color: #000 } .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0) } .modal-backdrop.in { opacity: .5; filter: alpha(opacity=50) } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.5px } .modal-header .close { margin-top: -2px } .modal-title { margin: 0; line-height: 1.5 } .modal-body { position: relative; padding: 20px } .modal-footer { margin-top: 15px; padding: 19px 20px 20px; text-align: right; border-top: 1px solid #e5e5e5 } .modal-footer:before, .modal-footer:after { content: " "; display: table } .modal-footer:after { clear: both } .modal-footer:before, .modal-footer:after { content: " "; display: table } .modal-footer:after { clear: both } .modal-footer .btn+.btn { margin-left: 5px; margin-bottom: 0 } .modal-footer .btn-group .btn+.btn { margin-left: -1px } .modal-footer .btn-block+.btn-block { margin-left: 0 } @media screen and (min-width:768px) { .modal-dialog { width: 600px; margin: 30px auto } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) } } .panel { margin-bottom: 21px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) } .panel-body { padding: 15px } .panel-body:before, .panel-body:after { content: " "; display: table } .panel-body:after { clear: both } .panel-body:before, .panel-body:after { content: " "; display: table } .panel-body:after { clear: both } .panel>.list-group { margin-bottom: 0 } .panel>.list-group .list-group-item { border-width: 1px 0 } .panel>.list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0 } .panel>.list-group .list-group-item:last-child { border-bottom: 0 } .panel-heading+.list-group .list-group-item:first-child { border-top-width: 0 } .panel>.table, .panel>.table-responsive>.table { margin-bottom: 0 } .panel>.panel-body+.table, .panel>.panel-body+.table-responsive { border-top: 1px solid #ddd } .panel>.table>tbody:first-child th, .panel>.table>tbody:first-child td { border-top: 0 } .panel>.table-bordered, .panel>.table-responsive>.table-bordered { border: 0 } .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child { border-left: 0 } .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child { border-right: 0 } .panel>.table-bordered>thead>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:last-child>th, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:last-child>td, .panel>.table-responsive>.table-bordered>thead>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td { border-bottom: 0 } .panel>.table-responsive { border: 0; margin-bottom: 0 } .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px } .panel-heading>.dropdown .dropdown-toggle { color: inherit } .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit } .panel-title>a { color: inherit } .panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } .panel-group .panel { margin-bottom: 0; border-radius: 4px; overflow: hidden } .panel-group .panel+.panel { margin-top: 5px } .panel-group .panel-heading { border-bottom: 0 } .panel-group .panel-heading+.panel-collapse .panel-body { border-top: 1px solid #ddd } .panel-group .panel-footer { border-top: 0 } .panel-group .panel-footer+.panel-collapse .panel-body { border-bottom: 1px solid #ddd } .panel-default { border-color: #ddd } .panel-default>.panel-heading { color: #444; background-color: #f5f5f5; border-color: #ddd } .panel-default>.panel-heading+.panel-collapse .panel-body { border-top-color: #ddd } .panel-default>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #ddd } .panel-primary { border-color: #0079c1 } .panel-primary>.panel-heading { color: #fff; background-color: #0079c1; border-color: #0079c1 } .panel-primary>.panel-heading+.panel-collapse .panel-body { border-top-color: #0079c1 } .panel-primary>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #0079c1 } .panel-success { border-color: #d6e9c6 } .panel-success>.panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6 } .panel-success>.panel-heading+.panel-collapse .panel-body { border-top-color: #d6e9c6 } .panel-success>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #d6e9c6 } .panel-warning { border-color: #faebcc } .panel-warning>.panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc } .panel-warning>.panel-heading+.panel-collapse .panel-body { border-top-color: #faebcc } .panel-warning>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #faebcc } .panel-danger { border-color: #ebccd1 } .panel-danger>.panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1 } .panel-danger>.panel-heading+.panel-collapse .panel-body { border-top-color: #ebccd1 } .panel-danger>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #ebccd1 } .panel-info { border-color: #bce8f1 } .panel-info>.panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1 } .panel-info>.panel-heading+.panel-collapse .panel-body { border-top-color: #bce8f1 } .panel-info>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #bce8f1 } table { max-width: 100%; background-color: transparent } th { text-align: left } .table { width: 100%; margin-bottom: 21px } .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { padding: 8px; line-height: 1.5; vertical-align: top; border-top: 1px solid #ddd } .table>thead>tr>th { vertical-align: bottom; border-bottom: 2px solid #ddd } .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td { border-top: 0 } .table>tbody+tbody { border-top: 2px solid #ddd } .table .table { background-color: #f8f8f8 } .table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td { padding: 5px } .table-bordered { border: 1px solid #ddd } .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { border: 1px solid #ddd } .table-bordered>thead>tr>th, .table-bordered>thead>tr>td { border-bottom-width: 2px } .table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th { background-color: #f9f9f9 } .table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th { background-color: #f5f5f5 } table col[class*="col-"] { position: static; float: none; display: table-column } table td[class*="col-"], table th[class*="col-"] { float: none; display: table-cell } .table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th { background-color: #f5f5f5 } .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th { background-color: #e8e8e8 } .table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th { background-color: #dff0d8 } .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th { background-color: #d0e9c6 } .table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th { background-color: #f2dede } .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th { background-color: #ebcccc } .table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th { background-color: #fcf8e3 } .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th { background-color: #faf2cc } @media (max-width:767px) { .table-responsive { width: 100%; margin-bottom: 15.75px; overflow-y: hidden; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; -webkit-overflow-scrolling: touch } .table-responsive>.table { margin-bottom: 0 } .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td { white-space: nowrap } .table-responsive>.table-bordered { border: 0 } .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child { border-left: 0 } .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child { border-right: 0 } .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td { border-bottom: 0 } } /*! normalize.css v3.0.0 | MIT License | git.io/normalize */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } a { background: transparent } a:active, a:hover { outline: 0 } abbr[title] { border-bottom: 1px dotted } b, strong { font-weight: bold } dfn { font-style: italic } h1 { font-size: 2em; margin: 0.67em 0 } mark { background: #ff0; color: #000 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -0.5em } sub { bottom: -0.25em } img { border: 0 } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0 } pre { overflow: auto } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0 } button { overflow: visible } button, select { text-transform: none } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer } button[disabled], html input[disabled] { cursor: default } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0 } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em } legend { border: 0; padding: 0 } textarea { overflow: auto } optgroup { font-weight: bold } table { border-collapse: collapse; border-spacing: 0 } td, th { padding: 0 } @media print { * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important } a, a:visited { text-decoration: underline } a[href]:after { content: " (" attr(href) ")" } abbr[title]:after { content: " (" attr(title) ")" } a[href^="javascript:"]:after, a[href^="#"]:after { content: "" } pre, blockquote { border: 1px solid #999; page-break-inside: avoid } thead { display: table-header-group } tr, img { page-break-inside: avoid } img { max-width: 100% !important } p, h2, h3 { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid } select { background: #fff !important } .navbar { display: none } .table td, .table th { background-color: #fff !important } .btn>.caret, .dropup>.btn>.caret { border-top-color: #000 !important } .label { border: 1px solid #000 } .table { border-collapse: collapse !important } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important } } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } html { font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.5; color: #333; background-color: #f8f8f8 } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit } a { color: #0079c1; text-decoration: none } a:hover, a:focus { color: #0089db; text-decoration: underline } a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } figure { margin: 0 } img { vertical-align: middle } .img-responsive { display: block; max-width: 100%; height: auto } .img-rounded { border-radius: 6px } .img-thumbnail { padding: 4px; line-height: 1.5; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; display: inline-block; max-width: 100%; height: auto } .img-circle { border-radius: 50% } hr { margin-top: 21px; margin-bottom: 21px; border: 0; border-top: 1px solid #eee } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0 } a { font-weight: bold } a:hover, a:focus { text-decoration: none } a:active { color: #006ba8 } a.secondaryLink, .secondaryLink a { color: #666 } a.secondaryLink:hover, .secondaryLink a:hover, a.secondaryLink:focus, .secondaryLink a:focus, a.secondaryLink:active, .secondaryLink a:active { color: #444 } a.reverseLink, .reverseLink a { color: #fff } a.reverseLink:hover, .reverseLink a:hover, a.reverseLink:focus, .reverseLink a:focus, a.reverseLink:active, .reverseLink a:active { color: #e4e4e4 } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: bold; color: #000; margin: 0 } h1, h2, .h1, .h2 { letter-spacing: 0.02em } h3, h4, h5, h6, .h3, .h4, .h5, .h6 { letter-spacing: 0.01em } h1, .h1 { font-size: 40px; font-size: 4rem; line-height: 1.5 } @media (min-width:768px) { h1, .h1 { font-size: 60px; font-size: 6rem; line-height: 1.33 } } h2, .h2 { font-size: 28px; font-size: 2.8rem; line-height: 1.5 } @media (min-width:768px) { h2, .h2 { font-size: 40px; font-size: 4rem; line-height: 1.5 } } h3, .h3 { font-size: 28px; font-size: 2.8rem; line-height: 1.5 } h4, .h4 { font-size: 20px; font-size: 2rem; line-height: 1.5 } h5, .h5 { font-size: 14px; font-size: 1.4rem; line-height: 1 } h6, .h6 { font-size: 12px; font-size: 1.2rem; line-height: 1.5 } p { padding-top: 14px; padding-bottom: 20px; margin: 0; font-size: 15px; font-size: 1.5rem; line-height: 1.5; color: #666 } @media (min-width:768px) { p { padding-top: 4px; padding-bottom: 14px } } .lead { padding-bottom: 0; padding-top: 0; font-size: 18px; font-size: 1.8rem; line-height: 1.333 } small, .small { font-size: 85% } cite { font-style: normal } .text-left { text-align: left } .text-right { text-align: right } .text-center { text-align: center } .text-justify { text-align: justify } .text-muted { color: #999 } .text-primary { color: #0079c1 } a.text-primary:hover { color: #00598e } .text-success { color: #3c763d } a.text-success:hover { color: #2b542c } .text-info { color: #31708f } a.text-info:hover { color: #245269 } .text-warning { color: #8a6d3b } a.text-warning:hover { color: #66512c } .text-danger { color: #a94442 } a.text-danger:hover { color: #843534 } .bg-primary { color: #fff; background-color: #0079c1 } a.bg-primary:hover { background-color: #00598e } .bg-dark { color: #fff; background-color: #333 } a.bg-dark:hover { background-color: #1a1a1a } .bg-light { color: #666; background-color: #f5f5f5 } a.bg-light:hover { background-color: #dcdcdc } .bg-reverse { color: #333; background-color: #fff } a.bg-reverse:hover { background-color: #e6e6e6 } .bg-success { background-color: #dff0d8 } a.bg-success:hover { background-color: #c1e2b3 } .bg-info { background-color: #d9edf7 } a.bg-info:hover { background-color: #afd9ee } .bg-warning { background-color: #fcf8e3 } a.bg-warning:hover { background-color: #f7ecb5 } .bg-danger { background-color: #f2dede } a.bg-danger:hover { background-color: #e4b9b9 } .page-header { padding-bottom: 9.5px; margin: 42px 0 21px; border-bottom: 1px solid #eee } ul, ol { margin-top: 0; margin-bottom: 10.5px } ul ul, ol ul, ul ol, ol ol { margin-bottom: 0 } .list-unstyled { padding-left: 0; list-style: none } .list-inline { padding-left: 0; list-style: none } .list-inline>li { display: inline-block; padding-left: 5px; padding-right: 5px } .list-inline>li:first-child { padding-left: 0 } dl { margin-top: 0; margin-bottom: 21px } dt, dd { line-height: 1.5 } dt { font-weight: bold } dd { margin-left: 0 } @media (min-width:768px) { .dl-horizontal dt { float: left; width: 270px; clear: left; text-align: right; white-space: normal } .dl-horizontal dd { margin-left: 300px } } abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999 } .initialism { font-size: 90%; text-transform: uppercase } blockquote { padding: 0; margin: 0 auto } address { margin-bottom: 21px; font-style: normal; line-height: 1.5 } .clearfix:before, .clearfix:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .px-nav nav:before, .px-nav nav:after { content: " "; display: table } .clearfix:after, .form-horizontal .form-group:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .px-nav nav:after { clear: both } .center-block { display: block; margin-left: auto; margin-right: auto; float: none } .pull-right { float: right !important } .pull-left { float: left !important } .hide { display: none !important } .show { display: block !important } .invisible { visibility: hidden } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0 } .hidden { display: none !important; visibility: hidden !important } .affix { position: fixed } .center-block { float: none } @-ms-viewport { width: device-width } .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important } @media (max-width:767px) { .visible-xs { display: block !important } table.visible-xs { display: table } tr.visible-xs { display: table-row !important } th.visible-xs, td.visible-xs { display: table-cell !important } } @media (min-width:768px) and (max-width:991px) { .visible-sm { display: block !important } table.visible-sm { display: table } tr.visible-sm { display: table-row !important } th.visible-sm, td.visible-sm { display: table-cell !important } } @media (min-width:992px) and (max-width:1199px) { .visible-md { display: block !important } table.visible-md { display: table } tr.visible-md { display: table-row !important } th.visible-md, td.visible-md { display: table-cell !important } } @media (min-width:1200px) { .visible-lg { display: block !important } table.visible-lg { display: table } tr.visible-lg { display: table-row !important } th.visible-lg, td.visible-lg { display: table-cell !important } } @media (max-width:767px) { .hidden-xs { display: none !important } } @media (min-width:768px) and (max-width:991px) { .hidden-sm { display: none !important } } @media (min-width:992px) and (max-width:1199px) { .hidden-md { display: none !important } } @media (min-width:1200px) { .hidden-lg { display: none !important } } .visible-print { display: none !important } @media print { .visible-print { display: block !important } table.visible-print { display: table } tr.visible-print { display: table-row !important } th.visible-print, td.visible-print { display: table-cell !important } } @media print { .hidden-print { display: none !important } } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px } @media (min-width:768px) { .container { width: 750px } } @media (min-width:992px) { .container { width: 970px } } @media (min-width:1200px) { .container { width: 1170px } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px } .row { margin-left: -15px; margin-right: -15px } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left } .col-xs-12 { width: 100% } .col-xs-11 { width: 91.66666667% } .col-xs-10 { width: 83.33333333% } .col-xs-9 { width: 75% } .col-xs-8 { width: 66.66666667% } .col-xs-7 { width: 58.33333333% } .col-xs-6 { width: 50% } .col-xs-5 { width: 41.66666667% } .col-xs-4 { width: 33.33333333% } .col-xs-3 { width: 25% } .col-xs-2 { width: 16.66666667% } .col-xs-1 { width: 8.33333333% } .col-xs-pull-12 { right: 100% } .col-xs-pull-11 { right: 91.66666667% } .col-xs-pull-10 { right: 83.33333333% } .col-xs-pull-9 { right: 75% } .col-xs-pull-8 { right: 66.66666667% } .col-xs-pull-7 { right: 58.33333333% } .col-xs-pull-6 { right: 50% } .col-xs-pull-5 { right: 41.66666667% } .col-xs-pull-4 { right: 33.33333333% } .col-xs-pull-3 { right: 25% } .col-xs-pull-2 { right: 16.66666667% } .col-xs-pull-1 { right: 8.33333333% } .col-xs-pull-0 { right: 0 } .col-xs-push-12 { left: 100% } .col-xs-push-11 { left: 91.66666667% } .col-xs-push-10 { left: 83.33333333% } .col-xs-push-9 { left: 75% } .col-xs-push-8 { left: 66.66666667% } .col-xs-push-7 { left: 58.33333333% } .col-xs-push-6 { left: 50% } .col-xs-push-5 { left: 41.66666667% } .col-xs-push-4 { left: 33.33333333% } .col-xs-push-3 { left: 25% } .col-xs-push-2 { left: 16.66666667% } .col-xs-push-1 { left: 8.33333333% } .col-xs-push-0 { left: 0 } .col-xs-offset-12 { margin-left: 100% } .col-xs-offset-11 { margin-left: 91.66666667% } .col-xs-offset-10 { margin-left: 83.33333333% } .col-xs-offset-9 { margin-left: 75% } .col-xs-offset-8 { margin-left: 66.66666667% } .col-xs-offset-7 { margin-left: 58.33333333% } .col-xs-offset-6 { margin-left: 50% } .col-xs-offset-5 { margin-left: 41.66666667% } .col-xs-offset-4 { margin-left: 33.33333333% } .col-xs-offset-3 { margin-left: 25% } .col-xs-offset-2 { margin-left: 16.66666667% } .col-xs-offset-1 { margin-left: 8.33333333% } .col-xs-offset-0 { margin-left: 0 } @media (min-width:768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left } .col-sm-12 { width: 100% } .col-sm-11 { width: 91.66666667% } .col-sm-10 { width: 83.33333333% } .col-sm-9 { width: 75% } .col-sm-8 { width: 66.66666667% } .col-sm-7 { width: 58.33333333% } .col-sm-6 { width: 50% } .col-sm-5 { width: 41.66666667% } .col-sm-4 { width: 33.33333333% } .col-sm-3 { width: 25% } .col-sm-2 { width: 16.66666667% } .col-sm-1 { width: 8.33333333% } .col-sm-pull-12 { right: 100% } .col-sm-pull-11 { right: 91.66666667% } .col-sm-pull-10 { right: 83.33333333% } .col-sm-pull-9 { right: 75% } .col-sm-pull-8 { right: 66.66666667% } .col-sm-pull-7 { right: 58.33333333% } .col-sm-pull-6 { right: 50% } .col-sm-pull-5 { right: 41.66666667% } .col-sm-pull-4 { right: 33.33333333% } .col-sm-pull-3 { right: 25% } .col-sm-pull-2 { right: 16.66666667% } .col-sm-pull-1 { right: 8.33333333% } .col-sm-pull-0 { right: 0 } .col-sm-push-12 { left: 100% } .col-sm-push-11 { left: 91.66666667% } .col-sm-push-10 { left: 83.33333333% } .col-sm-push-9 { left: 75% } .col-sm-push-8 { left: 66.66666667% } .col-sm-push-7 { left: 58.33333333% } .col-sm-push-6 { left: 50% } .col-sm-push-5 { left: 41.66666667% } .col-sm-push-4 { left: 33.33333333% } .col-sm-push-3 { left: 25% } .col-sm-push-2 { left: 16.66666667% } .col-sm-push-1 { left: 8.33333333% } .col-sm-push-0 { left: 0 } .col-sm-offset-12 { margin-left: 100% } .col-sm-offset-11 { margin-left: 91.66666667% } .col-sm-offset-10 { margin-left: 83.33333333% } .col-sm-offset-9 { margin-left: 75% } .col-sm-offset-8 { margin-left: 66.66666667% } .col-sm-offset-7 { margin-left: 58.33333333% } .col-sm-offset-6 { margin-left: 50% } .col-sm-offset-5 { margin-left: 41.66666667% } .col-sm-offset-4 { margin-left: 33.33333333% } .col-sm-offset-3 { margin-left: 25% } .col-sm-offset-2 { margin-left: 16.66666667% } .col-sm-offset-1 { margin-left: 8.33333333% } .col-sm-offset-0 { margin-left: 0 } } @media (min-width:992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left } .col-md-12 { width: 100% } .col-md-11 { width: 91.66666667% } .col-md-10 { width: 83.33333333% } .col-md-9 { width: 75% } .col-md-8 { width: 66.66666667% } .col-md-7 { width: 58.33333333% } .col-md-6 { width: 50% } .col-md-5 { width: 41.66666667% } .col-md-4 { width: 33.33333333% } .col-md-3 { width: 25% } .col-md-2 { width: 16.66666667% } .col-md-1 { width: 8.33333333% } .col-md-pull-12 { right: 100% } .col-md-pull-11 { right: 91.66666667% } .col-md-pull-10 { right: 83.33333333% } .col-md-pull-9 { right: 75% } .col-md-pull-8 { right: 66.66666667% } .col-md-pull-7 { right: 58.33333333% } .col-md-pull-6 { right: 50% } .col-md-pull-5 { right: 41.66666667% } .col-md-pull-4 { right: 33.33333333% } .col-md-pull-3 { right: 25% } .col-md-pull-2 { right: 16.66666667% } .col-md-pull-1 { right: 8.33333333% } .col-md-pull-0 { right: 0 } .col-md-push-12 { left: 100% } .col-md-push-11 { left: 91.66666667% } .col-md-push-10 { left: 83.33333333% } .col-md-push-9 { left: 75% } .col-md-push-8 { left: 66.66666667% } .col-md-push-7 { left: 58.33333333% } .col-md-push-6 { left: 50% } .col-md-push-5 { left: 41.66666667% } .col-md-push-4 { left: 33.33333333% } .col-md-push-3 { left: 25% } .col-md-push-2 { left: 16.66666667% } .col-md-push-1 { left: 8.33333333% } .col-md-push-0 { left: 0 } .col-md-offset-12 { margin-left: 100% } .col-md-offset-11 { margin-left: 91.66666667% } .col-md-offset-10 { margin-left: 83.33333333% } .col-md-offset-9 { margin-left: 75% } .col-md-offset-8 { margin-left: 66.66666667% } .col-md-offset-7 { margin-left: 58.33333333% } .col-md-offset-6 { margin-left: 50% } .col-md-offset-5 { margin-left: 41.66666667% } .col-md-offset-4 { margin-left: 33.33333333% } .col-md-offset-3 { margin-left: 25% } .col-md-offset-2 { margin-left: 16.66666667% } .col-md-offset-1 { margin-left: 8.33333333% } .col-md-offset-0 { margin-left: 0 } } @media (min-width:1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left } .col-lg-12 { width: 100% } .col-lg-11 { width: 91.66666667% } .col-lg-10 { width: 83.33333333% } .col-lg-9 { width: 75% } .col-lg-8 { width: 66.66666667% } .col-lg-7 { width: 58.33333333% } .col-lg-6 { width: 50% } .col-lg-5 { width: 41.66666667% } .col-lg-4 { width: 33.33333333% } .col-lg-3 { width: 25% } .col-lg-2 { width: 16.66666667% } .col-lg-1 { width: 8.33333333% } .col-lg-pull-12 { right: 100% } .col-lg-pull-11 { right: 91.66666667% } .col-lg-pull-10 { right: 83.33333333% } .col-lg-pull-9 { right: 75% } .col-lg-pull-8 { right: 66.66666667% } .col-lg-pull-7 { right: 58.33333333% } .col-lg-pull-6 { right: 50% } .col-lg-pull-5 { right: 41.66666667% } .col-lg-pull-4 { right: 33.33333333% } .col-lg-pull-3 { right: 25% } .col-lg-pull-2 { right: 16.66666667% } .col-lg-pull-1 { right: 8.33333333% } .col-lg-pull-0 { right: 0 } .col-lg-push-12 { left: 100% } .col-lg-push-11 { left: 91.66666667% } .col-lg-push-10 { left: 83.33333333% } .col-lg-push-9 { left: 75% } .col-lg-push-8 { left: 66.66666667% } .col-lg-push-7 { left: 58.33333333% } .col-lg-push-6 { left: 50% } .col-lg-push-5 { left: 41.66666667% } .col-lg-push-4 { left: 33.33333333% } .col-lg-push-3 { left: 25% } .col-lg-push-2 { left: 16.66666667% } .col-lg-push-1 { left: 8.33333333% } .col-lg-push-0 { left: 0 } .col-lg-offset-12 { margin-left: 100% } .col-lg-offset-11 { margin-left: 91.66666667% } .col-lg-offset-10 { margin-left: 83.33333333% } .col-lg-offset-9 { margin-left: 75% } .col-lg-offset-8 { margin-left: 66.66666667% } .col-lg-offset-7 { margin-left: 58.33333333% } .col-lg-offset-6 { margin-left: 50% } .col-lg-offset-5 { margin-left: 41.66666667% } .col-lg-offset-4 { margin-left: 33.33333333% } .col-lg-offset-3 { margin-left: 25% } .col-lg-offset-2 { margin-left: 16.66666667% } .col-lg-offset-1 { margin-left: 8.33333333% } .col-lg-offset-0 { margin-left: 0 } } fieldset { padding: 0; margin: 0; border: 0; min-width: 0 } legend { display: block; width: 100%; padding: 0; margin-bottom: 21px; font-size: 21px; line-height: inherit; color: #444; border: 0; border-bottom: 1px solid #e5e5e5 } label { display: inline-block; margin-bottom: 5px; font-weight: bold } input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal } input[type="file"] { display: block } input[type="range"] { display: block; width: 100% } select[multiple], select[size] { height: auto } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.5; color: #666 } .form-control { display: block; width: 100%; height: 35px; padding: 6px 12px; font-size: 14px; line-height: 1.5; color: #666; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s } .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) } .form-control::-moz-placeholder { color: #999; opacity: 1 } .form-control:-ms-input-placeholder { color: #999 } .form-control::-webkit-input-placeholder { color: #999 } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eee; opacity: 1 } textarea.form-control { height: auto } input[type="search"] { -webkit-appearance: none } input[type="date"] { line-height: 35px } .form-group { margin-bottom: 15px } .radio, .checkbox { display: block; min-height: 21px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px } .radio label, .checkbox label { display: inline; font-weight: normal; cursor: pointer } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px } .radio+.radio, .checkbox+.checkbox { margin-top: -5px } .radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer } .radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline { margin-top: 0; margin-left: 10px } input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline { cursor: not-allowed } .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } select.input-sm { height: 30px; line-height: 30px } textarea.input-sm, select[multiple].input-sm { height: auto } .input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px } select.input-lg { height: 46px; line-height: 46px } textarea.input-lg, select[multiple].input-lg { height: auto } .has-feedback { position: relative } .has-feedback .form-control { padding-right: 43.75px } .has-feedback .form-control-feedback { position: absolute; top: 26px; right: 0; display: block; width: 35px; height: 35px; line-height: 35px; text-align: center } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #3c763d; border-color: #3c763d } .has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } .has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 } .has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8 } .has-success .form-control-feedback { color: #3c763d } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #8a6d3b; border-color: #8a6d3b } .has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } .has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b } .has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3 } .has-warning .form-control-feedback { color: #8a6d3b } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #a94442; border-color: #a94442 } .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } .has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } .has-error .form-control-feedback { color: #a94442 } .form-control-static { margin-bottom: 0 } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373 } @media (min-width:768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle } .form-inline .input-group>.form-control { width: 100% } .form-inline .control-label { margin-bottom: 0; vertical-align: middle } .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; vertical-align: middle } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: none; margin-left: 0 } .form-inline .has-feedback .form-control-feedback { top: 0 } } .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px } .form-horizontal .radio, .form-horizontal .checkbox { min-height: 28px } .form-horizontal .form-group { margin-left: -15px; margin-right: -15px } .form-horizontal .form-control-static { padding-top: 7px } @media (min-width:768px) { .form-horizontal .control-label { text-align: right } } .form-horizontal .has-feedback .form-control-feedback { top: 0; right: 15px } .textInput input.userText, .textInput input.completed { border-color: #cee0eb; background-color: #fff; box-shadow: none; color: #333 } .textInput.tall input { height: 3.0769em } .textInput.small { width: 33% } .textInput.medium { width: 50% } .textInput.large { width: 67% } .textInput.hasError input, .textInput.hasError input:hover, .textInput.hasError input:focus { border-color: #de746a; box-shadow: 0 0 5px rgba(220, 99, 88, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset; background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') #fff right -2190px no-repeat } .lap { margin: 15px 0 } .lap label { position: absolute; left: 16px; color: #666; z-index: 1; cursor: text; text-shadow: 0 1px 0 #fff; font-weight: lighter; line-height: 2.61539em } .lap label.focus { color: #888 } .lap.medium label { left: 14px } .lap.tall label { line-height: 3.0769em } .textInput { position: relative } .textInput input.userText, .textInput input.completed { border-color: #cee0eb; background-color: #fff; box-shadow: none; color: #333 } .textInput.tall input { height: 3.0769em } .textInput.tiny input { width: 50px } .textInput.xSmall input { width: 75px } .textInput.small { width: 33% } .textInput.medium { width: 50% } .textInput.large { width: 67% } .textInput.hasError input, .textInput.hasError input:hover, .textInput.hasError input:focus { border-color: #de746a; box-shadow: 0 0 5px rgba(220, 99, 88, 0.6), 0 2px 2px rgba(0, 0, 0, 0.15) inset; background: url('https://www.paypalobjects.com/webstatic/i/sprite/sprite_ui.png') #fff right -2190px no-repeat } .textInput .group-input-meta input, .textInput .group-input-meta label { float: left; font-weight: normal } .textInput .group-input-meta label { margin-top: 5px } .textInput .group-input-meta:after { content: "."; clear: both; display: block; visibility: hidden; width: 0px; height: 0px } .lap { margin: 15px 0 } .lap label { position: absolute; left: 16px; color: #666; z-index: 1; cursor: text; text-shadow: 0 1px 0 #fff; font-weight: lighter; line-height: 2.61539em } .lap label.focus { color: #888 } .lap.medium label { left: 14px } .lap.tall label { line-height: 3.0769em } #disputesView .vx_checkbox, #disputesView .vx_radio { width: 100%; position: relative } #disputesView .vx_checkbox input, #disputesView .vx_radio input { visibility: hidden; position: absolute } #disputesView .vx_checkbox input:focus+label:before, #disputesView .vx_radio input:focus+label:before { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } #disputesView .vx_checkbox input:checked+label:before, #disputesView .vx_radio input:checked+label:before { content: "\e015"; border-color: #0092d1; color: #fff; background-color: #0092d1 } #disputesView .vx_checkbox label, #disputesView .vx_radio label { cursor: pointer; display: inline-block; vertical-align: top; line-height: 1.75em } #disputesView .vx_checkbox label:before, #disputesView .vx_radio label:before { font-family: paypal-vx-icons; display: inline-block; vertical-align: top; height: 1.25em; width: 1.25em; margin: 0 10px 0 0; padding: 0.4em 0.1em; border: 1px solid #2c2e2f; content: ''; font-size: 17px; line-height: 0; border-radius: 3px } #disputesView .vx_checkbox.vx_has-error input:checked+label:before, #disputesView .vx_radio.vx_has-error input:checked+label:before { border-color: #c72e2e; background: #c72e2e } #disputesView .vx_checkbox.vx_has-error label:before, #disputesView .vx_radio.vx_has-error label:before { border-color: #c72e2e } #disputesView .vx_checkbox.vx_has-error:after, #disputesView .vx_radio.vx_has-error:after { font-family: paypal-vx-icons; display: inline-block; vertical-align: baseline; content: '\e021'; font-size: 1.5em; line-height: 0 } #disputesView .vx_radio input:checked+label:before { content: ''; border-color: #0092d1; background-color: #0092d1; box-shadow: inset 0 0 0 2px #fff } #disputesView .vx_radio label:before { border-radius: 100% } #disputesView .vx_btn { min-height: 44px; min-width: 200px; padding: 1em 1.5em; display: inline-block; border: 0 none; border-radius: 5px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; text-align: center; text-decoration: none; text-shadow: none; cursor: pointer; color: #fff; background: #009cde } #disputesView .vx_btn:hover, #disputesView .vx_btn:focus { background: #0092d1; text-decoration: none; text-shadow: none } #disputesView .vx_btn:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } #disputesView .vx_btn.vx_is-active, #disputesView .vx_btn:active { background: #0092d1; text-decoration: none; text-shadow: none } #disputesView .vx_btn[disabled], #disputesView .vx_btn[disabled]:hover, #disputesView .vx_btn[disabled]:active, #disputesView .vx_btn.vx_is-disabled, #disputesView .vx_btn.vx_is-disabled:hover, #disputesView .vx_btn.vx_is-disabled:active { background: #b2d9ea; color: #fff; cursor: auto } #disputesView .vx_btn-small { min-width: 44px; min-height: 35px; font-size: 13px; padding: 0.5em 1em } #disputesView .vx_btn-link { background: none; border: none; color: #0079ad; font-weight: 700 } #disputesView .vx_btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0 } #disputesView .vx_btn-block+.vx_btn-block { margin-top: 5px } #disputesView .vx_btn-secondary { color: #2c2e2f; background: #e1e7eb } #disputesView .vx_btn-secondary:hover, #disputesView .vx_btn-secondary:focus { background: #d5dade } #disputesView .vx_btn-secondary:active, #disputesView .vx_btn-secondary.active { background: #d5dade; text-shadow: none } #disputesView .vx_btn-secondary.disabled, #disputesView .vx_btn-secondary[disabled], #disputesView .vx_btn-secondary.disabled:hover, #disputesView .vx_btn-secondary[disabled]:hover, #disputesView .vx_btn-secondary.disabled:active, #disputesView .vx_btn-secondary[disabled]:active { color: #9da3a6; background: #e7edf0 } @media (max-width:768px) { #disputesView .vx_btn { min-width: 100% } } #disputesView .vx_h1 { font-size: 36px; line-height: 37px; font-weight: 300; text-transform: none; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif } #disputesView .vx_h2 { font-size: 26px; line-height: 29px; font-weight: 300; text-transform: none; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif } #disputesView .vx_h3 { font-size: 26px; line-height: 29px; font-weight: 300; text-transform: none; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif } #disputesView .vx_h4 { font-size: 20px; line-height: 25px; font-weight: 300; text-transform: none; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif } #disputesView .vx_h5 { font-size: 15px; line-height: 21px; font-weight: 700; text-transform: none; font-family: 'HelveticaNeue-Bold', 'Helvetica Neue Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif } #disputesView .vx_h6 { font-size: 13px; line-height: 18px; font-weight: 700; text-transform: none; font-family: 'HelveticaNeue-Bold', 'Helvetica Neue Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif } #disputesView .vx_h7 { font-size: 10px; line-height: 15px; font-weight: 700; text-transform: uppercase; font-family: 'HelveticaNeue-Bold', 'Helvetica Neue Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif } #disputesView body { font-size: 15px; line-height: 21px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } #disputesView .vx_small-text { font-size: 13px; line-height: 18px } #disputesView .vx_secondary-text { color: #9da3a6 } #disputesView .vx_text-block { padding: 21px 21px 10.5px } #disputesView .vx_reverse-contrast { background: #2c2e2f; color: #fff } #disputesView .vx_reverse-contrast .vx_secondary-text { color: #cbd2d6 } #disputesView .vx_reverse-contrast .small-text { font-weight: bold } #disputesView .vx_unstyled-list { list-style: none; padding: 0 } @media (min-width:768px) { #disputesView .vx_h2 { font-size: 32px; line-height: 35px; font-weight: 300; text-transform: none } } @font-face { font-family: 'paypal-vx-icons'; src: url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-vx-icons_0-0-1/PayPalVXIcons-Regular.eot'); src: url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-vx-icons_0-0-1/PayPalVXIcons-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-vx-icons_0-0-1/PayPalVXIcons-Regular.woff') format('woff'), url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-vx-icons_0-0-1/PayPalVXIcons-Regular.ttf') format('truetype'), url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-vx-icons_0-0-1/PayPalVXIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg'); font-style: normal; font-weight: 400 } #disputesView .icon { font-family: 'paypal-vx-icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } #disputesView .icon-small:before { font-size: 1.58rem } #disputesView .icon-medium:before { font-size: 2.6rem } #disputesView .icon-large:before { font-size: 7.8rem } #disputesView .icon-burger-small:before { content: "\e000" } #disputesView .icon-slider-small:before { content: "\e001" } #disputesView .icon-slider-half-small:before { content: "\e002" } #disputesView .icon-close-small:before { content: "\e003" } #disputesView .icon-add-small:before { content: "\e004" } #disputesView .icon-arrow-down-small:before { content: "\e005" } #disputesView .icon-arrow-up-small:before { content: "\e006" } #disputesView .icon-arrow-left-small:before { content: "\e007" } #disputesView .icon-arrow-right-small:before { content: "\e008" } #disputesView .icon-arrow-down-half-small:before { content: "\e009" } #disputesView .icon-arrow-up-half-small:before { content: "\e010" } #disputesView .icon-arrow-left-half-small:before { content: "\e011" } #disputesView .icon-arrow-right-half-small:before { content: "\e012" } #disputesView .icon-clear-half-small:before { content: "\e013" } #disputesView .icon-checkmark-small:before { content: "\e014" } #disputesView .icon-checkmark-small-bold:before { content: "\e015" } #disputesView .icon-action-arrow-half-small:before { content: "\e016" } #disputesView .icon-tooltip-outline-small:before { content: "\e017" } #disputesView .icon-tooltip-small:before { content: "\e018" } #disputesView .icon-info-small:before { content: "\e019" } #disputesView .icon-positive-small:before { content: "\e020" } #disputesView .icon-attention-small:before { content: "\e021" } #disputesView .icon-critical-small:before { content: "\e022" } #disputesView .icon-info-large:before { content: "\e023" } #disputesView .icon-positive-large:before { content: "\e024" } #disputesView .icon-attention-large:before { content: "\e025" } #disputesView .icon-critical-large:before { content: "\e026" } #disputesView .icon-pp-logo:before { content: "\e029" } #disputesView .alertIcon { display: table-cell; width: 3em; padding-right: 12px } #disputesView .vx_alert { display: table; width: 100%; border: 1px solid #9da3a6; border-left-width: 0; border-right-width: 0; background: #f7f9fa; color: #9da3a6 } #disputesView .vx_alert-help:before, #disputesView .vx_alert-success:before, #disputesView .vx_alert-warning:before, #disputesView .vx_alert-critical:before { display: table-cell; width: 3em; padding-right: 12px; font-size: 1.58rem; line-height: 0; font-family: paypal-vx-icons } #disputesView .vx_alert-help { background: #f7fdff; border-color: #009cde; color: #009cde } #disputesView .vx_alert-help:before { content: '\e018' } #disputesView .vx_alert-success { background: #f7fff7; border-color: #1b9e1b; color: #1b9e1b } #disputesView .vx_alert-success:before { content: '\e020' } #disputesView .vx_alert-warning { background: #fffcf7; border-color: #f8981f; color: #f8981f } #disputesView .vx_alert-warning:before { content: '\e021' } #disputesView .vx_alert-critical { background: #fff7f7; border-color: #c72e2e; color: #c72e2e } #disputesView .vx_alert-critical:before { content: '\e022' } #disputesView .vx_alert-icon { display: table-cell; width: 3em; padding-right: 12px } #disputesView .vx_alert-text { margin: 0 0 0 2.5em; color: #2c2e2f; display: table-cell; width: 100% } @media (min-width:768px) { #disputesView .vx_alert { border-left-width: 1px; border-right-width: 1px; border-radius: 5px } } #disputesView .vx_form-control { border: 1px solid #9da3a6; background: #fff; border-radius: 5px; -webkit-transition: border-color .15sec; -moz-transition: border-color .15sec; -ms-transition: border-color .15sec; -o-transition: border-color .15sec; transition: border-color .15sec; padding: 0 1em; height: 50px } #disputesView .vx_form-control:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } #disputesView .vx_form-control:hover, #disputesView .vx_form-control:focus, #disputesView .vx_form-control:active, #disputesView .vx_form-control.vx_is-active { border-color: #009cde } #disputesView .vx_form-control[disabled], #disputesView .vx_form-control[disabled]:hover, #disputesView .vx_form-control[disabled]:active, #disputesView .vx_form-control.vx_is-disabled, #disputesView .vx_form-control.vx_is-disabled:hover, #disputesView .vx_form-control.vx_is-disabled:active { border-color: #cbd2d6; background: #fff; color: #cbd2d6; cursor: default } #disputesView input.vx_has-error { background: #fff; border-color: #c72e2e } #disputesView .vx_has-error, #disputesView .vx_has-error input, #disputesView .vx_has-error label, input#disputesView .vx_has-error, label#disputesView .vx_has-error { color: #c72e2e } #disputesView .vx_has-error input, #disputesView .vx_has-error input:hover, #disputesView .vx_has-error input:active, input:focus input#disputesView .vx_has-error, input#disputesView .vx_has-error:hover, input#disputesView .vx_has-error:active, input#disputesView .vx_has-error:focus { background: #fff; border-color: #c72e2e } #disputesView .vx_has-error .vx_form-control-icon { color: #c72e2e } #disputesView .vx_form-control_complex { padding: 0; display: table; table-layout: fixed; height: auto } #disputesView .vx_form-control_complex input { background: none; border: none; display: table-cell; width: 100%; padding: 0 1em; height: 50px } #disputesView .vx_form-control_complex input:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } #disputesView .vx_form-control_complex input:hover { background: none } #disputesView .vx_form-control-icon { display: table-cell; width: 2.5em; color: #9da3a6; text-align: right; vertical-align: top; padding-top: 1.3em } #disputesView .vx_form-control-icon+input { padding-left: 0.5em } #disputesView .vx_form-group label { font-weight: 700; padding-top: 1em } #disputesView .vx_form-group-nolabel label { position: absolute; left: -999em } #disputesView label.vx_has-error-with-message, #disputesView input.vx_has-error-with-message, #disputesView .vx_form-control_complex.vx_has-error-with-message { color: #c72e2e } #disputesView input.vx_has-error-with-message, #disputesView .vx_form-control_complex.vx_has-error-with-message { background: #fff; border-color: #c72e2e; margin-bottom: 0 !important; border-bottom-left-radius: 0; border-bottom-right-radius: 0 } #disputesView .vx_has-error-with-message>label, #disputesView .vx_has-error-with-message>input, #disputesView .vx_has-error-with-message>.vx_form-control_complex { color: #c72e2e } #disputesView .vx_has-error-with-message>input, #disputesView .vx_has-error-with-message>.vx_form-control_complex { background: #fff; border-color: #c72e2e; margin-bottom: 0 !important; border-bottom-left-radius: 0; border-bottom-right-radius: 0 } #disputesView .vx_has-error-with-message .vx_form-control-message { background: #c72e2e; color: #fff } #disputesView .vx_has-error-with-message .vx_form-control-icon { color: #c72e2e } #disputesView .vx_has-error .vx_form-control_complex:after, #disputesView .vx_has-error-with-message .vx_form-control_complex:after { font-family: paypal-vx-icons; text-align: left; display: table-cell; content: '\e021'; font-size: 1.58em; width: 1.5em; vertical-align: top; padding-top: 0.45em } #disputesView .vx_form-control-message { display: block; background: #0092d1; padding: 0.5em 1em; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px } .px-nav { position: fixed; top: 0; right: 0; left: 0; box-shadow: 0 2px #d7d7d7; background-color: #f8f8f8; z-index: 1 } .px-nav nav { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; border-radius: 1em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e7e7 100%); background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e7e7 100%); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e7e7', GradientType=0); word-wrap: break-word; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; -o-hyphens: none; hyphens: none; margin-top: 20px; top: 0; padding: 9px 20px } @media (min-width:768px) { .px-nav nav { width: 750px } } @media (min-width:992px) { .px-nav nav { width: 970px } } @media (min-width:1200px) { .px-nav nav { width: 1170px } } .px-nav nav:before, .px-nav nav:after { content: " "; display: table } .px-nav nav:after { clear: both } .px-nav nav:before, .px-nav nav:after { content: " "; display: table } .px-nav nav:after { clear: both } .px-nav ul { list-style: none; margin: 0 } .px-nav a { text-decoration: none } .px-nav-logo { float: left; margin-right: 13px; line-height: 40px } .px-nav-logo img { vertical-align: text-top } .px-nav-actions { float: right } .px-nav-actions li:first-child { background: none } .px-nav-links li, .px-nav-actions li { margin-right: 13px; line-height: 40px; padding-left: 20px; float: left; background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ia.png") left -15px no-repeat } .px-nav-links li a, .px-nav-actions li a { color: #666; font-weight: bold } .px-nav-action-notifications { display: block; width: 23px; height: 25px; margin-top: 10px; position: relative; text-indent: -999em; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAyCAQAAACJpCFcAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAAIRSURBVFjDtdfPS5RBHMfx99P6gy5C6FK2IKVEm+JhU1DRqIiFTps/0ERQNg8RCOJB8GAQonnaVkSoQ/UHZKdOC1IdKrwEQRcP3rqqJ68e7PD41Dr7zD7fmWf281z2mdl5Mc/zzDPzjLeNMBdZYYokv3lBSdbEE+IX2OHB2e9THvNR1kiW3D8aPDZk7aT4nXNnKa67w6/QrZTcJ+ECb2KDP2SV0rfsk4uLd/GLBRpCatr5xBvq7fFuftBRpf4ZH6rdnsS4vu4S37gccWW3aOSzTc+LtBGdRfrM8TQzAhoSrJrjT8XvQFb3XPTAiJAGeGSGt3DNAO8xw7sMaO2/dbh2BIQmHT7adfiQEd5IWo7XcdcIh0E5PkBT7fBhQ5qypSQSNxnjflIVM74Gvy1bZ5SEzO5heN6ChjEJ3sCUFZ7hZjSeo9kKh+lofM6Shll1OVTxDPes8VZ1CKv4ojUNMF8Nb2MiFj5IRo8vUxcLh+c6/AazMWkYKV84yvH12P0Gj7UwvDfsHbPIw/8zZIB7FPGc4FAIpACfUT6S46SfJ2c93gZoYY+kMxwO6eQo6PmWUxqSbAW3ZZRJpzTAJKM+/tI5DbDm4+01wTt8XLirNEzJx/O859gpfMQ78vJNrlWk3+A1xA84VY5Dd/j3ipJdd/jripJNd/gXXp07L/BV0qzaPrQ8O+xzlWZO+MkSRVmjmg7Fv/XkSuu+5J6nAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTAxLTAzVDExOjA5OjUxLTA4OjAwmQQlfgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wMS0wM1QxMTowOTo1MS0wODowMOhZncIAAABNdEVYdHNvZnR3YXJlAEltYWdlTWFnaWNrIDYuNS40LTcgMjAxMi0wNS0wNyBRMTYgT3Blbk1QIGh0dHA6Ly93d3cuaW1hZ2VtYWdpY2sub3Jnwm89vgAAABh0RVh0VGh1bWI6OkRvY3VtZW50OjpQYWdlcwAxp/+7LwAAABd0RVh0VGh1bWI6OkltYWdlOjpoZWlnaHQANTASUbz9AAAAFnRFWHRUaHVtYjo6SW1hZ2U6OldpZHRoADQ2mHdqpwAAABl0RVh0VGh1bWI6Ok1pbWV0eXBlAGltYWdlL21wcpLQvVkAAAAOdEVYdFRodW1iOjpTaXplADBi8gE4JQAAABx0RVh0VGh1bWI6OlVSSQBmaWxlOi8vL21wcjppbWFnZSDiFssAAAAASUVORK5CYII=) no-repeat transparent; background-size: contain } .px-nav-action-settings { display: block; width: 24px; height: 25px; margin-top: 10px; text-indent: -999em; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAyCAQAAACww5AHAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAANhSURBVFjD7ZddSBRRFMd/s7bZRpQhaGlZZEVS4fZBD/sgJT0U9RLaQx/Yti8hfdAnfVIYRJH2ZVhQYBKEsKgEEQSSEhQYREHUZrhRSIRmUG3l7urW9jDO7szsnb0jJkT0f5o595z//54z9557R/EjRQZ1bGGcwRbhBjv5KQ92yF3wsc1ED+OoxGsj1pbAIgv7kj8lMCL8F5AiY73umTy+mcazOIqX8cLYWUwiwPeUKcfFGUwlyHseUKAbLeMVx8i2mFw2R+jiOJm66dTwmQBTRQI1zARKeMoaAJxcpokpkgpMoIonuAEHPl6xj4kUUZ10UIZ2soeHKEO2OGeppZES24Xu5xTluv0Sx0OHXsDBY5YaQgZx2qYX4QnL1G+hlqjCRM8I6WEpFckMJvJaWuvho4c5fFczODwK9DCFo2oGhbzULbT0iPCRnJTOaoUoRbx1cMYWfZhzuHExAxduzhG2EZPJGVD8XcyWuraxlW6DpYAblErjvjDZQTUDErdbrDLRQzeruCUVqAcH15hPi7F/GNCOj0GBfRAf7WnIA6xmn7qKgpQld54J/XgtMxzAS79FafZQzD1I9qIOC4mrKcUxFuqqwBpkDheJqS/JZhfX98AEZHUWjY/lU/JF0V1boow1uUZxpfk66gTDKVExfaNJZuBKcYQ+CT384mOKbQwukYDoEpWTaOHWGeQIrBGRwABfBNV0SwSKBXmH9HnrD/03AoJNEgHR+DtjihpWCpOtNJzRZhRQKbDmss4s4KGNVqYLnMfTICiCVsAG4X0jlxbaWagJFHKHR6ywnOUK6oXnm5P6NFHLeUodWaD4AxQhg6ibNqSh13CXtQ79mrVEKZ2cT6woN+fptEEPc0Hx76TWhquKKL3k2j7/YAd1in8Mz1hgO2Q4eMEiYg5i7B0VethNTF2mrdweBfrb3AdtHxwg+ofpo+xXH1SBIBdMDj+GSWhulRe0xqO1itP0JAa72Ug+zcOgbyafE7qrTA+ntUdNIMRBAMJUMY9GvlLOZnptkPdRQTm9nGQejUN99BAhbVh/onmZxk3Djp3ALraTZ0n+gStcMvzjeKjkOTXJhq1I//SddLBYONLEBu1ot4b8J3DQ4moCfXL6f+E39q8QCFnYIzZibQlUC/dDkOt2BOTLdIT4Df7EyYyIwFLFAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTAxLTAzVDExOjA5OjUzLTA4OjAwDps0VwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wMS0wM1QxMTowOTo1My0wODowMH/GjOsAAABNdEVYdHNvZnR3YXJlAEltYWdlTWFnaWNrIDYuNS40LTcgMjAxMi0wNS0wNyBRMTYgT3Blbk1QIGh0dHA6Ly93d3cuaW1hZ2VtYWdpY2sub3Jnwm89vgAAABh0RVh0VGh1bWI6OkRvY3VtZW50OjpQYWdlcwAxp/+7LwAAABd0RVh0VGh1bWI6OkltYWdlOjpoZWlnaHQANTASUbz9AAAAFnRFWHRUaHVtYjo6SW1hZ2U6OldpZHRoADQ4f89HoAAAABl0RVh0VGh1bWI6Ok1pbWV0eXBlAGltYWdlL21wcpLQvVkAAAAOdEVYdFRodW1iOjpTaXplADBi8gE4JQAAABx0RVh0VGh1bWI6OlVSSQBmaWxlOi8vL21wcjppbWFnZSDiFssAAAAASUVORK5CYII=) no-repeat; background-size: contain } .headerSprite { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_107.png) no-repeat 0 0 } .px-nav .px-nav-links .home-icon { background: none; padding-left: 0 } .px-nav .px-nav-links .home-icon a { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_107.png) no-repeat 0 0; background-position: 9px -1400px; height: 28px; padding: 0 11px 0 19px } .px-nav .px-nav-links .home-icon a:hover, .px-nav .px-nav-links .home-icon a.selected { background-position: 9px -1599px } .px-nav .px-nav-links li a:hover, .px-nav .px-nav-links li a:focus { color: #006ba8 } .px-nav .px-nav-links li.more-menu { position: relative; padding-left: 0 } .px-nav .px-nav-links li.more-menu:hover>a, .px-nav .px-nav-links li.more-menu:focus>a, .px-nav .px-nav-links li.more-menu.show-menu>a { background-position: -258px -215px } .px-nav .px-nav-links li.more-menu:hover>ul, .px-nav .px-nav-links li.more-menu:focus>ul, .px-nav .px-nav-links li.more-menu.show-menu>ul { display: block } .px-nav .px-nav-links li.more-menu:hover>ul li a, .px-nav .px-nav-links li.more-menu:focus>ul li a, .px-nav .px-nav-links li.more-menu.show-menu>ul li a { background: none } .px-nav .px-nav-links li.more-menu>a { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_107.png) no-repeat 0 0; background-position: -258px -15px; margin-left: 4px; padding: 10px 40px 10px 16px; position: relative; z-index: 4 } .px-nav .px-nav-links li.more-menu ul { border-radius: 0 5px 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background: #fff; border: 1px solid #d6d6d6; box-shadow: 0 1px 2px #ccc; display: none; left: 3px; list-style: none; padding: 10px 0; position: absolute; top: 35px; z-index: 3 } .px-nav .px-nav-links li.more-menu ul li { background: none; line-height: 40px; min-width: 180px; max-width: 200px; margin: 0; padding: 0 } .px-nav .px-nav-links li.more-menu ul li:hover, .px-nav .px-nav-links li.more-menu ul li:focus { background-color: #f5f5f5; color: #0089db } .px-nav .px-nav-links li.more-menu ul li a { background: none; font-weight: normal; font-size: 13px; line-height: 18px; padding: 12px 20px; z-index: 3; white-space: nowrap } .px-nav .px-nav-links li.more-menu ul li .px-nav-divider { display: block; background: #ddd; height: 1px; margin: 0 10px } .px-nav .px-nav-actions li { background: none; padding-left: 5px } .px-nav .px-nav-actions li a.button { color: #333 } .px-nav .px-nav-actions li a.button span.settings-icon { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_107.png) no-repeat 0 0; background-position: 0 -999px; float: left; position: relative; height: 18px; margin: 0; width: 18px } .merchantFooter { background: #6e6d71; border-top: 1px solid #e5e5e5; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1em; margin: 0 auto; padding-bottom: 20px } .merchantFooter ul li { display: inline-block } .merchantFooter .utility .footerNav, .merchantFooter .footer { margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; overflow: auto; min-width: 960px; max-width: 1170px } .merchantFooter .utility { background-color: #f5f5f5; border-top: 1px solid #fff; box-shadow: 0 5px 5px #5a595d } .merchantFooter .utility .navlinks { float: left; padding: 0; width: 80% } .merchantFooter .utility .navlinks li { margin-right: 20px } .merchantFooter .utility .navlinks a { color: #666; font-size: 12px; font-weight: bold; line-height: 4.167em; text-shadow: 1px 1px #fff } .merchantFooter .utility .navlinks a:hover, .merchantFooter .utility .navlinks a:focus { color: #0079c1; text-decoration: none } .merchantFooter .utility .navlinks a:active { color: #00457c } .merchantFooter .utility .footerNav ul { margin: 0 } .merchantFooter .utility .footerNav .feedback { float: right } .merchantFooter .utility .footerNav .feedback li { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_107.png); background-position: 0 -1181px } .merchantFooter .utility .footerNav .feedback li a { color: #0079C1; font-size: 12px; font-weight: bold; line-height: 4.167em; padding-left: 20px } .merchantFooter .footer { color: #fff; font-size: 12px } .merchantFooter .footer .footerNav>ul { line-height: 2.1818em; margin: 12px 0 auto } .merchantFooter .footer ul a { color: #fff } .merchantFooter .footer ul a a:hover, .merchantFooter .footer ul a a:focus { text-decoration: underline } .merchantFooter .footer .footerNav li { list-style: disc outside none; margin-right: 20px } .merchantFooter .footer .footerNav .copyright { float: left; padding: 0 14px 0 0 } .merchantFooter .footer .footerNav .legal { line-height: 1em; margin-top: 12px; overflow: auto } .merchantFooter .footer .footerNav .legal p, .merchantFooter .footer .footerNav .legal a { font-size: 12px; color: #fff } .merchantFooter .footer .footerNav .legal a:hover, .merchantFooter .footer .footerNav .legal a:focus { text-decoration: underline } .merchantFooter .footer .footerNav .legal ul { border-left: 1px solid #ddd; float: left; padding: 0 0 0 14px } .merchantFooter .footer .footerNav .legal ul li { margin-right: 20px } .merchantFooter .footer .footerNav .legalDisc { clear: both; line-height: 18px; padding: 5px 0 30px } .merchantFooter .footer .footerNav .legalDisc a { color: #fff; text-decoration: underline } @media (max-width:768px) { .merchantFooter .utility .footerNav, .merchantFooter .footer { min-width: 97% } .merchantFooter .utility .footerNav .feedback li { margin-right: 0 } } @media (max-width:640px) { .merchantFooter .utility .footerNav, .merchantFooter .footer { min-width: 95% } .merchantFooter .utility .footerNav .navlinks li { display: list-item; list-style: none } .merchantFooter .utility .footerNav .navlinks li a { line-height: 3em } .merchantFooter .utility .footerNav .feedback { float: left; padding: 0 } .merchantFooter .utility .footerNav .feedback li { margin-right: 0 } .merchantFooter .footer .footerNav .legal ul { border: none; margin: 10px 0; padding: 0 } } .divider-right { border-right: 1px solid #eee } .divider-bottom { border-bottom: 1px solid #eee } .divider-middle { border-bottom: 1px solid #eee; margin-top: 15px; margin-bottom: 14px } .align-center { text-align: center } .align-right { text-align: right } .space-bottom { margin-bottom: 15px } .space-top { margin-top: 20px } .divider-dot-top { border-top: 1px dotted #ddd } .divider-dot-bottom { border-bottom: 1px dotted #ddd } .positive { color: #436a0f } .negative { color: #cc1911 } .container { border-radius: 1em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e7e7 100%); background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e7e7 100%); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e7e7', GradientType=0); word-wrap: break-word; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; -o-hyphens: none; hyphens: none } .horizontalList { margin: 0 } .horizontalList li { font-size: 12px; list-style: none; margin-top: -5px; display: inline-block; margin-left: 20px; position: relative; line-height: -4.5 } .horizontalList li:before { content: ''; position: absolute; left: -13px; top: 5px; height: 2px; width: 2px; background-color: #ddd; border: 1px solid #ddd; border-radius: 2px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .horizontalList li.first { margin-left: 0 } .horizontalList li.first:before { position: static; border: none; background-color: transparent } .horizontalList a { color: #0079c1; font-size: 12px } .horizontalList a:hover, .horizontalList a:focus { text-decoration: underline } .tooltip.ppCustom.bottom .tooltip-arrow:after, .tooltip.ppCustom.top .tooltip-arrow:after, .tooltip.ppCustom.bottom .tooltip-arrow:before, .tooltip.ppCustom.top .tooltip-arrow:before { content: ""; display: inline-block; height: 0; position: absolute; width: 0 } .tooltip.ppCustom.bottom.in, .tooltip.ppCustom.top.in { opacity: 1 } .tooltip.ppCustom.bottom .tooltip-arrow { border-bottom-color: #F4F8FB } .tooltip.ppCustom.bottom .tooltip-arrow:after { border-bottom: 10px solid #F4F8FB; border-left: 10px solid transparent; border-right: 10px solid transparent; left: -10px; bottom: -1px } .tooltip.ppCustom.bottom .tooltip-arrow:before { border-bottom: 10px solid #CEE0EB; border-left: 10px solid transparent; border-right: 10px solid transparent; left: -10px; bottom: 0px } .tooltip.ppCustom.top .tooltip-arrow { border-bottom-color: #F4F8FB } .tooltip.ppCustom.top .tooltip-arrow:after { border-top: 10px solid #F4F8FB; border-left: 10px solid transparent; border-right: 10px solid transparent; left: -10px; top: -6px } .tooltip.ppCustom.top .tooltip-arrow:before { border-top: 10px solid #CEE0EB; border-left: 10px solid transparent; border-right: 10px solid transparent; left: -10px; top: -5px } .tooltip.ppCustom .tooltip-outer { max-width: 300px; min-width: 250px; padding: 5px; color: #666; text-align: center; text-decoration: none; background-color: #F4F8FB; border: 1px solid #CEE0EB; -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5); border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; margin-top: -5px } .tooltip.ppCustom .tooltip-outer strong { display: block; text-align: left; padding: 1px 8px } .tooltip.ppCustom .tooltip-inner { max-width: 300px; background-color: transparent; color: #666; padding: 1px 8px; text-align: left; line-height: 1.5em } body { background-image: -webkit-linear-gradient(#ececec, #fcfcfc 40%, #f0f0f0); background-image: linear-gradient(#ececec, #fcfcfc 40%, #f0f0f0); background-repeat: no-repeat; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#fff0f0f0', GradientType=0); background-color: #6E6D71 } #content:before { height: 94px; display: block } @media print { #content:before { height: 0 } } #content .layout { position: relative; margin-top: -83px } .section { background-color: #fff; border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25); margin-bottom: 20px; min-height: 365px; padding: 7px 15px 15px } @media print { .section { box-shadow: none } } .section .sectionHeader { border-bottom: 1px solid #eee; line-height: 40px } .section .sectionHeader h1 { line-height: 2em; font-weight: bold } .section .sectionHeader h3 { border-bottom: 1px solid #eee; font-size: 18px; margin-top: 0; margin-bottom: 0; line-height: 18px; padding: 0 0 12px; text-align: left; width: 100% } .section .sectionHeaderMore { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ui.png) no-repeat 0 0; background-position: right -1284px; color: #0666b3; float: right; font-size: 12px; padding: 2px 18px 0 0 } .section .sectionHeaderMore:hover { text-decoration: underline } .section .sectionContent { margin: 10px 0 } .section .sectionContent:before, .section .sectionContent:after { content: " "; display: table } .section .sectionContent:after { clear: both } .section .sectionContent:before, .section .sectionContent:after { content: " "; display: table } .section .sectionContent:after { clear: both } .section .sectionContent.no-margin-top { margin-top: 0 } .betaBannerMainWrapper { background-color: #ededed; border-bottom: 1px solid #ddd; margin-top: 74px } .betaBannerMainWrapper .bannerWrapper { padding: 24px 0 } .betaBannerMainWrapper .betaBanner { background-color: #f5f5f5; background-image: linear-gradient(#e9e9e9, #f5f5f5); background-repeat: no-repeat; border: 2px solid #fff; border-radius: 3px; min-height: 48px; overflow: auto; margin-bottom: 0; position: relative; text-align: center } .betaBannerMainWrapper .betaBanner .bannerImg { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/scr/ribbonBlue.png) no-repeat 0 0; content: ''; left: -20px; _height: 50px; min-height: 62px; position: absolute; top: -15px; width: 105px } .betaBannerMainWrapper .betaBanner .betaText { color: #fff; font-weight: bold; -webkit-transform: rotate(330deg); -moz-transform: rotate(330deg); -o-transform: rotate(330deg); -ms-transform: rotate(330deg); left: 12px; position: absolute; top: 8px } .betaBannerMainWrapper .betaBanner h2 { color: #666; font-weight: normal; float: left; line-height: 20px; margin: 10px 0 0; padding-top: 7px; text-align: left; width: 70% } .betaBannerMainWrapper .betaBanner .headnigSpace { margin-left: 50px } .betaBannerMainWrapper .betaBanner .headnigSpace a { font-size: 15px } .betaBannerMainWrapper .betaBanner .welcomeFeedback { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_107.png) no-repeat 0 0; background-position: 1px -1177px; float: right; padding-top: 18px } .betaBannerMainWrapper .betaBanner .welcomeFeedback a { font-weight: bold; margin-left: 20px } .bannerBttnWrapper a { display: block; float: right; margin: -1px 5px 0 0; background-color: #ededed; border: 1px solid #ddd; border-top: none; height: 30px; line-height: 30px; color: #555; font-size: 12px; font-weight: bold; text-decoration: none; border-radius: 0 0 5px 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; padding: 0 21px 0 12px } .bannerBttnWrapper .showText { display: none; padding-left: 1px } .bannerBttnWrapper .hideText { padding-left: 0px } .bannerBttnWrapper .arrowIcon { position: relative; top: -1px; left: 0; margin: 0; padding: 1px 0 0 0; color: #999; display: inline-block; width: 20px; height: 20px; line-height: 16px; text-align: center; vertical-align: middle; font-size: 18px } .bannerBttnWrapper .arrowIcon.hideArrow { margin-right: 0px; -webkit-transform: rotate(271deg); -moz-transform: rotate(271deg); -ms-transform: rotate(271deg); -o-transform: rotate(271deg); transform: rotate(271deg) } .bannerBttnWrapper .arrowIcon.showArrow { margin-right: -5px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg) } #toolsModule .sectionHeader h2, #custModule .sectionHeader h2, #ActivityTile .sectionHeader h2, #moneyModule .sectionHeader h2 { display: inline; color: #555 } #toolsModule .sectionHeader a:hover, #custModule .sectionHeader a:hover, #ActivityTile .sectionHeader a:hover, #moneyModule .sectionHeader a:hover { text-decoration: none } #toolsModule { min-height: 145px; padding-bottom: 0 } .toolsTile { float: left; list-style-type: none; margin: 0 0; width: 100% } .toolsTile li { float: left; list-style: none outside none; margin: 0 auto; min-width: 89px; width: 33%; padding: 0; text-align: center } .toolsTile li a { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_product_107.png) no-repeat 0 0; color: #333; display: block; line-height: 15px; padding: 52px 6px 15px; word-wrap: break-word } .toolsTile li.invoicing a { background-position: 32px -185px } .toolsTile li.requestMoney a { background-position: 28px -389px } .toolsTile li.sendMoney a { background-position: 28px -591px; padding-bottom: 30px } .toolsTile li.developer a { background-position: 28px -786px; padding-bottom: 35px } .toolsTile li.myBusinessSetup a { background-position: 28px -986px } .toolsTile li.welcome a { background-position: 28px -1185px } .activityTile { min-height: 590px } .activityTile .table td { border-top: none; border-bottom: 1px solid #ddd } .activityTile .table td.actions { display: none } #custModule, #toolsModule, #moneyModule { min-height: 162px; padding-bottom: 10px } #custModule .sectionContent, #toolsModule .sectionContent, #moneyModule .sectionContent { margin-bottom: 15px; padding-top: 0; padding-bottom: 0 } #custModule h2, #toolsModule h2, #moneyModule h2, #ActivityTile h2 { margin: -3px 5px 0 0 } #custModule .custContent { color: #666; font-size: 12px; text-align: center; padding: 20px 0px } #custModule .custCount { font-size: 21px; font-weight: bold; color: #333 } #custModule .custLastYearText { display: block; line-height: 18px } #custModule .custCountryNames { display: block; line-height: 22px } .subNavigation { margin: 35px 0 10px 0; line-height: 30px; text-align: center } .subNavigation .horizontalList { text-align: center !important } .up { border-color: -moz-use-text-color transparent #000; border-left: 4px solid transparent; border-right: 4px solid transparent; border-style: none solid solid; border-width: medium 4px 4px } .subHeading { background-color: #eee; line-height: 40px; margin-bottom: 15px } #ActivityTile .txns-empty { padding-top: 200px; text-align: center } #page .no-records p { cursor: default; margin: 50px 0; text-align: center; font-size: 14px; color: #333 } #page #custom-dates-view-button { color: #333; font-size: 11px; font-weight: bold; padding: 5px 8px; background: none; background-image: -webkit-linear-gradient(#e0e0e0, #e0e0e0 20%, #bfbfbf); background-image: linear-gradient(#e0e0e0, #e0e0e0 20%, #bfbfbf); background-repeat: no-repeat; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e0e0', endColorstr='#ffbfbfbf', GradientType=0); box-shadow: 0 1px #ececec inset, 0 1px rgba(255, 255, 255, 0.2); border-color: #cbcbcb #b2b2b2 #8b8b8b; border-style: solid; border-width: 1px; text-shadow: 0 1px #e0e0e0; display: inline-block; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } #page #custom-dates-view-button:hover, #page #custom-dates-view-button:focus { border-color: #cbcbcb #b2b2b2 #8d8d8d; background-image: -webkit-linear-gradient(#e0e0e0, #e0e0e0 20%, #a5a5a5); background-image: linear-gradient(#e0e0e0, #e0e0e0 20%, #a5a5a5); background-repeat: no-repeat; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e0e0', endColorstr='#ffa5a5a5', GradientType=0); box-shadow: 0 1px #ebe9ec inset, 0 1px rgba(255, 255, 255, 0.2) } #page #custom-dates-view-button:active { border-color: #8c8c8c #878787 #808080; background-image: -webkit-linear-gradient(#ccc, #ccc 20%, #a5a5a5); background-image: linear-gradient(#ccc, #ccc 20%, #a5a5a5); background-repeat: no-repeat; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffa5a5a5', GradientType=0); box-shadow: 0 2px 4px #737373 inset, 0 1px rgba(255, 255, 255, 0.2) } #page #custom-dates-view-button { padding: 3px 15px } .error-msg { text-align: center; line-height: 26px; min-height: 126px } .bottomLinks { text-align: center; padding: 10px 0 0; border-top: 1px solid #eee } .bottomLinks li { margin-bottom: 15px } .moneyTile .sectionContent a:link, .moneyTile .sectionContent a:hover, .moneyTile .sectionContent a:visited, .moneyTile .sectionContent a:focus { color: inherit } .moneyTile .row-four { margin-top: 0; margin-bottom: 0; min-height: 92px } .moneyTile .row-four a:hover { text-decoration: none } .moneyTile .row-four .money-row { margin-top: 15px } .moneyTile .row-four .money-row sup { margin-right: 5px; margin-left: 1px } .moneyTile .row-four .money-row .balanceAvailable { min-width: 65%; text-align: left; float: left } .moneyTile .row-four .money-row .balanceAvailable sup { margin-right: 5px; margin-left: -5px } .moneyTile .row-four .money-row .onlyBalanceAvailable { min-width: 65%; text-align: left } .moneyTile .row-four .money-row .withheldAvailable { min-width: 35%; float: left } .moneyTile .row-four .money-row .availableCurrencySymbol { position: absolute; margin-top: -4px; font-weight: bold; font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .moneyTile .row-four .money-row .onlyAvailableCurrencySymbol { position: absolute; margin-top: -4px; font-weight: bold; font-size: 16px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .moneyTile .row-four .money-row .withheldCurrencySymbol { position: absolute; margin-top: -4px; font-size: 12px } .moneyTile .row-four .money-row .availableCurrencyValue { margin-left: 8px; font-weight: bold; font-size: 21px } .moneyTile .row-four .money-row .onlyAvailableCurrencyValue { margin-left: 8px; font-weight: bold; font-size: 36px } .moneyTile .row-four .money-row .withheldCurrencyValue { margin-left: 8px; font-size: 21px } .moneyTile .row-four .money-row .negativeBalanceSign { color: #B32317 } .moneyTile .row-four .money-row .negativeBalance { color: #B32317; margin-left: 13px } .moneyTile .row-four .money-row .zeroBalance { color: #666 } .moneyTile .row-four .money-row a { display: inline-block; margin: 9px 0px 5px } .moneyTile .row-four .money-row a.amount { color: #52862F } .moneyTile .row-four .money-row a.onlyAmount { color: #52862F; margin: 15px 0px 0px } .moneyTile .row-four .money-row .amountAvaliable { margin-top: 9px } .moneyTile .row-four .money-row .availableLabel { font-weight: bold; font-size: 14px } .moneyTile .row-four .money-row .withheldLabel { font-size: 14px; padding-right: 5px } .moneyTile .row-four .money-row .empty-balance { color: #666 } .moneyTile .row-four .money-row .value { padding-right: 15px; min-height: 26px; font-size: 18px } .moneyTile .row-four .money-row .value-multi { padding-right: 0 } .moneyTile .row-four .money-row .label-text { min-height: 26px } .moneyTile .row-four .multipleCurrency { background-color: #F2F8FC; border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; margin: 8px 0 } .moneyTile .row-four .multipleCurrency .multipleCurrencyArrow { width: 0px; height: 0px; border-style: solid; border-width: 0 12px 12px 12px; border-color: transparent transparent #F2F8FC; margin: -10px 0 0 40px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow { padding: 15px 8px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicurrencyCode { font-size: 15px; color: #000 } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag { margin-right: 5px; background: url("https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_currencies_1x.png") no-repeat scroll transparent; padding-left: 21px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_ARS { background-position: 0px 0px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_AUD { background-position: 0 -200px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_BRL { background-position: 0 -400px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_CAD { background-position: 0 -600px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_CHF { background-position: 0 -800px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_CZK { background-position: 0 -1000px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_DKK { background-position: 0 -1200px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_EUR { background-position: 0 -1400px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_GBP { background-position: 0 -1600px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_HKD { background-position: 0 -1800px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_HUF { background-position: 0 -2000px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_JPY { background-position: 0 -2200px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_MXN { background-position: 0 -2400px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_MYR { background-position: 0 -2600px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_NOK { background-position: 0 -2800px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_NZD { background-position: 0 -3000px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_PHP { background-position: 0 -3200px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_PLN { background-position: 0 -3400px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_RUB { background-position: 0 -3600px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_SEK { background-position: 0 -3800px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_SGD { background-position: 0 -4000px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_THB { background-position: 0 -4200px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_TRY { background-position: 0 -4400px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_TWD { background-position: 0 -4600px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_USD { background-position: 0 -4800px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multicountryFlag_ZAR { background-position: 0 -5000px } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multiAmount { float: right; font-size: 14px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multipleCurrencyLink { font-size: 11px; margin-top: 16px; color: #0666b3; display: block } .moneyTile .row-four .multipleCurrency .multipleCurrencyRow .multipleCurrencyLink:hover { text-decoration: underline } .moneyTile .row-four .multiExchangeNote { font-size: 11px; color: #666; line-height: 14px; margin: 10px 0 } .moneyTile .row-four .multiCredit { margin: 0; padding: 15px 0 10px; list-style: none } .moneyTile .row-four .multiCredit .multiCreditRow { margin-top: 2px; overflow: hidden } .moneyTile .row-four .multiCredit .multiCreditRow .multiCreditLabel { font-size: 15px; color: #000; width: 65%; float: left } .moneyTile .row-four .multiCredit .multiCreditRow .multiCreditAmount { float: right; width: 35%; font-size: 14px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: right } html[data-device-type="mobile"] .actTile { margin-left: 0 !important } html[data-device-type="mobile"] .section { border-bottom: 1px solid #eee; border-top: 1px solid #eee; border-radius: 0; box-shadow: none; margin-bottom: 5px } html[data-device-type="mobile"] .activityTile, html[data-device-type="mobile"] #ActivityTile { min-height: 150px } html[data-device-type="mobile"] .section { border: none } html[data-device-type="mobile"] .subNavigation .horizontalList, html[data-device-type="mobile"] .bottomLinks { text-align: left !important } @media (min-width:34.28571429em) { html[data-device-type="mobile"] .toolsTile li.invoicing a { background-position: 57px -195px } html[data-device-type="mobile"] .toolsTile li.requestMoney a { background-position: 57px -399px } html[data-device-type="mobile"] .toolsTile li.sendMoney a { background-position: 57px -601px; padding-bottom: 30px } html[data-device-type="mobile"] .toolsTile li.developer a { background-position: 57px -795px } html[data-device-type="mobile"] .toolsTile li.myBusinessSetup a { background-position: 52px -996px } } @media (max-width:34.21428571em) { html[data-device-type="mobile"] .toolsTile li.invoicing a { background-position: 33px -195px } html[data-device-type="mobile"] .toolsTile li.requestMoney a { background-position: 33px -399px } html[data-device-type="mobile"] .toolsTile li.sendMoney a { background-position: 33px -601px; padding-bottom: 35px } html[data-device-type="mobile"] .toolsTile li.developer a { background-position: 33px -795px } html[data-device-type="mobile"] .toolsTile li.myBusinessSetup a { background-position: 28px -996px } html[data-device-type="mobile"] .activityTile { min-height: auto } html[data-device-type="mobile"] .activityTile .price { line-height: 13px } html[data-device-type="mobile"] .subNavigation { margin-top: 10px; text-align: left } } @media (max-width:54.78571429em) { html[data-device-type="tablet"] .betaBanner h2 { max-width: 400px } html[data-device-type="tablet"] .moneyTile .row-four .multipleCurrency { margin-top: 5px } html[data-device-type="tablet"] .moneyTile .row-four .multipleCurrency .multipleCurrencyArrow { border-style: none; margin-top: 0 } } .formSmall .button, .button.small, .formSmall button, button.small { font-size: 0.8461em; padding-top: 4px; padding-bottom: 4px } .formMedium .button, .button.medium, .formMedium button, button.medium { font-size: 13px; padding-bottom: 7px } .formLarge .button, .formLarge button { font-size: 16px } a.button, .button, button { color: #fff; font-weight: bold; line-height: 1.4545em; text-shadow: 0 -1px #00692c; text-align: center; background-color: #0079c1; background: -moz-linear-gradient(center bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0079c1), color-stop(20%, #0079c1), color-stop(100%, #00a1ff)); background: -webkit-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%); background: -ms-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%); background: -o-linear-gradient(bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%); background: linear-gradient(bottom, #0079c1 0, #0079c1 20%, #00a1ff 100%); -moz-box-shadow: 0 1px #4dbeff inset; -webkit-box-shadow: 0 1px #4dbeff inset; box-shadow: 0 1px #4dbeff inset; -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; border-color: #0079c1 #00588B #004B77; border-style: solid; border-width: 1px; height: 1.4545em; padding: 7px 15px 8px; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box } .button:hover, button:hover, button:focus, .button:focus { text-shadow: 0 -1px #004c77; background-color: #005282; background: -moz-linear-gradient(center bottom, #005282 0, #005282 20%, #0083cf 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0079c1), color-stop(20%, #0079c1), color-stop(100%, #00a1ff)); background: -webkit-linear-gradient(bottom, #005282 0, #005282 20%, #0083cf 100%); background: -ms-linear-gradient(bottom, #005282 0, #005282 20%, #0083cf 100%); background: -o-linear-gradient(bottom, #005282 0, #005282 20%, #0083cf 100%); background: linear-gradient(bottom, #005282 0, #005282 20%, #0083cf 100%); border-color: #00629B #004872 #003b5d; -moz-box-shadow: 0 1px #1794DC inset; -webkit-box-shadow: 0 1px #1794DC inset; box-shadow: 0 1px #1794DC inset } .button:active, button:active { text-shadow: 0 -1px #004268; background: -moz-linear-gradient(center, bottom, #005282 0, #005282 20%, #006aa8 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0079c1), color-stop(20%, #0079c1), color-stop(100%, #00a1ff)); background: -webkit-linear-gradient(bottom, #005282 0, #005282 20%, #006aa8 100%); background: -ms-linear-gradient(bottom, #005282 0, #005282 20%, #006aa8 100%); background: -o-linear-gradient(bottom, #005282 0, #005282 20%, #006aa8 100%); background: linear-gradient(bottom, #005282 0, #005282 20%, #006aa8 100%); border-color: #004269 #003D60 #003A5C; -moz-box-shadow: 0 2px 4px #004268 inset; -webkit-box-shadow: 0 2px 4px #004268 inset; box-shadow: 0 2px 4px #004268 inset } .button.secondary { color: #333; text-shadow: 0 1px #e0e0e0; background-color: #b3b7ba; background: -moz-linear-gradient(bottom, #bfbfbf 0, #bfbfbf 20%, #e0e0e0 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bfbfbf), color-stop(20%, #bfbfbf), color-stop(100%, #e0e0e0)); background: -webkit-linear-gradient(bottom, #bfbfbf 0, #bfbfbf 20%, #e0e0e0 100%); background: -ms-linear-gradient(bottom, #bfbfbf 0, #bfbfbf 20%, #e0e0e0 100%); background: -o-linear-gradient(bottom, #bfbfbf 0, #bfbfbf 20%, #e0e0e0 100%); background: linear-gradient(bottom, #bfbfbf 0, #bfbfbf 20%, #e0e0e0 100%); -moz-box-shadow: 0 1px #ececec inset; -webkit-box-shadow: 0 1px #ececec inset; box-shadow: 0 1px #ececec inset; border-color: #cbcbcb #b2b2b2 #8b8b8b } .button.secondary:hover, .button.secondary:focus { background-color: #a5a5a5; background: -moz-linear-gradient(center bottom, #a5a5a5 0, #a5a5a5 20%, #e0e0e0 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a5a5a5), color-stop(20%, #a5a5a5), color-stop(100%, #e0e0e0)); background: -webkit-linear-gradient(bottom, #a5a5a5 0, #a5a5a5 20%, #e0e0e0 100%); background: -ms-linear-gradient(bottom, #a5a5a5 0, #a5a5a5 20%, #e0e0e0 100%); background: -o-linear-gradient(bottom, #a5a5a5 0, #a5a5a5 20%, #e0e0e0 100%); background: linear-gradient(bottom, #a5a5a5 0, #a5a5a5 20%, #e0e0e0 100%); -moz-box-shadow: 0 1px #ebe9ec inset; -webkit-box-shadow: 0 1px #ebe9ec inset; box-shadow: 0 1px #ebe9ec inset; border-color: #cbcbcb #b2b2b2 #8d8d8d } .button.secondary:active { background-color: #a5a5a5; background: -moz-linear-gradient(center bottom, #a5a5a5 0, #a5a5a5 20%, #ccc 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a5a5a5), color-stop(20%, #a5a5a5), color-stop(100%, #ccc)); background: -webkit-linear-gradient(bottom, #a5a5a5 0, #a5a5a5 20%, #ccc 100%); background: -ms-linear-gradient(bottom, #a5a5a5 0, #a5a5a5 20%, #ccc 100%); background: -o-linear-gradient(bottom, #a5a5a5 0, #a5a5a5 20%, #ccc 100%); background: linear-gradient(bottom, #a5a5a5 0, #a5a5a5 20%, #ccc 100%); -moz-box-shadow: 0 2px 4px #737373 inset; -webkit-box-shadow: 0 2px 4px #737373 inset; box-shadow: 0 2px 4px #737373 inset; border-color: #8c8c8c #878787 #808080 } .button.disabled, .button.disabled:hover, .button.disabled:active { color: #a6a6a6; text-shadow: 0 1px #f4f4f4; background-color: #e5e5e5; background: -moz-linear-gradient(center bottom, #e5e5e5 0, #e7e7e7 20%, #f7f7f7 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5e5e5), color-stop(20%, #e7e7e7), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(bottom, #e5e5e5 0, #e7e7e7 20%, #f7f7f7 100%); background: -ms-linear-gradient(bottom, #e5e5e5 0, #e7e7e7 20%, #f7f7f7 100%); background: -o-linear-gradient(bottom, #e5e5e5 0, #e7e7e7 20%, #f7f7f7 100%); background: linear-gradient(bottom, #e5e5e5 0, #e7e7e7 20%, #f7f7f7 100%); -webkit-box-shadow: 0 1px #fafafa inset; -moz-box-shadow: 0 1px #fafafa inset; box-shadow: 0 1px #fafafa inset; border-color: #cfcfcf; cursor: auto } a.button { display: inline-block; padding-left: 18px; padding-right: 18px; text-decoration: none } .headerFooterSprite { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_107.png) no-repeat 0 0 } .productSpriteNoBg { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_product_107.png) no-repeat 0 0 } .uiSprite { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ui.png) no-repeat 0 0 } .toolsSprite { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_tools_106.png) no-repeat 0 0 } .globalSprite { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/GlobalSprite_1x.png) no-repeat 0 0 } .insightTabsSprite { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_insights_1x.png) no-repeat 0 0 } .educationTabsSprite { background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/educationSprite.png) no-repeat 0 0 } #orderSummary { border-collapse: collapse; border-spacing: 0; width: 100%; max-width: 100%; margin-bottom: 30px } #orderSummary .arrowDown { position: relative; background: #ffffff; height: 0 } #orderSummary .arrowDown:after, #orderSummary .arrowDown:before { top: 100%; border: solid transparent; content: " "; height: 0; width: 0; bottom: 0; position: absolute; pointer-events: none; margin-top: 11px } #orderSummary .arrowDown:after { border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 13px; left: 50%; margin-left: -13px } #orderSummary .arrowDown:before { border-color: rgba(204, 204, 204, 0); border-top-color: #ddd; border-width: 14px; left: 50%; margin-left: -14px } #orderSummary tr { border-bottom: 1px solid #ddd; padding: 0 } #orderSummary tr a { text-decoration: none; color: #333; width: auto } #orderSummary td { text-align: left; vertical-align: center; color: #333; padding: 0 0 8px; font-size: 12px } #orderSummary td a { text-decoration: none; color: #333; width: auto } #orderSummary td.date { width: 90px; padding-top: 2px; padding-left: 10px; color: #777; white-space: nowrap } #orderSummary td.notes { width: 30px; vertical-align: top } #orderSummary td.notes span { display: block; min-height: 35px; font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; background: transparent url(https://www.paypalobjects.com/webstatic/i/ex_ce2/sprite/sprite_ui.png) no-repeat 0 0; background-position: 0 -691px; width: 20px } #orderSummary td.desc { font-size: 14px; font-weight: bold } #orderSummary td.price { width: 180px; padding-right: 10px; text-align: right; color: #444; font-size: 18px } #orderSummary td.price .secondary { font-size: 13px; font-variant: small-caps } .footer.navbar { height: 69px; border-top: 1px solid #ddd; float: none; position: relative; z-index: 1030; background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2)); background-image: -webkit-linear-gradient(top, #fff, #f2f2f2); background-image: -moz-linear-gradient(top, #fff, #f2f2f2); background-image: -ms-linear-gradient(top, #fff, #f2f2f2); background-image: -o-linear-gradient(top, #fff, #f2f2f2); clear: both; color: #666; font-weight: bold; text-shadow: 0 1px 1px #fff; padding-bottom: 0; margin-bottom: 0 } .footer.navbar .navbar-inner { background: transparent; height: 99%; line-height: 150%; min-height: 40px; padding-left: 20px; padding-right: 20px } .footer.navbar .navbar-inner a:hover, .footer.navbar .navbar-inner a:focus { color: #0079c1; text-shadow: none } .footer.navbar .navbar-inner .inline { margin: 3px 0; padding: 0; list-style: none } .footer.navbar .navbar-inner .inline li { display: inline-block; margin-right: 13px; padding-left: 5px; padding-right: 5px } .footer.navbar .navbar-inner .inline li a { color: #666; font-weight: bold; text-shadow: 0 1px 1px #fff } .footer.navbar .navbar-inner .inline li a:hover, .footer.navbar .navbar-inner .inline li a:focus, .footer.navbar .navbar-inner .inline li a:active, .footer.navbar .navbar-inner .inline li .active { color: #0666b3; text-decoration: none } .footer.navbar .navbar-inner .inline li.copyright:after { margin-left: 20px; content: "\7c"; font-weight: bold } .footer.navbar .navbar-inner .inline li.siteFeedback { margin-right: 0; padding-right: 0; float: right; background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAARpJREFUOE/d071Kw2AYxfEUwanqItIuVtHNpUjvoLfRqxCXXoDQwVE6VB3UwQ6KDqUVRcQ7EMVBKHRwEPo1WJzf/g+kUMLzRvDdHH4kPMk5IeFJFFWf9/CJMQYphvjBBw6dc5FFhX30cIIznBsucBofv0DWXzjCEXT+mwVcgqy/UK/TQDJsWcY1yKYXHiMZtvyTQq1DHcmwZRFNkPUXare0DitYnbOGJeieDLJYRxtk/YVdaBdv4pulg3toB3eRRw13+MbEKhMVVvCEd7zFXvECPayFA+i6/qhb7FtlokLZxDa25mygBP1BDo8oQ58iY5XJrDBNDld4QCGemWWSDPvsoIribGaViTkMYQ5DmMMQ5jCEOQxhDv/ORVNEfJkSMINyywAAAABJRU5ErkJggg==") no-repeat 0 5px } .footer.navbar .navbar-inner .inline li.siteFeedback a { color: #0079c1; padding: 0 5px 0 15px } .footer.navbar .navbar-inner .inline:first-child { margin-top: 10px; font-size: 15px } .footer.navbar .navbar-inner .inline:last-child { margin-bottom: 10px; color: #999; font-size: 12px } .footer.navbar .navbar-inner .inline:last-child a { color: #999 } .switchToClassic.modal { height: 240px; width: 360px; margin-left: -180px; text-align: center } .switchToClassic.modal .inline:last-child { margin-bottom: 10px; color: #999; font-size: 12px } .switchToClassic.modal .inline:last-child a { color: #999 } @media (max-width:641px) { .footer { height: 89px; margin-top: -90px } .footer .navbar-inner { padding: 0 5px } .footer .navbar-inner .inline { padding: 0 } .footer .navbar-inner .inline li { margin-right: 0 } .footer .navbar-inner .inline li.copyright { display: block } .footer .navbar-inner .inline li.copyright:after { content: "" } .footer .navbar-inner .inline:last-child li { color: #999 } } @media (min-width:641px) { .footer .inline li.classicLink a { color: #0079c1 } } .btn:focus { outline: dotted 2px black } div.active:focus { outline: dotted 1px black } a:focus { outline: dotted 1px black } .close:hover, .close:focus { outline: dotted 1px black } .nav>li>a:hover, .nav>li>a:focus { outline: dotted 1px black } .carousel-inner>.item { position: absolute; top: -999999em; display: block; -webkit-transition: .6s ease-in-out left; transition: .6s ease-in-out left } .carousel-inner>.active { top: 0 } .carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { position: relative } .carousel-inner>.next, .carousel-inner>.prev { position: absolute; top: 0; width: 100% } .alert-success { color: #2d4821 } .alert-info { color: #214c62 } .alert-warning { color: #6c4a00; background-color: #f9f1c6 } .alert-danger { color: #d2322d } .alert-danger:hover { color: #c12f2a } .alert-danger-nohover { color: #d2322d } .formErrorContext { position: absolute; top: 300px; left: 300px; padding-bottom: 13px; z-index: 5000; cursor: pointer } .formErrorContext .formErrorContentContext { width: 100%; background: #A94442; color: #FFFFFF; display: relative; font-family: "tahoma"; font-weight: bold; font-size: 12px; border: 2px solid #ddd; box-shadow: 0px 0px 6px #000; -moz-box-shadow: 0px 0px 6px #000; -webkit-box-shadow: 0px 0px 6px #000; padding: 4px 10px 4px 10px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px } body, p { color: #333 } .px-nav nav { background: transparent } #refundRequestAmount { height: 35px } #content { outline: none; padding: 80px 0 20px } .errorImage { padding: 6px 30px 6px 12px; background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png"); background-repeat: no-repeat; background-position: 99% -19.5em; background-origin: border-box; background-size: auto auto } .errorImageDropdown { padding: 6px 30px 6px 12px; background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png"); background-repeat: no-repeat; background-position: 94% -19.5em; background-origin: border-box; background-size: auto auto } label.normal { font-weight: normal; margin: 0.7em 0px 0px; position: relative; left: 415px; bottom: 55px } h1 { color: #000; font-size: 18px } h2, h2 a, h2 a:link, h2 a:visited { color: #000; font-size: 15px } h3, h3 a, h3 a:link, h3 a:visited { color: #000; font-size: 14px } h4 { color: #000; font-size: 13px; margin-bottom: 5px } h5 { color: #000; font-size: 13px } a:link, a:visited { font-size: 14px; font-weight: normal } header { position: fixed; top: 0; width: 100%; z-index: 1001 } .hidden-aria { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden } #resolutionCenter div[id$="View"][class*="section"] { margin: 0; min-height: 500px; padding: 9px 40px } #resolutionCenter input[type="file"] { line-height: normal } #resolutionCenter input[type="text"] { border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; padding: 4px } #resolutionCenter label { font-size: 14px } #resolutionCenter legend { margin: 0; font-weight: bold; font-size: 13px; border-bottom: 0; line-height: 1.5em } #resolutionCenter hr { margin: 6px 0; border-top: 1px solid #e2e2e2 } #resolutionCenter dl.form-inline { margin: 1.5 0 } #resolutionCenter dl.form-inline dt { font-weight: normal } #resolutionCenter dl.form-inline dd { margin-left: 0 } #resolutionCenter fieldset.form-inline { border: none; margin: 1.2em 0; padding: 0 } #resolutionCenter fieldset.form-inline legend { font-weight: normal; font-size: 14px; margin-bottom: 0.6em } #resolutionCenter fieldset.form-inline legend.subhead { font-weight: bold } #resolutionCenter .form-inline input[type=checkbox], #resolutionCenter .form-inline input[type=radio] { vertical-align: top } #resolutionCenter .header { border-bottom: 1px solid #dadada; padding-bottom: 0.7em } #resolutionCenter .header h1 { line-height: 2em; font-weight: bold } #resolutionCenter .main-content { margin: 10px 0 } #resolutionCenter .main-content:before, #resolutionCenter .main-content:after { content: " "; display: table } #resolutionCenter .main-content:after { clear: both } #resolutionCenter .main-content:before, #resolutionCenter .main-content:after { content: " "; display: table } #resolutionCenter .main-content:after { clear: both } #resolutionCenter .main-content.no-margin-top { margin-top: 0 } #resolutionCenter .grey { color: #777 } #resolutionCenter .button { margin-right: 12px } #resolutionCenter .contact-module { padding-left: 5.8em } #resolutionCenter .contact-module ul { list-style: none; margin-left: 0; padding-left: 0 } #resolutionCenter .contact-module-light ul { list-style: none; margin-left: 0 } #resolutionCenter .secondary-text, #resolutionCenter .secondary-text a { font-size: 13px; line-height: 18px } #resolutionCenter .panel { border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0 0 3px 1px rgba(205, 205, 205, 0.5); box-shadow: 0 0 3px 1px rgba(205, 205, 205, 0.5); margin: 12px 0 0; padding: 8px; border: 1px solid #cdcdcd; position: relative } #resolutionCenter .panel:not(.nomark):before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-box-shadow: -4px -4px 3px -3px rgba(205, 205, 205, 0.5); box-shadow: -4px -4px 3px -3px rgba(205, 205, 205, 0.5); content: ""; width: 14px; height: 14px; background: #fff; position: absolute; top: -0.5em; border: 1px solid #cdcdcd; border-bottom: 0; border-right: 0 } #resolutionCenter .panel .partial-refund-options li:last-child { padding-top: 0px; font-size: 14px } #resolutionCenter .panel .partial-refund-options li:last-child .secondary-text { margin-left: 0.6em; vertical-align: bottom } #resolutionCenter .panel .partial-refund-options li>label { padding: 7px 15px } #resolutionCenter .panel .partial-refund-options ul { padding-left: 0 } #resolutionCenter .panel .currency-inline { position: relative; margin-left: 10px } #resolutionCenter .panel .currency-inline label { border-bottom-left-radius: 0; border-top-left-radius: 0; float: right; left: -20px; top: 0; width: 5em; z-index: 3; line-height: 20px } #resolutionCenter .panel .currency-inline input[type="text"] { float: left; padding: 5px 26px 8px 15px; top: 0; width: 7em; z-index: 2 } @media screen and (-webkit-min-device-pixel-ratio:0) { #resolutionCenter .panel .currency-inline input[type="text"] { padding: 6px 2px 7px 15px } } #resolutionCenter .panel .currency-inline input[type="text"].active { border: 1px solid #0079C1; box-shadow: 0 0 7px #0079C1; text-decoration: none } #resolutionCenter .panel .currency-inline.has-error .help-block, #resolutionCenter .panel .currency-inline.has-error .control-label, #resolutionCenter .panel .currency-inline.has-error .radio, #resolutionCenter .panel .currency-inline.has-error .checkbox, #resolutionCenter .panel .currency-inline.has-error .radio-inline, #resolutionCenter .panel .currency-inline.has-error .checkbox-inline { color: #a94442; border-color: #a94442 } #resolutionCenter .panel .currency-inline.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } #resolutionCenter .panel .currency-inline.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } #resolutionCenter .panel .currency-inline.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } #resolutionCenter .panel .currency-inline.has-error .form-control-feedback { color: #a94442 } #resolutionCenter .panel .currency-inline.has-error input, #resolutionCenter .panel .currency-inline.has-error label { border-color: #a94442 } #resolutionCenter .has-error .help-block, #resolutionCenter .has-error .control-label, #resolutionCenter .has-error .radio, #resolutionCenter .has-error .checkbox, #resolutionCenter .has-error .radio-inline, #resolutionCenter .has-error .checkbox-inline { color: #a94442; border-color: #a94442 } #resolutionCenter .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } #resolutionCenter .has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } #resolutionCenter .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } #resolutionCenter .has-error .form-control-feedback { color: #a94442 } #resolutionCenter .has-error input, #resolutionCenter .has-error label { border-color: #a94442 } #resolutionCenter #inrPanel:before { left: 4.5em } #resolutionCenter #snadPanel:before { left: 17.5em } #resolutionCenter #snadPanel.only:before { left: 4.5em } #resolutionCenter #snadPanel fieldset.item-category legend, #resolutionCenter #inrPanel fieldset.item-category legend { font-weight: normal } #resolutionCenter #snadPanel dl.item-link label, #resolutionCenter #inrPanel dl.item-link label { font-weight: normal } #resolutionCenter .popover { font-size: 13px; max-width: 300px } #resolutionCenter .popover .popover-title { text-align: center } #resolutionCenter .popover .popover-title, #resolutionCenter .popover .popover-content * { font-size: 13px } #resolutionCenter ul.links { list-style-type: none; padding: 1em 0 0 } #resolutionCenter ul.links li { list-style-image: none; padding: 0.2em 0 } #resolutionCenter ul.links li.escalate { padding-right: 170px } #resolutionCenter .floatLeft { float: left } #resolutionCenter .floatRight { float: right } #resolutionCenter .nav>li>a, #resolutionCenter .nav>li>label { font-weight: normal; font-size: 13px; padding: 8px 15px; position: relative; display: block } #resolutionCenter .nav>li>a:hover, #resolutionCenter .nav>li>label:hover, #resolutionCenter .nav>li>a:focus, #resolutionCenter .nav>li>label:focus, #resolutionCenter .nav>li>a.active, #resolutionCenter .nav>li>label.active { -webkit-box-shadow: 0 0 7px #0079c1; box-shadow: 0 0 7px #0079c1; text-decoration: none; background-color: #eee; border: 1px solid #0079c1; cursor: pointer } #resolutionCenter .nav>li.disabled>a:hover, #resolutionCenter .nav>li.disabled>label:hover, #resolutionCenter .nav>li.disabled>a:focus, #resolutionCenter .nav>li.disabled>label:focus { color: #999; text-decoration: none; background-color: transparent; cursor: not-allowed } #resolutionCenter .nav .open>a, #resolutionCenter .nav .open>label, #resolutionCenter .nav .open>a:hover, #resolutionCenter .nav .open>label:hover, #resolutionCenter .nav .open>a:focus, #resolutionCenter .nav .open>label:focus { background-color: #eee; border-color: #0079c1 } #resolutionCenter .nav-pills>li>a, #resolutionCenter .nav-pills>li>label { -webkit-box-shadow: 0 0 1px #ccc; box-shadow: 0 0 1px #ccc; background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)); background-image: -webkit-linear-gradient(top, #fff, #eee); background-image: -moz-linear-gradient(top, #fff, #eee); background-image: -ms-linear-gradient(top, #fff, #eee); background-image: -o-linear-gradient(top, #fff, #eee); border: 1px #ccc solid; border-radius: 4px; color: #666 } #resolutionCenter .nav-pills>li>a span, #resolutionCenter .nav-pills>li>label span { background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_messages-snad.png"); background-repeat: no-repeat; padding: 0 10px } #resolutionCenter .nav-pills>li>a:hover span, #resolutionCenter .nav-pills>li>label:hover span, #resolutionCenter .nav-pills>li>a:focus span, #resolutionCenter .nav-pills>li>label:focus span { background-position: 0 -65px } #resolutionCenter .nav-pills>li>a.checked span, #resolutionCenter .nav-pills>li>label.checked span { background-position: 0 -129px } #resolutionCenter .nav-pills>li+li { margin-left: 2px; padding-left: 8px } #resolutionCenter .nav-pills>li.active>a, #resolutionCenter .nav-pills>li.active>label, #resolutionCenter .nav-pills>li.active>a:hover, #resolutionCenter .nav-pills>li.active>label:hover, #resolutionCenter .nav-pills>li.active>a:focus, #resolutionCenter .nav-pills>li.active>label:focus, #resolutionCenter .nav-pills>li.active>a.active, #resolutionCenter .nav-pills>li.active>label.active { background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)); background-image: -webkit-linear-gradient(top, #fff, #eee); background-image: -moz-linear-gradient(top, #fff, #eee); background-image: -ms-linear-gradient(top, #fff, #eee); background-image: -o-linear-gradient(top, #fff, #eee); color: #666 } #resolutionCenter .nav-pills-checkbox>li { float: left; background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)); background-image: -webkit-linear-gradient(top, #fff, #eee); background-image: -moz-linear-gradient(top, #fff, #eee); background-image: -ms-linear-gradient(top, #fff, #eee); background-image: -o-linear-gradient(top, #fff, #eee) } #resolutionCenter .nav-pills-checkbox>li>a, #resolutionCenter .nav-pills-checkbox>li>label { -webkit-box-shadow: 0 0 1px #ccc; box-shadow: 0 0 1px #ccc; border: 1px #ccc solid; border-radius: 4px; color: #666; margin-bottom: 0; background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_messages-snad.png"); background-repeat: no-repeat; background-position: 8px 9px; padding: 7px 10px 7px 30px } #resolutionCenter .nav-pills-checkbox>li>a:hover, #resolutionCenter .nav-pills-checkbox>li>label:hover, #resolutionCenter .nav-pills-checkbox>li>a:focus, #resolutionCenter .nav-pills-checkbox>li>label:focus { background-position: 8px -56px } #resolutionCenter .nav-pills-checkbox>li>a.checked, #resolutionCenter .nav-pills-checkbox>li>label.checked { background-position: 8px -120px; -webkit-box-shadow: 0 0 7px #0079c1; box-shadow: 0 0 7px #0079c1; text-decoration: none; background-color: #eee; border: 1px solid #0079c1; cursor: pointer } #resolutionCenter .nav-pills-checkbox>li+li { margin-left: 10px; padding-left: 0 } #resolutionCenter .nav-pills-checkbox>li.checked>a, #resolutionCenter .nav-pills-checkbox>li.checked>label, #resolutionCenter .nav-pills-checkbox>li.checked>a:hover, #resolutionCenter .nav-pills-checkbox>li.checked>label:hover, #resolutionCenter .nav-pills-checkbox>li.checked>a:focus, #resolutionCenter .nav-pills-checkbox>li.checked>label:focus, #resolutionCenter .nav-pills-checkbox>li.checked>a.active, #resolutionCenter .nav-pills-checkbox>li.checked>label.active { background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)); background-image: -webkit-linear-gradient(top, #fff, #eee); background-image: -moz-linear-gradient(top, #fff, #eee); background-image: -ms-linear-gradient(top, #fff, #eee); background-image: -o-linear-gradient(top, #fff, #eee); color: #666 } #resolutionCenter .alert.check { background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png"); background-repeat: no-repeat; background-position: 20px -268px; padding-left: 50px } #resolutionCenter .alert-icon.img { background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png"); background-repeat: no-repeat; background-position: 5px -282px; padding-left: 30px; padding-top: 3px; color: #d2322d } #resolutionCenter .alert, #resolutionCenter .alert a { font-size: 12px } #resolutionCenter .alert-info { background-color: #F4F8FB; border-color: #CEE0EB; color: #444 } #resolutionCenter .alert-info.check { background-image: none; padding-left: inherit } #resolutionCenter .alert-info .icon { font-size: 1.8em } #resolutionCenter .alert-common-border { border-bottom: 1px solid #ccc } #resolutionCenter .alert-confirmation { background-color: #ebf5ed; border-color: #c1e7c1; color: #444 } #resolutionCenter .alert-confirmation.check { background-position: 20px 15px } #resolutionCenter .alert-warning { background-color: #fdf7e0; border-color: #eeddaf; color: #444 } #resolutionCenter .alert-warning.check { background-position: 20px -123px } #resolutionCenter .alert-refund-requested { margin-bottom: 10px; padding: 0px 0px 15px 30px; border-bottom: 1px solid #ccc; border-radius: 0; color: #777 } #resolutionCenter .alert-refund-requested.icon { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_messages_icons.png") no-repeat 0 -70px } #resolutionCenter .alert-fast-track-accept-confirmation { margin-bottom: 10px; padding: 0px 0px 10px 30px; border-bottom: 1px solid #ccc; border-radius: 0; color: #777 } #resolutionCenter .alert-fast-track-accept-confirmation.check { padding-left: 30px; background-position: 0px 0px } #resolutionCenter .alert-refund { color: #444; padding: 0; margin-left: 30px } #resolutionCenter .alert-refund.check { padding-left: 35px; background-position: 2px -137px } #resolutionCenter .alert-message span { float: left; margin: -5px 0 0 -5px } #resolutionCenter .alert-message span:before { font-size: 1.8em } #resolutionCenter .alert-message span.icon { line-height: 1 !important } #resolutionCenter .alert-message p { padding: 0 0 15px 30px; border-bottom: 1px solid #ccc; border-radius: 0; color: #777 } #resolutionCenter #trackingDetails { padding: 5px 5px } #resolutionCenter #trackingDetails table { border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ddd; border-collapse: inherit; width: 100%; padding: 7px 13px } #resolutionCenter #trackingDetails table thead td { color: #333; font-weight: bold } #resolutionCenter #trackingDetails table tbody tr:nth-of-type(1) { color: #0079c1 } #resolutionCenter #trackingDetails table tbody tr:not(:first-of-type) { color: #777 } #resolutionCenter .beta-banner { border-radius: 4px 4px 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; padding: 0 20px 0 40px; margin: -7px -38px 15px; overflow: hidden; background-color: #f5f5f5 } #resolutionCenter .beta-banner .beta-banner-ribbon { -webkit-transform: rotate(-26deg); -moz-transform: rotate(-26deg); -ms-transform: rotate(-26deg); -o-transform: rotate(-26deg); transform: rotate(-26deg); display: block; position: relative; top: 4px; left: -120px; width: 200px; height: 20px; padding-top: 1px; text-align: center; font-size: 12px; font-weight: bold; color: #fff; background-color: #4275bf } #resolutionCenter .beta-banner .popover { max-width: 290px } #resolutionCenter .beta-banner .popover ul { padding-left: 20px } #resolutionCenter .beta-banner .popover ul li { padding-top: 10px } #resolutionCenter .beta-banner span { display: block; margin: -10px 0 0 20px; font-size: larger; color: #666 } #resolutionCenter .beta-banner>a { float: right; margin-top: -10px; padding: 0 0 10px 20px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAARpJREFUOE/d071Kw2AYxfEUwanqItIuVtHNpUjvoLfRqxCXXoDQwVE6VB3UwQ6KDqUVRcQ7EMVBKHRwEPo1WJzf/g+kUMLzRvDdHH4kPMk5IeFJFFWf9/CJMQYphvjBBw6dc5FFhX30cIIznBsucBofv0DWXzjCEXT+mwVcgqy/UK/TQDJsWcY1yKYXHiMZtvyTQq1DHcmwZRFNkPUXare0DitYnbOGJeieDLJYRxtk/YVdaBdv4pulg3toB3eRRw13+MbEKhMVVvCEd7zFXvECPayFA+i6/qhb7FtlokLZxDa25mygBP1BDo8oQ58iY5XJrDBNDld4QCGemWWSDPvsoIribGaViTkMYQ5DmMMQ5jCEOQxhDv/ORVNEfJkSMINyywAAAABJRU5ErkJggg==") 0 3px no-repeat } #resolutionCenter .loadError { width: 60%; margin: 10% auto; padding: 100px 0; text-align: center } #resolutionCenter .loadError p:last-of-type { width: 80%; margin: 0 auto } #resolutionCenter .loadError .message { margin: 1.5em 1em 1em; font-size: 18px; line-height: 1.3636363636em; color: #999 } #resolutionCenter .loadError.pageNotFound { width: 80%; background: none; padding: 0 } #resolutionCenter .formError .alertBox { background: #A73432; color: #fff; margin-bottom: 10px; padding: 10px 40px } #resolutionCenter .formError .alertBox p { margin: 0 } #resolutionCenter .formError .error { color: #A63334 } #resolutionCenter .actions { margin: 4em 0 0 } #transactionDetails .sectionHeader, #transactionDetails .sectionContent { width: 75%; margin: 0 auto } #transactionDetails .actions { margin-bottom: 20px; text-align: right } #transactionDetails ul.actionLinks { list-style-type: none; margin-left: 1em } #transactionDetails ul.actionLinks li a { font-size: 12px; line-height: 18px } #transactionDetails dl { margin: 0 } #transactionDetails dl dt { float: left; width: 200px; margin-right: 10px; text-align: right } #transactionDetails dl dd { width: auto } #transactionDetails .sectionHeader { border-bottom: none; color: #ba6d2c; font-size: 16px } #transactionDetails .divider-middle { border-bottom: 2px dotted #999 } #transactionDetails #manageOrderBox { min-height: 1.2em; padding-left: 1em; border-left: 1px solid #e2e2e2 } #trackingDetails { margin: 1em 0 } #trackingDetails .carrierLogo { margin-left: 1em } #trackingDetails .carrierLogo img { background: #f4f4f4; width: 80px; height: 80px } #trackingDetails .trackingNumber p { margin: 1em 0 0 } #trackingDetails .noTracking { margin: 1em auto; text-align: center } #messagesView.seller .main-content .popover { max-width: 610px } #messagesView.seller .main-content .popover-content * { font-size: 12px } #messagesView.seller .main-content .communication-tips-link { float: right; margin-right: 5px } #messagesView.seller .main-content .edit-refund-link { float: right; margin-right: 5px } #messagesView #customerContact { position: relative } #messagesView #customerContact>div { position: absolute; min-height: 20.5em } #messagesView .messageBubble { padding: 20px; border: 1px solid #cdcdcd; position: relative; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0 0 3px 1px rgba(205, 205, 205, 0.5); box-shadow: 0 0 3px 1px rgba(205, 205, 205, 0.5) } #messagesView .messageBubble:before { content: ""; width: 14px; height: 14px; background: #fff; position: absolute; top: 1.5em; left: -0.6em; border: 1px solid #cdcdcd; border-top: 0; border-right: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-box-shadow: -4px 4px 5px -2px rgba(205, 205, 205, 0.5); box-shadow: -4px 4px 5px -2px rgba(205, 205, 205, 0.5) } #messagesView .messageBubble .cancelledRefundOffer { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_messages_icons.png") no-repeat 0 0; margin-bottom: 0; padding-left: 2em } #messagesView #messages h3.subject { padding-bottom: 0; margin-bottom: 0 } #messagesView #messages p.caseId { font-size: 13px; padding-top: 0 } #messagesView #messages .message { clear: left; margin-top: 15px } #messagesView #messages .message .messageBubble .messageHeader h4 { margin: 0 } #messagesView #messages .message .messageBubble .buyerPurchasedUrl { border-bottom: 1px solid #ccc; margin-bottom: 10px } #messagesView #messages .message .messageBubble .messageBody.paypal { padding-bottom: 3px; background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png"); background-repeat: no-repeat; background-position: 0 7px; padding-left: 30px } #messagesView #messages .message .messageBubble .signature { font-weight: bold } #messagesView #messages .message .messageBubble .messageFooter { font-size: 12px; padding-bottom: 0 } #messagesView #messages .message .messageBubble .invoiceNumber { font-size: 12px; background-color: #f2f2f2; color: #666; width: 106%; text-align: right; padding: 10px 10px 10px 0px; margin: 30px 0 -18px -17px } #messagesView .messageBody { white-space: pre-line !important } #messagesView .avatar { border: 2px solid #cdcdcd; border-radius: 50%; background-color: rgba(50, 50, 50, 0); height: 58px; width: 58px; line-height: 55px; vertical-align: middle; text-align: center } #messagesView .avatar.isMe { color: #333; border-color: #333 } #messagesView .avatar.paypal { color: #0079C1; border-color: #0079C1 } #messagesView #compose { margin: 30px 0 } #messagesView #compose #doMessageLabel { padding-right: 13.5em } #messagesView #compose #doOverMessageLabel { padding-right: 9em } #messagesView #compose .headings [class*="span"] { min-height: 0 } #messagesView #compose .headings [class*="span"].secondary-text { padding-right: 3.7em; text-align: right } #messagesView #compose legend a { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_sprint3_icons.png") no-repeat 0 0; width: 14px; height: 14px; display: inline-block; margin-left: 0.5em } #messagesView #compose .thumbnail+div { padding: 0 } #messagesView #compose fieldset.refund-or-replace { margin-top: 0 } #messagesView #compose fieldset.seller-solution-select { margin: 0 } #messagesView #compose fieldset.seller-solution-select legend { margin-bottom: 0.9em; font-weight: bold } #messagesView #compose fieldset.seller-solution-select .nav>li>label { width: auto; text-align: center } #messagesView #compose .trackingInfo { margin-top: 20px } #messagesView #compose .trackingInfo .messageBubble:before { content: none } #messagesView #compose .trackingInfo .addTrackingLink { display: block } #messagesView #compose .fastTrackRefundAmount { font-size: 13px } #messagesView #compose .fastTrackOption { margin-top: 20px } #messagesView #compose .fastTrackOption .messageBubble:before { content: none } #messagesView #compose .fastTrackOption .acceptRequestLink { display: block } #messagesView .solution-tips-link { line-height: 14px } #messagesView .solution-tips-link:hover, #messagesView .solution-tips-link:active { text-decoration: none } #messagesView .panel .communication-tips { float: right; padding-right: 1.2em } #messagesView .panel input[type=text] { width: auto } #messagesView .panel .spinner { display: none; background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/icon_loadingGraphic_25x25_90.gif"); background-repeat: no-repeat; background-position: left; padding-left: 35px; min-height: 25px } #messagesView .panel .ifAmountExists { display: none } #messagesView .panel .return-item-select { display: none } #messagesView .panel fieldset.refund-type { margin-top: 0 } #messagesView #genericPanel:before { left: 4em } #messagesView #refundPanel:before { left: 20.5em } #messagesView #offerPanel:before { left: 20.5em } #messagesView #declinePanel:before { left: 20.5em } #messagesView #sendRefundNowPanel:before { left: 20.5em } #messagesView #offerPanel .refundAmount { margin-bottom: 30px } #messagesView #offerPanel .refundAmount label { margin-left: 0; padding-bottom: 5px } #messagesView #offerPanel .refundAmount .currency-inline { margin: 0 } #messagesView #offerPanel .radio { margin-bottom: 20px; font-weight: none } #messagesView #offerPanel .tip { margin-left: -4px } #messagesView #refundPanel .refundInvoiceNumber { margin: 0 -22px 15px -22px; padding: 14px 0px 30px 20px; background-color: #f2f2f2 } #messagesView #refundPanel .refundInvoiceNumber input { width: 60%; margin: 5px 0 5px 0 } #messagesView #reviewConfirmPanel .editLink { float: right; border: none; background: none; padding: 0; color: #0079C1 } #messagesView #reviewConfirmPanel .editLink:hover { text-decoration: underline } #messagesView #reviewConfirmPanel .signature { font-weight: bold } #messagesView #reviewConfirmPanel .messageFooter { font-size: 12px; padding-bottom: 0 } #messagesView #reviewConfirmPanel .noRefund { margin: 10px -20px 0 -20px; padding: 10px 10px 0 0; background-color: #fafafa } #messagesView #reviewConfirmPanel .noRefund .alert-message { margin-left: 20px } #messagesView #reviewConfirmPanel .noRefund .alert-message p { border-bottom: none } #messagesView #reviewConfirmPanel .reviewFullRefund { background-color: #fafafa; padding-top: 15px; margin: 0 -20px 20px -20px } #messagesView #reviewConfirmPanel .reviewFullRefund .refundAlertMessage { float: left; width: 40%; padding: 0 20px 0 20px } #messagesView #reviewConfirmPanel .reviewFullRefund .refundAlertMessage span { float: left; margin-left: -5px } #messagesView #reviewConfirmPanel .reviewFullRefund .refundAlertMessage span:before { font-size: 1.8em } #messagesView #reviewConfirmPanel .reviewFullRefund .reviewConfirmSummary { font-size: 12px; float: right; width: 45%; padding: 0 20px 0 20px } #messagesView #reviewConfirmPanel .reviewFullRefund .reviewConfirmSummary dl dt { margin-bottom: 5px } #messagesView #reviewConfirmPanel .reviewFullRefund .reviewConfirmSummary input { width: 100%; margin: 5px 0 15px 0 } #messagesView #reviewConfirmPanel .reviewFullRefund .refundDetails dt { float: left; font-weight: normal; width: 70% } #messagesView #reviewConfirmPanel .reviewFullRefund .refundDetails dd { float: right; width: 30%; text-align: right } #messagesView #reviewConfirmPanel .reviewFullRefund .clear { clear: both } #messagesView #reviewConfirmPanel .reviewFullRefund .reviewConfirmHelp { width: 100% } #messagesView #reviewConfirmPanel .reviewFullRefund .reviewConfirmHelp a { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_sprint3_icons.png") no-repeat 0 0; width: 16px; height: 16px; display: block; float: right; margin: -5px 0 5px 0 } #messagesView #buyerRequestRefundPanel .fastTrackRefundAmount { margin: 20px 0 15px 0 } #messagesView #replacePanel:before { left: 33.5em } #messagesView #shipSolution .carrierLogo span { display: none; padding-left: 40px; margin-left: 10px; background-repeat: no-repeat; line-height: 2em } #messagesView #shipSolution .carrierLogo span.processingDigits { line-height: 0; min-height: 25px; background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/icon_loadingGraphic_25x25_90.gif") } #messagesView #shipSolution .carrierLogo span.ups { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/carrier_logo_ups.png") 0 50% no-repeat } #messagesView #shipSolution .carrierLogo span.usps { background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/carrier_logo_usps.png") } #messagesView #genericSolution .trackingNumber span { background-repeat: no-repeat; padding-left: 40px; margin-left: 7px } #messagesView #genericSolution .trackingNumber span.ups { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/carrier_logo_ups.png") 0 50% no-repeat } #messagesView #genericSolution .trackingNumber span.usps { background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/carrier_logo_usps.png") } #messagesView label[for^="sendMeACopy"] { font-weight: normal } #messagesView .attachment-camera, #messagesView .attachment-document { float: left; display: block; margin-right: 20px } #messagesView .attachment-camera { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/common_icons_sprite.png") no-repeat 0 -65px; width: 26px; height: 19px } #messagesView .attachment-document { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/common_icons_sprite.png") no-repeat 0 -134px; width: 24px; height: 30px } #messagesView .message-actions { margin-top: 1em; padding: 0 } #messagesView #refundCalculationLink { font-size: 12px } #messagesView dl.reviewConfirmHelpText dd { margin-bottom: 10px } #messagesView .offerDetail { margin-bottom: 15px; border-bottom: 1px solid #ccc; border-radius: 0 } #messagesView .offerDetail p { margin: 20px 30px; padding: 0; font-size: 12px } #messagesView .photoEvidence { margin: -5px 0 25px 0 } #messagesView .photoEvidence label { font-weight: normal } #messagesView .photoEvidence label input[type=checkbox] { margin-right: 5px } #messagesView .photoEvidence .photoEvidenceInput { margin-top: 5px } #messagesView .photo.alert-message span { margin-top: -7px } #messagesView .photo.alert-message p, #messagesView .photo.alert-message a { font-size: 1em } #returnView .interactive { border-right: 1px solid #ddd } #returnView .return-policy { padding-left: 15px } #returnView .alert:before, #returnView .alert:after { content: " "; display: table } #returnView .alert:after { clear: both } #returnView .alert:before, #returnView .alert:after { content: " "; display: table } #returnView .alert:after { clear: both } #returnView .line-item, #returnView .total { position: relative } #returnView .line-item .field-label, #returnView .total .field-label { float: left; width: 149px } #returnView .line-item .amount, #returnView .total .amount { float: right; width: auto } #returnView .total { font-weight: bold } #contactView .categorySubheading { font-weight: bold; font-size: 16px } #contactView input[type=text] { vertical-align: top; width: auto } #contactView fieldset.dispute-type-select { margin: 0.5em 0 } #contactView fieldset.dispute-type-select legend { margin-bottom: 0.9em; font-weight: bold; font-size: 14px } #contactView fieldset.dispute-type-select .nav>li>label { width: 13em } #contactView fieldset.item-category { margin-top: 0 } #contactView fieldset.item-category.has-error .help-block, #contactView fieldset.item-category.has-error .control-label, #contactView fieldset.item-category.has-error .radio, #contactView fieldset.item-category.has-error .checkbox, #contactView fieldset.item-category.has-error .radio-inline, #contactView fieldset.item-category.has-error .checkbox-inline { color: #a94442; border-color: #a94442 } #contactView fieldset.item-category.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } #contactView fieldset.item-category.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } #contactView fieldset.item-category.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } #contactView fieldset.item-category.has-error .form-control-feedback { color: #a94442 } #contactView fieldset.item-category.has-error legend { color: #a94442 } #contactView fieldset.item-category legend { font-weight: bold } #contactView fieldset.item-category p.alert { margin: 0.7em 0 0 0 } #contactView .partial-refund-options li:last-child { padding-top: 2px } #contactView .partial-refund-options li:last-child .secondary-text { margin-left: 0.6em; vertical-align: bottom } #contactView .partial-refund-options li>label { padding: 7px 15px } #contactView dl.item-link.has-error .help-block, #contactView dl.item-link.has-error .control-label, #contactView dl.item-link.has-error .radio, #contactView dl.item-link.has-error .checkbox, #contactView dl.item-link.has-error .radio-inline, #contactView dl.item-link.has-error .checkbox-inline { color: #a94442; border-color: #a94442 } #contactView dl.item-link.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } #contactView dl.item-link.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } #contactView dl.item-link.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } #contactView dl.item-link.has-error .form-control-feedback { color: #a94442 } #contactView dl.item-link.has-error legend { color: #a94442 } #contactView fieldset.item-descriptions.has-error .help-block, #contactView fieldset.item-descriptions.has-error .control-label, #contactView fieldset.item-descriptions.has-error .radio, #contactView fieldset.item-descriptions.has-error .checkbox, #contactView fieldset.item-descriptions.has-error .radio-inline, #contactView fieldset.item-descriptions.has-error .checkbox-inline { color: #a94442; border-color: #a94442 } #contactView fieldset.item-descriptions.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } #contactView fieldset.item-descriptions.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } #contactView fieldset.item-descriptions.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } #contactView fieldset.item-descriptions.has-error .form-control-feedback { color: #a94442 } #contactView fieldset.item-descriptions.has-error legend { color: #a94442 } #escalateView #snadPanel fieldset.dispute-type-select { margin: 0.5em 0 } #escalateView #snadPanel fieldset.dispute-type-select legend { margin-bottom: 0.9em; font-weight: bold; font-size: 14px } #escalateView #snadPanel fieldset.dispute-type-select .nav>li>label { width: 13em } #escalateView #snadPanel fieldset.item-category { margin-top: 0 } #escalateView #snadPanel fieldset.item-category.has-error .help-block, #escalateView #snadPanel fieldset.item-category.has-error .control-label, #escalateView #snadPanel fieldset.item-category.has-error .radio, #escalateView #snadPanel fieldset.item-category.has-error .checkbox, #escalateView #snadPanel fieldset.item-category.has-error .radio-inline, #escalateView #snadPanel fieldset.item-category.has-error .checkbox-inline { color: #a94442; border-color: #a94442 } #escalateView #snadPanel fieldset.item-category.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } #escalateView #snadPanel fieldset.item-category.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } #escalateView #snadPanel fieldset.item-category.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } #escalateView #snadPanel fieldset.item-category.has-error .form-control-feedback { color: #a94442 } #escalateView #snadPanel fieldset.item-category.has-error legend { color: #a94442 } #escalateView #snadPanel fieldset.item-category legend { font-weight: normal } #escalateView #snadPanel fieldset.item-category p.alert { margin: 0.7em 0 0 0 } #escalateView #snadPanel dl.item-link.has-error .help-block, #escalateView #snadPanel dl.item-link.has-error .control-label, #escalateView #snadPanel dl.item-link.has-error .radio, #escalateView #snadPanel dl.item-link.has-error .checkbox, #escalateView #snadPanel dl.item-link.has-error .radio-inline, #escalateView #snadPanel dl.item-link.has-error .checkbox-inline { color: #a94442; border-color: #a94442 } #escalateView #snadPanel dl.item-link.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } #escalateView #snadPanel dl.item-link.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } #escalateView #snadPanel dl.item-link.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } #escalateView #snadPanel dl.item-link.has-error .form-control-feedback { color: #a94442 } #escalateView #snadPanel dl.item-link.has-error legend { color: #a94442 } #escalateView #snadPanel dl.item-link label { font-weight: normal } #escalateView #snadPanel fieldset.item-descriptions.has-error .help-block, #escalateView #snadPanel fieldset.item-descriptions.has-error .control-label, #escalateView #snadPanel fieldset.item-descriptions.has-error .radio, #escalateView #snadPanel fieldset.item-descriptions.has-error .checkbox, #escalateView #snadPanel fieldset.item-descriptions.has-error .radio-inline, #escalateView #snadPanel fieldset.item-descriptions.has-error .checkbox-inline { color: #a94442; border-color: #a94442 } #escalateView #snadPanel fieldset.item-descriptions.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } #escalateView #snadPanel fieldset.item-descriptions.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } #escalateView #snadPanel fieldset.item-descriptions.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } #escalateView #snadPanel fieldset.item-descriptions.has-error .form-control-feedback { color: #a94442 } #escalateView #snadPanel fieldset.item-descriptions.has-error legend { color: #a94442 } #escalateView #escalatePanel fieldset .escalate_reasons label { font-weight: normal } #doneView select { width: 10em } #doneView .actions { margin-top: 1em } #addTrackingView #customerContact { position: relative } #addTrackingView #customerContact>div { position: absolute; min-height: 23em } #addTrackingView .carrierLogo span { display: none; padding-left: 40px; margin-left: 10px; background-repeat: no-repeat; line-height: 2em } #addTrackingView .carrierLogo span.processingDigits { line-height: 0; min-height: 25px; background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/icon_loadingGraphic_25x25_90.gif") } #addTrackingView .carrierLogo span.ups { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/carrier_logo_ups.png") 0 50% no-repeat } #addTrackingView .carrierLogo span.usps { background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/carrier_logo_usps.png") } #disputeView .loading { background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/icon/icon_loadingGraphic_42x42_2011_10_24.gif") no-repeat scroll center center #fff; position: inherit; top: 0; height: inherit; width: inherit; z-index: 3041; opacity: 0.8 } #disputeView .loadingCase { width: 100%; height: 100%; position: absolute; top: 0; left: 0 } #disputeView .categorySubheading { font-weight: bold; font-size: 16px } #disputeView input[type=text] { vertical-align: top } #disputeView textarea.form-control { width: auto } #disputeView fieldset.dispute-type-select { margin: 0.5em 0 } #disputeView fieldset.dispute-type-select legend { margin-bottom: 0.9em; font-weight: bold } #disputeView fieldset.dispute-type-select .nav>li>label { width: 18em } #disputeView .messagepanel { width: 60%; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0 0 3px 1px rgba(205, 205, 205, 0.5); box-shadow: 0 0 3px 1px rgba(205, 205, 205, 0.5); margin: 12px 0 0; padding: 8px; border: 1px solid #cdcdcd; position: relative; background: #F5FAFF } #disputeView fieldset.item-category { margin-top: 0 } #disputeView fieldset.item-category.has-error .help-block, #disputeView fieldset.item-category.has-error .control-label, #disputeView fieldset.item-category.has-error .radio, #disputeView fieldset.item-category.has-error .checkbox, #disputeView fieldset.item-category.has-error .radio-inline, #disputeView fieldset.item-category.has-error .checkbox-inline { color: #a94442; border-color: #a94442 } #disputeView fieldset.item-category.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) } #disputeView fieldset.item-category.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 } #disputeView fieldset.item-category.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } #disputeView fieldset.item-category.has-error .form-control-feedback { color: #a94442 } #disputeView fieldset.item-category.has-error legend { color: #a94442 } #disputeView fieldset.item-category legend { font-weight: bold } #disputeView fieldset.item-category p.alert { margin: 0.7em 0 0 0 } #disputeView .item-descriptions li>label { padding: 7px 15px } #disputeView .nav-pills>li { margin-top: 10px } #disputeView #rtrPanel.tab1:before { left: 2.5em } #disputeView #rtrPanel.tab2:before { left: 19.5em } #disputeView #rtrPanel.tab3:before { left: 36.5em } #disputeView .dispute-subreason .radio label { font-weight: bold } #disputeView .help-information, #disputeView .help-error { font-size: 12px; color: #838080 } #disputeView .help-error { color: #FF0000 } #disputeView .form-group span { color: #838080 } #disputeView .case-filed .messagepanel { width: 100%; border-color: #C4E2C2; background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png") no-repeat scroll 10px 10px #ebf5ed; padding-left: 35px } #disputeView .case-filed .messagedesc { padding: 0 10px } #disputeView .case-filed .messagedesc h1 { font-weight: normal; padding: 25px 0 } #disputeView .case-details .case-status p { padding: 0; font-size: 1.4rem; font-weight: bold } #disputeView .case-details .messagepanel { border-color: #C4E2C2; width: 100%; background: url("../img/resolutioncenter/info_icon.png") no-repeat scroll 10px 10px #ebf5ed; font-size: 1.3rem; padding-left: 35px; font-weight: bold } #disputeView .case-details .messagedesc { padding: 25px 10px } #disputeView .case-details .messagedesc p { font-size: 1.3rem } #disputeView .case-filed .messagedetails h1, #disputeView .case-details .messagedetails h1 { font-size: 1.4rem; padding-bottom: 10px } #disputeView .case-filed .messagedetails .case-details, #disputeView .case-details .messagedetails .case-details { border: 2px solid #d2d2d2; border-style: solid none } #disputeView .case-filed .messagedetails .case-details .case-date, #disputeView .case-details .messagedetails .case-details .case-date { font-weight: bold } #disputeView .case-filed .actions, #disputeView .case-details .actions { margin-top: 30px } .overlay { position: fixed; display: none; background-color: #FFFFFF; height: 100%; top: 0; left: 0; width: 620px; overflow: auto; color: #333333; z-index: 1041; right: 0; margin: 0 auto } .overlay .hd { overflow: hidden } .overlay .hd .close { margin: 1rem 2rem 0 0; text-align: right; position: absolute; right: 0 } .overlay .hd .close a { color: #000000 } .overlay .hd .prev-widget { float: left; margin: 30px 0 0 30px } .overlay .hd .prev-widget a { margin-left: 5px; vertical-align: text-bottom } .overlay.overlay.popup { background-color: #333333; color: #FFFFFF; z-index: 1050; width: 100% } .overlay.overlay.popup h1, .overlay.overlay.popup p { color: #FFFFFF } .overlay.overlay.popup .hd .close a { color: #FFFFFF } #achCbView { font-family: "Helvetica Neue", "Helvetica", "sans-serif"; font-weight: normal; font-size: 1.5rem } #achCbView a { font-weight: normal } #achCbView p { margin: 0; padding: 0 0 21px 0 } #achCbView p.sep { padding-top: 20px } #achCbView .address { word-break: break-all } #achCbView h4 { margin-bottom: 18px; font-weight: 300; font-size: 2rem } #achCbView .loading { background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/icon/icon_loadingGraphic_42x42_2011_10_24.gif") no-repeat scroll center center #fff; position: inherit; top: 0; height: inherit; width: inherit; z-index: 3041; opacity: 0.8 } #achCbView .loadingCase { width: 100%; height: 100%; position: absolute; top: 0; left: 0 } #achCbView .icon-caseInfoForSeller { width: 8%; vertical-align: top } #achCbView #submit_proof_of_shipment input[type="text"].validationFailed, #achCbView #otherProofOfRefund input[type="text"].validationFailed, #achCbView #otherProof input[type="text"].validationFailed, #achCbView #uploadFile input[type="text"].validationFailed, #achCbView #submit_proof_of_shipment select.validationFailed, #achCbView #otherProofOfRefund select.validationFailed, #achCbView #otherProof select.validationFailed, #achCbView #uploadFile select.validationFailed { border: 1px solid #ba1727; background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png"); background-repeat: no-repeat; background-position: 389px -268px } #achCbView #submit_proof_of_shipment select.validationFailed, #achCbView #otherProofOfRefund select.validationFailed, #achCbView #otherProof select.validationFailed, #achCbView #uploadFile select.validationFailed { background-position: 365px -268px } #achCbView #submit_proof_of_shipment textarea.validationFailed, #achCbView #otherProofOfRefund textarea.validationFailed, #achCbView #otherProof textarea.validationFailed, #achCbView #uploadFile textarea.validationFailed { border: 1px solid #ba1727 } #achCbView #submit_proof_of_shipment a.validationFailed, #achCbView #otherProofOfRefund a.validationFailed, #achCbView #otherProof a.validationFailed, #achCbView #uploadFile a.validationFailed { background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png"), url("../img/paperclip.png"); background-repeat: no-repeat no-repeat; background-position: right -282px, 0 0; color: #ba1727; padding-right: 23px } #achCbView #submit_proof_of_shipment div.validationFailed, #achCbView #otherProofOfRefund div.validationFailed, #achCbView #otherProof div.validationFailed, #achCbView #uploadFile div.validationFailed { border-color: #ba1727 } #achCbView #errorMessages { margin-bottom: 20px } #achCbView #errorMessages .alert.check { background-position: 10px -276px } #achCbView #errorMessages p { padding: 7px 0 7px 37px } #achCbView .more-info { color: #999999; font-size: .8em } #achCbView .more-info a { font-size: 1em } #achCbView table { padding-top: 4px } #achCbView table .data-key { font-weight: bold; text-align: right; padding-right: 15px; vertical-align: top } #achCbView table .data-width { width: 40%; min-width: 145px } #achCbView input[type="text"], #achCbView select { height: 50px; width: 415px } #achCbView textarea { min-width: 445px } #achCbView input[type="text"], #achCbView select, #achCbView textarea { color: #666666; border: 1px solid #cccccc; border-radius: 3px; padding: 4px 6px } #achCbView .header { padding: 50px 0 21px 0 } #achCbView .header .learn-more { color: #999999; font-size: 2.5rem } #achCbView .header h1 { font-weight: 200; font-size: 3.2rem; line-height: 35px } #achCbView .header span { font-size: 1.3rem; color: #6c7378 } #achCbView .header p.thanksHeaderImage { height: 112px; width: 112px; background: url("../img/resolutioncenter/sprite_achcb_icons.png") no-repeat 0 0 } #achCbView .header, #achCbView .main-content { max-width: 460px; border: medium none; margin: 0 auto } #achCbView .message-note { border: medium none; background-color: inherit; font-size: inherit; padding-left: 25px; margin-bottom: 10px } #achCbView .message-note.check { background-position: 0 -137px } #achCbView .button { font-weight: normal; height: 48px; line-height: 48px; padding: 0; font-size: 2.2rem; margin-bottom: 14px } #achCbView .secondary { background-color: #e3e6ea; background-image: none; border: 0 none } #achCbView .widest { min-width: 460px; width: 90% } #achCbView .capitalize { text-transform: lowercase; display: block } #achCbView .capitalize::first-letter { text-transform: uppercase } #achCbView .section-sep { padding-top: 23px } #achCbView .section-sep p { margin-bottom: 15px } #achCbView .section-sep .button { margin-bottom: 5px } #achCbView #sendProof p { margin-bottom: 0; padding-bottom: 16px } #achCbView ul.help-info { padding: 20px; margin-bottom: 0 } #achCbView ul.help-info li { padding: 10px 0; line-height: 20px; color: #FFFFFF } #achCbView .upload-link { background: url("../img/resolutioncenter/sprite_achcb_icons.png") no-repeat 0 -750px; padding-left: 30px; padding-bottom: 5px } #achCbView .toggle-view p { padding: 0 0 10px } #achCbView .toggle-view ul { padding: 0 0 15px 15px; font-size: 1.3rem } #achCbView #upload-area { background-color: #f2f2f2; border: 1px dashed #666666; cursor: pointer; height: 230px } #achCbView #upload-area #desktopUploadArea { height: 100% } #achCbView #upload-area #desktopUploadButton { background: url("../img/resolutioncenter/sprite_achcb_icons.png") no-repeat 145px -215px; display: block; height: 100%; text-align: center; width: 100%; padding-top: 140px } #achCbView #upload-area #previewArea { cursor: auto; margin: 20px } #achCbView #upload-area #thumbnail { height: 100px; width: 100px; margin-top: 10px } #achCbView ul.upload-list { list-style-type: none; padding-left: 0 } #achCbView ul.upload-list li { border-bottom: 1px solid #CCCCCC; color: #666666; padding: 10px 0; overflow: hidden } #achCbView ul.upload-list li span { float: right } #achCbView ul.upload-list li span.fileInfo { float: left } #achCbView #results, #achCbView #refunds { overflow-y: auto; height: 270px; margin-bottom: 15px } #achCbView .searchNoResult { margin-bottom: 25px; background-color: #f9f9f9; text-align: center; padding: 5px } #achCbView ul.searchList { margin: 0px; padding: 0px; list-style-type: none; margin-bottom: 8px } #achCbView ul.searchList li { padding-top: 15px; width: 100%; padding-bottom: 5px } #achCbView ul.searchList li input[type="checkbox"] { width: auto; line-height: normal; margin: 4px 0 0 0; cursor: pointer; padding: 0; height: auto } #achCbView ul.searchList li span { margin-right: 15px; display: inline-block; word-break: break-all; vertical-align: top } #achCbView ul.searchList li span.sentto-column { width: 50% } #achCbView ul.searchList li:nth-child(odd) { background-color: #f9f9f9 } #achCbView ul.searchList li:nth-child(even) { background-color: #fff } #achCbView ul.searchList .amount { margin-top: 2px } #achCbView .otheroption { margin: 10px 0 } #achCbView .otheroption .seperator { position: relative; text-align: center } #achCbView .otheroption .seperator span { background: white; padding: 0 15px } #achCbView .otheroption .seperator:before { border-top: 1px solid #e3e3e3; content: ""; margin: 0 auto; position: absolute; top: 50%; left: 0; right: 0; bottom: 0; width: 100%; z-index: -1 } #achCbView .otheroption p { margin-top: 10px; text-align: center } #achCbView #proofOfRefundSearchTransactions input[type="text"] { width: 184px } #achCbView #proofOfRefundSearchTransactions select { width: 220px; float: left; margin: 0 4px 9px 0 } #achCbView #proofOfRefundSearchTransactions input { margin-bottom: 9px } #achCbView #proofOfRefundSearchTransactions .btnSearch { float: right; width: 32px; height: 34px; margin-right: 2.3%; margin-top: 11px; background: url("../img/resolutioncenter/sprite_achcb_icons.png") no-repeat 2px -500px } #achCbView .prev-page a { padding-left: 2px; vertical-align: middle; margin-top: 4px; position: absolute } #achCbView .prev-page span.icon { line-height: 1 } #achCbView .highlight-section { background-color: #f9f9f9; padding: 20px; width: 100% } #achCbView .highlight-section a.secondary { min-width: 0; width: 100%; pointer-events: none; color: #AFAF97; background-color: #E8EDF1 } #achCbView .highlight-section ul li div.checkboxCondition label { font-weight: normal } #achCbView .highlight-section a.checkboxChecked { pointer-events: all; color: #333; background-color: #e3e6ea } #achCbView .highlight-section #buyerNotDisputing { width: 17px; line-height: normal; margin: 4px 0 0 0; cursor: pointer; padding: 0; height: 17px } #achCbView .highlight-section .buyerNotDisputingText { vertical-align: text-bottom; margin-left: 5px } #achCbView #caseActivity ul { padding: 0 } #achCbView #caseActivity ul li { list-style: none } #achCbView #caseActivity ul li.activity { padding: 20px 0 0 0px; line-height: 1.35em } #achCbView #caseActivity ul li.activity::before { border-left: 1px solid #9da3a6; content: ""; position: absolute; height: 18px; margin: -20px 0 2px 18px; -moz-margin-start: -37px } #achCbView #caseActivity ul li.activity div { padding-left: 36px; border-left: 1px solid #9da3a6; margin-left: 18px; min-height: 40px } #achCbView #caseActivity ul li.activity span { color: #9da3a6 } #achCbView #caseActivity ul li.activity span.icon { border-radius: 50%; border: 1px solid #9da3a6; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; width: 40px; height: 40px; margin-right: 15px; float: left; text-align: center; padding-top: 4px; background: #333; line-height: 20px } #achCbView #caseActivity ul li.activity span.icon.icon-medium::before { font-size: 2rem } .loading { background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/icon/icon_loadingGraphic_42x42_2011_10_24.gif") no-repeat scroll center center #fff; position: absolute; top: 0; width: 100%; z-index: 3041; opacity: 0.8 } .IL #achCbView .prev-widget span { float: left } .IL #achCbView .prev-page { float: left } .IL #achCbView .prev-page span { float: left } .IL #achCbView .prev-page a { position: relative } .IL #achCbView #submit_proof_of_shipment input[type="text"].validationFailed, .IL #achCbView #otherProofOfRefund input[type="text"].validationFailed, .IL #achCbView #otherProof input[type="text"].validationFailed, .IL #achCbView #uploadFile input[type="text"].validationFailed, .IL #achCbView #submit_proof_of_shipment select.validationFailed, .IL #achCbView #otherProofOfRefund select.validationFailed, .IL #achCbView #otherProof select.validationFailed, .IL #achCbView #uploadFile select.validationFailed { background-position: 25px -268px } .IL #achCbView #caseActivity ul li { clear: both } .IL #achCbView #caseActivity ul li.activity span.icon { display: inline-block; float: right; margin-left: 15px; margin-right: 0px; position: relative } .IL #achCbView #caseActivity ul li.activity div { display: inline-block; border-right: 1px solid #9da3a6; border-left: 0 none; margin: 0 -35px 0 0; padding: 0 36px 0 0; width: 405px; float: right } .IL #achCbView #caseActivity ul li.activity::before { margin: -20px 20px 2px 18px; -moz-margin-start: -405px } @font-face { font-family: 'paypal-icons'; src: url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-0/PayPalIcons-Regular.eot'); src: url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-0/PayPalIcons-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-0/PayPalIcons-Regular.woff') format('woff'), url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-0/PayPalIcons-Regular.ttf') format('truetype'), url('https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-0/PayPalIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03') format('svg'); font-style: normal; font-weight: 400 } .icon { font-family: 'paypal-icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .icon-small:before { font-size: 1.58rem } .icon-medium:before { font-size: 2.6rem } .icon-large:before { font-size: 7.8rem } .right-arrow:before { content: "\e016"; color: #fd8f36 } .blue-icon:before { content: "\e019"; color: #168dcc } .warning-icon-yellow:before { content: "\e022"; color: #dfb92b } .user-icon:before { content: "\e010" } .check-icon:before { content: "\e051" } .credit-card-icon:before { content: "\e052" } .camera-icon:before { content: "\e050" } .check-mark-icon-large:before { content: "\e023" } .p-icon:before { content: "\e000" } .envelope-icon:before { content: "\e053" } .phone-icon:before { content: "\e054" } .phone-paypal-icon:before { content: "\e001" } .shopping-bag-icon:before { content: "\e056" } .send-money-icon:before { content: "\e057" } .calendar-icon:before { content: "\e058" } .arrow-up-icon:before { content: "\e030" } .arrow-down-icon:before { content: "\e031" } .arrow-right-icon:before { content: "\e033" } .arrow-left-icon:before { content: "\e032" } .circle-arrow-down-icon:before { content: "\e035" } .circle-arrow-left-icon:before { content: "\e036" } .circle-arrow-right-icon:before { content: "\e037" } .circle-arrow-up-icon:before { content: "\e034" } .close-icon:before { content: "\e020" } .document-icon:before { content: "\e002" } .pdf-icon:before { content: "\e003" } .funnel-icon:before { content: "\e004" } .vertical-squares-icon:before { content: "\e005" } .new-user-icon:before { content: "\e011" } .new-icon:before { content: "\e021" } .check-mark-icon:before { content: "\e022" } .information-icon:before { content: "\e041" } .question-icon:before { content: "\e042" } .warning-icon:before { content: "\e043" } .warning-triangular-icon:before { content: "\e044" } .information-icon-large:before { content: "\e045" } .warning-icon-large:before { content: "\e048" } .warning-triangular-icon-large:before { content: "\e049" } .heart-icon:before { content: "\e055" } .tunes-icon:before { content: "\e059" } .birthday-cake-icon:before { content: "\e060" } .birthday-present-icon:before { content: "\e061" } .request-money-icon:before { content: "\e062" } .register-icon:before { content: "\e063" } .bank-icon:before { content: "\e070" } .amex-icon:before { content: "\e071" } .mastercard-icon:before { content: "\e072" } .visa-icon:before { content: "\e073" } .discover-icon:before { content: "\e074" } .home-icon:before { content: "\e006" } .envelope-negative-icon:before { content: "\e007" } .phone-negative-icon:before { content: "\e008" } .icon-burger:before { content: "\e000" } .icon-slider:before { content: "\e001" } .icon-slider-half:before { content: "\e002" } .icon-close:before { content: "\e003" } .icon-add:before { content: "\e004" } .icon-arrow-down:before { content: "\e005" } .icon-arrow-up:before { content: "\e006" } .icon-arrow-left:before { content: "\e007" } .icon-arrow-right:before { content: "\e008" } .icon-arrow-down-half:before { content: "\e009" } .icon-arrow-up-half:before { content: "\e010" } .icon-arrow-left-half:before { content: "\e011" } .icon-arrow-right-half:before { content: "\e012" } .icon-clear-half:before { content: "\e013" } .icon-checkmark:before { content: "\e014" } .icon-checkmark-bold:before { content: "\e015" } .icon-action-arrow-half:before { content: "\e016" } .icon-tooltip-outline:before { content: "\e017" } .icon-tooltip:before { content: "\e018" } .icon-info:before { content: "\e019" } .icon-positive:before { content: "\e020" } .icon-attention:before { content: "\e021" } .icon-critical:before { content: "\e022" } .icon-info-large:before { content: "\e023" } .icon-positive-large:before { content: "\e024" } .icon-attention-large:before { content: "\e025" } .icon-critical-large:before { content: "\e026" } .icon-paypal-select-logo:before { content: "\e027" } .icon-select-logo:before { content: "\e028" } .icon-pp-logo:before { content: "\e029" } .icon-visa-logo:before { content: "\e030" } .icon-mastercard-logo:before { content: "\e031" } .icon-maestro-logo:before { content: "\e032" } .icon-amex-logo:before { content: "\e033" } .icon-discover-logo:before { content: "\e034" } .icon-card-half-solid:before { content: "\e035" } .icon-bank-half-solid:before { content: "\e036" } .icon-profile-large:before { content: "\e037" } .icon-profile-add-large:before { content: "\e038" } .icon-notification:before { content: "\e039" } .icon-settings:before { content: "\e040" } .icon-profile:before { content: "\e041" } .icon-funnel:before { content: "\e042" } .icon-delete:before { content: "\e043" } .icon-edit:before { content: "\e044" } .icon-lock:before { content: "\e045" } .icon-pdf:before { content: "\e046" } .icon-contact:before { content: "\e047" } .icon-undo:before { content: "\e048" } .icon-cancel:before { content: "\e049" } .icon-simple-list:before { content: "\e050" } .icon-detailed-list:before { content: "\e051" } .icon-send-money:before { content: "\e500" } .icon-request-money:before { content: "\e501" } .icon-photo:before { content: "\e502" } .icon-gift-cards:before { content: "\e503" } .icon-credit-card:before { content: "\e504" } .icon-truck:before { content: "\e505" } .icon-email:before { content: "\e506" } .icon-email-solid:before { content: "\e507" } .icon-bank-check:before { content: "\e508" } .icon-calendar:before { content: "\e509" } .icon-holiday:before { content: "\e510" } .icon-gift:before { content: "\e511" } .icon-wallet:before { content: "\e512" } .icon-play-video:before { content: "\e513" } .icon-heart:before { content: "\e514" } .icon-shield:before { content: "\e515" } .icon-tunes:before { content: "\e516" } .icon-invoice:before { content: "\e517" } .icon-shopping-bag:before { content: "\e518" } .icon-phone:before { content: "\e519" } .icon-phone-solid:before { content: "\e520" } .icon-tag:before { content: "\e521" } .icon-delivery:before { content: "\e522" } .icon-questionmark:before { content: "\e523" } .icon-cut-coupons:before { content: "\e524" } .icon-register:before { content: "\e525" } .icon-house:before { content: "\e526" } .icon-gift-card:before { content: "\e527" } .icon-messages:before { content: "\e528" } .container { margin-top: 20px } .surveyLink { z-index: 99999; position: fixed; -ms-transform: rotate(-90deg); -ms-transform-origin-x: right; -webkit-transform: rotate(-90deg); -webkit-transform-origin-x: right; -moz-transform: rotate(-90deg); -moz-transform-origin-x: right; transform: rotate(-90deg); transform-origin-x: right; right: 1.5%; top: 35% } #disputesView { font-family: "Helvetica Neue", "Helvetica", "sans-serif"; font-weight: normal; font-size: 1.5rem; cursor: default; padding-top: 20px !important } #disputesView .pageBanner { margin-bottom: 2rem; width: 100% } #disputesView .headding4 { text-align: center; margin: 2rem 0; font-weight: bold } #disputesView .icon-arrow-left { visibility: hidden } #disputesView .table-greyborder { border-radius: 3px; border: 1px solid #ced8e3; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; background: #f8f8f8; padding: 12px; margin: 0 0 20px 0 } #disputesView .table-greyborder td, #disputesView .table-greyborder th { padding: 10px; text-align: left; color: #2C2E2F; vertical-align: top } #disputesView .table-greyborder tr:last-child { border-bottom: 0px none } #disputesView .table-greyborder .table { margin-bottom: 0 } #disputesView .table-greyborder .table tr { border-bottom: 1px solid #dddddd } #disputesView .table-greyborder .table tr:last-child { border-bottom: 0px none } #disputesView .table-greyborder .table td { border: none } #disputesView .tableHeader { border-bottom: 1px solid #cbd2d6 !important; padding: 10px 0 7px 0 } #disputesView .heading, #disputesView .main-content { max-width: 460px } #disputesView #shippingAdd { margin-bottom: 30px } #disputesView .icon { display: inline-block } #disputesView a { font-weight: normal; font-size: 15px; outline: none } #disputesView a:hover { outline: none } #disputesView .center { text-align: center } #disputesView .block { display: block } #disputesView .optionText { color: #ccc } #disputesView .redDesc { color: #d56629 } #disputesView .smallFont { font-size: 1.2rem } #disputesView .greyDesc { color: #6c7378 } #disputesView .linkText { color: #0079c1 } #disputesView .holdInfo { font-size: 13px } #disputesView .valign { position: absolute; right: 1rem; top: 48% } #disputesView .arrowAlign { position: absolute; margin-top: 10px } #disputesView .prev-widget { margin-left: 70px } #disputesView .close { margin-top: 30px; float: right; position: inherit } #disputesView .pageId { float: left; color: #9DA3A6; padding: 25px 50px; font-size: 36px; line-height: 50px } #disputesView .clear { clear: both } #disputesView .doublePp { width: 27px; height: 31px; background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_disputes.png") no-repeat 0 -420px; margin: 105px auto 40px auto } #disputesView #filterProperty span { width: 120px; text-overflow: ellipsis; display: inline-block; overflow: hidden } #disputesView .popup { overflow-y: scroll; overflow-x: auto } #disputesView .popup .hd { background: #000; opacity: .85; filter: alpha(opacity=85); -moz-opacity: 0.85; position: fixed; margin-right: 20px; right: -2px; z-index: 1000; width: 100% } #disputesView .popup .close { margin-right: 4em } #disputesView #proofOfShipmentProcess .hd, #disputesView #otherInfo .hd { background: none; position: relative } #disputesView .noBdr { border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important } #disputesView #transactionDetails .heading { margin-bottom: 40px } #disputesView .bdr-btm { border-bottom: 1px solid #CBD2D6; margin-bottom: 20px; padding-bottom: 20px } #disputesView .refundTable { margin-top: 25px } #disputesView .yourResponseBdr { border-top: 1px solid #CBD2D6; padding-top: 20px } #disputesView .yourResponseBdr td { word-break: break-all } #disputesView .yourResponseBdr td.notes { word-break: normal } #disputesView .yourResponseBdr td .returnShipping { margin-bottom: 5px } #disputesView .yourResponseHeader { border-bottom: 0px none; padding: 10px 0 0px 0 } #disputesView .table-noBg { margin-top: 16px } #disputesView .table-noBg td, #disputesView .table-noBg .tableHeader { text-align: left; color: #2C2E2F; vertical-align: top; padding: 3px 0 } #disputesView .vx_alert-warning::before, #disputesView .icon-small::before { font-size: 2.4rem; display: inline } #disputesView .vx_alert p { padding-bottom: 0 } #disputesView .vx_btn-secondary { -webkit-box-shadow: none; -moz-box-shadow: none } #disputesView .vx_checkbox label:before { border: 1px solid #ccc } #disputesView .vx_btn-small { padding: 0; font-size: 15px; line-height: 44px; max-height: 44px; min-height: 44px } #disputesView .vx_btn-secondary { margin-top: 10px } #disputesView .disputeTotal { text-align: right; margin-right: 15px } #disputesView .disputeTotal span { padding-left: 20px; width: 85px; display: inline-block } #disputesView .special .list-group-item { border: 0px none; border-top: 1px solid #ddd; padding: 2rem; border-radius: 0px } #disputesView .special .list-group-item p { padding-bottom: 0px!important; padding-right: 2rem } #disputesView .special .list-group-item:last-child { border-bottom: 1px solid #ddd } #disputesView input[type="text"], #disputesView select { height: 44px; width: 460px } #disputesView #proofOfRefundSearchTransactions #transacitonSearchBlock, #disputesView #submit_proof_of_shipment #transacitonSearchBlock, #disputesView #caseCloseRefund #transacitonSearchBlock, #disputesView #proofOfRefundSearchTransactions #shippingCarrierType, #disputesView #submit_proof_of_shipment #shippingCarrierType, #disputesView #caseCloseRefund #shippingCarrierType, #disputesView #proofOfRefundSearchTransactions #showShipping, #disputesView #submit_proof_of_shipment #showShipping, #disputesView #caseCloseRefund #showShipping { margin-bottom: 20px } #disputesView #proofOfRefundSearchTransactions #transacitonSearchBlock button, #disputesView #submit_proof_of_shipment #transacitonSearchBlock button, #disputesView #caseCloseRefund #transacitonSearchBlock button, #disputesView #proofOfRefundSearchTransactions #shippingCarrierType button, #disputesView #submit_proof_of_shipment #shippingCarrierType button, #disputesView #caseCloseRefund #shippingCarrierType button, #disputesView #proofOfRefundSearchTransactions #showShipping button, #disputesView #submit_proof_of_shipment #showShipping button, #disputesView #caseCloseRefund #showShipping button { text-shadow: none; box-shadow: none; outline: none } #disputesView #proofOfRefundSearchTransactions #transacitonSearchBlock button:hover, #disputesView #submit_proof_of_shipment #transacitonSearchBlock button:hover, #disputesView #caseCloseRefund #transacitonSearchBlock button:hover, #disputesView #proofOfRefundSearchTransactions #shippingCarrierType button:hover, #disputesView #submit_proof_of_shipment #shippingCarrierType button:hover, #disputesView #caseCloseRefund #shippingCarrierType button:hover, #disputesView #proofOfRefundSearchTransactions #showShipping button:hover, #disputesView #submit_proof_of_shipment #showShipping button:hover, #disputesView #caseCloseRefund #showShipping button:hover, #disputesView #proofOfRefundSearchTransactions #transacitonSearchBlock button:focus, #disputesView #submit_proof_of_shipment #transacitonSearchBlock button:focus, #disputesView #caseCloseRefund #transacitonSearchBlock button:focus, #disputesView #proofOfRefundSearchTransactions #shippingCarrierType button:focus, #disputesView #submit_proof_of_shipment #shippingCarrierType button:focus, #disputesView #caseCloseRefund #shippingCarrierType button:focus, #disputesView #proofOfRefundSearchTransactions #showShipping button:focus, #disputesView #submit_proof_of_shipment #showShipping button:focus, #disputesView #caseCloseRefund #showShipping button:focus { color: #333; background-image: none ! important; background-color: #e6e6e6; border: 1px solid #ccc } #disputesView #proofOfRefundSearchTransactions #transacitonSearchBlock .btn, #disputesView #submit_proof_of_shipment #transacitonSearchBlock .btn, #disputesView #caseCloseRefund #transacitonSearchBlock .btn, #disputesView #proofOfRefundSearchTransactions #shippingCarrierType .btn, #disputesView #submit_proof_of_shipment #shippingCarrierType .btn, #disputesView #caseCloseRefund #shippingCarrierType .btn, #disputesView #proofOfRefundSearchTransactions #showShipping .btn, #disputesView #submit_proof_of_shipment #showShipping .btn, #disputesView #caseCloseRefund #showShipping .btn { text-align: left; border-bottom-left-radius: 3px; border-top-left-radius: 3px } #disputesView #proofOfRefundSearchTransactions #transacitonSearchBlock .caret, #disputesView #submit_proof_of_shipment #transacitonSearchBlock .caret, #disputesView #caseCloseRefund #transacitonSearchBlock .caret, #disputesView #proofOfRefundSearchTransactions #shippingCarrierType .caret, #disputesView #submit_proof_of_shipment #shippingCarrierType .caret, #disputesView #caseCloseRefund #shippingCarrierType .caret, #disputesView #proofOfRefundSearchTransactions #showShipping .caret, #disputesView #submit_proof_of_shipment #showShipping .caret, #disputesView #caseCloseRefund #showShipping .caret { float: right; position: absolute; right: 5px; top: 45%; z-index: 1000 } #disputesView #proofOfRefundSearchTransactions #transacitonSearchBlock .btn-default, #disputesView #submit_proof_of_shipment #transacitonSearchBlock .btn-default, #disputesView #caseCloseRefund #transacitonSearchBlock .btn-default, #disputesView #proofOfRefundSearchTransactions #shippingCarrierType .btn-default, #disputesView #submit_proof_of_shipment #shippingCarrierType .btn-default, #disputesView #caseCloseRefund #shippingCarrierType .btn-default, #disputesView #proofOfRefundSearchTransactions #showShipping .btn-default, #disputesView #submit_proof_of_shipment #showShipping .btn-default, #disputesView #caseCloseRefund #showShipping .btn-default { height: 30px; line-height: 30px; width: 151px; text-align: left; padding-right: 20px; text-overflow: ellipsis; overflow: hidden } #disputesView #proofOfRefundSearchTransactions #transacitonSearchBlock .input-group .form-control:last-child, #disputesView #submit_proof_of_shipment #transacitonSearchBlock .input-group .form-control:last-child, #disputesView #caseCloseRefund #transacitonSearchBlock .input-group .form-control:last-child, #disputesView #proofOfRefundSearchTransactions #shippingCarrierType .input-group .form-control:last-child, #disputesView #submit_proof_of_shipment #shippingCarrierType .input-group .form-control:last-child, #disputesView #caseCloseRefund #shippingCarrierType .input-group .form-control:last-child, #disputesView #proofOfRefundSearchTransactions #showShipping .input-group .form-control:last-child, #disputesView #submit_proof_of_shipment #showShipping .input-group .form-control:last-child, #disputesView #caseCloseRefund #showShipping .input-group .form-control:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0 } #disputesView #proofOfRefundSearchTransactions #transacitonSearchBlock .input-group .form-control, #disputesView #submit_proof_of_shipment #transacitonSearchBlock .input-group .form-control, #disputesView #caseCloseRefund #transacitonSearchBlock .input-group .form-control, #disputesView #proofOfRefundSearchTransactions #shippingCarrierType .input-group .form-control, #disputesView #submit_proof_of_shipment #shippingCarrierType .input-group .form-control, #disputesView #caseCloseRefund #shippingCarrierType .input-group .form-control, #disputesView #proofOfRefundSearchTransactions #showShipping .input-group .form-control, #disputesView #submit_proof_of_shipment #showShipping .input-group .form-control, #disputesView #caseCloseRefund #showShipping .input-group .form-control { position: relative; z-index: 2; float: left; height: 44px; line-height: 44px } #disputesView #proofOfRefundSearchTransactions #trackingNumber, #disputesView #submit_proof_of_shipment #trackingNumber, #disputesView #caseCloseRefund #trackingNumber { width: 99%; border-radius: 4px; text-overflow: ellipsis } #disputesView #proofOfRefundSearchTransactions #filterValue, #disputesView #submit_proof_of_shipment #filterValue, #disputesView #caseCloseRefund #filterValue { width: 83%; border-radius: 4px } #disputesView #userComments { border-radius: 5px; height: 140px; resize: none } #disputesView #carrier { width: 35%; border-radius: 5px; float: left } #disputesView .button:hover, #disputesView button:hover, #disputesView button:focus, #disputesView .button:focus, #disputesView .button:active, #disputesView button:active { text-shadow: none; box-shadow: none; border: 0px none; outline: none } #disputesView .primary { background-color: #009CDE; background-image: none; border: 0px none; text-shadow: none } #disputesView .primary:hover { background-color: #009CDE } #disputesView .viewCaseActivity { margin: 25px 0 10px 0; font-size: 15px } #disputesView p { margin: 0; padding: 0 0 21px 0 } #disputesView p.sep { padding: 30px 0 } #disputesView .address { word-break: break-all } #disputesView h4 { margin-bottom: 18px; font-weight: 300; font-size: 2rem } #disputesView .loading { background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/icon/icon_loadingGraphic_42x42_2011_10_24.gif") no-repeat scroll center center #fff; position: inherit; top: 0; height: inherit; width: inherit; z-index: 3041; opacity: 0.8 } #disputesView .loadingCase { width: 100%; height: 100%; position: absolute; top: 0; left: 0 } #disputesView .caseInfoForSeller p { font-weight: bold; padding: 0 } #disputesView .caseInfoForSeller span { display: block; padding-top: 5px; font-weight: normal } #disputesView #submit_proof_of_shipment input[type="text"].validationFailed, #disputesView #otherProofOfRefund input[type="text"].validationFailed, #disputesView #otherProof input[type="text"].validationFailed, #disputesView #uploadFile input[type="text"].validationFailed, #disputesView #submit_proof_of_shipment select.validationFailed, #disputesView #otherProofOfRefund select.validationFailed, #disputesView #otherProof select.validationFailed, #disputesView #uploadFile select.validationFailed { border: 1px solid #ba1727; background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png"); background-repeat: no-repeat; background-position: 389px -268px } #disputesView #submit_proof_of_shipment p, #disputesView #otherProofOfRefund p, #disputesView #otherProof p, #disputesView #uploadFile p { padding-bottom: 15px } #disputesView #submit_proof_of_shipment #otherCarrier input[type="text"].validationFailed, #disputesView #otherProofOfRefund #otherCarrier input[type="text"].validationFailed, #disputesView #otherProof #otherCarrier input[type="text"].validationFailed, #disputesView #uploadFile #otherCarrier input[type="text"].validationFailed { background-position: 434px -270px } #disputesView #submit_proof_of_shipment select.validationFailed, #disputesView #otherProofOfRefund select.validationFailed, #disputesView #otherProof select.validationFailed, #disputesView #uploadFile select.validationFailed { background-position: 365px -268px } #disputesView #submit_proof_of_shipment textarea.validationFailed, #disputesView #otherProofOfRefund textarea.validationFailed, #disputesView #otherProof textarea.validationFailed, #disputesView #uploadFile textarea.validationFailed { border: 1px solid #ba1727 } #disputesView #submit_proof_of_shipment a.validationFailed, #disputesView #otherProofOfRefund a.validationFailed, #disputesView #otherProof a.validationFailed, #disputesView #uploadFile a.validationFailed { background-image: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_system_messaging_icons.png"), url("../img/paperclip.png"); background-repeat: no-repeat no-repeat; background-position: right -282px, 0 0; color: #ba1727; padding-right: 23px } #disputesView #submit_proof_of_shipment div.validationFailed, #disputesView #otherProofOfRefund div.validationFailed, #disputesView #otherProof div.validationFailed, #disputesView #uploadFile div.validationFailed { border-color: #ba1727 } #disputesView #submit_proof_of_shipment .radio-buttons, #disputesView #otherProofOfRefund .radio-buttons, #disputesView #otherProof .radio-buttons, #disputesView #uploadFile .radio-buttons, #disputesView #submit_proof_of_shipment .radio-options, #disputesView #otherProofOfRefund .radio-options, #disputesView #otherProof .radio-options, #disputesView #uploadFile .radio-options { padding: 0 0 10px 0 } #disputesView #submit_proof_of_shipment .radio-buttons, #disputesView #otherProofOfRefund .radio-buttons, #disputesView #otherProof .radio-buttons, #disputesView #uploadFile .radio-buttons { margin-bottom: 10px } #disputesView #submit_proof_of_shipment .radio-options, #disputesView #otherProofOfRefund .radio-options, #disputesView #otherProof .radio-options, #disputesView #uploadFile .radio-options { margin-bottom: 20px } #disputesView #errorMessages { margin-bottom: 20px } #disputesView #errorMessages .alert.check { background-position: 10px -276px } #disputesView #errorMessages p { padding: 7px 0 7px 37px } #disputesView .more-info { color: #999999; font-size: .8em } #disputesView .more-info a { font-size: 1em } #disputesView table { padding-top: 4px } #disputesView table .data-key { font-weight: bold; text-align: right; padding-right: 15px; vertical-align: top } #disputesView table .data-width { width: 40%; min-width: 145px } #disputesView #caseCloseRefund #shippingAdd { display: block; width: 100% } #disputesView #caseCloseRefund label[for=item_return] { display: block } #disputesView #caseCloseRefund label[for=item_return]:before { float: left } #disputesView #caseCloseRefund label[for=item_return] div { float: left; width: 92% } #disputesView #caseCloseRefund #showShipping .caret { float: right; position: absolute; right: 15px; top: 40%; z-index: 1000 } #disputesView #caseCloseRefund #showShipping .btn { text-align: left; border-bottom-left-radius: 3px; border-top-left-radius: 3px } #disputesView #caseCloseRefund #showShipping .btn-default { height: 30px; line-height: 30px; width: 90%; padding: 6px 30px 6px 12px } #disputesView #caseCloseRefund #showShipping .input-group .form-control:last-child { border-top-left-radius: 5px; border-bottom-left-radius: 5px } #disputesView #caseCloseRefund #showShipping .input-group .form-control { position: relative; z-index: 2; float: left; height: 44px; line-height: 44px } #disputesView #caseCloseRefund select { height: 40px; width: 100% } #disputesView #caseCloseRefund .amount { margin-top: 2px; text-align: right; float: right } #disputesView #caseCloseRefund p { padding: 0px } #disputesView #caseCloseRefund .greyText { color: #6c7378 } #disputesView #caseCloseRefund .indentedNotes { padding: 0 10px 10px 30px; font-size: 12px } #disputesView #caseCloseRefund .ellipsisText { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap } #disputesView textarea { width: 100% } #disputesView input[type="text"], #disputesView select, #disputesView textarea { color: #666666; border: 1px solid #cccccc; border-radius: 3px; padding: 4px 6px } #disputesView .heading .learn-more { color: #999999; font-size: 2.5rem } #disputesView .heading h1 { margin-top: 50px } #disputesView .heading span { font-size: 1.5rem; color: #6c7378 } #disputesView .heading p { margin: 30px 0 5px 0 } #disputesView .heading p.thanksHeaderImage { height: 90px; width: 90px; margin-bottom: 30px; background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_disputes.png") no-repeat 0 -185px } #disputesView .heading, #disputesView .main-content { border: medium none; margin: 0 auto } #disputesView .main-content { padding-bottom: 40px } #disputesView .message-note { border: medium none; background-color: inherit; font-size: inherit; padding-left: 25px; margin-bottom: 10px; height: 22px } #disputesView .message-note.check { background-position: 0 -137px } #disputesView .secondary { background-color: #e3e6ea; background-image: none; border: 0 none } #disputesView .widest { min-width: 460px; width: 90%; margin-top: 10px } #disputesView .capitalize { text-transform: lowercase; display: block } #disputesView .capitalize::first-letter { text-transform: uppercase } #disputesView ul.help-info { padding: 0 0 20px 0; margin-bottom: 0 } #disputesView ul.help-info li { padding: 0 0 0 15px; line-height: 20px; color: #FFFFFF; margin-left: 15px } #disputesView .upload-link { background: url("../img/resolutioncenter/sprite_achcb_icons.png") no-repeat 0 -750px; padding-left: 30px; padding-bottom: 5px } #disputesView .toggle-view { margin: 20px 0 10px 0 } #disputesView .toggle-view p { padding: 0 0 10px } #disputesView .toggle-view ul { padding: 0 0 15px 15px; font-size: 1.3rem } #disputesView #upload-area { background-color: #f7f9fa; border: 1px dashed #9da3a6; color: #6C7378; cursor: pointer; height: 140px; border-radius: 5px } #disputesView #upload-area a { color: #6C7378 } #disputesView #upload-area #desktopUploadArea { height: 100%; background-color: #f7f9fa; border: 1px dashed #9da3a6; color: #6C7378 } #disputesView #upload-area #desktopUploadArea a { color: #6C7378 } #disputesView #upload-area #desktopUploadButton { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_disputes.png") no-repeat 206px -292px; display: block; height: 50px; text-align: center; width: 100%; padding-top: 85px } #disputesView ul.upload-list { list-style-type: none; padding-left: 0 } #disputesView ul.upload-list li { border-bottom: 1px solid #CCCCCC; color: #666666; padding: 10px 0; overflow: hidden } #disputesView ul.upload-list li span { float: right } #disputesView ul.upload-list li span.fileInfo { float: left } #disputesView #results, #disputesView #refunds { overflow-y: auto; height: 270px; margin-bottom: 15px } #disputesView .searchNoResult { margin-bottom: 25px; background-color: #f9f9f9; text-align: center; padding: 5px } #disputesView ul.searchList { margin: 0px; padding: 0px; list-style-type: none; margin-bottom: 8px } #disputesView ul.searchList li { padding-top: 15px; padding-left: 15px; width: 100%; padding-bottom: 5px; min-height: 48px } #disputesView ul.searchList li input[type="checkbox"] { width: auto; line-height: normal; margin: 4px 0 0 0; cursor: pointer; padding: 0; height: auto } #disputesView ul.searchList li span { margin-right: 25px; display: inline-block; word-break: break-word; vertical-align: top } #disputesView ul.searchList li .sentto-column { width: 40% } #disputesView ul.searchList li:nth-child(odd) { background-color: #f9f9f9 } #disputesView ul.searchList li:nth-child(even) { background-color: #fff } #disputesView ul.searchList li:last-child { margin-bottom: 15px } #disputesView ul.searchList .amount { margin-top: 2px; text-align: right; float: right } #disputesView .otheroption { margin: 10px 0 } #disputesView .otheroption .seperator { position: relative; text-align: center } #disputesView .otheroption .seperator span { background: white; padding: 0 15px } #disputesView .otheroption .seperator:before { border-top: 1px solid #e3e3e3; content: ""; margin: 0 auto; position: absolute; top: 50%; left: 0; right: 0; bottom: 0; width: 100%; z-index: -1 } #disputesView .otheroption p { margin-top: 10px; text-align: center } #disputesView #proofOfRefundSearchTransactions .btnSearch { float: right; width: 45px; height: 45px; background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_disputes.png") no-repeat 0 -734px } #disputesView .prev-page { line-height: 30px; min-height: 30px } #disputesView .prev-page a { padding-left: 20px; margin-top: 0px!important } #disputesView .prev-page .iconArrowLeft, #disputesView .prev-widget .iconArrowLeft { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_disputes.png") no-repeat 0 -492px; width: 15px; height: 25px; float: left } #disputesView .prev-page a, #disputesView .prev-widget a { vertical-align: middle; margin-top: 4px; position: absolute } #disputesView .prev-page span.icon, #disputesView .prev-widget span.icon { line-height: 1 } #disputesView .highlight-section { background-color: #f9f9f9; padding: 20px; width: 100% } #disputesView .highlight-section a.secondary { min-width: 0; width: 100%; pointer-events: none; color: #AFAF97; background-color: #E8EDF1 } #disputesView .highlight-section ul li div.checkboxCondition label { font-weight: normal } #disputesView .highlight-section a.checkboxChecked { pointer-events: all; color: #333; background-color: #e3e6ea } #disputesView .highlight-section #buyerNotDisputing { width: 17px; line-height: normal; margin: 4px 0 0 0; cursor: pointer; padding: 0; height: 17px } #disputesView .highlight-section .buyerNotDisputingText { vertical-align: text-bottom; margin-left: 5px } #disputesView .tracking-number { padding: 0 0 5px 20px } #disputesView .tracking-number li { padding-bottom: 2px } #disputesView #trackLabel, #disputesView #proofoptionLabel, #disputesView .uploadLabel, #disputesView .small { padding: 0 0 5px 0 } #disputesView .buttonSubmit { padding: 5px 0 0 0 } #disputesView #caseActivity .mtop { margin-top: 170px } #disputesView #caseActivity ul { padding: 0; margin-top: 30px } #disputesView #caseActivity ul li { list-style: none } #disputesView #caseActivity ul li.activity { padding: 20px 0 0 0px; line-height: 1.35em } #disputesView #caseActivity ul li.activity::before { border-left: 2px solid #fff; content: ""; position: absolute; height: 18px; margin: -20px 0 2px 20px } #disputesView #caseActivity ul li.activity .iconCheckmark { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_disputes.png") no-repeat 0 -64px #333; height: 44px; width: 44px } #disputesView #caseActivity ul li.activity .iconSeller { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_disputes.png") no-repeat 0 -126px #333; height: 44px; width: 44px } #disputesView #caseActivity ul li.activity .iconPplogo { background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_disputes.png") no-repeat 0 0 #333; height: 44px; width: 44px } #disputesView #caseActivity ul li.activity div { padding-left: 36px; border-left: 2px solid #fff; margin-left: 20px; min-height: 40px; margin-top: -45px } #disputesView #caseActivity ul li.activity span { color: #9da3a6 } #disputesView .outcomesHeader h1 { font-weight: normal; margin: 0; padding: 0; font-size: 3.2rem; text-align: center } #disputesView .outcomesHeader p.thanksHeaderImage { height: 90px; width: 90px; background: url("https://www.paypalobjects.com/webstatic/i/resolutioncenter/sprite_disputes.png") no-repeat 0 -185px; margin: 30px auto 50px auto } .loading { background: url("https://www.paypalobjects.com/webstatic/i/ex_ce2/icon/icon_loadingGraphic_42x42_2011_10_24.gif") no-repeat scroll center center #fff; position: absolute; top: 0; width: 100%; z-index: 3041; opacity: 0.8 } .IL #disputesView .surveyLink { right: 99%; left: -16% } .IL #disputesView .vx_radio label:before { margin: 0 0 0 10px } .IL #disputesView #showShipping #shippingAddValue { text-align: right } .IL #disputesView #carrierValue, .IL #disputesView #filterProperty { text-align: right !important } .IL #disputesView .icon-arrow-right { visibility: hidden } .IL #disputesView #errorMessages .alert { background-position: 425px -276px; padding: 7px 50px 7px 10px } .IL #disputesView #proofOfShipmentProcess .help-info li { padding: 0 15px 0 0; margin-right: 15px } .IL #disputesView #caseCloseRefund label[for=item_return]:before { float: right } .IL #disputesView #caseCloseRefund label[for=item_return] div { width: 90% } .IL #disputesView #caseCloseRefund .indentedNotes { padding: 0 45px 10px 10px } .IL #disputesView #caseCloseRefund .amount { float: left } .IL #disputesView .upload-list { padding-right: 0 } .IL #disputesView .upload-list span { float: left } .IL #disputesView .upload-list span.fileInfo { float: right } .IL #disputesView .icon-arrow-left { visibility: visible } .IL #disputesView .vx_alert-icon, .IL #disputesView .vx_alert-warning { padding-right: 0; padding-left: 12px } .IL #disputesView .vx_alert-warning::before, .IL #disputesView .icon-small::before { padding-left: 12px } .IL #disputesView .prev-widget { float: right } .IL #disputesView .prev-widget span { float: none; position: absolute; right: 30px } .IL #disputesView .prev-widget a { line-height: 30px } .IL #disputesView .searchList .amount { float: left } .IL #disputesView .input-group-btn { float: right; width: auto } .IL #disputesView #shippingCarrierType .input-group .input-group-btn { float: right; width: 184px } .IL #disputesView #shippingCarrierType .input-group .btn { border-bottom-left-radius: 0px !important; border-bottom-right-radius: 3px; border-top-left-radius: 0px !important; border-top-right-radius: 3px } .IL #disputesView #shippingCarrierType .input-group #trackingNumber { float: right; width: 275px; border-top-left-radius: 3px !important; border-bottom-left-radius: 3px !important; border-bottom-right-radius: 0px; border-top-right-radius: 0px; margin-right: -1px } .IL #disputesView #filterValue { width: 243px !important; float: right !important; text-overflow: ellipsis; margin-right: -1px; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; border-top-left-radius: 4px !important; border-bottom-left-radius: 4px !important; margin-left: 10px } .IL #disputesView #filterProperty { border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; border-top-right-radius: 4px; border-bottom-right-radius: 4px; width: 130px!important } .IL #disputesView #filterProperty span { width: 120px; text-overflow: ellipsis; display: inline-block; overflow: hidden } .IL #disputesView .hd { right: -17px; margin-right: 0px } .IL #disputesView .hd .pageId { float: right } .IL #disputesView .hd .input-group { float: right } .IL #disputesView .hd .close { position: static; float: left; margin-left: 1em } .IL #disputesView .hd a { position: relative; margin-right: 55px } .IL #disputesView .special .leftArrow { right: 99% } .IL #disputesView .special .list-group-item p { padding-right: 0px } .IL #disputesView .special .valign { left: 0; margin-right: -14px } .IL #disputesView .prev-page span { position: absolute } .IL #disputesView .prev-page a { position: absolute; line-height: 30px; padding-right: 30px } .IL #disputesView .table-greyborder td, .IL #disputesView .table-noBg td { text-align: right } .IL #disputesView #submit_proof_of_shipment input[type="text"].validationFailed, .IL #disputesView #otherProofOfRefund input[type="text"].validationFailed, .IL #disputesView #otherProof input[type="text"].validationFailed, .IL #disputesView #uploadFile input[type="text"].validationFailed, .IL #disputesView #submit_proof_of_shipment select.validationFailed, .IL #disputesView #otherProofOfRefund select.validationFailed, .IL #disputesView #otherProof select.validationFailed, .IL #disputesView #uploadFile select.validationFailed { background-position: 25px -268px } .IL #disputesView #caseActivity ul li { clear: both } .IL #disputesView #caseActivity ul li.activity span.icon { display: inline-block; float: right; margin-left: 15px; margin-right: 0px; position: relative } .IL #disputesView #caseActivity ul li.activity div { display: inline-block; border-right: 2px solid #fff; border-left: 0 none; margin: 0 -39px 0 0; padding: 0 36px 0 0; width: 405px; float: right } .IL #disputesView #caseActivity ul li.activity::before { margin: -20px 20px 2px 18px; -moz-margin-start: -405px }</style></head><body> <!-- saved from url=(0070)https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G --> <html class="" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Resolution Center - PayPal</title> <meta name="application-name" content="PayPal"> <meta name="msapplication-task" content="name=My Account;action-uri=https://www.paypal.com/us/cgi-bin/webscr?cmd=_account;icon-uri=http://www.paypalobjects.com/en_US/i/icon/pp_favicon_x.ico"> <meta name="msapplication-task" content="name=Send Money;action-uri=https://www.paypal.com/us/cgi-bin/webscr?cmd=_send-money-transfer&send_method=domestic;icon-uri=http://www.paypalobjects.com/en_US/i/icon/pp_favicon_x.ico"> <meta name="msapplication-task" content="name=Request Money;action-uri=https://personal.paypal.com/cgi-bin/?cmd=_render-content&content_ID=marketing_us/request_money;icon-uri=http://www.paypalobjects.com/en_US/i/icon/pp_favicon_x.ico"> <meta name="keywords" content="transfer money, email money transfer, international money transfer "> <meta name="description" content="Transfer money online in seconds with PayPal money transfer. All you need is an email address."> <meta name="format-detection" content="telephone=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="https://www.paypalobjects.com/en_US/i/icon/pp_favicon_x.ico"> <link rel="apple-touch-icon" href="https://www.paypalobjects.com/en_US/i/pui/apple-touch-icon.png"> <link rel="stylesheet" href="./Resolution Center - PayPal_files/app.css"> <style> .merchant-footer, .merchant-header .mer-header { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .merchant-header .mer-header .hide, .merchant-header .mer-header .mer-wrapper #mer-hamburger-bttn, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav .nav-arrow-xs, .merchant-header .mer-header .mer-wrapper .visible-xs { display: none } .merchant-header .rtl, .rtl { direction: rtl } .icon, .merchant-footer, .merchant-header .mer-header { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .mer-header-sprite { background: url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_122.png) no-repeat } .merchant-header { min-height: 77px } @media print { .merchant-header { display: none } } .merchant-header .mer-header { background-color: #fff; border-top: 1px solid #fff; box-shadow: 0 1px 5px 2px rgba(0, 0, 0, .15); height: auto; min-height: 75px; line-height: 1.5em; padding-left: 15px; padding-right: 15px; position: fixed; top: 0; width: 100%; z-index: 1001 } .merchant-header .mer-header .mer-wrapper *, .merchant-header .mer-header .mer-wrapper:after, .merchant-header .mer-header .mer-wrapper:before { box-sizing: border-box } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper { margin: 0 auto; max-width: 1170px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper a { color: #0079c1; text-decoration: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper a:hover { text-decoration: underline } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper a.skip { background: 0 0; font-size: 12px; left: 0; padding: .5em; position: absolute; top: -999em } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper a.skip:focus { background: #eee; left: 0; top: 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-logo { float: left; margin: 21px 7px 0 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav { list-style: none; margin: 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li { float: left; line-height: 75px; list-style: none; margin: 0; padding: 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li a { color: #2c2e2f; display: block; font-size: 15px; padding: 0 14px; text-decoration: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li a.selected, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li a:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li a:hover { color: #0079ad; text-decoration: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu { position: relative; border-left: 1px solid #fff; border-right: 1px solid #fff } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu a { padding: 0 5px 0 17px; position: relative; z-index: 4 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu a .moreIcon { display: inline; vertical-align: sub; margin-left: 6px; font-size: 24px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu a.moreLink { left: 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu.open, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu:hover { border-left: 1px solid #d6d6d6; border-right: 1px solid #d6d6d6; height: 60px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu.open a.moreLink, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu:focus a.moreLink, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu:hover a.moreLink { background: #fff } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu.open ul, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu:focus ul, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu:hover ul { display: block } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu.open ul li a, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu:focus ul li a, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu:hover ul li a { left: 0; background: 0 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul { background: #fff; border: 1px solid #d6d6d6; border-radius: 0 5px 5px; box-shadow: 0 1px 2px #ccc; display: none; left: -1px; list-style: none; margin: 0; padding: 0 0 5px; position: absolute; top: 60px; z-index: 3; white-space: nowrap } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul li { background: 0 0; line-height: 40px; min-width: 160px; width: 100% } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul li.RU { min-width: 190px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul li a { border-top: 1px solid #ddd; font-weight: 400; font-size: 15px; line-height: 18px; margin: 0 10px; padding: 12px 6px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul .first-element, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul li:first-child a { border-top: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul li a:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul li a:hover { color: #0079ad } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul .more_tools { font-weight: 700 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li .tools-menu .moreLink .icon-arrow-right-half-small, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu .mer-hide-nav-link { display: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-primary-nav li .tools_menu_loading { background: url(https://www.paypalobjects.com/webstatic/i/ex_ce2/icon/icon_loadingGraphic_42x42_2011_10_24.gif) center center no-repeat; display: block; height: 50px; margin: 30px 0 35px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder { float: right; margin: 22px 0 10px; position: relative } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-icon, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-nav-icon { background: url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_122.png) no-repeat; color: #2c2e2f; background-color: #e1e7eb; background-position: 6px -3395px; float: left; position: relative; border-radius: 50%; display: inline-block; margin: 0; height: 28px; width: 28px; text-decoration: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-icon:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-icon:hover, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-nav-icon:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-nav-icon:hover { color: #2c2e2f; background-color: #edf2f5 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-hide-nav-link { display: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-count { background-color: #c72e2e; background-repeat: no-repeat; border-radius: 10px; color: #fff; font-size: 9px; font-weight: 700; line-height: 14px; min-width: 15px; height: 15px; width: 15px; position: absolute; text-align: center; top: -6px; left: 19px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings a { text-align: left } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-nav-icon { background-position: 5px -3588px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-icon-label { color: #2c2e2f; vertical-align: 10px; margin-left: 36px; margin-top: 4px; text-decoration: none; font-size: 15px; white-space: nowrap } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-icon-label:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-icon-label:hover { text-decoration: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover { background: 0 0; border: none; box-shadow: none; display: block; left: auto; position: absolute; right: -10px; top: 37px; width: 300px; max-width: 276px; z-index: 1010 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-content:before { border-bottom: 11px solid #888; border-left: 10px solid transparent; border-right: 10px solid transparent; content: ""; display: inline-block; height: 0; position: absolute; right: 14px; top: -9px; width: 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper .mer-notifications-box, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-settings-box { display: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-content { background-clip: padding-box; background-color: #888; border-radius: 5px; border-top: 0 none; box-shadow: 0 4px 20px #999; color: #fff; min-width: 230px; padding: 0 0 2px; position: relative } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head { border-radius: 10px; height: 100%; min-height: 6px; padding-top: 4px; text-align: center } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head h2 { color: #fff; font-size: 18px; line-height: 20px; margin: 5px auto 10px; width: 75% } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head .mer-close-notifications, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head .mer-close-settings { background: url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_122.png) no-repeat; background-position: 15px -392px; height: 30px; padding: 7px; position: absolute; right: 0; top: 5px; width: 45px; z-index: 3 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head .mer-close-notifications:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head .mer-close-notifications:hover, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head .mer-close-settings:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head .mer-close-settings:hover { background-position: -316px -392px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-body { background-color: #fff; border: 1px solid #ddd; border-radius: 4px; color: #999; margin: 0 6px 5px; max-height: 340px; overflow: auto; padding: 0 5px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper { float: left; position: relative; margin-right: 23px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links { background-color: #fff; list-style: none; margin: 0; padding: 0; min-height: 50px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links li { border-bottom: 1px solid #ddd; margin: 0 5px; position: relative } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links li .notification-text { display: block; margin: 0 0 0 26px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links li:last-child { border-bottom: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .mer-alert-item { color: #2c2e2f; display: block; font-size: 13px; line-height: 20px; padding: 14px 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .mer-no-alerts { color: #2c2e2f; font-size: 13px; padding: 12px 0; text-align: center } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .alert-restriction { background: url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_122.png) no-repeat; background-position: left -797px; float: left; height: 30px; width: 18px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .alert-warning { background: 0 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .close-notification-box, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .mer-dismiss { background: url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_122.png) no-repeat; background-position: 10px -392px; color: transparent; height: 30px; opacity: .6; padding: 7px; position: absolute; right: -10px; top: 9px; width: 30px; z-index: 3 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .close-notification-box:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .close-notification-box:hover { background-position: right -387px; right: 17px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .mer-dismiss:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper ul.mer-notification-links .mer-dismiss:hover { opacity: 1 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper { float: left; position: relative } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-open-pop-over-bttn:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-open-pop-over-bttn:hover { text-decoration: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .popover { left: -238px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-settings-box.popover .popover-body { background-color: #f1f1f1; padding: 0; max-height: 375px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-todos-top-count { background-color: #c72e2e; background-repeat: no-repeat; border-radius: 10px; color: #fff; font-size: 9px; font-weight: 700; line-height: 14px; min-width: 15px; height: 15px; width: 15px; position: absolute; text-align: center; top: -6px; left: 19px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper h2 a { color: #fff; font-size: 18px; text-decoration: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper h3 { color: #686868; font-size: 14px; font-weight: 700; line-height: 20px; margin: 5px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper h3 .mer-todos-count { background-color: #999; border-radius: 10px; color: #fff; font-size: 12px; padding-left: 4px; padding-right: 4px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-merchant-info { color: #424242; margin: 8px 15px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-merchant-info h3.mer-user-info { font-size: 16px; margin: 0 0 5px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-merchant-info h3.mer-user-info a { font-size: 16px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-merchant-info .mer-business-info { font-size: 13px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-merchant-info .mer-business-info .mer-business-label { display: inline-block; margin-right: 8px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-merchant-info .mer-business-info a { display: inline-block; font-size: 13px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-top-nav-links { background-color: #fff; list-style: none; margin: 0; padding: 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-top-nav-links li { border-bottom: 1px solid #ddd; padding: 12px 5px 8px; margin: 0 10px; overflow: auto; position: relative } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-top-nav-links li .mer-icon { background: url(https://www.paypalobjects.com/webstatic/i/ex_me2/sprite/sprite_headerfooter-1x_122.png) no-repeat; float: left; height: 28px; margin: 0 12px 0 0; width: 26px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-top-nav-links li a { display: list-item; font-size: 14px; font-weight: 400; margin: 0 5px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-top-nav-links li .mer-onetouch { background: 0 0; padding-bottom: 5px; text-align: center } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-top-nav-links li:last-child { text-align: center; border-bottom: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-top-nav-links li.mer-businiess-setup .mer-icon { background-position: 0 -2198px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-top-nav-links li.mer-settings .mer-icon { background-position: 0 -2400px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .todo-heading { text-align: center } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-sub-menu-wrapper { max-height: 170px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-sub-menu-wrapper .mer-todos-list { background-color: #fff; list-style: none; margin: 0; padding: 0 } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-sub-menu-wrapper .mer-todos-list li { border-bottom: 1px solid #ddd; padding: 10px; margin: 0 10px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-sub-menu-wrapper .mer-todos-list li a { color: #0079ad; display: list-item; font-size: 14px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-sub-menu-wrapper .mer-todos-list li:last-child { border-bottom: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-logout-wrapper { float: right; margin: -3px 0 0 18px } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-logout-wrapper .button, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-logout-wrapper .mer-logout-button { color: #2c2e2f; background-color: #e1e7eb; border-radius: 5px; display: inline-block; font-size: 15px; line-height: 18px; min-height: 28px; padding: 8px 12px; text-decoration: none } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-logout-wrapper .button:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-logout-wrapper .button:hover, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-logout-wrapper .mer-logout-button:focus, .merchant-header .mer-header .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-logout-wrapper .mer-logout-button:hover { color: #2c2e2f; background-color: #edf2f5 } @media only screen and (min-width:992px) { .merchant-header .mer-header .mer-wrapper .visible-sm { display: none } .merchant-header .mer-header .mer-wrapper .hidden-sm, .merchant-header .mer-header .mer-wrapper .hidden-xs { display: block } } @media only screen and (max-width:991px) and (min-width:768px) { .merchant-header .mer-header .mer-wrapper .visible-sm { display: block } .merchant-header .mer-header .mer-wrapper .hidden-sm { display: none } .merchant-header .mer-header .mer-wrapper #mer-nav-menu li.mer-more-menu ul li .mid-element-xs { border-top: 1px solid #ddd } } @media only screen and (max-width:768px) { .merchant-header .mer-header .mer-wrapper .hovered { color: #0077C1 } .merchant-header .mer-header .mer-wrapper .content-overlay { background-color: #fff; pointer-events: none; opacity: .2 } .merchant-header .mer-header .mer-wrapper .disable-select { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } } @media only screen and (max-width:568px), (max-width:768px) { .merchant-header .mer-header .mer-wrapper .hidden-xs, .merchant-header .mer-header .mer-wrapper .visible-sm { display: none!important } .merchant-header .mer-header .mer-wrapper .mer-content-wrapper { min-width: 320px } .merchant-header .mer-header .mer-wrapper .mer-logo { width: 32px; height: 32px; background: url(https://www.paypalobjects.com/webstatic/i/ex_me2/icon/pp_mark.png) no-repeat } .merchant-header .mer-header .mer-wrapper .mer-logo img { display: none } .merchant-header .mer-header .mer-wrapper #mer-nav-menu { background-color: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, .5); display: none } .merchant-header .mer-header .mer-wrapper #mer-nav-menu.expanded { position: absolute; width: 96%; top: 75px; z-index: -1; padding-top: 10px } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav { margin: 0; display: table; border-collapse: collapse; width: 100% } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav .nav-arrow-xs { display: block; float: right; font-size: 25px; margin-top: 18px; padding-right: 40px } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav .moreIcon, .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.mer-more-menu .mer-divider, .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.mer-more-menu>a { display: none } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li { border-bottom: 1px solid #ddd; background: 0 0; float: none; font-weight: 400; font-size: 13px; line-height: 40px } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav a { font-weight: 400; font-size: 13px } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav .logout-xs { border-bottom: none } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav .logout-xs a { background: 0 0; text-align: center } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.mer-more-menu { position: relative; border: none } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.mer-more-menu a { padding: 11px 3px } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.mer-more-menu ul { box-shadow: none; border: none; border-bottom: 1px solid #D6D6D6; position: static; display: table; width: 100%; margin: 0; float: left; list-style-type: none } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.mer-more-menu ul li { line-height: 40px; max-width: inherit } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.mer-more-menu ul li a { border: none; padding: 11px 7px } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.mer-more-menu .visible-xs { display: block!important } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.tools-menu .moreLink .icon-arrow-right-half-small { display: block } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.tools-menu ul { border: none } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.tools-menu ul li { padding-left: 25px } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.tools-menu ul li:last-child { display: none } .merchant-header .mer-header .mer-wrapper #mer-nav-menu .mer-primary-nav li.tools-menu>a { border-bottom: 1px solid #ddd; display: block; padding: 0 0 0 20px } .merchant-header .mer-header .mer-wrapper #mer-hamburger-bttn { background: 0 0; border: none; box-shadow: none; color: #999; font-size: 20px; display: inline-block; height: 27px; width: 40px } } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-logo, .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-primary-nav li { float: right } @media only screen and (max-width:568px) { .merchant-header .mer-header .mer-wrapper .mer-global-links-holder .mer-notification-wrapper .popover-content:before { right: 89px } .merchant-header .mer-header .mer-wrapper .mer-global-links-holder .mer-notification-wrapper .popover-content { left: 80px } .merchant-header .mer-header .mer-wrapper .mer-global-links-holder .mer-notification-wrapper .popover-body { max-height: 190px } .merchant-header .mer-header .mer-wrapper .mer-global-links-holder .mer-settings-wrapper .popover-content:before { right: 42px } .merchant-header .mer-header .mer-wrapper .mer-global-links-holder .mer-settings-wrapper .popover-content { left: 32px } .merchant-header .mer-header .mer-wrapper .mer-global-links-holder #mer-hamburger-bttn { margin-right: 20px } } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-primary-nav { float: right; padding-right: 15px } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu ul { left: auto; right: -1px; top: 57px } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu a.moreLink { left: auto; right: 0 } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper .mer-notification-count, .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-todos-top-count { right: 19px } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-primary-nav li.mer-more-menu a .moreIcon { margin: 37px 5px 0 0 } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder { float: left } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-notification-wrapper { float: right } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-icon-label { margin-left: 0; margin-right: 36px } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper { float: right; margin: 0 18px } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-settings-nav-icon { float: right; margin-left: 5px } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-settings a { text-align: right } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .mer-merchant-info .mer-business-info .mer-business-label { margin: 0 0 0 8px } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .popover-content::before, .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-content::before { left: 14px; right: auto } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .popover, .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover { left: -10px; right: auto; text-align: right } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .mer-settings-wrapper .popover { left: 35px } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head .mer-close-notifications, .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-head .mer-close-settings { left: 0; right: auto } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-body ul.mer-notification-links li .alert-restriction { float: right } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-body ul.mer-notification-links li .notification-text { margin: 0 26px 0 0 } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-body ul.mer-notification-links li .mer-dismiss { left: -10px; right: auto } .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-global-links-holder .popover-body .mer-top-nav-links li .mer-icon { float: right; margin: 0 0 0 12px } @media only screen and (max-width:568px), (max-width:768px) { .merchant-header .rtl .mer-wrapper #mer-nav-menu { right: 0 } .merchant-header .rtl .mer-wrapper #mer-nav-menu .mer-primary-nav .nav-arrow-xs { float: left; padding-left: 30px } .merchant-header .rtl .mer-wrapper #mer-nav-menu .mer-primary-nav li.tools-menu .nav-arrow-xs { padding-left: 0 } .merchant-header .rtl .mer-wrapper #mer-nav-menu .mer-primary-nav li.tools-menu ul li a { padding-right: 20px } .merchant-header .rtl .mer-wrapper #mer-nav-menu li.tools-menu>a { padding-right: 12px } } @media only screen and (max-width:568px) { .merchant-header .rtl .mer-wrapper .mer-content-wrapper .mer-logo { margin-right: 10px } .merchant-header .rtl .mer-wrapper .mer-global-links-holder #mer-hamburger-bttn { margin-right: 0 } .merchant-header .rtl .mer-wrapper .mer-global-links-holder .mer-settings-wrapper { margin: 0 18px 0 0 } .merchant-header .rtl .mer-wrapper .mer-global-links-holder .mer-settings-wrapper .popover-content::before, .merchant-header .rtl .mer-wrapper .mer-global-links-holder .popover-content::before { left: 53px; right: auto } .merchant-header .rtl .mer-wrapper .mer-global-links-holder .mer-settings-wrapper .popover, .merchant-header .rtl .mer-wrapper .mer-global-links-holder .popover { left: -85px; right: auto } } .merchant-footer { background: #fff; border-top: 1px solid #eaeced; color: #6c7378; font-size: 14px; overflow: auto; padding: 20px 0 } @media print { .merchant-footer { display: none } } .merchant-footer footer { text-align: justify } .merchant-footer .mer-nav-wrapper { float: left; margin-bottom: 12px } .merchant-footer .mer-legal-nav-wrapper { float: right; text-align: right; width: 65% } .merchant-footer .mer-footer { margin: 0 auto; padding-left: 15px; padding-right: 15px; max-width: 1200px } .merchant-footer .mer-footer .mer-hide-nav-link { display: none } .merchant-footer .mer-footer ul { clear: both; display: block; padding: 0; margin: 0 } .merchant-footer .mer-footer ul li { display: inline-block; list-style-type: none; margin: 0 10px 0 0; vertical-align: middle } .merchant-footer .mer-footer ul li a { color: #2c2e2f; font-size: 12px; text-shadow: 1px 1px #fff; text-decoration: none } .merchant-footer .mer-footer ul li a:active, .merchant-footer .mer-footer ul li a:focus, .merchant-footer .mer-footer ul li a:hover { color: #444; text-decoration: underline } .merchant-footer .mer-footer ul li.mer-copyright { font-size: 9px; margin-top: 4px } .merchant-footer .mer-footer .mer-nav-main { font-weight: 700 } .merchant-footer .mer-footer .mer-lang-toggle { display: none; text-align: right } .merchant-footer .mer-footer .mer-lang-toggle li { border-left: 1px solid #eaeced; line-height: normal; margin: 0 0 0 5px } .merchant-footer .mer-footer .mer-lang-toggle li:first-child { border-left: none } .merchant-footer .mer-footer .mer-lang-toggle li a { line-height: 15px; padding-left: 5px } .merchant-footer .mer-footer .mer-lang-toggle li a.selected { color: #0079c1 } .merchant-footer .mer-footer .mer-nav-tertiary li { margin: 0 0 0 10px } .merchant-footer .mer-footer .mer-nav-tertiary li a { color: #6c7378; font-size: 9px } .merchant-footer .mer-footer .mer-legal-notes { border-top: 1px solid #eaeced; clear: both; color: #777; font-size: 11px; line-height: 1.5em; padding: 15px 200px; text-align: center } .merchant-footer .mer-footer #mer-risk-beacon { clear: both; display: none } .rtl .mer-nav-wrapper { float: right } .rtl .mer-legal-nav-wrapper { float: left } .rtl .mer-footer .mer-nav-main li:first-child, .rtl .mer-footer .mer-nav-secondary li:first-child { margin-right: 0 } .rtl .mer-footer .mer-lang-toggle, .rtl .mer-footer .mer-nav-tertiary { text-align: left } .rtl .mer-footer .mer-lang-toggle li:last-child, .rtl .mer-footer .mer-nav-tertiary li:last-child { border-left: medium none; margin-left: 0 } .rtl .mer-footer .mer-lang-toggle li:last-child a, .rtl .mer-footer .mer-nav-tertiary li:last-child a { padding-left: 0 } .rtl .mer-footer .mer-lang-toggle li:first-child { border-left: 1px solid #eaeced } @media (max-width:768px) { .merchant-footer .mer-footer { min-width: 94% } .merchant-footer .mer-footer .mer-legal-nav-wrapper, .merchant-footer .mer-footer .mer-nav-wrapper { float: none; text-align: center } .merchant-footer .mer-footer .mer-legal-nav-wrapper { width: 100% } .merchant-footer .mer-footer .mer-lang-toggle, .merchant-footer .mer-footer .mer-nav-main, .merchant-footer .mer-footer .mer-nav-secondary, .merchant-footer .mer-footer .mer-nav-tertiary { text-align: center } .merchant-footer .mer-footer .mer-lang-toggle { margin-top: 20px } .merchant-footer .mer-footer .mer-nav-tertiary { margin: 25px 0 0 } .merchant-footer .mer-footer .mer-nav-tertiary li { margin: 0 18px 12px 0 } .merchant-footer .mer-footer ul li.mer-copyright { display: block; margin: 0 } .merchant-footer .mer-footer ul li:last-child { margin-right: 0 } .merchant-footer .mer-footer .mer-legal-notes { padding: 15px } .rtl .mer-footer ul li:last-child { margin-right: 18px } } @font-face { font-family: paypal-icons; src: url(https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-3/PayPalIcons-Regular.eot); src: url(https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-3/PayPalIcons-Regular.eot?#iefix) format("embedded-opentype"), url(https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-3/PayPalIcons-Regular.woff) format("woff"), url(https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-3/PayPalIcons-Regular.ttf) format("truetype"), url(https://www.paypalobjects.com/webstatic/fnt/cweb/paypal-icons_1-0-3/PayPalIcons-Regular.svg#69ac2c9fc1e0803e59e06e93859bed03) format("svg"); font-style: normal; font-weight: 400 } .icon { font-family: paypal-icons; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 0 } .icon-small:before { font-size: 1.58rem } .icon-medium:before { font-size: 2.6rem } .icon-large:before { font-size: 7.8rem } .icon-burger-small:before { content: "\e000" } .icon-close-small:before { content: "\e003" } .icon-arrow-down-small:before { content: "\e005" } .icon-arrow-up-small:before { content: "\e006" } .icon-arrow-left-small:before { content: "\e007" } .icon-arrow-right-small:before { content: "\e008" } .icon-arrow-down-half-small:before { content: "\e009" } .icon-arrow-up-half-small:before { content: "\e010" } .icon-arrow-left-half-small:before { content: "\e011" } .icon-arrow-right-half-small:before { content: "\e012" } .icon-clear-half-small:before { content: "\e013" } .icon-checkmark-small:before { content: "\e014" } .icon-checkmark-small-bold:before { content: "\e015" } .icon-action-arrow-half-small:before { content: "\e016" } .icon-info-small:before { content: "\e019" } .icon-positive-small:before { content: "\e020" } .icon-critical-small:before { content: "\e022" } .icon-info-large:before { content: "\e023" } .icon-positive-large:before { content: "\e024" } .icon-critical-large:before { content: "\e026" } .icon-paypal-select-logo:before { content: "\e027" } .icon-select-logo:before { content: "\e028" } .icon-pp-logo:before { content: "\e029" } .icon-profile-large:before { content: "\e037" } .icon-profile-add-large:before { content: "\e038" } .icon-notification-small:before { content: "\e039" } .icon-settings-small:before { content: "\e040" } .icon-profile-small:before { content: "\e041" } .icon-messages:before { content: "\e528" } .accessAid { position: absolute!important; clip: rect(1px, 1px, 1px, 1px); padding: 0!important; border: 0!important; height: 1px!important; width: 1px!important; overflow: hidden } </style> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="app" src="./Resolution Center - PayPal_files/app.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="underscore" src="./Resolution Center - PayPal_files/underscore-1.5.1.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="router" src="./Resolution Center - PayPal_files/router.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="appview" src="./Resolution Center - PayPal_files/appView.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="jquery" src="./Resolution Center - PayPal_files/jquery-1.10.2.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="onlineOpinionPopup" src="./Resolution Center - PayPal_files/onlineOpinionPopup.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="opinionLab" src="./Resolution Center - PayPal_files/opinionLab.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="backbone" src="./Resolution Center - PayPal_files/backbone-1.0.0.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="bootstrap" src="./Resolution Center - PayPal_files/bootstrap.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="opinionLabComponent" src="./Resolution Center - PayPal_files/opinionLabComponent.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="bootstrapAccessibility" src="./Resolution Center - PayPal_files/bootstrap-accessibility.min.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="resolutioncenter/contact" src="./Resolution Center - PayPal_files/contact.js"></script> <script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="ErrorPrompt" src="./Resolution Center - PayPal_files/errorPrompter.js"></script> </head> <body data-view-name="" id="page" dir=""> <header> <div class="merchant-header"> <header class="mer-header ltr"> <div class="mer-wrapper"> <div class="mer-content-wrapper"><a href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#mer-contents" class="skip scTrack:header_skip">skip to main content</a> <a href="https://www.paypal.com/businessexp/summary" class="mer-logo scTrack:header_logo"><img alt="PayPal" src="https://www.paypalobjects.com/webstatic/i/ex_ce2/logo/logo_paypal_106x28.png"></a> <nav role="navigation" id="mer-nav-menu"> <ul class="mer-primary-nav"> <li class="hidden-sm"><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a href="https://www.paypal.com/businessexp/summary" class=" scTrack:header_home">Summary</a></li> <li class="moneyLink"><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a href="https://www.paypal.com/webapps/business/money" class=" scTrack:header_money">Money</a></li> <li class="activityLink"><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a href="https://www.paypal.com/businessexp/transactions" class=" scTrack:header_transactions">Activity</a></li> <li class="reportsLink hidden-sm"><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a class=" scTrack:header_reports" href="https://www.paypal.com/cgi-bin/webscr?cmd=_forward-to-portal">Reports</a></li> <li class="mer-more-menu tools-menu"><a href="https://www.paypal.com/businessexp/tools" class="moreLink scTrack:header_tools"><span>Tools</span><span class="moreIcon nav-arrow-xs icon icon-arrow-down-half-small"></span></a> <ul><span id="toolsLink"><span data-reactid=".0"><li data-reactid=".0.$5"><span class="nav-arrow-xs icon icon-arrow-right-half-small" data-reactid=".0.$5.0"></span><a class="scTrack:header_tools_pp_express_checkout" href="https://www.paypal.com/webapps/mpp/express-checkout" data-reactid=".0.$5.1">Express Checkout</a></li> <li data-reactid=".0.$7"><span class="nav-arrow-xs icon icon-arrow-right-half-small" data-reactid=".0.$7.0"></span><a class="scTrack:header_tools_pp_invoicing" href="https://www.paypal.com/cgi-bin/webscr?cmd=_manage-invoice" data-reactid=".0.$7.1">Invoicing</a></li> <li data-reactid=".0.$16"><span class="nav-arrow-xs icon icon-arrow-right-half-small" data-reactid=".0.$16.0"></span><a class="scTrack:header_tools_pp_recurring_payments" href="https://www.paypal.com/cgi-bin/webscr?cmd=_merchant-hub" data-reactid=".0.$16.1">Recurring Payments</a></li> <li data-reactid=".0.$17"><span class="nav-arrow-xs icon icon-arrow-right-half-small" data-reactid=".0.$17.0"></span><a class="scTrack:header_tools_pp_request_money" href="https://www.paypal.com/cgi-bin/webscr?cmd=_request-money" data-reactid=".0.$17.1">Request Money</a></li> <li data-reactid=".0.$18"><span class="nav-arrow-xs icon icon-arrow-right-half-small" data-reactid=".0.$18.0"></span><a class="scTrack:header_tools_pp_resolution_center" href="https://www.paypal.com/cgi-bin/webscr?cmd=_complaint-view" data-reactid=".0.$18.1">Resolution Center</a></li> <li data-reactid=".0.$19"><span class="nav-arrow-xs icon icon-arrow-right-half-small" data-reactid=".0.$19.0"></span><a class="scTrack:header_tools_pp_send_money" href="https://www.paypal.com/businessexp/sendmoney" data-reactid=".0.$19.1">Send Money</a></li> </span> </span> <li><a class="scTrack:header_more_tools more_tools" href="https://www.paypal.com/businessexp/tools">All Tools</a></li> </ul> </li> <li id="more-menu" class="mer-more-menu"><a href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#" class="moreLink scTrack:header_more">More<span class="moreIcon icon icon-arrow-down-half-small"></span></a> <ul> <li class="visible-sm"><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a class="first-element scTrack:header_reports" href="https://www.paypal.com/cgi-bin/webscr?cmd=_forward-to-portal">Reports</a></li> <li id="mer-customer-page" class="hide show"><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a href="https://www.paypal.com/businessexp/customers" class=" first-element mid-element-xs scTrack:header_customers">Customers</a></li> <li><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a class="scTrack:header_resCenter" href="https://www.paypal.com/cgi-bin/webscr?cmd=_complaint-view">Resolution Center</a></li> <li id="siteFeedback" data-sitefeedbackcontent="Site Feedback" class="scTrack:header_feedback"><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#">Site Feedback</a><a href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#" class="feedback">Feedback</a></li> <li><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a href="https://www.paypal.com/businessexp/education" class=" scTrack:header_sitemap_faqs">Sitemap</a></li> <li class="mer-switch-to-classic mer-hide-nav-link"><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a href="https://www.paypal.com/webapps/business/optout" class="scTrack:header_switch">Switch to Classic</a></li> <li class="mer-welcome-tour mer-hide-nav-link" style="display: list-item;"><span class="nav-arrow-xs icon icon-arrow-right-half-small"></span><a href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#" class="scTrack:header_tour">Welcome Tour</a></li> <li class="visible-xs logout-xs"><a href="https://www.paypal.com/bizcomponents/logout" class="scTrack:header_logout">Log out</a></li> </ul> </li> </ul> </nav> <div class="mer-global-links-holder"> <div class="mer-notification-wrapper"><a data-toggle="modal" role="button" aria-owns="Notifications" class="mer-open-pop-over-bttn" href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#"><span class="mer-notification-icon"></span><span class="mer-notification-count mer-hide-nav-link" style="display: inline;">1</span><span class="accessAid">Notifications</span></a> <div tabindex="-1" aria-labelledby="Notifications" role="dialog" class="popover mer-notifications-box show-onload" style="display: none;"> <div class="popover-content"> <div class="popover-head"> <h2>Notifications</h2><a tabindex="-1" role="button" class="mer-close-notifications mer-close-pop-over-bttn" href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#"><span class="accessAid">Hide notification</span></a></div> <div class="popover-body"> <ul class="mer-notification-links"> <li class="mer-no-alerts" style="display: none;">You don’t have any notifications.</li> <li class="mer-alert-item"><span class=""></span><span class="notification-text">Your PayPal Credit statement is now available.</span> <a data-dismiss="alert" id="0|BML_Statement_Ready" class="mer-dismiss close-individual" href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#"><span class="accessAid">Dismiss alert</span></a> </li> </ul> </div> </div> </div> </div> <div class="mer-settings-wrapper"><a role="button" aria-owns="settings" class="mer-open-pop-over-bttn" href="https://www.paypal.com/businessprofile/settings"><span class="mer-settings-nav-icon"></span><span class="mer-todos-top-count mer-hide-nav-link"></span><span class="accessAid">Profile</span><span class="mer-settings-icon-label hidden-sm hidden-xs">Profile</span></a> <div tabindex="-1" aria-labelledby="Business Profile" role="dialog" class="popover mer-settings-box" style="display: none;"> <div class="popover-content"> <div class="popover-head"> <h2><a href="https://www.paypal.com/businessprofile/settings/">Business Profile</a></h2><a role="button" class="mer-close-settings mer-close-pop-over-bttn" href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#"><span class="accessAid">Close</span></a></div> <div class="popover-body"> <div class="mer-merchant-info"> <h3 class="mer-user-info">Welcome <a href="https://www.paypal.com/businessprofile/settings/">Josh Atlas</a></h3><span class="mer-business-info"><span class="mer-business-label">Business name:</span><a href="https://www.paypal.com/businessprofile/settings/">Josh Atlas LLC</a></span> </div> <ul class="mer-top-nav-links"> <li class="mer-businiess-setup"><span class="mer-icon"></span><a href="https://www.paypal.com/activation/entryPoint">Business setup</a></li> <li class="mer-settings"><span class="mer-icon"></span><a href="https://www.paypal.com/businessprofile/settings/">Profile and settings</a></li> <li><a class="mer-onetouch scTrack:onetouch_LogOut" href="https://www.paypal.com/bizcomponents/logoutAll">Log out of all devices</a></li> </ul> </div> </div> </div> </div> <div class="mer-logout-wrapper hidden-xs"><a class="mer-logout-button scTrack:header_logout" href="https://www.paypal.com/bizcomponents/logout">Log out</a></div><button id="mer-hamburger-bttn" class="icon icon-burger-small"></button></div> </div> </div> </header> </div> </header> <section id="content" role="main" tabindex="-1"> <div class="container main"> <div id="resolutionCenter" class="row"> <div id="contactView" class="section buyer"> <div class="beta-banner"> <div class="beta-banner-ribbon">BETA</div><a href="javascript:void(0)" data-toggle="popover" data-placement="bottom" data-html="true" data-container=".beta-banner" data-title="Here's what we've done so far:" data-content="<ul><li>The dispute option has been enhanced with an easy-to-use communication platform for buyers and sellers.</li><li>You can now contact the seller directly from your PayPal account when you have a question or problem with a transaction instead of filing a dispute.</li></ul><p>We’d love to hear what you think of the changes we’ve made so far. <a href='https://survey.opinionlab.com/survey/s?s=12099' class='feedback beta' title='OpinionLab feedback survey'>Tell us what you think</a></p>" data-original-title="" title="">Let us know what you think</a><span>Check out the improvements we've made</span></div> <div class="header"> <h1>Contact Seller</h1></div> <div class="main-content"> <div class="row"> <div class="col-md-8"> <table id="orderSummary"> <tbody> <tr> <td class="date">Tuesday, June 7, 2016</td> <td class="notes"></td> <td class="desc">Payment to Crucial.com <div class="arrowDown"> </div> </td> <td class="price">$59.35 USD<span class="secondary"> </span></td> </tr> </tbody> </table> </div> </div> <form id="contactForm" method="post" action="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G" class="formError" role="form"><input type="hidden" name="_csrf" value="uwkUIotkM6IL8KilJdknOTGpiLcyju9Yay8m8="><input type="hidden" name="txnId" value=""> <div class="row"> <div class="col-md-8 interactive"> <p>Questions and problems are usually solved in two to three days when buyers and sellers work directly together.</p> <fieldset class="form-inline dispute-type-select"> <legend>What are you contacting the seller about?</legend> <div class="sr-only"><input type="radio" name="disputeType" value="snad" id="snad" checked=""></div> <ul class="nav nav-pills nav-primary"> <li><label for="snad" class="active">Item Not as Described</label></li> </ul> </fieldset> <div id="snadPanel" class="panel panel-default only"> <div class="panel-body"> <fieldset class="form-inline item-category form-group "> <legend>What did you purchase?</legend> <ul class="nav nav-pills"> <li><input type="radio" class="form-control sr-only" name="itemCategoryForSNAD" value="product" id="productSNAD"><label class="control-label " for="productSNAD">Product</label></li> <li><input type="radio" class="form-control sr-only" name="itemCategoryForSNAD" value="service" id="serviceSNAD"><label class="control-label " for="serviceSNAD">Service, Ticket or Digital Good</label></li> </ul> <p class="alert alert-info product-content hide " role="alert"><span id="hiddenContent" style="display:none"><a href="javascript:void(0)" data-toggle="popover" data-placement="bottom" data-html="true" data-container="#resolutionCenter" data-title="PayPal Purchase Protection Policy" data-content="<p>You may be protected if:</p><ul><li>Your order never arrives.</li> <li>Your order arrives, but it's significantly different from what the seller described in the item listing.</li> <li>You were charged for something you didn't purchase.</li></ul><p><a href='/webapps/mpp/ua/useragreement-full#13' target='_blank' >Review policy details</a></p>" data-original-title="" title="">PayPal Purchase Protection</a></span>Your purchase may be covered by <span class="loadPopover"><a href="javascript:void(0)" data-toggle="popover" data-placement="bottom" data-html="true" data-container="#resolutionCenter" data-title="PayPal Purchase Protection Policy" data-content="<p>You may be protected if:</p><ul><li>Your order never arrives.</li> <li>Your order arrives, but it's significantly different from what the seller described in the item listing.</li> <li>You were charged for something you didn't purchase.</li></ul><p><a href='/webapps/mpp/ua/useragreement-full#13' target='_blank' >Review policy details</a></p>" data-original-title="" title="">PayPal Purchase Protection</a></span>.Please refer to <a href="https://www.paypal.com/webapps/mpp/ua/useragreement-full#13" target="_new">Protection for Buyers</a> in the User Agreement for a list of what is and isn’t covered. If your item isn’t covered, the seller may still work with you to resolve the problem.</p> <p class="alert alert-info service-content hide " role="alert">Your purchase may be covered by <span class="loadPopover"><a href="javascript:void(0)" data-toggle="popover" data-placement="bottom" data-html="true" data-container="#resolutionCenter" data-title="PayPal Purchase Protection Policy" data-content="<p>You may be protected if:</p><ul><li>Your order never arrives.</li> <li>Your order arrives, but it's significantly different from what the seller described in the item listing.</li> <li>You were charged for something you didn't purchase.</li></ul><p><a href='/webapps/mpp/ua/useragreement-full#13' target='_blank' >Review policy details</a></p>" data-original-title="" title="">PayPal Purchase Protection</a></span>.Please refer to <a href="https://www.paypal.com/webapps/mpp/ua/useragreement-full#13" target="_new">Protection for Buyers</a> in the User Agreement for a list of what is and isn’t covered. If your item isn’t covered, the seller may still work with you to resolve the problem.</p> </fieldset> <dl class="form-inline item-link "><dt><label for="buyerPurchasedUrl" class="control-label">Add a link to help the seller identify the item (optional)</label></dt> <dd><input type="text" name="buyerPurchasedUrl" placeholder="http://" size="63" value="" id="buyerPurchasedUrl" aria-labelledby="buyerPurchasedUrl" class="form-control"></dd> </dl> <fieldset class="form-inline item-descriptions "> <legend>What's wrong with the item?</legend> <div class="sr-only"> <input type="checkbox" name="itemDescription" value="damaged" id="damaged"><input type="checkbox" name="itemDescription" value="different" id="different"><input type="checkbox" name="itemDescription" value="missingParts" id="missingParts"> <input type="checkbox" name="itemDescription" value="other" id="otherIssue"></div> <ul class="nav nav-pills-checkbox"> <li><label for="damaged" class="control-label ">Damaged</label></li> <li><label for="different" class="control-label ">Different</label></li> <li><label for="missingParts" id="inCompleteLabel" class="control-label ">Missing Parts</label></li> <li><label for="otherIssue" class="control-label ">Other</label></li> </ul> </fieldset><input type="hidden" name="inCompleteText" value="Incomplete"><input type="hidden" name="missingPartsText" value="Missing Parts"> <fieldset class="form-inline partial-refund-options"> <legend>Do you want to propose a partial refund and keep the item? (optional)</legend> <div class="sr-only"><input type="radio" name="suggestedRefundOption" value="6" id="suggest10"><input type="radio" name="suggestedRefundOption" value="15" id="suggest25"><input type="radio" name="suggestedRefundOption" value="30" id="suggest50"> <input type="radio" name="suggestedRefundOption" value="custom" id="suggestCustom"><input type="hidden" name="suggestedRefund" id="suggestedRefund" value=""></div> <ul class="nav nav-pills"> <li><label for="suggest10" class="suggest ">$6.00 USD</label></li> <li><label for="suggest25" class="suggest ">$15.00 USD</label></li> <li><label for="suggest50" class="suggest ">$30.00 USD</label></li> <li class="currency-inline "><input type="text" name="refundRequestAmount" id="refundRequestAmount" class=" " size="8" aria-labelledby="refundRequestAmount" value=""><label for="suggestCustom" class="control-label ">USD</label></li> </ul> </fieldset> <div class="form-group "><label class="control-label" for="messageBodyForSnad">Hello Crucial.com,</label><textarea name="messageBodyForSnad" class="form-control " id="messageBodyForSnad" rows="7" cols="72" maxlength="2000" placeholder="Send a friendly message to the seller explaining the problem you're having with this transaction."></textarea></div> <p><input type="submit" name="sendForSnad" class="button" value="Contact Seller"><a href="https://www.paypal.com/resolutioncenter/transactionDetails" class="secondary button" role="button">Cancel</a></p> </div> </div> <ul class="links"> <li><a href="https://www.paypal.com/resolutioncenter/transactionDetails">Return to transaction</a></li> </ul> </div> <div class="col-md-4 contact-module"> <h2>Seller contact:</h2> <ul> <li>Crucial.com</li> <li>uspaypal@crucial.com</li> <li>+1 800-336-8896</li> </ul> </div> </div> </form> </div> </div> </div> </div> </section> <div class="merchant-footer ltr"> <footer role="navigation" class="mer-footer"> <div class="mer-nav-wrapper"> <ul class="mer-nav-main"> <li><a href="https://www.paypal.com/selfhelp/home">Help</a></li> <li><a href="https://www.paypal.com/selfhelp/home">Contact</a></li> <li><a href="https://www.paypal.com/webapps/mpp/paypal-fees">Fees</a></li> <li><a href="https://www.paypal.com/webapps/mpp/paypal-safety-and-security">Security</a></li> </ul> <ul class="mer-nav-secondary"> <li><a href="https://www.paypal.com/webapps/mpp/about">About</a></li> <li><a href="https://developer.paypal.com/">Developers</a></li> <li><a href="https://www.paypal-marketing.com/emarketing/partner/global/home.page">Partners</a></li> </ul> </div> <div class="mer-legal-nav-wrapper"> <ul class="mer-lang-toggle" style="display: block;"> <li><a class="lang-toggle selected scTrack:footer_language_en_US" data-language="en_US" href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#">English</a></li> <li><a class="lang-toggle scTrack:footer_language_fr_XC" data-language="fr_XC" href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#">Français</a></li> <li><a class="lang-toggle scTrack:footer_language_es_XC" data-language="es_XC" href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#">Español</a></li> <li><a class="lang-toggle scTrack:footer_language_zh_XC" data-language="zh_XC" href="https://www.paypal.com/resolutioncenter/contact/snad/83C93264X5916144G#">中文</a></li> </ul> <ul class="mer-nav-tertiary"> <li class="mer-copyright">Copyright © 1999-<span class="currentYear">2016</span> PayPal. All rights reserved.</li> <li><a href="https://www.paypal.com/webapps/mpp/ua/privacy-full">Privacy</a></li> <li><a href="https://www.paypal.com/webapps/mpp/ua/legalhub-full">Legal</a></li> <li><a href="https://www.paypal.com/webapps/mpp/ua/upcoming-policies-full">Policy updates</a></li> </ul> </div> <p class="mer-legal-notes mer-hide-nav-link"> </p> </footer> </div> <script src="./Resolution Center - PayPal_files/header-footer.js"></script> <script> if (merchantheaderfooter) {merchantheaderfooter.init({"hideSwitchToClassic": false,"showNotifications": true,"showSettings": true,"viewName": "","showMainNav": true,"showLegalNav": true});} </script> <div id="siteFeedback" style="display:none;"> <script type="text/javascript"> (function() {var feedback_link = '',className = "";feedback_link="Feedback";window.PAYPAL = window.PAYPAL ? window.PAYPAL : {};window.PAYPAL.opinionLabVars = {'siteCatalystPageName' : '','siteCatalystC7' : '','siteCatalystAccountNumber' : '','feedback_link' : feedback_link,'isPaymentFlow' : false,'isSiteRedirect' : false,'languageCode' : 'en','countryCode' : 'US','serverName' : 'rZJvnqaaQhLn/nmWT8cSUhKXmUobr8iYrqa9EJoKrqr4jgTMbiZX28maTy3Lwk0L','commentCardCmd' : '','accountNumber' : '','miniBrowser' : false,'sitefb_plus_icon' : 'https://www.paypalobjects.com/en_US/i/scr/sm_333_oo.gif','rLogId' : escape('VTnnJSZKJluqiyMQaxONgDcxX94J%2B2BhU9a33mqjR%2BEuRR%2FeELxhyuwNTguv6ZyQY2fa6JgEsV1WHqZdcZuGrw_1557f3315e1'),'showSitefbIcon' : false,'className' : className,'optOut' : false,'page' : ''};})(); </script> </div> <script data-main="https://www.paypalobjects.com/web/res/7ed/ef714c94a4db7c3f8a7b557cf8ee1/js/app" src="./Resolution Center - PayPal_files/require.js"></script> <script src="./Resolution Center - PayPal_files/pa.js"></script> <script> (function(){if(typeof PAYPAL.analytics != "undefined"){PAYPAL.core = PAYPAL.core || {};PAYPAL.core.pta = PAYPAL.analytics.setup({data:'pgrp\u003dmain\u00253Arcr\u00253Asnad\u00253A\u00253Acontact\u002dseller\u0026page\u003dmain\u00253Arcr\u00253Asnad\u00253A\u00253Acontact\u002dseller\u00253Abuyer\u00253A\u00253A\u0026qual\u003d\u0026tmpl\u003drescenternodeweb\u00252Fpublic\u00252Ftemplates\u00252Fresolutioncenter\u00252Fcontact\u002edust\u0026pgst\u003d1466717902305\u0026lgin\u003dbuyer\u00253A\u00253A\u0026vers\u003drcr\u0026calc\u003d9cf973cf47c67\u0026rsta\u003den_US\u0026pgtf\u003dNodejs\u0026s\u003dci\u0026ccpg\u003d\u0026csci\u003d64e26ab63f024ab8b18841ab0dc3c6c0\u0026comp\u003drescenternodeweb\u0026tsrce\u003dbizcomponentsnodeweb\u0026goal\u003d\u0026fltp\u003d\u0026flnm\u003d\u0026erpg\u003d\u0026erfd\u003d\u0026eccd\u003d\u0026cust\u003dNYXNH4EDL39XG\u0026acnt\u003dbusiness\u0026aver\u003d\u0026rstr\u003d\u0026pfid\u003d\u0026bztp\u003d\u0026mbtp\u003d', url:'https\u003a\u002f\u002ft\u002epaypal\u002ecom\u002fts'});}}()); </script><noscript><img src="https:https://t.paypal.com/ts?nojs=1&pgrp=main%3Arcr%3Asnad%3A%3Acontact-seller&page=main%3Arcr%3Asnad%3A%3Acontact-seller%3Abuyer%3A%3A&qual=&tmpl=rescenternodeweb%2Fpublic%2Ftemplates%2Fresolutioncenter%2Fcontact.dust&pgst=1466717902305&lgin=buyer%3A%3A&vers=rcr&calc=9cf973cf47c67&rsta=en_US&pgtf=Nodejs&s=ci&ccpg=&csci=64e26ab63f024ab8b18841ab0dc3c6c0&comp=rescenternodeweb&tsrce=bizcomponentsnodeweb&goal=&fltp=&flnm=&erpg=&erfd=&eccd=&cust=NYXNH4EDL39XG&acnt=business&aver=&rstr=&pfid=&bztp=&mbtp=" alt="" height="1" width="1" border="0"></noscript> <div id="techsmith-snagitchrome-extension"></div> <script type="text/javascript" src="./Resolution Center - PayPal_files/opinion-labs.js"></script> </body> </html> </body></html>

Related: See More


Questions / Comments: