/* new-mobiscroll */
/* new-mobiscroll */
/* flexbox */
body,
html {
  height: 100%;
}

body {
  background-color: Black;
  color: White;
  font-family: "trajan-pro";
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.hidden {
  display: none;
}

.scroller-cont {
  padding-top: 40px;
  position: relative;
}

.logo {
  width: 237px;
  height: 174px;
  background-image: url(../Content/diabloimages/logo.png);
  background-position: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -112px;
}

.gemselect {
  float: left;
}

.clear {
  clear: both;
}

.cuts0 .cuts0 {
  display: block;
}

.cuts1 .cuts1 {
  display: block;
}

.cuts2 .cuts2 {
  display: block;
}

.cuts3 .cuts3 {
  display: block;
}

.cuts {
  height: 40px;
  width: 237px;
  display: none;
}

.colors {
  width: 105px;
}

.cut-img {
  width: 60px;
  height: 28px;
  float: left;
  text-align: center;
}

.cuts img {
  height: 34px;
  margin: 2px auto;
}

.cuts .img {
  background-image: url(../Content/diabloimages/resources.png);
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  margin: 2px auto;
}

.cuts .txt {
  text-align: center;
  margin-left: 60px;
}

.info-stripe {
  background: url(../Content/diabloimages/stripe-top.png) top left repeat-x;
  padding: 20px 10px;
}

.info-stripe-b {
  min-height: 60px;
  background: url(../Content/diabloimages/stripe-bottom.png) bottom left repeat-x;
}

.info-stripe-c {
  min-height: 36px;
  line-height: 36px;
  background-color: rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 10px #000;
  -webkit-box-shadow: inset 0 0 10px #000;
  box-shadow: inset 0 0 10px #000;
  padding: 10px;
}

.shadow-i {
  -moz-box-shadow: inset 0 4px 4px -4px #000;
  -webkit-box-shadow: inset 0 4px 4px -4px #000;
  box-shadow: inset 0 4px 4px -4px #000;
}

.jeweler-c {
  float: left;
}

.jewel-design {
  width: 36px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.3);
  float: left;
  margin-right: 10px;
}

.jewel-design img {
  width: 36px;
  height: 36px;
}

.jewel-design .img {
  width: 34px;
  height: 34px;
  margin-top: 1px;
  background-image: url(../Content/diabloimages/resources.png);
  background-repeat: no-repeat;
  background-position: -102px -136px;
}

.jeweler-info {
  float: left;
  margin: 3px 0;
  line-height: 15px;
}

.jeweler {
  color: #535eaa;
}

.cost {
  width: 120px;
  height: 36px;
}

.cost .img {
  margin: 7px 5px;
  width: 21px;
  height: 21px;
  background-image: url(../Content/diabloimages/resources.png);
  background-repeat: no-repeat;
  background-position: -68px -170px;
}

.materials {
  width: 170px;
  height: 36px;
  line-height: 36px;
  padding-left: 30px;
}

.materials .img {
  background-image: url(../Content/diabloimages/resources.png);
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  margin: 0 5px;
  position: relative;
}

.materials .img span {
  position: absolute;
  right: -5px;
  bottom: -5px;
  line-height: normal;
}

.gem {
  padding-bottom: 25px;
}

.geminfo-c {
  padding: 20px;
}

.geminfo {
  border: 1px solid #3e1f0a;
  border-radius: 1px;
  box-shadow: inset 0 20px 20px -20px #000;
  background: url(./../Content/diabloimages/geminfonoise.png) top left repeat-x #1a0c02;
  padding: 15px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -moz-box-shadow: inset 0 20px 20px -20px #000;
  -webkit-box-shadow: inset 0 20px 20px -20px #000;
}

.gemicon-c {
  background-image: url(../Content/diabloimages/resources.png);
  background-position: 0 -136px;
  width: 34px;
  height: 34px;
  float: left;
  padding: 15px;
  margin-right: 20px;
  margin-top: 8px;
}

.gemicon {
  width: 34px;
  height: 34px;
}

.gemicon-c .img {
  background-image: url(../Content/diabloimages/resources.png);
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
}

.gem-title-c {
  float: left;
  padding: 10px 0;
}

.gem-t {
  font-size: 28px;
}

.gem-desc {
  font-size: 17px;
  color: #6c5341;
}

.gem-reqlvl {
  color: #a2a1a1;
  line-height: 26px;
  float: right;
  margin-top: 16px;
}

.gem-reqlvl .circle {
  background-color: #302621;
  width: 26px;
  height: 26px;
  margin-left: 10px;
  text-align: center;
  border-radius: 13px;
  float: left;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
}

.flt-left {
  float: left;
}

.flt-right {
  float: right;
}

.txt-y {
  color: Yellow;
}

