*{
  box-sizing: border-box;
}

html {
  height: 100%;
}
body {
  background-color: #fff;
  height: 100%;
  color: #333;
  padding: 0;
  margin: 0 auto !important;
  overflow:hidden;
}
a {
  color: #0654ba;
  text-decoration: none;
}
a:hover {
  cursor: pointer;
}
a:visited {
  color: #0654ba;
}

.overlay {
  border: 1px solid #999;
  width: 862px;
  margin: auto;
}

.parentWrap {
  position: relative;
  margin: 0 auto;
}
.parentWrap *{
	font: 300 14px helvetica neue,helvetica,arial,sans-serif;
}

.mainWrap {
  position: relative;
  text-align: left;
  display: inline-block;
  max-width:738px;
}

.mainWrap {
  outline: none;
}

.mainWrap > #upl-wrap{
  padding: 0;
  overflow-x:hidden;
}

.mainWrap .picfee{
    margin-left:4px
}
.picfee .freeCount,.picfee .feeamt{
font-weight:500;
}

.mainWrap .picfee{
    display:none;
}
.mainWrap.hasfee .picfee,
.top-msg.cg-one .cg-one,
.top-msg.cg-more .cg-more,
.top-msg.add-free .add-free,
.top-msg.add-limit .add-limit,
.top-msg.self-host .self-host,
.top-msg .copyfrom{
    display:inline-block;
}

.mainWrap .span6{
	min-height: 0;
}

.workspaceWrap-bg{
  background: #fff;
  position:relative;
}

.workspaceWrap-bg.less .thumbsWrap{
	margin-left:0;
	
}
.workspaceWrap-bg.less #tg-thumbsMask{
	max-width:100%;
	max-height:100%;
	overflow:auto;
}
.workspaceWrap-bg.less #tg-thumbs li{
	margin: 0 10px 10px 0;
}

.ab-paginate .pgn{
	display:none;
	padding:10px 0 0;
}


.workspaceWrap,.win-524 .workspaceWrap {
  margin: 0;
  position: relative;
  float:left;
  border: 1px solid #ddd;
  width: 402px;
  transition:width 0.5s ease 0s;
  border-width:0 1px;
}

.preCanvas .arrow {
  opacity: 0;
  transition:opacity 0.5s ease 0s;
  position: absolute;
  background-color: rgba(0,0,0,0.4);
  width: 36px;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  cursor: pointer;
  border: none;
  z-index: 3;
}
.workspaceWrap .arrow:hover {
  background-color: rgba(0,0,0,0.7);
}
.workspaceWrap .arrow .arrow-image {
  background: url('https://ir.ebaystatic.com/rs/v/ouzn5vache0v5n1pboql204sdi4.png') no-repeat;
  position: absolute;
  width: 12px;
  height: 42px;
  overflow: hidden;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -6px;
}
.workspaceWrap .arrow-left {
  left: 0;
}
.workspaceWrap .arrow-left .arrow-image {
  background-position: -219px -530px;
}
.workspaceWrap .arrow-right {
  right: 0;
}
.workspaceWrap .arrow-right .arrow-image {
  background-position: -241px -530px;
}
.workspaceWrap:hover .arrow {
  opacity: 1;
}
.onepic:hover .arrow {
  opacity: 0;
}

#wk-workSpace {
  min-width: 100%;
  max-width: 100%;
  overflow: hidden;
}

#wk-workSpace .sherpa-messaging{
  display: none;
}

/************************************************
Action bars
*************************************************/
.actBar {
  position: relative;
  border-bottom:1px solid #ddd;
}
.actBar a {
  text-decoration: none;
  color: #333;
  display: inline-block;
}
.actBar a.first {
  border-left: 0;
}
.actBar.top .msg a.disabled {
  cursor: default;
  outline: none;
  color: #999;
}
.actBar.top .msg {
  display: inline-block;
  font-size: 1em;
}
.actBar.top .msg a {
  color: #0654ba;
  border: none;
}
.ab-actBarBtm{
  display: none;
  padding:10px 0 11px;
  border-top: 1px solid #ddd;
}

.preCanvas .ab-actBarBtm{
	display:block;	
}


