/* used for covering the top box-shadow from #inputtabs */
#shadowCover {
    background-color: white;
    height: 10px;
    left: 1px;
    position: absolute;
    top: -10px;
    width: 570px;
    z-index: 8;
}

#moreInput, #moreInput.open {
	position: absolute;
	bottom: 10px;
	left: 26px;
	width: 115px;
}

#moreInput.open {
	bottom: 6px;
}

#moreInput .inputtab {
	float: left;
}
.calculate-large #moreInput .inputtab {
	padding: 0 5px 0 0;
}
#inputTabs, #inputTabs-wrap, #inputTabs .inputpanel {
  border-radius: 0 0 20px 20px;
}
#inputTabs {
  border: none;
  position: relative;
  display: block;
  width: auto;
  margin-bottom: 35px;
  z-index: 90;
}
.calculate-large #inputTabs {
  margin-bottom: 70px;
}
.calculate-large #try-it{
 left: 105px;
}

.calculate-large .traypopup.keyboard {
  top:145px;
  left: -200px;

}

.calculate-large #trayArrow{
  top: 75px;
}
#inputTabs-wrap {
	padding-top: 1px;
}
#inputTabs .inputpanel {
  display: none;
  padding-bottom: 36px;
}

.open .inputtab.active {
    position: relative;
	bottom: 4px;
}

.calculate-large .open .inputtab.active {
  bottom: 0px;
}
.inputtab a {
    background: url(/images/homepage/pro/front-page-form-icons.png) 0 0 no-repeat;
    margin-top: 5px;
    display: block;
    outline:none;
}

#moreInput.open .inputtab a {
    margin-top: 0;
}

#moreInput .inputtab a.selected {
	margin-left: 0;
	width: 26px;
}

#inputtab-keyboard a {
	background-position: -2px -2px;
}
#inputtab-keyboard a:hover {
	background-position: -2px -19px;
}
.open #inputtab-keyboard a.selected, .open #inputtab-keyboard a.selected:hover {
	background-position: -2px -33px;
}
.open #inputtab-keyboard a {
	background-position: -2px 1px;
}
.open #inputtab-keyboard a:hover {
	background-position: -2px -16px;
}
.open #inputtab-datainput a {
	background-position: -68px 1px;
}
.open #inputtab-datainput a.selected,.open #inputtab-datainput a.selected:hover {
	background-position: -68px -33px;
}
.open #inputtab-datainput a:hover {
	background-position: -68px -16px;
}

#inputTabs h2 .icon-branding {
  background:url(/images/pro/tray-branding.png) no-repeat 0px 0px transparent;
  height:14px;
  width:29px;
  display:inline-block;
  position:relative;
  top:3px;
  left:8px;
}

#moreSearches.open {
    bottom: -5px;
}

body:not(.home-page) #proKeyboards #symbolicKeyboard {
	padding: 0;
	margin: 0;
}

#inputTabs.addShadow {
	box-shadow: none;
	border: none;
}

#lightboxOverlay.ad-overlay {
	display: none;
}

a#close-adside {
    background: url(/images/pro/closebox.png) no-repeat transparent 0 0;
    cursor: pointer;
    display: block;
    float: right;
    height: 21px;
    position: absolute;
    right: -162px;
    top: 0;
    width: 21px;
    z-index: 350;
}

a#close-adside:hover {
    background-position: 0 -21px;
}

.proside-layer2 #lightboxOverlay {
	z-index: 360;
}

#inputTabs #inputpanel-keyboard, #inputTabs .inputpanel{
	padding-bottom: 0px;
}
#proKeyboards {
	height: 128px;
}

#proKeyboards #symbolicKeyboard {
	display: block;
}

img#try-it {
	left: 11px;
	top: -18px;
}

#trayPopup.keyboard {
	left: -251px;
	top: 135px;
}

#trayPopup.left, #trayPopup.left.adstate-images {
	top: 144px;
}

#inputTabs #trayPopup.left.adstate-images {
	top: -20px;
}

.index #moreInput a {
	width: 26px;
}
.open #inputtab-images a.selected {
	background-position: -34px -33px;
}

#moreInput.open #inputtab-genfiles a.selected {
	 background-position: -99px -33px;
}

#datainput-textarea {
	width: 507px;
}

.calculate-large #datainput-textarea {
        width: 710px;
}
.calculate-large #calculatecontain #calcform-samplequeries{
    top: 195px;
}
#calculatecontain #calcform-samplequeries {
    top: 151px;
    z-index: 275;
}
#calcform-samplequeries #calcform-samplequeriestop {
    padding: 16px 20px;
}

#calcform-samplequeries #calcform-samplequeriestop h1 {
    font-weight: bold;
    margin: 0;
    color: #678e9c;
}

.close {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-radius: 0 9px 0 9px;
    color: #999999;
    cursor: pointer;
    height: 21px;
    line-height: 19px;
    outline: medium none;
    position: absolute;
    text-align: center;
    width: 22px;
	font-size: 12px;
	font-weigth: bold;
}

