


/* ==========================================================================
   Custom styles
   ========================================================================== */


.masthead .nav a {
  color: black;
  text-decoration: underline;
}
.masthead .nav a.home {
  color: #999;
  text-decoration: none;
}

.nav a.active, .footerNav a.active {
  font-weight: bolder;
}

#logo {
  padding: 0px;
  margin-top: 10px;
  height: 48px;
  width: auto;
}

#banner {
  width: 100%;
  background-color: #f0f0f0;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0px;
}

#banner .broadcast {
  text-align: center;
  color: #000;
  font-weight: bolder;
}

#banner .broadcast a {
  text-decoration: underline;
}

#createSecret {
  text-align: left;
}

#createSecret textarea, #createSecret input {
  background-color: #f9f9f9;
  padding: 6px;
}

.btn-secondary {
}
.btn-secondary:hover {
}



#footer {
  text-align: center;
  line-height: 90%;
  padding: 0px;
  color: #999;
}

#footer a {
  color: #000;
}

#footer p {
  margin: 0px;
  padding: 4px;
}

#footer .intro {
  color: #000; float: left; padding-left: 8px; font-style: italic;
}


#info a {
  text-decoration: underline;
}

hr.clear {background:#fff;color:#fff;clear:both;float:none;width:100%;height:.1em;border:none;margin:4px;}

.tagline { width: 100%; text-align: center; font-style: italic; color: #999; margin-top: 20px; }

.lighter { color: #999; }

.release {text-decoration: none; }



a {
  color: #000;
  text-decoration: underline;
}

body {
  font-size: unset;
}

a.keepgoing {
  font-size: 120%;
  font-weight: bolder;
  padding: 10px;
}

.private .hint {
  font-style: italic;
  color: #999;
  font-size: 16px;
  text-align: center;
}

#faq {
  margin-top: 60px;
  color: #444;
}

.nav li.primary {line-height: 26px; font-size: 20px;}
.nav li.secondary {font-size:16px; line-height: 16px}
.nav li.alt {font-size:24px; line-height: 24px}

.inputform li.primary {line-height: 26px; font-size: 20px;}
.inputform li.secondary {font-size:16px; line-height: 16px}
.inputform li.alt {font-size:24px; line-height: 24px}

.inputform li {list-style-type: none;}

.nav li.or {
  color: #999;
  font-size: 16px;
  line-height: 16px;
  margin-top: 10px;
  margin-left: 10px;
}
.nav em { font-style: normal; text-decoration: underline; }


div.private{font-size: 18px;  margin-top: 20px;}
.shared{ margin-top: 20px;}
#generate .secret input {width: 620px; font-size: 16px; line-height: 16px; padding: 6px; margin: 6px 0px 6px 0px;}
.private .secret input, .private .secret textarea { background-color: #eee; color: #666; padding: 10px; width: 100%;}
.private .secret input[disabled] { background-color: #eee; color: #fff;}
.shared .secret input, .shared .secret textarea {
  border: 8px solid #eee; font-size: 14px; line-height: 14px; background-color: #fafafa; color: #000; -padding: 10px; width: 100%; margin-top: 20px
}
.uri input {width: 620px; font-size: 16px; line-height: 16px; padding: 6px; border: 0px; background-color: #ff0;}
.uri input.private {background-color: #eee;}
.uri p {padding: 6px; font-size: 80%; margin: 0px; color: #999;}
.passphrase { margin-bottom: 30px; }
.passphrase input {width: 320px; font-size: 16px; line-height: 16px; padding: 6px; border: 0px; background-color: #eee; color: #000;}

.secret {margin-bottom: 20px}
.uri{margin-bottom: 10px}
.pretext {
  line-height: 24px;
  font-size: 24px;
}
.passphrase . text {
  font-size: 18px;
}


#brandedlogo {
  height: 80px;
  width: 600px;
  margin: 10px 0px;
  background: #ffffff;
  background-repeat: no-repeat;
}

.dotted{border-top:1px dotted #666;}
.nounderline {
  text-decoration: none !important;
}
.underline {
  text-decoration: underline;
}
.strikethrough {
  text-decoration: line-through;
}
.roomier { padding: 5px; }
.small { font-size: 90%; }
.smaller { font-size: 85%; }
.larger { font-size: 120%; }
.centre { text-align: center }
.italic { font-style: italic }
.socialicon {
  padding-right: 8px;
}

.hilite {background:#ff0;}
.hilite2 {background:#6ff;}

.modal-danger {
  border: 5px solid #d9534f;
}

.err, .msg { font-weight: bold; padding: 8px; line-height: 32px; width: 100%; }
.err { background-color: #b42029; color: #fff }
.msg { background-color: #ff0; }
.warning-text { color: #b42029;}

.lightest {
  color: #ccc;
}


.text-input {
  padding-bottom: 6px;
}
.chars-display {
  position: relative; display: block; float: right; margin-top: -24px; margin-right: 24px;
}

.address { margin-left: 150px; font-size: 24px; line-height: 24px; }


#primaryTabs {
  background: transparent;
  border: none;
}
#primaryTabs .ui-widget-header {
  background: transparent;
  border: none;
  border-bottom: 1px solid #c0c0c0;
}
#primaryTabs .ui-state-default {
  background: transparent;
  border: none;
}
#primaryTabs .ui-state-active {
  background: transparent url(/img/uiTabsArrow.png) no-repeat bottom center;
  border: none;
}
#primaryTabs .ui-state-default a {
  color: #000;
}

#primaryTabs .ui-state-active a {
  color: #999;
}

.options-box {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.options-box .title {
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
  -webkit-border-radius: 4px 0 4px 0;
     -moz-border-radius: 4px 0 4px 0;
          border-radius: 4px 0 4px 0;
}

.alert a {
  text-decoration: underline;
}


.btn {
     display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transform: translateZ(0);
    background: #fff;
    line-height: 1;
    padding: 18px 35px;
    font-size: .8888888889rem;
    color: #000;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 100px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    max-width: 100vw;
    text-decoration: none !important;
    transition: color .3s;
    transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    -webkit-backface-visibility: hidden; 
    text-shadow: none;

    
  }

  .btn:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    transform: translate(-100%);
    transition: all .3s cubic-bezier(.75, 0, .125, 1);
}

.btn:hover,
.btn:focus {
        background: none;
        color: white;
        text-decoration: none;
}
.btn:hover:after,
.btn:focus:after {
   transform: translateX(0);
}

:root {
  --hl-grad-deg: 45deg;
  --hl-grad-stop1: blueviolet;
  --hl-grad-stop2: lightcoral;
}

.btn-custom:after {
  background: linear-gradient(var(--hl-grad-deg), var(--hl-grad-stop1), var(--hl-grad-stop2))
}

body, input, button, select, textarea {
  font-family: Poppins, sans-serif;
}

/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins-v21-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v21-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}