.actBar.btm .rSpcr {
  display: inline-block;
  border-right: 1px solid #ccc;
  padding: 10px;
  width: 3px;
  position: relative;
}
.actBar.btm .lSpcr {
  display: inline-block;
  border-left: 1px solid #eee;
  padding: 10px;
  width: 3px;
  position: relative;
}
.actBar.btm .ctls {
  position: absolute;
  right: 10px;
  white-space: nowrap;
}

/** Overriding 'buttonebay.css' .btn box-shadow style, because
shadow color doesn't look right against actBar background color.**/
.actBar.btm .btn {
  box-shadow: 0 3px 0px #ddd;
}

.ab-toolPnl a {
  display: inline-block;
  height: 100%;
  padding: 0;
  position: relative;
  margin:0 5px;
}
.ab-toolPnl b {
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat;
  display: inline-block;
  position: relative;
}
.crop  b{
  background-position: 3px -112px;
}
.rotate b{
  background-position: -25px -112px;
}
.autoAdjust b{
  background-position: -52px -112px;
}
.brightness b{
  background-position: -79px -112px;
}
.sharpen b{
  background-position: -195px -193px;
}

.ab-toolPnl .delete{
	float: right;
    margin-right: 10px;
    margin-top: -2px;
}
.ab-toolPnl .delete b{
	background-position: -195px -216px;
    height: 23px;
}

/*******
Sherpa icon in top bar
********/
#gu-sherpaBtn {
  display: none !important;
  position: absolute;
  right: 10px;
  top: 9px;
  width: 23px;
  height: 23px;
  z-index: 21; /** one above the dialog **/
}
#gu-sherpaBtn .icon {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  border: 0;
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat 0 0;
  
  /** IE7 needs zoom:1 to enable display:inline.
  display:inline is set in javascript (sherpabutton.js).
  **/
  zoom:1;
}
#gu-sherpaBtn .icon.error {
  background-position: -37px -145px;
}
#gu-sherpaBtn .icon.warn {
  background-position: -95px -145px;
}
#gu-sherpaBtn .icon.disabled.error {
  background-position: -66px -145px;
}
#gu-sherpaBtn .icon.disabled.warn {
  background-position: -124px -145px;
}

/********
tools onhover
*********/
.crop:hover b,.crop:focus b,.crop:active b{
  background-position: -117px -112px;
}
.rotate:hover b,.rotate:focus b,.rotate:active b{
  background-position: -144px -112px;
}
.autoAdjust:hover b,.autoAdjust:focus b,.autoAdjust:active b{
  background-position: -171px -112px;
}
.brightness:hover b,.brightness:focus b,.brightness:active b {
  background-position: -198px -112px;
}
.sharpen:hover b,.sharpen:focus b,.sharpen:active b{
  background-position: -220px -193px;
}
/********
tools active
*********/
.rotate:active{
  background-color: #999;
}
.rotate:active b{
  background-position: -262px -112px;
}

/********
tools disabled
*********/
.ab-toolPnl a.disabled {
  cursor: default;
  outline: none;
}
.crop.disabled b{
  background-position: -138px -75px;
}
.rotate.disabled b{
  background-position: -164px -75px;
}
.rotate:active.disabled{
  background-color: #dedede;
}
.autoAdjust.disabled b{
  background-position: -192px -75px;
}
.brightness.disabled b {
  background-position: -219px -75px;
}
.sharpen.disabled b {
  background-position: -243px -193px;
}

.ab-toolPnl .delete.disabled b{
	opacity:0.5
}
/********
tools current
*********/
.ab-toolPnl a.current {
  background-color: #999;
}
.crop.current b{
  background-position: -236px -112px;
}
.autoAdjust.current b{
  background-position: -286px -112px;
}
.brightness.current b {
  background-position: -315px -112px;
}
.sharpen.current b {
  background-position: -262px -192px;
}

/********************
Thumbnails pagination
*********************/
.ab-paginate{
	text-align:right;
	border-top: 1px solid #ddd;
	position:relative;
	top:-1px
}

.ab-paginate .status{
  background: blue;
  height: 12px;
  width: 12px;
}

