.smallpage {
  margin:auto;
  width: 400px;
}
.loginform .control-label {
  width: 100px;
}
.loginform .controls {
  margin-left: 110px;
}
.control-group {
  margin-top: 5px;
}
.brand {
  color:#FA503A !important;
}
.mlink, .rowlink a {
  color: black;
  text-decoration: none;
  border-bottom: 1px black dotted
}
fieldset legend input#title {
  font-size: 1.3em;
  height: 40px;
  margin-bottom: 10px;
  width: 450px;
}
.rinp {
  width: 50px;
  text-align: right;
}
#recipecontent {
  width: 455px;
  margin:auto;
}
.form-horizontal .control-group {
    margin-bottom: 10px;
}
#cmt {
  width: 450px;
}
#favrate {
  float: right;
  width: 300px;
}
#rate {
  float:right;
}
#favlink {
    margin-top: 2px;
    margin-right: 20px;
    float:right;
}
.ftext {
    width:161px;
    margin-top:1px;
    float:left;
}
.smin {
    float: left;
    width: 85px;
    margin-top: 1px;
    margin-left: 5px;
}
.smlab {
  float:left;
  clear:none;
  display: inline;
  width:auto;
  font-size:10px;
  margin-right: 10px;
}
.smlab input {
  margin-right: 5px;
}
.rlab {
    width: 290px;
    float: left;
    margin-bottom: 2px;
}
.runit {
    width: 40px;
    float: left;
    text-align:right;
}
.rdrops, .rgrams, .rfgrams {
    width: 60px;
    float: left;
    text-align:right;
    font-weight: bold;
}
.rpercent {
    float: left;
    width: 50px;
    text-align:right;
}
#rechead {
    font-weight: bold;
    width: 440px;
    padding-left: 10px;
    padding-right: 10px;
}
.recline {
    clear:left;
    overflow:auto;
    width: 440px;
    padding-left: 10px;
    padding-right: 10px;
}
.highlight {
  background-color: #eee;
}
.rtotals {
  font-style: italic;
}
.pgvgo {
  margin-top: -8px;
  clear:both;
}
.flm5 {
  float:left;
  margin-right:5px;
}
.flavrate {
  float:right;
  text-align:right;
}
.flavtop, .flavnote {
  margin-bottom: 5px;
}
.flavnote {
  padding: 10px;
}
#ermsg {
  text-align: center;
  padding: 10px;
  background-color: #bb0000;
  color: #fff;
  font-weight: bold;
  margin-top: 5px;
}
#goog-gt-tt {
  display:none;
}
 .ui-autocomplete {
  max-height: 190px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
}
 /* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
height: 100px;
}
.blklink {
  display:block;
}
.fwar {
  float:left;
  margin-right:5px;
  margin-top: 3px;
}
#advsearch {
  padding-top: 9px;
  padding-left: 8px;
  float:left;
}
#totalrecs {
  clear:both;
  font-weight:bold;
  margin-bottom:8px;
}
.flavField {
  float:left;
  width:230px;
}
.indic {
  display: inline-table;
  width: 5px;
  height:5px;
  margin: 4px;
  margin-top: 2px;
}
.indic-danger {
  background-color: #C83F39;
}
.indic-warning {
  background-color: #F99F1E;
}
.indic-success {
  background-color: #59AE59;
}
.indic-white {
  background-color: #eee;
  border: 1px solid #000;
  width: 3px;
  height: 3px;
}
.add-on {
  font-size: 10px !important;
}
.comment {
  margin-bottom: 10px;
}
.profimg {
  width: 80px;
  height: 80px;
  padding: 3px;
  border: 1px solid #aaa;
}
.ric {
  cursor:pointer;
  float:right;
  display: inline-block;
}
.novo {
  font-size:.7em;
  float:right;
  margin-top:2px;
}
.modalConfirmComment, .modalConfirmRecipe {
  display:none;
  position:absolute;
  top:-1000px;
  left:-1000px;
}
.zeroclipboard-is-hover { background-color: #007FBE; color: #fff; }
.vc-icon {
  background-image: url(/img/vc_logo_20x16.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: -2px;
  width: 20px;
  height: 16px;
  display: inline-block;
}
.tdper {
  text-align: right !important;
}
.misbut {
  cursor:pointer;
}

/* Flavor stash style by Aux */

#recipecontent.flavour-stash {
    width: auto;
    max-width: 600px;
}

.flavour-stash .flavtop a {
    font-size: 16px;
    font-weight: bold;
}
/*
.flavour-stash .flavtop {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
*/
.fdetail {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  padding-top: 8px;
}
.flavour-stash label {
    display: inline;
    margin-right: 20px;
}

