@import "akiwi.reset.css";
/*---------------------- function ----------------------------------------------*/
.greyscale {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.gallery {
  list-style: none outside none;
}
/* --------------------------global declarations ----------------------------------------- */
* {
  color: #ffffff;
  font-family: Verdana, sans-serif;
}
p {
  font-size: 12.5px;
}
body {
  background-color: #191919;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  height: 100%;
}
div {
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
}
.name {
  color: #f7db69;
}
img {
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* ---------------------------------- elements ------------------------------------------ */
#main {
  /*min-width: @bodyWidth; 
	max-width: @bodyWidth;*/
  width: 1130px;
  /*min-height: @minHeight;*/
  margin: 0px auto;
  /*padding: 5px @spaceStandart 0px;*/
  /*hr[class="first-call"] {
		display: none;
	}*/
}
#main #headerline {
  background-color: #F7DB69;
  border: medium none currentColor;
  height: 2px;
  margin-left: 245px;
  margin-right: 480px;
}
#about a {
  text-decoration: underline;
}
#about p {
  font-size: 1.1em;
  line-height: 1.2em;
  font-family: Verdana, sans-serif;
}
#about .video {
  line-height: 2.5em;
}
#nav-bar {
  position: relative;
  /*margin-bottom: @spaceSmall;*/
  padding: 0px 7px;
  height: 91px;
}
#nav-bar img {
  height: 110px;
  position: absolute;
}
#nav-bar #logoWord {
  right: 0px;
}
#nav-bar p[class="first-call"] {
  display: none;
}
#nav-bar p {
  /*font-weight: bold;*/
  font-size: 14px;
  color: #f7db69;
  position: absolute;
  padding-bottom: 0px;
  bottom: 0px;
  right: 175px;
  /*span{
			cursor: pointer;
		}*/
}
#nav-bar .share-button img {
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  top: 45px;
  right: 41px;
  width: 35px;
  height: 35px;
  border: 2px solid #f7db69;
}
#nav-bar .about-button img {
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  top: 45px;
  right: 0px;
  width: 35px;
  height: 35px;
  border: 2px solid #f7db69;
}
#nav-bar #share-dialog {
  position: absolute;
  right: 88px;
  width: 250px;
  height: 91px;
  background-color: #191919;
  display: none;
}
#nav-bar #share-dialog .share-group {
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  position: absolute;
  top: 45px;
  right: 0px;
  width: 240px;
  height: 35px;
  border: 2px solid #f7db69;
  list-style: none;
  float: left;
  padding: 0px 5px 0px 5px;
  margin: 0px;
}
#nav-bar #share-dialog .share-group li {
  margin: 2px 5px 0px 0px;
  padding: 0;
  border: 0;
  font-size: 100%;
  background: transparent;
  float: left;
}
#nav-bar #share-dialog .share-group li button.share-icon {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  vertical-align: middle;
  background: no-repeat url(../image/akiwi.share.icons.png) 0px 0px;
  width: 32px;
  height: 32px;
  margin: -1px;
}
#nav-bar #share-dialog .share-group li button.share-icon-facebook {
  background-position: 0px 0px;
}
#nav-bar #share-dialog .share-group li button.share-icon-twitter {
  background-position: -33px 0px;
}
#nav-bar #share-dialog .share-group li button.share-icon-googleplus {
  background-position: -66px 0px;
}
#nav-bar #share-dialog .share-group li button.share-icon-blogger {
  background-position: -99px 0px;
}
#nav-bar #share-dialog .share-group li button.share-icon-reddit {
  background-position: -132px 0px;
}
#nav-bar #share-dialog .share-group li button.share-icon-tumblr {
  background-position: -165px 0px;
}
#nav-bar #share-dialog .share-group li button.share-icon-livejournal {
  background-position: -199px 0px;
}
#nav-bar #share-dialog .share-group li button.share-icon-pinterest {
  background-position: -232px 0px;
}
#nav-bar #share-dialog .share-group li button.share-icon-digg {
  background-position: -265px 0px;
}
#nav-bar #share-dialog .share-group li button.share-icon-linkedin {
  background-position: -298px 0px;
}
#nav-bar #share-dialog .share-group li.right {
  margin: 2px 0px 0px 0px !important;
}
#nav-bar .example-button {
  width: 25px;
  height: 25px;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  right: 0px;
  top: 7px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  background-color: #323232;
  border-color: #4c4c4c;
  border-width: 1px;
  border-style: solid;
}
#nav-bar .example-button img {
  height: 25px;
}
#nav-bar .example-button:hover {
  background-color: #3f3f3f;
}
#content {
  margin-top: 20px;
  position: relative;
}
#content #info-container[class="first-call"] {
  float: none;
  left: 50%;
  margin-left: -150px;
  margin-top: 50px;
  width: 300px;
}
#content #info-container[class="first-call"] #upload-image {
  height: 286px;
  width: 286px;
}
#content #info-container[class="first-call"] #upload-image #image-wrapper img {
  max-height: 260px;
  max-width: 260px;
}
#content #info-container[class="first-call"] #upload-image #image-wrapper p {
  width: 282px;
  height: 185px;
  padding: 95px 0px 0px;
  font-size: 24px;
}
#content #info-container[class="first-call"] #info-box {
  margin: 80px 0px;
}
#content #info-container[class="first-call"] #info-box p {
  font-size: 14px;
  text-align: center;
}
#content #info-container {
  width: 260px;
  margin-left: 7px;
  top: 27px;
  bottom: 0px;
  position: absolute;
  /*#upload-image:hover{
			background-color: darken(@white, 5%);
		}*/
}
#content #info-container #upload-image {
  height: 246px;
  width: 246px;
  background-color: #ffffff;
  padding: 7px;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: table;
}
#content #info-container #upload-image #image-wrapper {
  display: table-cell;
  vertical-align: middle;
}
#content #info-container #upload-image #image-wrapper img {
  max-height: 230px;
  /*@imageSize - @spaceSmall * 2;*/
  max-width: 230px;
  /*@imageSize - @spaceSmall * 2;*/
}
#content #info-container #upload-image #image-wrapper p {
  width: 242px;
  height: 168px;
  /*@imageSize - @spaceSmall * 2 - 60px - 4px;*/
  color: #323232;
  text-align: center;
  font-size: 20px;
  padding: 60px 0px 0px;
  border-color: #323232;
  border-width: 2px;
  border-style: dashed;
}
#content #info-container #upload-image input[class="first-call"] {
  height: 300px;
}
#content #info-container #upload-image input {
  position: absolute;
  opacity: 0.0;
  filter: alpha(opacity=0);
  right: 0px;
  top: 0px;
  height: 260px;
  cursor: pointer;
  font-size: 410px;
  margin: 0px;
  padding: 0px;
  z-index: 1;
}
#content #info-container #upload-image #reset-button {
  /*display:none;*/
  width: 35px;
  height: 35px;
  cursor: pointer;
  /*background-color: lighten(@workspace-color, 10%);
				.border(lighten(@workspace-color, 20%));*/
  bottom: 7px;
  position: absolute;
  right: 7px;
  z-index: 2;
  opacity: 0.8;
}
#content #info-container #upload-image #reset-button img {
  height: 35px;
}
#content #info-container #upload-image #reset-button img {
  height: 30px;
  padding-top: 2px;
}
#content #info-container #upload-image #reset-button:hover {
  opacity: 1;
}
#content #info-container #upload-image #reset-button[class="first-call"] {
  display: none;
}
#content #info-container #info-box {
  /*height: @minBodyHeight - @imageSize - @spaceStandart;*/
  margin: 20px 0px;
  bottom: 0px;
  position: absolute;
  top: 246px;
  width: 100%;
}
#content #info-container #info-box #tutorial {
  opacity: 0.9;
  font-size: 15px;
}
#content #info-container #info-box #tutorial span {
  font-size: 18px;
  float: left;
  padding-right: 7px;
  height: 80px;
}
#content #info-container #info-box #tutorial div {
  padding: 0px;
  margin-right: 50px;
}
#content #info-container #info-box #tutorial #secondStep {
  position: absolute;
  top: 100px;
}
#content #info-container #info-box #tutorial #thirdStep {
  position: absolute;
  bottom: -35px;
}
#content #info-container #info-box #tutorial img {
  position: absolute;
  right: -27px;
}
#content #info-container #info-box #tutorial #firstArrow {
  top: 20px;
}
#content #info-container #info-box #tutorial #secondArrow {
  top: 125px;
}
#content #info-container #info-box #tutorial #thirdArrow {
  bottom: 15px;
}
#content #workspace-container[class="first-call"] {
  display: none;
}
#content #workspace-container {
  margin-left: 300px;
  background-color: #323232;
}
#content #workspace-container #similar-image-container {
  padding: 20px;
  min-height: 312px;
}
#content #workspace-container #keywords-container {
  padding: 20px;
  background-color: #323232;
  min-height: 170px;
  /*#keywords{
				min-height: 100px;
				margin-bottom: @spaceThick - 5;
			}*/
  /*#trash{
				float: right;
				margin-left: @spaceThick;
				color: @highlight-color;
				text-align: center;
				img{
					.button(80px);
				}
			}
			#trash:hover{
				background-color:(darken(@workspace-color, 3%));
			}*/
}
#content #workspace-container #keywords-container #edit-explanation {
  margin: 0px 7px;
  display: none;
}
#content #workspace-container #keywords-container #add-keyword {
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  cursor: pointer;
  margin: 7px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border-color: #191919;
  border-width: 1px;
  border-style: solid;
  background-color: #ffffff;
  padding: 4px;
  float: right;
  cursor: auto;
}
#content #workspace-container #keywords-container #add-keyword .delete {
  border-color: #4c4c4c;
  border-width: 1px;
  border-style: solid;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 1px;
  width: 16px;
  background-color: #323232;
  display: block;
}
#content #workspace-container #keywords-container #add-keyword .delete:hover {
  background-color: #3f3f3f;
}
#content #workspace-container #keywords-container #add-keyword .keyword {
  float: left;
  margin: 4px;
}
#content #workspace-container #keywords-container #add-keyword .keyword {
  color: #191919;
}
#content #workspace-container #keywords-container #add-keyword input {
  float: left;
  color: #191919;
  height: 26px !important;
  width: 150px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}
