/* CSS Document */
@import url("famfamfam-flags.css");


/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic);*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i');
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);

html {
  position: relative;
  min-height: 100%;
}
  body {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	background-color:#fff;
	/*margin-bottom: 85px; */
  margin-bottom: 0px;
font-weight:300;
  /*min-height: 2000px; 
  padding-top: 100px; */
  overflow-y: scroll;
overflow-x: hidden;

}

a, a:hover, a:active, a:focus {
    text-decoration: none;
}



.bodynoscroll {
	overflow:hidden !important;
	
}

#tree-container {
	 position:fixed;
	 top:0px;
	 bottom:0px;
	 left:0px;
	 right:0px;
	 z-index:100;
}


  
	#tree-container .node {
    cursor: pointer;

  }

  #tree-container .overlay{
      background-color:#000;
	  background-image:url(/sitefiles/0/images/cool-abstract-background.jpg);
	  background-size:cover;
	  background-position:center center;
	  cursor:move;

  }
   
  #tree-container .node circle {
    fill: #fff;
    stroke: #9000ff;
    stroke-width: 1.5px;
  }
   
  #tree-container .node text {
    font-size:14px; 
    font-family:sans-serif;
	fill:#FFF;

  }
   
  #tree-container .link {
    fill: none;
    stroke: #842875;
    stroke-width: 1.5px;
  }
  #tree-container .ghostCircle.show{
      display:block;
  }

  #tree-container .ghostCircle, .activeDrag .ghostCircle{
       display: none;
  }


   .treeinstuctions {
	  position:absolute;
	  bottom:10px;
	  top:auto;
	  left:10px;
	  z-index:9999;
  }



.postmetacontainer {
	padding-top:10px;
	clear:both;
	
    
}
.postmetacontainer>div {
	position:relative;
}
.postmetacontainer a, .postmetacontainer a:hover{
	text-decoration:none;
	color:#000000;
	
}
.postmetaimg {
	width:100%;
padding-bottom: 52%;
	background-size:cover;
	background-position:center center;
	background-color:#BDBDBD;
}
.postmetatxt {
	padding:15px;
	background-color: #f5f5f5;
	 border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);

}
.postmetatitle {
	font-size:16px;
}
.postmetadesc {
	font-size:11px;
}
.postmetasite {
	font-size:10px;
	float:right;
	color:#B9B9B9;
}

/* The ribbons */

.corner-ribbon-small, .corner-ribbon-search {
  width: 80px;
  background: #428bca;
  position: absolute;
  top: 10px;
  left: -20px;
  text-align: center;
  line-height: 20px;
  letter-spacing: 1px;
  color: #fff;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  font-size:12px;

}

.corner-ribbon-search {
  width: 90px;
}

.corner-ribbon-small.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon-small.top-left, .corner-ribbon-search.top-left{
  top: 10px;
  left: -20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.corner-ribbon-search.top-left{
  top: 15px;
  left: -20px;
}

.corner-ribbon-small-container, .corner-ribbon-search-container {
    height: 55px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 65px;
}
.corner-ribbon-search-container {
    height: 70px;
    width: 70px;
}
/* new header VVV */

.modal-backdrop.in {
	 background-image: url("/sitefiles/0/images/cool-abstract-background.jpg") !important;
	 background-size:cover;
    opacity: 1 !important;
}
.newnav {
	height: 100%;
	position:absolute;
    display: flex;
	width:100%;
    /* flex-direction: column;*/
    align-items: center;
    /* justify-content: center;*/

}
.newnav a{
		height: 100%;
		display: flex;
		align-items: center; 
		padding-left:20px;
		padding-right:20px;
    font-weight: 400;
    text-transform: uppercase;
	color:#FFF;
	font-size: 16px;
	white-space: nowrap;
}
.newnav a:hover {
	background-color:#3D3D3D;color:#FFF;
	text-decoration:none;
}
#isolateoutercontainer {
/*	background-color:#000; */
	padding:10px;
}
.navbar-brand {
	height:auto !important;
	
}
.newnav-right {
		height: 100%;
	position:absolute;
    display: flex;
	right:15px;
    /* flex-direction: column;*/
    align-items: center;
    /* justify-content: center;*/

}
.newnav-right button {
	margin-right:15px;

}

#ubuntudropdown {
position:fixed;
top:95px;
left:0px;
right:0px;
background-color:#000;	
clear:both;
padding-top: 45px;
padding-bottom: 45px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}
#ubuntudropdown a{
	display:block;
	color:#FFF;
	text-decoration:none;
}
#ubuntudropdown h3{
	display:block;
	color:#428bca;
	font-size:16px;
}