.ab-paginate .prev,.ab-paginate .next{
  background: url('https://ir.ebaystatic.com/rs/v/ouzn5vache0v5n1pboql204sdi4.png') no-repeat -356px -510px;
  border: 0;
  height: 15px;
  text-indent: -1600px;
  width: 15px;
  display:inline-block;
  transform:rotate(90deg)
}
.ab-paginate .pg-info{
	margin:0 8px
}
.ab-paginate .next{
  background-position: -356px -532px;
}

.ab-paginate  .prev.enabled{
  background-position: -375px -510px;
}
.ab-paginate .prev.enabled:hover{
  background-position: -393px -510px;
}

.ab-paginate .next.enabled{
  background-position: -375px -532px;
}
.ab-paginate .next.enabled:hover{
  background-position: -393px -532px;
}

/************************************************
Preview canvas panel
*************************************************/
#pc-preCanvasPnl {
  position: relative;
  max-width: 100%;
  min-width: 100%;
  height: 100%;
  text-align: center;
  background-color: #fff;
  display: none;
}
#pc-preCanvasPnl .rot {
  max-width: 364px;
}

#pc-preCanvasPnl img {
  max-height: 364px;
  max-width: 398px;
}

#pc-preCanvasPnl .trans {
  -moz-transition: transform 0.5s linear;
  -webkit-transition: transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  transition: transform 0.5s linear;
  -ms-transform-origin: center center;
  -moz-transform-origin: center center;
  -webkit-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}

/************************************************
File upload panel
*************************************************/
#up-fileUploadPnl {
  position: relative;
  width: 100%;
  text-align: center;
  z-index:10
}
.dragDropMsg {
  margin-top: 60px;
}
.dragDropMsg .arw {
  width: 80px;
  height: 34px;
  display: inline-block;
  margin-bottom: 17px;
  background: url(https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png) no-repeat 0 -65px;
}
.dragDropMsg .dragMsg {
  font-size: 1.80em;
  color: #444;
  margin: 0;
}
.dragDropMsg .orMsg {
  font-size: 1.5em;
  color: #777;
  margin: 22px 0 21px 0;
}
.addPhotosMsgPnl {
  position: relative;
  bottom: 0;
  padding-top: 10px;
}
.addPhotosMsgPnl *{
	font-size:12px
}
.addPhotosMsgPnl .last {
  margin: 35px 0 25px 0;
}

.addPhotosMsgPnl .initialAddMsg {
  display: none;
}
.addPhotosMsgPnl .addMoreMsg {
  display: none;
}
.addPhotosMsgPnl .copyWebAndSelfHostMsg {
  display: none;
}
.addPhotosMsgPnl .copyWebMsg {
  display: none;
}
.addPhotosMsgPnl .selfHostMsg {
  display: none;
}
.addPhotosMsgPnl .selfHostNotAvailMsg {
  display: none;
}
.addPhotosMsgPnl .addUptoMsg {
  display: none;
}

/************************************************
Canvas and nonCanvas
*************************************************/
#pc-preCanvasWrap {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
#pc-preCanvasWrap canvas {
  position: relative;
  text-align: center;
  vertical-align: middle;
}
#cv-canvasWrap {
  position: absolute;
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  width: 0;
}
#pc-nonCanvasWrap {
  display: inline-block;
  width: 100%;
  z-index: 1;
  left: 0;
  text-align: center;
}

.pv-wrap{
	display:inline-block;
	vertical-align:middle;
	position:relative
}

.middle,#pc-nonCanvasWrap img {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
#pc-preCanvasMask {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 4;
  display: none;
  left: 0;
}

.save-prg {
  margin: 0 50px;
  position: relative;
  top: calc(50% - 50px);
  color: #fff;
}
.save-prg .mask {
  background: #333;
  height: 100px;
  left: 0;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  position: absolute;
  top: 0;
  width: 300px;
}
.save-prg .prg-cntr {
  height: 100px;
  left: 0;
  padding: 15px 40px;
  position: absolute;
  top: 0;
  width: 300px;
}
.prg-cntr >span {
  font-size: 16px;
}
.prg-cntr >div {
  text-align: left;
}
.prg-cntr .prg {
  background: #ccc;
  border-radius: 3px;
  height: 6px;
  margin-top: 4px;
}
.prg-cntr .prg>div {
  background: #209900;
  border-radius: 3px;
  height: 100%;
}

