/*  font: $font-main  */
/*  =rounded( $r1, $r2, $r3, $r4 )  */
/*  =boxshadow($x,$y,$blur,$color)  */
/*  =grad($start, $end)  */
/*  =gradlr($start, $end)  */
/*  =opacity($v)  */
/*  =pngfix  */
/*LINKS */
/* unvisited link */
/* #8365BB */
/* visited link */
/* mouse over link */
/* selected link */
/*BUTTONS */
/*INPUTS */
body {
  background: #f6f6f7;
}
body > #page_container {
  margin-top: 0;
  background: url(/images/border_pixel.jpg) 200px 0 repeat-y #f6f6f7;
}
body > #page_container #page {
  top: 0;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
body .page_wrapper {
  background: none;
  border-radius: 0;
  margin: 0;
  clear: both;
  padding: 0;
  width: auto;
  position: relative;
  background: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
}
body .page_wrapper .stickyheader {
  margin-top: 0;
  position: static;
  width: 100%;
  min-width: 960px;
  height: 120px;
}
body .page_wrapper h2 {
  font-size: 22px;
  font-weight: bold;
  color: #6f737f;
  margin-bottom: 8px;
  float: none;
  height: auto;
  line-height: 0;
}
body .page_wrapper h3 {
  float: left;
  font-size: 16px;
  color: #4d4d4d;
  margin: 4px 0;
  height: 18px;
  font-weight: bold;
}
body .page_wrapper h3 .description {
  margin-left: 10px;
  font-size: 12px;
  font-weight: normal;
  color: #70af43;
}
body .page_wrapper h3 .description img {
  position: relative;
  top: 2px;
}
body .page_wrapper h3 .description.complete .towards_arcade {
  display: none;
}
body .page_wrapper h3.title {
  float: none;
  margin: 20px 0 10px;
  font-weight: 500;
}
body .page_wrapper .publishing.dialog h3 {
  float: none;
  color: white;
  font-size: 14px;
  margin: 0;
  height: 20px;
}
body .page_wrapper fieldset {
  margin-bottom: 1em;
}
body .page_wrapper input[type=file], body .page_wrapper input[type=file] > input[type=button] {
  cursor: pointer !important;
  overflow: auto;
}
body .page_wrapper .dimmer_overlay {
  margin-top: 0;
}
body .page_wrapper .select-wrapper {
  position: relative;
  display: inline-block;
  padding: 0 5px 0 10px;
  border: 1px solid #bfbfbf;
  height: 26px;
  font-size: 12px;
  line-height: 26px;
  border-radius: 4px;
  background-color: #e3e9f3;
  background-image: -moz-linear-gradient(top, white, #e3e9f3 66%, #d6dae4 100%);
  background-image: -webkit-linear-gradient(top, white, #e3e9f3 66%, #d6dae4 100%);
  background-image: -ms-linear-gradient(top, white, #d6dae4);
  background-image: -o-linear-gradient(top, white, #d6dae4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white,endColorstr=#d6dae4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 150px;
  overflow: hidden;
}
body .page_wrapper .select-wrapper select {
  width: 175px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: transparent;
}
body .page_wrapper .select-wrapper .arrow-down {
  pointer-events: none;
}
body .page_wrapper .select-wraper:hover {
  background-color: #f4f4ff;
  background: -moz-linear-gradient(top, white, #f4f4ff 66%, #e4eaf4 100%);
  background: -webkit-linear-gradient(top, white, #f4f4ff 66%, #e4eaf4 100%);
  background: -ms-linear-gradient(top, white, #e4eaf4);
  background: -o-linear-gradient(top, white, #e4eaf4);
  background: progid:DXImageTransform.Microsoft.gradient(startColorstr=white,endColorstr=#e4eaf4);
}

#qq_tables h3.title {
  margin: 30px 0 0 0;
}

textarea, input[type=text], input[type=url] {
  font-family: "Lucida Grande";
  color: #4d4d4d;
  border: 1px inset #bcbbe1;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  text-align: left;
  width: 100%;
  padding: 0 5px;
  resize: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

input[type=text], input[type=url] {
  height: 26px;
  line-height: 26px;
}

#update_select table dl dt {
  width: 32px;
}

.notice {
  background-color: #fef9bf;
  border: 1px solid #e7b251;
  color: #3c3c3c;
  margin: 18px 0;
  overflow: hidden;
  padding: 10px;
  position: relative;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.notice div {
  display: table;
  line-height: 22px;
  margin-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e7b251;
}
.notice div p {
  display: table-cell;
  vertical-align: top;
  width: 704px;
}
.notice div .exit {
  display: table-cell;
  text-indent: -9999px;
  background: url(/images/icon_exit.png) 0 0 no-repeat;
  width: 22px;
  height: 22px;
  float: right;
}
.notice.errors {
  color: #5e0000;
  background-color: #f8d9d4;
  border-color: #e4a2a2;
}
.notice.errors div {
  width: 100%;
  border-bottom: 1px solid #e4a2a2;
}
.notice div:first-child, .notice div.top {
  margin-top: 0;
}
.notice div:last-child, .notice div.tip {
  padding-bottom: 0;
  border-bottom: none;
}

.info_box {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: #fdfdfe;
  border: 1px solid #e0e0e1;
  padding: 14px;
}
.info_box p:last-child {
  margin-bottom: 0;
}

.dimmer_overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.7;
  background-color: #777777;
  z-index: 2001;
}

#platform_choice_wrapper.dialog {
  background-color: #353535;
  position: fixed;
  z-index: 2010;
  top: 50%;
  left: 50%;
  width: 354px;
  height: 340px;
  margin: -165px 0 0 -177px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#platform_choice {
  position: absolute;
  padding: 0 15px 15px 15px;
  width: 294px;
  height: 294px;
  margin: 15px;
  background: #f6f6f7;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#platform_choice h3 {
  background: none;
  text-shadow: none;
  height: auto;
  line-height: 1.75em;
  color: #4d4d4d;
  font-weight: bold;
  font-size: 15px;
  margin: 10px 0 18px 0;
  padding: 0;
  display: block;
  float: none;
}
#platform_choice li {
  display: block;
  border-top: 1px solid #bfbfbf;
  text-align: left;
  margin: 0;
  height: 40px;
  width: 100%;
}
#platform_choice li:last-child {
  border-bottom: 1px solid #bfbfbf;
}
#platform_choice li:hover {
  background-color: white;
}
#platform_choice a {
  background: url(/images/icon_platforms_25x25.png) no-repeat;
  line-height: 25px;
  display: block;
  width: 100%;
  padding-left: 36px;
  margin: 7px 15px;
}
#platform_choice a.mac {
  background-position: 0 -25px;
}
#platform_choice a.iphone {
  background-position: 0 -50px;
}
#platform_choice a.ipad {
  background-position: 0 -75px;
}
#platform_choice a.android {
  background-position: 0 -100px;
}
#platform_choice a.win8 {
  background-image: url(/images/icon_platforms_win8_25x25.png);
}

#service_header {
  min-height: 125px;
  margin-bottom: 1em;
}
#service_header img {
  width: 125px;
  height: 125px;
  float: left;
  margin-right: 20px;
}
#service_header .info_box {
  overflow: hidden;
}

.info_book {
  background: url(/images/icon_info_book.png) 0 0 no-repeat;
}

.upload_form {
  height: 100%;
}
.upload_form .file-upload {
  height: 100%;
  cursor: pointer;
}
.upload_form .file-upload label {
  height: 100% !important;
  width: 100% !important;
}
.upload_form .file-upload .fileinput-button {
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  position: relative;
  display: block;
}
.upload_form .file-upload .fileinput-button .drag {
  pointer-events: none;
}
.upload_form .file-upload .fileinput-button h3 {
  pointer-events: none;
  width: 100%;
  cursor: pointer;
  font-weight: bold;
}
.upload_form .file-upload .fileinput-button input {
  top: 0;
  margin: 0;
  display: block;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  height: auto;
  position: absolute;
}

#game_icon form.upload_form {
  position: relative;
  z-index: 1;
}
#game_icon form.upload_form .fileinput-button input {
  left: -64px;
  font-size: 100px;
}

#screenshot-holder .screenshot_drop form.upload_form .fileinput-button input {
  font-size: 120px;
  width: 150px;
  top: 0px;
}

.file-upload:hover {
  background-color: #8365bb !important;
  opacity: 0.4;
  color: white;
}
.file-upload:hover h3 {
  color: white;
}

#game_tabs {
  margin-bottom: 4em;
}