.mobilenavbar {
position: fixed;
bottom:0px; left:0px; right:0px;
height:70px;
padding-top:5px;
background-color:#000000;	
}

.mobilenavbar .newmenuicon {
	text-align:center;
	margin-right:0px;
	
}
.mobilenavbar .newmenuicon  img{
	display:inline;
	
}
.mobilenavbarspace {
	width:19%;
	text-align:center;
	display:inline-block;
}

.newnav-right .newmenuicon img {
	background-color:#555 !important;
}

.mobilenavbar .newmenuicon  img{
	display:inline;
	opacity: 0.7;
	
	
}

.newmenuiconprofile  img{

	opacity:1 !important;
	
	
}

.newnavmedshow {
display:none;	
}


  /* Landscape phone to portrait tablet */
    @media (max-width: 767px) {

body {
 margin-bottom: 70px !important;
}
.livechatlauncher {
    bottom: 50px !important;
   
}
    }

/* new header ^^^ */



.livechatlauncher {
  position:fixed;
  bottom:0px;
  right:0px;
  background-color:#ad0303;
  padding-left:10px;
  padding-right:5px;
  padding-top:3px;
  padding-bottom:3px;
  -webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;

   
}


.livechatlauncher a, .livechatlauncher a:hover {

color:#FFF;
text-decoration:none;
  }

   .lclbig {
    font-size:16px;

     font-weight:bold;
   }

      .lclsmall {
        font-size:12px;
     
   }

.modal {
  z-index: 1050 !important;
}

.newmenuicon {
margin-right:15px;
margin-top:5px;
text-align:center;
}
.newmenuicontext {
	font-size:12px;
	color:#808080;
margin-top:3px;	
}

.newmenuicontextmob {
	font-size:12px;
	color:#808080;
margin-top:0px;	
}

.newmenuicon a, .newmenuicon a:focus, .newmenuicon a:active, .newmenuicon:focus, .newmenuicon:active, .mobilenavbar a:active,  .mobilenavbar a:focus{
padding:0px !important;
text-decoration:none !important;
  }
.newmenuicon img {
border-radius: 20px;
width: 40px;
height: 40px;
border:none;
/*border:solid 1px #808080;
box-shadow: 2px  2px 2px 0 rgba(0, 0, 0, 0.2);*/
}

.hidesidemenu:not( .mm-menu ) {
   display: none;
}


.mm-listview, .mm-title {
  /*font-weight:500;*/
  color:#000 !important;
}

#qthemessages, .qthemessages {
  height:200px;
  overflow:auto;
}

#qthemessages .media-body, .qthemessages .media-body{
font-size:13px;
}
#qthemessages hr, .qthemessages hr {
   margin-bottom: 0;
    margin-top: 10px;
}


.quser-pic {
  margin-right:auto;
  margin-left:auto;
  margin-bottom:10px;
  height:100px;
  width:100px;
 
}

.quser-pic img {
width:100%; border-radius:50px;
  }

.quser-name {
font-size:16px;
text-align:center;
margin-bottom:15px;
}


.quser-activity {
  text-align:center;
margin-bottom:20px;
margin-left:-15px;
}
#rightcolumn, #leftcolumn {
  padding-bottom:100px;
}


.smaller {
  font-size: 90%;
}

#isolateoutercontainer {
  font-size: 13px;color:#cccccc;
}
#isolateoutercontainer a {
  color:#FFF; 
}

  #navigatorcontainer {
    width:100% !important; overflow:hidden;
  transition: all 0.5s ease;
  padding-bottom:20px;
  position:relative;
  }
    #navigator {
     transition: all 0.5s ease;
  }
  #scrollleftbut {
    position:absolute;
    top:0px;
    left:0px;
    z-index:999;
    height:100%;
    background:#fff;
    padding-right:50px;
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+0,1+50,0+100 */
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

  }
    #scrollrightbut {
    position:absolute;
    top:0px;
    right:0px;
    z-index:999;
     height:100%;
    background:#fff;
    padding-left:50px;
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+50,1+100 */
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

  }

  #scrollrightbut > a, #scrollleftbut > a{
border-radius: 50%;
background: #428bca;
width:30px;height:30px;
overflow:hidden;
display:block;
line-height:26px;
color:#fff;
text-decoration:none;
font-size:20px;
  }




