/*@import url('https://fonts.googleapis.com/css?family=Cutive|Staatliches|Pacifico');*/
@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}@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}@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}@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}@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}@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}@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}@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;
}
.px8{font-size: 8px!important}.px9{font-size: 9px!important}.px10{font-size: 10px!important}.px11{font-size: 11px!important}.px12{font-size: 12px!important}.px13{font-size: 13px!important}.px14{font-size: 14px!important}.px15{font-size: 15px!important}.px16{font-size: 16px!important}.px17{font-size: 17px!important}.px18{font-size: 18px!important}.px19{font-size: 19px!important}.px20{font-size: 20px!important}.px21{font-size: 21px!important}.px22{font-size: 22px!important}.px23{font-size: 23px!important}.px24{font-size: 24px!important}.px25{font-size: 25px!important}.px26{font-size: 26px!important}.px27{font-size: 27px!important}.px28{font-size: 28px!important}.px29{font-size: 29px!important}.px30{font-size: 30px!important}.px45{font-size: 45px!important}

body {
    background-color: #c2c6dc;
}
#loader {
    background-color: rgba(255, 255, 255, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: calc(50vh - 32px);
    z-index: 9999;
}
nav {
    background-color: #b23d2f;
    height: 60px;
}
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;
    position: relative;
    top: -5px;
    height: 50px;
}
.brand-logo {
    height: 100%;
    width: 100%!important;
    text-align: center;
    line-height: 60px;
}
#menuDisplayNameContainer{
    height: 60px;
    line-height: 60px;
}

.hidden{
    display: none;
}


.link{
    color: #fff;
    width: 36px;
    display: block;
    float: left;
    text-align: center;
    transition: all 0.3s;
}

.link:hover{
    color: #fff;
    box-shadow: 1px 1px 5px 0 #444;
}
.link.facebook:hover{    
    background: #1976d2;
}
.link.twitter:hover{    
    background: #2196F3 ;
}
.link.instagram:hover{    
    background: #e91e63;
}
.link.envelope:hover{    
    background: #009688;
}

.bg{
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.prefix{
    top: 0.75rem;
}

#signin{    
    background-image: url(../images/bg1.png);
    min-height: calc(100vh - 60px);
}

#signin form, #displayNameForm form, #createGroup form{
    margin: auto;
    background: #fff;
    width: 410px;
    max-width: 95%;
    left: 0;
    right: 0;
    margin-top: 50px;
    box-shadow: 2px 2px 2px black;
    border-radius: 8px;
    padding: 20px;
}

div#recaptcha-container div {
    margin: auto;
}

#signin form .btn, #displayNameForm form .btn{
    display: block;
    margin: auto;
}

#displayNameForm{
 min-height: calc(100vh - 60px);
}

#home .container{
    padding: 25px 0;
}
#homeDisplayPhone{
    margin-top: 0;
}

#home .collection-item{
          height: 64px;
    line-height: 43px;
    font-size: 25px;
    min-height: 0;
}
#home .collection .title{
  color: #000;
}
#home .collection .fas{
  font-size: 25px;
    background: #fff;
}
#home .collection .fa-user-friends{
  color: #E91E63;
}
#home .collection .fa-pen{
  color: #2196F3;
}
#home .collection .fa-map{
  color: #009688;
}
#home .collection .fa-envelope-open-text{
    color: #FF9800;
}

#createGroup form{
    margin-bottom: 50px;
}

#createGroupLocationMap, #editBracketLocationMap{
    height: 200px;
}

#submitCreateGroup{
    display: block;
    height: 45px;
    line-height: 45px;
}

#findGroupMapContainer, #bracketInfoModalMapContainer, #bracketPageMapContainer{
    width: 100%;
    padding-bottom: 50%;
    position: relative;
}
#findGroupMap, #bracketInfoModalMap, #bracketPageMap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#findGroupsList > div, .myGroupsSubContainers > a, .userPageGroupsSubContainers > a{
    background: #fff;
    padding: 10px;
    box-shadow: 2px 2px 2px #a0a4ba;
    margin: 10px 0;
    border-radius: 10px;
    cursor: pointer;
    display: block;
}
#findGroupsList > div .groupID, .myGroupsSubContainers > a .groupID, .userPageGroupsSubContainers > a .groupID{
   font-family: 'Staatliches', cursive;
    background: #1976D2;
    color: #fff;
    font-size: 14px;
    padding: 2px 4px;
    border-radius: 5px;
}
#findGroupsList > div .groupID::before, .myGroupsSubContainers > a .groupID::before, .userPageGroupsSubContainers > a .groupID::before{
    content: "#";
}
#findGroupsList > div .groupName, .myGroupsSubContainers > a .groupName, .userPageGroupsSubContainers > a .groupName{
    color: #1976D2;
    font-family: 'Cutive', serif;
    font-size: 20px;
        margin: 10px 0;
}
#findGroupsList > div .groupCategory, .myGroupsSubContainers > a .groupCategory, .userPageGroupsSubContainers > a .groupCategory{
   font-family: 'Staatliches', cursive;
    background: #D32F2F ;
    color: #fff;
    font-size: 18px;
    padding: 2px 4px;
    border-radius: 5px;
}
#findGroupsList > div .groupLocation, .myGroupsSubContainers > a .groupLocation, .userPageGroupsSubContainers > a .groupLocation{
    color: #D32F2F;
    font-family: 'Cutive', serif;
    font-size: 13px;
    margin: 10px 0;
}