.subheader {
  background: #f6f6f7;
}
.subheader .linkblock {
  display: block;
  height: 20px;
  line-height: 20px;
  margin-bottom: 8px;
  color: #bfbfbf;
  text-shadow: -1px 0 0 white;
}
.subheader .linkblock a {
  text-shadow: none;
}
.subheader a.backToProfile {
  padding-right: 6px;
}
.subheader a.publishingHelp, .subheader a.removeFromPortfolio, .subheader a.download {
  padding: 0 6px;
}
.subheader .game_profile {
  padding-left: 84px;
  position: relative;
  overflow: visible;
}
.subheader .game_profile #noicon {
  text-align: center;
  color: #70af43;
  width: 66px;
  height: 51px;
  padding-top: 15px;
  position: absolute;
  left: 0;
  background: white;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.subheader .game_profile .game_icon {
  float: left;
  margin-left: -84px;
  width: 66px;
  height: 66px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-size: 100%;
}
.subheader .game_profile .game_icon .file-upload {
  height: 64px;
  width: 64px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.subheader .game_profile .game_icon .file-upload h3 {
  display: none;
}
.subheader .game_profile .game_icon .file-upload .drag {
  display: none;
}
.subheader .game_profile .game_icon img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.subheader .game_profile .status {
  float: right;
  font-size: 0.75em;
  line-height: 1.5em;
  margin-top: -2.5em;
  text-align: right;
}
.subheader .game_profile .status div {
  opacity: 0.5;
}
.subheader .game_profile .status div.unicorn_entered {
  display: block;
  background-image: url(/images/promos/ua_head.png);
  height: 64px;
  width: 64px;
  opacity: 1;
  float: right;
  text-indent: -9999em;
  text-align: left;
}
.subheader .game_profile .game_submit {
  width: auto;
  float: left;
  height: 50px;
  padding-top: 14px;
  margin-left: -10px;
}
.subheader .game_profile .game_submit .input_field {
  float: left;
  position: relative;
}
.subheader .game_profile .game_submit .input_field input[type="text"] {
  width: 350px;
  margin: 0;
}
.subheader .game_profile .game_submit .input_field .save_cancel {
  position: absolute;
  bottom: -18px;
  right: 0;
}
.subheader .game_profile .game_submit .input_field .save_cancel a {
  margin-left: 10px;
}
.subheader .game_profile .game_submit .input_field .save_cancel a.disabled {
  visibility: hidden;
}
.subheader .game_profile .game_submit .has_input {
  float: left;
  position: relative;
}
.subheader .game_profile .game_submit .has_input h2 {
  padding-right: 20px;
  max-width: 356px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 30px;
  margin: 0 0 0 8px;
  font-size: 22px;
  font-weight: bold;
  height: 34px;
  line-height: 29px;
}
.subheader .game_profile .game_submit .has_input h2 span.untitled {
  color: #bfbfbf;
}
.subheader .game_profile .game_submit .has_input .edit_link {
  bottom: 6px;
  right: 0;
  display: block;
}
.subheader .game_profile input {
  float: left;
  height: 34px;
  width: 800px;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.subheader .game_profile h2 {
  color: #4d4d4d;
}
.subheader .game_profile .description {
  display: block;
  height: 34px;
  line-height: 34px;
  font-size: 12px;
  font-weight: normal;
  color: #70af43;
  float: left;
  padding-left: 8px;
}
.subheader .game_profile .description.complete .towards_arcade {
  display: none;
}

.edit_link {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 0;
}

.platforms {
  clear: both;
  padding-left: 84px;
  height: 89px;
  position: relative;
  margin-top: 18px;
}
.platforms .hr_thick {
  height: 5px;
  background: #c6c6c6;
  border-bottom: 1px solid white;
}
.platforms .title {
  font-size: 22px;
  font-weight: bold;
  color: #6f737f;
  margin-bottom: 8px;
}
.platforms .info_book {
  display: inline-block;
  float: none;
  position: relative;
  top: 2px;
  text-indent: -9999em;
}

a {
  color: #8365bb;
  text-decoration: none;
}
.dropdown a {
  font-weight: normal;
}

.subnav {
  clear: both;
  height: 26px;
  display: block;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 0;
}
.subnav li {
  float: left;
  margin-right: 50px;
}
.subnav li a {
  font-size: 15px;
  position: relative;
  float: left;
  padding-bottom: 6px;
  color: #8365bb;
}
.subnav li .active {
  border-bottom: 4px solid #8365bb;
}
.subnav span {
  background-color: #e83e1c;
  color: white;
  font-size: 8px;
  padding: 2px 3px;
  margin-left: 4px;
  vertical-align: super;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  box-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}
.subnav .info_book {
  position: absolute;
  top: 0;
  right: -25px;
}

.subheader {
  height: 94px;
  border-bottom: 1px solid #bdbdbd;
  margin: 0;
  padding: 5px 15px 15px 10px;
  clear: both;
}

.page_wrapper .section_title {
  height: 80px;
  line-height: 80px;
  background: white;
  border-bottom: 1px solid #bdbdbd;
  margin: 0;
  padding: 0 15px 0 30px;
}
.page_wrapper .section_title h2 {
  margin: 26px 0 0 0;
  float: left;
  line-height: normal;
  padding-left: 0;
  color: black;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.page_wrapper .section_title h2.has_icon {
  padding-left: 30px;
}
.page_wrapper .section_title h2.has_icon .sidebar_icon {
  top: 2px;
  left: 0;
}
.page_wrapper .section_title h2 img.lock {
  vertical-align: baseline;
  margin-bottom: -2px;
}
.page_wrapper .section_title h2 .active_Platform {
  color: #bdbdbd;
}
.page_wrapper .section_title .filter, .page_wrapper .section_title .platform_wrapper {
  float: right;
  height: 28px;
  position: relative;
}
.page_wrapper .section_title .filter .disabled, .page_wrapper .section_title .platform_wrapper .disabled {
  color: gray;
  cursor: default;
}
.page_wrapper .section_title .filter .dropdown, .page_wrapper .section_title .platform_wrapper .dropdown {
  width: 100px;
  min-width: 100px;
}
.page_wrapper .section_title .filter .dropdown li, .page_wrapper .section_title .platform_wrapper .dropdown li {
  white-space: nowrap;
}
.page_wrapper .section_title .filter .dropdown dd ul, .page_wrapper .section_title .platform_wrapper .dropdown dd ul {
  width: auto;
  min-width: 100px;
  left: auto;
  right: 0;
}
.page_wrapper .section_title .filter .sidebar_icon, .page_wrapper .section_title .platform_wrapper .sidebar_icon {
  top: 1px;
}
.page_wrapper .section_title .filter .platform_ddlist, .page_wrapper .section_title .platform_wrapper .platform_ddlist {
  display: none;
  background: none repeat scroll 0 0 white;
  box-shadow: 0 0 4px 0 rgba(135, 137, 149, 0.3);
  font-size: 14px;
  padding: 10px 0;
  position: absolute;
  right: 0;
  top: 26px;
  width: 142px;
  z-index: 1;
}
.page_wrapper .section_title .filter .platform_ddlist li, .page_wrapper .section_title .platform_wrapper .platform_ddlist li {
  margin: 0;
  line-height: 30px;
}
.page_wrapper .section_title .filter .platform_ddlist li:hover, .page_wrapper .section_title .platform_wrapper .platform_ddlist li:hover {
  background-color: #eeeeff;
}
.page_wrapper .section_title .filter .platform_ddlist li:hover a, .page_wrapper .section_title .platform_wrapper .platform_ddlist li:hover a {
  color: #6699ff;
}
.page_wrapper .section_title .filter .platform_ddlist li .sidebar_icon, .page_wrapper .section_title .platform_wrapper .platform_ddlist li .sidebar_icon {
  top: -3px;
}
.page_wrapper .section_title .filter .platform_ddlist li a, .page_wrapper .section_title .platform_wrapper .platform_ddlist li a {
  color: #4d4d4d;
  position: relative;
  padding-left: 40px;
}
.page_wrapper .section_title .actions {
  float: right;
  margin: 26px 0 0;
  position: relative;
}
.page_wrapper .section_title .actions li {
  float: left;
  margin-left: 10px;
}
.page_wrapper .section_title .actions li, .page_wrapper .section_title .actions li a {
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
}
.page_wrapper .section_title .actions a {
  width: auto;
  color: #4d4d4d;
  padding: 0 10px 0 0;
}
.page_wrapper .section_title .actions a .icon {
  width: 30px;
  height: 28px;
  float: left;
  background: url(/images/action_buttons.png) 0 0 no-repeat transparent;
}
.page_wrapper .section_title .actions a.disabled {
  opacity: 0.5;
}
.page_wrapper .section_title .actions a.download .icon {
  background-position: 0 0;
}
.page_wrapper .section_title .actions a.removeFromPortfolio .icon {
  background-position: 0 -28px;
}
.page_wrapper .section_title .actions a.beginAppSigning .icon {
  background-position: 0 -56px;
}
.page_wrapper .section_title .actions a.generateApp .icon, .page_wrapper .section_title .actions a.playOnArcade .icon {
  background-position: 0 -84px;
}
.page_wrapper .section_title .actions a.generateApp.publishing .icon {
  background: url(/images/generate-loader.gif) 4px 4px no-repeat transparent;
}
.page_wrapper .section_title .actions a.RemoveFromArcade .icon {
  background-position: 0 -140px;
}
.page_wrapper .section_title .actions a.disabled {
  cursor: default;
}
.page_wrapper .section_title .actions a.disabled:hover {
  background-color: #e4eaf4;
  background-image: -moz-linear-gradient(top, #d7dbe5, #e4eaf4 66%, #f4f4ff 100%);
  background-image: -webkit-linear-gradient(top, #d7dbe5, #e4eaf4 66%, #f4f4ff 100%);
  background-image: -ms-linear-gradient(top, #d7dbe5, #f4f4ff);
  background-image: -o-linear-gradient(top, #d7dbe5, #f4f4ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d7dbe5,endColorstr=#f4f4ff);
  zoom: 1;
  border-color: #bfbfbf;
}

.page_wrapper [data-platform='arcade'] .section_title .actions a.generate_link .icon {
  background-position: 0 -168px;
}
.page_wrapper [data-platform='arcade'] .section_title .actions a.download_link .icon {
  background-position: 0 -84px;
}

#progress_wrapper {
  float: right;
  margin-top: 20px;
  position: relative;
}
#progress_wrapper .progressborder {
  height: 34px;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: auto;
  background: #f6f6f7;
}
#progress_wrapper h2 {
  color: #bdbdbd;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  margin: 0;
  font-weight: normal;
  text-align: right;
  position: absolute;
  top: 5px;
  left: -240px;
}
#progress_wrapper .progress {
  color: #70af43;
  float: right;
  width: 260px;
  height: 14px;
  margin: 10px 8px 6px 8px;
  text-align: right;
}
#progress_wrapper .progress #completion-progress {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  float: left;
  width: 38px;
  text-align: center;
}
#progress_wrapper .progress .bar {
  position: relative;
  float: left;
  margin-left: 6px;
  width: 190px;
  display: inline-block;
  background-color: #4d4d4d;
  height: 14px;
  -webkit-box-shadow: 0 1px white;
}
#progress_wrapper .progress .bar .complete, #progress_wrapper .progress .bar .marker {
  position: absolute;
  top: 0;
  width: 0%;
  height: 14px;
  background: #90e22b;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkwZTIyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MmFmNDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #90e22b 0%, #72af43 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #90e22b), color-stop(100%, #72af43));
  background: -webkit-linear-gradient(top, #90e22b 0%, #72af43 100%);
  background: -o-linear-gradient(top, #90e22b 0%, #72af43 100%);
  background: -ms-linear-gradient(top, #90e22b 0%, #72af43 100%);
  background: linear-gradient(top, #90e22b 0%, #72af43 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#90e22b', endColorstr='#72af43',GradientType=0 );
  text-ident: -9999em;
}
#progress_wrapper .progress .bar .marker {
  right: 42px;
  width: 1px;
}
#progress_wrapper .progress .info_book {
  position: static;
  text-indent: -9999em;
  float: right;
}

#subnav {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}

#subnav_wrapper {
  width: 980px;
  clear: both;
  position: relative;
  margin: 0 auto;
}

.page_wrapper .content_wrapper {
  border-left: 1px solid #bdbdbd;
  position: relative;
  margin: 0;
  overflow: hidden;
}
.page_wrapper .content_wrapper .content {
  width: 749px;
  padding: 18px 0 0 30px;
  clear: both;
}
.page_wrapper .content_wrapper .content .notice {
  margin-top: 0;
}
.page_wrapper .content_wrapper .services_page {
  padding: 0;
  width: auto;
}
.page_wrapper .content_wrapper .services_page .services_info {
  padding: 18px 0 0 30px;
  width: 749px;
}

#page .sidebar_wrapper {
  float: left;
  width: 200px;
  margin: 0 0 120px 0;
  padding: 0;
}
#page .sidebar_wrapper .tab_menu li {
  margin: 0;
  position: relative;
}
#page .sidebar_wrapper .tab_menu li a, #page .sidebar_wrapper .tab_menu li .grouping {
  color: #383838;
  display: block;
  position: relative;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 0 0 40px;
  cursor: pointer;
}
#page .sidebar_wrapper .tab_menu li a:hover, #page .sidebar_wrapper .tab_menu li .grouping:hover {
  color: #6699ff;
  background: white;
}
#page .sidebar_wrapper .tab_menu li a.active, #page .sidebar_wrapper .tab_menu li .grouping.active {
  background: white;
}
#page .sidebar_wrapper .tab_menu li a span, #page .sidebar_wrapper .tab_menu li .grouping span {
  position: absolute;
  right: 10px;
}
#page .sidebar_wrapper .tab_menu li a span.count, #page .sidebar_wrapper .tab_menu li .grouping span.count {
  height: 14px;
  line-height: 14px;
  top: 10px;
  background-color: #e83e1c;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  box-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 10px;
  padding: 2px 6px;
}
#page .sidebar_wrapper .tab_menu li a span.count.publishing, #page .sidebar_wrapper .tab_menu li .grouping span.count.publishing {
  width: 20px;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  background: url(/images/generate-loader.gif) 0 0 no-repeat transparent;
  box-shadow: none;
}
#page .sidebar_wrapper .tab_menu li a span.arrow, #page .sidebar_wrapper .tab_menu li .grouping span.arrow {
  top: 0;
  font-size: 10px;
}
#page .sidebar_wrapper .tab_menu li a span.nickname, #page .sidebar_wrapper .tab_menu li .grouping span.nickname {
  position: static;
}
#page .sidebar_wrapper .tab_menu li a.new, #page .sidebar_wrapper .tab_menu li .grouping.new {
  color: #6c3cb6;
}
#page .sidebar_wrapper .tab_menu li a.new:hover, #page .sidebar_wrapper .tab_menu li .grouping.new:hover {
  color: #6699ff;
}
#page .sidebar_wrapper .tab_menu li a.new:hover .sidebar_icon, #page .sidebar_wrapper .tab_menu li .grouping.new:hover .sidebar_icon {
  background-position: 0 -240px;
}
#page .sidebar_wrapper .tab_menu li .subitems {
  display: none;
}
#page .sidebar_wrapper .tab_menu li .subitems li > a {
  padding-left: 64px;
}
#page .sidebar_wrapper .tab_menu li .subitems .sidebar_icon {
  left: 34px;
}
#page .sidebar_wrapper .tab_menu li .subitems.apps {
  display: block;
}