#navigator {
  margin-left:auto;
  margin-right:auto;
   display:table;
   
}
.navigatorimage {
  margin-left:-20px;
  position:relative;
  z-index:1;
  width:97px;
}
.navigatorsection {
display: table-cell;
  vertical-align: middle;
}



#navigator .dropdown-toggle {
background-color: #fff;
padding: 3px 20px;
    display:block;
    font-size:14px;
      position:relative;
      font-weight:normal;
  z-index:2;
  text-align:left;
  
border: 1px solid #ccc; 
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    white-space: nowrap;

}

#navigator .dropdown.open > .dropdown-toggle, .activec {
  background-color:#428bca !important;
  color: #fff !important;
}

#navigator .dropdown-toggle:hover {
  background-color: #f5f5f5;
}

#navigator a{
  color:#000;
  text-decoration:none;
}


.navigatorlabelgroup > .dropdown-toggle {
display:block;
  }

  .navigatorimage {
    display:inline-block;
  }


.notifycontainer {
	position:relative;
	display:inline-block;
	margin-left:-15px;
}
.notifyglobe {
	font-size:32px;
	color:#808080;
	line-height:0px;
}
#notificationscount, .notificationscount {
	background-color:#b94b49 !important;
	position:absolute;
	top:-5px;
	left:55%;
	z-index:99;
}


.poll {
  float:left;
  clear:left;
  width: 100%;
}

.poll .progress {
margin-bottom: 0px;
    margin-top: 10px;

}

    .poll .panel-body {
        padding: 0px;
    }


    .poll .panel-body .radio, .poll .panel-body .checkbox {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .poll .panel-body .list-group {
        margin-bottom: 0;
    }

    .margin-bottom-none {
        margin-bottom: 0;
    }

    .poll .panel-body .radio label, .poll .panel-body .checkbox label {
        display: block;
        font-size: 14px;
    }


.fa-spin {
  width:auto;
}


#searchresults {margin-top:15px;}
.searchuserresult {padding:5px; color:#000; clear:left; /*border-bottom: 1px solid #dadada;*/ text-align: left;}
.searchuserresultpic > img { width:50px !important; border-radius: 50%; float:left; margin-right:10px;}
.searchuserresultname {font-size:14px; margin-top:5px; font-weight: 600;}
.searchuserresultdist {font-size:12px; margin-bottom:7px;}






.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-top:5px;
	margin-bottom:5px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.editicon {
float:right;
color: #cbcbcb;
cursor: pointer;
}

.editicon .dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow:none !important;
}


.longmessage {
  max-height: 200px;
  position: relative;
  overflow: hidden;
}

.longcomment {max-height: 150px;}
.longmessage .longmessagemore { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding-top: 60px; 
  padding-bottom: 5px;
	
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, white);
}

.longmessagemore .btn{ padding-top:0px; padding-bottom:1px}

.wraprating {
margin-bottom: -10px;
}
.rating-symbol {
	cursor:pointer;
	font-size:16px;
	
}
.rating-symbol-foreground {
	color:#77bf43 ;
	
}
.rating-symbol-background {
	color:#DDD;
	
}
.ratingtext{
 color: #9a9a9a;
    font-size: 12px;
	line-height:35px;
  position:relative;
  top:-3px;
}

.ratingtextval {
font-size: 14px;

}

.resourceimage {
	margin-right:2px; margin-bottom:2px;
	
}

#newstatus {
  box-sizing: border-box;
  max-height: 300px; /* optional, but recommended */
  min-height: 80px;
  overflow-x: hidden; /* for Firefox (issue #5) */
}

.commentfld {
	height: 34px;
  box-sizing: border-box;
  max-height: 200px; /* optional, but recommended */
  min-height: 34px;
  overflow-x: hidden; /* for Firefox (issue #5) */	
}


.navbar {
    min-height: 95px;
}


.navbar-inverse .noUi-target {
	border:1px solid #000 !important;
	
}

a.tag {
	margin-right:3px; 
	margin-top:3px; 
	padding-right:10px; 
	padding-left:10px; 
	    display: inline-block;
	font-size:14px;
	background-color:#666; border-radius:2px; color:#fff;
}

a.tag:hover {
	background-color:#000; color:#fff;
}

.taghsh {
	color:#B9B9B9;
}

.statustags{
	float:left;
	clear:left;
	font-weight:normal;
	margin-top:7px; 
	}