.flavour-stash label.smlab {
    margin-right: 0;
    margin-left: 5px;
    float: none;
}

.flavour-stash label.smlab input {
    margin-top: 0;
}

.flavour-stash .out-label {
    margin-right: 10px;
}

.flavour-stash .input-append {
    margin-bottom: 0;
}

.flavour-stash input {
    margin-bottom: 5px;
}

.flavour-stash .inputs {
    padding: 0 10px;
}
.reccount {
  color: #59AE59;
}
.graico {
  width: 22px;
  height: 22px;
}
.ipbadge {
  padding: 0 5px 0 5px;
  background-color:#ccc;
  font-size:.8em;
  font-weight:bold;
  font-family: courier new;
}
.mynavbtn, .mynavbtn:hover{
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  padding-top:10px;
  display:block;
}
h3 .icon {
  margin-top: 8px;
}
.collapser {
  cursor: pointer;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0.2em;
  cursor: pointer;
  padding-left: 5px;
}
.collapsed {
  display: none;
}
.instash {
    color: #00A53F !important;
}
#loader {
  background: rgba(0,0,0,.5) url('/img/gears.gif') no-repeat fixed center;
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  z-index:1040;
  display:none; 
}
.flnote {
    font-size: 0.8em;
    background-color: #ddd;
    padding: 3px;
    margin-bottom: 5px;
}
/* ------------------ */
/* checkbox to switch */
/* ------------------ */

.switch {
    position: relative;
    display: inline-block;
    width: 21px;
    height: 14px;
    margin-bottom: -2px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    border-radius: 8px;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #aeaeae;
    transition: .4s;
}
.slider:before {
    position: absolute;
    content: "";
    border-radius: 50%;
    box-shadow: 1px 0px 1px #0006;
    height: 12px;
    width: 12px;
    left: 1px;
    bottom: 1px;
    background-color: #dddbdb;
    transition: .3s;
}
input:checked + .slider {
    background-color: #57bd35;
}
input:focus + .slider {
    box-shadow: 0 0 1px #21d683;
}
input:checked + .slider:before {
    -webkit-transform: translateX(7px);
    -ms-transform: translateX(7px);
    transform: translateX(7px);
    background-color: #dddbdb;
    box-shadow: -1px 0px 2px #00000080;
}

.recdon, .recdon td {
    background-color: #ddeedd !important;
}
tr.recdon:nth-child(odd)>td,
tr.recdon:nth-child(odd)>th {
    background-color: #eeffee !important;
}
#wrking {
    display:none;
}
.error {
    color: #b94a48;
    background-color: #f2dede;
}
.flmisc {
    background-color: #FFD3D3;
}
.prmisc {
    background-color: rgb(255, 211, 211);
}

/* -- GDPR cookie popup -- */

#gdpr-cookie-message {
    background-color: #FA503A;
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    margin-left: 20px;
    color: white;
    border-radius: 4px;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
    max-width: 350px;
}
#gdpr-cookie-message a {
    color: #000044;
    border-bottom: 1px solid #000044;
    padding-bottom: 2px;
    font-size: 15px;
    display: inline-block;
}
#gdpr-cookie-message a:hover {
     color: white;
     border-bottom: 1px solid #000;
     transition: all 0.3s ease-in;
}

#gdpr-cookie-message h4 {
    font-size: 17px;
    font-weight: 700;
    color: black;
    margin: 0 0 8px 0;
    padding: 0;
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0px;
    text-align: right;
}

#gdpr-cookie-message button {
    position: relative;
    background: white;
    color: #FA503A;
    border-radius: 3px;
    border: none;
    font-size: 16px;
    padding: 5px 8px;
    margin-left: 15px;
    vertical-align: middle;
    cursor: pointer;
}
#gdpr-cookie-message button:hover {
     background: white;
     color: #b94a48;
 }
/* note stuff */
#npico {
    position: fixed;
    bottom: 40px;
    right: 20px;
    width: 22px;
    height: 22px;
    border: 0;
    cursor: pointer;
}
#notecon {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 2px;
    margin: 2px;
    z-index: 9999;
}
#notehead {
    display: block;
    width: 100%;
    height: 25px;
    background-color: #ccc;
    text-align: center;
}
#notecanc {
    float: left;
}
#notetit {
    display: inline-block;
    font-weight: bold;
}
#noteok {
    float: right;
}
#notetxtcon {
    display: flex;
    align-items: stretch;
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    top: 25px;
}
#notetxt {
    display: block;
    width: 100%;
    height: 100%;
    font-family: consolas;
    background-color: #fff;
    font-size: 1.3em;
}
.grayscale {
    filter: grayscale(100%);
}