.sidebar_icon {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 10px;
  top: 8px;
  background: url(/images/sidebar_icons.png) 0 0 no-repeat;
}
.sidebar_icon.services {
  background-position: 0 -24px;
}
.sidebar_icon.apps {
  background-position: 0 -48px;
}
.sidebar_icon.android {
  background-image: url(/images/platforms/publishPlatform_Android_off.svg);
}
.sidebar_icon.arcade {
  background-image: url(/images/platforms/publishPlatform_Arcade_off.svg);
}
.sidebar_icon.html5 {
  background-image: url(/images/platforms/publishPlatform_HTML5_off.svg);
}
.sidebar_icon.iphone {
  background-image: url(/images/platforms/publishPlatform_iPhone_off.svg);
}
.sidebar_icon.ipad {
  background-image: url(/images/platforms/publishPlatform_iPad_off.svg);
}
.sidebar_icon.mac {
  background-image: url(/images/platforms/publishPlatform_Mac_off.svg);
}
.sidebar_icon.ios_universal {
  background-image: url(/images/platforms/publishPlatform_iOS_off.svg);
}
.sidebar_icon.win8 {
  background-image: url(/images/platforms/publishPlatform_Windows_off.svg);
}
.sidebar_icon.history {
  background-position: 0 -321px;
}
.sidebar_icon.new {
  background-position: 0 -192px;
}
.sidebar_icon.notifications {
  background-position: 0 -216px;
}
.sidebar_icon.tizen {
  background-image: url(/images/platforms/publishPlatform_Tizen_off.svg);
}
.sidebar_icon.kindle {
  background-image: url(/images/platforms/publishPlatform_Kindle_off.svg);
}
.sidebar_icon.fire_tv {
  background-image: url(/images/platforms/publishPlatform_FireTV_off.svg);
}

.info_book {
  position: static;
  vertical-align: middle;
}