.close:hover {
	color: #777;
}

.traypopup.keyboard {
	top: 134px;
	left: -250px;
}
/*Image input tab */
#imginput-listcontain #imglib-sampletext {
	display: block;
	left: 0;
}
#imginput-topcontain #imginput-upforms, #genfiles-topcontain #genfiles-upforms {
	width: 340px;
}
#imginput-upforms #imginput-url, #genfiles-upforms #genfiles-url {
	width: 250px;
}
#imginput-uploadrename {
	z-index: 340;
	font-size: 13px;
	color: #444;
}
#imginput-uprename {
	color: #444;
	height: 16px;
	padding: 1px 3px;
	margin: 5px 0;
}

#imginput-uploading {
	height: 50px;
}

.traypopup.left.adstate-images {
	top: 146px;
}
.calculate-large .traypopup.left.adstate-images{
	top:196px;
}
/*Data input tab */
#dinput-deleteconfirm, #dinput-editconfirm{
	z-index: 340;
}

#dinput-uploadpop {
    z-index: 415;
}

#datainput-fileslist, #genfiles-listcontain, #imginput-fileslist {
	font-size: 12px;
	color: #444;
}

.traypopup.adstate-rawdata, .traypopup.zero-genfiles{
	top: 147px;
}

.calculate-large .traypopup.adstate-rawdata, .calculate-large .traypopup.zero-genfiles{
        top: 200px;
}
#datainput-save.disabled, #datainput-done.disabled {
    color: #444444;
    cursor: default;
}
/*File input styles */
.inputfile-tag {
  position:absolute;
  top:5px;
  left:5px;
  z-index:12;
  font-size:11px;
  /*font-weight:bold;*/
  padding:3px 20px 2px 21px;
  line-height:1;
  border-radius:5px;
  background:#fe6518;
  background:#fff5d2;
  display:none;
  border:1px solid #fff5d2;
  border:1px solid #ffc84f;
  min-height:11px;
}
#calculate .inputfile-tag.inputfile-tagselected {
  background-color:#ffeebe;
  border-color:#ed7000;
}

#preferenceBox .inputfile-tag {
  display:block;
  position:relative;
  top:auto;
  left:auto;
  float:left;
  padding-right:3px;
  margin-right:6px;
}


.inputfile-tag .inputfile-tagname {
  display:block;
  float:left;
  color:black;
  line-height: 10px;
}

.inputfile-tag a.inputfile-remove:hover {
    background:url(/images/pro/DeleteX.png) no-repeat transparent;
    height: 15px;
    width: 14px;
    top: 1px;
    right:2px;
    background-position:0px -14px;
}

.inputfile-tag .inputfile-remove {
    background:url(/images/pro/DeleteX.png) no-repeat transparent;
    background-position:0px -1px;
    height: 10px;
    width: 12px;
    top: 2px;
}

.inputfile-tag .inputfile-remove {
  display:block;
  position:absolute;
  top:3px;
  right:4px;
  height: 10px;
  color:black;
  font-weight:normal;
  font-size:9px;
  font-family:Arial;

}

.inputfile-tag .inputfile-tagicon {
  display:block;
  position:absolute;
  top:0;
  left:0;
  height:15px;
  width:18px;
  background:url(/images/pro/inputtabicons.png) no-repeat left -51px transparent;
}
.inputfile-tag.infile-image .inputfile-tagicon {
  background:url(/images/pro/inputtabicons.png) no-repeat left -11px transparent;
  height:12px;
  top:2px;
  left:1px;
}
.inputfile-tag.infile-generic .inputfile-tagicon {
  background:url(/images/pro/inputtabicons.png) no-repeat left -38px transparent;
  height:12px;
  top:2px;
  left:1px;
}
.inputfile-tag.infile-rawdata .inputfile-tagicon {
  background:url("/images/pro/keyboardicons7.png") no-repeat scroll -71px -1px transparent;
  height:12px;
  top:2px;
  left:1px;
}
.inputfile-tag.infile-rawdata-min {
  padding:3px 12px 2px 21px;
}
#preferenceBox .inputfile-tag.infile-rawdata-min {
  /* no close button */
  padding:3px 12px 2px 7px;
}
.inputfile-tag.infile-rawdata-min .inputfile-tagicon {
  background:url("/images/pro/keyboardicons7.png") no-repeat scroll -71px -1px transparent;
  height:12px;
  top:2px;
  left:1px;
}
.inputfile-tag.infile-dset .inputfile-tagicon {
  background:url(/images/pro/inputtabicons.png) no-repeat left -51px transparent;
}
/*Pro Lightbox */
 body.adside-layer #lsidebar, body.adside-layer2 #lsidebar {
	z-index: 450;
}

#traycommon-deleteconfirm {
	z-index: 350;
}

#datainput-infobubble {
	font-size: 13px;
	top: 23px;
}
#datainput-infobubble h2 {
	font-weight: bold;
}

#genfiles-bottomcontain {
	min-height: 50px;
}