/************************************************
Cropper
*************************************************/
#cp-cropMask {
  position: absolute;
  z-index: 8;
  background: transparent;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  border-style: solid;
  box-sizing: content-box;
  display: none;
}
#cp-cropGuideWrapper {
  position: absolute;
  background: transparent;
  z-index: 9;
}
#cp-cropGuide {
  position: absolute;
  z-index: 10;
  background: transparent;
  border: 1px dashed #000;
  display: inline-block;
  cursor: move;
  display: none;
}
#cp-cropGuide span {
  display: inline-block;
  width: 100%;
  height: 100%;
  opacity: 0.01;
  background: #fff;
}
#cp-cropGuide b {
  position: absolute;
  z-index: 11;
  display: inline-block;
  width: 13px;
  height: 13px;
  background-color: red;
  cursor: pointer;
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat -158px 0;
}
#cp-cropHdlNW {
  top: 0px;
  left: 0px;
}
#cp-cropHdlNE {
  top: 0px;
  right: 0px;
}
#cp-cropHdlSW {
  bottom: 0px;
  left: 0px;
}
#cp-cropHdlSE {
  bottom: 0px;
  right: 0px;
}

/************************************************
Brightness and contrast
*************************************************/
.brightLyrMsk {
  border: 1px solid #fff;
	height: 75px;
	left: calc(50% - 145px);
  position: absolute;
	top: calc(100% - 125px);
  width: 290px;
}
#bc-brightLyr {
  z-index: 10;
  display: none;
}
#bc-brightMsk {
  background-color: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 2;
  display: none;
}
#bc-brightLyr .icon {
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat 0 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  left: 20px;
}
#bc-brightLyr .bright {
  position: relative;
}
#bc-brightLyr .contrast {
  position: relative;
}
#bc-brightLyr .wrp {
  position: absolute;
  top: 9px;
  left: 55px;
  padding: 0;
  margin: 0;
  display: inline-block;
  height: 5px;
  width: 172px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU1NTU1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #555555 0%, #666666 11%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(11%,#666666), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #555555 0%,#666666 11%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #555555 0%,#666666 11%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #555555 0%,#666666 11%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #555555 0%,#666666 11%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
#bc-brightLyr .hdl {
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat -229px 0;
  position: relative;
  display: inline-block;
  top: -6px;
  width: 12px;
  height: 16px;
}
#bc-brightLyr .sttng {
  position: absolute;
  right: 0;
  width: 47px;
  display: inline-block;
  border: 0;
  color: #fff;
  background: none;
  font-size: 1.25em;
  font-weight: bold;
  top: 0;
}
#bc-brightLyr .bright .icon {
  background-position: -179px 0;
}
#bc-brightLyr .contrast .icon {
  background-position: -204px 2px;
}

/************************************************
Sharpness
*************************************************/
.sharpenerLyrMsk {
  border: 1px solid #fff;
	height: 37.5px;
	left: calc(50% - 145px);
  position: absolute;
	top: calc(100% - 88px);
  width: 290px;
}
#sp-sharpenerLyr {
  z-index: 10;
  display: none;
}
#sp-sharpenerMsk {
  background-color: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 2;
  display: none;
}
#sp-sharpenerLyr .icon {
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat 0 0;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  left: 20px;
}
#sp-sharpenerLyr .radius {
  position: relative;
}
#sp-sharpenerLyr .amount {
  position: relative;
}
#sp-sharpenerLyr .wrp {
  position: absolute;
  top: 9px;
  left: 55px;
  padding: 0;
  margin: 0;
  display: inline-block;
  height: 5px;
  width: 172px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU1NTU1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #555555 0%, #666666 11%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(11%,#666666), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #555555 0%,#666666 11%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #555555 0%,#666666 11%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #555555 0%,#666666 11%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #555555 0%,#666666 11%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