.page_wrapper .content_wrapper .notifications_log {
  padding: 0;
  width: auto;
}
.page_wrapper .content_wrapper .notifications_log li {
  background: white;
  border-bottom: 1px solid #bdbdbd;
  height: 80px;
  padding: 0 20px;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.page_wrapper .content_wrapper .notifications_log li p {
  margin: 0 0 0 42px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page_wrapper .content_wrapper .notifications_log li p.inbox {
  font-size: 14px;
  margin-top: 20px;
  font-weight: bold;
  color: #bdbdbd;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 20px;
  border: 1px solid #bdbdbd;
  padding: 4px;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon {
  width: 24px;
  height: 24px;
  background: url(/images/sidebar_icons.png) 0 0 no-repeat;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.services {
  background-position: 0 -24px;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.apps {
  background-position: 0 -48px;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.android {
  background-position: 0 -72px;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.html5 {
  background-position: 0 -96px;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.iPhone {
  background-position: 0 -120px;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.iPad {
  background-position: 0 -144px;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.mac {
  background-position: 0 -168px;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.win8 {
  background-image: url(/images/icon_platforms_win8_25x25.png);
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.new {
  background-position: 0 -192px;
}
.page_wrapper .content_wrapper .notifications_log li .icon_wrapper .icon.notifications {
  background-position: 0 -216px;
}

.noNotifications {
  color: #bdbdbd;
}

.percent_complete {
  width: 78px;
  height: 78px;
  border: 1px solid red;
  background: yellow;
  position: absolute;
  top: 0;
  z-index: 0;
}

.formitem_details {
  clear: both;
}
.formitem_details a.linkto {
  display: block;
  float: right;
  position: relative;
  right: 5px;
  top: 5px;
}
.formitem_details a.linkto .arrow-down {
  border-left: 6px inset transparent;
  border-right: 6px inset transparent;
  border-bottom: none;
  border-top: 6px solid #8365bb;
  float: right;
  position: relative;
  top: 6px;
  margin-left: 6px;
}
.formitem_details a.linkto span {
  color: #9b9b9b;
  margin-left: 6px;
}
.formitem_details.shortform {
  width: 450px;
}
.formitem_details.shortform .checkbox input {
  width: 100%;
}
.formitem_details.floatform {
  width: 320px;
  float: left;
  margin-right: 80px;
}
.formitem_details.floatform.last {
  margin-right: 0;
}
.formitem_details.floatform input {
  width: 100%;
}
.formitem_details.select_dropdown {
  height: 28px;
}
.formitem_details h3, .formitem_details h4 {
  margin-bottom: 10px;
}
.formitem_details h4 {
  color: #8c90a2;
  font-size: 14px;
}
.formitem_details .align_left {
  height: 20px;
}
.formitem_details .align_left dl.dropdown {
  left: 0;
}
.formitem_details label.default, .formitem_details label.wrapper {
  float: none;
  width: auto;
  position: relative;
  top: 1px;
  left: 5px;
}
.formitem_details input.default_checkbox {
  float: none;
  width: auto;
  vertical-align: middle;
}
.formitem_details .note {
  margin-left: 0;
  color: #a7a7a7;
  font-weight: normal;
  font-size: 12px;
  margin: 4px 0;
}

.formitem_form h4 {
  color: #8c90a2;
  font-size: 14px;
  margin-bottom: 10px;
}
.formitem_form.nickname {
  margin-bottom: 0;
}
.formitem_form.nickname label {
  margin-bottom: 5px;
}
.formitem_form input.url_input {
  width: 90%;
  float: left;
}

.labeled_form {
  position: relative;
}
.labeled_form .dropdown {
  position: absolute;
  left: 100px;
  width: 208px;
}
.labeled_form .dropdown dd ul {
  width: 210px;
}
.labeled_form label {
  height: 26px;
  line-height: 26px;
  width: 100px;
  clear: both;
  float: left;
  margin-bottom: 10px;
}
.labeled_form input {
  width: 210px;
  float: left;
}
.labeled_form input.button_grey {
  padding-top: 0px;
}
.labeled_form input[type=radio] {
  width: 25px;
  margin-top: 7px;
}
.labeled_form .version {
  width: 40px;
}
.labeled_form .checkbox {
  margin: 2px 0 0 0;
  float: left;
}
.labeled_form .checkbox label {
  width: 210px;
}
.labeled_form.wide_form {
  margin-bottom: 4em;
}
.labeled_form.wide_form label {
  width: 220px;
}
.labeled_form.wide_form .dropdown {
  left: 220px;
}
.labeled_form.labeled_form.stats {
  height: 100px;
}

.formitem_form.hardware {
  position: relative;
  overflow: visible;
}
.formitem_form.hardware .formitem_details {
  width: 100%;
}
.formitem_form.hardware .checkbox {
  float: none;
}
.formitem_form.hardware dl.dropdown_target.dropdown dd {
  z-index: 100;
}

dl.dropdown_target.dropdown dt a {
  position: absolute;
  width: 100%;
}

dl.dropdown_target.dropdown dd {
  position: relative;
  top: 28px;
}

.formitem_form {
  margin: 5px 0 14px;
  overflow: hidden;
  clear: both;
  min-height: 26px;
}
.formitem_form .title:first-child {
  margin-top: 0;
}
.formitem_form p {
  margin-left: 30px;
}
.formitem_form p a {
  display: block;
}
.formitem_form span.description {
  float: none !important;
  color: #70af43;
  position: relative;
  top: 4px;
  left: 10px;
}
.formitem_form span.warning {
  float: none !important;
  color: orange;
  position: relative;
  top: 0px;
  left: 10px;
}
.formitem_form .default span.description, .formitem_form .default span.warning {
  top: 0;
}

.item_tags {
  clear: both;
  padding-top: 10px;
}

/* Screenshots Slider */
.slider_wrapper {
  position: relative;
  clear: both;
  margin-top: 10px;
  height: 12px;
  background: url(../images/slider_bg.jpg) 0 0 repeat-x;
  background: white;
  border: 1px solid #eeeeee;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.slider_wrapper .slider {
  width: 578px;
  height: 12px;
  position: relative;
  margin: 0 auto;
}
.slider_wrapper .slider_handle, .slider_wrapper .ui-slider-handle {
  width: 140px;
  margin-left: -70px;
  height: 12px;
  outline: none;
  position: absolute;
  left: 0;
  background: #d8d8d8;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.slider_wrapper .slider_handle:hover, .slider_wrapper .ui-slider-handle:hover {
  cursor: pointer;
}

.delete {
  background: url(../images/icons_screenshot_controls.png) 0 0 no-repeat;
  width: 21px;
  background-position: -42px 0;
  height: 15px;
  position: absolute;
}

.file-upload {
  border: 1px solid #a7a7a7;
  background: none;
}
.file-upload .drag h3 {
  color: #8365bb;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  font-weight: normal;
}
.file-upload .drag h3 em {
  position: relative;
  top: -2px;
  vertical-align: middle;
  font: normal bold 2em "Arial Black";
}

.upload_form:hover h3 {
  color: white;
}

.screenshot_drop {
  overflow: hidden;
}

#screenshot-holder .screenshot_drop:first-child {
  margin-left: 0;
}

.screenshot_wrapper, .screenshot_drop {
  width: 152px;
  height: 152px;
  float: left;
  margin: 0 5px 24px;
  background: white;
  position: relative;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.screenshot_wrapper .screenshot, .screenshot_drop .screenshot {
  width: 140px;
  height: 140px;
  background: black;
  margin: 5px;
  overflow: hidden;
}
.screenshot_wrapper .screenshot img, .screenshot_drop .screenshot img {
  min-width: 140px;
  max-height: 140px;
  min-height: 140px;
  max-width: none;
}
.screenshot_wrapper .active_true, .screenshot_wrapper .active_false, .screenshot_wrapper .delete, .screenshot_drop .active_true, .screenshot_drop .active_false, .screenshot_drop .delete {
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
  width: 21px;
  height: 15px;
}
.screenshot_wrapper .active_false, .screenshot_drop .active_false {
  background-position: -21px 0;
}
.screenshot_wrapper .delete, .screenshot_drop .delete {
  position: absolute;
  left: inherit;
  right: 0;
}

.screenshot_drop {
  background: none;
}
.screenshot_drop .file-upload {
  width: 150px;
  height: 150px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  position: absolute;
}
.screenshot_drop .file-upload h3 {
  padding: 0;
  height: 150px;
  line-height: 150px;
}

#screenshot-scroll {
  clear: both;
  height: 194px;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  width: 100%;
}

.screenshot_main {
  position: relative;
  overflow: hidden;
}
.screenshot_main .gradient_left {
  height: 174px;
  width: 6px;
  position: absolute;
  left: 0;
  bottom: 43px;
  background: -moz-linear-gradient(left, #f6f6f7 0%, rgba(246, 246, 247, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f6f6f7), color-stop(100%, rgba(246, 246, 247, 0)));
  background: -webkit-linear-gradient(left, #f6f6f7 0%, rgba(246, 246, 247, 0) 100%);
  background: -o-linear-gradient(left, #f6f6f7 0%, rgba(246, 246, 247, 0) 100%);
  background: -ms-linear-gradient(left, #f6f6f7 0%, rgba(246, 246, 247, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f7', endColorstr='#00f6f6f7',GradientType=1 );
  background: linear-gradient(left, #f6f6f7 0%, rgba(246, 246, 247, 0) 100%);
}
.screenshot_main .gradient_right {
  height: 174px;
  width: 6px;
  position: absolute;
  right: 0;
  bottom: 43px;
  background: -moz-linear-gradient(left, rgba(246, 246, 247, 0) 0%, #f6f6f7 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(246, 246, 247, 0)), color-stop(100%, #f6f6f7));
  background: -webkit-linear-gradient(left, rgba(246, 246, 247, 0) 0%, #f6f6f7 100%);
  background: -o-linear-gradient(left, rgba(246, 246, 247, 0) 0%, #f6f6f7 100%);
  background: -ms-linear-gradient(left, rgba(246, 246, 247, 0) 0%, #f6f6f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f6f6f7', endColorstr='#f6f6f7',GradientType=1 );
  background: linear-gradient(left, rgba(246, 246, 247, 0) 0%, #f6f6f7 100%);
}
.screenshot_main .note {
  color: #999999;
}

#screenshot-holder {
  width: 980px;
}

/* END Screenshots Slider */
textarea {
  resize: none;
}

#advanced_settings {
  clear: both;
}

.orientation {
  float: left;
  margin-right: 35px;
}
.orientation img {
  display: block;
}
.orientation .checkbox {
  width: 24px;
  margin: 0 auto;
  text-align: center;
  float: none;
  padding-top: 3px;
}

#ta_tag, #ta_member {
  float: left;
  width: 148px;
}

#ta_tag_add, #ta_member_add {
  float: left;
  margin-left: 10px;
  width: 80px;
}

.error {
  color: red;
}

#version_number_error,
#package_name_error,
#mobwin_app_id,
#mobwin_interval,
#mobwin_is_test {
  display: none;
}

.formitem_form span.error, .formitem_form div.error {
  width: 16px;
  height: 16px;
  display: block;
  margin-left: 10px;
  line-height: 14px;
  float: left;
  position: relative;
  top: 4px;
  text-indent: -9999px;
  background: url(/images/icon_error.png) 0 0 no-repeat transparent;
}
.formitem_form.restricted {
  overflow: visible;
  position: relative;
}
.formitem_form .field_restrictions {
  color: #bfbfbf;
  position: absolute;
  top: -27px;
  right: 0;
}
.formitem_form .field_restrictions .remaining span.countdown {
  color: #aeaeae;
  font-weight: bold;
}

.tab_content {
  display: none;
}

#general_info {
  display: block;
}

#qq_license_file_upload #qq_license_upload_button_ui, #qq_license_file_upload input {
  float: left;
  height: 36px;
  width: 156px;
  line-height: 36px;
}
#qq_license_file_upload #qq_license_upload_button {
  position: absolute;
  height: 38px;
  width: 158px;
  overflow: hidden;
  z-index: 100;
  opacity: 0;
}
#qq_license_file_upload .notice {
  float: right;
  margin: 0;
}

.service_form .formitem_details h3.title {
  margin: 30px 0 0 30px;
}

.service_table .formitem_form {
  margin-left: -30px;
}

table.service_table {
  width: 100%;
  border-top: 1px solid #bdbdbd;
}
table.service_table th {
  background: #f6f6f7;
  color: #bfbfbf;
  text-align: left;
  height: 42px;
  vertical-align: middle;
  color: #4d4d4d;
  font-weight: normal;
  padding: 4px;
  border-left: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  white-space: nowrap;
}
table.service_table th.index {
  width: 2em;
  border-bottom: 0;
}
table.service_table th span.note {
  color: #bdbdbd;
}
table.service_table th:first-child {
  border-left: none;
}
table.service_table td:first-child {
  border-left: none;
}
table.service_table tr:nth-child(even) {
  background: #f2f6fa;
}
table.service_table tr:nth-child(odd) {
  background: white;
}
table.service_table td {
  white-space: nowrap;
  border-left: 1px solid #bdbdbd;
  padding: 8px;
  vertical-align: middle;
}
table.service_table td:last-child {
  width: 100%;
}
table.service_table td div.pgf, table.service_table td div.service {
  min-height: 16px;
  padding: 2px 4px;
}
table.service_table td div.service {
  margin-top: 2px;
}
table.service_table td.enabled {
  text-align: center;
}
table.service_table td.index {
  min-width: 14px;
  text-align: right;
  color: #bdbdbd;
  background: #f6f6f7;
}
table.service_table td input[type="text"] {
  width: auto;
}

#qq_achievements .prompt,
#qq_leaderboards .prompt {
  margin-left: 30px;
}
#qq_achievements table .pgf,
#qq_leaderboards table .pgf {
  color: #9d3000;
  background-color: pink;
  text-decoration: strike-through;
}
#qq_achievements table .service,
#qq_leaderboards table .service {
  color: #1e79a7;
  background-color: #add2ff;
}
#qq_achievements table .input_wrapper,
#qq_leaderboards table .input_wrapper {
  position: relative;
  padding-right: 40px;
}
#qq_achievements table .input_wrapper span.loader,
#qq_leaderboards table .input_wrapper span.loader {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0;
  top: -4px;
  background: url(/images/2011_q4/loader_01.gif) 0 0 no-repeat transparent;
}
#qq_achievements table tr:last-child td,
#qq_leaderboards table tr:last-child td {
  border-bottom: 1px solid #bdbdbd;
}
#qq_achievements table tr:last-child td.index,
#qq_leaderboards table tr:last-child td.index {
  border-bottom: 0;
}
#qq_achievements table.nodata,
#qq_leaderboards table.nodata {
  display: none;
}

#settings .description {
  color: #70af43;
  margin-left: 10px;
  line-height: 26px;
  float: left !important;
}

.formitem_form.genre {
  overflow: visible;
}
.formitem_form.genre label {
  cursor: default;
}

.tag, .member {
  float: left;
  color: #8365bb;
  height: 16px;
  line-height: 16px;
  text-align: center;
  padding: 0 20px 0 12px;
  font-size: 12px;
  margin: 4px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  display: block;
  position: relative;
  border: 1px solid #bfbfbf;
  background-image: linear-gradient(top, #ffffff, #e3e9f3 66%, #d6dae4 100%);
  background-image: -o-linear-gradient(top, white, #e3e9f3 66%, #d6dae4 100%);
  background-image: -moz-linear-gradient(top, white, #e3e9f3 66%, #d6dae4 100%);
  background-image: -webkit-linear-gradient(top, white, #e3e9f3 66%, #d6dae4 100%);
  background-image: -ms-linear-gradient(top, white, #e3e9f3 66%, #d6dae4 100%);
}
.tag .tag_delete, .tag .member_delete, .member .tag_delete, .member .member_delete {
  color: #cccccc;
  font-weight: bold;
  position: absolute;
  right: 5px;
  top: 0;
}
.tag .tag_delete:hover, .tag .member_delete:hover, .member .tag_delete:hover, .member .member_delete:hover {
  color: #8365bb;
}

.member .tag_delete, .member .member_delete {
  color: #cccccc;
  font-weight: bold;
  position: absolute;
  right: 5px;
  top: 1px;
}
.member .tag_delete:hover, .member .member_delete:hover {
  color: #8365bb;
}

#loading_image_portrait_upload input {
  width: 250px;
  height: 290px;
  font-size: 250px;
}

tr.mismatch {
  background-color: pink;
}

.upsell {
  font-size: 16px;
  font-weight: bold;
  margin: -18px -30px -48px;
  padding: 0 30px 200px;
  width: 1000%;
}
.upsell h4 {
  font-size: 16px;
  font-weight: bold;
  color: #4d4d4d;
}

.hidden {
  display: none;
}

#fbcontent #update_select {
  padding: 0;
}
#fbcontent #update_select p {
  display: block;
  width: 410px;
  margin: 15px 15px 0 15px;
}
#fbcontent #update_select table {
  margin: 0;
}
#fbcontent #update_select table tr {
  height: auto;
}
#fbcontent #update_select .submit {
  margin-top: 5px;
  overflow: visible;
}

.labeled_form .dropdown dd ul {
  overflow: visible;
}
.labeled_form .dropdown dd ul li a span.text {
  display: block;
}
.labeled_form.wide_form .formitem_details.minVersion {
  height: 30px;
  padding-bottom: 10px;
}
.labeled_form.wide_form .formitem_details.minVersion dl.dropdown {
  left: 0;
}

.stats .dropdown dd ul {
  height: 140px;
  overflow: auto;
}

.new_app_form .formitem_form {
  overflow: visible;
}

#playhaven_form .orientation {
  margin-bottom: 5px;
  text-align: center;
}
#playhaven_form .orientation label.wrapper {
  margin: 0 10px 10px 0;
  display: block;
}
#playhaven_form .orientation label.wrapper.portrait {
  height: 128px;
}

