@import "font-awesome/css/font-awesome.css";
input[type=text],
input[type=password],
input[type=checkbox],
textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
.illy-link-new {
  color: #000099 !important;
}
.illy-link-new:hover {
  color: #000000 !important;
}
.illy-link-delete {
  color: red !important;
}
.illy-link-delete:hover {
  color: white !important;
  background-color: red !important;
}
.illy-link-open {
  color: #000099 !important;
}
.illy-link-open:hover {
  color: white !important;
  background-color: blue !important;
}
.ui-dialog.ui-widget .illy-dialog.ui-widget-content {
  font-size: 14px!important;
  font-size: 0.8rem !important;
}
.ui-dialog.ui-widget .illy-dialog.ui-widget-content textarea {
  width: 100%;
}
.ui-dialog.ui-widget .illy-dialog.ui-widget-content a {
  color: blue;
}
.ui-dialog.ui-widget .illy-dialog.ui-widget-content .ui-state-default {
  cursor: pointer;
}
.ui-dialog-content {
  max-height: 700px;
}
.clear {
  clear: both;
}
.ribbon-triangle {
  border-style: solid;
  border-width: 15px;
  height: 0px;
  width: 0px;
  position: relative;
  z-index: -1;
}
#header {
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #3C5472;
  background: -moz-linear-gradient(top, #3C5472 0%, #4a688d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3C5472), color-stop(100%, #4a688d));
  background: -webkit-linear-gradient(top, #3C5472 0%, #4a688d 100%);
  background: -o-linear-gradient(top, #3C5472 0%, #4a688d 100%);
  background: -ms-linear-gradient(top, #3C5472 0%, #4a688d 100%);
  background: linear-gradient(top, #3C5472 0%, #4a688d 100%);
  text-align: center;
  color: white;
}
#header a {
  color: inherit;
}
#header span.env {
  text-shadow: 1px 1px 3px #000;
  font-size: 1.1em;
  margin-left: auto;
}
#header button {
  width: 170px;
}
#footer {
  font-size: 0.8em;
  width: 100%;
  height: 30px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  background: #3C5472;
  background: -moz-linear-gradient(top, #3C5472 0%, #4a688d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3C5472), color-stop(100%, #4a688d));
  background: -webkit-linear-gradient(top, #3C5472 0%, #4a688d 100%);
  background: -o-linear-gradient(top, #3C5472 0%, #4a688d 100%);
  background: -ms-linear-gradient(top, #3C5472 0%, #4a688d 100%);
  background: linear-gradient(top, #3C5472 0%, #4a688d 100%);
  text-align: center;
  color: white;
}
#footer a {
  color: inherit;
}
#footer ul {
  margin: 5px 0 0 0;
}
#footer ul li {
  display: inline-block;
  list-style-type: none;
  border-left: solid 2px white;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.1em;
}
#footer ul li:first-child {
  border-left: none;
}
.termsofuse {
  font-size: 1em;
}
div.passwordStrengthDisplay {
  float: left;
  width: 100%;
  margin: 3px 0px 6px 0px;
  padding: 5px;
  border: 1px dashed #000000;
}
div.passwordStrengthDisplay.ui-state-error {
  border: 1px solid #cd0a0a;
}
div.passwordStrengthDisplay .passwordStrengthDisplay-progressbar {
  height: 20px;
  width: 70%;
  float: left;
}
div.passwordStrengthDisplay .passwordStrengthDisplay-displayText {
  width: 25%;
  margin-left: 2%;
  float: left;
}
/* --------------------------------------------------------------

   BLUEPRINT CSS
    * Filename:        grid.css
    * Version:         0.8 (2009-03-01)
    * Website:         http://code.google.com/p/blueprintcss/

   Generated by:
    * BlueCalc (2010-02-12) [http://www.bluecalc.com/]

   Blueprint.css is licensed by the conditions of the MIT license.
   This document has been created by BlueCalc, a grid creation utility for blueprint.
   Also check out the "Blueprint CSS Generator" by kematzy (http://kematzy.com/blueprint-generator/)
	
   == STRUCTURE: ========================
    * Page width:            956 px
    * Number of columns:     48 
    * Column width:          16 px
    * Margin width:          4 px
   ======================================
   
   The blueprint grid is calculated as follows:
   Total width = (number_of_columns * column_width) - margin_width
   
   For more information on blueprint.css check out http://wiki.github.com/joshuaclayton/blueprint-css
   
-------------------------------------------------------------- */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* A container should group all your columns. */
.container {
  width: 956px;
  margin: 0 auto;
}

/* Use this class on any div.span / container to see the grid. */
.showgrid { 
  background: url(grid.png); 
}


/* Columns
-------------------------------------------------------------- */
/* Sets up basic grid floating and margin. */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, 
div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, 
div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24, div.span-25, div.span-26, div.span-27
, div.span-28, div.span-29, div.span-30, div.span-31, div.span-32, div.span-33, div.span-34, div.span-35, div.span-36
, div.span-37, div.span-38, div.span-39, div.span-40, div.span-41, div.span-42, div.span-43, div.span-44, div.span-45
, div.span-46, div.span-47, div.span-48
{
  float: left;
  margin-right: 4px;
}

/* The last column in a row needs this class. */
.last, div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1 { width: 16px; }
.span-2 { width: 36px; }
.span-3 { width: 56px; }
.span-4 { width: 76px; }
.span-5 { width: 96px; }
.span-6 { width: 116px; }
.span-7 { width: 136px; }
.span-8 { width: 156px; }
.span-9 { width: 176px; }
.span-10 { width: 196px; }
.span-11 { width: 216px; }
.span-12 { width: 236px; }
.span-13 { width: 256px; }
.span-14 { width: 276px; }
.span-15 { width: 296px; }
.span-16 { width: 316px; }
.span-17 { width: 336px; }
.span-18 { width: 356px; }
.span-19 { width: 376px; }
.span-20 { width: 396px; }
.span-21 { width: 416px; }
.span-22 { width: 436px; }
.span-23 { width: 456px; }
.span-24 { width: 476px; }
.span-25 { width: 496px; }
.span-26 { width: 516px; }
.span-27 { width: 536px; }
.span-28 { width: 556px; }
.span-29 { width: 576px; }
.span-30 { width: 596px; }
.span-31 { width: 616px; }
.span-32 { width: 636px; }
.span-33 { width: 656px; }
.span-34 { width: 676px; }
.span-35 { width: 696px; }
.span-36 { width: 716px; }
.span-37 { width: 736px; }
.span-38 { width: 756px; }
.span-39 { width: 776px; }
.span-40 { width: 796px; }
.span-41 { width: 816px; }
.span-42 { width: 836px; }
.span-43 { width: 856px; }
.span-44 { width: 876px; }
.span-45 { width: 896px; }
.span-46 { width: 916px; }
.span-47 { width: 936px; }
.span-48, div.span-48 { width: 956px; margin: 0; }

/* Use these classes to set the width of an input. */
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24, input.span-25, textarea.span-25, input.span-26, textarea.span-26, input.span-27, textarea.span-27, input.span-28, textarea.span-28, input.span-29, textarea.span-29, input.span-30, textarea.span-30, input.span-31, textarea.span-31, input.span-32, textarea.span-32, input.span-33, textarea.span-33, input.span-34, textarea.span-34, input.span-35, textarea.span-35, input.span-36, textarea.span-36, input.span-37, textarea.span-37, input.span-38, textarea.span-38, input.span-39, textarea.span-39, input.span-40, textarea.span-40, input.span-41, textarea.span-41, input.span-42, textarea.span-42, input.span-43, textarea.span-43, input.span-44, textarea.span-44, input.span-45, textarea.span-45, input.span-46, textarea.span-46, input.span-47, textarea.span-47 {
  border-left-width: 1px!important;
  border-right-width: 1px!important;
  padding-left: 5px!important;
  padding-right: 5px!important;
}

input.span-1, textarea.span-1 { width: 4px !important; }
input.span-2, textarea.span-2 { width: 24px !important; }
input.span-3, textarea.span-3 { width: 44px !important; }
input.span-4, textarea.span-4 { width: 64px !important; }
input.span-5, textarea.span-5 { width: 84px !important; }
input.span-6, textarea.span-6 { width: 104px !important; }
input.span-7, textarea.span-7 { width: 124px !important; }
input.span-8, textarea.span-8 { width: 144px !important; }
input.span-9, textarea.span-9 { width: 164px !important; }
input.span-10, textarea.span-10 { width: 184px !important; }
input.span-11, textarea.span-11 { width: 204px !important; }
input.span-12, textarea.span-12 { width: 224px !important; }
input.span-13, textarea.span-13 { width: 244px !important; }
input.span-14, textarea.span-14 { width: 264px !important; }
input.span-15, textarea.span-15 { width: 284px !important; }
input.span-16, textarea.span-16 { width: 304px !important; }
input.span-17, textarea.span-17 { width: 324px !important; }
input.span-18, textarea.span-18 { width: 344px !important; }
input.span-19, textarea.span-19 { width: 364px !important; }
input.span-20, textarea.span-20 { width: 384px !important; }
input.span-21, textarea.span-21 { width: 404px !important; }
input.span-22, textarea.span-22 { width: 424px !important; }
input.span-23, textarea.span-23 { width: 444px !important; }
input.span-24, textarea.span-24 { width: 464px !important; }
input.span-25, textarea.span-25 { width: 484px !important; }
input.span-26, textarea.span-26 { width: 504px !important; }
input.span-27, textarea.span-27 { width: 524px !important; }
input.span-28, textarea.span-28 { width: 544px !important; }
input.span-29, textarea.span-29 { width: 564px !important; }
input.span-30, textarea.span-30 { width: 584px !important; }
input.span-31, textarea.span-31 { width: 604px !important; }
input.span-32, textarea.span-32 { width: 624px !important; }
input.span-33, textarea.span-33 { width: 644px !important; }
input.span-34, textarea.span-34 { width: 664px !important; }
input.span-35, textarea.span-35 { width: 684px !important; }
input.span-36, textarea.span-36 { width: 704px !important; }
input.span-37, textarea.span-37 { width: 724px !important; }
input.span-38, textarea.span-38 { width: 744px !important; }
input.span-39, textarea.span-39 { width: 764px !important; }
input.span-40, textarea.span-40 { width: 784px !important; }
input.span-41, textarea.span-41 { width: 804px !important; }
input.span-42, textarea.span-42 { width: 824px !important; }
input.span-43, textarea.span-43 { width: 844px !important; }
input.span-44, textarea.span-44 { width: 864px !important; }
input.span-45, textarea.span-45 { width: 884px !important; }
input.span-46, textarea.span-46 { width: 904px !important; }
input.span-47, textarea.span-47 { width: 924px !important; }
input.span-48, textarea.span-48 { width: 944px !important; }

/* Add these to a column to append empty cols. */

.append-1 { padding-right: 20px; }
.append-2 { padding-right: 40px; }
.append-3 { padding-right: 60px; }
.append-4 { padding-right: 80px; }
.append-5 { padding-right: 100px; }
.append-6 { padding-right: 120px; }
.append-7 { padding-right: 140px; }
.append-8 { padding-right: 160px; }
.append-9 { padding-right: 180px; }
.append-10 { padding-right: 200px; }
.append-11 { padding-right: 220px; }
.append-12 { padding-right: 240px; }
.append-13 { padding-right: 260px; }
.append-14 { padding-right: 280px; }
.append-15 { padding-right: 300px; }
.append-16 { padding-right: 320px; }
.append-17 { padding-right: 340px; }
.append-18 { padding-right: 360px; }
.append-19 { padding-right: 380px; }
.append-20 { padding-right: 400px; }
.append-21 { padding-right: 420px; }
.append-22 { padding-right: 440px; }
.append-23 { padding-right: 460px; }
.append-24 { padding-right: 480px; }
.append-25 { padding-right: 500px; }
.append-26 { padding-right: 520px; }
.append-27 { padding-right: 540px; }
.append-28 { padding-right: 560px; }
.append-29 { padding-right: 580px; }
.append-30 { padding-right: 600px; }
.append-31 { padding-right: 620px; }
.append-32 { padding-right: 640px; }
.append-33 { padding-right: 660px; }
.append-34 { padding-right: 680px; }
.append-35 { padding-right: 700px; }
.append-36 { padding-right: 720px; }
.append-37 { padding-right: 740px; }
.append-38 { padding-right: 760px; }
.append-39 { padding-right: 780px; }
.append-40 { padding-right: 800px; }
.append-41 { padding-right: 820px; }
.append-42 { padding-right: 840px; }
.append-43 { padding-right: 860px; }
.append-44 { padding-right: 880px; }
.append-45 { padding-right: 900px; }
.append-46 { padding-right: 920px; }
.append-47 { padding-right: 940px; }

/* Add these to a column to prepend empty cols. */

.prepend-1 { padding-left: 20px; }
.prepend-2 { padding-left: 40px; }
.prepend-3 { padding-left: 60px; }
.prepend-4 { padding-left: 80px; }
.prepend-5 { padding-left: 100px; }
.prepend-6 { padding-left: 120px; }
.prepend-7 { padding-left: 140px; }
.prepend-8 { padding-left: 160px; }
.prepend-9 { padding-left: 180px; }
.prepend-10 { padding-left: 200px; }
.prepend-11 { padding-left: 220px; }
.prepend-12 { padding-left: 240px; }
.prepend-13 { padding-left: 260px; }
.prepend-14 { padding-left: 280px; }
.prepend-15 { padding-left: 300px; }
.prepend-16 { padding-left: 320px; }
.prepend-17 { padding-left: 340px; }
.prepend-18 { padding-left: 360px; }
.prepend-19 { padding-left: 380px; }
.prepend-20 { padding-left: 400px; }
.prepend-21 { padding-left: 420px; }
.prepend-22 { padding-left: 440px; }
.prepend-23 { padding-left: 460px; }
.prepend-24 { padding-left: 480px; }
.prepend-25 { padding-left: 500px; }
.prepend-26 { padding-left: 520px; }
.prepend-27 { padding-left: 540px; }
.prepend-28 { padding-left: 560px; }
.prepend-29 { padding-left: 580px; }
.prepend-30 { padding-left: 600px; }
.prepend-31 { padding-left: 620px; }
.prepend-32 { padding-left: 640px; }
.prepend-33 { padding-left: 660px; }
.prepend-34 { padding-left: 680px; }
.prepend-35 { padding-left: 700px; }
.prepend-36 { padding-left: 720px; }
.prepend-37 { padding-left: 740px; }
.prepend-38 { padding-left: 760px; }
.prepend-39 { padding-left: 780px; }
.prepend-40 { padding-left: 800px; }
.prepend-41 { padding-left: 820px; }
.prepend-42 { padding-left: 840px; }
.prepend-43 { padding-left: 860px; }
.prepend-44 { padding-left: 880px; }
.prepend-45 { padding-left: 900px; }
.prepend-46 { padding-left: 920px; }
.prepend-47 { padding-left: 940px; }

/* Border on right hand side of a column. */
div.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}

/* Use these classes on an element to push it into the 
next column, or to pull it into the previous column.  */