#content #workspace-container #keywords-container #add-keyword div {
  width: 16px;
  height: 16px;
  margin-left: 7px;
  float: left;
  display: inline;
  cursor: pointer;
  padding: 4px;
  background: #323232;
  opacity: 1;
}
#content #workspace-container #keywords-container #add-keyword div:hover {
  opacity: 0.9;
}
#content #workspace-container #keywords-container #controlls {
  margin: 55px 7px 0px;
  /*#exit-edit-button{
					display:none;
				}*/
}
#content #workspace-container #keywords-container #controlls div[class="button"] {
  width: 40px;
  height: 40px;
  cursor: pointer;
  width: 110px;
  text-align: center;
  border-color: #4c4c4c;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
}
#content #workspace-container #keywords-container #controlls div[class="button"] img {
  height: 40px;
}
#content #workspace-container #keywords-container #controlls div[class="button"] img {
  vertical-align: middle;
  padding-left: 7px;
  height: 25px;
  width: 25px;
}
#content #workspace-container #keywords-container #controlls div[class="button"]:hover {
  background: #3f3f3f;
}
#content #workspace-container #keywords-container #controlls div[class="button-hover"] {
  width: 40px;
  height: 40px;
  cursor: pointer;
  width: 110px;
  text-align: center;
  border-color: #4c4c4c;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  background: #3f3f3f;
}
#content #workspace-container #keywords-container #controlls div[class="button-hover"] img {
  height: 40px;
}
#content #workspace-container #keywords-container #controlls div[class="button-hover"] img {
  vertical-align: middle;
  padding-left: 7px;
  height: 25px;
  width: 25px;
}
#content #workspace-container #keywords-container #controlls #copy-button {
  display: none;
  width: 200px;
}
.selectable-Obj {
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  cursor: pointer;
  display: inline-block;
  margin: 7px;
  vertical-align: middle;
}
.keyword-wrapper {
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  cursor: pointer;
  margin: 7px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
}
.keyword-wrapper .delete {
  border-color: #4c4c4c;
  border-width: 1px;
  border-style: solid;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 1px;
  width: 16px;
  background-color: #323232;
  display: block;
}
.keyword-wrapper .delete:hover {
  background-color: #3f3f3f;
}
.keyword-wrapper .keyword {
  float: left;
  margin: 4px;
}
.similar-image {
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  cursor: pointer;
  display: inline-block;
  margin: 7px;
  vertical-align: middle;
  padding: 0;
}
.similar-image .image-x {
  font-size: 14px;
  width: 16px;
  height: 18px;
  position: absolute;
  padding-top: 1px;
  padding-left: 5px;
  margin-left: 122;
  border: 0px solid white;
  display: none;
}
.similar-image .image-x:hover {
  color: red;
}
.similar-image .image-holder {
  height: 126px;
  width: 126px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 7px;
}
.similar-image .image-holder img {
  max-height: 126px;
  max-width: 126px;
}
.selected {
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border-color: #191919;
  border-width: 1px;
  border-style: solid;
  background-color: #ffffff;
}
.selected .keyword {
  color: #191919;
}
.selected:hover {
  background-color: #f2f2f2;
}
.deselected {
  background-color: #323232;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
  border-color: #D8D8D8;
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.deselected img {
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.deselected:hover {
  background-color: #2a2a2a;
}
.loading-screen-window {
  text-align: center;
}
.loading-screen-window .ui-dialog-titlebar-close {
  display: none;
}
.dialog {
  display: none;
}
.dialog .link {
  width: 12px;
  padding-left: 2px;
}
.dialog p {
  font-size: 14px;
}
#trash-content {
  display: none;
}
#keyword-result {
  font-size: 15px;
}
/*----------------------- sticky footer ----------------------------------------*/
html,
body {
  height: 100%;
}
#wrap {
  min-height: 100%;
}
#main[class="first-call"] {
  height: 100%;
  /*overflow: hidden;
	padding-bottom: @footerHeight;*/
}
footer[class="first-call"] {
  margin: -25px auto 0px;
  /* negative value of footer height */
}
footer[class="first-call"] #akiwi-info {
  float: right;
}
footer[class="first-call"] #akiwi-links {
  display: none;
}
#akiwi-info {
  float: right;
}
#akiwi-links {
  float: left;
  width: 350px;
  padding-left: 300px;
}
footer {
  /*position: relative;*/
  height: 25px;
  clear: both;
  text-align: right;
  margin: 5px auto 0px;
  width: 1130px;
}
/*Opera Fix for sticky footer*/
body:before {
  /* thanks to Maleika (Kohoutec)*/
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
  /* thank you Erik J - negate effect of float*/
}

/*# sourceMappingURL=akiwi.style.css.map */