#services_gsnetwork .gsnetwork_field {
  margin: 4px 0px 4px 0px;
}
#services_gsnetwork .disabled_text {
  color: gray;
}
#services_gsnetwork .validate_nameicon {
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
#services_gsnetwork .gsnetwork_submit {
  clear: both;
  padding-top: 10px;
  margin: 20px 0px 20px 0px;
}
#services_gsnetwork .validate_field {
  margin: 10px 0px 10px 0px;
  clear: both;
}
#services_gsnetwork .validate_field .validate_field_title {
  font-weight: bold;
  float: left;
  width: 200px;
  margin: 10px 0px 10px 0px;
}
#services_gsnetwork .validate_field .validate_field_value {
  font-weight: normal;
  float: left;
  margin: 10px 0px 10px 0px;
}
#services_gsnetwork .validate_field .attricon {
  padding: 10px 0px 0px 10px;
}

form.publishing.dialog-form {
  min-width: 540px;
}

::-webkit-input-placeholder {
  color: #bfbfbf;
}

input:-moz-placeholder {
  color: #bfbfbf;
}

.colorpicker input[type=text] {
  color: white;
  border: none;
  width: 28px;
  height: 14px;
  line-height: 14px;
  text-align: right;
  padding: 0;
}
.colorpicker .colorpicker_hex input[type=text] {
  width: 46px;
}