.txt-brwn {
  color: #6c5341;
}

.gem-details {
  padding: 0px 0 30px 100px;
}

.gem-prop {
  margin: 5px 0;
  font-size: 15px;
}

.gem-details .sellvalue {
  line-height: 20px;
}

.gem-details .sellvalue div {
  margin-right: 5px;
}

.gem-details .gold img {
  margin: 0;
}

.gem-details .gold .img {
  margin: 0;
  width: 21px;
  height: 21px;
  background-image: url(../Content/diabloimages/resources.png);
  background-repeat: no-repeat;
  background-position: -68px -170px;
}

.infoIcon {
  width: 32px;
  height: 28px;
  position: absolute;
  top: 15px;
  right: 15px;
  padding-top: 4px;
  border: 1px solid #8d5244;
  background-color: #3b3c3c;
  color: #e0e0e0;
  font-family: Georgia;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  cursor: pointer;
  border-radius: 16px;
  box-shadow: inset 0 5px 5px -2px #000;
  -moz-box-shadow: inset 0 5px 5px -2px #000;
  -webkit-box-shadow: inset 0 5px 5px -2px #000;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
}

.maxwidth {
  max-width: 1024px;
  margin: 0 auto;
}

.content {
  position: relative;
  min-height: 100%;
}

.footer {
  font-family: Arial;
  font-size: 10px;
  color: White;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.footer a {
  color: White;
}

.footer div {
  padding: 0 20px 10px 20px;
}

#infoDialog {
  width: 60%;
  height: auto;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -30%;
  background-color: #7e6f48;
  background-image: url(../Content/diabloimages/noisedialog.jpg);
  background-repeat: repeat;
  z-index: 1000;
  font-family: Arial, Verdana, Sans-Serif;
  color: Black;
  text-shadow: 0px 1px #ad9466;
}

#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 999;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.corner {
  background-image: url(../Content/diabloimages/corner.png);
  width: 46px;
  height: 46px;
  position: absolute;
}

.top-left {
  top: -6px;
  left: -6px;
}