.smolinksbig {
	padding-top:10px;
    display: inline-block;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
	width:50px;
	height:50px;
	overflow:hidden;
	background-color:#222;
	color:#FFFFFF;
	font-size:30px;
	text-align:center;
	padding-left:2px;
	cursor:pointer;
}

.smolinks {
  padding-top:7px;
    display: inline-block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
  width:34px;
  height:34px;
  overflow:hidden;
  background-color:#222;
  color:#FFFFFF;
  font-size:20px;
  text-align:center;
  padding-left:0px;
  cursor:pointer;
}

.smolinkssmall {
  padding-top:7px;
    display: inline-block;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
  width:28px;
  height:28px;
  overflow:hidden;
  background-color:#222;
  color:#FFFFFF;
  font-size:14px;
  text-align:center;
  padding-left:0px;
  cursor:pointer;
}

.homemaphead1 {
	font-family: 'Oswald', sans-serif;
	font-size: 93px;
	font-weight:bold;
	line-height:95px;
   color: black;

}
.homemaphead2 {
	font-size: 30px;
	font-weight:600;
   color: black;


}


.tagsuggestion {
	background-color:#e3e3e3; !important;
    color: black;
    font-size: 12px;
    font-weight: normal !important;
	cursor:pointer;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 2px;
  margin: 2px;
  -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


.circlecontainer { width: 80%; margin-left:auto; margin-right:auto; /*border:solid 1px #fff;*/ position: relative;  border-radius:50%; margin-bottom:10%;margin-top:10%; 

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.05+100 */
/*background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 100%); /* FF3.6+ */
/*background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.05))); /* Chrome,Safari4+ */
/*background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 100%); /* Opera 12+ */
/*background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 100%); /* IE10+ */
/*background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
.circlefield, .circlefield2, .circlestatus, .circlelink { width: 100px; height: 100px; position: absolute; background: #fff; border-radius:50%; /*border:solid 1px #8dc63f;*/ overflow:hidden;
/*box-shadow: 0 0 0 1px  #fff;*/
 }
.circlefield img, .circlefield2 img, .circlelink img, .circlestatus img{
	border-radius:50%; /*border:solid 2px #fff;*/
}

.circlefield .profilepicsm, .circlefield2 .profilepicsm, .circlelink .profilepicsm, .circlestatus .profilepicsm  { max-width:100% !important;}
.circlefield .profilepicmd, .circlefield2 .profilepicmd, .circlelink .profilepicmd, .circlestatus .profilepicmd  { max-width:100% !important;}
.circletext {
	margin-top:40%;
}

.circlestatus {bottom: -16%; left:-16%; width:22%;height:22%; cursor: pointer;}
.circlelink {bottom: -16%; right:-16%; width:22%;height:22%; cursor: pointer;}

#circlehigher {
	width: 100%; overflow:hidden;
}
#circlehigherfield {
	width: 100%; height: 100%;; border-radius:50%; border:solid 10px #8dc63f;  margin-top:-80%;
}
#circlehigherfieldinner {
	margin-top:85%;
}

.navbar-inverse .navbar-nav > li > a { color:#a1a1a1;}

#remembermediv, #remembermediv > a {color:#a1a1a1;}

#donatelink {position:absolute; right:0px; top:62px; z-index:999;}

.hiddenpost {color:#9A9A9A; font-size:12px; display:block;}

.activitylevel {
  height:8px; width:8px; border-radius: 4px; display:inline-block; margin-right:5px;
}


@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.5, 0.5); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.5, 1.5); opacity: 0.0;}
}