#sp-sharpenerLyr .hdl {
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat -229px 0;
  position: relative;
  display: inline-block;
  top: -6px;
  width: 12px;
  height: 16px;
}
#sp-sharpenerLyr .sttng {
  position: absolute;
  right: 0;
  width: 47px;
  display: inline-block;
  border: 0;
  color: #fff;
  background: none;
  font-size: 1.25em;
  font-weight: bold;
  top: 0;
}
#sp-sharpenerLyr .radius .icon {
  background-position: -179px 0;
}
#sp-sharpenerLyr .amount .icon {
  background-position: -204px 2px;
}


/************************************************
Overall Upload ProgressBar
*************************************************/
.progBar {
  position: relative;
  width: 325px;
  top: 60px;
  margin: auto
}
.progBar .percent {
  position: relative;
  top: 0px;
  text-align: center;
  font-size: 1.5em;
  color: #666;
}
.progBar .barBg {
  position: absolute;
  z-index: 1;
  top: 27px;
  left: 0;
  width: 323px;
  height: 26px;
  background-color: #a0a0a0;
  -moz-box-shadow: inset 1px 1px 2px #333;
  -webkit-box-shadow: inset 1px 1px 2px #333;
  box-shadow: inset 1px 1px 2px #333;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.progBar .bar {
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 3px;
  width: 0;
  height: 19px;
  background-color: #61b61b;
  border-top: 1px solid #89dd43;
  border-left: 1px solid #89dd43;
  border-right: 1px solid #464646;
  border-bottom: 1px solid #464646;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: none;
}

/************************************************
ProgressBar
*************************************************/
.progressBarWrap {
  display: none;
}
.progressBarMask {
  position: absolute;
  bottom: 0;
  height: 39px;
  width: 100%;
  background-color: white;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  opacity: 0.70;
  z-index: 1;
}
.progressBar {
  position: absolute;
  bottom: 0;
  height: 39px;
  width: 100%;
  z-index: 2;
  background: none;
}
.progressBar .percent {
  display: block;
  position: relative;
  width: 60px;
  margin: 2px 0 0 5px;
  color: #444;
}
.progressBar a.cancel {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.progressBar .spinnerWrap {
  display: inline-block;
  width: 78px;
  height: 5px;
  position: absolute;
  bottom: 10px;
  left: 5px;
  background: #545454; /* Old browsers */
  background: -moz-linear-gradient(top,  #545454 0%, #b8b8b8 16%, #e0e0e0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545454), color-stop(16%,#b8b8b8), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #545454 0%,#b8b8b8 16%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #545454 0%,#b8b8b8 16%,#e0e0e0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #545454 0%,#b8b8b8 16%,#e0e0e0 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #545454 0%,#b8b8b8 16%,#e0e0e0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}
.progressBar .spinner {
  width: 0%;
  height: 3px;
  overflow: hidden;
  border-top: 1px solid #8fdf4d;
  border-bottom: 1px solid #59a51a;
}
.progressBar .spinner div {
  width: 140px;
  position: relative;
  left: -30px;
  top: -2px;
  margin: 0;
  background-color: #80cc40;
}
.progressBar .spinner b {
  position: relative;
  display: inline-block;
  _top: 6px;
  border-top: 8px solid transparent;
  border-right: 8px solid #59a51a;
}
.progressBar .spinner i {
  position: relative;
  display: inline-block;
  _top: -12px;
  position: relative;
  border-left: 8px solid #59a51a;
  border-bottom: 8px solid transparent;
}

/************************************************
File upload throbber
*************************************************/
.uploadThrobber {
  display: none;
}

/************************************************
Pic delete button
*************************************************/
.deleteBtn {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 10;
  bottom: 3px;
  right: 5px;
  border: 1px solid #888;
  background-color: white;
  display: none;
}
/************************************************
File upload input
*************************************************/
.fileInpWrap {
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
}

.fileWrapper {
  position: absolute;
  overflow: hidden;
  z-index: 9999;
  display: inline-block;
}
#up-fileInp {
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
  cursor: pointer;
  font-size: 6.5em;
  position: absolute;
  left: -1070px;
  top: 0;
}
.fileInpWrap .btnWrp {
  position: absolute;
  left: 0;
}

/************************************************
Panels
*************************************************/
#ab-applyPnl {
  position: absolute;
  display: none;
  top: 12px;
  right: 13px;
  text-align: right;
}
#ab-applyPnl a,
#ab-applyPnl2 a {
  margin-left: 10px;
}
#ab-applyPnl2 a{
  padding: 5px 10px;
  height: 28px;
}

