Created
June 28, 2014 02:36
-
-
Save wssrstrm/0d50cc801757b680dbe2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* line 1, ../scss/style.scss */ | |
#outlook a { | |
padding: 0; | |
} | |
/* line 5, ../scss/style.scss */ | |
body { | |
width: 100% !important; | |
-webkit-text-size-adjust: 100%; | |
-ms-text-size-adjust: 100%; | |
margin: 0; | |
padding: 0; | |
} | |
/* line 13, ../scss/style.scss */ | |
.ExternalClass { | |
width: 100%; | |
} | |
/* line 17, ../scss/style.scss */ | |
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { | |
line-height: 100%; | |
} | |
/* line 21, ../scss/style.scss */ | |
#backgroundTable { | |
margin: 0; | |
padding: 0; | |
width: 100% !important; | |
line-height: 100% !important; | |
} | |
/* line 28, ../scss/style.scss */ | |
img { | |
outline: 0; | |
text-decoration: none; | |
-ms-interpolation-mode: bicubic; | |
width: auto; | |
max-width: 100%; | |
float: left; | |
clear: both; | |
display: block; | |
} | |
/* line 39, ../scss/style.scss */ | |
center { | |
width: 100%; | |
min-width: 580px; | |
} | |
/* line 44, ../scss/style.scss */ | |
a img { | |
border: 0; | |
} | |
/* line 48, ../scss/style.scss */ | |
p { | |
margin: 0 0 0 10px; | |
} | |
/* line 52, ../scss/style.scss */ | |
table { | |
border-spacing: 0; | |
border-collapse: collapse; | |
} | |
/* line 57, ../scss/style.scss */ | |
td { | |
border-collapse: collapse !important; | |
} | |
/* line 61, ../scss/style.scss */ | |
table, tr, td { | |
padding: 0; | |
vertical-align: top; | |
text-align: left; | |
} | |
/* line 67, ../scss/style.scss */ | |
hr { | |
color: #d9d9d9; | |
background-color: #d9d9d9; | |
height: 1px; | |
border: 0; | |
} | |
/* line 74, ../scss/style.scss */ | |
table.body { | |
height: 100%; | |
width: 100%; | |
} | |
/* line 79, ../scss/style.scss */ | |
table.container { | |
width: 580px; | |
margin: 0 auto; | |
text-align: inherit; | |
} | |
/* line 85, ../scss/style.scss */ | |
table.row { | |
padding: 0; | |
width: 100%; | |
position: relative; | |
} | |
/* line 91, ../scss/style.scss */ | |
table.container table.row { | |
display: block; | |
} | |
/* line 95, ../scss/style.scss */ | |
td.wrapper { | |
padding: 10px 20px 0 0; | |
position: relative; | |
} | |
/* line 100, ../scss/style.scss */ | |
table.columns, table.column { | |
margin: 0 auto; | |
} | |
/* line 104, ../scss/style.scss */ | |
table.columns td, table.column td { | |
padding: 0 0 10px; | |
} | |
/* line 108, ../scss/style.scss */ | |
table.columns td.sub-columns, table.column td.sub-columns, table.columns td.sub-column, table.column td.sub-column { | |
padding-right: 10px; | |
} | |
/* line 112, ../scss/style.scss */ | |
td.sub-column, td.sub-columns { | |
min-width: 0; | |
} | |
/* line 116, ../scss/style.scss */ | |
table.row td.last, table.container td.last { | |
padding-right: 0; | |
} | |
/* line 120, ../scss/style.scss */ | |
table.one { | |
width: 30px; | |
} | |
/* line 124, ../scss/style.scss */ | |
table.two { | |
width: 80px; | |
} | |
/* line 128, ../scss/style.scss */ | |
table.three { | |
width: 130px; | |
} | |
/* line 132, ../scss/style.scss */ | |
table.four { | |
width: 180px; | |
} | |
/* line 136, ../scss/style.scss */ | |
table.five { | |
width: 230px; | |
} | |
/* line 140, ../scss/style.scss */ | |
table.six { | |
width: 280px; | |
} | |
/* line 144, ../scss/style.scss */ | |
table.seven { | |
width: 330px; | |
} | |
/* line 148, ../scss/style.scss */ | |
table.eight { | |
width: 380px; | |
} | |
/* line 152, ../scss/style.scss */ | |
table.nine { | |
width: 430px; | |
} | |
/* line 156, ../scss/style.scss */ | |
table.ten { | |
width: 480px; | |
} | |
/* line 160, ../scss/style.scss */ | |
table.eleven { | |
width: 530px; | |
} | |
/* line 164, ../scss/style.scss */ | |
table.twelve { | |
width: 580px; | |
} | |
/* line 168, ../scss/style.scss */ | |
table.one center { | |
min-width: 30px; | |
} | |
/* line 172, ../scss/style.scss */ | |
table.two center { | |
min-width: 80px; | |
} | |
/* line 176, ../scss/style.scss */ | |
table.three center { | |
min-width: 130px; | |
} | |
/* line 180, ../scss/style.scss */ | |
table.four center { | |
min-width: 180px; | |
} | |
/* line 184, ../scss/style.scss */ | |
table.five center { | |
min-width: 230px; | |
} | |
/* line 188, ../scss/style.scss */ | |
table.six center { | |
min-width: 280px; | |
} | |
/* line 192, ../scss/style.scss */ | |
table.seven center { | |
min-width: 330px; | |
} | |
/* line 196, ../scss/style.scss */ | |
table.eight center { | |
min-width: 380px; | |
} | |
/* line 200, ../scss/style.scss */ | |
table.nine center { | |
min-width: 430px; | |
} | |
/* line 204, ../scss/style.scss */ | |
table.ten center { | |
min-width: 480px; | |
} | |
/* line 208, ../scss/style.scss */ | |
table.eleven center { | |
min-width: 530px; | |
} | |
/* line 212, ../scss/style.scss */ | |
table.twelve center { | |
min-width: 580px; | |
} | |
/* line 216, ../scss/style.scss */ | |
.body .columns td.one, .body .column td.one { | |
width: 8.33333% !important; | |
} | |
/* line 220, ../scss/style.scss */ | |
.body .columns td.two, .body .column td.two { | |
width: 16.66667% !important; | |
} | |
/* line 224, ../scss/style.scss */ | |
.body .columns td.three, .body .column td.three { | |
width: 25% !important; | |
} | |
/* line 228, ../scss/style.scss */ | |
.body .columns td.four, .body .column td.four { | |
width: 33.33333% !important; | |
} | |
/* line 232, ../scss/style.scss */ | |
.body .columns td.five, .body .column td.five { | |
width: 41.66667% !important; | |
} | |
/* line 236, ../scss/style.scss */ | |
.body .columns td.six, .body .column td.six { | |
width: 50% !important; | |
} | |
/* line 240, ../scss/style.scss */ | |
.body .columns td.seven, .body .column td.seven { | |
width: 58.33333% !important; | |
} | |
/* line 244, ../scss/style.scss */ | |
.body .columns td.eight, .body .column td.eight { | |
width: 66.66667% !important; | |
} | |
/* line 248, ../scss/style.scss */ | |
.body .columns td.nine, .body .column td.nine { | |
width: 75% !important; | |
} | |
/* line 252, ../scss/style.scss */ | |
.body .columns td.ten, .body .column td.ten { | |
width: 83.33333% !important; | |
} | |
/* line 256, ../scss/style.scss */ | |
.body .columns td.eleven, .body .column td.eleven { | |
width: 91.66667% !important; | |
} | |
/* line 260, ../scss/style.scss */ | |
.body .columns td.twelve, .body .column td.twelve { | |
width: 100% !important; | |
} | |
/* line 264, ../scss/style.scss */ | |
td.offset-by-one { | |
padding-left: 50px; | |
} | |
/* line 268, ../scss/style.scss */ | |
td.offset-by-two { | |
padding-left: 100px; | |
} | |
/* line 272, ../scss/style.scss */ | |
td.offset-by-three { | |
padding-left: 150px; | |
} | |
/* line 276, ../scss/style.scss */ | |
td.offset-by-four { | |
padding-left: 200px; | |
} | |
/* line 280, ../scss/style.scss */ | |
td.offset-by-five { | |
padding-left: 250px; | |
} | |
/* line 284, ../scss/style.scss */ | |
td.offset-by-six { | |
padding-left: 300px; | |
} | |
/* line 288, ../scss/style.scss */ | |
td.offset-by-seven { | |
padding-left: 350px; | |
} | |
/* line 292, ../scss/style.scss */ | |
td.offset-by-eight { | |
padding-left: 400px; | |
} | |
/* line 296, ../scss/style.scss */ | |
td.offset-by-nine { | |
padding-left: 450px; | |
} | |
/* line 300, ../scss/style.scss */ | |
td.offset-by-ten { | |
padding-left: 500px; | |
} | |
/* line 304, ../scss/style.scss */ | |
td.offset-by-eleven { | |
padding-left: 550px; | |
} | |
/* line 308, ../scss/style.scss */ | |
td.sub-offset-by-one { | |
padding-left: 5.17241% !important; | |
} | |
/* line 312, ../scss/style.scss */ | |
td.sub-offset-by-two { | |
padding-left: 13.7931% !important; | |
} | |
/* line 316, ../scss/style.scss */ | |
td.sub-offset-by-three { | |
padding-left: 22.41379% !important; | |
} | |
/* line 320, ../scss/style.scss */ | |
td.sub-offset-by-four { | |
padding-left: 31.03448% !important; | |
} | |
/* line 324, ../scss/style.scss */ | |
td.sub-offset-by-five { | |
padding-left: 39.65517% !important; | |
} | |
/* line 328, ../scss/style.scss */ | |
td.sub-offset-by-six { | |
padding-left: 48.27586% !important; | |
} | |
/* line 332, ../scss/style.scss */ | |
td.sub-offset-by-seven { | |
padding-left: 56.89655% !important; | |
} | |
/* line 336, ../scss/style.scss */ | |
td.sub-offset-by-eight { | |
padding-left: 65.51724% !important; | |
} | |
/* line 340, ../scss/style.scss */ | |
td.sub-offset-by-nine { | |
padding-left: 74.13793% !important; | |
} | |
/* line 344, ../scss/style.scss */ | |
td.sub-offset-by-ten { | |
padding-left: 82.75861% !important; | |
} | |
/* line 348, ../scss/style.scss */ | |
td.sub-offset-by-eleven { | |
padding-left: 91.3793% !important; | |
} | |
/* line 352, ../scss/style.scss */ | |
td.expander { | |
visibility: hidden; | |
width: 0; | |
padding: 0 !important; | |
} | |
/* line 358, ../scss/style.scss */ | |
table.columns .text-pad, table.column .text-pad { | |
padding-left: 10px; | |
padding-right: 10px; | |
} | |
/* line 363, ../scss/style.scss */ | |
table.columns .left-text-pad, table.columns .text-pad-left, table.column .left-text-pad, table.column .text-pad-left { | |
padding-left: 10px; | |
} | |
/* line 367, ../scss/style.scss */ | |
table.columns .right-text-pad, table.columns .text-pad-right, table.column .right-text-pad, table.column .text-pad-right { | |
padding-right: 10px; | |
} | |
/* line 371, ../scss/style.scss */ | |
.block-grid { | |
width: 100%; | |
max-width: 580px; | |
} | |
/* line 376, ../scss/style.scss */ | |
.block-grid td { | |
display: inline-block; | |
padding: 10px; | |
} | |
/* line 381, ../scss/style.scss */ | |
.two-up td { | |
width: 270px; | |
} | |
/* line 385, ../scss/style.scss */ | |
.three-up td { | |
width: 173px; | |
} | |
/* line 389, ../scss/style.scss */ | |
.four-up td { | |
width: 125px; | |
} | |
/* line 393, ../scss/style.scss */ | |
.five-up td { | |
width: 96px; | |
} | |
/* line 397, ../scss/style.scss */ | |
.six-up td { | |
width: 76px; | |
} | |
/* line 401, ../scss/style.scss */ | |
.seven-up td { | |
width: 62px; | |
} | |
/* line 405, ../scss/style.scss */ | |
.eight-up td { | |
width: 52px; | |
} | |
/* line 409, ../scss/style.scss */ | |
table.center, td.center { | |
text-align: center; | |
} | |
/* line 413, ../scss/style.scss */ | |
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center { | |
text-align: center; | |
} | |
/* line 417, ../scss/style.scss */ | |
span.center { | |
display: block; | |
width: 100%; | |
text-align: center; | |
} | |
/* line 423, ../scss/style.scss */ | |
img.center { | |
margin: 0 auto; | |
float: none; | |
} | |
/* line 428, ../scss/style.scss */ | |
.show-for-small, .hide-for-desktop { | |
display: none; | |
} | |
/* line 432, ../scss/style.scss */ | |
body, table.body, h1, h2, h3, h4, h5, h6, p { | |
color: #222; | |
font-family: "Helvetica","Arial",sans-serif; | |
font-weight: 400; | |
padding: 0; | |
margin: 0; | |
text-align: left; | |
line-height: 1.3; | |
word-break: normal; | |
-webkit-hyphens: none; | |
-moz-hyphens: none; | |
hyphens: none; | |
} | |
/* line 446, ../scss/style.scss */ | |
h1, h2, h3, h4, h5, h6 { | |
word-break: normal; | |
} | |
/* line 450, ../scss/style.scss */ | |
h1 { | |
font-size: 40px; | |
} | |
/* line 454, ../scss/style.scss */ | |
h2 { | |
font-size: 36px; | |
} | |
/* line 458, ../scss/style.scss */ | |
h3 { | |
font-size: 32px; | |
} | |
/* line 462, ../scss/style.scss */ | |
h4 { | |
font-size: 28px; | |
} | |
/* line 466, ../scss/style.scss */ | |
h5 { | |
font-size: 24px; | |
} | |
/* line 470, ../scss/style.scss */ | |
h6 { | |
font-size: 20px; | |
} | |
/* line 474, ../scss/style.scss */ | |
body, table.body, p { | |
font-size: 14px; | |
line-height: 19px; | |
} | |
/* line 479, ../scss/style.scss */ | |
small { | |
font-size: 10px; | |
} | |
/* line 483, ../scss/style.scss */ | |
a { | |
color: #2ba6cb; | |
text-decoration: none; | |
} | |
/* line 488, ../scss/style.scss */ | |
a:hover { | |
color: #2795b6; | |
} | |
/* line 492, ../scss/style.scss */ | |
a:active { | |
color: #2795b6; | |
} | |
/* line 496, ../scss/style.scss */ | |
a:visited { | |
color: #2ba6cb; | |
} | |
/* line 500, ../scss/style.scss */ | |
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { | |
color: #2ba6cb; | |
} | |
/* line 504, ../scss/style.scss */ | |
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active { | |
color: #2ba6cb !important; | |
} | |
/* line 508, ../scss/style.scss */ | |
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { | |
color: #2ba6cb !important; | |
} | |
/* line 512, ../scss/style.scss */ | |
td.panel { | |
background: #f2f2f2; | |
border: 1px solid #d9d9d9; | |
padding: 10px !important; | |
margin-bottom: 30px !important; | |
} | |
/* line 519, ../scss/style.scss */ | |
table.button, table.tiny-button, table.small-button, table.medium-button, table.large-button { | |
width: 100%; | |
overflow: hidden; | |
} | |
/* line 524, ../scss/style.scss */ | |
table.button td, table.tiny-button td, table.small-button td, table.medium-button td, table.large-button td { | |
display: block; | |
width: auto !important; | |
text-align: center; | |
background: #2ba6cb; | |
border: 1px solid #2284a1; | |
color: #fff; | |
padding: 8px 0; | |
} | |
/* line 534, ../scss/style.scss */ | |
table.tiny-button td { | |
padding: 5px 0 4px; | |
} | |
/* line 538, ../scss/style.scss */ | |
table.small-button td { | |
padding: 8px 0 7px; | |
} | |
/* line 542, ../scss/style.scss */ | |
table.medium-button td { | |
padding: 12px 0 10px; | |
} | |
/* line 546, ../scss/style.scss */ | |
table.large-button td { | |
padding: 21px 0 18px; | |
} | |
/* line 550, ../scss/style.scss */ | |
table.button td a, table.tiny-button td a, table.small-button td a, table.medium-button td a, table.large-button td a { | |
font-weight: 700; | |
text-decoration: none; | |
font-family: "Helvetica","Arial",sans-serif; | |
color: #fff; | |
font-size: 16px; | |
} | |
/* line 558, ../scss/style.scss */ | |
table.tiny-button td a { | |
font-size: 12px; | |
font-weight: 400; | |
} | |
/* line 563, ../scss/style.scss */ | |
table.small-button td a { | |
font-size: 16px; | |
} | |
/* line 567, ../scss/style.scss */ | |
table.medium-button td a { | |
font-size: 20px; | |
} | |
/* line 571, ../scss/style.scss */ | |
table.large-button td a { | |
font-size: 24px; | |
} | |
/* line 575, ../scss/style.scss */ | |
table.button:hover td, table.button:visited td, table.button:active td { | |
background: #2795b6 !important; | |
} | |
/* line 579, ../scss/style.scss */ | |
table.button:hover td a, table.button:visited td a, table.button:active td a { | |
color: white !important; | |
} | |
/* line 583, ../scss/style.scss */ | |
table.button:hover td, table.tiny-button:hover td, table.small-button:hover td, table.medium-button:hover td, table.large-button:hover td { | |
background: #2795b6 !important; | |
} | |
/* line 587, ../scss/style.scss */ | |
table.button:hover td a, table.button:active td a, table.button td a:visited, table.tiny-button:hover td a, table.tiny-button:active td a, table.tiny-button td a:visited, table.small-button:hover td a, table.small-button:active td a, table.small-button td a:visited, table.medium-button:hover td a, table.medium-button:active td a, table.medium-button td a:visited, table.large-button:hover td a, table.large-button:active td a, table.large-button td a:visited { | |
color: white !important; | |
} | |
/* line 591, ../scss/style.scss */ | |
table.secondary td { | |
background: #e9e9e9; | |
border-color: #d0d0d0; | |
color: #555; | |
} | |
/* line 597, ../scss/style.scss */ | |
table.secondary td a { | |
color: #555; | |
} | |
/* line 601, ../scss/style.scss */ | |
table.secondary:hover td { | |
background: #d0d0d0 !important; | |
color: #555; | |
} | |
/* line 606, ../scss/style.scss */ | |
table.secondary:hover td a, table.secondary td a:visited, table.secondary:active td a { | |
color: #555555 !important; | |
} | |
/* line 610, ../scss/style.scss */ | |
table.success td { | |
background: #5da423; | |
border-color: #457a1a; | |
} | |
/* line 615, ../scss/style.scss */ | |
table.success:hover td { | |
background: #457a1a !important; | |
} | |
/* line 619, ../scss/style.scss */ | |
table.alert td { | |
background: #FACE00; | |
border-color: #ffc726; | |
} | |
/* line 624, ../scss/style.scss */ | |
table.alert:hover td { | |
background: #ffc726 !important; | |
} | |
/* line 628, ../scss/style.scss */ | |
table.radius td { | |
-webkit-border-radius: 3px; | |
-moz-border-radius: 3px; | |
border-radius: 3px; | |
} | |
/* line 634, ../scss/style.scss */ | |
table.round td { | |
-webkit-border-radius: 500px; | |
-moz-border-radius: 500px; | |
border-radius: 500px; | |
} | |
/* line 640, ../scss/style.scss */ | |
body.outlook p { | |
display: inline !important; | |
} | |
@media only screen and (max-width: 600px) { | |
/* line 645, ../scss/style.scss */ | |
table[class="body"] img { | |
width: auto !important; | |
height: auto !important; | |
} | |
/* line 650, ../scss/style.scss */ | |
table[class="body"] center { | |
min-width: 0 !important; | |
} | |
/* line 654, ../scss/style.scss */ | |
table[class="body"] .container { | |
width: 95% !important; | |
} | |
/* line 658, ../scss/style.scss */ | |
table[class="body"] .row { | |
width: 100% !important; | |
display: block !important; | |
} | |
/* line 663, ../scss/style.scss */ | |
table[class="body"] .wrapper { | |
display: block !important; | |
padding-right: 0 !important; | |
} | |
/* line 668, ../scss/style.scss */ | |
table[class="body"] .columns, table[class="body"] .column { | |
table-layout: fixed !important; | |
float: none !important; | |
width: 100% !important; | |
padding-right: 0 !important; | |
padding-left: 0 !important; | |
display: block !important; | |
} | |
/* line 677, ../scss/style.scss */ | |
table[class="body"] .wrapper.first .columns, table[class="body"] .wrapper.first .column { | |
display: table !important; | |
} | |
/* line 681, ../scss/style.scss */ | |
table[class="body"] table.columns td, table[class="body"] table.column td { | |
width: 100% !important; | |
} | |
/* line 685, ../scss/style.scss */ | |
table[class="body"] td.offset-by-one, table[class="body"] td.offset-by-two, table[class="body"] td.offset-by-three, table[class="body"] td.offset-by-four, table[class="body"] td.offset-by-five, table[class="body"] td.offset-by-six, table[class="body"] td.offset-by-seven, table[class="body"] td.offset-by-eight, table[class="body"] td.offset-by-nine, table[class="body"] td.offset-by-ten, table[class="body"] td.offset-by-eleven { | |
padding-left: 0 !important; | |
} | |
/* line 689, ../scss/style.scss */ | |
table[class="body"] .expander { | |
width: 9999px !important; | |
} | |
/* line 693, ../scss/style.scss */ | |
table[class="body"] .right-text-pad, table[class="body"] .text-pad-right { | |
padding-left: 10px !important; | |
} | |
/* line 697, ../scss/style.scss */ | |
table[class="body"] .left-text-pad, table[class="body"] .text-pad-left { | |
padding-right: 10px !important; | |
} | |
/* line 701, ../scss/style.scss */ | |
table[class="body"] .hide-for-small, table[class="body"] .show-for-desktop { | |
display: none !important; | |
} | |
/* line 705, ../scss/style.scss */ | |
table[class="body"] .show-for-small, table[class="body"] .hide-for-desktop { | |
display: inherit !important; | |
} | |
} | |
/* line 709, ../scss/style.scss */ | |
.row { | |
margin-bottom: 10px; | |
} | |
/* line 713, ../scss/style.scss */ | |
.row.footer { | |
padding-top: 120px !important; | |
} | |
/* line 718, ../scss/style.scss */ | |
a { | |
color: #0049a4; | |
font-weight: 700; | |
text-decoration: none; | |
font-weight: bold; | |
} | |
/* line 724, ../scss/style.scss */ | |
a:hover { | |
color: #0049a4 !important; | |
} | |
/* line 728, ../scss/style.scss */ | |
a:visited { | |
color: #0049a4 !important; | |
} | |
/* line 732, ../scss/style.scss */ | |
.footer { | |
font-size: 10.5px; | |
color: #999; | |
} | |
/* line 737, ../scss/style.scss */ | |
.footer a { | |
font-weight: 400; | |
} | |
/* line 741, ../scss/style.scss */ | |
.disclaimer { | |
display: inline-block; | |
padding: 7px; | |
margin: 0 0 10px; | |
} | |
/* line 747, ../scss/style.scss */ | |
.block { | |
display: block; | |
} | |
/* line 751, ../scss/style.scss */ | |
.row.main p { | |
display: block !important; | |
margin: 0 0 10px; | |
} | |
/* line 756, ../scss/style.scss */ | |
.footer { | |
text-align: center; | |
} | |
/* line 760, ../scss/style.scss */ | |
p.signature { | |
margin-top: 25px !important; | |
} | |
/* line 763, ../scss/style.scss */ | |
table.panel-padding { | |
margin-bottom: 10px; | |
} | |
/* line 767, ../scss/style.scss */ | |
td.panel blockquote p { | |
font-style: italic; | |
font-size: 12px; | |
} | |
/* line 772, ../scss/style.scss */ | |
td.panel td { | |
padding-bottom: 0; | |
} | |
/* line 776, ../scss/style.scss */ | |
td.panel td.buttonFix { | |
padding-bottom: 10px !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment