@import url('https://fonts.googleapis.com/css?family=Inconsolata&display=swap');

/*@import url('https://fonts.googleapis.com/css?family=Cutive|Staatliches|Pacifico');*/
/* latin-ext */

@font-face {
  font-family: 'Cutive';
  font-style: normal;
  font-weight: 400;
  src: local('Cutive'), local('Cutive-Regular'), url(https://fonts.gstatic.com/s/cutive/v10/NaPZcZ_fHOhV3IpLRvJCkyo.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cutive';
  font-style: normal;
  font-weight: 400;
  src: local('Cutive'), local('Cutive-Regular'), url(https://fonts.gstatic.com/s/cutive/v10/NaPZcZ_fHOhV3IpLSPJC.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6D6MmTpA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6I6MmTpA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6J6MmTpA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6Mk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Staatliches';
  font-style: normal;
  font-weight: 400;
  src: local('Staatliches Regular'), local('Staatliches-Regular'), url(https://fonts.gstatic.com/s/staatliches/v2/HI_OiY8KO6hCsQSoAPmtMYeVvpCNOw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Staatliches';
  font-style: normal;
  font-weight: 400;
  src: local('Staatliches Regular'), local('Staatliches-Regular'), url(https://fonts.gstatic.com/s/staatliches/v2/HI_OiY8KO6hCsQSoAPmtMYebvpA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}










 * {
    padding: 0;
    margin: 0;
}
.cutive {
    font-family: 'Cutive', serif;
}
.staatliches {
    font-family: 'Staatliches', cursive;
}
.pacifico {
    font-family: 'Pacifico', cursive;
}
.inconsolata {
    font-family: 'Inconsolata', monospace;
}
.px24 {
    font-size: 24px!important;
}
.px22 {
    font-size: 22px!important;
}
.px28 {
    font-size: 28px!important;
}
.px30 {
    font-size: 30px!important;
}
.px20 {
    font-size: 20px!important;
}
.px14 {
    font-size: 14px!important;
}
.px16 {
    font-size: 16px!important;
}
.px18 {
    font-size: 18px!important;
}
.px12 {
    font-size: 12px!important;
}
.margin0{
    margin: 0!important;
}
.padding15-0{
    padding: 15px 0!important;
}
.weight600{
    font-weight: 600;
}
.noTextTransform{
    text-transform: none;
}
.hidden{
    display: none;
}

body {
    background-color: #c2c6dc;
}
#loader {
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: calc(50vh - 32px);
    z-index: 1001;
}
nav {
    background-color: #b23d2f;
}
nav:nth-child(1) {
    height: 60px!important;
}
nav.affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}
.brand-logo img {
    vertical-align: middle;
    height: 80%;
}
.brand-logo {
    height: 100%;
    top: -2px;
    padding: 0 10px!important;
    width: 220px!important;
}
#addTattle {
    font-size: 14px;
    left: 12px;
    right: auto;
    width: 125px;
    border-radius: 25px;
    line-height: 56px;
}
#profileOptions {
    font-size: 14px!important;
}
#auth {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1001;
    overflow-y: auto;

}
#firebaseui-auth-container > div {
    margin-top: 50px;
}