#ab-applyPnl .buttonPair a,
#ab-restorePnl .buttonPair a{
  font-size: 12px;
  padding: 5px 10px;
}

#ab-apply {
  position: relative;
}
#ab-cancel {
  position: relative;
}
#ab-restorePnl {
  position: absolute;
  display: inline-block;
  top: 12px;
  right: 13px;
  text-align: right;
  display: none;
}


/************************************************
Url form panel
*************************************************/
.urlForm {
  display: none;
  border: 1px solid #d2d2d2;
  background: #fff none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
.urlForm .inpWrap {
  position: relative;
  overflow-y: auto;
}
.urlForm .msg {
  padding: 15px;
  background-color: #eee;
}
.urlForm .msg .errMsg {
  color: red;
  display: none;
}
.urlForm .inpWrap p {
  margin-top: 8px;
}
.urlForm .inpWrap a {
  position: relative;
}
#cw-copyWebForm {
  display: none;
}
#cw-addUrl {
  position: relative;
  padding-bottom:5px;
}
.urlForm .inpWrap ol {
  position: relative;
  margin:0;
  padding: 0 0 10px 0;
}
.urlForm .inpWrap li {
  position: relative;
  margin-bottom: 15px;
}
.urlForm .inpWrap li div.error {
  position: absolute;
  top: 0px;
  left: 430px;
  width: 28px;
  height: 26px;
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat 0px -142px;
  display: none;
}
.urlForm .inpWrap li .remove {
  margin-left: 5px;
}
.urlForm .inpWrap li div.frst.error {
  display: none;
}
.urlForm .inpWrap input.error {
  border: 1px solid red;
}
.urlForm .inpWrap input {
   border: 1px solid #d2d2d2;
    border-radius: 2px;
    max-width: 600px;
    padding: 8px 10px;
    width: 100%;
}
.urlForm .btnWrp {
  margin-right: 12px;
}
.urlForm .ftnote {
  margin: 0 42px;
}
.urlForm .itemTemp {
  display: none;
}
.urlForm .selfHostList {
  margin-top: 58px;
  margin-left: -41px;
  list-style: none;
}

/************************************************
Throbber panel
*************************************************/
#th-throbberPnl {
  position: relative;
  height: 100%;
  text-align: center;
  background-color: #fff;
  display: none;
}
#th-throbberPnl .thbbr {
  position: relative;
  margin-top: 90px;
  display: none;
}
#th-throbberPnl .msg {
  position: absolute;
  font-size: 1.85em;
  color: #666;
  top: 110px;
  width: 100%;
  left: 0;
}

/************************************************
Throbber panel 2
*************************************************/
#th-throbberPnl2 {
  text-align: center;
  background-color: #fff;
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
}
#th-throbberPnl2 .txt {
  position: relative;
  margin-top: 10px;
  font-size: 2em;
  color: #999;
}
#th-throbberPnl2 .clock {
  position: relative;
  display: inline-block;
  margin-top: 140px;
  width: 46px;
  height: 46px;
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat -156px -138px;
}

/************************************************
Error panel
*************************************************/
#er-errorPnl {
  position: relative;
  height: 100%;
  border-top: 1px solid #fff;
  text-align: center;
  display: none;
  background-color: #fff;
  font-family: helvetica;
  text-align: center;
  height: 423px;
}
#er-errorPnl .icon {
  display: inline-block;
  width: 88px;
  height: 63px;
  /* margin:auto;
  margin-top: 73px; */
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat -247px -20px;
}

.mainWrap i.ph {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}

.mainWrap span.wrp {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 90%;
}
#er-errorPnl .title {
  margin: 15px 0 0 0;
  font-size: 2em;
  font-weight: normal;
  color: #555;
}
#er-errorPnl .file {
  margin: 19px 0 0 0;
  font-size: 1.1em;
  color: #ff0000;
}
#er-errorPnl .msg {
  color: #444;
  display: inline-block;
  font-size: 1.1em;
  margin: 8px 0 0 0;
  max-height: 100px;
  overflow-y: auto;
}
#er-errorPnl .btn {
  display: inline-block;
  margin: 15px 0 0 0;
}

