/* tesPro tab styles only*/
#myTes-wrapper {position: absolute; left: 0; top: 0; z-index: 9980; width: 100%}
#myTes-wrapper.is-logged-in {top: 47px}
#myTes-wrapper.enable-cookie {top: 151px}
#myTes-wrapper.send-to-back {z-index: 1}
#myTes-tab { position: relative; left:18px; width: 960px; margin: 0 auto}
#myTes-tab a {visibility: hidden; display: block; position: absolute ;right: 0; top: 0; display: block; width:138px; height: 77px; background: url("../images/tespro-tab.png") left top no-repeat;border-bottom:none;text-indent:-99999px; overflow: hidden; }
#myTes-tab a span { display: block; width: 100%; height: 73px; text-indent: -9999em}
#myTes-tab a:hover span { background: url("../images/tespro-tab.png") 0 -268px no-repeat; cursor:pointer}
.is-open #myTes-tab a {height: 48px; right: 8px; top:-8px; background-position:0 -147px;cursor:pointer}
#myTes-dashboard #app-logo {position: absolute;right: 29px;top: 22px;width: 100px;height: 0;background: url("../images/tespro-tab.png") -18px -196px no-repeat }
#myTes-contentHolder {display: none; margin: 0 auto; width: 980px}