.top-right {
  top: -6px;
  right: -6px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.bottom-left {
  bottom: -6px;
  left: -6px;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.bottom-right {
  bottom: -6px;
  right: -6px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.info-c {
  padding: 20px;
}

.info-t {
  font-size: 21px;
  padding: 10px;
}

.info-txt {
  padding: 5px 10px;
}

.info-txt a {
  color: Black;
}

.btn {
  background-image: url(../Content/diabloimages/button.png);
  background-position: center;
  width: 109px;
  height: 19px;
  margin: 0 auto;
  text-shadow: 0px 1px black;
  font-size: 13px;
  text-align: center;
  font-family: "trajan-pro";
  color: #b6b6b7;
  padding: 13px 5px;
  overflow: visible;
  cursor: pointer;
}

.social {
  padding: 0 10px;
  margin: 20px 0;
  background: rgba(255, 255, 255, 0.5);
}

.social-c {
  padding: 10px 0;
  min-width: 110px;
}

.gem-details-desc {
  color: #6c5341;
  margin: 10px 0;
}

.gem-details-stack {
  color: #6c5341;
  margin: 0px 0 10px 0;
}

@media (max-width: 650px) {
  .scroller-cont {
    padding-top: 60px;
  }

  .logo {
    margin-left: -119px;
  }

  .cuts {
    width: 231px;
  }

  .cuts .txt {
    margin-left: 40px;
  }

  .cut-img {
    width: 40px;
  }

  .colors {
    width: 231px;
  }
}
@media (max-width: 480px) {
  .jeweler-c {
    float: none;
  }

  .cost {
    float: none;
    clear: both;
  }

  .materials {
    float: none;
    clear: both;
    padding: 10px 0 0 0;
  }

  .gem-title-c {
    float: none;
    clear: both;
  }

  .gem-details {
    padding: 0 0 30px 0;
  }

  #infoDialog {
    width: 300px;
    margin-left: -150px;
  }
}
@media (min-width: 940px) {
  .logo {
    left: 20px;
    top: 0;
    margin-left: 0;
  }

  .scroller-cont {
    padding-top: 0;
  }

  .flt-cr {
    float: right;
  }

  .flt-cl {
    float: left;
  }
}
@media (min-width: 1000px) {
  #infoDialog {
    width: 630px;
    margin-left: -315px;
  }
}
@media (min-height: 780px) and (min-width: 800px) {
  .gem {
    width: 100%;
    position: absolute;
    z-index: -1;
    bottom: 0;
    padding-top: 400px;
  }
}
@media (min-height: 840px) and (min-width: 800px) {
  .logo {
    left: 50%;
    top: 40px;
    margin-left: -112px;
  }

  .scroller-cont {
    padding-top: 80px;
  }
}
@media (max-width: 350px) {
  .footer {
    line-height: 20px;
  }

  .gem {
    padding-bottom: 50px;
  }
}
/* Diablo custom theme */
.mbsc-diablo {
  width: 629px;
  margin: 0 auto;
}

.mbsc-diablo .mbsc-fr-popup {
  background-image: url(../Content/diabloimages/back.png);
  background-position: center;
  height: 392px;
  width: 629px;
  margin: 5px;
  padding: 156px 113px 116px 110px;
}

.mbsc-diablo .mbsc-fr-w {
  padding: 0;
}

.mbsc-diablo .mbsc-sc-itm {
  padding: 0 15px;
  font-size: 20px;
  font-family: "trajan-pro";
}

.mbsc-diablo .mbsc-sc-whl-w {
  margin: 0 1px;
  padding: 0;
}

.mbsc-diablo .mbsc-sc-whl {
  /*mbsc-sc-whl*/
  color: #fff;
  background: #444;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(0.45, #444), color-stop(0.55, #444), to(#000));
  background: -moz-linear-gradient(#000 0, #444 45%, #444 55%, #000 100%);
  background: linear-gradient(#000 0, #444 45%, #444 55%, #000 100%);
}

.mbsc-diablo .mbsc-sc-whl-gr-c {
  display: inline-block;
}

.mbsc-diablo .mbsc-sc-whl-gr-c,
.mbsc-diablo .mbsc-fr-btn-cont {
  padding: 0;
  margin: 0;
}

.mbsc-diablo .mbsc-sc-whl-gr {
  /*.mbsc-sc-whl-o */
  margin: 0;
  background: #888;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(0.35, #333), color-stop(0.5, #888), color-stop(0.65, #333), to(#000));
  background: -moz-linear-gradient(#000 0, #333 35%, #888 50%, #333 65%, #000 100%);
  background: linear-gradient(#000 0, #333 35%, #888 50%, #333 65%, #000 100%);
}

.mbsc-diablo .mbsc-sc-whl-l {
  border: 0;
  height: 56px !important;
  background-image: url(../Content/diabloimages/highlight.png);
  background-repeat: repeat;
  margin-top: -28px !important;
  z-index: 10;
}

.mbsc-diablo .dwwo {
  background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(0.52, rgba(44, 44, 44, 0)), color-stop(0.48, rgba(44, 44, 44, 0)), to(#000));
  background: -moz-linear-gradient(#000 0, rgba(44, 44, 44, 0) 52%, rgba(44, 44, 44, 0) 48%, #000 100%);
  background: linear-gradient(#000 0, rgba(44, 44, 44, 0) 52%, rgba(44, 44, 44, 0) 48%, #000 100%);
}

.infoIcon {
  text-decoration: none;
}

.infoIcon.download {
  right: 65px;
}

.infoIcon.download .micons {
  line-height: 25px;
}

.infoIcon.share {
  right: 115px;
}

.infoIcon.share .micons {
  line-height: 26px;
  margin-left: -3px;
}

@media (max-width: 650px) {
  .mbsc-diablo {
    width: auto;
  }

  .mbsc-diablo .mbsc-fr-popup {
    width: auto;
    height: auto;
    display: block;
    background-image: url(./../Content/diabloimages/double.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 87px 0 7px 0;
  }

  .mbsc-diablo .mbsc-sc-whl-gr-c {
    float: none;
    display: block;
    width: 263px;
    margin: 0 auto;
    margin-bottom: 55px;
  }
}
@media (min-width: 940px) {
  .mbsc-diablo {
    margin-right: 40px;
  }
}
@media (min-height: 840px) and (min-width: 800px) {
  .mbsc-diablo {
    margin: 0 auto;
  }
}
/* share dialog */
#sendDemoWindow {
  font-family: "myriad-pro", sans-serif, verdana;
}

.f-txt {
  background-color: #f1f1f1;
  color: #333;
  -webkit-appearance: none;
  width: 100%;
  margin: 0 0 5px;
  padding: 10px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.f-lbl {
  font-weight: 300;
  padding-bottom: 5px;
  display: block;
  font-size: 14px;
}

.txt-center {
  text-align: center;
}

.de-textbox a {
  color: #11283A;
  text-decoration: none;
}

.sbtn-primary {
  padding: 0.8em 2.6em;
  background-color: #011742;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  display: inline-block;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.sbtn-primary:hover {
  background-color: #384d60;
  -webkit-transition: background 0.3s ease-in;
  -moz-transition: background 0.3s ease-in;
  transition: background 0.3s ease-in;
}

@media (min-width: 651px) {
  .mbsc-fr-liq .mbsc-sc-whl-gr-c {
    display: inline-block;
  }
}

/*# sourceMappingURL=diablo.css.map */
