@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
html, body {
    height: 100%;
    font-family: 'Questrial','Noto Sans TC','STHeiti Light','STHeiti','Microsoft YaHei Light', 'Microsoft YaHei', '黑体', sans-serif;;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;

    overflow: hidden;
    overflow-x: hidden;
    width: 100%;
    fill: currentColor;
    touch-action: manipulation;
}
body,#splash{
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);

}
input[type=checkbox],input[type=radio]{
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    outline:0;

}
input[type="checkbox"]:focus,input[type="radio"]:focus{
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    outline:0;
}

*:focus { outline: none !important; }
#splash{

    position: absolute;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    flex-flow: column;
    will-change: left ;
    z-index: 10000;
}
.innerscreen{
    display: none;
    position: absolute;
    top:43px;
    left:0;
    right: 0;
    bottom: 0;
    width: 100%;
}

#main{
    margin-top: 30px;
}

#about .content{
    width: 80%;
}
#splash h1,#login h1{

    font-size: 30px;

    font-weight: bold;

    background-color: #555;
    color: transparent;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5 );
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
}
#splash h3,#login h3{
    font-family: 'STHeiti Light','STHeiti','Microsoft YaHei Light', 'Microsoft YaHei', '黑体', cursive;
    font-size: 15px;
    color:#FFF;
    text-shadow: 0 -1px 0 #000;
    margin-top: 20px;

}
#splash p{color:#AAA;text-shadow: 0 -1px 0 #FFF; font-size: 12px;}
.sbottom {
    position: absolute; bottom: 10%; text-align: center; width: 100%
}

.topbar{position: absolute; top: 0; left:0; right:0; height: 43px;  line-height: 40px; vertical-align: middle; padding-left: 8px;
     font-weight: bold; font-size: 18px;


    color:#FFF; *text-shadow: 0 -1px 0 #ccc;* letter-spacing: 2px;
    z-index: 9000;

    background: #5A6064;

   /* text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3)*/

}
.topbar img{height: 25px; width: 25px; }
.topbar h1{
    font-size: 22px; text-align: center; margin: 0; padding: 0; /*text-shadow: 0 1px 0 #FFF;*/ line-height: 40px; vertical-align: middle;}
.topbar > div{
    position: absolute; left: 0; right: 0; left:0; right:0;




}
.topbar > div h3{
    font-size: 19px; margin: 0; padding: 0; line-height: 45px; vertical-align: middle;
     padding-left: 14px; display:inline; color:#EEE; white-space: nowrap;
}
.topbar .logobar{
    z-index:100;
    display: none;
}
.topbars .btn{
   padding:6px;
    font-size:13px;
    margin: 6px;
}
.midcontentnobot{ position: absolute; top: 43px; left:0; right:0; bottom: 0px; padding: 20px;}