/************************************************
Upload component
*************************************************/
#up-uploadBtnWrap {
  display: none !important;
  width: 100%;
  text-align: right;
}

#tm-topMsg .disabled {
  color: #888;
  display: none;
}
#tm-topMsg .recommendedCount {
  font-weight: bold;
}
#tm-topMsg .slotsRemaining {
  font-weight: bold;
}
#tm-topMsg .maxReached {
  font-weight: bold;
}
#tm-topMsg .importFromWeb {
  z-index: 3;
}
#tm-topMsg .msg {
  display: none;
  width: 100%;
}

#tm-topMsg .msg > .multiple,
#tm-topMsg .msg > .single {
  width: 100%;
}

#tm-topMsg .addphoto {
  color: #0654BA;
  cursor: pointer
}
#tm-topMsg .copyfrom a {
  color: #0654BA;
  font-size: 13px;
  border: none;
}
.copyfrom {
  color: #555;
  margin-left: 7px;
  font-weight: normal;
  float:right;
}
.copyfrom span,.copyfrom .copyWebLink2 {
  margin-left: 7px;
}
#tm-fileInp {
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
  cursor: pointer;
  font-size: 5.5em;
  position: absolute;
  left: -870px;
  top: -5px;
  z-index: 2;
}

#tm-topMsg .msg {
	padding-bottom:10px
}
/************************************************
Close pic uploader dialog button
*************************************************/
a#cl-closePicUpBtn {
  position: absolute;
  display: inline-block;
  width: 13px;
  height: 13px;
  top: -26px;
  right: 0;
  margin-right: -35px;
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat 0 0;
}
a:hover#cl-closePicUpBtn {
  background-position: -21px 0;
}
a:active#cl-closePicUpBtn {
  background-position: -41px 0;
}
a#cl-closePicUpBtn.disabled {
  background-position: 0 0;
  cursor: default;
  outline-style: none;
}
/************************************************
Feedback link
*************************************************/
#fd-feedbackLink {
  position: absolute;
  top: -20px;
  right: 0;
  border: 0;
  color: #0654BA;
}
a:visited#fd-feedBackLink {
  color: #0654BA;
}

/************************************************
BubbleText component
*************************************************/
.puBubbleText {
  position: absolute;
  display: none;
  z-index: 30;
  width: 200px;
}
.puBubbleText .ptr {
  position: absolute;
  z-index: 2;
  background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat 0 0;
  width: 8px;
  height: 17px;
  top: 10px;
}
.puBubbleText .ptr.left {/** pointing to the left **/
  background-position: 0 -177px;
  left: -8px;
}

.puBubbleText .ptr.right {/** pointing to the right **/
  background-position: -9px -177px;
  right: -8px;
}
.puBubbleText .msg {
  top: -25px;
  position: absolute;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  display: inline;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(125, 125, 125, .75);
  box-shadow: 3px 3px 3px 0px rgba(125, 125, 125, .75);
}
.puBubbleText .left.msg {/** with a pointer pointing to the left **/
  left: 7px;
}
.puBubbleText .right.msg {/** with a pointer pointing to the right **/
  right: 7px;
}
.puBubbleText .msg .pad {
  position: relative;
  margin: 15px;
  font-size: .9em;
  line-height: 1.3em;
  min-height: 28px;
  overflow: hidden;
  color: #555;
}
.puBubbleText .msg .pad .hide {
  height: 1.2em;
  width: 30px;
  position: absolute;
  z-index: 10;
  bottom: 0;
  right: 0;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(85%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
  
  /** Remove hide block for now **/
  display:none;
}
.puBubbleText .msg .hdg {
  white-space: nowrap;
  font-weight: bold;
}

.dlgWrap .puBubbleText {
  width: 160px;
}
.dlgWrap .puBubbleText .ptr {
  top: 30%;
}

.guide-wrap b {
  background: url('../img/Uploader_sprite.png') repeat scroll -17px -267px transparent;
  display: inline-block;
  height: 15px;
  vertical-align: top;
  width: 17px;
  cursor: pointer;
}
.guide-wrap b.report {
  background-position: 0 -267px;
  height: 12px;
}

/************************************************
Drag and drop
*************************************************/
.dropZone {
  background: rgba(0,0,0,0.5);
  display: none;
  height: 100%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 100;
}

.dropZone .helpText{
  position: relative;
  height: 100%;
}

.dropZone .helpText span{
  background: rgba(0,0,0,0.5);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 2em;
  left: 50%;
  padding: 10px 20px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

/************************************************
App loading throbber and mask
*************************************************/
#pu-appLoadingMask {
  position: absolute;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-align: center;
  left: 0;
}
#pu-appLoadingMask .thbbr {
  position: relative;
  top: 40%;
}