#auth .close{
    font-size: 25px;
    background: transparent;
    border: 0;
    position: fixed;
    right: 0;
    top: 0;
    color: #fff;
    cursor: pointer;
    padding: 25px;
}
#hero.affix {
    padding-top: 125px;
    height: 100vh;
}
#hero {
    background-image: url(../images/bg1.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding-top: 60px;
    height: calc(100vh - 60px);
    color: #fff;
}
#hero h1 {
    font-size: 11vw;
}
#hero .container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#hero img {
    position: absolute;
    top: 150px;
    width: 50px;
    right: 30px;
}
#addTattleForm,
#addTattleFormWarning {
    background: linear-gradient(to bottom right, #3F51B5, #03A9F4);
}
#addTattleFormWarning .container {
    overflow: auto;
}
#addTattleForm textarea {
    background: white;
    border-radius: 10px 10px 0 0;
    padding: 7px 10px 5px 10px;
    border-bottom: 4px solid grey;
    transition: all 0.3s;
    min-height: 100px;
}
#addTattleForm textarea:focus {
    border-color: #b23d2f;
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
#addTattleLinks #anotherLink,
#voteTattleLink,
#voteTattleLinkModerator {
    background: white;
    border-radius: 10px 10px 0 0;
    padding: 5px 10px;
    border-bottom: 4px solid grey;
    width: calc(100% - 20px);
    height: 30px;
    transition: all 0.3s;
}
#addTattleLinks #anotherLink:focus,
#voteTattleLink:focus,
#voteTattleLinkModerator:focus {
    border-color: #b23d2f;
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
#addTattleLinks #another,
#addImage + label {
    font-size: 24px;
    padding: 5px 10px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    cursor: pointer;
    top: 2px;
    position: relative;
    transition: all 0.3s;
    width: 125px;
    height: 41px;
    display: block;
    text-align: center;
    line-height: 27px;
}
#addTattleLinks #another:hover,
#addImage + label:hover {
    border-color: #b23d2f;
    background: #b23d2f;
}
#addTattleLinks #links {
    overflow: auto;
}
#addTattleLinks #links a {
    background: #fff;
    padding: 5px;
    margin: 5px;
    border-radius: 10px;
    float: left;
    color: #3F51B5;
    transition: all 0.3s;
}
#addTattleLinks #links a:hover {
    box-shadow: 2px 2px 2px #0d1b62;
}
#addTattleForm .delete {
    background: #F44336;
    height: 25px;
    margin: 8px 10px 5px 0;
    border-radius: 100%;
    float: left;
    color: #fff;
    transition: all 0.3s;
    border: 0;
    width: 25px;
    cursor: pointer;
    font-size: 16px;
    padding-bottom: 2px;
}
#addTattleForm .delete:hover {
    box-shadow: 2px 2px 2px #0d1b62;
}
#addImage {
    display: none;
}
#addImagePreview {
    overflow: auto;
}
#addImagePreview img {
    height: 150px;
    background: #fff;
    margin: 5px 10px;
    float: left;
}
#addTattleImages .delete {
    margin: 67.5px 10px 67.5px 0;
}
#addTattleSubmit,
#voteTattleLinkModeratorSubmit {
    font-size: 24px;
    padding: 5px 10px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    cursor: pointer;
    top: 2px;
    position: relative;
    transition: all 0.3s;
    width: 100%;
}
#addTattleSubmit:hover,
#voteTattleLinkModeratorSubmit:hover {
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    border-color: #b23d2f;
    background: #b23d2f;
    letter-spacing: 2px;
}
.tattle.card,
.tattle.card div {
    overflow: auto;
}
.tattle.card .container {
    padding: 25px 0;
}
.tattle.card .container:nth-child(1) a, .tattleResponsesTag {
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 16px;
}
.tattle.card p {
    margin-top: 20px;
}
.tattle.card .links a {
    background: #3F51B5;
    padding: 5px;
    margin: 5px;
    border-radius: 10px;
    float: left;
    color: #fff;
    transition: all 0.3s;
    word-break: break-all;
}
.tattle.card .links a:hover {
    box-shadow: 2px 2px 2px #999;
}
.tattle.card img {
    height: 150px;
    background: #fff;
    margin: 5px 10px;
    float: left;
    cursor: pointer;
}
.readMore {
    width: 100%;
    display: block;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
}
#imagePreview img {
    width: 100%;
}
#voteTattle p,
#voteTattleModerator p {
    margin: 0;
    font-size: 18px;
    text-align: center;
}
#voteTattle .row,
#voteTattleModerator .row {
    margin: 0;
}
#voteTattle a,
#voteTattleModerator a {
    font-size: 20px;
    padding: 10px 0.75rem;
    cursor: pointer;
}
#voteTattleLink,
#voteTattleLinkModerator {
    margin: 0;
    border-radius: 0;
    width: calc(100% - 20px);
    max-width: none;
}
#voteTattleLinkModeratorSubmit {
    background-color: #03A9F4;
    position: relative;
    top: -0px;
    border: 0;
    color: black;
}
#voteTattleLinkModeratorSubmit:hover {
    color: #fff;
}

#communityVotes, #moderatorVotes{
        max-width: 200px;
    max-height: 200px;
    margin: auto;
}

.tattleResponses a{
    word-break: break-all;
}

#voteTattleModeratorLink{
    display: none;
}

#tattleFilters li.indicator{
    background-color: #b71c1c;
}

#userPage .tattle.card{
    word-break: break-all;
}

.link{
    color: #fff;
    width: 36px;
    display: block;
    float: left;
    text-align: center;
    margin: 0 2.5px;
    transition: all 0.3s;
}

.link:hover{
    color: #fff;
    box-shadow: 1px 1px 5px 0 #444;
}
.shareBtns .link:hover{
    color: #fff!important;
}
.shareBtns .link.google-plus{
    color: #f54336;
}
.link.google-plus:hover{    
    background: #f54336;
}
.shareBtns .link.facebook{
    color: #1976d2;
}
.link.facebook:hover{    
    background: #1976d2;
}
.shareBtns .link.twitter{
    color: #2196F3;
}
.link.twitter:hover{    
    background: #2196F3 ;
}
.link.instagram:hover{    
    background: #e91e63;
}
.link.envelope:hover{    
    background: #009688;
}
.shareBtns .link.envelope{    
    color: #009688;
}

.shareBtns .link.whatsapp{
    color: #00e676;
}
.link.whatsapp:hover{
    background: #00e676;
}

#aboutModal h4{
    margin: 0;
}
#aboutModal .dev{
    width: 150px;
}
#aboutModal, #imagePreview{
    top: 5%!important;
    max-height: 90%;
}

.certBanner{
    height: 60px;
    background-color: #b23d2f;
    line-height: 60px;
    overflow: hidden!important;
}
.certBanner img{
    height: 80%!important;
    vertical-align: middle;
    background: transparent!important;
    display: inline;
    float: none!important;
}

#addTattleForm hr{
    margin: 20px 0;
    border: 1px solid #fff;
}

#tattleModeratorList .collection {
    margin: 0;
    border: 0;
}
#tattleModeratorList .collection-item img {
    margin: 0;
    height: 84px;
    display: block;
    float: left;
}
#tattleModeratorList .collection-item {
    padding: 0;
    overflow: auto;
}
#tattleModeratorList .collection-item p{
    float: left;
    margin: 19.5px;
    max-width: calc(100% - 84px - 39px); /* 39 = 19.5 * 2 */
    word-break: break-word;
}
#userPageModPhoto{
    display: block;
    border-radius: 100%;
    box-shadow: 3px 0px 7px #465767;
    float: none;
    cursor: default;
    width: 100px;
    height: auto;
    margin: 0;
    background: transparent;
}
.footer-copyright img {
    vertical-align: middle;
    height: 21px;
}

.googlePlayLink{
    max-width: 100%;
    width: 200px;
}