.color_picker .autosave {
  text-indent: -9999px;
}

#unicorn_entry {
  padding: 2em;
}
#unicorn_entry h3 {
  padding-left: 80px;
  font-size: 30px;
  height: 64px;
  background: url(/images/promos/ua_head.png) no-repeat;
  line-height: 1.1em;
}
#unicorn_entry ul li span {
  background: url(/images/icon_error.png) no-repeat;
  padding-left: 24px;
}
#unicorn_entry ul li span.checked {
  background: url(/images/icon_check.png) no-repeat;
}

table.history {
  width: 100%;
}
table.history td, table.history th {
  white-space: nowrap;
  line-height: 28px;
  padding: 10px;
}
table.history tr {
  border-top: 1px solid #bdbdbd;
}
table.history tr:nth-child(odd) {
  background-color: #f2f6fa;
}
table.history tr:nth-child(even) {
  background-color: white;
}
table.history .button_grey {
  width: 75px;
  float: left;
  margin-right: 10px;
}

#project_history .noNotifications {
  padding: 18px 0 0 30px;
}
#project_history .content {
  padding: 0;
  margin-top: -1px;
  width: 100%;
}

.load-wheel {
  vertical-align: middle;
}

.history .download_link {
  min-width: 100px;
}

#more_games_wrapper {
  width: 727px;
  height: 373px;
  background: url(/images/more_games_preview/iphone.jpg) 0 0 no-repeat transparent;
  position: relative;
  margin: 30px auto 0;
}
#more_games_wrapper .screen {
  width: 480px;
  height: 320px;
  position: absolute;
  top: 25px;
  left: 126px;
  background: url(/images/more_games_preview/RaptorImage.png) 0 0 no-repeat transparent;
  overflow: hidden;
}
#more_games_wrapper .menubar {
  width: 480px;
  height: 72px;
  padding: 11px 0;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.33);
  background: black;
  background: -moz-linear-gradient(top, black 0%, rgba(84, 84, 84, 0.9) 10%, rgba(84, 84, 84, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.9)), color-stop(10%, rgba(84, 84, 84, 0.9)), color-stop(100%, rgba(84, 84, 84, 0.9)));
  background: -webkit-linear-gradient(top, black 0%, rgba(84, 84, 84, 0.9) 10%, rgba(84, 84, 84, 0.9) 100%);
  background: -o-linear-gradient(top, black 0%, rgba(84, 84, 84, 0.9) 10%, rgba(84, 84, 84, 0.9) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(84, 84, 84, 0.9) 10%, rgba(84, 84, 84, 0.9) 100%);
  background: linear-gradient(to bottom, #000000 0%, rgba(84, 84, 84, 0.9) 10%, rgba(84, 84, 84, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#545454',GradientType=0 );
  -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
}
#more_games_wrapper .game_wrapper {
  width: 74px;
  height: 72px;
  margin: 0 11px;
  float: left;
}
#more_games_wrapper .more_games {
  width: 57px;
  height: 56px;
  padding-top: 16px;
  font-size: 1.6em;
  text-align: center;
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
#more_games_wrapper .game_icon {
  width: 57px;
  height: 57px;
  border-radius: 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 0px solid black;
  overflow: hidden;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.75);
}
#more_games_wrapper .game_icon img {
  width: 100%;
  height: auto;
}
#more_games_wrapper .game_title {
  color: white;
  height: 22px;
  width: 100%;
  font-size: 12px;
  text-align: center;
  line-height: 22px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*LINKS */