#th-throbberPnl2,
#th-throbberPnl,
#pc-preCanvasPnl{
  height: 364px;
}

.brk {
  display: block;
}

.tg-li .msg {
  position: absolute;
  left: 0;
  width:100%;
  height:100%;
  top:0;
  color:#fff;
  border:0;
  background:#fff
}

.tg-li .msg:focus {
  border:1px dotted #0654ba;
}

#upgradeFlash {
  background: #FA8E8E;
  font: normal 11px tahoma;
  padding: 1px 10px 2px 10px;
  position: absolute;
  top: 0;
  width: 587px;
  display: none;
  text-align: left;
}

#upgradeFlash a {
  font-weight: bold;
}
    
#upgradeFlash .close-msg {
  position: absolute;
  right : 5px;
  top : -1px;
  font-size:13px
}

.upl-selBtnWr,.upl-topBtnWr,#tg-thumbs .addPicBtn {
  display: inline-block;
  overflow: hidden;
  padding: 0px;
  position: relative;
  vertical-align: middle;
}

.upl-selBtnWr label {
  float: left;
}

.upl-selBtnWr label:focus {
  border: dotted 1px #000000;
}

.upl-fileInp {
  font-size: 1000%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  width: 100%;
  cursor: pointer;
}
.upd-msg{
  border: 1px solid #ccc;
    border-top: 2px solid #0654ba;
    margin-bottom: 10px;
    border-radius: 0 0 2px 2px;
}
.upd-msg .new{
	color:#209900
}
.upd-msg > div {
    padding: 10px;
}
.enlarge {
    background: #fff;
    border: 1px solid #aaa;
    font-weight: bold;
    height: 120px;
    left: 50%;
    margin: -60px 0 0 -70px;
    padding: 45px 10px;
    position: absolute;
    top: 50%;
    width: 140px;
    cursor:pointer;
    z-index:-1;
    transition:opacity 0.75s ease 0s,z-index 0.75s ease 0s ;
    opacity:0;
}

.pv-wrap:hover .enlarge{
	opacity:0.8;
	z-index:10;
}

.pc-discontrols .pv-wrap .enlarge,.pc-discontrols .arrow{
	z-index:-1;
}

.toggle-view .see-all,.toggle-view .see-less{
	display:block;
}
.toggle-view .see-less,.toggle-view.less .see-all{
	display:none
}
.toggle-view.less .see-less{
	display:block
}

.drg-drp b{
 	background: url('https://ir.ebaystatic.com/rs/v/nrzkkzqriy4mtno1tk5ziida5ix.png') no-repeat -192px -241px;
    display: inline-block;
    height: 50px;
    width: 50px;
    
}
.drg-drp h4{
	font-size: 18px;
    font-weight: 500;
    margin: 0 0 20px;
}
.file-drop{
	border:3px solid #3798c6;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
	opacity:0;
}
.file-drop .drop-mask{
	width:100%;
	height:100%;
	background:#fff;
	transition:opacity 0.5s ease 0s;
	z-index:-1;
	opacity:0;
}
.draghover .file-drop{
	opacity:1;
	z-index:100;
}
.draghover .file-drop .drop-mask{
	z-index:1;
	opacity:0.5
}

.bdr {
	border:1px dotted #0654ba;
}
