/* http://www.cleancss.com/css-beautify/ | http://www.cleancss.com/css-minify/ */

[class~="btn"] {
  font-size: 10pt !important;
  font-weight: normal !important;
}

.BtBlueAuto {
  border-style: none;
  border-width: 1px;
  background-color: #0f5257;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 8pt;
  height: 25px;
  padding: 0 5 0 5;
  width: auto;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px
}

  .BtBlueAuto:hover {
    border-style: none;
    background-color: #0f5257;
  }

.BtBlueM {
  border-style: none;
  border-width: 1px;
  background-color: #0f5257;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 8pt;
  height: 25px;
  padding: 0;
  width: 95px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px
}

  .BtBlueM:hover {
    border-style: none;
    background-color: #0f5257;
  }

.BtBlueS {
  background-color: #0f5257;
  border: 1px outset #FFF;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 8pt;
  height: 25px;
  padding: 0;
  width: 80px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px
}

  .BtBlueS:hover {
    background-color: #0f5257;
    border-style: none
  }

.BtBlueL {
  border-style: none;
  border-width: 1px;
  background-color: #0f5257;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 8pt;
  height: 25px;
  padding: 0;
  width: 120px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px
}

  .BtBlueL:hover {
    border-style: none;
    background-color: #0f5257;
  }

.BtBlueXL {
  border-style: none;
  border-width: 1px;
  background-color: #0f5257;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 8pt;
  height: 25px;
  padding: 0;
  width: 140px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px
}

  .BtBlueXL:hover {
    border-style: none;
    background-color: #0f5257;
  }

.BtBlueXXL {
  border-style: none;
  border-width: 1px;
  background-color: #0f5257;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 8pt;
  height: 25px;
  padding: 0;
  width: 180px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px
}

  .BtBlueXXL:hover {
    border-style: none;
    background-color: #0f5257;
  }

.BtDarkBlueM {
  background-color: #069;
  border: 1px outset #FFF;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 8pt;
  height: 25px;
  padding: 0;
  width: 100px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px
}

  .BtDarkBlueM:hover {
    border-style: none;
    background-color: #0f5257;
  }



.BtRedL {
  border-style: none;
  border-width: 1px;
  background-color: #0f5257;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 8pt;
  height: 25px;
  padding: 0;
  width: 120px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px
}

  .BtRedL :hover {
    border-style: none;
    background-color: #0f5257;
  }




.BtRedAuto {
  background-color: #f72323;
  border-style: none;
  border-width: 1px;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 8pt;
  height: 25px;
  padding: 0 5 0 5;
  width: auto;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px
}

  .BtRedAuto:hover {
    border-style: none;
    background-color: #f69696;
  }

.Fotoshiftcontainer {
  left: 5px;
  position: relative;
  text-align: center;
  top: 5px;
  width: 100%
}

.Fotoshadowcontainer {
  background-color: #d1cfd0;
  text-align: center;
  width: 100%
}

  .Fotoshadowcontainer .Fotoinnerdiv {
    background-color: #fff;
    border: 1px solid gray;
    left: -5px;
    padding: 6px;
    position: relative;
    text-align: center;
    top: -5px
  }

.inputKeyboard {
  background: url(./img/keyboard.png) no-repeat right top;
  border: 1px solid #333;
  margin: 0 0 1em;
  width: 150px
}

.BtBlueAuto,
.BtBlueM {
  background-color: #0f5257 !important;
}

  .BtBlueAuto:hover,
  .BtBlueM:hover {
    opacity: .7 !important
  }
