@import url(https://storage.live.com/items/4A07C1EEED420167%21159);
@import url(https://storage.live.com/items/4A07C1EEED420167%21170); /*Cover Import*/
@import "http://fonts.googleapis.com/css?family=Patrick+Hand+SC";
* {
    font-family: 'Patrick Hand SC' !important;
    text-decoration: none;
}
body {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://i67.tinypic.com/303gyvl.png");
    background-position: 0 100%;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
}
#list_surround {
    background-attachment: scroll;
    background-image: url("http://i68.tinypic.com/accqjc.png");
    background-position: 100% 0;
    background-repeat: no-repeat no-repeat;
    background-size: 100% auto;
    font-size: 16px;
    left: 7% !important;
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 175px;
    position: absolute;
    top: 44px;
    width: 700px;
    z-index: 5;
}
tr:hover td.td1, tr:hover td.td2, tr:hover td.td1 a, tr:hover td.td2 a {
    color: ;
    font-weight: bold;
    text-shadow: 1px 1px 2px black;
    transition: all 0.4s ease 0s;
}
tr:hover [class^="td"] {
    background-color: #508cc2;
    transition: all 0.4s ease 0s;
}
a {
    color: white;
    text-shadow: none;
}
a:hover {
    color: yellow !important;
}
.table_header {
  background-color: #508cc2;
  padding: 4px;
}
.table_header:first-of-type {
    border-radius: 12px 0 0 0;
}
.table_header:nth-of-type(2) {
    text-align: left;
}
.table_header:nth-of-type(5) {
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 12px;
}
.td1, .td2, .status_selected, .status_not_selected, .category_totals {
    background-color: rgba(129, 190, 225, 0.7);
    border: 0 none;
    padding: 4px;
    text-align: center;
    vertical-align: top;
  transition: background-color 0.5s ease 0s;
}
.td1:nth-of-type(2), .td2:nth-of-type(2) {
    text-align: left;
}
.table_header:nth-of-type(6) {
    display: none;
    width: 0;
}
small {
    color: #abc779;
  font-size:14px;
    font-weight: bold;
    text-shadow: 1px 1px 2px black;
}
.table_header, .td1, .td2, .category_totals {
    color: white;
}
[cellspacing="0"] {
    line-height: 17px;
}
.category_totals {
    background-color: #508cc2;
    border-radius: 0 0 12px 12px;
    color: white;
    text-align: center;
}

[class^="header_"] * {
    background-repeat: no-repeat no-repeat;
    font-size: 0;
    height: 245px;
    line-height: 24px;
    padding-bottom: 0;
    text-align: right;
    vertical-align: bottom;
}
.header_title {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-style: italic;
    height: auto;
    padding: 0 8px 0 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
#grand_totals {
    background-color: #508cc2;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    line-height: 20px;
    min-height: 20px;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
}
.status_not_selected {
    opacity: 0.75;
    right: -95px !important;
    transition: all 0.4s ease 0s;
}
.status_not_selected:hover {
    color: transparent;
    opacity: 1;
    right: -8px !important;
    transition: all 0.4s ease 0s;
}
.status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a {
    color: transparent;
    display: block;
    height: 100px;
    opacity: 0;
    width: 300px;
}
.status_selected {
    display: block;
}
.status_not_selected {
    display: block;
}
.header_cw {
    background-color: transparent;
    background-image: url("http://i67.tinypic.com/k4utdu.png");
    background-position: 50% 3px;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -42px;
}
.header_completed {
    background-color: transparent;
    background-image: url("http://i63.tinypic.com/2a5yt21.png");
    background-position: 50% 2px;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
    z-index: 0;
}
.header_onhold {
    background-color: transparent;
    background-image: url("http://i65.tinypic.com/30c3drn.png");
    background-position: 50% 2px;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
}
.header_dropped {
    background-color: transparent;
    background-image: url("http://i65.tinypic.com/2s0mrtg.png");
    background-position: 50% 2px;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
}
.header_ptw {
    background-color: transparent;
    background-image: url("http://i68.tinypic.com/9iwwu8.png");
    background-position: 50% 2px;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
}
#list_surround .status_selected, #list_surround .status_not_selected {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://i68.tinypic.com/29powi0.png");
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
    border: 2px solid white !important;
    border-radius: 15px 0 0 0;
    display: block;
    height: 100px;
    padding: 0;
    position: fixed;
    right: -3px;
    top: 220px;
    width: 300px;
}
#list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://i66.tinypic.com/316oms2.png");
    background-repeat: no-repeat no-repeat;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    top: 322px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://i63.tinypic.com/2q0n809.jpg");
    top: 424px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://i67.tinypic.com/2rcbdrt.jpg");
    background-repeat: repeat repeat;
    top: 526px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://i65.tinypic.com/2mxr1c3.png");
    top: 628px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://i63.tinypic.com/aziek1.png");
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    top: 730px;
    width: 300px;
}
td[class^="td"]:nth-of-type(2) {
    width: 454px !important;
}
.table_header:nth-of-type(6), span[id*="tagLinks"], div[id*="tagChangeRow"] {
    display: none !important;
}
td[class^="td"]:nth-of-type(6) {
    width: 0;
  color:white !important;
  text-shadow: 1px 2px 3px black !important;
  font-weight:normal !important;
}
span[id*="tagRow"] {
    background-color:rgba(129, 190, 225, 1);
    border-radius: 16px;
    display: block !important;
    line-height: 15px !important;
    padding: 8px 8px 8px;
    position: fixed;
    left: 850px;
    top: 515px;
    visibility: hidden;
    width: 212px;
  	box-shadow: 1px 4px 6px #000000;
  	z-index:1;
}
tr:hover span[id*="tagRow"] {
    visibility: visible;
}
:hover + .hide {
    background-color: rgba(129, 190, 225, 0.7);
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: auto auto !important;
    border-color: #FFFFFF;
    border-radius: 16px;
    border-style: solid;
    border-width: 0px;
    box-shadow: 1px 4px 6px #000000;
    display: block !important;
    height: 350px;
    position: fixed;
    left: 850px;
    top: 160px;
    width: 226px;
  z-index:1;
}