@keyframes pulsate {
    0% {transform: scale(0.5, 0.5); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {transform: scale(1.5, 1.5); opacity: 0.0;}
}

.activitylevel1 {
  background-color: #478e15;
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite; 
    animation: pulsate 2s ease-out;
    animation-iteration-count: infinite; 
    opacity: 1
      }
.activitylevel2 {background-color: #76a753;}
.activitylevel3 {background-color: #98ba80;}
.activitylevel4 {background-color: #bbccae;}
.activitylevel5 {background-color: #cfd7ca;}
.activitylevel6 {background-color: #dededd;}


.bookmark {
  width:14px;
  height:28px;
  position:absolute;
  top:-18px;
  right:40px;
  background-repeat:no-repeat;
   background-image:url(/includes/img/bookmarkoff.png);
   cursor:pointer;
}
.bookmarkon {
  background-image:url(/includes/img/bookmarkon.png);
 }


.status {}
.statuspic > a > img {float:left; width:60px;height:60px; margin-right:10px;}
.statusname {float:left;}
.statusname i{color:#9A9A9A; font-weight:normal;}
.popover {width:400px; max-width:none !important;}
.statusname a {font-weight:bold;}
.statusdate {float:left; color:#9A9A9A; font-size:12px;}
.statusmessage {float:left; clear:left; padding-top:10px; padding-bottom:10px; border-bottom:#e3e3e3 1px solid;  width: 100%;overflow-x:hidden;}

.reply { padding-bottom:10px; border-bottom:#e3e3e3 1px solid;font-size:13px; clear:left; padding-top:10px; position:relative;}
.replypic {position:absolute;}
.replypic img{width:35px; margin-right:10px;}
.replyname {font-weight:bold;}
.replydate {color:#9A9A9A; font-size:11px;}
.replymessage { margin-left:45px;}
.showreplies {clear:left; font-size:13px; padding-top:10px;padding-bottom:10px; border-bottom:#e3e3e3 1px solid;}


.usercard { text-align:left;}
.usercard hr {clear:both; margin-top:5px;margin-bottom:5px;}
.usercard strong {font-weight:bold;}
.usercardinner {}
.usercardpic {float:left; margin-right:15px; margin-bottom:5px;}
.usercarddistance {float:right;}
.usercardsummary {float:left;}
.usercardname { font-weight:bold; font-size:14px; float:left; clear:left;}
.usercardlifepath { float:left; clear:left;}
.usercardresult { float:left; clear:left;}
.usercardresultpc {float:left; font-size:36px; margin-right:10px;font-weight:bold; line-height:40px;}
.usercardresulttxt { white-space:nowrap; line-height:16px; padding-top:4px;}
.greyout { color:#B8B8B8;}
.usercard .smalltext {font-size:11px; margin-top:-3px;}
.usercardicon { margin-right:10px;}

.usercard .viewonmapbutton { margin-right:10px;}
.usercard .connectorbutton { float:right}
#map-canvas .hideonmap { display:none;}
#map-canvas .usercardinner {height:140px !important;}

.bootstrap-switch-id-resonanceoptions1.bootstrap-switch-on .bootstrap-switch-label { background-image:url(../img/icon-similar-xs-blue.png) !important; background-repeat:no-repeat !important; background-position:center center !important;}
.bootstrap-switch-id-resonanceoptions2.bootstrap-switch-on .bootstrap-switch-label { background-image:url(../img/icon-comp-xs-blue.png) !important; background-repeat:no-repeat !important; background-position:center center !important;}
.bootstrap-switch-id-resonanceoptions3.bootstrap-switch-on .bootstrap-switch-label { background-image:url(../img/icon-opp-xs-blue.png) !important; background-repeat:no-repeat !important; background-position:center center !important;}
.bootstrap-switch-id-resonanceoptions1.bootstrap-switch-off .bootstrap-switch-label { background-image:url(../img/icon-similar-xs-grey.png) !important;background-repeat:no-repeat !important; background-position:center center !important;}
.bootstrap-switch-id-resonanceoptions2.bootstrap-switch-off .bootstrap-switch-label { background-image:url(../img/icon-comp-xs-grey.png) !important;background-repeat:no-repeat !important; background-position:center center !important;}
.bootstrap-switch-id-resonanceoptions3.bootstrap-switch-off .bootstrap-switch-label { background-image:url(../img/icon-opp-xs-grey.png) !important;background-repeat:no-repeat !important; background-position:center center !important;}

.tooltip {font-size:12px; font-weight: normal;  }
.tooltip-inner {padding:7px; text-align:left;} 


.sectorstable td {padding:5px !important;}
.sector1 .ui-slider-range  { background: #be2223 !important; }
.sector2 .ui-slider-range  { background: #d48413 !important; }
.sector3 .ui-slider-range  { background: #e6c82a !important; }
.sector4 .ui-slider-range { background: #528b18 !important; }
.sector5 .ui-slider-range { background: #2c5614 !important; }
.sector6 .ui-slider-range { background: #559b79 !important; }
.sector7 .ui-slider-range { background: #3c8f95 !important; }
.sector8 .ui-slider-range { background: #4278a6 !important; }
.sector9 .ui-slider-range { background: #2b406d !important; }
.sector10 .ui-slider-range { background: #54338c !important; }
.sector11 .ui-slider-range { background: #925fae !important; }
.sector12 .ui-slider-range { background: #b866b5 !important; }



i { font-size:16px; width:20px;}
.sector1  i { color:#be2223;}
.sector2  i { color:#d48413;}
.sector3  i { color:#e6c82a;}
.sector4  i { color:#528b18;}
.sector5  i { color:#2c5614;}
.sector6  i { color:#559b79;}
.sector7  i { color:#3c8f95;}
.sector8  i { color:#4278a6;}
.sector9  i { color:#2b406d;}
.sector10  i { color:#54338c;}
.sector11  i { color:#925fae;}
.sector12  i { color:#b866b5;}



.smallsectors {width:100px; height:100px; float:left; margin-top:-10px;}

strong {font-weight:400;}



ul.tweetfeed {
    list-style: outside none none;
	margin-left: 0px;
    margin-right: 0px;
	padding-left:0px;
}
ul.tweetfeed li {
    font-size: 13px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 7px;
	padding-bottom: 7px;
	text-align:left;
	border-bottom:solid 1px #e3e3e3;
}

.timeago {
    font-size: 11px;
}
.thelink { display:none;}


.panel {margin-top:15px;}
.panel-heading, .panel-body {text-align:left; }

.blacklink, .blacklink:hover, .blacklink:active, .blacklink:visited { color:#000000; text-decoration:none;}

.panel-heading .fa {float:left; margin-right:10px; margin-top:5px; color:#888888; font-size:30px; display:block; width:auto !important}

.headingicon {
	padding-top:10px;
    display: inline-block;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
	width:50px;
	height:50px;
	overflow:hidden;
	background-color:#000;
	color:#FFFFFF;
	font-size:30px;
	text-align:center;
	padding-left:2px;
	}


.fadepreview span{
    display: block;
    position: absolute;
    height: 80px;
    width: 100%;    
    right: 0;
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 80%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(80%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 30%,rgba(255,255,255,1) 80%);
    top: 0;
}

.fadepreview  {
	position: relative;
    display: inline-block;
	height:20px;
	overflow:hidden;
}


.sliderheading { text-align:center; margin-bottom:10px;font-weight:400;}

#tab1 .slider .ui-slider-range { background: #4278a6 !important; }
#tab2 .slider .ui-slider-range { background: #54338c !important; }
#tab3 .slider .ui-slider-range { background: #559b79 !important; }
#tab4 .slider .ui-slider-range { background: #d48413 !important; }
#tab5 .slider .ui-slider-range { background: #b866b5 !important; }

.reviewbar {height:10px; display:block; margin-top:5px;}
.reviewrow { border-bottom:#D4D4D4 1px solid; padding-bottom:3px; margin-bottom:3px;}
.set1reviewbar {background: #4278a6;}
.set2reviewbar {background: #54338c;}
.set3reviewbar {background: #559b79;}
.set4reviewbar {background: #d48413;}
.set5reviewbar {background: #b866b5;}


.spinner {
  margin: 50px auto;
  width: 100px;
  height: 100px;
  position: relative;
}

.container1 > div, .container2 > div, .container3 > div {
  width: 20px;
  height: 20px;
  background-color: #666;

  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }

.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}



.control-label {text-align:left; font-weight:400;}

.aninfowindow {
	display:none;
}


.eventlistevent a:hover,  .eventlistevent a{
	color:#000000; text-decoration:none;
}

	#rangeslider {
	margin-top: 20px;
	height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
padding-top:10px;
padding-bottom:10px;
padding-left:55px;
padding-right:65px;
box-sizing:content-box;

}


	#rangeslidernew {
	
	height: 90px;
padding-top:10px;
padding-bottom:10px;
padding-left:55px;
padding-right:65px;
box-sizing:content-box;
}

.noUi-connect {
    background: none repeat scroll 0 0 #428bca !important;
}

.connector { background-color:#FFFFFF; border-radius:5px; padding:5px; margin-bottom:5px;font-size:12px; white-space:nowrap;}
.connectorname {}
.distancestatus { font-size:11px;}
.connectorbutton {margin-top:5px; white-space:nowrap;}
.gm-style-iw, .gm-style-iw > div, .gm-style-iw > div > div {
	overflow:visible !important;
}

	.slidertooltip {
	display: block;
	position: absolute;
	border: 1px solid #D9D9D9;
	font: 400 12px/12px Arial;
	border-radius: 3px;
	background: #fff;
	top: 35px;
	padding: 5px;
	left: -35px;
	text-align: center;
	width: 110px;
}


.conversationlist-conversation {
	padding: 5px;
	cursor:pointer;
}

	.conversationlist-conversationtitle { font-size:14px; font-weight:400;}
	
	.conversationlist-conversationstatusA {font-size:14px;}
	.conversationlist-conversationstatusB {font-size:12px;}
	
	.newconversation { background-color:#f5f5f5;}
	
	.messagetimestamp {
	font-size:10px;
	opacity:0.5;
	
}
.messagemessage {
	font-size:12px;
}
.mymessage, .theirmessage {
	 position:relative;
  padding-top:5px;
  padding-bottom:5px;
    padding-left:10px;
  padding-right:10px;
margin-bottom: 5px;
  color:#fff;
  background:#6f953d; /* default background for browsers without gradient support */
  /* css3 */

  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
    margin-left:50px;
	margin-right:20px;
}

.theirmessage{
	    margin-left:20px;
	margin-right:50px;
  color:#000;
  cursor:pointer;
  background:#e9e9e9; /* default background for browsers without gradient support */
}

#themessages { max-height:400px; overflow:auto;   


}

.orglogo {
	height:100px;
	text-align:center;
	    line-height:100px;
}
.orglogo img{
	max-height:100%;
	max-width: 100%;
	margin-left:auto;
	margin-right:auto;

	vertical-align: middle;
}

td {text-align:left;}

.notification {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin-bottom: 3px;
    margin-right: 5px;
    padding: 5px;
    text-align: left;
    width: 100%;
	font-size:12px;
}
.notification a {color:#333;}
.notification a:hover {color:#000;}

.notificationalert {
	padding-left:30px;
	background-image:url(../img/alert.png);
	background-repeat:no-repeat;
	background-position:5px center;
	font-weight:bold;
}

.notificationnew {
    
 
    clear:left;

    
    padding: 5px;
    text-align: left;
    width: 100%;
  font-size:13px;
  border-bottom:solid 1px #dadada;
}
.notificationnewa {color:#333;}
.notificationnewa:hover {color:#000; text-decoration:none; }
.notificationimage > img {
  width:50px;
  border-radius: 25px;
  float:left;
  margin-right:10px;
}
.notificationalertnew {
 font-weight:600;
  padding-right:30px;
  background-image:url(../img/alert.png);
  background-repeat:no-repeat;
  background-position:right center;
}
.notificationalertnew > strong {
 font-weight:600;
}

.notificationnew time {
  display:block;
 font-weight:300 !important;
}

.profilebadge {padding:5px; margin-right:5px; margin-bottom:5px; border:1px solid #e3e3e3; border-radius:5px; background-color:#FFFFFF; text-align:left; width:100%;}
.profilebadge a {color:#000;}
.profilebadgepic {margin-right:5px;}
.profilebadgename { white-space:nowrap;font-size:12px;}
.profilebadgedist {font-size:11px;white-space:nowrap;}

.videoitem {padding:5px; margin:5px; border:1px solid #e3e3e3; border-radius:5px; background-color:#FFFFFF; text-align:left;}
.videothumb {width:100px;}
.videotitle a{color:#000000;}
.videotitle {padding:5px;}

.vbig {font-size:36px; font-weight:400;}

.panel-footer {font-weight:400;}

.orgicons {float:right; font-size:16px; color:#428bca;}

.bg1 { background-image:url(../img/bg1.jpg); color:#FFFFFF; text-align:center;}
.bg2 { background-image:url(../img/bgmap.jpg); color:#FFFFFF; text-align:center;}
.bg3 { background-image:url(../img/bgmap.jpg); color:#FFFFFF; text-align:center;}
.parallax {
	 background-position: 0 0;
	 background-size:cover;
}

label.error {display: none !important;}
	input.error, textarea.error, select.error { background-image:url(../img/formerror.gif); background-repeat:no-repeat; background-position:right center; border-color:#b94a48;}
	
	

h1, h2, h3, h4 {font-weight:300;}
.bg1 h1 {
	 font-size:36px;
	margin-bottom:1%;
margin-top:0px;
font-weight:300;
}
.bg1 h2 {
	 font-size:24px;
padding-bottom:20px;
margin-top:0px;font-weight:300;
}

.topinner {position:relative;
	top:200px;
	}
	
.topinner .logo {
	max-width:600px;
	min-width:50px;
	margin-left:auto; margin-right:auto;margin-bottom:60px;
}

#downarrow {
	position:absolute; top:400px;
	width:100%;
	text-align:center;
	
}

#menulink {position:fixed; top:5px; right:5px; border-radius:5px; width:40px; height:40px; z-index:999;}
#menulink i { margin-left:8px; margin-top:6px;}	
#menulink a, #menulink a:hover, #menulink a:focus { color:#555555;}
#downarrow a, #downarrow a:hover, #downarrow a:focus { color:#fff;}
.content {text-align:center;}

.content h1 {
	font-family: 'Roboto', sans-serif; font-weight:300;
	font-size:50px;
}
.underline { border-bottom:solid 1px #B0B0B0; width:20%; margin-top:20px; margin-bottom:15px; margin-left:auto; margin-right:auto;}
.content p {
	font-family: 'Roboto', sans-serif; font-weight:300;
	line-height:200%;
	font-size:17px;
}

a:active, a:focus { 
    border: none;
    outline: none;
	-moz-outline-style: none;
}

#nav {
	padding-top:20px;
	}
#nav a, #nav a:hover{ display:inline-block; font-size:24px; padding-left:10px; padding-right:10px; color:#000000; text-decoration:none;}

#loginform {display:block; margin-top:13px;}

.navsep {font-size:24px; font-weight:bold;}

#footcopy {color:#CCCCCC; text-decoration:none;font-size:14px;}
#footcopy a {color:#CCCCCC; text-decoration:none;}

.footerbox {
  padding:25px; 
  background-color:#111;
  color:#FFF;
  margin-top:15px;

}
.footerbox a, .footerbox a:hover {
color:#FFF;
text-decoration:none;
}

.profilepicxs {max-width:32px !important; /*border:#A7A7A7 solid 1px;*/}
.profilepicsm {max-width:75px !important; /*border:#A7A7A7 solid 1px;*/}
.profilepicmd {max-width:200px !important; /*border:#A7A7A7 solid 1px;*/}
.profilepiclg {max-width:500px !important; /*border:#A7A7A7 solid 1px;*/}

.nav {font-weight:400;}
.nav img {display:inline;}
.nav .fa { margin-right:10px; color:#707070;}

.item {padding:15px;}
.w1 {width:10%;}
.w2 {width:20%;}
.w3 {width:30%;}
.topinner .btn-default { background-color:#FFFFFF; color:#000000;}
.navbar-brand img{

  height:70px;

}


 /* Portrait tablet up */
    @media (min-width: 992px) {


    }
	
 /* Large desktop */
    @media (min-width: 1200px) {

    }



     
    /* Portrait tablet to landscape and desktop */
    @media (min-width: 768px) and (max-width: 991px) {
#zip { width:150px !important;}

#nav a, #nav a:hover, .navsep{ font-size:16px; }
.nav {font-size:12px;}

.item {padding:15px;}
.w1 {width:20%;}
.w2 {width:30%;}
.w3 {width:40%;}



  .navbar-brand { overflow:visible !important;

  height:auto !important;

 }

    }
	
	    @media (min-width: 768px) {

	.rememberme {display:block;  margin-top:10px; padding-bottom:10px; }

    }

	
     
    /* Landscape phone to portrait tablet */
    @media (max-width: 767px) {

.topinner .btn { font-size:14px; height: auto;}
#nav a, #nav a:hover{ display:block; width:100%; font-size:20px; color:#000000;}
.navsep{font-size:16px; line-height:10px; display:block; height:10px;}
.content p {

	font-size:14px;
}

.item {padding:10px;}
.w1 {width:20%;}
.w2 {width:40%;}
.w3 {width:60%;}
.navbar-brand { padding-top:10px;}
.navbar-brand img { height: 40px !important; margin-top:0px !important;}
#donatelink {top:30px;}
.navbar {min-height: 60px !important;}

   .treeinstuctions {
	bottom: auto;
	  top:10px;

  }

    }

 
 
     
    /* Landscape phones and down */
    @media (max-width: 480px) {
.bg1 h2 {margin-right:22px; margin-left:22px; margin-top:20px; line-height:150%;}
.w1 {width:50%;}
.w2 {width:100%;}
.w3 {width:100%;}
.topinner .btn { font-size:12px; height: auto;}

    }
	
	
	    @media (max-width: 350px) {


    }
	
	
	   /* breakpoint for nav smaller */
   @media (max-width: 1100px) {
.newnav a {
	font-size: 14px;
}
 }
   
      /* breakpoint for nav hiding */
   @media (max-width: 1050px) {
	   .newnav a {
	display: none;
}
.navbar-brand {
	display: flex !important;
}
.newnavmedshow {
display:flex;	
}
   }