.midcontent{  position: absolute; top: 43px; left:0; right:0; bottom: 40px; padding: 20px;     overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;}
.bottombar {position: absolute; height: 43px; left:0; right:0; bottom: 0px; background-color: #417494;  }

.innerscreen .midcontent{  top: 0px !important;}
.screenactive {display:block !important;}
.flatbutton{ background-color: #417494; color:#FFF;  border: none; margin: 0; text-align: center; width:100%; height: 100%;}
.flatbutton:active{background-color: #666}
.form-group-lg{margin-bottom: 15px;}

.screen .loading{ position: absolute; top:0; left:0; right:0; bottom: 0px; z-index: 9000; text-align: center; padding-top: 40%}
.screen .loading img{ width:100px; height: 100px;}

.btn-half{width: 49% !important;}
.btn-half:first-child{border-right: solid 1px #8fb8d1;}
#phonesent{font-weight: bold;}

@keyframes awan-animasi {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 2247px 0;
    }
}
@keyframes awan-animasi2 {
0% {
    -webkit-transform: translateX(-327px);
    transform: translateX(-327px);
}
100% {
    -webkit-transform: translateX(-46px);
    transform: translateX(-46px);
}
}
@-webkit-keyframes awan-animasi2 {
    0% {
        -webkit-transform: translateX(-327px);
        transform: translateX(-327px);
    }
    100% {
        -webkit-transform: translateX(-46px);
        transform: translateX(-46px);
    }
}
.mainmenu{
    position: absolute; bottom: 0px; left:0; right:0;   vertical-align: middle;
    color:#FFF; *text-shadow: 0 -1px 0 #ccc;* letter-spacing: 2px;
    z-index: 9000;
    transform: translateZ(0);-webkit-transform: translateZ(0);
    background: #5A6064;

}

.mainmenu .menuoption{
    width:33%; display:inline-block;height: 100%;padding: 10px;margin: 0; text-align: center; float: left;  cursor: pointer;
    position: relative; z-index: 2;
}
.mainmenu .menuoption span{display: block; font-size: 13px;}
.mainmenu .menuoption.active{ background: #00aced;
    }
.mainmenu .menuoption img, .mainmenu .menuoption svg{
     height: 20px; width: 20px;
     margin-top: 5px;

}
.mainmenu .menuoption img path,.mainmenu .menuoption svg path,.mainmenu .menuoption svg polygon{
    fill:  #fff;

}

.mainmenu .menuoption.active svg{

}
.mainmenu .menuoption.active svg path,.mainmenu .menuoption.active svg polygon{
    fill: #fff;


}
.topbar svg{ height: 28px; width: 28px; vertical-align: middle }
.topbar svg path{ fill: #FFF; }

.midcontentnobot{
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.mainscreen{  width: 100%; display: none; margin: 0; padding: 0px; padding-top: 15px;  vertical-align: top;
    top:43px;
    bottom:50px;
    left:0;
    right:0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;

}
.datatable td{ color: #444}

.datatable th{ color:#222}

.text-danger {
    color: #b94a48 !important;
}
.bg-warning {
    background-color: #f99603 !important;
}
.circleprofilepic{
    border-radius: 50%; border:solid 3px #ccc;
    padding: 0; margin: 0;
    width: 128px; height: 128px; overflow: hidden;
}
#myprofilepic{

    padding: 0; margin: 0; width: 100%; height: 100%;
}
.col-half{
    width:50%; float: left;
}
.topprofile{overflow: hidden; cursor: pointer;}
.topprofile h2{ font-size: 20px; margin: 0;  color:#333; padding-bottom: 5px; padding-top: 15px;}
.topprofile h4{ font-size: 16px; margin: 0;  color:#333; padding-bottom: 15px;}

.editicon{ border-radius: 50%; background-color: #2fa4e7; color:#FFF; width: 24px; height: 24px; line-height: 20px; position: absolute; display: inline-block;
    left: 70%;
    top: 70%; text-align: center; vertical-align: middle; z-index: 1000; font-size: 16px; padding: 1px;}
.profilephoto{
    background-color: #888;
    white-space: nowrap;

    padding: 10px;
    overflow-x: scroll;
    overflow-y:hidden;
    -webkit-overflow-scrolling: touch;

}
.checkbox input[type="checkbox"]:focus + label::before, .radio input[type="radio"]:focus + label::before  {
    outline: 0px !important;
    -webkit-appearance:none !important;

    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.profilephoto > div{
    height: 75px; width: 75px;  display: inline-block;  margin-right: 5px; background-color: #FFF; border-radius: 4px; overflow: hidden; vertical-align: middle;;
}
.profilephoto .addphoto{
    cursor:pointer;
 background-color: #a0a0a0; font-size: 11px; color:#FFF;
}
.profilephoto .addphoto > div{display:table-row; height: 75px; }
.profilephoto .addphoto > div span{display:table-cell;vertical-align: middle; text-align: center; width: 75px;  }
.profilephoto .addphoto > div img{width: 30px; height: 30px}

.profilephoto .addphoto:active{background-color:#5ecdff }
.profilephoto .addphoto i{ font-size: 18px;}
.profilephoto .photo {
    cursor:pointer;
}

.profilephoto .photo img{
    width: 100%; height: 100%;

}
.profilephoto .photo:active{
    opacity: 0.8;
}
.topprofile{



    height: 320px;
    position: relative;





}
.topprofilebg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute; left:0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%;
}
.topprofile .nophoto{
    color:#FFF;
    font-size: 14px;
    font-weight:bold;
    text-align: center;
    position: absolute;
    top:50%;
    margin-top: -80px;
    width:100%; left:0; right: 0 ;

}
.topprofile .blocked{
    top: 00%;
    color:rgba(255,0,0,0.48);
    left:0;
    right:0;
    width: 100%;
    position: absolute;
    font-size: 180px;
    z-index: 40;
    text-align: center;

}
.topprofile .toptext{
    position: absolute;
    bottom: 0px;
    left:0;
    right:0px;

    vertical-align: bottom;

    text-shadow: 0 -1px 0 #222;
    font-size: 18px;
    padding: 10px;

    background-color: rgba(0,0,0,0.6);


}
.topprofile .toptext .rspan{ font-size: 13px; float: right; display: inline-block; vertical-align: bottom; }
.topprofile .toptext  .small{font-size: 14px !important;}
.topprofile .toptext .lspan {  float: left; display: inline-block;   vertical-align: bottom;}
.topprofile .toptext .lspan h1{ font-size: 18px;color:#FFF; margin: 0; padding: 0; margin-bottom: 4px;}
.topprofile .toptext .lspan h2{ font-size: 14px;color:#FFF; margin: 0; padding: 0}
.topprofile .security { width: 30px; height: 30px; position: absolute; top:-35px; right: 5px;}

.profileinfodivouter{width: 100%; padding: 8px 10px;  background-color: #FCFCFC}
.profileinfodivouter .progress{margin-bottom: 4px;}
.profileinfodiv  {display: -webkit-flex;display:flex; width: 100%; }
.profileinfodiv>div{ -webkit-flex: 1; flex:1;}
.profileinfodivouter .heading{font-size: 10px; color:#888}
.profileinfodiv>div h1{font-size: 16px; margin:0 }
.hiddenfile {
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.profiledetails {font-size: 14px; white-space: normal; margin-bottom: 40px;}
.profiledetails .box{ margin-left:20px; margin-right: 20px; margin-bottom: 20px; border-bottom-left-radius:5px; border-bottom-right-radius: 5px;
     border-top: none; margin-top: 0; padding: 6px; box-shadow: 0px 0px 8px #999;

}
.profiledetails .profilesection{

    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );

    font-weight: bold; letter-spacing: 2px; padding: 4px; border-radius: 3px;}

.profiledetails .details{
    display:table;
    width:100%
}
.filteroptions{ margin-bottom: 40px;}
.profiledetails .detailrow{
    display:table-row;

    width:100%
}
.profiledetails .detailrow:last-child .detailcol{
    border-bottom: none;
}
.profiledetails .detailcol{
    display:table-cell;
    padding: 5px;
    padding-left: 14px;
    width:38%;
    vertical-align: top;

}
.profiledetails .detailval{
    color: #FFF;
    width:62%;
    padding-left: 0;
    padding-right: 0;
    white-space:normal;
}
.emptyval {color:#CCC !important;}

.profiledetails .intro{  font-size: 14px; padding: 4px 14px;}
.profiledetails .breadcrumb{  margin: 5px 0px; background-color: #8fb8d1; border-radius: 0}
.profiledetails .breadcrumb:first-child{margin-top: 0;}


#filterform{padding: 15px; white-space: normal}
.checkbox{display:inline-block; margin-right: 12px;}

.settimer .panel{ border-top:none !important;; }
.settimer .panel-heading:active{background-color: #333}
.settimer .panel-heading{}
.settimer .panel-heading a{ padding-top:3px;  font-size: 18px; text-shadow: none !important;}
.settimer * {border-radius: 0 !important;}
.settimer {position: absolute; top:0;left:0; width:100%; right:0; z-index: 1000; border-radius: 0;}
.settimer .panel-body{white-space: normal;}

.ltime{text-align: right; border: none !important; width: 20%}
.ldate{text-align: center; border: none !important;}
.timeslot{border:solid 1px rgba(255,255,255,0.5) !important; background-color: #8fb8d1; width: 20% ; transition: all 0.4s;}
.highlighted{background-color: #31b959; transition: all 0.4s;}
.slotdisabled{    background:
        linear-gradient(to top left,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0) calc(50% - 2px),
        rgba(255,255,255,1) 50%,
        rgba(0,0,0,0) calc(50% + 2px),
        rgba(0,0,0,0) 100%),
        linear-gradient(to top right,
        rgba(0,0,0,0) 0%,
        rgba(0,0,0,0) calc(50% - 2px),
        rgba(255,255,255,1) 50%,
        rgba(0,0,0,0) calc(50% + 2px),
        rgba(0,0,0,0) 100%);}
@-webkit-keyframes warninggradient {
    0%{background-position:14% 0%}
    50%{background-position:87% 100%}
    100%{background-position:14% 0%}
}
@-moz-keyframes warninggradient {
    0%{background-position:14% 0%}
    50%{background-position:87% 100%}
    100%{background-position:14% 0%}
}
@keyframes warninggradient {
    0%{background-position:14% 0%}
    50%{background-position:87% 100%}
    100%{background-position:14% 0%}
}
.nofreetime{

    background: linear-gradient(125deg, #ff7416, #ffa816);
    background-size: 400% 400%;

    -webkit-animation: warninggradient 1s ease infinite;
    -moz-animation: warninggradient 1s ease infinite;
    animation: warninggradient 1s ease infinite;
}
.nofreetime a {color:#000;}






.bigicon{font-size: 150px; color:#545c63;}


.notready{display:none;padding: 14px; white-space: normal;}

.remodal .btn{ background-color: #CCC !important;}


#dfriends {
    -webkit-appearance: none;
    padding:10px; position: relative;
    border-radius: 0;
    border: none !important;
    width: 48%;
    float: left; text-align: center; vertical-align: middle; margin-right: 5px; margin-bottom: 5px;
    background: #8db7cf !important;
    color:#FFF; }

.multisel {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow:row wrap;
    flex-flow:row wrap;

}
.multisel > a{
      padding:10px; position: relative;
    border-radius: 0; float: left; text-align: center; vertical-align: middle; margin-right: 5px; margin-bottom: 5px;
    background-color: #8db7cf;
    color:#FFF; flex: 1; -webkit-flex: 1; -webkit-flex-basis: 80px; flex-basis: 80px;
    vertical-align: middle;

    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}



.multisel > a > i{display:block; font-size: 40px; margin-bottom: 5px; color:#FFF;}
.multisel .tick{ position: absolute; top:2px; right:5px; display: none;}
.multisel > a.checked { background-color: #417494}
.multisel > a.checked .tick{display:inline;}

.advancedsettings{display:none;}

.loc{ width:48% !important;}
.loc i{display:inline-block !important; font-size:15px !important; }
.loc:last-child{float: right !important;  margin-right: 3px !important;}

.dgroup .option{width:48% !important;}
.dgroup .option:last-child{float: right !important; margin-right: 3px !important;}
.drolling{vertical-align: middle; line-height: 18px;}
.drolling img{ height: 18px; width: 18px; vertical-align: middle}

.checkfilter{margin-right: -12px;}



@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 51%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 51%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 51%}
    100%{background-position:0% 50%}
}
.gradientbtn{

    background:#417494;
    color:#fff;
    /*
    background-size: 400% 400%;

    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;*/

}


@-webkit-keyframes searchanimation {
    0%{background-position:29% 0%}
    50%{background-position:72% 100%}
    100%{background-position:29% 0%}
}
@-moz-keyframes searchanimation {
    0%{background-position:29% 0%}
    50%{background-position:72% 100%}
    100%{background-position:29% 0%}
}
@keyframes searchanimation {
    0%{background-position:29% 0%}
    50%{background-position:72% 100%}
    100%{background-position:29% 0%}
}
.newsearch{
    padding: 12px;
    display: -webkit-flex;
    display: flex;
    background: linear-gradient(325deg,  #159600,#337ab7);
    background-size: 400% 400%;

    -webkit-animation: searchanimation 3s ease infinite;
    -moz-animation: searchanimation 3s ease infinite;
    animation: searchanimation 3s ease infinite;


    
    
    font-size: 18px;
    display: block; width: 100%; text-align: center; border-radius: 0px;
}

.newsearch i{font-size: 18px;}

.leftsearch, .rightsearch{
    background-color: #8fb8d1;
    display: -webkit-flex;
    display:flex; width: 45%;
    height: 120px;
    max-width: 180px;
     margin-top: 10px;
    text-align: center;

    -webkit-justify-content: center; /* align horizontal */
    -webkit-align-items: center;
    vertical-align: middle;
    justify-content: center; /* align horizontal */
    align-items: center;
    overflow: hidden;
    position: relative;
    cursor: pointer;

}
.leftsearch:active, .rightsearch:active{
    background-color: #417494;
}
.issearching{ /*-webkit-animation: boxshadows 2s ease 0s infinite normal;
    animation: boxshadows 2s ease 0s infinite normal;*/
}
.leftsearch{ float: left; border-bottom-right-radius: 25px; border-top-right-radius: 25px;}
.rightsearch{ float: right; border-bottom-left-radius:  25px; border-top-left-radius: 25px;}
.notsearching .iconbig{display:block; font-size: 40px; margin-bottom: 5px;}
.notsearching{ font-size: 18px; line-height: 18px;}

.currentsearch {white-space: normal;}
.searching{position:relative;cursor: pointer;  }
.searching h1{ margin-top: 5px; font-size: 18px; margin-bottom: 5px;  }
.searching h3{ margin-top: 0px; font-size: 18px;  }
.searching p{ margin-bottom: 0px; font-size: 11px;}
.searching:active .searchloading #loading-inner{ stroke: rgba(255,255,255,0.9)}
.searching i.big{ font-size: 50px;}



@keyframes boxshadows {
    0% {
      box-shadow: 0px 0px 0px #8fb8d1;
    }
    50% {
        box-shadow: 0px 0px 20px #FFF;
    }
    100% {
        box-shadow: 0px 0px 0px #8fb8d1;
    }
}


.fullbg {


    padding:15px; position: absolute; left: 0; right:0 ; top: 0; bottom: 0; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover;}
.fullbgbox{ padding: 15px; background-color: rgba(255,255,255,0.1)}
.fullbgbox .detailcol{padding-left: 0 !important; width:30%;}
.fullbgbox .detailval{width: 70%}
.fullbgbox .searchingsvg{ position: absolute; top: 15px; right: 15px; width: 20px; height: 20px;}
.fullbgbox .profiledetails{ margin-bottom: 0 !important;}
.loading > div {
    width: 15px;
    height: 15px;
    position: absolute;
    background-color: #ccc;
    top: 40%;
    border-radius: 50%;
}

.loading > div:nth-child(1) {
    background-color: #FF5460;
    -webkit-animation: move 2s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    animation: move 1.8s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}

.loading > div:nth-child(2) {
    background-color: #FF9D84;
    -webkit-animation: move 2s 150ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    animation: move 1.8s 150ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}

.loading > div:nth-child(3) {
    background-color: #F0E797;
    -webkit-animation: move 2s 300ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    animation: move 1.8s 300ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}

.loading > div:nth-child(4) {
    background-color: #75B08A;
    -webkit-animation: move 2s 450ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
    animation: move 1.8s 450ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}

@-webkit-keyframes move {
    0% {
        left: 0%;
    }
    100% {
        left: 100%;
    }
}

@keyframes move {
    0% {
        left: 0%;
    }
    100% {
        left: 100%;
    }
}
#settingsdiv{display:table; width: 100%;   }
#settingsdiv .settingrow {display: table-row}
#settingsdiv .settingrow > div { cursor: pointer; text-align: center; display:table-cell; vertical-align: middle; width: 33%; padding: 20px 0;
    border-right: solid 1px #a1c6db;
    border-bottom: solid 1px #a1c6db;
    background: #8fb8d1;


}
#settingsdiv .settingrow > div:last-child{border-right:none !important;}
#settingsdiv .settingrow > div i{display: block; font-size: 40px;}
#settingsdiv .settingrow > div img{display: inline-block; height: 40px; width: auto;}
#settingsdiv .settingrow > div span {display: block; font-size: 12px; white-space: normal; max-width: 100%; line-height: 12px;}
#settingsdiv .settingrow > div:active{
    background: #417494 !important;


}


#Clouds {
    position: absolute;
    top: 0;
    right: 0;

    left: 0;
    margin: auto;
    height: 153px;
    overflow: hidden;
    -webkit-animation: FadeIn 3s ease-out;
    animation: FadeIn 3s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@-webkit-keyframes FadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes FadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.Cloud {
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 70px;
    -webkit-animation-duration: 120s;
    animation-duration: 120s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: Float, FadeFloat;
    animation-name: Float, FadeFloat;
    z-index: 1;
}
.Cloud.Foreground {
    height: 10%;
    min-height: 20px;
    z-index: 3;
}
.Cloud.Background {
    height: 9.09090909%;
    min-height: 8px;
    -webkit-animation-duration: 210s;
    animation-duration: 210s;
}
@-webkit-keyframes Float {
    from {
        -webkit-transform: translateX(100%) translateZ(0);
        transform: translateX(100%) translateZ(0);
    }
    to {
        -webkit-transform: translateX(-15%) translateZ(0);
        transform: translateX(-15%) translateZ(0);
    }
}
@keyframes Float {
    from {
        -webkit-transform: translateX(100%) translateZ(0);
        transform: translateX(100%) translateZ(0);
    }
    to {
        -webkit-transform: translateX(-15%) translateZ(0);
        transform: translateX(-15%) translateZ(0);
    }
}
/*
@keyframes Float {
  from { transform: translateX(100%) translateY(-100%) translateZ(0); }
  50% { transform: translateX(55%) translateY(0) translateZ(0); }
  to { transform: translateX(-5%) translateY(-100%) translateZ(0); }
}
*/
@-webkit-keyframes FadeFloat {
    0%,
    100% {
        opacity: 0;
    }
    5%,
    90% {
        opacity: 1;
    }
}
@keyframes FadeFloat {
    0%,
    100% {
        opacity: 0;
    }
    5%,
    90% {
        opacity: 1;
    }
}
.Cloud:nth-child(10) {
    -webkit-animation-delay: -184.61538462s;
    animation-delay: -184.61538462s;
    top: 60%;
}
.Cloud.Foreground:nth-child(10) {
    -webkit-animation-duration: 80s;
    animation-duration: 80s;
    height: 35%;
}
.Cloud.Background:nth-child(10) {
    -webkit-animation-duration: 110s;
    animation-duration: 110s;
    height: -3.40909091%;
}
.Cloud:nth-child(9) {
    -webkit-animation-delay: -166.15384615s;
    animation-delay: -166.15384615s;
    top: 54%;
}
.Cloud.Foreground:nth-child(9) {
    -webkit-animation-duration: 84s;
    animation-duration: 84s;
    height: 32.5%;
}
.Cloud.Background:nth-child(9) {
    -webkit-animation-duration: 114s;
    animation-duration: 114s;
    height: -2.15909091%;
}
.Cloud:nth-child(8) {
    -webkit-animation-delay: -147.69230769s;
    animation-delay: -147.69230769s;
    top: 48%;
}
.Cloud.Foreground:nth-child(8) {
    -webkit-animation-duration: 88s;
    animation-duration: 88s;
    height: 30%;
}
.Cloud.Background:nth-child(8) {
    -webkit-animation-duration: 118s;
    animation-duration: 118s;
    height: -0.90909091%;
}
.Cloud:nth-child(7) {
    -webkit-animation-delay: -129.23076923s;
    animation-delay: -129.23076923s;
    top: 42%;
}
.Cloud.Foreground:nth-child(7) {
    -webkit-animation-duration: 92s;
    animation-duration: 92s;
    height: 27.5%;
}
.Cloud.Background:nth-child(7) {
    -webkit-animation-duration: 122s;
    animation-duration: 122s;
    height: 0.34090909%;
}
.Cloud:nth-child(6) {
    -webkit-animation-delay: -110.76923077s;
    animation-delay: -110.76923077s;
    top: 36%;
}
.Cloud.Foreground:nth-child(6) {
    -webkit-animation-duration: 96s;
    animation-duration: 96s;
    height: 25%;
}
.Cloud.Background:nth-child(6) {
    -webkit-animation-duration: 126s;
    animation-duration: 126s;
    height: 1.59090909%;
}
.Cloud:nth-child(5) {
    -webkit-animation-delay: -92.30769231s;
    animation-delay: -92.30769231s;
    top: 30%;
}
.Cloud.Foreground:nth-child(5) {
    -webkit-animation-duration: 100s;
    animation-duration: 100s;
    height: 22.5%;
}
.Cloud.Background:nth-child(5) {
    -webkit-animation-duration: 130s;
    animation-duration: 130s;
    height: 2.84090909%;
}
.Cloud:nth-child(4) {
    -webkit-animation-delay: -73.84615385s;
    animation-delay: -73.84615385s;
    top: 24%;
}
.Cloud.Foreground:nth-child(4) {
    -webkit-animation-duration: 104s;
    animation-duration: 104s;
    height: 20%;
}
.Cloud.Background:nth-child(4) {
    -webkit-animation-duration: 134s;
    animation-duration: 134s;
    height: 4.09090909%;
}
.Cloud:nth-child(3) {
    -webkit-animation-delay: -55.38461538s;
    animation-delay: -55.38461538s;
    top: 18%;
}
.Cloud.Foreground:nth-child(3) {
    -webkit-animation-duration: 108s;
    animation-duration: 108s;
    height: 17.5%;
}
.Cloud.Background:nth-child(3) {
    -webkit-animation-duration: 138s;
    animation-duration: 138s;
    height: 5.34090909%;
}
.Cloud:nth-child(2) {
    -webkit-animation-delay: -36.92307692s;
    animation-delay: -36.92307692s;
    top: 12%;
}
.Cloud.Foreground:nth-child(2) {
    -webkit-animation-duration: 112s;
    animation-duration: 112s;
    height: 15%;
}
.Cloud.Background:nth-child(2) {
    -webkit-animation-duration: 142s;
    animation-duration: 142s;
    height: 6.59090909%;
}
.Cloud:nth-child(1) {
    -webkit-animation-delay: -18.46153846s;
    animation-delay: -18.46153846s;
    top: 6%;
}
.Cloud.Foreground:nth-child(1) {
    -webkit-animation-duration: 116s;
    animation-duration: 116s;
    height: 12.5%;
}
.Cloud.Background:nth-child(1) {
    -webkit-animation-duration: 146s;
    animation-duration: 146s;
    height: 7.84090909%;
}
.Cloud {
    background-image: url('../img/cloud1.png');
}
.Cloud.Background {
    background-image: url('../img/cloud2.png');
}
.availabletime{ padding: 20px; white-space: normal; }
.boxuser, .boxuser2 {
    display: -webkit-flex;
    display: flex;
    white-space: normal;
    vertical-align: middle;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    width:100%;
    position: relative;
    cursor: pointer;
}
.boxuser span,.boxuser2 > div { display: block; z-index: 10; position: relative; padding: 0px; margin-left: 10px; vertical-align: middle; font-size: 15px;}
.boxuser img, .boxuser2 img {  height: 50px; width: 50px; overflow: hidden; border-radius: 50%; margin: 0px; position: relative; background-image: url(../img/profile.png); background-size: cover; }
.boxuser.accepted0 img{ border: solid 2px rgba(248, 149, 0, 1);}
.boxuser.accepted0 i {background-color: rgba(248, 149, 0, 1); color:#fff; border-radius: 50%;  display: inline-block; padding: 5px; }
.boxuser.accepted1 img{ border: solid 2px rgba(6, 145, 0, 1)}
.boxuser.accepted1 i {background-color: rgba(6, 145, 0, 1); color:#fff;  border-radius: 50%; display: inline-block; padding: 5px;}
.boxuser.accepted-1 img{ border: solid 2px rgba(145, 0, 1, 1)}
.boxuser.accepted-1 i {background-color: rgba(145, 0, 1,1); color:#fff;  border-radius: 50%; display: inline-block; padding: 5px;}
.boxuser i{ position: absolute; bottom: 0px; left: 35px; font-size: 10px; }


.eventparticipant { background: #EAEAEA}
.eventparticipant .boxuser2{ width: 50%; float: left;  display: -webkit-flex; display: flex }
.eventparticipant .boxuser2 img{ border-radius: 0; height: 58px; width: 58px; -webkit-flex-grow: 0; -webkit-flex-shrink: 0; -webkit-flex-basis: 58px; flex-grow: 0; flex-shrink: 0; flex-basis: 58px;}
.eventparticipant .boxuser2 > div{color:#333; line-height: 14px;}
.eventparticipant .boxuser2 > div span{font-size: 12px; line-height: 13px !important; display: inline-block;}
.eventparticipant .boxuser2.rejected{opacity: 0.7}
.eventparticipant .boxuser2 .paying {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #00bbff transparent transparent;

    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    padding: 0;


}

.eventparticipant .boxuser2 .paying:after{
    content:"$";
    position: absolute;
    right: -26px;
    top: 0;
}
.largeparticipant{

}
#notificationloader,#eventloader,#nearbyeventloader, #nearbyuserloader, #chatlistloader{ text-align: center; padding: 30px 0;}
#notificationloader img,#eventloader img,#nearbyeventloader img,  #nearbyuserloader img, #chatlistloader img{ width: 32px; height: 32px;}
#nearbyuserloader{-webkit-flex: 0 1 100%; flex: 0 1 100%;}


.btn-block-half{ width: 48%; float: left; display: inline-block}
.btn-block-half:last-child{float: right; }
.emptynotification{top:45%; position: absolute; text-align: center; left:0; right:0; width: 100%; color:#000;}
.notificationlist{ width: 100%;  }
.notificationlist .notification{
    display: -webkit-flex;
    display: flex;
    white-space: normal;
    vertical-align: middle;

    -webkit-justify-content: flex-start; /* align horizontal */
    -webkit-align-items: center;
    justify-content: flex-start; /* align horizontal */
    align-items: center;
    overflow: hidden;
    border-bottom: solid 1px #e3e3e3;
    position: relative;
    cursor: pointer;

    color:#444;
    background: #FFF;
}
.notification.clickable{
    background-image: url(../img/bargradient.png);
    background-repeat: repeat-x;
    background-size: contain;
}
.notification.clickable:active{
    background: #f2f2f8;
}
.notification .json{display: none}
.notification.info h1{
    color:rgba(0, 41, 246, 255) !important;
}
.notification.danger h1{
    color: rgba(197, 4, 0, 255) !important;
}
.notification .timelabel{
    color:#999; font-size: 9px;
}
.notification.success h1{
    color: #008708 !important;
}
.notificationlist .notification.unread{
    background: #ffffbc !important;
}

.notificationlist .notification .noti_icon{
    height: 68px; width: 68px; overflow: hidden; border-radius: 50%; margin: 10px; margin-right: 5px; z-index: 10; position: relative; background-color: #EEE;   background-size: cover;
    -webkit-flex-grow: 0;     /* do not grow   - initial value: 0 */
    -webkit-flex-shrink: 0;   /* do not shrink - initial value: 1 */
    -webkit-flex-basis: 68px; /* width/height  - initial value: auto */
    flex-grow: 0;     /* do not grow   - initial value: 0 */
    flex-shrink: 0;   /* do not shrink - initial value: 1 */
    flex-basis: 68px; /* width/height  - initial value: auto */
}
.multiicon{background: #888 !important; background-image:  none !important;}
.multiiconcontainer{height: 80px;
    overflow: hidden;
    position: relative;
    width: 100%;}
.multiicon4 img{
    width: 50% !important; height: 50% !important; position: absolute;
}
.multiicon4 img:nth-child(1){
     top:0; left: 0;
}
.multiicon4 img:nth-child(2){
    top:0; left: 50%;
}
 .multiicon4 img:nth-child(3){
 top:50%; left: 0;
}
.multiicon4 img:nth-child(4){
  top:50%; left: 50%;
}

.multiicon3 img{
     position: absolute;
}
.multiicon3 img:nth-child(1){
    width: 50% !important; height: 50% !important;
    top:0; left: 0; z-index: 3;
}
.multiicon3 img:nth-child(2){
    width: 50% !important; height: 50% !important;
    top:0; left: 50%; z-index: 3;
}
.multiicon3 img:nth-child(3){
    top:30%; left: 0; width: 100% !important; height: 100% !important; z-index: 1;
}
.multiicon2 img{
    position: absolute;
}
.multiicon2 img:nth-child(1){
    width: 100% !important; height: 100% !important;
    top:0; left: -50%;
}
.multiicon2 img:nth-child(2){
    width: 100% !important; height: 100% !important;
    top:0; left: 50%;
}

.notificationlist .notification .noti_icon img{
    width: 100%; height: 100%;
}
.notificationlist .notification .noti_details{
    display: block; z-index: 10; position: relative; padding: 10px;
}
.notificationlist .notification .noti_details h1{
    font-size: 15px;  margin-bottom: 0px; color: #111; margin-top: 0;
}
.noti_icon i{font-size: 38px; position: absolute; left: 16px; top:13px;color: #FFF; z-index: 1;}
.notificationlist .notification .noti_details  p{margin-top: 5px;margin-bottom: 0px; color: #555; font-size: 13px; }
#nearbyuserlist{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
#nearbyuserlist:after {
    content: "";
    -webkit-flex: auto;
    -webkitflex-basis: 110px;
    flex: auto;
    flex-basis: 110px;
}
#nearbyuserlist .user{
    flex: 1;
    -webkit-flex: 1;
    -webkit-flex-basis: 100px;
    flex-basis: 100px;
    height: 100px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}



#nearbyuserlist  .distance{ position: absolute; z-index: 10000; bottom: 0px; left: 0px; padding: 0px 1px;  font-size: 9px; color:#FFF;}

#radar{background-color: rgba(252,252,252,1);}
.eventlist{ position: absolute; top: 194px; bottom: 0px; left: 0; right: 0; width: 100%; overflow: auto; background-color: rgba(252,252,252,1); display: none; z-index: 1; }
.eventtab{  position: absolute; top: 150px; left: 0; right: 0; width: 100%; display: block;  background-color: #8fb8d1 }
.radartab{  position: absolute; top: 0px; left: 0; right: 0; width: 100%; display: block;  background-color: #8fb8d1 }
.radarlist{ position: absolute; top: 44px; bottom: 0px; left: 0; right: 0; width: 100%; overflow: auto; background-color: rgba(252,252,252,1); display: none; z-index: 1; }
.event{
    display: -webkit-flex;
    display: flex;
    white-space: normal;
    vertical-align: middle;
    -webkit-justify-content: flex-start;
    -webkit-align-items: center;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    border-bottom: solid 1px #e3e3e3;
    position: relative;
    cursor: pointer;
    background-image: url(../img/bargradient.png);
    background-repeat: repeat-x;
    background-size: contain;
}
.event:active{background: #EEE}
.event:active .eventicon { color: #BBB }
.event:last-child{margin-bottom: 40px;}
.event .pphoto{
    -webkit-flex-grow: 0;     /* do not grow   - initial value: 0 */
    -webkit-flex-shrink: 0;   /* do not shrink - initial value: 1 */
    -webkit-flex-basis: 88px; /* width/height  - initial value: auto */
    flex-grow: 0;     /* do not grow   - initial value: 0 */
    flex-shrink: 0;   /* do not shrink - initial value: 1 */
    flex-basis: 88px; /* width/height  - initial value: auto */
    height: 88px; width: 88px; overflow: hidden;  margin: 12px; padding: 4px; z-index: 10; position: relative;

    background-color: #DDDDDD;
    /* background-image: url(../img/defaulticon.png); background-size: cover;  */
}
.event .pphoto img{ width: 100%; height: 100%;  }
/*

.event .pphoto:before{
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: solid 2px #FFF;
}
*/
.event .eventdetails { display: block; z-index: 10; position: relative; padding: 10px; padding-left: 4px;}

.chatlistdiv .pphoto{

    -webkit-flex-basis: 68px !important; /* width/height  - initial value: auto */
    flex-basis: 68px !important; /* width/height  - initial value: auto */
    height: 68px !important; width: 68px !important;    }
.chatlistdiv .multiiconcontainer{
    height: 60px !important;
}
.pphoto .distance{ position: absolute; z-index: 10000; bottom: 4px; right: 4px; padding: 0px 1px;  font-size: 9px;background-color: #DDD; color:#333;}
.event .eventdetails h1{  font-size: 18px; margin-bottom: 0px; color: #417494; margin-top: 0;}
.event .eventdetails h2{font-size: 14px; margin-top: 5px;margin-bottom: 5px;color: #417494; white-space: nowrap;}
.event .eventicon{ font-size: 88px; position: absolute; right: 10px; top:10px;color: #EEE; z-index: 1;}
.event .moviedetails{ margin-top: 0; font-size: 12px; color:#555;}
.event .eventdetails p{margin-top: 0px;margin-bottom: 5px; font-size: 12px; }

.event .eventdetails .button{ }
.event .eventdetails .button button { width: 48% ; float: left}
.event .eventdetails .button > button:last-child {  float: right !important;}

.event .eventdetails p.status{margin-bottom: 0 !important}
.taboption {cursor: pointer; color:#fff; display: inline-block; padding: 12px 0px; width: 50%; float: left;text-align: center}
.taboption.active{ color:#FFF; background-color: #417494 !important;}
.radartab .taboption{background-color:#8eb7d1; padding-top: 12px; padding-bottom: 12px; }
.paused {
    -ms-animation-play-state:paused !important;
    -o-animation-play-state:paused !important;
    -moz-animation-play-state:paused !important;
    -webkit-animation-play-state:paused !important;
    animation-play-state: paused !important;
}

.multiselect-container { z-index: 1000 !important; background: #EFEFEF; height: 50vh; width: 100vw; top:0 !important; left:0 !important; right: 0 !important; bottom: 0 !important; overflow: auto}
.multiselect-container label{width: 100% !important;; }
.multiselect-container input[type="checkbox"]{opacity: 1 !important;}
.multiselect-container li a{padding: 5px 0 !important; }
.multiselect-container li a label {font-size: 16px !important; }
.multiselect-container li {width: 50%; display: inline-block }
.multiselect-container .multiselect-filter {width: 100% !important;}

.btn-transparent{background: #8fb8d1;}
.btn-transparent-2{background: rgba(255,255,255,0); border-color:  rgba(255,255,255,0);}
.btn-transparent-2:focus,.btn-transparent-2.focus,.btn-transparent-2:hover{color:#FFF !important;}
.btn-transparent:active{
    background-color: #417494;
}
.eventheader{ height: 250px; background-size: cover; background-position: center; position: relative}


#eventdetail .midcontent,#invitedetail .midcontent{top:0 !important; bottom: 36px !important; padding: 0!important; z-index: 0; background: #EAEAEA;}
#userdetail .midcontent{top:0 !important; bottom: 0px !important; padding: 0!important; z-index: 0;}
#eventdetail .toptext,#userdetail .toptextbar,#invitedetail .toptext{z-index: 50; position: absolute; top: 0; left: 0; width: 100%; }
#eventdetail .toptext button,#userdetail .toptextbar button, #invitedetail .toptext button{font-size: 18px; text-shadow: 0 0 5px #000;}


.eventsubheader span{display:inline-block}
.eventsubheader{ background-color: #5d6368; color:#FAFAFA; font-size: 15px; padding:13px;}
.eventsubheader.success{background-color: #009d31}
.eventsubheader.danger{background-color: #bb0001}
.eventsubheader.warning{background-color: #edb600}
.eventoverlay{
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    z-index: 100;
    background: rgba(0,0,0,0.7);
    padding: 12px;
}
.eventoverlay p,h1,h2{ color:#FFF}
.eventoverlay h1{ font-size: 20px; margin: 0;}
.eventoverlay h2{ font-size: 16px; margin-top: 2px; margin-bottom: 0}
.eventoverlay p{ font-size: 12px; margin-top: 5px; margin-bottom: 0}
/* Lomography effect blur(.2px)*/
.lomo img,.fakeimg {
    -webkit-filter: saturate(1.3) contrast(1.2) hue-rotate(-5deg)  brightness(1.0);
    filter: saturate(1.5) contrast(1.3) hue-rotate(-5deg)  brightness(1.1);



}

.eventbuttons { position: absolute; bottom: 0; left: 0; width:100%; z-index: 9000; background: #EAEAEA; min-height: 36px;

    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow:row wrap;
    flex-flow:row wrap;

}
.eventbuttons .btn{ border-radius: 0px !important; border:none !important; width:50%; float: left;

    flex: 1; -webkit-flex: 1;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}

.fakeimg{background-size: cover; background-position: center; width: 100%; display:none;
    height: 250px;}
/* pseudo elements */
.lomo:before,
.lomo:after {
    content: "";
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
}

/* vignette */
 .lomo:before {
     background: -webkit-radial-gradient(50% 50% circle, rgba(0,0,0,0) 0%,  rgba(0,0,0,0) 50%, rgba(0,0,0,.5));
     background: radial-gradient(circle at 50% 50%, rgba(0,0,0,0) 0%,  rgba(0,0,0,0) 50%, rgba(0,0,0,.5));
     z-index: 1;
}

/* radial colors */
 .lomo:after {

     background:
             -webkit-radial-gradient(500px circle at 30% 10%, #8a3d11, rgba(255,255,255,0)),
             -webkit-radial-gradient(300px circle at 80% 60%, rgba(200,255,0,1), rgba(255,255,255,0));
     background:
             radial-gradient(500px circle at 30% 10%, #8a3d11, rgba(255,255,255,0)),
             radial-gradient(300px circle at 80% 60%, rgba(200,255,0,1), rgba(255,255,255,0));
     mix-blend-mode: overlay;
     opacity: .5;
}


 img.lomo-double {
    display: block;
    position: absolute;
    top: 0; left: 0;
    height: 250px;
    width: 100%;
    mix-blend-mode: screen;
    opacity: .3;
}


.lomo {
    position: relative;
    line-height: 0;
}

#chat .bottombar{display: -webkit-flex !important;display: flex !important}
#chat .bottombar input{display: block !important; width: 100%; color:#233 !important; border:none !important; padding-left: 10px; border-radius: 0 !important;}
#chat .bottombar button{ width:  100px !important; border-radius: 0 !important;}
#chat .chatheader{ background-color: #8fb8d1; padding: 10px 15px ; position: absolute; top:0; left:0 ; width: 100%; height: 40px;}
#chat .chatcontainer{ position: absolute; top:40px; bottom: 0; left: 0; width: 100%; overflow: auto; padding: 5px 15px;}
#chat .midcontent{ padding: 0 !important;;}


#chat .mleft { float:left;  }
#chat .chatcontent{ background-color: #fff; border-radius:3px; padding:6px; color:#333; min-width:20px;display:inline-block; font-size: 15px;  padding-bottom: 5px;}
#chat .mright {float:right; }
#chat .mright .chatcontent{ float:right }
#chat .systemmsg{ float:none; text-align: center; font-size: 11px; }
#chat .chatmessage { max-width:60%; margin-top:5px; }
#chat .mright .time{ color:#EEE;  font-size:9px; padding-top:3px; float:right;}
#chat .mleft .time{ color:#EEE;  font-size:9px; padding-top:3px; float:left;}
#chat .chatmessage .time a{ text-decoration:none; color:#06C;}
#chat .chatmessage .time a:hover{ color:#006;}
#chat .chatmessage .name{ font-weight:bold; float:left; font-size:11px; padding-bottom:4px;}
#chat .mright .name{ float:right;}

#newmsgicon,#nophotoicon{ position: absolute; top:4px; color:#bb0001;left: 50%; margin-left: 8px; text-shadow: none!important; display: none;}

#settings .list-group { margin: 18px;
    }
#settings .list-group-item{
    border-color: #a1c6db !important;
}
#settings .list-group a {background:#8fb8d1; color:#FFF; font-size: 16px;}
#settings .list-group a:active{background:#417494;}
#rate .midcontent{ padding: 0; color:#555; padding-top: 20px;}


.boxrating{display: -webkit-flex; display:flex; width:100%;  background-color: #8fb8d1;}
.boxrating .avatardiv{ width: 60px;height: 60px; position: relative; margin: 5px; border-radius: 50%; overflow: hidden;}
.boxrating .avatardiv img{width: 60px;height: 60px;}
.boxrating .avatardiv span{position: absolute; display: block; left:0; right: 0; bottom: 0; color:#FFF; background: rgba(0,0,0,0.6)}
.boxrating .ratecomponent { width: 100%; padding: 10px;}
.boxrating .ratecomponent h2{ margin: 0 !important; font-size: 14px;}
.boxrating label{color:#FFF}
.boxrating .form-group {margin-top: 5px;}
#activesubs .staticgroup .list-group-item { }


#activesubs  .righty{font-size: 12px !important; float: right; }
#activesubs  .lefty{float: left; font-size: 15px !important;   }

.staticgroup .list-group-item {color:#333; border:none !important; background: rgba(255,255,255,0.8) !important; font-size: 18px;}
.staticgroup{border:none !important; }
.purchasegroup .btn{ padding: 20px 0; font-size: 15px;}
.purchasegroup .btn span{ font-size: 20px;}
.purchasegroup .btn .price{color:#417494; float: right; padding-right: 20px}
.purchasegroup .btn .lefty{float: left; font-size: 13px;  padding-left: 20px; }

.previewimgdiv { border: dashed 4px #FFF; text-align: center; padding: 0px; display: none;}
.previewimgdiv img{ max-width: 100%; max-height: 300px; }
.eventphone,#editeventbtn{color:#FFF; font-size: 18px;}

.lefty img{width: 32px; height: 32px; vertical-align: middle;}
.inlineimg{width: 18px; height: 18px; vertical-align: middle}
.inlinesvg{display:inline; width: 13px; height: 13px; vertical-align: middle; margin-top: -3px}

.featuretable th,.featuretable td{background-color: #FFF; color:#333; border-color: #CCC; vertical-align: middle !important; font-size:12px;}
.noevent{ position: absolute; top:50%; left:0; width:100%; margin-top: -130px; text-align: center; padding-top: 20px; color:#585858;}
.noevent img{ width: 120px; height: 120px; display: inline-block;  margin-bottom: 20px;}

#friendselector{-webkit-overflow-scrolling: touch;overflow: hidden;display:none; position: fixed; width: 100%; height: 100%; left:0px; right: 0px; top:0px; bottom: 0px; z-index: 9999; background: rgba(255,255,255,0.3);  }
#friendselectframe{position: absolute; left:30px; right: 30px; top:120px; bottom: 120px; background: #555; border-radius: 8px; border: solid 4px #888; overflow: hidden;}
#friendselectframe button{border-bottom-left-radius: 4px !important;border-bottom-right-radius: 4px !important;border-top-right-radius: 0 !important;border-top-left-radius: 0 !important;position: absolute; left:0; right: 0; width: 100%; height: 45px; bottom: 0px;}
#friendlist{position: absolute; left:0; right: 0; width: 100%; top:0; bottom: 45px; -webkit-overflow-scrolling: touch;overflow-y: auto; overflow-x: hidden;}
#friendlist label{display: block !important; width: 1000px !important;}
#friendlist > div {border-bottom: solid 1px #888; padding-left: 10px;}

#loginfooter{ margin-top: 20px; font-size: 10px; text-align: center; cursor: pointer}
#loginfooter a {  color:#FFF; text-decoration: underline; display: inline-block;}

.nearbyeventtip{position: absolute; top:0; left: 0; right: 0; width: 100%;     z-index: 10000;
    padding: 10px;
    white-space: normal;
    color: #555;
    font-size: 11px;
    border-bottom: solid 1px #ccc; transform: none !important; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.nearbyeventtip button{ float: right; margin-left: 10px;}
.nearbyeventtip span{display: inline; float: left;}
#nearbyeventlist .noevent, #nearbyuserlist .noevent, #chatlistdiv .noevent{ top:40vh !important;}

.chatlistdiv p{color: #555 !important; margin-bottom: 3px !important}
.chatlistdiv .label{     padding: 3px !important;
    vertical-align: middle !important;
    margin-top: -3px !important;
    display: inline-block !important; }


.loader{

    position: absolute;
    z-index: 1000000;
    top:35%;
    padding: 30px 0;
    text-align: center;
    left:0;
    right: 0;
    width: 100%;
    display:none;
}
.loader img{ width: 100px; height: 100px}
.loader span{color:#000; font-size: 16px; }

.chatavatar{ cursor: pointer; height: 30px; width: 30px; border-radius: 50%; overflow: hidden; display: inline-block; margin-right: 4px;  margin-top: -4px}
.chatavatar img{height: 30px; width: 30px;}

.introphoto{
    background: #FFF;
    text-align: center;
    border-radius: 5px;
    padding: 80px;
    cursor: pointer;
    display: block;
    background: rgba(255,255,255,0.4);
    /* background-size: contain; */
    border: dotted 2px #FFF

}
.introphoto img { width: 58px; height: 58px;}

.colorchange {
    -webkit-animation: color_change 3s infinite alternate;
    animation: color_change 3s infinite alternate;
}

@-webkit-keyframes color_change {
    0% { color: #FFF; }
    50% { color:rgb(170, 0, 0); }
    100% { color: #FFF; }
}
@keyframes color_change {
    0% { color: #FFF; }
    50% { color: rgb(170, 0, 0); }
    100% { color: #FFF; }
}