.pull-1 { margin-left: -20px; }
.pull-2 { margin-left: -40px; }
.pull-3 { margin-left: -60px; }
.pull-4 { margin-left: -80px; }
.pull-5 { margin-left: -100px; }
.pull-6 { margin-left: -120px; }
.pull-7 { margin-left: -140px; }
.pull-8 { margin-left: -160px; }
.pull-9 { margin-left: -180px; }
.pull-10 { margin-left: -200px; }
.pull-11 { margin-left: -220px; }
.pull-12 { margin-left: -240px; }
.pull-13 { margin-left: -260px; }
.pull-14 { margin-left: -280px; }
.pull-15 { margin-left: -300px; }
.pull-16 { margin-left: -320px; }
.pull-17 { margin-left: -340px; }
.pull-18 { margin-left: -360px; }
.pull-19 { margin-left: -380px; }
.pull-20 { margin-left: -400px; }
.pull-21 { margin-left: -420px; }
.pull-22 { margin-left: -440px; }
.pull-23 { margin-left: -460px; }
.pull-24 { margin-left: -480px; }
.pull-25 { margin-left: -500px; }
.pull-26 { margin-left: -520px; }
.pull-27 { margin-left: -540px; }
.pull-28 { margin-left: -560px; }
.pull-29 { margin-left: -580px; }
.pull-30 { margin-left: -600px; }
.pull-31 { margin-left: -620px; }
.pull-32 { margin-left: -640px; }
.pull-33 { margin-left: -660px; }
.pull-34 { margin-left: -680px; }
.pull-35 { margin-left: -700px; }
.pull-36 { margin-left: -720px; }
.pull-37 { margin-left: -740px; }
.pull-38 { margin-left: -760px; }
.pull-39 { margin-left: -780px; }
.pull-40 { margin-left: -800px; }
.pull-41 { margin-left: -820px; }
.pull-42 { margin-left: -840px; }
.pull-43 { margin-left: -860px; }
.pull-44 { margin-left: -880px; }
.pull-45 { margin-left: -900px; }
.pull-46 { margin-left: -920px; }
.pull-47 { margin-left: -940px; }
.pull-48 { margin-left: -960px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24, .pull-25, .pull-26, .pull-27, .pull-28, .pull-29, .pull-30, .pull-31, .pull-32, .pull-33, .pull-34, .pull-35, .pull-36, .pull-37, .pull-38, .pull-39, .pull-40, .pull-41, .pull-42, .pull-43, .pull-44, .pull-45, .pull-46, .pull-47 { float: left; position:relative; }

.push-1 { margin: -20px 1.5em 20px; }
.push-2 { margin: -40px 1.5em 40px; }
.push-3 { margin: -60px 1.5em 60px; }
.push-4 { margin: -80px 1.5em 80px; }
.push-5 { margin: -100px 1.5em 100px; }
.push-6 { margin: -120px 1.5em 120px; }
.push-7 { margin: -140px 1.5em 140px; }
.push-8 { margin: -160px 1.5em 160px; }
.push-9 { margin: -180px 1.5em 180px; }
.push-10 { margin: -200px 1.5em 200px; }
.push-11 { margin: -220px 1.5em 220px; }
.push-12 { margin: -240px 1.5em 240px; }
.push-13 { margin: -260px 1.5em 260px; }
.push-14 { margin: -280px 1.5em 280px; }
.push-15 { margin: -300px 1.5em 300px; }
.push-16 { margin: -320px 1.5em 320px; }
.push-17 { margin: -340px 1.5em 340px; }
.push-18 { margin: -360px 1.5em 360px; }
.push-19 { margin: -380px 1.5em 380px; }
.push-20 { margin: -400px 1.5em 400px; }
.push-21 { margin: -420px 1.5em 420px; }
.push-22 { margin: -440px 1.5em 440px; }
.push-23 { margin: -460px 1.5em 460px; }
.push-24 { margin: -480px 1.5em 480px; }
.push-25 { margin: -500px 1.5em 500px; }
.push-26 { margin: -520px 1.5em 520px; }
.push-27 { margin: -540px 1.5em 540px; }
.push-28 { margin: -560px 1.5em 560px; }
.push-29 { margin: -580px 1.5em 580px; }
.push-30 { margin: -600px 1.5em 600px; }
.push-31 { margin: -620px 1.5em 620px; }
.push-32 { margin: -640px 1.5em 640px; }
.push-33 { margin: -660px 1.5em 660px; }
.push-34 { margin: -680px 1.5em 680px; }
.push-35 { margin: -700px 1.5em 700px; }
.push-36 { margin: -720px 1.5em 720px; }
.push-37 { margin: -740px 1.5em 740px; }
.push-38 { margin: -760px 1.5em 760px; }
.push-39 { margin: -780px 1.5em 780px; }
.push-40 { margin: -800px 1.5em 800px; }
.push-41 { margin: -820px 1.5em 820px; }
.push-42 { margin: -840px 1.5em 840px; }
.push-43 { margin: -860px 1.5em 860px; }
.push-44 { margin: -880px 1.5em 880px; }
.push-45 { margin: -900px 1.5em 900px; }
.push-46 { margin: -920px 1.5em 920px; }
.push-47 { margin: -940px 1.5em 940px; }
.push-48 { margin: -960px 1.5em 960px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24, .push-25, .push-26, .push-27, .push-28, .push-29, .push-30, .push-31, .push-32, .push-33, .push-34, .push-35, .push-36, .push-37, .push-38, .push-39, .push-40, .push-41, .push-42, .push-43, .push-44, .push-45, .push-46, .push-47 {float: right; position:relative;}

/* Misc classes and elements
-------------------------------------------------------------- */

/* In case you need to add a gutter above/below an element */
.prepend-top { 
  margin-top:1.5em; 
}
.append-bottom { 
  margin-bottom:1.5em; 
}

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #E5ECF9; 
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
  content: "\0020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }
.left { float: left; }
.right { float: right; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=4b678e&bgTextureHeader=05_inset_soft.png&bgImgOpacityHeader=55&borderColorHeader=4b678e&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=4b678e&fcContent=222222&iconColorContent=4b678e&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=4b678e&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=9c2b2b&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=febec2&bgTextureError=21_glow_ball.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=2c3844&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=70&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=80&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana; font-size: 1em; }
.ui-widget-content { border: 1px solid #4b678e; background: #fcfdfd; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4b678e; background: #4b678e; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default { border: 1px solid #4b678e; background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; outline: none; }
/*DR*/.ui-widget-content .ui-state-default { border: 1px solid #4b678e; background-image:none; font-weight: bold; color: #2e6e9e; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #9c2b2b; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #9c2b2b; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fad42e; background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #febec2 url(images/ui-bg_glow-ball_95_febec2_600x600.png) 50% 35% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_4b678e_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_4b678e_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #2c3844 url(images/ui-bg_flat_0_2c3844_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; box-shadow: 0 0 12px #222; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;background: none;border: none; }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; font:28px "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;color: #999;font-weight: normal; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .2em 1em; background: none; overflow: hidden; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }



body table thead th {
	background: #FAFafa;
	text-transform: uppercase;
	font-size: 0.9em;
	border-bottom: solid 1px #777;
	border-left: solid 1px #BBB;
}

body table thead th a {
	text-decoration: none;
}

body table tbody tr td {
	border-bottom: solid 1px #E2E2E2;
}

body h2 {
	font-size: 1.1em;
	color: #888;
}
.live-tile,.list-tile,.copy-tile,.tile-strip .flip-list>li{height:150px;margin:5px;outline:1px solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;width:150px}.live-tile.half-tile,.list-tile.half-tile,.copy-tile.half-tile,.tile-strip .flip-list>li.half-tile{height:70px;width:70px}.live-tile.half-wide,.list-tile.half-wide,.copy-tile.half-wide,.tile-strip .flip-list>li.half-wide{width:70px}.live-tile.two-wide,.list-tile.two-wide,.copy-tile.two-wide,.tile-strip .flip-list>li.two-wide{width:310px}.live-tile.three-wide,.list-tile.three-wide,.copy-tile.three-wide,.tile-strip .flip-list>li.three-wide{width:470px}.live-tile.four-wide,.list-tile.four-wide,.copy-tile.four-wide,.tile-strip .flip-list>li.four-wide{width:630px}.live-tile.five-wide,.list-tile.five-wide,.copy-tile.five-wide,.tile-strip .flip-list>li.five-wide{width:790px}.live-tile.six-wide,.list-tile.six-wide,.copy-tile.six-wide,.tile-strip .flip-list>li.six-wide{width:950px}.live-tile.seven-wide,.list-tile.seven-wide,.copy-tile.seven-wide,.tile-strip .flip-list>li.seven-wide{width:1110px}.live-tile.eight-wide,.list-tile.eight-wide,.copy-tile.eight-wide,.tile-strip .flip-list>li.eight-wide{width:1270px}.live-tile.nine-wide,.list-tile.nine-wide,.copy-tile.nine-wide,.tile-strip .flip-list>li.nine-wide{width:1430px}.live-tile.ten-wide,.list-tile.ten-wide,.copy-tile.ten-wide,.tile-strip .flip-list>li.ten-wide{width:1590px}.live-tile.half-tall,.list-tile.half-tall,.copy-tile.half-tall,.tile-strip .flip-list>li.half-tall{height:70px}.live-tile.two-tall,.list-tile.two-tall,.copy-tile.two-tall,.tile-strip .flip-list>li.two-tall{height:310px}.live-tile.three-tall,.list-tile.three-tall,.copy-tile.three-tall,.tile-strip .flip-list>li.three-tall{height:470px}.live-tile.four-tall,.list-tile.four-tall,.copy-tile.four-tall,.tile-strip .flip-list>li.four-tall{height:630px}.live-tile.five-tall,.list-tile.five-tall,.copy-tile.five-tall,.tile-strip .flip-list>li.five-tall{height:790px}.live-tile.six-tall,.list-tile.six-tall,.copy-tile.six-tall,.tile-strip .flip-list>li.six-tall{height:950px}.live-tile.seven-tall,.list-tile.seven-tall,.copy-tile.seven-tall,.tile-strip .flip-list>li.seven-tall{height:1110px}.live-tile.eight-tall,.list-tile.eight-tall,.copy-tile.eight-tall,.tile-strip .flip-list>li.eight-tall{height:1270px}.live-tile.nine-tall,.list-tile.nine-tall,.copy-tile.nine-tall,.tile-strip .flip-list>li.nine-tall{height:1430px}.live-tile.ten-tall,.list-tile.ten-tall,.copy-tile.ten-tall,.tile-strip .flip-list>li.ten-tall{height:1590px}.live-tile>.flip-list,.list-tile>.flip-list{height:100%;width:100%}.flip-list>li{height:50px;margin:0;padding:0;width:50px}.flip-list.fourTiles>li{border:none;padding:0;margin:0;height:50%;width:50%}.flip-list.nineTiles>li{height:33%;width:33%;border:none;padding:0;margin:0}.flip-list.fourTiles>li>div,.flip-list.fourTiles>li>div>a,.flip-list.fourTiles>li>div>img,.flip-list.nineTiles>li>div,.flip-list.nineTiles>li>div>a,.flip-list.nineTiles>li>div>img{border:none;height:100%;width:100%;padding:0;margin:0}.fourTiles .fourTiles1 img,.fourTiles img.fourTiles1,.fourTiles .fourTiles1 a,.fourTiles .tile-1 img,.fourTiles .tile-1 a{background-position:0 0}.fourTiles .fourTiles2 img,.fourTiles img.fourTiles2,.fourTiles .fourTiles2 a,.fourTiles .tile-2 img,.fourTiles .tile-2 a{background-position:-75px 0}.fourTiles .fourTiles3 img,.fourTiles img.fourTiles3,.fourTiles .fourTiles3 a,.fourTiles .tile-3 img,.fourTiles .tile-3 a{background-position:0 -75px}.fourTiles .fourTiles4 img,.fourTiles img.fourTiles4,.fourTiles .fourTiles4 a,.fourTiles .tile-4 img,.fourTiles .tile-4 a{background-position:-75px -75px}.nineTiles .nineTiles1 img,.nineTiles img.nineTiles1,.nineTiles .nineTiles1 a,.nineTiles .tile-1 img,.nineTiles .tile-1 a{background-position:0 0}.nineTiles .nineTiles2 img,.nineTiles img.nineTiles2,.nineTiles .nineTiles2 a,.nineTiles .tile-2 img,.nineTiles .tile-2 a{background-position:-50px 0}.nineTiles .nineTiles3 img,.nineTiles img.nineTiles3,.nineTiles .nineTiles3 a,.nineTiles .tile-3 img,.nineTiles .tile-3 a{background-position:-100px 0}.nineTiles .nineTiles4 img,.nineTiles img.nineTiles4,.nineTiles .nineTiles4 a,.nineTiles .tile-4 img,.nineTiles .tile-4 a{background-position:0 -50px}.nineTiles .nineTiles5 img,.nineTiles img.nineTiles5,.nineTiles .nineTiles5 a,.nineTiles .tile-5 img,.nineTiles .tile-5 a{background-position:-50px -50px}.nineTiles .nineTiles6 img,.nineTiles img.nineTiles6,.nineTiles .nineTiles6 a,.nineTiles .tile-6 img,.nineTiles .tile-6 a{background-position:-100px -50px}.nineTiles .nineTiles7 img,.nineTiles img.nineTiles7,.nineTiles .nineTiles7 a,.nineTiles .tile-7 img,.nineTiles .tile-7 a{background-position:0 -100px}.nineTiles .nineTiles8 img,.nineTiles img.nineTiles8,.nineTiles .nineTiles8 a,.nineTiles .tile-8 img,.nineTiles .tile-8 a{background-position:-50px -100px}.nineTiles .nineTiles9 img,.nineTiles img.nineTiles9,.nineTiles .nineTiles9 a,.nineTiles .tile-9 img,.nineTiles .tile-9 a{background-position:-100px -100px}.tile-group,.tile-strip{display:block;overflow:hidden;position:relative;z-index:20;-webkit-perspective:800px;-moz-perspective:800px;-ms-perspective:800px;perspective:800px}.tile-group.one-tile,.tile-strip.one-tile{height:160px;width:160px}.tile-group.half-wide,.tile-strip.half-wide{width:80px}.tile-group.one-wide,.tile-strip.one-wide{width:160px}.tile-group.two-wide,.tile-strip.two-wide{width:320px}.tile-group.three-wide,.tile-strip.three-wide{width:480px}.tile-group.four-wide,.tile-strip.four-wide{width:640px}.tile-group.five-wide,.tile-strip.five-wide{width:800px}.tile-group.six-wide,.tile-strip.six-wide{width:960px}.tile-group.seven-wide,.tile-strip.seven-wide{width:1120px}.tile-group.eight-wide,.tile-strip.eight-wide{width:1280px}.tile-group.nine-wide,.tile-strip.nine-wide{width:1440px}.tile-group.ten-wide,.tile-strip.ten-wide{width:1600px}.tile-group.half-tall,.tile-strip.half-tall{height:80px}.tile-group.one-tall,.tile-strip.one-tall{height:160px}.tile-group.two-tall,.tile-strip.two-tall{height:320px}.tile-group.three-tall,.tile-strip.three-tall{height:480px}.tile-group.four-tall,.tile-strip.four-tall{height:640px}.tile-group.five-tall,.tile-strip.five-tall{height:800px}.tile-group.six-tall,.tile-strip.six-tall{height:960px}.tile-group.seven-tall,.tile-strip.seven-tall{height:1120px}.tile-group.eight-tall,.tile-strip.eight-tall{height:1280px}.tile-group.nine-tall,.tile-strip.nine-tall{height:1440px}.tile-group.ten-tall,.tile-strip.ten-tall{height:1600px}.tile-strip,.live-tile,.list-tile,.copy-tile,.slide{float:left}.bounce{cursor:pointer;outline:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.bounce.bounce-c{filter:progid:DXImageTransform.Microsoft.Matrix(M11=.95,M12=0,M21=0,M22=.95);-webkit-transform:scale(.95);-ms-transform:scale(.95);-moz-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}.bounce.bounce-t{-webkit-transform:rotateX(20deg);-ms-transform:rotateX(20deg);-moz-transform:rotateX(20deg);-o-transform:rotateX(20deg);transform:rotateX(20deg);-webkit-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-ms-transform-origin:0% 100%;-o-transform-origin:0% 100%;transform-origin:0% 100%}.bounce.bounce-b{-webkit-transform:rotateX(-20deg);-ms-transform:rotateX(-20deg);-moz-transform:rotateX(-20deg);-o-transform:rotateX(-20deg);transform:rotateX(-20deg);-webkit-transform-origin:50% 0%;-moz-transform-origin:50% 0%;-ms-transform-origin:50% 0%;-o-transform-origin:50% 0%;transform-origin:50% 0%}.bounce.bounce-r{-webkit-transform:rotateY(20deg);-ms-transform:rotateY(20deg);-moz-transform:rotateY(20deg);-o-transform:rotateY(20deg);transform:rotateY(20deg);-webkit-transform-origin:0% 50%;-moz-transform-origin:0% 50%;-ms-transform-origin:0% 50%;-o-transform-origin:0% 50%;transform-origin:0% 50%}.bounce.bounce-l{-webkit-transform:rotateY(-20deg);-ms-transform:rotateY(-20deg);-moz-transform:rotateY(-20deg);-o-transform:rotateY(-20deg);transform:rotateY(-20deg);-webkit-transform-origin:100% 50%;-moz-transform-origin:100% 50%;-ms-transform-origin:100% 50%;-o-transform-origin:100% 50%;transform-origin:100% 50%}.bounce.bounce-tl{-webkit-transform:rotateX(10deg) rotateY(-10deg);-ms-transform:rotateX(10deg) rotateY(-10deg);-moz-transform:rotateX(10deg) rotateY(-10deg);-o-transform:rotateX(10deg) rotateY(-10deg);transform:rotateX(10deg) rotateY(-10deg)}.bounce.bounce-tr{-webkit-transform:rotateX(10deg) rotateY(10deg);-ms-transform:rotateX(10deg) rotateY(10deg);-moz-transform:rotateX(10deg) rotateY(10deg);-o-transform:rotateX(10deg) rotateY(10deg);transform:rotateX(10deg) rotateY(10deg)}.bounce.bounce-bl{-webkit-transform:rotateX(-10deg) rotateY(-10deg);-ms-transform:rotateX(-10deg) rotateY(-10deg);-moz-transform:rotateX(-10deg) rotateY(-10deg);-o-transform:rotateX(-10deg) rotateY(-10deg);transform:rotateX(-10deg) rotateY(-10deg)}.bounce.bounce-br{-webkit-transform:rotateX(-10deg) rotateY(10deg);-ms-transform:rotateX(-10deg) rotateY(10deg);-moz-transform:rotateX(-10deg) rotateY(10deg);-o-transform:rotateX(-10deg) rotateY(10deg);transform:rotateX(-10deg) rotateY(10deg)}.live-tile,.list-tile,.copy-tile{color:#fff;overflow:hidden;position:relative;z-index:20}.live-tile p,.list-tile p,.copy-tile p,.live-tile .face,.list-tile .face,.copy-tile .face{display:block;font-size:1em;line-height:1.2em;margin:0}.live-tile .face,.list-tile .face,.copy-tile .face{padding:0}.live-tile p,.list-tile p,.copy-tile p{padding:10px}.live-tile.half-tile p,.list-tile.half-tile p,.copy-tile.half-tile p{padding:5px}.live-tile .face.full,.list-tile .face.full,.copy-tile .face.full{height:100%;width:100%}.live-tile img,.list-tile img,.copy-tile img{border:none}.live-tile .tile-title,.list-tile .tile-title,.copy-tile .tile-title{position:absolute;bottom:0;font-size:13px;left:0;padding:0 0 6px 6%;text-decoration:none;width:98%;z-index:30}.live-tile a,.list-tile a,.copy-tile a{color:#fff}.live-tile a.tile-title:link,.list-tile a.tile-title:link,.copy-tile a.tile-title:link,.live-tile a.tile-title:visited,.list-tile a.tile-title:visited,.copy-tile a.tile-title:visited,.live-tile a.tile-title:hover,.list-tile a.tile-title:hover,.copy-tile a.tile-title:hover,.live-tile a.tile-title,.list-tile a.tile-title,.copy-tile a.tile-title{text-decoration:none}.live-tile a:link,.list-tile a:link,.copy-tile a:link,.live-tile a:visited,.list-tile a:visited,.copy-tile a:visited{color:#fff;text-decoration:underline}.live-tile a:hover,.list-tile a:hover,.copy-tile a:hover{color:#fff;text-decoration:none}.light .copy-tile{color:#000}.light .copy-tile.accent{color:#fff}.light .copy-tile.accent a,.light .copy-tile.accent a:link,.light .copy-tile.accent a:visited,.light .copy-tile.accent a:hover{color:#fff}.light .copy-tile a,.light .copy-tile a:link,.light .copy-tile a:visited,.light .copy-tile a:hover{color:#000}.light .copy-tile .face,.light .copy-tile .accent{color:#fff}.light .copy-tile .face a,.light .copy-tile .accent a,.light .copy-tile .face a:link,.light .copy-tile .accent a:link,.light .copy-tile .face a:visited,.light .copy-tile .accent a:visited,.light .copy-tile .face a:hover,.light .copy-tile .accent a:hover{color:#fff}.copy-tile p{padding:5px 5px 0 5px;font-size:.95em}.noselect>div,.noselect>.slide,.noselect>.slide-front,.noselect>.slide-back,.noselect>.fade-front,.noselect>.fade-back,.noselect>.flip-front,.noselect>.flip-back{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.live-tile>div,.list-tile>div,.live-tile>.slide,.carousel>.slide,.live-tile>.slide-front,.live-tile>.slide-back,.live-tile>.fade-front,.live-tile>.fade-back,.live-tile>.flip-front,.live-tile>.flip-back{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:0;left:0;margin:0;height:100%;width:100%;overflow:hidden;position:absolute;z-index:20}.list-tile>div{position:relative;background-color:transparent}img.full,a.full,.live-tile .full,.list-tile .full{display:block;margin:0;height:100%;text-decoration:none;width:100%}img.full-w,a.full-w,.live-tile .full-w,.list-tile .full-w{display:block;margin:0;text-decoration:none;width:100%}img.full-h,a.full-h,.live-tile .full-h,.list-tile .full-h{display:block;margin:0;height:100%}.live-tile>.back,.live-tile>.slide-back,.live-tile>.fade-back,.live-tile>.flip-back,.flip-list .flip-back{position:absolute;z-index:10}.flip-list{padding:0;margin:0}.list-tile .flip-list{height:100%;width:100%}.flip-list>li>a{border:none;outline:none;text-decoration:none;margin:0;padding:0;height:100%;width:100%}.flip-list>li img{border:none;outline:none;height:100%;margin:0;padding:0;width:100%}.flip-list>li{float:left;list-style-type:none;outline:none;position:relative}.flip-list>li>div{border:none;background:#fff;height:100%;left:0;margin:0;overflow:hidden;position:absolute;padding:0;top:0;width:100%;z-index:20}.flip-list>li>div.flip-back{height:0}.live-tile.flip.ha,.flip-list.ha{position:relative;overflow:hidden}.live-tile.flip .ha.flip-front,.flip-list .ha.flip-front,.live-tile.flip .ha.flip-back,.flip-list .ha.flip-back{position:absolute;z-index:20;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.flip-list>li>.ha.flip-back,.flip-list>li>.ha.flip-back img{margin:0!important;height:100%}.metroBig,.metroExtraLarge,.face.metroBig,.face.metroExtraLarge,.live-tile .metroExtraLarge{font-size:2em;line-height:1.1em}a.metroBig:link,a.metroExtraLarge:link,a.face.metroBig:link,a.face.metroExtraLarge:link,a.live-tile .metroExtraLarge:link{text-decoration:none}.metroLarger,.face.metroLarger,.live-tile .metroLarger{font-size:1.5em;line-height:1.1em}a.metroLarger:link,a.face.metroLarger:link,a.live-tile .metroLarger:link{text-decoration:none}.metroLarge,.face.metroLarge,.live-tile .metroLarge{font-size:1.2em;line-height:1.1em}a.metroLarge:link,a.face.metroLarge:link,a.live-tile .metroLarge:link{text-decoration:none}.metroSmall,.face.metroSmall,.live-tile .metroSmall{font-size:.9em;line-height:1em}a.metroSmall:link,a.face.metroSmall:link,a.live-tile .metroSmall:link{text-decoration:none}.metroSmaller,.face.metroSmaller,.live-tile .metroSmaller{font-size:.8em;line-height:1em}a.metroSmaller:link,a.face.metroSmaller:link,a.live-tile .metroSmaller:link{text-decoration:none}.metroExtraSmall,.face.metroExtraSmall,.live-tile .metroExtraSmall{font-size:.7em;line-height:1em}a.metroExtraSmall:link,a.face.metroExtraSmall:link,a.live-tile .metroExtraSmall:link{text-decoration:none}.live-tile.me .metroBig,.live-tile .bottom{display:block;position:absolute;left:10px;bottom:10px;padding:0;text-decoration:none}.live-tile.half-tile .bottom{left:5px}.light{background-color:#fff;color:#000}.dark{background-color:#000;color:#fff}.light.accent{background-color:#fff}.dark.accent{background-color:#000}.light .appbar{background-color:#dfdfdf}.dark .appbar{background-color:#212021}.amber .accent,.amber .accentBg,.amber .accentBgHover:hover,.amber .accentBgHover a:hover,.amber .live-tile>div,.amber .copy-tile>div,.amber .live-tile>.face,.amber .copy-tile>.face,.amber .live-tile>.slide,.amber .live-tile>.flip-back,.amber .live-tile>.flip-front,.amber .live-tile>.slide-back,.amber .live-tile>.slide-front,.amber .list-tile>div,.amber .flip-list>li>div{background-color:#f1a30b}.amber .accentColor,.amber .accentHover:hover,.amber .accentHover a:hover,.amber .accentLink a,.amber .accentLink a:hover,.amber .accentLink a:visited,.amber a.accentLink,.amber a.accentLink:hover,.amber a.accentLink:visited{color:#f1a30b}.amber .accentBorder{border-color:#f1a30b}.amber .accentBorderBottom{border-bottom-color:#f1a30b}.amber .accentBorderLeft{border-left-color:#f1a30b}.amber .accentBorderRight{border-right-color:#f1a30b}.amber .accentBorderTop{border-top-color:#f1a30b}.blue .accent,.blue .accentBg,.blue .accentBgHover:hover,.blue .accentBgHover a:hover,.blue .live-tile>div,.blue .copy-tile>div,.blue .live-tile>.face,.blue .copy-tile>.face,.blue .live-tile>.slide,.blue .live-tile>.flip-back,.blue .live-tile>.flip-front,.blue .live-tile>.slide-back,.blue .live-tile>.slide-front,.blue .list-tile>div,.blue .flip-list>li>div{background-color:#1ba1e2}.blue .accentColor,.blue .accentHover:hover,.blue .accentHover a:hover,.blue .accentLink a,.blue .accentLink a:hover,.blue .accentLink a:visited,.blue a.accentLink,.blue a.accentLink:hover,.blue a.accentLink:visited{color:#1ba1e2}.blue .accentBorder{border-color:#1ba1e2}.blue .accentBorderBottom{border-bottom-color:#1ba1e2}.blue .accentBorderLeft{border-left-color:#1ba1e2}.blue .accentBorderRight{border-right-color:#1ba1e2}.blue .accentBorderTop{border-top-color:#1ba1e2}.brown .accent,.brown .accentBg,.brown .accentBgHover:hover,.brown .accentBgHover a:hover,.brown .live-tile>div,.brown .copy-tile>div,.brown .live-tile>.face,.brown .copy-tile>.face,.brown .live-tile>.slide,.brown .live-tile>.flip-back,.brown .live-tile>.flip-front,.brown .live-tile>.slide-back,.brown .live-tile>.slide-front,.brown .list-tile>div,.brown .flip-list>li>div{background-color:#a05000}.brown .accentColor,.brown .accentHover:hover,.brown .accentHover a:hover,.brown .accentLink a,.brown .accentLink a:hover,.brown .accentLink a:visited,.brown a.accentLink,.brown a.accentLink:hover,.brown a.accentLink:visited{color:#a05000}.brown .accentBorder{border-color:#a05000}.brown .accentBorderBottom{border-bottom-color:#a05000}.brown .accentBorderLeft{border-left-color:#a05000}.brown .accentBorderRight{border-right-color:#a05000}.brown .accentBorderTop{border-top-color:#a05000}.cobalt .accent,.cobalt .accentBg,.cobalt .accentBgHover:hover,.cobalt .accentBgHover a:hover,.cobalt .live-tile>div,.cobalt .copy-tile>div,.cobalt .live-tile>.face,.cobalt .copy-tile>.face,.cobalt .live-tile>.slide,.cobalt .live-tile>.flip-back,.cobalt .live-tile>.flip-front,.cobalt .live-tile>.slide-back,.cobalt .live-tile>.slide-front,.cobalt .list-tile>div,.cobalt .flip-list>li>div{background-color:#0050ef}.cobalt .accentColor,.cobalt .accentHover:hover,.cobalt .accentHover a:hover,.cobalt .accentLink a,.cobalt .accentLink a:hover,.cobalt .accentLink a:visited,.cobalt a.accentLink,.cobalt a.accentLink:hover,.cobalt a.accentLink:visited{color:#0050ef}.cobalt .accentBorder{border-color:#0050ef}.cobalt .accentBorderBottom{border-bottom-color:#0050ef}.cobalt .accentBorderLeft{border-left-color:#0050ef}.cobalt .accentBorderRight{border-right-color:#0050ef}.cobalt .accentBorderTop{border-top-color:#0050ef}.crimson .accent,.crimson .accentBg,.crimson .accentBgHover:hover,.crimson .accentBgHover a:hover,.crimson .live-tile>div,.crimson .copy-tile>div,.crimson .live-tile>.face,.crimson .copy-tile>.face,.crimson .live-tile>.slide,.crimson .live-tile>.flip-back,.crimson .live-tile>.flip-front,.crimson .live-tile>.slide-back,.crimson .live-tile>.slide-front,.crimson .list-tile>div,.crimson .flip-list>li>div{background-color:#a20025}.crimson .accentColor,.crimson .accentHover:hover,.crimson .accentHover a:hover,.crimson .accentLink a,.crimson .accentLink a:hover,.crimson .accentLink a:visited,.crimson a.accentLink,.crimson a.accentLink:hover,.crimson a.accentLink:visited{color:#a20025}.crimson .accentBorder{border-color:#a20025}.crimson .accentBorderBottom{border-bottom-color:#a20025}.crimson .accentBorderLeft{border-left-color:#a20025}.crimson .accentBorderRight{border-right-color:#a20025}.crimson .accentBorderTop{border-top-color:#a20025}.cyan .accent,.cyan .accentBg,.cyan .accentBgHover:hover,.cyan .accentBgHover a:hover,.cyan .live-tile>div,.cyan .copy-tile>div,.cyan .live-tile>.face,.cyan .copy-tile>.face,.cyan .live-tile>.slide,.cyan .live-tile>.flip-back,.cyan .live-tile>.flip-front,.cyan .live-tile>.slide-back,.cyan .live-tile>.slide-front,.cyan .list-tile>div,.cyan .flip-list>li>div{background-color:#1ba0e1}.cyan .accentColor,.cyan .accentHover:hover,.cyan .accentHover a:hover,.cyan .accentLink a,.cyan .accentLink a:hover,.cyan .accentLink a:visited,.cyan a.accentLink,.cyan a.accentLink:hover,.cyan a.accentLink:visited{color:#1ba0e1}.cyan .accentBorder{border-color:#1ba0e1}.cyan .accentBorderBottom{border-bottom-color:#1ba0e1}.cyan .accentBorderLeft{border-left-color:#1ba0e1}.cyan .accentBorderRight{border-right-color:#1ba0e1}.cyan .accentBorderTop{border-top-color:#1ba0e1}.emerald .accent,.emerald .accentBg,.emerald .accentBgHover:hover,.emerald .accentBgHover a:hover,.emerald .live-tile>div,.emerald .copy-tile>div,.emerald .live-tile>.face,.emerald .copy-tile>.face,.emerald .live-tile>.slide,.emerald .live-tile>.flip-back,.emerald .live-tile>.flip-front,.emerald .live-tile>.slide-back,.emerald .live-tile>.slide-front,.emerald .list-tile>div,.emerald .flip-list>li>div{background-color:#008a00}.emerald .accentColor,.emerald .accentHover:hover,.emerald .accentHover a:hover,.emerald .accentLink a,.emerald .accentLink a:hover,.emerald .accentLink a:visited,.emerald a.accentLink,.emerald a.accentLink:hover,.emerald a.accentLink:visited{color:#008a00}.emerald .accentBorder{border-color:#008a00}.emerald .accentBorderBottom{border-bottom-color:#008a00}.emerald .accentBorderLeft{border-left-color:#008a00}.emerald .accentBorderRight{border-right-color:#008a00}.emerald .accentBorderTop{border-top-color:#008a00}.green .accent,.green .accentBg,.green .accentBgHover:hover,.green .accentBgHover a:hover,.green .live-tile>div,.green .copy-tile>div,.green .live-tile>.face,.green .copy-tile>.face,.green .live-tile>.slide,.green .live-tile>.flip-back,.green .live-tile>.flip-front,.green .live-tile>.slide-back,.green .live-tile>.slide-front,.green .list-tile>div,.green .flip-list>li>div{background-color:#393}.green .accentColor,.green .accentHover:hover,.green .accentHover a:hover,.green .accentLink a,.green .accentLink a:hover,.green .accentLink a:visited,.green a.accentLink,.green a.accentLink:hover,.green a.accentLink:visited{color:#393}.green .accentBorder{border-color:#393}.green .accentBorderBottom{border-bottom-color:#393}.green .accentBorderLeft{border-left-color:#393}.green .accentBorderRight{border-right-color:#393}.green .accentBorderTop{border-top-color:#393}.indigo .accent,.indigo .accentBg,.indigo .accentBgHover:hover,.indigo .accentBgHover a:hover,.indigo .live-tile>div,.indigo .copy-tile>div,.indigo .live-tile>.face,.indigo .copy-tile>.face,.indigo .live-tile>.slide,.indigo .live-tile>.flip-back,.indigo .live-tile>.flip-front,.indigo .live-tile>.slide-back,.indigo .live-tile>.slide-front,.indigo .list-tile>div,.indigo .flip-list>li>div{background-color:#6a00ff}.indigo .accentColor,.indigo .accentHover:hover,.indigo .accentHover a:hover,.indigo .accentLink a,.indigo .accentLink a:hover,.indigo .accentLink a:visited,.indigo a.accentLink,.indigo a.accentLink:hover,.indigo a.accentLink:visited{color:#6a00ff}.indigo .accentBorder{border-color:#6a00ff}.indigo .accentBorderBottom{border-bottom-color:#6a00ff}.indigo .accentBorderLeft{border-left-color:#6a00ff}.indigo .accentBorderRight{border-right-color:#6a00ff}.indigo .accentBorderTop{border-top-color:#6a00ff}.lime .accent,.lime .accentBg,.lime .accentBgHover:hover,.lime .accentBgHover a:hover,.lime .live-tile>div,.lime .copy-tile>div,.lime .live-tile>.face,.lime .copy-tile>.face,.lime .live-tile>.slide,.lime .live-tile>.flip-back,.lime .live-tile>.flip-front,.lime .live-tile>.slide-back,.lime .live-tile>.slide-front,.lime .list-tile>div,.lime .flip-list>li>div{background-color:#a2c139}.lime .accentColor,.lime .accentHover:hover,.lime .accentHover a:hover,.lime .accentLink a,.lime .accentLink a:hover,.lime .accentLink a:visited,.lime a.accentLink,.lime a.accentLink:hover,.lime a.accentLink:visited{color:#a2c139}.lime .accentBorder{border-color:#a2c139}.lime .accentBorderBottom{border-bottom-color:#a2c139}.lime .accentBorderLeft{border-left-color:#a2c139}.lime .accentBorderRight{border-right-color:#a2c139}.lime .accentBorderTop{border-top-color:#a2c139}.magenta .accent,.magenta .accentBg,.magenta .accentBgHover:hover,.magenta .accentBgHover a:hover,.magenta .live-tile>div,.magenta .copy-tile>div,.magenta .live-tile>.face,.magenta .copy-tile>.face,.magenta .live-tile>.slide,.magenta .live-tile>.flip-back,.magenta .live-tile>.flip-front,.magenta .live-tile>.slide-back,.magenta .live-tile>.slide-front,.magenta .list-tile>div,.magenta .flip-list>li>div{background-color:#d80073}.magenta .accentColor,.magenta .accentHover:hover,.magenta .accentHover a:hover,.magenta .accentLink a,.magenta .accentLink a:hover,.magenta .accentLink a:visited,.magenta a.accentLink,.magenta a.accentLink:hover,.magenta a.accentLink:visited{color:#d80073}.magenta .accentBorder{border-color:#d80073}.magenta .accentBorderBottom{border-bottom-color:#d80073}.magenta .accentBorderLeft{border-left-color:#d80073}.magenta .accentBorderRight{border-right-color:#d80073}.magenta .accentBorderTop{border-top-color:#d80073}.mango .accent,.mango .accentBg,.mango .accentBgHover:hover,.mango .accentBgHover a:hover,.mango .live-tile>div,.mango .copy-tile>div,.mango .live-tile>.face,.mango .copy-tile>.face,.mango .live-tile>.slide,.mango .live-tile>.flip-back,.mango .live-tile>.flip-front,.mango .live-tile>.slide-back,.mango .live-tile>.slide-front,.mango .list-tile>div,.mango .flip-list>li>div{background-color:#f09609}.mango .accentColor,.mango .accentHover:hover,.mango .accentHover a:hover,.mango .accentLink a,.mango .accentLink a:hover,.mango .accentLink a:visited,.mango a.accentLink,.mango a.accentLink:hover,.mango a.accentLink:visited{color:#f09609}.mango .accentBorder{border-color:#f09609}.mango .accentBorderBottom{border-bottom-color:#f09609}.mango .accentBorderLeft{border-left-color:#f09609}.mango .accentBorderRight{border-right-color:#f09609}.mango .accentBorderTop{border-top-color:#f09609}.mauve .accent,.mauve .accentBg,.mauve .accentBgHover:hover,.mauve .accentBgHover a:hover,.mauve .live-tile>div,.mauve .copy-tile>div,.mauve .live-tile>.face,.mauve .copy-tile>.face,.mauve .live-tile>.slide,.mauve .live-tile>.flip-back,.mauve .live-tile>.flip-front,.mauve .live-tile>.slide-back,.mauve .live-tile>.slide-front,.mauve .list-tile>div,.mauve .flip-list>li>div{background-color:#765f89}.mauve .accentColor,.mauve .accentHover:hover,.mauve .accentHover a:hover,.mauve .accentLink a,.mauve .accentLink a:hover,.mauve .accentLink a:visited,.mauve a.accentLink,.mauve a.accentLink:hover,.mauve a.accentLink:visited{color:#765f89}.mauve .accentBorder{border-color:#765f89}.mauve .accentBorderBottom{border-bottom-color:#765f89}.mauve .accentBorderLeft{border-left-color:#765f89}.mauve .accentBorderRight{border-right-color:#765f89}.mauve .accentBorderTop{border-top-color:#765f89}.olive .accent,.olive .accentBg,.olive .accentBgHover:hover,.olive .accentBgHover a:hover,.olive .live-tile>div,.olive .copy-tile>div,.olive .live-tile>.face,.olive .copy-tile>.face,.olive .live-tile>.slide,.olive .live-tile>.flip-back,.olive .live-tile>.flip-front,.olive .live-tile>.slide-back,.olive .live-tile>.slide-front,.olive .list-tile>div,.olive .flip-list>li>div{background-color:#6d8764}.olive .accentColor,.olive .accentHover:hover,.olive .accentHover a:hover,.olive .accentLink a,.olive .accentLink a:hover,.olive .accentLink a:visited,.olive a.accentLink,.olive a.accentLink:hover,.olive a.accentLink:visited{color:#6d8764}.olive .accentBorder{border-color:#6d8764}.olive .accentBorderBottom{border-bottom-color:#6d8764}.olive .accentBorderLeft{border-left-color:#6d8764}.olive .accentBorderRight{border-right-color:#6d8764}.olive .accentBorderTop{border-top-color:#6d8764}.orange .accent,.orange .accentBg,.orange .accentBgHover:hover,.orange .accentBgHover a:hover,.orange .live-tile>div,.orange .copy-tile>div,.orange .live-tile>.face,.orange .copy-tile>.face,.orange .live-tile>.slide,.orange .live-tile>.flip-back,.orange .live-tile>.flip-front,.orange .live-tile>.slide-back,.orange .live-tile>.slide-front,.orange .list-tile>div,.orange .flip-list>li>div{background-color:#fa6801}.orange .accentColor,.orange .accentHover:hover,.orange .accentHover a:hover,.orange .accentLink a,.orange .accentLink a:hover,.orange .accentLink a:visited,.orange a.accentLink,.orange a.accentLink:hover,.orange a.accentLink:visited{color:#fa6801}.orange .accentBorder{border-color:#fa6801}.orange .accentBorderBottom{border-bottom-color:#fa6801}.orange .accentBorderLeft{border-left-color:#fa6801}.orange .accentBorderRight{border-right-color:#fa6801}.orange .accentBorderTop{border-top-color:#fa6801}.pink .accent,.pink .accentBg,.pink .accentBgHover:hover,.pink .accentBgHover a:hover,.pink .live-tile>div,.pink .copy-tile>div,.pink .live-tile>.face,.pink .copy-tile>.face,.pink .live-tile>.slide,.pink .live-tile>.flip-back,.pink .live-tile>.flip-front,.pink .live-tile>.slide-back,.pink .live-tile>.slide-front,.pink .list-tile>div,.pink .flip-list>li>div{background-color:#e671b8}.pink .accentColor,.pink .accentHover:hover,.pink .accentHover a:hover,.pink .accentLink a,.pink .accentLink a:hover,.pink .accentLink a:visited,.pink a.accentLink,.pink a.accentLink:hover,.pink a.accentLink:visited{color:#e671b8}.pink .accentBorder{border-color:#e671b8}.pink .accentBorderBottom{border-bottom-color:#e671b8}.pink .accentBorderLeft{border-left-color:#e671b8}.pink .accentBorderRight{border-right-color:#e671b8}.pink .accentBorderTop{border-top-color:#e671b8}.purple .accent,.purple .accentBg,.purple .accentBgHover:hover,.purple .accentBgHover a:hover,.purple .live-tile>div,.purple .copy-tile>div,.purple .live-tile>.face,.purple .copy-tile>.face,.purple .live-tile>.slide,.purple .live-tile>.flip-back,.purple .live-tile>.flip-front,.purple .live-tile>.slide-back,.purple .live-tile>.slide-front,.purple .list-tile>div,.purple .flip-list>li>div{background-color:#a200ff}.purple .accentColor,.purple .accentHover:hover,.purple .accentHover a:hover,.purple .accentLink a,.purple .accentLink a:hover,.purple .accentLink a:visited,.purple a.accentLink,.purple a.accentLink:hover,.purple a.accentLink:visited{color:#a200ff}.purple .accentBorder{border-color:#a200ff}.purple .accentBorderBottom{border-bottom-color:#a200ff}.purple .accentBorderLeft{border-left-color:#a200ff}.purple .accentBorderRight{border-right-color:#a200ff}.purple .accentBorderTop{border-top-color:#a200ff}.violet .accent,.violet .accentBg,.violet .accentBgHover:hover,.violet .accentBgHover a:hover,.violet .live-tile>div,.violet .copy-tile>div,.violet .live-tile>.face,.violet .copy-tile>.face,.violet .live-tile>.slide,.violet .live-tile>.flip-back,.violet .live-tile>.flip-front,.violet .live-tile>.slide-back,.violet .live-tile>.slide-front,.violet .list-tile>div,.violet .flip-list>li>div{background-color:#a200ff}.violet .accentColor,.violet .accentHover:hover,.violet .accentHover a:hover,.violet .accentLink a,.violet .accentLink a:hover,.violet .accentLink a:visited,.violet a.accentLink,.violet a.accentLink:hover,.violet a.accentLink:visited{color:#a200ff}.violet .accentBorder{border-color:#a200ff}.violet .accentBorderBottom{border-bottom-color:#a200ff}.violet .accentBorderLeft{border-left-color:#a200ff}.violet .accentBorderRight{border-right-color:#a200ff}.violet .accentBorderTop{border-top-color:#a200ff}.red .accent,.red .accentBg,.red .accentBgHover:hover,.red .accentBgHover a:hover,.red .live-tile>div,.red .copy-tile>div,.red .live-tile>.face,.red .copy-tile>.face,.red .live-tile>.slide,.red .live-tile>.flip-back,.red .live-tile>.flip-front,.red .live-tile>.slide-back,.red .live-tile>.slide-front,.red .list-tile>div,.red .flip-list>li>div{background-color:#e51400}.red .accentColor,.red .accentHover:hover,.red .accentHover a:hover,.red .accentLink a,.red .accentLink a:hover,.red .accentLink a:visited,.red a.accentLink,.red a.accentLink:hover,.red a.accentLink:visited{color:#e51400}.red .accentBorder{border-color:#e51400}.red .accentBorderBottom{border-bottom-color:#e51400}.red .accentBorderLeft{border-left-color:#e51400}.red .accentBorderRight{border-right-color:#e51400}.red .accentBorderTop{border-top-color:#e51400}.sienna .accent,.sienna .accentBg,.sienna .accentBgHover:hover,.sienna .accentBgHover a:hover,.sienna .live-tile>div,.sienna .copy-tile>div,.sienna .live-tile>.face,.sienna .copy-tile>.face,.sienna .live-tile>.slide,.sienna .live-tile>.flip-back,.sienna .live-tile>.flip-front,.sienna .live-tile>.slide-back,.sienna .live-tile>.slide-front,.sienna .list-tile>div,.sienna .flip-list>li>div{background-color:#7b3a3e}.sienna .accentColor,.sienna .accentHover:hover,.sienna .accentHover a:hover,.sienna .accentLink a,.sienna .accentLink a:hover,.sienna .accentLink a:visited,.sienna a.accentLink,.sienna a.accentLink:hover,.sienna a.accentLink:visited{color:#7b3a3e}.sienna .accentBorder{border-color:#7b3a3e}.sienna .accentBorderBottom{border-bottom-color:#7b3a3e}.sienna .accentBorderLeft{border-left-color:#7b3a3e}.sienna .accentBorderRight{border-right-color:#7b3a3e}.sienna .accentBorderTop{border-top-color:#7b3a3e}.steel .accent,.steel .accentBg,.steel .accentBgHover:hover,.steel .accentBgHover a:hover,.steel .live-tile>div,.steel .copy-tile>div,.steel .live-tile>.face,.steel .copy-tile>.face,.steel .live-tile>.slide,.steel .live-tile>.flip-back,.steel .live-tile>.flip-front,.steel .live-tile>.slide-back,.steel .live-tile>.slide-front,.steel .list-tile>div,.steel .flip-list>li>div{background-color:#657688}.steel .accentColor,.steel .accentHover:hover,.steel .accentHover a:hover,.steel .accentLink a,.steel .accentLink a:hover,.steel .accentLink a:visited,.steel a.accentLink,.steel a.accentLink:hover,.steel a.accentLink:visited{color:#657688}.steel .accentBorder{border-color:#657688}.steel .accentBorderBottom{border-bottom-color:#657688}.steel .accentBorderLeft{border-left-color:#657688}.steel .accentBorderRight{border-right-color:#657688}.steel .accentBorderTop{border-top-color:#657688}.teal .accent,.teal .accentBg,.teal .accentBgHover:hover,.teal .accentBgHover a:hover,.teal .live-tile>div,.teal .copy-tile>div,.teal .live-tile>.face,.teal .copy-tile>.face,.teal .live-tile>.slide,.teal .live-tile>.flip-back,.teal .live-tile>.flip-front,.teal .live-tile>.slide-back,.teal .live-tile>.slide-front,.teal .list-tile>div,.teal .flip-list>li>div{background-color:#00aba9}.teal .accentColor,.teal .accentHover:hover,.teal .accentHover a:hover,.teal .accentLink a,.teal .accentLink a:hover,.teal .accentLink a:visited,.teal a.accentLink,.teal a.accentLink:hover,.teal a.accentLink:visited{color:#00aba9}.teal .accentBorder{border-color:#00aba9}.teal .accentBorderBottom{border-bottom-color:#00aba9}.teal .accentBorderLeft{border-left-color:#00aba9}.teal .accentBorderRight{border-right-color:#00aba9}.teal .accentBorderTop{border-top-color:#00aba9}.yellow .accent,.yellow .accentBg,.yellow .accentBgHover:hover,.yellow .accentBgHover a:hover,.yellow .live-tile>div,.yellow .copy-tile>div,.yellow .live-tile>.face,.yellow .copy-tile>.face,.yellow .live-tile>.slide,.yellow .live-tile>.flip-back,.yellow .live-tile>.flip-front,.yellow .live-tile>.slide-back,.yellow .live-tile>.slide-front,.yellow .list-tile>div,.yellow .flip-list>li>div{background-color:#d8c101}.yellow .accentColor,.yellow .accentHover:hover,.yellow .accentHover a:hover,.yellow .accentLink a,.yellow .accentLink a:hover,.yellow .accentLink a:visited,.yellow a.accentLink,.yellow a.accentLink:hover,.yellow a.accentLink:visited{color:#d8c101}.yellow .accentBorder{border-color:#d8c101}.yellow .accentBorderBottom{border-bottom-color:#d8c101}.yellow .accentBorderLeft{border-left-color:#d8c101}.yellow .accentBorderRight{border-right-color:#d8c101}.yellow .accentBorderTop{border-top-color:#d8c101}.trans .accent,.trans .accentBg,.trans .accentBgHover:hover,.trans .accentBgHover a:hover,.trans .live-tile>div,.trans .copy-tile>div,.trans .live-tile>.face,.trans .copy-tile>.face,.trans .live-tile>.slide,.trans .live-tile>.flip-back,.trans .live-tile>.flip-front,.trans .live-tile>.slide-back,.trans .live-tile>.slide-front,.trans .list-tile>div,.trans .flip-list>li>div{background-color:transparent}.trans .accentColor,.trans .accentHover:hover,.trans .accentHover a:hover,.trans .accentLink a,.trans .accentLink a:hover,.trans .accentLink a:visited,.trans a.accentLink,.trans a.accentLink:hover,.trans a.accentLink:visited{color:transparent}.trans .accentBorder{border-color:transparent}.trans .accentBorderBottom{border-bottom-color:transparent}.trans .accentBorderLeft{border-left-color:transparent}.trans .accentBorderRight{border-right-color:transparent}.trans .accentBorderTop{border-top-color:transparent}.white .accent,.white .accentBg,.white .accentBgHover:hover,.white .accentBgHover a:hover,.white .live-tile>div,.white .copy-tile>div,.white .live-tile>.face,.white .copy-tile>.face,.white .live-tile>.slide,.white .live-tile>.flip-back,.white .live-tile>.flip-front,.white .live-tile>.slide-back,.white .live-tile>.slide-front,.white .list-tile>div,.white .flip-list>li>div{background-color:#fff}.white .accentColor,.white .accentHover:hover,.white .accentHover a:hover,.white .accentLink a,.white .accentLink a:hover,.white .accentLink a:visited,.white a.accentLink,.white a.accentLink:hover,.white a.accentLink:visited{color:#fff}.white .accentBorder{border-color:#fff}.white .accentBorderBottom{border-bottom-color:#fff}.white .accentBorderLeft{border-left-color:#fff}.white .accentBorderRight{border-right-color:#fff}.white .accentBorderTop{border-top-color:#fff}.black .accent,.black .accentBg,.black .accentBgHover:hover,.black .accentBgHover a:hover,.black .live-tile>div,.black .copy-tile>div,.black .live-tile>.face,.black .copy-tile>.face,.black .live-tile>.slide,.black .live-tile>.flip-back,.black .live-tile>.flip-front,.black .live-tile>.slide-back,.black .live-tile>.slide-front,.black .list-tile>div,.black .flip-list>li>div{background-color:#000}.black .accentColor,.black .accentHover:hover,.black .accentHover a:hover,.black .accentLink a,.black .accentLink a:hover,.black .accentLink a:visited,.black a.accentLink,.black a.accentLink:hover,.black a.accentLink:visited{color:#000}.black .accentBorder{border-color:#000}.black .accentBorderBottom{border-bottom-color:#000}.black .accentBorderLeft{border-left-color:#000}.black .accentBorderRight{border-right-color:#000}.black .accentBorderTop{border-top-color:#000}html body .amber.accent,html body .amber.live-tile>.accent,html body .amber.list-tile>.accent,html body .amber.copy-tile>.accent,html body .amber.live-tile>div,html body .amber.copy-tile>div,html body .amber.list-tile>div,html body .amber.live-tile>.face,html body .amber.list-tile>.face,html body .amber.copy-tile>.face,html body .amber.live-tile>.slide,html body .amber.live-tile>.flip-back,html body .amber.live-tile>.flip-front,html body .amber.live-tile>.slide-back,html body .amber.live-tile>.slide-front,html body .amber.flip-list>li>.accent,html body .amber.flip-list>li>.flip-back,html body .amber.flip-list>li>.flip-front,html body .amber.slide.accent,html body .amber.slide-front.accent,html body .amber.slide-back.accent,html body .amber.flip-front.accent,html body .amber.flip-back.accent{background-color:#f1a30b}html body .amber.accentColor,html body .amber.accentHover:hover,html body .amber.accentHover a:hover,html body .amber.accentLink a,html body .amber.accentLink a:hover,html body .amber.accentLink a:visited,a.accentLinkhtml body .amber,a.accentLinkhtml body .amber:hover,a.accentLinkhtml body .amber:visited{color:#f1a30b}html body .amber.accentBorder{border-color:#f1a30b}html body .amber.accentBorderBottom{border-bottom-color:#f1a30b}html body .amber.accentBorderLeft{border-left-color:#f1a30b}html body .amber.accentBorderRight{border-right-color:#f1a30b}html body .amber.accentBorderTop{border-top-color:#f1a30b}html body .blue.accent,html body .blue.live-tile>.accent,html body .blue.list-tile>.accent,html body .blue.copy-tile>.accent,html body .blue.live-tile>div,html body .blue.copy-tile>div,html body .blue.list-tile>div,html body .blue.live-tile>.face,html body .blue.list-tile>.face,html body .blue.copy-tile>.face,html body .blue.live-tile>.slide,html body .blue.live-tile>.flip-back,html body .blue.live-tile>.flip-front,html body .blue.live-tile>.slide-back,html body .blue.live-tile>.slide-front,html body .blue.flip-list>li>.accent,html body .blue.flip-list>li>.flip-back,html body .blue.flip-list>li>.flip-front,html body .blue.slide.accent,html body .blue.slide-front.accent,html body .blue.slide-back.accent,html body .blue.flip-front.accent,html body .blue.flip-back.accent{background-color:#1ba1e2}html body .blue.accentColor,html body .blue.accentHover:hover,html body .blue.accentHover a:hover,html body .blue.accentLink a,html body .blue.accentLink a:hover,html body .blue.accentLink a:visited,a.accentLinkhtml body .blue,a.accentLinkhtml body .blue:hover,a.accentLinkhtml body .blue:visited{color:#1ba1e2}html body .blue.accentBorder{border-color:#1ba1e2}html body .blue.accentBorderBottom{border-bottom-color:#1ba1e2}html body .blue.accentBorderLeft{border-left-color:#1ba1e2}html body .blue.accentBorderRight{border-right-color:#1ba1e2}html body .blue.accentBorderTop{border-top-color:#1ba1e2}html body .brown.accent,html body .brown.live-tile>.accent,html body .brown.list-tile>.accent,html body .brown.copy-tile>.accent,html body .brown.live-tile>div,html body .brown.copy-tile>div,html body .brown.list-tile>div,html body .brown.live-tile>.face,html body .brown.list-tile>.face,html body .brown.copy-tile>.face,html body .brown.live-tile>.slide,html body .brown.live-tile>.flip-back,html body .brown.live-tile>.flip-front,html body .brown.live-tile>.slide-back,html body .brown.live-tile>.slide-front,html body .brown.flip-list>li>.accent,html body .brown.flip-list>li>.flip-back,html body .brown.flip-list>li>.flip-front,html body .brown.slide.accent,html body .brown.slide-front.accent,html body .brown.slide-back.accent,html body .brown.flip-front.accent,html body .brown.flip-back.accent{background-color:#a05000}html body .brown.accentColor,html body .brown.accentHover:hover,html body .brown.accentHover a:hover,html body .brown.accentLink a,html body .brown.accentLink a:hover,html body .brown.accentLink a:visited,a.accentLinkhtml body .brown,a.accentLinkhtml body .brown:hover,a.accentLinkhtml body .brown:visited{color:#a05000}html body .brown.accentBorder{border-color:#a05000}html body .brown.accentBorderBottom{border-bottom-color:#a05000}html body .brown.accentBorderLeft{border-left-color:#a05000}html body .brown.accentBorderRight{border-right-color:#a05000}html body .brown.accentBorderTop{border-top-color:#a05000}html body .cobalt.accent,html body .cobalt.live-tile>.accent,html body .cobalt.list-tile>.accent,html body .cobalt.copy-tile>.accent,html body .cobalt.live-tile>div,html body .cobalt.copy-tile>div,html body .cobalt.list-tile>div,html body .cobalt.live-tile>.face,html body .cobalt.list-tile>.face,html body .cobalt.copy-tile>.face,html body .cobalt.live-tile>.slide,html body .cobalt.live-tile>.flip-back,html body .cobalt.live-tile>.flip-front,html body .cobalt.live-tile>.slide-back,html body .cobalt.live-tile>.slide-front,html body .cobalt.flip-list>li>.accent,html body .cobalt.flip-list>li>.flip-back,html body .cobalt.flip-list>li>.flip-front,html body .cobalt.slide.accent,html body .cobalt.slide-front.accent,html body .cobalt.slide-back.accent,html body .cobalt.flip-front.accent,html body .cobalt.flip-back.accent{background-color:#0050ef}html body .cobalt.accentColor,html body .cobalt.accentHover:hover,html body .cobalt.accentHover a:hover,html body .cobalt.accentLink a,html body .cobalt.accentLink a:hover,html body .cobalt.accentLink a:visited,a.accentLinkhtml body .cobalt,a.accentLinkhtml body .cobalt:hover,a.accentLinkhtml body .cobalt:visited{color:#0050ef}html body .cobalt.accentBorder{border-color:#0050ef}html body .cobalt.accentBorderBottom{border-bottom-color:#0050ef}html body .cobalt.accentBorderLeft{border-left-color:#0050ef}html body .cobalt.accentBorderRight{border-right-color:#0050ef}html body .cobalt.accentBorderTop{border-top-color:#0050ef}html body .crimson.accent,html body .crimson.live-tile>.accent,html body .crimson.list-tile>.accent,html body .crimson.copy-tile>.accent,html body .crimson.live-tile>div,html body .crimson.copy-tile>div,html body .crimson.list-tile>div,html body .crimson.live-tile>.face,html body .crimson.list-tile>.face,html body .crimson.copy-tile>.face,html body .crimson.live-tile>.slide,html body .crimson.live-tile>.flip-back,html body .crimson.live-tile>.flip-front,html body .crimson.live-tile>.slide-back,html body .crimson.live-tile>.slide-front,html body .crimson.flip-list>li>.accent,html body .crimson.flip-list>li>.flip-back,html body .crimson.flip-list>li>.flip-front,html body .crimson.slide.accent,html body .crimson.slide-front.accent,html body .crimson.slide-back.accent,html body .crimson.flip-front.accent,html body .crimson.flip-back.accent{background-color:#a20025}html body .crimson.accentColor,html body .crimson.accentHover:hover,html body .crimson.accentHover a:hover,html body .crimson.accentLink a,html body .crimson.accentLink a:hover,html body .crimson.accentLink a:visited,a.accentLinkhtml body .crimson,a.accentLinkhtml body .crimson:hover,a.accentLinkhtml body .crimson:visited{color:#a20025}html body .crimson.accentBorder{border-color:#a20025}html body .crimson.accentBorderBottom{border-bottom-color:#a20025}html body .crimson.accentBorderLeft{border-left-color:#a20025}html body .crimson.accentBorderRight{border-right-color:#a20025}html body .crimson.accentBorderTop{border-top-color:#a20025}html body .cyan.accent,html body .cyan.live-tile>.accent,html body .cyan.list-tile>.accent,html body .cyan.copy-tile>.accent,html body .cyan.live-tile>div,html body .cyan.copy-tile>div,html body .cyan.list-tile>div,html body .cyan.live-tile>.face,html body .cyan.list-tile>.face,html body .cyan.copy-tile>.face,html body .cyan.live-tile>.slide,html body .cyan.live-tile>.flip-back,html body .cyan.live-tile>.flip-front,html body .cyan.live-tile>.slide-back,html body .cyan.live-tile>.slide-front,html body .cyan.flip-list>li>.accent,html body .cyan.flip-list>li>.flip-back,html body .cyan.flip-list>li>.flip-front,html body .cyan.slide.accent,html body .cyan.slide-front.accent,html body .cyan.slide-back.accent,html body .cyan.flip-front.accent,html body .cyan.flip-back.accent{background-color:#1ba0e1}html body .cyan.accentColor,html body .cyan.accentHover:hover,html body .cyan.accentHover a:hover,html body .cyan.accentLink a,html body .cyan.accentLink a:hover,html body .cyan.accentLink a:visited,a.accentLinkhtml body .cyan,a.accentLinkhtml body .cyan:hover,a.accentLinkhtml body .cyan:visited{color:#1ba0e1}html body .cyan.accentBorder{border-color:#1ba0e1}html body .cyan.accentBorderBottom{border-bottom-color:#1ba0e1}html body .cyan.accentBorderLeft{border-left-color:#1ba0e1}html body .cyan.accentBorderRight{border-right-color:#1ba0e1}html body .cyan.accentBorderTop{border-top-color:#1ba0e1}html body .emerald.accent,html body .emerald.live-tile>.accent,html body .emerald.list-tile>.accent,html body .emerald.copy-tile>.accent,html body .emerald.live-tile>div,html body .emerald.copy-tile>div,html body .emerald.list-tile>div,html body .emerald.live-tile>.face,html body .emerald.list-tile>.face,html body .emerald.copy-tile>.face,html body .emerald.live-tile>.slide,html body .emerald.live-tile>.flip-back,html body .emerald.live-tile>.flip-front,html body .emerald.live-tile>.slide-back,html body .emerald.live-tile>.slide-front,html body .emerald.flip-list>li>.accent,html body .emerald.flip-list>li>.flip-back,html body .emerald.flip-list>li>.flip-front,html body .emerald.slide.accent,html body .emerald.slide-front.accent,html body .emerald.slide-back.accent,html body .emerald.flip-front.accent,html body .emerald.flip-back.accent{background-color:#008a00}html body .emerald.accentColor,html body .emerald.accentHover:hover,html body .emerald.accentHover a:hover,html body .emerald.accentLink a,html body .emerald.accentLink a:hover,html body .emerald.accentLink a:visited,a.accentLinkhtml body .emerald,a.accentLinkhtml body .emerald:hover,a.accentLinkhtml body .emerald:visited{color:#008a00}html body .emerald.accentBorder{border-color:#008a00}html body .emerald.accentBorderBottom{border-bottom-color:#008a00}html body .emerald.accentBorderLeft{border-left-color:#008a00}html body .emerald.accentBorderRight{border-right-color:#008a00}html body .emerald.accentBorderTop{border-top-color:#008a00}html body .green.accent,html body .green.live-tile>.accent,html body .green.list-tile>.accent,html body .green.copy-tile>.accent,html body .green.live-tile>div,html body .green.copy-tile>div,html body .green.list-tile>div,html body .green.live-tile>.face,html body .green.list-tile>.face,html body .green.copy-tile>.face,html body .green.live-tile>.slide,html body .green.live-tile>.flip-back,html body .green.live-tile>.flip-front,html body .green.live-tile>.slide-back,html body .green.live-tile>.slide-front,html body .green.flip-list>li>.accent,html body .green.flip-list>li>.flip-back,html body .green.flip-list>li>.flip-front,html body .green.slide.accent,html body .green.slide-front.accent,html body .green.slide-back.accent,html body .green.flip-front.accent,html body .green.flip-back.accent{background-color:#393}html body .green.accentColor,html body .green.accentHover:hover,html body .green.accentHover a:hover,html body .green.accentLink a,html body .green.accentLink a:hover,html body .green.accentLink a:visited,a.accentLinkhtml body .green,a.accentLinkhtml body .green:hover,a.accentLinkhtml body .green:visited{color:#393}html body .green.accentBorder{border-color:#393}html body .green.accentBorderBottom{border-bottom-color:#393}html body .green.accentBorderLeft{border-left-color:#393}html body .green.accentBorderRight{border-right-color:#393}html body .green.accentBorderTop{border-top-color:#393}html body .indigo.accent,html body .indigo.live-tile>.accent,html body .indigo.list-tile>.accent,html body .indigo.copy-tile>.accent,html body .indigo.live-tile>div,html body .indigo.copy-tile>div,html body .indigo.list-tile>div,html body .indigo.live-tile>.face,html body .indigo.list-tile>.face,html body .indigo.copy-tile>.face,html body .indigo.live-tile>.slide,html body .indigo.live-tile>.flip-back,html body .indigo.live-tile>.flip-front,html body .indigo.live-tile>.slide-back,html body .indigo.live-tile>.slide-front,html body .indigo.flip-list>li>.accent,html body .indigo.flip-list>li>.flip-back,html body .indigo.flip-list>li>.flip-front,html body .indigo.slide.accent,html body .indigo.slide-front.accent,html body .indigo.slide-back.accent,html body .indigo.flip-front.accent,html body .indigo.flip-back.accent{background-color:#6a00ff}html body .indigo.accentColor,html body .indigo.accentHover:hover,html body .indigo.accentHover a:hover,html body .indigo.accentLink a,html body .indigo.accentLink a:hover,html body .indigo.accentLink a:visited,a.accentLinkhtml body .indigo,a.accentLinkhtml body .indigo:hover,a.accentLinkhtml body .indigo:visited{color:#6a00ff}html body .indigo.accentBorder{border-color:#6a00ff}html body .indigo.accentBorderBottom{border-bottom-color:#6a00ff}html body .indigo.accentBorderLeft{border-left-color:#6a00ff}html body .indigo.accentBorderRight{border-right-color:#6a00ff}html body .indigo.accentBorderTop{border-top-color:#6a00ff}html body .lime.accent,html body .lime.live-tile>.accent,html body .lime.list-tile>.accent,html body .lime.copy-tile>.accent,html body .lime.live-tile>div,html body .lime.copy-tile>div,html body .lime.list-tile>div,html body .lime.live-tile>.face,html body .lime.list-tile>.face,html body .lime.copy-tile>.face,html body .lime.live-tile>.slide,html body .lime.live-tile>.flip-back,html body .lime.live-tile>.flip-front,html body .lime.live-tile>.slide-back,html body .lime.live-tile>.slide-front,html body .lime.flip-list>li>.accent,html body .lime.flip-list>li>.flip-back,html body .lime.flip-list>li>.flip-front,html body .lime.slide.accent,html body .lime.slide-front.accent,html body .lime.slide-back.accent,html body .lime.flip-front.accent,html body .lime.flip-back.accent{background-color:#a2c139}html body .lime.accentColor,html body .lime.accentHover:hover,html body .lime.accentHover a:hover,html body .lime.accentLink a,html body .lime.accentLink a:hover,html body .lime.accentLink a:visited,a.accentLinkhtml body .lime,a.accentLinkhtml body .lime:hover,a.accentLinkhtml body .lime:visited{color:#a2c139}html body .lime.accentBorder{border-color:#a2c139}html body .lime.accentBorderBottom{border-bottom-color:#a2c139}html body .lime.accentBorderLeft{border-left-color:#a2c139}html body .lime.accentBorderRight{border-right-color:#a2c139}html body .lime.accentBorderTop{border-top-color:#a2c139}html body .magenta.accent,html body .magenta.live-tile>.accent,html body .magenta.list-tile>.accent,html body .magenta.copy-tile>.accent,html body .magenta.live-tile>div,html body .magenta.copy-tile>div,html body .magenta.list-tile>div,html body .magenta.live-tile>.face,html body .magenta.list-tile>.face,html body .magenta.copy-tile>.face,html body .magenta.live-tile>.slide,html body .magenta.live-tile>.flip-back,html body .magenta.live-tile>.flip-front,html body .magenta.live-tile>.slide-back,html body .magenta.live-tile>.slide-front,html body .magenta.flip-list>li>.accent,html body .magenta.flip-list>li>.flip-back,html body .magenta.flip-list>li>.flip-front,html body .magenta.slide.accent,html body .magenta.slide-front.accent,html body .magenta.slide-back.accent,html body .magenta.flip-front.accent,html body .magenta.flip-back.accent{background-color:#d80073}html body .magenta.accentColor,html body .magenta.accentHover:hover,html body .magenta.accentHover a:hover,html body .magenta.accentLink a,html body .magenta.accentLink a:hover,html body .magenta.accentLink a:visited,a.accentLinkhtml body .magenta,a.accentLinkhtml body .magenta:hover,a.accentLinkhtml body .magenta:visited{color:#d80073}html body .magenta.accentBorder{border-color:#d80073}html body .magenta.accentBorderBottom{border-bottom-color:#d80073}html body .magenta.accentBorderLeft{border-left-color:#d80073}html body .magenta.accentBorderRight{border-right-color:#d80073}html body .magenta.accentBorderTop{border-top-color:#d80073}html body .mango.accent,html body .mango.live-tile>.accent,html body .mango.list-tile>.accent,html body .mango.copy-tile>.accent,html body .mango.live-tile>div,html body .mango.copy-tile>div,html body .mango.list-tile>div,html body .mango.live-tile>.face,html body .mango.list-tile>.face,html body .mango.copy-tile>.face,html body .mango.live-tile>.slide,html body .mango.live-tile>.flip-back,html body .mango.live-tile>.flip-front,html body .mango.live-tile>.slide-back,html body .mango.live-tile>.slide-front,html body .mango.flip-list>li>.accent,html body .mango.flip-list>li>.flip-back,html body .mango.flip-list>li>.flip-front,html body .mango.slide.accent,html body .mango.slide-front.accent,html body .mango.slide-back.accent,html body .mango.flip-front.accent,html body .mango.flip-back.accent{background-color:#f09609}html body .mango.accentColor,html body .mango.accentHover:hover,html body .mango.accentHover a:hover,html body .mango.accentLink a,html body .mango.accentLink a:hover,html body .mango.accentLink a:visited,a.accentLinkhtml body .mango,a.accentLinkhtml body .mango:hover,a.accentLinkhtml body .mango:visited{color:#f09609}html body .mango.accentBorder{border-color:#f09609}html body .mango.accentBorderBottom{border-bottom-color:#f09609}html body .mango.accentBorderLeft{border-left-color:#f09609}html body .mango.accentBorderRight{border-right-color:#f09609}html body .mango.accentBorderTop{border-top-color:#f09609}html body .mauve.accent,html body .mauve.live-tile>.accent,html body .mauve.list-tile>.accent,html body .mauve.copy-tile>.accent,html body .mauve.live-tile>div,html body .mauve.copy-tile>div,html body .mauve.list-tile>div,html body .mauve.live-tile>.face,html body .mauve.list-tile>.face,html body .mauve.copy-tile>.face,html body .mauve.live-tile>.slide,html body .mauve.live-tile>.flip-back,html body .mauve.live-tile>.flip-front,html body .mauve.live-tile>.slide-back,html body .mauve.live-tile>.slide-front,html body .mauve.flip-list>li>.accent,html body .mauve.flip-list>li>.flip-back,html body .mauve.flip-list>li>.flip-front,html body .mauve.slide.accent,html body .mauve.slide-front.accent,html body .mauve.slide-back.accent,html body .mauve.flip-front.accent,html body .mauve.flip-back.accent{background-color:#765f89}html body .mauve.accentColor,html body .mauve.accentHover:hover,html body .mauve.accentHover a:hover,html body .mauve.accentLink a,html body .mauve.accentLink a:hover,html body .mauve.accentLink a:visited,a.accentLinkhtml body .mauve,a.accentLinkhtml body .mauve:hover,a.accentLinkhtml body .mauve:visited{color:#765f89}html body .mauve.accentBorder{border-color:#765f89}html body .mauve.accentBorderBottom{border-bottom-color:#765f89}html body .mauve.accentBorderLeft{border-left-color:#765f89}html body .mauve.accentBorderRight{border-right-color:#765f89}html body .mauve.accentBorderTop{border-top-color:#765f89}html body .olive.accent,html body .olive.live-tile>.accent,html body .olive.list-tile>.accent,html body .olive.copy-tile>.accent,html body .olive.live-tile>div,html body .olive.copy-tile>div,html body .olive.list-tile>div,html body .olive.live-tile>.face,html body .olive.list-tile>.face,html body .olive.copy-tile>.face,html body .olive.live-tile>.slide,html body .olive.live-tile>.flip-back,html body .olive.live-tile>.flip-front,html body .olive.live-tile>.slide-back,html body .olive.live-tile>.slide-front,html body .olive.flip-list>li>.accent,html body .olive.flip-list>li>.flip-back,html body .olive.flip-list>li>.flip-front,html body .olive.slide.accent,html body .olive.slide-front.accent,html body .olive.slide-back.accent,html body .olive.flip-front.accent,html body .olive.flip-back.accent{background-color:#6d8764}html body .olive.accentColor,html body .olive.accentHover:hover,html body .olive.accentHover a:hover,html body .olive.accentLink a,html body .olive.accentLink a:hover,html body .olive.accentLink a:visited,a.accentLinkhtml body .olive,a.accentLinkhtml body .olive:hover,a.accentLinkhtml body .olive:visited{color:#6d8764}html body .olive.accentBorder{border-color:#6d8764}html body .olive.accentBorderBottom{border-bottom-color:#6d8764}html body .olive.accentBorderLeft{border-left-color:#6d8764}html body .olive.accentBorderRight{border-right-color:#6d8764}html body .olive.accentBorderTop{border-top-color:#6d8764}html body .orange.accent,html body .orange.live-tile>.accent,html body .orange.list-tile>.accent,html body .orange.copy-tile>.accent,html body .orange.live-tile>div,html body .orange.copy-tile>div,html body .orange.list-tile>div,html body .orange.live-tile>.face,html body .orange.list-tile>.face,html body .orange.copy-tile>.face,html body .orange.live-tile>.slide,html body .orange.live-tile>.flip-back,html body .orange.live-tile>.flip-front,html body .orange.live-tile>.slide-back,html body .orange.live-tile>.slide-front,html body .orange.flip-list>li>.accent,html body .orange.flip-list>li>.flip-back,html body .orange.flip-list>li>.flip-front,html body .orange.slide.accent,html body .orange.slide-front.accent,html body .orange.slide-back.accent,html body .orange.flip-front.accent,html body .orange.flip-back.accent{background-color:#fa6801}html body .orange.accentColor,html body .orange.accentHover:hover,html body .orange.accentHover a:hover,html body .orange.accentLink a,html body .orange.accentLink a:hover,html body .orange.accentLink a:visited,a.accentLinkhtml body .orange,a.accentLinkhtml body .orange:hover,a.accentLinkhtml body .orange:visited{color:#fa6801}html body .orange.accentBorder{border-color:#fa6801}html body .orange.accentBorderBottom{border-bottom-color:#fa6801}html body .orange.accentBorderLeft{border-left-color:#fa6801}html body .orange.accentBorderRight{border-right-color:#fa6801}html body .orange.accentBorderTop{border-top-color:#fa6801}html body .pink.accent,html body .pink.live-tile>.accent,html body .pink.list-tile>.accent,html body .pink.copy-tile>.accent,html body .pink.live-tile>div,html body .pink.copy-tile>div,html body .pink.list-tile>div,html body .pink.live-tile>.face,html body .pink.list-tile>.face,html body .pink.copy-tile>.face,html body .pink.live-tile>.slide,html body .pink.live-tile>.flip-back,html body .pink.live-tile>.flip-front,html body .pink.live-tile>.slide-back,html body .pink.live-tile>.slide-front,html body .pink.flip-list>li>.accent,html body .pink.flip-list>li>.flip-back,html body .pink.flip-list>li>.flip-front,html body .pink.slide.accent,html body .pink.slide-front.accent,html body .pink.slide-back.accent,html body .pink.flip-front.accent,html body .pink.flip-back.accent{background-color:#e671b8}html body .pink.accentColor,html body .pink.accentHover:hover,html body .pink.accentHover a:hover,html body .pink.accentLink a,html body .pink.accentLink a:hover,html body .pink.accentLink a:visited,a.accentLinkhtml body .pink,a.accentLinkhtml body .pink:hover,a.accentLinkhtml body .pink:visited{color:#e671b8}html body .pink.accentBorder{border-color:#e671b8}html body .pink.accentBorderBottom{border-bottom-color:#e671b8}html body .pink.accentBorderLeft{border-left-color:#e671b8}html body .pink.accentBorderRight{border-right-color:#e671b8}html body .pink.accentBorderTop{border-top-color:#e671b8}html body .purple.accent,html body .purple.live-tile>.accent,html body .purple.list-tile>.accent,html body .purple.copy-tile>.accent,html body .purple.live-tile>div,html body .purple.copy-tile>div,html body .purple.list-tile>div,html body .purple.live-tile>.face,html body .purple.list-tile>.face,html body .purple.copy-tile>.face,html body .purple.live-tile>.slide,html body .purple.live-tile>.flip-back,html body .purple.live-tile>.flip-front,html body .purple.live-tile>.slide-back,html body .purple.live-tile>.slide-front,html body .purple.flip-list>li>.accent,html body .purple.flip-list>li>.flip-back,html body .purple.flip-list>li>.flip-front,html body .purple.slide.accent,html body .purple.slide-front.accent,html body .purple.slide-back.accent,html body .purple.flip-front.accent,html body .purple.flip-back.accent{background-color:#a200ff}html body .purple.accentColor,html body .purple.accentHover:hover,html body .purple.accentHover a:hover,html body .purple.accentLink a,html body .purple.accentLink a:hover,html body .purple.accentLink a:visited,a.accentLinkhtml body .purple,a.accentLinkhtml body .purple:hover,a.accentLinkhtml body .purple:visited{color:#a200ff}html body .purple.accentBorder{border-color:#a200ff}html body .purple.accentBorderBottom{border-bottom-color:#a200ff}html body .purple.accentBorderLeft{border-left-color:#a200ff}html body .purple.accentBorderRight{border-right-color:#a200ff}html body .purple.accentBorderTop{border-top-color:#a200ff}html body .violet.accent,html body .violet.live-tile>.accent,html body .violet.list-tile>.accent,html body .violet.copy-tile>.accent,html body .violet.live-tile>div,html body .violet.copy-tile>div,html body .violet.list-tile>div,html body .violet.live-tile>.face,html body .violet.list-tile>.face,html body .violet.copy-tile>.face,html body .violet.live-tile>.slide,html body .violet.live-tile>.flip-back,html body .violet.live-tile>.flip-front,html body .violet.live-tile>.slide-back,html body .violet.live-tile>.slide-front,html body .violet.flip-list>li>.accent,html body .violet.flip-list>li>.flip-back,html body .violet.flip-list>li>.flip-front,html body .violet.slide.accent,html body .violet.slide-front.accent,html body .violet.slide-back.accent,html body .violet.flip-front.accent,html body .violet.flip-back.accent{background-color:#a200ff}html body .violet.accentColor,html body .violet.accentHover:hover,html body .violet.accentHover a:hover,html body .violet.accentLink a,html body .violet.accentLink a:hover,html body .violet.accentLink a:visited,a.accentLinkhtml body .violet,a.accentLinkhtml body .violet:hover,a.accentLinkhtml body .violet:visited{color:#a200ff}html body .violet.accentBorder{border-color:#a200ff}html body .violet.accentBorderBottom{border-bottom-color:#a200ff}html body .violet.accentBorderLeft{border-left-color:#a200ff}html body .violet.accentBorderRight{border-right-color:#a200ff}html body .violet.accentBorderTop{border-top-color:#a200ff}html body .red.accent,html body .red.live-tile>.accent,html body .red.list-tile>.accent,html body .red.copy-tile>.accent,html body .red.live-tile>div,html body .red.copy-tile>div,html body .red.list-tile>div,html body .red.live-tile>.face,html body .red.list-tile>.face,html body .red.copy-tile>.face,html body .red.live-tile>.slide,html body .red.live-tile>.flip-back,html body .red.live-tile>.flip-front,html body .red.live-tile>.slide-back,html body .red.live-tile>.slide-front,html body .red.flip-list>li>.accent,html body .red.flip-list>li>.flip-back,html body .red.flip-list>li>.flip-front,html body .red.slide.accent,html body .red.slide-front.accent,html body .red.slide-back.accent,html body .red.flip-front.accent,html body .red.flip-back.accent{background-color:#e51400}html body .red.accentColor,html body .red.accentHover:hover,html body .red.accentHover a:hover,html body .red.accentLink a,html body .red.accentLink a:hover,html body .red.accentLink a:visited,a.accentLinkhtml body .red,a.accentLinkhtml body .red:hover,a.accentLinkhtml body .red:visited{color:#e51400}html body .red.accentBorder{border-color:#e51400}html body .red.accentBorderBottom{border-bottom-color:#e51400}html body .red.accentBorderLeft{border-left-color:#e51400}html body .red.accentBorderRight{border-right-color:#e51400}html body .red.accentBorderTop{border-top-color:#e51400}html body .sienna.accent,html body .sienna.live-tile>.accent,html body .sienna.list-tile>.accent,html body .sienna.copy-tile>.accent,html body .sienna.live-tile>div,html body .sienna.copy-tile>div,html body .sienna.list-tile>div,html body .sienna.live-tile>.face,html body .sienna.list-tile>.face,html body .sienna.copy-tile>.face,html body .sienna.live-tile>.slide,html body .sienna.live-tile>.flip-back,html body .sienna.live-tile>.flip-front,html body .sienna.live-tile>.slide-back,html body .sienna.live-tile>.slide-front,html body .sienna.flip-list>li>.accent,html body .sienna.flip-list>li>.flip-back,html body .sienna.flip-list>li>.flip-front,html body .sienna.slide.accent,html body .sienna.slide-front.accent,html body .sienna.slide-back.accent,html body .sienna.flip-front.accent,html body .sienna.flip-back.accent{background-color:#7b3a3e}html body .sienna.accentColor,html body .sienna.accentHover:hover,html body .sienna.accentHover a:hover,html body .sienna.accentLink a,html body .sienna.accentLink a:hover,html body .sienna.accentLink a:visited,a.accentLinkhtml body .sienna,a.accentLinkhtml body .sienna:hover,a.accentLinkhtml body .sienna:visited{color:#7b3a3e}html body .sienna.accentBorder{border-color:#7b3a3e}html body .sienna.accentBorderBottom{border-bottom-color:#7b3a3e}html body .sienna.accentBorderLeft{border-left-color:#7b3a3e}html body .sienna.accentBorderRight{border-right-color:#7b3a3e}html body .sienna.accentBorderTop{border-top-color:#7b3a3e}html body .steel.accent,html body .steel.live-tile>.accent,html body .steel.list-tile>.accent,html body .steel.copy-tile>.accent,html body .steel.live-tile>div,html body .steel.copy-tile>div,html body .steel.list-tile>div,html body .steel.live-tile>.face,html body .steel.list-tile>.face,html body .steel.copy-tile>.face,html body .steel.live-tile>.slide,html body .steel.live-tile>.flip-back,html body .steel.live-tile>.flip-front,html body .steel.live-tile>.slide-back,html body .steel.live-tile>.slide-front,html body .steel.flip-list>li>.accent,html body .steel.flip-list>li>.flip-back,html body .steel.flip-list>li>.flip-front,html body .steel.slide.accent,html body .steel.slide-front.accent,html body .steel.slide-back.accent,html body .steel.flip-front.accent,html body .steel.flip-back.accent{background-color:#657688}html body .steel.accentColor,html body .steel.accentHover:hover,html body .steel.accentHover a:hover,html body .steel.accentLink a,html body .steel.accentLink a:hover,html body .steel.accentLink a:visited,a.accentLinkhtml body .steel,a.accentLinkhtml body .steel:hover,a.accentLinkhtml body .steel:visited{color:#657688}html body .steel.accentBorder{border-color:#657688}html body .steel.accentBorderBottom{border-bottom-color:#657688}html body .steel.accentBorderLeft{border-left-color:#657688}html body .steel.accentBorderRight{border-right-color:#657688}html body .steel.accentBorderTop{border-top-color:#657688}html body .teal.accent,html body .teal.live-tile>.accent,html body .teal.list-tile>.accent,html body .teal.copy-tile>.accent,html body .teal.live-tile>div,html body .teal.copy-tile>div,html body .teal.list-tile>div,html body .teal.live-tile>.face,html body .teal.list-tile>.face,html body .teal.copy-tile>.face,html body .teal.live-tile>.slide,html body .teal.live-tile>.flip-back,html body .teal.live-tile>.flip-front,html body .teal.live-tile>.slide-back,html body .teal.live-tile>.slide-front,html body .teal.flip-list>li>.accent,html body .teal.flip-list>li>.flip-back,html body .teal.flip-list>li>.flip-front,html body .teal.slide.accent,html body .teal.slide-front.accent,html body .teal.slide-back.accent,html body .teal.flip-front.accent,html body .teal.flip-back.accent{background-color:#00aba9}html body .teal.accentColor,html body .teal.accentHover:hover,html body .teal.accentHover a:hover,html body .teal.accentLink a,html body .teal.accentLink a:hover,html body .teal.accentLink a:visited,a.accentLinkhtml body .teal,a.accentLinkhtml body .teal:hover,a.accentLinkhtml body .teal:visited{color:#00aba9}html body .teal.accentBorder{border-color:#00aba9}html body .teal.accentBorderBottom{border-bottom-color:#00aba9}html body .teal.accentBorderLeft{border-left-color:#00aba9}html body .teal.accentBorderRight{border-right-color:#00aba9}html body .teal.accentBorderTop{border-top-color:#00aba9}html body .yellow.accent,html body .yellow.live-tile>.accent,html body .yellow.list-tile>.accent,html body .yellow.copy-tile>.accent,html body .yellow.live-tile>div,html body .yellow.copy-tile>div,html body .yellow.list-tile>div,html body .yellow.live-tile>.face,html body .yellow.list-tile>.face,html body .yellow.copy-tile>.face,html body .yellow.live-tile>.slide,html body .yellow.live-tile>.flip-back,html body .yellow.live-tile>.flip-front,html body .yellow.live-tile>.slide-back,html body .yellow.live-tile>.slide-front,html body .yellow.flip-list>li>.accent,html body .yellow.flip-list>li>.flip-back,html body .yellow.flip-list>li>.flip-front,html body .yellow.slide.accent,html body .yellow.slide-front.accent,html body .yellow.slide-back.accent,html body .yellow.flip-front.accent,html body .yellow.flip-back.accent{background-color:#d8c101}html body .yellow.accentColor,html body .yellow.accentHover:hover,html body .yellow.accentHover a:hover,html body .yellow.accentLink a,html body .yellow.accentLink a:hover,html body .yellow.accentLink a:visited,a.accentLinkhtml body .yellow,a.accentLinkhtml body .yellow:hover,a.accentLinkhtml body .yellow:visited{color:#d8c101}html body .yellow.accentBorder{border-color:#d8c101}html body .yellow.accentBorderBottom{border-bottom-color:#d8c101}html body .yellow.accentBorderLeft{border-left-color:#d8c101}html body .yellow.accentBorderRight{border-right-color:#d8c101}html body .yellow.accentBorderTop{border-top-color:#d8c101}html body .trans.accent,html body .trans.live-tile>.accent,html body .trans.list-tile>.accent,html body .trans.copy-tile>.accent,html body .trans.live-tile>div,html body .trans.copy-tile>div,html body .trans.list-tile>div,html body .trans.live-tile>.face,html body .trans.list-tile>.face,html body .trans.copy-tile>.face,html body .trans.live-tile>.slide,html body .trans.live-tile>.flip-back,html body .trans.live-tile>.flip-front,html body .trans.live-tile>.slide-back,html body .trans.live-tile>.slide-front,html body .trans.flip-list>li>.accent,html body .trans.flip-list>li>.flip-back,html body .trans.flip-list>li>.flip-front,html body .trans.slide.accent,html body .trans.slide-front.accent,html body .trans.slide-back.accent,html body .trans.flip-front.accent,html body .trans.flip-back.accent{background-color:transparent}html body .trans.accentColor,html body .trans.accentHover:hover,html body .trans.accentHover a:hover,html body .trans.accentLink a,html body .trans.accentLink a:hover,html body .trans.accentLink a:visited,a.accentLinkhtml body .trans,a.accentLinkhtml body .trans:hover,a.accentLinkhtml body .trans:visited{color:transparent}html body .trans.accentBorder{border-color:transparent}html body .trans.accentBorderBottom{border-bottom-color:transparent}html body .trans.accentBorderLeft{border-left-color:transparent}html body .trans.accentBorderRight{border-right-color:transparent}html body .trans.accentBorderTop{border-top-color:transparent}html body .white.accent,html body .white.live-tile>.accent,html body .white.list-tile>.accent,html body .white.copy-tile>.accent,html body .white.live-tile>div,html body .white.copy-tile>div,html body .white.list-tile>div,html body .white.live-tile>.face,html body .white.list-tile>.face,html body .white.copy-tile>.face,html body .white.live-tile>.slide,html body .white.live-tile>.flip-back,html body .white.live-tile>.flip-front,html body .white.live-tile>.slide-back,html body .white.live-tile>.slide-front,html body .white.flip-list>li>.accent,html body .white.flip-list>li>.flip-back,html body .white.flip-list>li>.flip-front,html body .white.slide.accent,html body .white.slide-front.accent,html body .white.slide-back.accent,html body .white.flip-front.accent,html body .white.flip-back.accent{background-color:#fff}html body .white.accentColor,html body .white.accentHover:hover,html body .white.accentHover a:hover,html body .white.accentLink a,html body .white.accentLink a:hover,html body .white.accentLink a:visited,a.accentLinkhtml body .white,a.accentLinkhtml body .white:hover,a.accentLinkhtml body .white:visited{color:#fff}html body .white.accentBorder{border-color:#fff}html body .white.accentBorderBottom{border-bottom-color:#fff}html body .white.accentBorderLeft{border-left-color:#fff}html body .white.accentBorderRight{border-right-color:#fff}html body .white.accentBorderTop{border-top-color:#fff}html body .black.accent,html body .black.live-tile>.accent,html body .black.list-tile>.accent,html body .black.copy-tile>.accent,html body .black.live-tile>div,html body .black.copy-tile>div,html body .black.list-tile>div,html body .black.live-tile>.face,html body .black.list-tile>.face,html body .black.copy-tile>.face,html body .black.live-tile>.slide,html body .black.live-tile>.flip-back,html body .black.live-tile>.flip-front,html body .black.live-tile>.slide-back,html body .black.live-tile>.slide-front,html body .black.flip-list>li>.accent,html body .black.flip-list>li>.flip-back,html body .black.flip-list>li>.flip-front,html body .black.slide.accent,html body .black.slide-front.accent,html body .black.slide-back.accent,html body .black.flip-front.accent,html body .black.flip-back.accent{background-color:#000}html body .black.accentColor,html body .black.accentHover:hover,html body .black.accentHover a:hover,html body .black.accentLink a,html body .black.accentLink a:hover,html body .black.accentLink a:visited,a.accentLinkhtml body .black,a.accentLinkhtml body .black:hover,a.accentLinkhtml body .black:visited{color:#000}html body .black.accentBorder{border-color:#000}html body .black.accentBorderBottom{border-bottom-color:#000}html body .black.accentBorderLeft{border-left-color:#000}html body .black.accentBorderRight{border-right-color:#000}html body .black.accentBorderTop{border-top-color:#000}.appbar{background-color:#212021;bottom:0;color:#fff;font-size:.9em;height:60px;left:0;line-height:normal;margin:0;max-height:100%;overflow:hidden;padding:10px 0;position:fixed;right:0;text-align:right;width:100%;z-index:100;-ms-touch-action:manipulation}.appbar.top{bottom:auto!important;top:0}.appbar a.etc,.appbar a.etc:hover,.appbar a.etc:visited{color:#fff;cursor:pointer;display:block;font-size:32px;height:60px;position:absolute;right:8px;text-decoration:none;top:0;width:90px;z-index:100}.appbar .clear{clear:both}.appbar .theme-options{display:block;float:left;margin:0;position:relative;width:80%}.appbar .theme-options>ul{padding-right:8px}.appbar .theme-options li{display:block;margin:8px;float:left;line-height:32px;height:32px;width:32px}.appbar .theme-options li>a,.appbar .theme-options li>a:hover,.appbar .theme-options li>a:visited{display:block;padding:0;text-decoration:none;height:32px;width:32px}.appbar .base-theme-options{display:block;float:left;margin:0;position:relative;width:20%}.appbar .base-theme-options>ul{padding-left:2px}.appbar .base-theme-options li{display:block;margin:8px;float:left;line-height:32px;height:32px;width:32px}.appbar .base-theme-options li>a,.appbar .base-theme-options li>a:hover,.appbar .base-theme-options li>a:visited{display:block;padding:0;text-decoration:none;height:32px;width:32px}.appbar .base-theme-options li>a.dark.accent{background-color:#000}.appbar .theme-options h2,.appbar .base-theme-options h2{font-size:2em;font-weight:normal;padding:8px 8px 12px;text-align:left}.appbar .charm-title{font-size:10px;display:block;text-align:center}.appbar .links{font-size:2em;padding:24px 0 0 8px;text-align:left}.appbar .links a,.appbar .links a:link{text-decoration:none}.appbar.small{height:28px}.appbar.small a.etc,.appbar.small a.etc:hover,.appbar.small a.etc:visited{font-size:16px;height:60px;width:90px}.light .appbar{background-color:#dfdfdf;color:#000}.dark .appbar{background-color:#212021}.light .appbar-buttons li a{color:#000}.light .appbar-buttons a>img{background-image:url('images/metroIcons_light.jpg')}.light .appbar a.etc,.light .appbar a.etc:hover,.light .appbar a.etc:visited{color:#000}.small .appbar-buttons{width:156px}.small .appbar-buttons a>img{height:32px;width:32px}.small .appbar-buttons.one{width:52px}.small .appbar-buttons.two{width:104px}.small .appbar-buttons.three{width:156px}.small .appbar-buttons.four{width:208px}.small .appbar-buttons.five{width:260px}.small .appbar-buttons.six{width:312px}.small .appbar-buttons.seven{width:364px}.small .appbar-buttons.eight{width:416px}.small .appbar-buttons.nine{width:468px}.small .appbar-buttons.ten{width:520px}.appbar-buttons{margin:0 auto;overflow:hidden;position:relative;padding:0 0 2px;text-align:right;width:252px}.appbar-buttons.one{width:84px}.appbar-buttons.two{width:168px}.appbar-buttons.three{width:252px}.appbar-buttons.four{width:336px}.appbar-buttons.five{width:420px}.appbar-buttons.six{width:504px}.appbar-buttons.seven{width:588px}.appbar-buttons.eight{width:672px}.appbar-buttons.nine{width:756px}.appbar-buttons.ten{width:840px}.appbar-buttons a>img{background-image:url('images/metroIcons.jpg');background-repeat:no-repeat;border:none;height:64px;width:64px}.appbar-buttons a.small>img{height:32px;width:32px}.appbar-buttons a.search>img{background-position:-12px -12px}.appbar-buttons a.home>img{background-position:-104px -12px}.appbar-buttons a.twitter>img{background-position:-196px -12px}.appbar-buttons a.calendar>img{background-position:-288px -12px}.appbar-buttons a.storm>img{background-position:-380px -12px}.appbar-buttons a.down>img{background-position:-472px -12px}.appbar-buttons a.camera>img{background-position:-12px -99px}.appbar-buttons a.camcorder>img{background-position:-104px -99px}.appbar-buttons a.qmark>img,.appbar-buttons a.about>img{background-position:-196px -99px}.appbar-buttons a.share>img{background-position:-288px -99px}.appbar-buttons a.rain>img{background-position:-380px -99px}.appbar-buttons a.cancel>img,.appbar-buttons a.close>img{background-position:-472px -99px}.appbar-buttons a.delete>img,.appbar-buttons a.trash>img{background-position:-12px -188px}.appbar-buttons a.tag>img{background-position:-104px -188px}.appbar-buttons a.addcontact>img{background-position:-196px -188px}.appbar-buttons a.save>img{background-position:-288px -188px}.appbar-buttons a.snow>img{background-position:-380px -188px}.appbar-buttons a.msg>img{background-position:-472px -188px}.appbar-buttons a.email>img{background-position:-12px -274px}.appbar-buttons a.clock>img{background-position:-104px -274px}.appbar-buttons a.edit>img{background-position:-196px -274px}.appbar-buttons a.circle>img{background-position:-288px -274px}.appbar-buttons a.moon>img{background-position:-380px -274px}.appbar-buttons a.calc>img{background-position:-12px -362px}.appbar-buttons a.gear>img{background-position:-104px -362px}.appbar-buttons a.plus>img{background-position:-196px -362px}.appbar-buttons a.dot>img{background-position:-288px -362px}.appbar-buttons a.restart>img,.appbar-buttons a.return>img{background-position:-380px -362px}.appbar-buttons a.add>img{background-position:-472px -362px}.appbar-buttons a.phone>img{background-position:-12px -453px}.appbar-buttons a.film>img{background-position:-104px -453px}.appbar-buttons a.back>img{background-position:-196px -453px}.appbar-buttons a.car>img{background-position:-288px -453px}.appbar-buttons a.forward>img{background-position:-380px -453px}.appbar-buttons a.selectmany>img{background-position:-472px -453px}.appbar-buttons a.stop>img{background-position:-12px -538px}.appbar-buttons a.contacts>img{background-position:-104px -538px}.appbar-buttons a.select>img{background-position:-196px -538px}.appbar-buttons a.sun>img{background-position:-288px -538px}.appbar-buttons a.dpad>img{background-position:-380px -538px}.appbar-buttons a.play>img{background-position:-472px -538px}.appbar-buttons li{display:inline;padding:0 10px;float:left;list-style:none}.appbar-buttons li a{font-weight:bold;background-color:transparent;color:#fff}.appbar-buttons li a:active,.appbar-buttons ul#menu li.selected a,.appbar-buttons .appbar-buttons li a:hover{text-decoration:none}.small .appbar-buttons .search>img,.appbar-buttons .small.search>img{background-position:-562px -6px}.small .appbar-buttons .home>img,.appbar-buttons .small.home>img{background-position:-608px -6px}.small .appbar-buttons .twitter>img,.appbar-buttons .small.twitter>img{background-position:-654px -6px}.small .appbar-buttons .calendar>img,.appbar-buttons .small.calendar>img{background-position:-700px -6px}.small .appbar-buttons .storm>img,.appbar-buttons .small.storm>img{background-position:-746px -6px}.small .appbar-buttons .down>img,.appbar-buttons .small.down>img{background-position:-792px -6px}.small .appbar-buttons .camera>img,.appbar-buttons .small.camera>img{background-position:-562px -50px}.small .appbar-buttons .camcorder>img,.appbar-buttons .small.camcorder>img{background-position:-608px -50px}.small .appbar-buttons .qmark>img,.appbar-buttons .small.qmark>img,.small .appbar-buttons .about>img,.appbar-buttons .small.about>img{background-position:-654px -50px}.small .appbar-buttons .share>img,.appbar-buttons .small.share>img{background-position:-700px -50px}.small .appbar-buttons .rain>img,.appbar-buttons .small.rain>img{background-position:-746px -50px}.small .appbar-buttons .cancel>img,.appbar-buttons .small.cancel>img,.small .appbar-buttons .close>img,.appbar-buttons .small.close>img{background-position:-792px -50px}.small .appbar-buttons .delete>img,.appbar-buttons .small.delete>img,.small .appbar-buttons .trash>img,.appbar-buttons .small.trash>img{background-position:-562px -94px}.small .appbar-buttons .tag>img,.appbar-buttons .small.tag>img{background-position:-608px -94px}.small .appbar-buttons .addcontact>img,.appbar-buttons .small.addcontact>img{background-position:-654px -94px}.small .appbar-buttons .save>img,.appbar-buttons .small.save>img{background-position:-700px -94px}.small .appbar-buttons .snow>img,.appbar-buttons .small.snow>img{background-position:-746px -94px}.small .appbar-buttons .msg>img,.appbar-buttons .small.msg>img{background-position:-792px -94px}.small .appbar-buttons .email>img,.appbar-buttons .small.email>img{background-position:-562px -137px}.small .appbar-buttons .clock>img,.appbar-buttons .small.clock>img{background-position:-608px -137px}.small .appbar-buttons .edit>img,.appbar-buttons .small.edit>img{background-position:-654px -137px}.small .appbar-buttons .circle>img,.appbar-buttons .small.circle>img{background-position:-700px -137px}.small .appbar-buttons .moon>img,.appbar-buttons .small.moon>img{background-position:-746px -137px}.small .appbar-buttons .calc>img,.appbar-buttons .small.calc>img{background-position:-562px -181px}.small .appbar-buttons .gear>img,.appbar-buttons .small.gear>img{background-position:-608px -181px}.small .appbar-buttons .plus>img,.appbar-buttons .small.plus>img{background-position:-654px -181px}.small .appbar-buttons .dot>img,.appbar-buttons .small.dot>img{background-position:-700px -181px}.small .appbar-buttons .restart>img,.appbar-buttons .small.restart>img,.small .appbar-buttons .return>img,.appbar-buttons .small.return>img{background-position:-746px -181px}.small .appbar-buttons .add>img,.appbar-buttons .small.add>img{background-position:-792px -181px}.small .appbar-buttons .phone>img,.appbar-buttons .small.phone>img{background-position:-562px -226px}.small .appbar-buttons .film>img,.appbar-buttons .small.film>img{background-position:-608px -226px}.small .appbar-buttons .back>img,.appbar-buttons .small.back>img{background-position:-654px -226px}.small .appbar-buttons .car>img,.appbar-buttons .small.car>img{background-position:-700px -226px}.small .appbar-buttons .forward>img,.appbar-buttons .small.forward>img{background-position:-746px -226px}.small .appbar-buttons .selectmany>img,.appbar-buttons .small.selectmany>img{background-position:-792px -226px}.small .appbar-buttons .stop>img,.appbar-buttons .small.stop>img{background-position:-562px -269px}.small .appbar-buttons .contacts>img,.appbar-buttons .small.contacts>img{background-position:-608px -269px}.small .appbar-buttons .select>img,.appbar-buttons .small.select>img{background-position:-654px -269px}.small .appbar-buttons .sun>img,.appbar-buttons .small.sun>img{background-position:-700px -269px}.small .appbar-buttons .dpad>img,.appbar-buttons .small.dpad>img{background-position:-746px -269px}.small .appbar-buttons .play>img,.appbar-buttons .small.play>img{background-position:-792px -269px}@media screen and (max-width:1025px){.appbar .theme-options h2,.appbar .base-theme-options h2,.appbar .links{font-size:1.7em;padding:8px 8px 2px;text-align:left}.appbar .base-theme-options li,.appbar .base-theme-options li a,.appbar .theme-options li,.appbar .theme-options li a{display:block;height:32px;margin:4px;width:32px}}@media screen and (max-width:801px){.appbar .theme-options h2,.appbar .base-theme-options h2,.appbar .links{font-size:1.3em}.appbar .theme-options>ul{padding-right:6px}}@media screen and (max-width:641px){.appbar .theme-options{width:70%}.appbar .base-theme-options{width:30%}}

/* CORE STYLES */

	/* noty bar */
	.noty_bar {
		position: fixed;
		display: none;
		z-index: 9999999;
	}
	
	/* noty_message */
	.noty_bar .noty_message {
		
	}
	
	/* noty_buttons */
	.noty_bar .noty_message .noty_buttons {

	}
	
	/* noty_button */
	.noty_bar .noty_message .noty_buttons button {

	}
	
	/* noty close button */
	.noty_bar .noty_close {
		cursor: pointer;
	}
	
	/* noty modal */
	.noty_modal {
		position: fixed;
		width: 100%;
		height: 100%;
		background-color: #000;
		z-index: 10000;
		opacity: 0.6;
		display: none;
		left: 0;
		top: 0;
	}
	
	/* noty container for noty_layout_topLeft & noty_layout_topRight */
	ul.noty_container {
		position: fixed;
		z-index: 9999999;
		margin: 0px;
		padding: 0px;
		list-style: none;
		width: 300px;
	}
	ul.noty_container li {
		position: relative;
		float: left;
		clear: both;
		list-style: none;
		padding: 0px;
		margin: 10px 0 0 0;
		width: 300px; /* Fix for: http://bugs.jquery.com/ticket/2278 */
	}
	ul.noty_container.noty_layout_topLeft {left:20px; top:20px;}
	ul.noty_container.noty_layout_topRight {right:40px; top:20px;}
	ul.noty_container.noty_layout_bottomLeft {left:20px; bottom:20px}
	ul.noty_container.noty_layout_bottomRight {right:40px; bottom:20px}
	ul.noty_container.noty_layout_topRight li {float:right}

/* LAYOUTS */

	/* noty_layout_top */
	.noty_bar.noty_layout_top {
		top: 0;
		left: 0;
		width: 100%;
	}

	/* noty_layout_bottom */
	.noty_bar.noty_layout_bottom {
		bottom: 0;
		left: 0;
		width: 100%;
	}

	/* noty_layout_center */
	.noty_bar.noty_layout_center {
		top: 40%;
	}
	
	/* noty_layout_topLeft & noty_layout_topRight */
	.noty_bar.noty_layout_topLeft, 
	.noty_bar.noty_layout_topRight,
	.noty_bar.noty_layout_bottomLeft,
	.noty_bar.noty_layout_bottomRight {
		width: 100%;
		clear: both;
		position: relative;
	}
	
	/* noty_layout_topCenter */
	.noty_bar.noty_layout_topCenter {
		top: 20px;
	}

/* CORE STYLES*/

	/* noty bar */
	.noty_bar.noty_theme_default {
		/* background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==') repeat-x scroll left top #fff; */
	}
	
	/* noty_message */
	.noty_bar.noty_theme_default .noty_message {
		padding: 5px 10px;
		font-size: 11px;
		font-weight: bold;
		width: auto;
	}
	
	/* noty_buttons */
	.noty_bar.noty_theme_default .noty_message .noty_buttons {
		float: right;
		font-size: 13px;
		margin-top: -4px;
		margin-left: 4px;
	}
	
	/* noty_button */
	.noty_bar.noty_theme_default .noty_message .noty_buttons button {
		margin-left: 5px;
	}
	
	/* noty close button */
	.noty_bar.noty_theme_default .noty_close {
		position: absolute;
		top: 10px;
		right: 10px;
		/*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAORJREFUeNq0lU0OgjAQhRm5gUl3rLyBB3BDQjwI4TDcgmu4NqwNJGxdueqWA4zzCJoxtvxoeckLzbz2C5ShEDNHDiXis/gkPooPY/0uvomv4ov48bUSQGUSF+Ka51WPc0kzNGwvLnm9ynHtB5B+hGkoaWDB/6t4AZOFe7ZkTxMAc1dqreU0TbnrunetbVvOsmzIPMoBrFwJYGgCY8wAgjFGDZlHFYCNK9EAXPUYmUcNgL0v1dAFMKjfRSsVx/H0hC0eOfhLmWwbfTcYozbXNsEbO/int8nhEPz4CnbAUuhfwFOAAQAA48KKOuexjwAAAABJRU5ErkJggg==');*/
		width: 20px;
		height: 20px;
	}
	
	/* noty modal */
	.noty_modal.noty_theme_default {
		opacity: 0.7;
	}
	
/* LAYOUTS */

	/* noty_layout_top */
	.noty_bar.noty_theme_default.noty_layout_top {
		border-bottom: 1px solid #eee;
	}

	/* noty_layout_bottom */
	.noty_bar.noty_theme_default.noty_layout_bottom {
		border-top: 1px solid #eee;
	}

	/* noty_layout_center */
	.noty_bar.noty_theme_default.noty_layout_center {
		width: auto;
		padding: 4px;
		border: 1px solid #eee;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.noty_bar.noty_theme_default.noty_layout_center .noty_close {
		right: -9px;
	  top: -10px;	
	}
	
	/* noty_layout_topLeft & noty_layout_topRight */
	.noty_bar.noty_theme_default.noty_layout_topLeft,
	.noty_bar.noty_theme_default.noty_layout_topRight,
	.noty_bar.noty_theme_default.noty_layout_bottomLeft,
	.noty_bar.noty_theme_default.noty_layout_bottomRight {
		padding: 4px;
		border: 1px solid #eee;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.noty_bar.noty_theme_default.noty_layout_topLeft .noty_close,
	.noty_bar.noty_theme_default.noty_layout_topRight .noty_close,
	.noty_bar.noty_theme_default.noty_layout_bottomLeft .noty_close,
	.noty_bar.noty_theme_default.noty_layout_bottomRight .noty_close {
		right: -9px;
	  top: -10px;	
	}
	.noty_bar.noty_theme_default.noty_layout_topLeft .noty_message .noty_buttons,
	.noty_bar.noty_theme_default.noty_layout_topRight .noty_message .noty_buttons,
	.noty_bar.noty_theme_default.noty_layout_bottomLeft .noty_message .noty_buttons,
	.noty_bar.noty_theme_default.noty_layout_bottomRight .noty_message .noty_buttons {
		float: none;
		font-size: 13px;
		border-top: 1px solid #CCCCCC;
	  margin-left: 0;
	  margin-top: 10px;
	  padding-top: 10px;
	  text-align: right;
	}
	
	/* noty_layout_topCenter */
	.noty_bar.noty_theme_default.noty_layout_topCenter {
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	}
	.noty_bar.noty_theme_default.noty_layout_topCenter .noty_message {
		font-weight: normal;
		font-size: 13px;
		width: auto;
		padding: 10px 15px;
	}
	.noty_bar.noty_theme_default.noty_layout_topCenter.noty_error .noty_message {
		font-weight: bold;
	}
	.noty_bar.noty_theme_default.noty_layout_topCenter .noty_close {
		top: 50%;
		margin-top: -10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		right: -10px;
	}
	.noty_bar.noty_theme_default.noty_layout_topCenter.noty_success {
		border: 1px solid #50C24E;
	}
	.noty_bar.noty_theme_default.noty_layout_topCenter .noty_message .noty_buttons {
		margin-left: 15px;
		margin-top: 0px
	}
	.noty_bar.noty_theme_default.noty_layout_topCenter .noty_message .noty_buttons button {
		font: bold 12px/12px HelveticaNeue, Arial;
	  padding: 3px 4px;
	  color: #555;
	  background: none;
	  border: none;
	}
	
/* NOTIFICATION TYPES */

	/* noty_alert */
	.noty_bar.noty_theme_default.noty_alert {
		background-color: #FFFFE0;
		border-color: Yellow;
	}
	/* noty_error */
	.noty_bar.noty_theme_default.noty_error {
		border: 1px solid #cd0a0a; 
		background: #febec2;
		 color: #cd0a0a;
	}
	/* noty_success */
	.noty_bar.noty_theme_default.noty_success {
		background-color: #E4EBCE;
		color: Green;
		border-color: #A4C639;
	}
input[type='password'],
input[type='text'] {
  border: solid 1px #AAA;
  width: 250px;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
#wrap {
  left: 50%;
  width: 420px;
  margin: 0 0 0 -210px;
  position: absolute;
  text-align: center;
  height: 250px;
  background: url(../images/banner_linksmanager.svg) no-repeat;
  background-position-x: 60px;
  background-position-y: 200px;
  background-size: auto 45px;
}
#wrap.withIGMessage {
  background-position-y: 70px;
}
#wrap.withIGMessage #profile-management {
  top: 130px;
}
#wrap #profile-management {
  text-align: left;
  background: #FFF;
  border: solid 2px #666;
  padding: 20px;
  position: relative;
  top: 270px;
  z-index: 1000;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 2px 2px 5px #777;
  -webkit-box-shadow: 2px 2px 5px #777;
  box-shadow: 2px 2px 5px #777;
}
#wrap #profile-management h1 {
  text-align: center;
}
#wrap #profile-management input[type=text],
#wrap #profile-management input[type='password'] {
  width: 98%;
}
#wrap #profile-management #loginIGMessage {
  overflow: auto;
  max-height: 100px;
  background-color: hsl(0, 0%, 97%);
  padding-left: 0.1em;
}
#wrap input[type='submit'] {
  padding: 2px 4px 2px 4px;
  font-size: 1.2em;
  margin-top: 15px;
}
#wrap label {
  margin-top: 15px;
}
#wrap a {
  margin-left: 10px;
}
#wrap div.ui-state-error {
  padding: 5px;
  font-weight: bold;
  margin-top: 15px;
}
#reset button {
  width: auto;
  margin-left: 10px;
}
#reset p {
  padding: 0.7em;
}
#reset p span.ui-icon {
  float: left;
  margin-right: 0.3em;
}
body.login_theme {
  background: url(../images/login.png) repeat-x #D0E5F5;
  font-family: "Segoe UI";
}
div#profile-management .rectangle {
  background: #A33;
  background: -moz-linear-gradient(top, #A33 0%, #be3939 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A33), color-stop(100%, #be3939));
  background: -webkit-linear-gradient(top, #A33 0%, #be3939 100%);
  background: -o-linear-gradient(top, #A33 0%, #be3939 100%);
  background: -ms-linear-gradient(top, #A33 0%, #be3939 100%);
  background: linear-gradient(top, #A33 0%, #be3939 100%);
  height: 50px;
  width: 480px;
  position: relative;
  left: -50px;
  float: left;
  z-index: 100;
  -moz-box-shadow: 0px 3px 5px #777;
  -webkit-box-shadow: 0px 3px 5px #777;
  box-shadow: 0px 3px 5px #777;
}
div#profile-management .rectangle.live {
  background: #A33;
  background: -moz-linear-gradient(top, #A33 0%, #be3939 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A33), color-stop(100%, #be3939));
  background: -webkit-linear-gradient(top, #A33 0%, #be3939 100%);
  background: -o-linear-gradient(top, #A33 0%, #be3939 100%);
  background: -ms-linear-gradient(top, #A33 0%, #be3939 100%);
  background: linear-gradient(top, #A33 0%, #be3939 100%);
  height: 50px;
  width: 480px;
  position: relative;
  left: -50px;
  float: left;
  z-index: 100;
  -moz-box-shadow: 0px 3px 5px #777;
  -webkit-box-shadow: 0px 3px 5px #777;
  box-shadow: 0px 3px 5px #777;
}
div#profile-management .rectangle.uat {
  background: #357;
  background: -moz-linear-gradient(top, #357 0%, #3b6289 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #357), color-stop(100%, #3b6289));
  background: -webkit-linear-gradient(top, #357 0%, #3b6289 100%);
  background: -o-linear-gradient(top, #357 0%, #3b6289 100%);
  background: -ms-linear-gradient(top, #357 0%, #3b6289 100%);
  background: linear-gradient(top, #357 0%, #3b6289 100%);
  height: 50px;
  width: 480px;
  position: relative;
  left: -50px;
  float: left;
  z-index: 100;
  -moz-box-shadow: 0px 3px 5px #777;
  -webkit-box-shadow: 0px 3px 5px #777;
  box-shadow: 0px 3px 5px #777;
}
div#profile-management .rectangle h2 {
  font-size: 30px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-align: center;
  width: 480px;
  color: white;
}
div#profile-management .triangle-l {
  border-style: solid;
  border-width: 15px;
  height: 0px;
  width: 0px;
  position: relative;
  z-index: -1;
  border-color: transparent #7d90a3 transparent transparent;
  left: -65px;
  top: 35px;
}
div#profile-management .triangle-r {
  border-style: solid;
  border-width: 15px;
  height: 0px;
  width: 0px;
  position: relative;
  z-index: -1;
  border-color: transparent transparent transparent #7d90a3;
  left: 415px;
  top: 5px;
}
div#profile-management #accountChoices {
  margin: 10px auto 30px auto;
}
div#profile-management #accountChoices button {
  padding: 4px;
  margin: 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
div#profile-management .secondary {
  font-size: 2em;
}
.banner {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0.2em;
  font-size: 2em;
}
.banner .banner-warning {
  background-color: hsl(45, 100%, 70%);
}
.banner .banner-error {
  background-color: hsl(0, 100%, 70%);
}
body.home_theme.admin_theme {
  background-color: #555;
  overflow-x: hidden;
  overflow-y: auto;
}
#switchToAdminMode {
  position: absolute;
  left: 3px;
  top: 3px;
}
#adminBar {
  margin-bottom: 12px;
  width: 100%;
  position: absolute;
  left: 0;
}
#adminBar h1 {
  color: white;
}
#adminBar div.live-tile {
  cursor: pointer;
}
#adminBar div .image {
  background-image: url(../images/admin_sprite.png);
  background-repeat: no-repeat;
}
#adminBar div .image.add {
  background-position: -3px 32px;
}
#adminBar div .image.add.license {
  color: #E00;
  background-position: -1911px 32px;
}
#adminBar div .image.add.license:hover {
  background-position: -1911px 32px;
}
#adminBar div .image.lock {
  background-position: -321px 32px;
}
#adminBar div .image.unlock {
  background-position: -639px 32px;
}
#adminBar div .image.password {
  background-position: -957px 32px;
}
#adminBar div .image.users {
  background-position: -1275px 32px;
}
#adminBar div .image.news {
  background-position: -1593px 32px;
}
#adminBar div .image.deactivate {
  background-position: -1911px 32px;
}
#adminBar div .image.reactivate {
  background-position: -3px 32px;
}
#adminBar div .image.applications {
  background-position: -162px 32px;
}
#adminBar div .image.link {
  background-position: -480px 32px;
}
#adminBar div .image.info {
  background-position: -2070px 32px;
}
#adminBar div .image.questionmark {
  background-position: -2229px 32px;
}
#adminBar div #tile-add .licenses span {
  font-size: 2em;
  line-height: 30px;
}
#adminBar .pluginLink {
  margin-top: 40px;
}
.ui-datepicker {
  font-size: 0.9em;
  display: none;
}
.licenseMessage .ui-dialog-content {
  font-size: 0.85em;
  font-size: 1rem;
}
.licenseMessage .ui-dialog-content span {
  font-size: 0.6em;
  font-size: 0.7rem;
}
#newuser,
#change-access {
  font-size: 0.8em;
  text-align: left;
}
#newuser label,
#change-access label {
  margin-top: 10px;
  display: block;
  clear: both;
}
#newuser label.check,
#change-access label.check {
  display: inline;
}
#newuser label.mandatory:before,
#change-access label.mandatory:before {
  content: '* ';
}
#newuser input[type=text],
#change-access input[type=text],
#newuser input[type=password],
#change-access input[type=password] {
  width: 350px;
}
#newuser input[type=text]:focus,
#change-access input[type=text]:focus,
#newuser input[type=password]:focus,
#change-access input[type=password]:focus,
#newuser input[type=checkbox]:focus,
#change-access input[type=checkbox]:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
#newuser div.user,
#change-access div.user {
  float: left;
  width: 45%;
}
#newuser div.apps,
#change-access div.apps {
  width: 55%;
  float: left;
}
#newuser div.apps label,
#change-access div.apps label {
  display: inline-block;
}
#newuser div.apps ul,
#change-access div.apps ul {
  margin: 20px 0 0 40px;
}
#newuser div.apps ul li label,
#change-access div.apps ul li label {
  color: #777;
}
#newuser div.apps img,
#change-access div.apps img {
  float: left;
}
#newuser div.apps div.appContainer,
#change-access div.apps div.appContainer {
  background-color: #F6F6F6;
  border-collapse: collapse;
  line-height: 1em;
  min-height: 80px;
  border-bottom: 1px solid #D0E5F5;
  padding: 10px 5px 0 5px;
}
#newuser div.apps div.appContainer:last-child,
#change-access div.apps div.appContainer:last-child {
  border-bottom: none;
}
#newuser div.apps div.appContainer label,
#change-access div.apps div.appContainer label {
  margin-top: 0;
  width: 210px;
}
#newuser div.apps div.appContainer ul li label,
#change-access div.apps div.appContainer ul li label {
  width: auto;
}
#newuser div.apps div.appContainer div,
#change-access div.apps div.appContainer div {
  float: left;
  width: 400px;
  padding: 10px 0 10px 20px;
}
#newuser div.apps div.appContainer div input,
#change-access div.apps div.appContainer div input,
#newuser div.apps div.appContainer div select,
#change-access div.apps div.appContainer div select {
  float: right;
}
#newuser div.buttons,
#change-access div.buttons {
  margin-top: 20px;
}
#newuser a,
#change-access a {
  color: blue;
}
#change-access div.apps {
  width: 100%;
}
#edituser {
  width: auto;
  font-size: 0.8em;
  text-align: left;
}
#edituser label {
  margin-top: 10px;
  display: block;
}
#edituser label.check {
  display: inline;
}
#edituser label.mandatory:before {
  content: '* ';
}
#edituser input[type=text],
#edituser input[type=password] {
  width: 350px;
}
#edituser input[type=text]:focus,
#edituser input[type=password]:focus,
#edituser input[type=checkbox]:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
#edituser div.buttons {
  margin-top: 20px;
}
#edituser a {
  color: blue;
}
#user-tag-management {
  font-size: 0.8em;
}
div#lock-user-search-container,
div#unlock-user-search-container,
div#enable-user-search-container,
div#disable-user-search-container,
div#change-app-access-search-container,
div#password-user-search-container {
  overflow-y: hidden;
}
div#lock-user-search-container .container,
div#unlock-user-search-container .container,
div#enable-user-search-container .container,
div#disable-user-search-container .container,
div#change-app-access-search-container .container,
div#password-user-search-container .container {
  width: 100%;
}
#user-info label {
  display: inline-block;
  min-width: 400px;
  font-weight: 100;
  font-size: 0.85em;
}
#user-info .report {
  border-bottom: solid 1px #D0E5F5;
  padding: 1.5%;
  display: flex;
}
#user-info .report img {
  margin-right: 10px;
}
#user-info h4 {
  border-bottom: solid 1px black;
  border-left: solid 1px black;
  padding-left: 1%;
  font-size: 0.8em;
  font-weight: bold;
}
#user-info button {
  cursor: pointer;
  display: block;
  width: 100px;
  height: 20px;
  font-size: 14px;
  display: inline-block;
}
#user-guides {
  overflow-y: auto;
}
#user-guides label {
  display: inline-block;
  min-width: 400px;
  font-weight: 100;
  font-size: 0.85em;
}
#user-guides .userGuide {
  border-bottom: solid 1px #D0E5F5;
  margin-bottom: 3%;
}
.pointer {
  cursor: pointer;
}
.logins-table {
  font-size: 0.7em;
}
.logins-table td {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.audit-table {
  position: relative;
}
.audit-table .container {
  min-height: 120px;
}
#auditResults {
  min-height: 150px;
}
#audit-log {
  overflow-x: hidden !important;
}
.audit-table,
.inactive-users,
.active-users,
.logins-table {
  font-size: 0.7em;
}
.audit-table .operationSelect,
.inactive-users .operationSelect,
.active-users .operationSelect,
.logins-table .operationSelect {
  display: inline-block;
  outline: medium none;
  padding: 3px 0px 3px 3px;
  margin-top: 5px;
  border: 1px solid #DDD;
  width: 27%;
  float: right;
}
.audit-table .download,
.inactive-users .download,
.active-users .download,
.logins-table .download {
  display: inline-flex;
  cursor: pointer;
}
.audit-table label,
.inactive-users label,
.active-users label,
.logins-table label {
  display: inline-block;
  margin-right: 2%;
  margin-left: 1%;
  margin-top: 0%;
  padding-bottom: 2%;
}
.audit-table input,
.inactive-users input,
.active-users input,
.logins-table input {
  display: inline-block;
}
.audit-table .datepicker,
.inactive-users .datepicker,
.active-users .datepicker,
.logins-table .datepicker {
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  width: 200px;
}
.audit-table .datepicker:focus,
.inactive-users .datepicker:focus,
.active-users .datepicker:focus,
.logins-table .datepicker:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
.audit-table .table,
.inactive-users .table,
.active-users .table,
.logins-table .table {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 460px;
}
.audit-table .illy-checkboxlist-wrapper,
.inactive-users .illy-checkboxlist-wrapper,
.active-users .illy-checkboxlist-wrapper,
.logins-table .illy-checkboxlist-wrapper {
  padding: 1px;
}
.audit-table .illy-checkboxlist-searchbox,
.inactive-users .illy-checkboxlist-searchbox,
.active-users .illy-checkboxlist-searchbox,
.logins-table .illy-checkboxlist-searchbox {
  min-width: 248px;
  background: #E5FAFD;
}
.audit-table .illy-checkboxlist-wrapper-inner,
.inactive-users .illy-checkboxlist-wrapper-inner,
.active-users .illy-checkboxlist-wrapper-inner,
.logins-table .illy-checkboxlist-wrapper-inner {
  background: white;
  border: 1px solid black;
  padding: 3px;
  overflow-y: scroll;
  max-height: 158px;
  min-width: 248px;
}
.audit-table .userSelect,
.inactive-users .userSelect,
.active-users .userSelect,
.logins-table .userSelect {
  margin-bottom: 1%;
}
.audit-table .userSelect input,
.inactive-users .userSelect input,
.active-users .userSelect input,
.logins-table .userSelect input {
  width: 99%;
}
.audit-table .performed-by,
.inactive-users .performed-by,
.active-users .performed-by,
.logins-table .performed-by {
  min-width: 100px;
}
.audit-table .date-logged,
.inactive-users .date-logged,
.active-users .date-logged,
.logins-table .date-logged {
  min-width: 150px;
}
body.home_theme {
  background-color: #D0E5F5;
  font-family: "Segoe UI";
  font-size: 1em;
  padding-top: 40px;
  padding-bottom: 40px;
  cursor: default;
}
body.home_theme #profileAndEnv {
  margin-right: 10px;
}
body.home_theme #news {
  margin-left: 10px;
  overflow-y: auto;
}
body.home_theme #news,
body.home_theme #profileAndEnv {
  height: 80vh;
  overflow-y: auto;
  background-color: #ffffff;
  width: 417px;
  float: left;
  -moz-box-shadow: 2px 2px 5px #777;
  -webkit-box-shadow: 2px 2px 5px #777;
  box-shadow: 2px 2px 5px #777;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  padding: 25px;
}
body.home_theme #updateContent {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 7px;
}
body.home_theme #updateContent a {
  color: black;
}
body.home_theme .updateButtonsTitle {
  margin-left: 5px;
}
body.home_theme .updateOwnInfoButtons {
  transition: color 0.2s ease;
  margin: 6px 2px 6px 2px;
  margin-left: 2px;
  margin-right: 2px;
}
body.home_theme #updateEmail {
  position: relative;
  top: -1px;
}
body.home_theme .updateOwnInfoButtons:hover {
  cursor: pointer;
  color: #FAD42E;
}
#environment {
  margin-top: 25px;
}
#environment h2 {
  margin-bottom: 5px;
}
#ui-dialog-title-reauthenticate {
  font-size: 0.8em;
}
#reauthenticate {
  font-size: 0.9em;
  color: #555;
}
#reauthenticate h1 {
  font-size: 1em;
}
#reauthenticate #reauthenticateError {
  margin: 20px 0;
}
#attempt-dialog-overlay {
  font-size: 0.75em;
}
.serverError {
  font-size: 0.75em;
}
#illy-logo {
  width: 70px;
  height: auto;
  margin-right: 0.5em;
}
body #profile .top {
  padding-bottom: 10px;
}
body #profile .summary {
  padding: 4px;
  background-color: #F9F2D4;
  border-top: solid 1px #FAD42E;
  border-bottom: solid 1px #FAD42E;
}
body #profile .summary em {
  font-weight: bold;
}
body #profile .summary .button {
  font-size: 0.9em;
  float: right;
}
body #profile .stats {
  color: #777;
  font-size: 0.8em;
  margin-left: 4px;
}
body #profile .attempts {
  color: #777;
  font-size: 0.8em;
  margin-left: 4px;
}
body #profile .user {
  margin-top: 20px;
}
body #profile .user .primary {
  font-size: 1.3em;
  color: #333;
  line-height: 25px;
}
body #profile .user .secondary {
  font-size: 1.1em;
  color: #555;
}
body #profile .user .tertiary {
  font-size: 0.9em;
  color: #555;
}
body #profile .user .tertiary#accreditation {
  font-weight: bold;
}
body #profile .user .card {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #FCFCFC;
  margin-bottom: 15px;
  padding: 10px;
  -moz-box-shadow: 1px 1px 3px #AAA;
  -webkit-box-shadow: 1px 1px 3px #AAA;
  box-shadow: 1px 1px 3px #AAA;
}
body #profile .user .card #updateButtons {
  margin-left: auto;
  margin-right: auto;
  width: 274px;
}
body #profile .user .card #updateButtons button {
  font-size: 0.8em;
  margin: 0 3px;
}
body #profile .user .card img {
  float: left;
  display: block;
}
body #profile .user .card div#card-content {
  word-wrap: break-word;
  float: left;
  padding: 0px;
  width: 300px;
}
body #profile .user .card div.card-title {
  background-color: #3C5472;
  text-align: center;
  color: white;
  margin-bottom: 10px;
}
body #profile .options {
  height: 30px;
}
body #profile .options button {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
}
body #profile .options button span {
  float: left;
  margin-right: 5px;
  margin-left: 5px;
}
body #profile .options #logoutbutton {
  float: right;
}
body #profile .apps {
  background-color: #F6F6F6;
}
body #profile .apps ul {
  margin: 0;
  list-style: none;
}
body #profile .apps ul a {
  height: 48px;
  display: block;
  color: #666;
}
body #profile .apps ul li {
  padding: 10px;
  border-bottom: solid 1px #D0E5F5;
  border-collapse: collapse;
}
body #profile .apps ul li:hover {
  background-color: #D0E5F5;
  -moz-box-shadow: 0px 0px 2px #00E5F5 inset;
  -webkit-box-shadow: 0px 0px 2px #00E5F5 inset;
  box-shadow: 0px 0px 2px #00E5F5 inset;
}
body #profile .apps ul li:first-child {
  border-top: 1px solid #D0E5F5;
}
body #profile .apps ul li img {
  float: left;
  margin-right: 20px;
}
body #profile .apps ul li div {
  float: left;
}
body #profile .apps ul li div h2 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
  color: #444;
}
div.news-article {
  margin-bottom: 30px;
}
div.news-article .headline {
  position: relative;
  border-bottom: 1px solid #D0E5F5;
  margin-bottom: 10px;
  font-size: 1.5em;
  padding-right: 80px;
}
div.news-article .date-col {
  font-size: small;
  color: gray;
  position: absolute;
  bottom: 2px;
  right: 0;
}
div.news-article .footer {
  position: relative;
}
div.news-article .author {
  font-size: small;
  color: gray;
  position: absolute;
  bottom: 2px;
  right: 0;
}
#changePasswordContainer {
  font-family: "Segoe UI";
  font-size: 12px;
  font-size: 0.75rem;
}
#changePasswordContainer label {
  margin-top: 15px;
}
#changePasswordContainer input[type='password'],
#changePasswordContainer input[type='text'] {
  border: solid 1px #AAA;
  width: 250px;
}
#changePasswordContainer input[type=text]:focus,
#changePasswordContainer input[type=password]:focus,
#changePasswordContainer textarea:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
#changePasswordContainer #updatePassword {
  margin-top: 15px;
  font-size: 1.2em;
}
#updateEmailContainer {
  font-family: "Segoe UI";
  font-size: 12px;
  font-size: 0.75rem;
}
#updateEmailContainer label {
  margin-top: 15px;
}
#updateEmailContainer input[type='password'],
#updateEmailContainer input[type='text'] {
  border: solid 1px #AAA;
  width: 250px;
}
#updateEmailContainer input[type=text]:focus,
#updateEmailContainer input[type=password]:focus,
#updateEmailContainer textarea:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
#updateEmailContainer #updateEmail {
  margin-top: 15px;
  font-size: 1.2em;
}
#updateEmailContainer #logoutInfo {
  background-color: #F9F2D4;
  border-top: solid 1px #FAD42E;
  border-bottom: solid 1px #FAD42E;
}
.no-close .ui-dialog-titlebar {
  display: none;
}
#updateEmailLogout {
  text-align: center;
}
#updateEmailLogout #emailLogoutText {
  font-size: 99%;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