#bracketInfoModalID::before, #bracketPageID::before{
    content: "#";
}

#bracketInfoModalID, 
#bracketInfoModalCategory,
#bracketPageID,
#bracketPageCategory{
    padding: 2px 4px;
    border-radius: 5px;
}

#findGroupsFilterToggle{
    padding: 10px;
    cursor: pointer;

}
#findGroupsFilterToggle i{
    float: right;
    display: block;
    margin-top: 6px;
}

#findGroupsFilter{
    padding: 10px;
}

#findGroupsFilter .input-field, #findGroupsFilter input.select-dropdown{
    margin: 0;
}

#findGroupsFilterCategory input{
    background-color: purple;
    color: #fff;
    font-size: 20px;
    font-family: 'Staatliches';
    padding: 0 10px;
    width: calc(100% - 20px);
}

#findGroupsSearch{
    position: relative;
}
#findGroupsSearch input{
    width: 100%;
    display: block;
    font-family: Cutive, sans-serif;
    outline: 0;
    border: 0;
    padding: 10px;
    border-radius: 5px;
    padding-right: 40px;
    font-size: 18px;
    transition: all 0.3s;
    height: 40px;
}
#findGroupsSearch input:focus{
    box-shadow: 3px 3px 3px #c2c6dc;    
}
#findGroupsSearch i.fa{
    right: 9px;
    position: absolute;
    font-size: 22px;
    top: 9px;
}

#bracketPageHero, #userPageHero{
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: 50vh;
}

#bracketPageContainer, #userPageContainer{
    position: relative;
    top: -25vh;
}
#bracketPageName{
    margin: 10px 0;
}

#bracketPageMapLabel{
        position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1000;
    padding: 5px 10px;
}

#bracketPage .collection .collection-item{
    display: block;
}

#bracketPageMembers{
    max-height: 400px;
    overflow-y: auto;
}

#notificationCountBubble{
position: absolute;
    right: 10.5px;
    top: 10.5px;
}

#notificationModalList > div {
    position: relative;
    left: -24px;
    width: calc(100% + 48px);
    padding: 12px 24px;
    border: 1px solid grey;
    border-bottom: 0;
    transition: all 0.3s;
}

#notificationModalList > div:last-child{
    border-bottom: 1px solid grey;
}

#notificationModalList > div:hover {
    background: #fff;
}

#notificationModalList .notificationTime {
    color: #555;
    font-size: 12px!important;
}

#notificationModalList .notificationUser, .notificationBracket {
    color: #fff;
    font-family: Staatliches;
    padding: 2px 5px;
    letter-spacing: 1px;
    border-radius: 10px;
}

#notificationModalList .notificationUser{
    background: #3F51B5;
}
#notificationModalList .notificationBracket{
    background: #E91E63;
}

#notificationModalList .notificationMessageHeading{
    font-family: Cutive;
    color: #b3184d;
    font-size: 14px;
}

.ratingStar{
    color: #9e9e9e ;
    background: #fafafa!important;
}

#bracketPageMembers > a{
    position: relative; 
    min-height: 63px;
}
#bracketPageMembers > a .adminRemoveMember{
 border-radius: 100%;
    background: #0000001a;
    position: absolute;
    right: 13px;
    top: 13px;
    padding: 0 12px;
    pointer-events: all!important;
    box-shadow: 1px 1px 3px #444;
}

#adminRemoveMembersToggle{
    background: transparent;
    border: 3px solid #E91E63;
    padding: 3px 10px;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s;
}

#adminRemoveMembersToggle.active{
    background: #E91E63;
    color: #fff;
}

#bracketPageChatModal{
    background: transparent;
    box-shadow: none;
    width: 90vw;
    max-width: 500px;
    height: 80vh;
    max-height: none;
}

#bracketPageChatModal .modal-content{
    box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);
}

#bracketPageChatModal .modal-footer{
    background: transparent;
    border: 0;
}

#chatBox{
    position: absolute;
    bottom: 0;
    margin: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid grey;
}

#messageBox{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: calc(100% - 43px);
    background: #ddd;
    overflow-y: scroll;
    display: flex;
    flex-direction: column-reverse;
    padding-top: 10px;
}

#chatBoxInput{
    resize: none;
    margin: 0;
    border: 0;
    padding: 10px;
    outline: 0;
}

#chatBoxSubmit{
    height: 100%;
    position: absolute;
    border-radius: 0;
}

.chatBubble{
    background: #fff;
    width: 80%;
    margin: 10px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #b4b4b4;
}
.chatBubble.own{
    margin-left: calc(20% - 10px);
}
.chatBubble.else{
    margin-left: 10px;
}
.chatBubbleName{
    font-family: 'Staatliches';
    font-size: 16px;
    color: #E91E63;
    margin-right: 10px;
}
.chatBubblePhone{
    font-size: 10px;
    color: #3F51B5;
}
.chatBubbleStatus, .chatBubbleTime{
    color: #999;
    font-size: 8px;
    display: block;
    line-height: 8px;
}

.chatBubbleText{
    margin: 10px 0;
}

#userPagePhoneNumber{
    margin-bottom: 0;
}
#userPageDisplayName{
    margin-top: 0;
}

#userPageHero{
    background-image: url(../images/userBg.jpg);
}

#userPageInterestsChartContainer{
    position: relative;
    width: 100%;
    padding-top: 100%;
}
#userPageInterestsChart{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.footer-copyright img {
    vertical-align: middle;
    height: 21px;
}

.googlePlayLink{
    max-width: 100%;
    width: 200px;
}