/* unvisited link */
/* #8365BB */
/* visited link */
/* mouse over link */
/* selected link */
/*BUTTONS */
/*INPUTS */
.portrait_image_wrapper .image_target, .portrait_wide_image_wrapper .image_target {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.landscape_image_wrapper .image_target {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.image_wrapper .image_target {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.image_wrapper {
  width: 570px;
  height: 314px;
}
.image_wrapper .image_target {
  margin-bottom: 12px;
  overflow: visible;
  background-image: none;
  border: none;
}
.image_wrapper .image_target .upload_form {
  float: left;
}

.portrait_image_wrapper, .portrait_wide_image_wrapper, .ipad_portrait_image_wrapper {
  margin-right: 20px;
  float: left;
}
.portrait_image_wrapper .image_target, .portrait_wide_image_wrapper .image_target, .ipad_portrait_image_wrapper .image_target {
  width: 218px;
  height: 290px;
}
.portrait_image_wrapper .image_target .delete, .portrait_wide_image_wrapper .image_target .delete, .ipad_portrait_image_wrapper .image_target .delete {
  margin: 275px 0 0 10px;
}
.portrait_image_wrapper .image_target .file-upload, .portrait_wide_image_wrapper .image_target .file-upload, .ipad_portrait_image_wrapper .image_target .file-upload {
  width: 217px;
  height: 289px;
}
.portrait_image_wrapper .image_target .drag h3, .portrait_wide_image_wrapper .image_target .drag h3, .ipad_portrait_image_wrapper .image_target .drag h3 {
  line-height: 290px;
}
.portrait_image_wrapper .image_target .drag h3 em, .portrait_wide_image_wrapper .image_target .drag h3 em, .ipad_portrait_image_wrapper .image_target .drag h3 em {
  line-height: 290px;
}
.portrait_image_wrapper .image_target input[type=file], .portrait_wide_image_wrapper .image_target input[type=file], .ipad_portrait_image_wrapper .image_target input[type=file] {
  width: 218px;
  height: 290px;
  line-height: 290px;
}
.portrait_image_wrapper .portrait_image, .portrait_wide_image_wrapper .portrait_image, .ipad_portrait_image_wrapper .portrait_image {
  width: 218px;
  height: 290px;
}
.portrait_image_wrapper .image_target, .portrait_wide_image_wrapper .image_target, .ipad_portrait_image_wrapper .image_target {
  position: relative;
}
.portrait_image_wrapper .image_target .delete, .portrait_wide_image_wrapper .image_target .delete, .ipad_portrait_image_wrapper .image_target .delete {
  margin: 300px 0 0 -12px;
}

.portrait_wide_image_wrapper .image_target {
  width: 179px;
  height: 388px;
}
.portrait_wide_image_wrapper .image_target .delete {
  margin: 373px 0 0 10px;
}
.portrait_wide_image_wrapper .image_target .file-upload {
  width: 178px;
  height: 387px;
}
.portrait_wide_image_wrapper .image_target .drag h3 {
  line-height: 388px;
}
.portrait_wide_image_wrapper .image_target .drag h3 em {
  line-height: 388px;
}
.portrait_wide_image_wrapper .image_target input[type=file] {
  width: 179px;
  height: 388px;
  line-height: 388px;
}
.portrait_wide_image_wrapper .portrait_image {
  width: 179px;
  height: 388px;
}

.landscape_image_wrapper, .ipad_landscape_image_wrapper, .iphone_landscape_image_wrapper {
  float: left;
}
.landscape_image_wrapper .image_target, .ipad_landscape_image_wrapper .image_target, .iphone_landscape_image_wrapper .image_target {
  width: 290px;
  height: 218px;
}
.landscape_image_wrapper .image_target .delete, .ipad_landscape_image_wrapper .image_target .delete, .iphone_landscape_image_wrapper .image_target .delete {
  margin: 203px 0 0 10px;
}
.landscape_image_wrapper .image_target .file-upload, .ipad_landscape_image_wrapper .image_target .file-upload, .iphone_landscape_image_wrapper .image_target .file-upload {
  width: 289px;
  height: 217px;
}
.landscape_image_wrapper .image_target .drag h3, .ipad_landscape_image_wrapper .image_target .drag h3, .iphone_landscape_image_wrapper .image_target .drag h3 {
  line-height: 218px;
}
.landscape_image_wrapper .image_target .drag h3 em, .ipad_landscape_image_wrapper .image_target .drag h3 em, .iphone_landscape_image_wrapper .image_target .drag h3 em {
  line-height: 218px;
}
.landscape_image_wrapper .image_target input[type=file], .ipad_landscape_image_wrapper .image_target input[type=file], .iphone_landscape_image_wrapper .image_target input[type=file] {
  width: 290px;
  height: 218px;
  line-height: 218px;
}
.landscape_image_wrapper .landscape_image, .ipad_landscape_image_wrapper .landscape_image, .iphone_landscape_image_wrapper .landscape_image {
  width: 290px;
  height: 218px;
  margin-top: 40px;
}
.landscape_image_wrapper .landscape_image.no_portrait, .ipad_landscape_image_wrapper .landscape_image.no_portrait, .iphone_landscape_image_wrapper .landscape_image.no_portrait {
  margin-top: 0;
}
.landscape_image_wrapper input, .ipad_landscape_image_wrapper input, .iphone_landscape_image_wrapper input {
  margin: 0 auto;
}
.landscape_image_wrapper .image_target, .ipad_landscape_image_wrapper .image_target, .iphone_landscape_image_wrapper .image_target {
  position: relative;
}
.landscape_image_wrapper .image_target .delete, .ipad_landscape_image_wrapper .image_target .delete, .iphone_landscape_image_wrapper .image_target .delete {
  margin: 228px 0 0 -12px;
}

.iphone_landscape_image_wrapper .image_target {
  width: 388px;
  height: 179px;
}
.iphone_landscape_image_wrapper .image_target .delete {
  margin: 164px 0 0 10px;
}
.iphone_landscape_image_wrapper .image_target .file-upload {
  width: 387px;
  height: 178px;
}
.iphone_landscape_image_wrapper .image_target .drag h3 {
  line-height: 179px;
}
.iphone_landscape_image_wrapper .image_target .drag h3 em {
  line-height: 179px;
}
.iphone_landscape_image_wrapper .image_target input[type=file] {
  width: 388px;
  height: 179px;
  line-height: 179px;
}
.iphone_landscape_image_wrapper .landscape_image {
  width: 388px;
  height: 179px;
  margin-top: 0;
}

.tab_content .content.win8 .image_wrapper {
  height: auto;
}
.tab_content .content.win8 .formitem_details.store_settings, .tab_content .content.win8 .formitem_details.tile_settings {
  margin-bottom: 0;
}
.tab_content .content.win8 .formitem_form.image_uploader {
  margin: 0 0 10px 0;
}
.tab_content .content.win8 .formitem_form.image_uploader label.title {
  margin-bottom: 0;
}
.tab_content .content.win8 .formitem_form.icon {
  margin-bottom: 4em;
}
.tab_content .content.win8 .formitem_form.icon .image_wrapper .image_target {
  width: 50px;
  height: 50px;
}
.tab_content .content.win8 .formitem_form.icon .image_wrapper .image_target .delete {
  margin: 35px 0 0 10px;
}
.tab_content .content.win8 .formitem_form.icon .image_wrapper .image_target .file-upload {
  width: 49px;
  height: 49px;
}
.tab_content .content.win8 .formitem_form.icon .image_wrapper .image_target .drag h3 {
  line-height: 50px;
}
.tab_content .content.win8 .formitem_form.icon .image_wrapper .image_target .drag h3 em {
  line-height: 50px;
}
.tab_content .content.win8 .formitem_form.icon .image_wrapper .image_target input[type=file] {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.tab_content .content.win8 .formitem_form.small_logo {
  margin-bottom: 4em;
}
.tab_content .content.win8 .formitem_form.small_logo .image_wrapper .image_target {
  width: 30px;
  height: 30px;
}
.tab_content .content.win8 .formitem_form.small_logo .image_wrapper .image_target .delete {
  margin: 15px 0 0 10px;
}
.tab_content .content.win8 .formitem_form.small_logo .image_wrapper .image_target .file-upload {
  width: 29px;
  height: 29px;
}
.tab_content .content.win8 .formitem_form.small_logo .image_wrapper .image_target .drag h3 {
  line-height: 30px;
}
.tab_content .content.win8 .formitem_form.small_logo .image_wrapper .image_target .drag h3 em {
  line-height: 30px;
}
.tab_content .content.win8 .formitem_form.small_logo .image_wrapper .image_target input[type=file] {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.tab_content .content.win8 .formitem_form.logo .image_wrapper .image_target {
  width: 150px;
  height: 150px;
}
.tab_content .content.win8 .formitem_form.logo .image_wrapper .image_target .delete {
  margin: 135px 0 0 10px;
}
.tab_content .content.win8 .formitem_form.logo .image_wrapper .image_target .file-upload {
  width: 149px;
  height: 149px;
}
.tab_content .content.win8 .formitem_form.logo .image_wrapper .image_target .drag h3 {
  line-height: 150px;
}
.tab_content .content.win8 .formitem_form.logo .image_wrapper .image_target .drag h3 em {
  line-height: 150px;
}
.tab_content .content.win8 .formitem_form.logo .image_wrapper .image_target input[type=file] {
  width: 150px;
  height: 150px;
  line-height: 150px;
}
.tab_content .content.win8 .formitem_form.wide_logo .image_wrapper .image_target {
  width: 310px;
  height: 150px;
}
.tab_content .content.win8 .formitem_form.wide_logo .image_wrapper .image_target .delete {
  margin: 135px 0 0 10px;
}
.tab_content .content.win8 .formitem_form.wide_logo .image_wrapper .image_target .file-upload {
  width: 309px;
  height: 149px;
}
.tab_content .content.win8 .formitem_form.wide_logo .image_wrapper .image_target .drag h3 {
  line-height: 150px;
}
.tab_content .content.win8 .formitem_form.wide_logo .image_wrapper .image_target .drag h3 em {
  line-height: 150px;
}
.tab_content .content.win8 .formitem_form.wide_logo .image_wrapper .image_target input[type=file] {
  width: 310px;
  height: 150px;
  line-height: 150px;
}
.tab_content .content.win8 .formitem_form.loading_landscape_file {
  margin-bottom: 0;
}
.tab_content .content.win8 .formitem_form.loading_landscape_file .image_wrapper .image_target {
  width: 620px;
  height: 300px;
}
.tab_content .content.win8 .formitem_form.loading_landscape_file .image_wrapper .image_target .delete {
  margin: 285px 0 0 10px;
}
.tab_content .content.win8 .formitem_form.loading_landscape_file .image_wrapper .image_target .file-upload {
  width: 619px;
  height: 299px;
}
.tab_content .content.win8 .formitem_form.loading_landscape_file .image_wrapper .image_target .drag h3 {
  line-height: 300px;
}
.tab_content .content.win8 .formitem_form.loading_landscape_file .image_wrapper .image_target .drag h3 em {
  line-height: 300px;
}
.tab_content .content.win8 .formitem_form.loading_landscape_file .image_wrapper .image_target input[type=file] {
  width: 620px;
  height: 300px;
  line-height: 300px;
}
.tab_content .content.win8 .formitem_form.snap_view_image .image_wrapper .image_target {
  width: 160px;
  height: 384px;
}
.tab_content .content.win8 .formitem_form.snap_view_image .image_wrapper .image_target .delete {
  margin: 369px 0 0 10px;
}
.tab_content .content.win8 .formitem_form.snap_view_image .image_wrapper .image_target .file-upload {
  width: 159px;
  height: 383px;
}
.tab_content .content.win8 .formitem_form.snap_view_image .image_wrapper .image_target .drag h3 {
  line-height: 384px;
}
.tab_content .content.win8 .formitem_form.snap_view_image .image_wrapper .image_target .drag h3 em {
  line-height: 384px;
}
.tab_content .content.win8 .formitem_form.snap_view_image .image_wrapper .image_target input[type=file] {
  width: 160px;
  height: 384px;
  line-height: 384px;
}

.formitem_details label.sub_item {
  font-size: 12px;
}

.formitem_details.radios input[type=radio] {
  float: none;
  width: auto;
  display: inline;
}
.formitem_details.radios label.radio {
  display: inline;
  width: auto;
  clear: none;
  float: none;
  margin-right: 12px;
}

.generator_feedback {
  height: 25px;
  background: white;
  border-bottom: 1px solid #bdbdbd;
  padding: 7px 20px;
  display: none;
  overflow: hidden;
}
.generator_feedback ul {
  list-style-type: none;
  margin-left: 0;
  min-width: 840px;
}
.generator_feedback ul > li {
  color: #bfbfbf;
  height: 25px;
  line-height: 25px;
  float: left;
  margin-right: 20px;
}
.generator_feedback ul > li .sequence_number {
  height: 25px;
  width: 25px;
  float: left;
  text-align: center;
  line-height: 25px;
  margin-right: 6px;
  background: url(/images/generate_25x25.png) 0 0 no-repeat transparent;
}
.generator_feedback ul > li.label {
  font-weight: bold;
}
.generator_feedback ul > li.current, .generator_feedback ul > li.label {
  color: #4d4d4d;
}
.generator_feedback ul > li.current .sequence_number, .generator_feedback ul > li.label .sequence_number {
  background-position: 0 -25px;
}
.generator_feedback ul > li.complete {
  color: #70af43;
}
.generator_feedback ul > li.complete .sequence_number {
  text-indent: -9999px;
  background-position: 0 -50px;
}

.labeled_form.wide_form.services .description {
  top: 0;
}
.labeled_form.wide_form.services .description.error {
  display: inline-block;
  float: none;
}

table.gsn td {
  white-space: normal;
}
table.gsn td:first-child {
  width: 40px;
  text-align: center;
}
table.gsn td:first-child input[type=checkbox] {
  height: 20px;
}
table.gsn tr.has-error .msg {
  color: red;
}
table.gsn .description {
  color: #70af43 !important;
}

.gsn_network_toggle .gsn_toggle_submit, .gsn_network_toggle .toggle_submit, .amazon_incentive_toggle .gsn_toggle_submit, .amazon_incentive_toggle .toggle_submit {
  width: auto;
}
.gsn_network_toggle .gsn_toggle_submit.button_grey, .gsn_network_toggle .toggle_submit.button_grey, .amazon_incentive_toggle .gsn_toggle_submit.button_grey, .amazon_incentive_toggle .toggle_submit.button_grey {
  padding: 0 20px;
}
.gsn_network_toggle .gsn_toggle_submit[disabled], .gsn_network_toggle .toggle_submit[disabled], .amazon_incentive_toggle .gsn_toggle_submit[disabled], .amazon_incentive_toggle .toggle_submit[disabled] {
  opacity: 0.5;
  cursor: pointer;
}

.formitem_form.loading_wheel .image_wrapper .image_target {
  width: 128px;
  height: 128px;
}
.formitem_form.loading_wheel .image_wrapper .image_target .delete {
  margin: 113px 0 0 10px;
}
.formitem_form.loading_wheel .image_wrapper .image_target .file-upload {
  width: 127px;
  height: 127px;
}
.formitem_form.loading_wheel .image_wrapper .image_target .drag h3 {
  line-height: 128px;
}
.formitem_form.loading_wheel .image_wrapper .image_target .drag h3 em {
  line-height: 128px;
}
.formitem_form.loading_wheel .image_wrapper .image_target input[type=file] {
  width: 128px;
  height: 128px;
  line-height: 128px;
}
.formitem_form.loading_wheel .image_wrapper {
  height: auto;
}

.subject_matter table td {
  width: 25%;
  text-align: center;
}
.subject_matter table td input {
  float: none;
}
.subject_matter table th {
  width: 25%;
  text-align: center;
}
.subject_matter table th em {
  font-weight: normal;
  display: block;
  font-size: 0.8em;
}
.subject_matter table th:first-child {
  text-align: left;
}

.arcade .screenshots .image_wrapper {
  width: 212px;
  float: left;
  margin-right: 20px;
  height: 130px;
}
.arcade .screenshots .image_wrapper .image_target {
  width: 212px;
  height: 119px;
}
.arcade .screenshots .image_wrapper .image_target .file-upload {
  width: 212px;
  height: 119px;
  float: left;
}
.arcade .screenshots .image_wrapper .image_target h3 {
  margin-top: 39px;
}

.upsell .btn {
  display: inline block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  background-image: none;
  padding: 6px 12px;
  font-size: 14px;
  white-space: nowrap;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 6px;
  padding-left: 0;
  padding-right: 0;
}
.upsell .btn-primary {
  color: white;
  background-color: #2585e5;
  border-color: #0260ad;
}
.upsell .btn-block {
  padding-left: 0;
  padding-right: 0;
  display: block;
  width: 100%;
}
.upsell .btn-highlight, .upsell .btn-highlight.active, .upsell .btn-highlight:active {
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
}
.upsell .btn-highlight.btn-primary {
  border-color: #0056d3;
  background-image: linear-gradient(to top, #007bff 15.3%, #57bcff 91.8%);
}
.upsell .btn-highlight.btn-primary:hover {
  background-image: linear-gradient(to top, #0099ff 15.3%, #8ad0ff 91.8%);
  color: white;
}
.upsell .btn-highlight.btn-primary:active {
  background-image: linear-gradient(to top, #007bff 15.3%, #0060c7 91.8%);
  color: white;
}

.platform_select {
  width: 114px;
  text-align: center;
  float: left;
  margin-right: 32px;
  margin-bottom: 32px;
}
.platform_select button {
  width: 120px;
  height: 120px;
  background-color: white;
  border-radius: 4px;
  border: none;
  box-shadow: 1px 1px rgba(0, 0, 0, 0.25);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center;
}
.platform_select button.AndroidApp {
  background-image: url(/images/platforms/publishPlatform_Android_on.svg);
}
.platform_select button.ArcadeApp {
  background-image: url(/images/platforms/publishPlatform_Arcade_on.svg);
}
.platform_select button.Html5App {
  background-image: url(/images/platforms/publishPlatform_HTML5_on.svg);
}
.platform_select button.FireTvApp {
  background-image: url(/images/platforms/publishPlatform_FireTV_on.svg);
}
.platform_select button.IosUniversalApp {
  background-image: url(/images/platforms/publishPlatform_iOS_on.svg);
}
.platform_select button.IpadApp {
  background-image: url(/images/platforms/publishPlatform_iPad_on.svg);
}
.platform_select button.IphoneApp {
  background-image: url(/images/platforms/publishPlatform_iPhone_on.svg);
}
.platform_select button.KindleApp {
  background-image: url(/images/platforms/publishPlatform_Kindle_on.svg);
}
.platform_select button.MacApp {
  background-image: url(/images/platforms/publishPlatform_Mac_on.svg);
}
.platform_select button.TizenApp {
  background-image: url(/images/platforms/publishPlatform_Tizen_on.svg);
}
.platform_select button.Win8App {
  background-image: url(/images/platforms/publishPlatform_Windows_on.svg);
}
.platform_select button[disabled].AndroidApp {
  background-image: url(/images/platforms/publishPlatform_Android_off.svg);
}
.platform_select button[disabled].ArcadeApp {
  background-image: url(/images/platforms/publishPlatform_Arcade_off.svg);
}
.platform_select button[disabled].Html5App {
  background-image: url(/images/platforms/publishPlatform_HTML5_off.svg);
}
.platform_select button[disabled].FireTvApp {
  background-image: url(/images/platforms/publishPlatform_FireTV_off.svg);
}
.platform_select button[disabled].IosUniversalApp {
  background-image: url(/images/platforms/publishPlatform_iOS_off.svg);
}
.platform_select button[disabled].IpadApp {
  background-image: url(/images/platforms/publishPlatform_iPad_off.svg);
}
.platform_select button[disabled].IphoneApp {
  background-image: url(/images/platforms/publishPlatform_iPhone_off.svg);
}
.platform_select button[disabled].KindleApp {
  background-image: url(/images/platforms/publishPlatform_Kindle_off.svg);
}
.platform_select button[disabled].MacApp {
  background-image: url(/images/platforms/publishPlatform_Mac_off.svg);
}
.platform_select button[disabled].TizenApp {
  background-image: url(/images/platforms/publishPlatform_Tizen_off.svg);
}
.platform_select button[disabled].Win8App {
  background-image: url(/images/platforms/publishPlatform_Windows_off.svg);
}