#updateEmailLogout #emailLogoutButton {
  margin-left: auto;
  margin-right: auto;
  width: 70px;
  display: inherit;
}
#updatePhoneNumberContainer {
  font-family: "Segoe UI";
  font-size: 12px;
  font-size: 0.75rem;
}
#updatePhoneNumberContainer label {
  margin-top: 15px;
}
#updatePhoneNumberContainer input[type='password'],
#updatePhoneNumberContainer input[type='text'] {
  border: solid 1px #AAA;
  width: 98%;
}
#updatePhoneNumberContainer input[type=text]:focus,
#updatePhoneNumberContainer input[type=password]:focus,
#updatePhoneNumberContainer textarea:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
#updatePhoneNumberContainer #updatePhoneNumber {
  margin-top: 15px;
  font-size: 1.2em;
}
#updatePhoneNumberContainer #logoutInfo {
  background-color: #F9F2D4;
  border-top: solid 1px #FAD42E;
  border-bottom: solid 1px #FAD42E;
}
.no-close .ui-dialog-titlebar {
  display: none;
}
#updatePhoneNumberLogout {
  text-align: center;
}
#updatePhoneNumberLogout #phoneNumberLogoutText {
  font-size: 99%;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
#updatePhoneNumberLogout #phoneNumberLogoutButton {
  margin-left: auto;
  margin-right: auto;
  width: 70px;
  display: inherit;
}
/* user search view component styling */
div.search-bar {
  font-size: 0.8em;
  text-align: left;
  margin-bottom: 10px;
  width: 99%;
}
div.search-bar input[type=text] {
  width: 100%;
}
div.search-bar input[type=text].nonSearchingBackground {
  background: no-repeat right;
}
div.search-bar input[type=text].searchingBackground {
  background: url(../images/tiny-spinner.gif) no-repeat right;
}
div.user-search-container {
  font-size: 0.8em;
  text-align: left;
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 496px;
  width: 100%;
}
div.user-search-container label {
  margin-top: 10px;
  display: block;
}
div.user-search-container label.check {
  display: inline;
}
div.user-search-container label.mandatory:before {
  content: '* ';
}
div.user-search-container input[type=text] {
  width: 100%;
}
div.user-search-container input[type=password] {
  width: 350px;
}
div.user-search-container input[type=text]:focus,
div.user-search-container input[type=password]:focus,
div.user-search-container input[type=checkbox]:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
div.user-search-container div.buttons {
  margin-top: 20px;
}
div.user-search-container textarea {
  width: 865px;
  height: 200px;
}
div.user-search-container div.loading-indicator {
  text-align: center;
}
th.locked-header {
  text-align: center;
}
div.user-search-results tr {
  font-size: 12px;
  height: 30px;
}
div.user-search-results tr:hover .action-button {
  cursor: pointer;
  display: block;
}
div.user-search-results tr button.action-button {
  display: none;
  width: 100px;
  margin: 0px auto;
}
div.user-search-results tr button.action-button.reset-password-button {
  width: 140px;
}
div.user-search-results tr button.action-button span {
  display: inline;
}
div.user-search-results th.action-button-column {
  text-align: center;
  width: 120px;
}
div.user-search-results th.action-button-column.reset-password-button-column {
  width: 150px;
}
div.user-search-results th.pinned-column {
  width: 20px;
  background-image: url(../images/pin_green.png);
  background-repeat: no-repeat;
  background-position: center;
}
div.user-search-results td.pin-container:hover {
  background-image: url(../images/pin_green.png);
  background-repeat: no-repeat;
  background-position: center;
}
div.user-search-results td.pinned {
  background-image: url(../images/pin_green.png);
  background-repeat: no-repeat;
  background-position: center;
}
div.user-search-results div.nothing-found {
  text-align: center;
}
div.user-search-results .highlight-row {
  color: white;
  background-color: #616161;
}
/* locking TODO: must move this to its own file later */
#lock-user-prompt,
#change-password-prompt {
  font-size: 16px;
}
#lock-user-prompt textarea,
#change-password-prompt textarea {
  width: 95%;
}
#lock-user-prompt .button-container,
#change-password-prompt .button-container {
  margin-top: 20px;
}
div.user-search-results tr:hover span {
  display: inline;
}
div.user-search-results span {
  display: none;
  font-weight: bold;
}
div.user-search-results span.red {
  color: red;
}
div#manage-users-container {
  overflow: hidden;
}
div#manage-users-container div.new-tag-input {
  font-size: 12px;
  line-height: 40px;
  padding-left: 2%;
}
div#manage-users-container div.new-tag-input span.or {
  color: #888;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
div#manage-users-container div.new-tag-input div {
  display: inline-block;
}
div#manage-users-user-search {
  height: 76%;
}
div#manage-users-user-search div.user-search-container {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 425px;
}
div.tag-pool {
  overflow-y: auto;
  border: 1px solid #D0E5F5;
  padding: 6px 10px 0px 10px;
  margin-bottom: 5px;
  height: 110px;
}
div.tag-pool .info {
  font-size: small;
  color: #888;
}
div.tag-wrapper {
  position: relative;
  display: inline-block;
}
div.tag-wrapper img {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
}
div.tag-wrapper:hover img {
  display: inline-block;
}
div.tag {
  border-radius: 3px;
  text-align: center;
  background-color: #D0E5F5;
  float: left;
  margin-right: 6px;
  padding: 2px 5px 2px 5px;
  font-size: small;
}
div.tag:hover {
  background-color: #3C5472;
  color: white;
  cursor: pointer;
}
div.tag div.del {
  display: none;
  width: 16px;
}
div.tag.active {
  background-color: #3C5472;
  color: white;
}
div.tag.marked-for-deletion {
  background-color: red;
  color: white;
}
div.tag-body div.indicator.active {
  background-image: url("../images/bullet_ball_green_small.png");
  background-position: center center;
  background-repeat: no-repeat;
}
div.indicator {
  display: inline-block;
  width: 16px;
}
div.tag-body {
  display: inline-block;
}
#user-tag-management .tag-pool {
  margin-bottom: 20px;
}
#user-tag-management a {
  color: blue;
  font-size: 14px;
}
#user-tag-management .title-info {
  margin-bottom: 15px;
}
tr.active {
  background-color: #D0E5F5;
  color: #3C5472;
  text-shadow: none;
}
/* news management */
#manage-news {
  font-size: 12px;
  overflow-y: auto;
}
#manage-news .new-article-link {
  margin-left: 4px;
}
#news-grid tr {
  font-size: 12px;
}
#news-grid tr:hover {
  background-color: #D0E5F5;
  color: #3C5472;
  text-shadow: none;
}
#news-grid td.headline {
  width: 250px;
}
#news-grid td.date {
  width: 120px;
}
#news-grid button.toggle {
  width: 100px;
}
div#new-article,
div#edit-article {
  font-size: 0.8em;
  text-align: left;
}
div#new-article label,
div#edit-article label {
  margin-top: 10px;
  display: block;
}
div#new-article label.check,
div#edit-article label.check {
  display: inline;
}
div#new-article label.mandatory:before,
div#edit-article label.mandatory:before {
  content: '* ';
}
div#new-article input[type=text],
div#edit-article input[type=text],
div#new-article input[type=password],
div#edit-article input[type=password] {
  width: 350px;
}
div#new-article input[type=text]:focus,
div#edit-article input[type=text]:focus,
div#new-article input[type=password]:focus,
div#edit-article input[type=password]:focus,
div#new-article input[type=checkbox]:focus,
div#edit-article input[type=checkbox]:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
div#new-article div.buttons,
div#edit-article div.buttons {
  margin-top: 20px;
}
div#new-article textarea,
div#edit-article textarea {
  width: 865px;
  height: 200px;
}
div#new-article span,
div#edit-article span {
  color: #555;
}
div#new-article a,
div#edit-article a {
  color: blue;
}
.published {
  background-image: url(../images/bullet_ball_green.png);
  background-repeat: no-repeat;
  background-position: center;
}
.unpublished {
  background-image: url(../images/bullet_ball_red.png);
  background-repeat: no-repeat;
  background-position: center;
}
.published-header {
  text-align: center;
}
.marked-for-deletion {
  color: white;
  background-color: #616161;
}
div.sort-indicator {
  display: inline-block;
  width: 15px;
}
div.sort-indicator.sorted.asc {
  background-image: url(../images/navigate_up.png);
  background-repeat: no-repeat;
  background-position: center;
}
div.sort-indicator.sorted.desc {
  background-image: url(../images/navigate_down.png);
  background-repeat: no-repeat;
  background-position: center;
}
