@charset "utf-8";
div.tabShare {
	display: inline-block;
	/*
	background-size: 100px 100px;
	box-shadow: inset 0 6px 8px rgba(0, 0, 0, 0.05);
	*/
	position: absolute;
	left: auto;
	top: auto;
	right: 10px;
	bottom: 0px;
	white-space: nowrap;
}
div.tabShare.upperLeft {
	left: 10px;
	top: 0px;
	right: auto;
	bottom: auto;
}
div.tabShare a {
	font-size: 22px;
	line-height: 32px;
	width: 60px;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #7F7F7F;
	border-left-color: #7F7F7F;
	background: rgba(255, 255, 255, 0.15);
	font-weight: normal;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
}
div.tabShare.upperLeft a {
	border-top: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7F7F7F;
	border-left-color: #7F7F7F;
}
div.tabShare a:hover {
	background: none;
	text-decoration: none;
}
div.tabShare a:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
div.tabShare.upperLeft a:first-child {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
div.tabShare  a:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7F7F7F;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
div.tabShare.upperLeft  a:last-child {
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
#globalHeader {
	height: 50px;
	position: relative;
	overflow: hidden;
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 -4px 4px rgba(0,0,0,0.1);
}

#globalHeader img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#globalHeader img#logo {
	height: 44px;
	width: 60px;
	position: absolute;
	left: 10px;
	top: auto;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#globalHeader #appBadges {
	float: left;
	margin-top: 5px;
	margin-left: 90px;
}
#globalHeader #appBadges img {
	height: 40px;
	width: auto;
}
#globalHeader #appBadges a:hover {
	opacity: 0.8;
}
.btn-group    .btn .glyphicon      {
	line-height: 1.7;
}


#globalHeader2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 999999;
	overflow: visible;
	/*
	background-color: #607D8B;
	*/
	background-color: #75b1a9;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
#globalHeader2 /*
#globalHeader2.sp {
	height: 30px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
*/
   .glyphicon    {
	text-decoration: none;
	color: #212121;
}
#globalHeader2 .btn-warning {
	color: #fff;
}
#globalHeader2 .btn-link {
	color: #fff;
	text-decoration: none;
}
#globalHeader2 .btn-link:hover {
	opacity: 0.86;
}
#globalHeader2 .caret {
	color: #212121;
}
#globalHeader2 a {
	text-decoration: none;
}

#globalHeader2 .loginBox .btn-link.ellipsis {
	max-width: 240px;
	padding-left: 3px;
}

#globalHeader2 a.logo {
	font-family: 'Marck Script', cursive;
	height: 50px;
	overflow: hidden;
	display: block;
	-webkit-transform: rotate(-9deg);
	-moz-transform: rotate(-9deg);
	-ms-transform: rotate(-9deg);
	-o-transform: rotate(-9deg);
	transform: rotate(-9deg);
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	line-height: 54px;
	text-decoration: none;
}
@media screen and (max-width: 768px) {
	#globalHeader2 a.logo {
		font-size: 20px;
	}
}

#globalHeader2 a.logo:hover {
	-webkit-animation: animation 2000ms linear both;
	animation: animation 2000ms linear both;
	text-decoration: none;
}

/* Generated with Bounce.js. Edit at http://goo.gl/kvogXc */

@-webkit-keyframes animation { 
  0% { -webkit-transform: matrix3d(0.988, 0.156, 0, 0, -0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, 0.156, 0, 0, -0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.3% { -webkit-transform: matrix3d(1, -0.004, 0, 0, 0.004, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, -0.004, 0, 0, 0.004, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.61% { -webkit-transform: matrix3d(0.993, -0.119, 0, 0, 0.119, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.993, -0.119, 0, 0, 0.119, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.91% { -webkit-transform: matrix3d(0.985, -0.173, 0, 0, 0.173, 0.985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.985, -0.173, 0, 0, 0.173, 0.985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  17.22% { -webkit-transform: matrix3d(0.983, -0.185, 0, 0, 0.185, 0.983, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.983, -0.185, 0, 0, 0.185, 0.983, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  28.33% { -webkit-transform: matrix3d(0.987, -0.163, 0, 0, 0.163, 0.987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.987, -0.163, 0, 0, 0.163, 0.987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  39.44% { -webkit-transform: matrix3d(0.988, -0.155, 0, 0, 0.155, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, -0.155, 0, 0, 0.155, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  61.66% { -webkit-transform: matrix3d(0.988, -0.157, 0, 0, 0.157, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, -0.157, 0, 0, 0.157, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  83.98% { -webkit-transform: matrix3d(0.988, -0.156, 0, 0, 0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, -0.156, 0, 0, 0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(0.988, -0.156, 0, 0, 0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, -0.156, 0, 0, 0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
}

@keyframes animation { 
  0% { -webkit-transform: matrix3d(0.988, 0.156, 0, 0, -0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, 0.156, 0, 0, -0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.3% { -webkit-transform: matrix3d(1, -0.004, 0, 0, 0.004, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, -0.004, 0, 0, 0.004, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.61% { -webkit-transform: matrix3d(0.993, -0.119, 0, 0, 0.119, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.993, -0.119, 0, 0, 0.119, 0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.91% { -webkit-transform: matrix3d(0.985, -0.173, 0, 0, 0.173, 0.985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.985, -0.173, 0, 0, 0.173, 0.985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  17.22% { -webkit-transform: matrix3d(0.983, -0.185, 0, 0, 0.185, 0.983, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.983, -0.185, 0, 0, 0.185, 0.983, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  28.33% { -webkit-transform: matrix3d(0.987, -0.163, 0, 0, 0.163, 0.987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.987, -0.163, 0, 0, 0.163, 0.987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  39.44% { -webkit-transform: matrix3d(0.988, -0.155, 0, 0, 0.155, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, -0.155, 0, 0, 0.155, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  61.66% { -webkit-transform: matrix3d(0.988, -0.157, 0, 0, 0.157, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, -0.157, 0, 0, 0.157, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  83.98% { -webkit-transform: matrix3d(0.988, -0.156, 0, 0, 0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, -0.156, 0, 0, 0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(0.988, -0.156, 0, 0, 0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.988, -0.156, 0, 0, 0.156, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
}
/*
#globalHeader2  img.logo {
	height: auto;
	width: 60px;
	opacity: 0.5;
	margin-top: 10px;
}
*/
/*
#globalHeader2.sp  a.logo {
	height: 30px;
	overflow: hidden;
}

#globalHeader2.sp   img.logo {
	width: auto;
	margin-top: 4px;
	height: 38px;
}
*/
/*
#globalHeader2 #appBadges {
	margin-top: 5px;
}
#globalHeader2 #appBadges img {
	height: 40px;
	width: auto;
}
#globalHeader2 #appBadges a:hover {
	opacity: 0.8;
}
*/
#globalHeader2 .loginBox {
	margin-top: 6px;
}
/*
#globalHeader2.sp .loginBox {
	margin-top: 1px;
	margin-right: 0px;
}
*/
#globalHeader2  .btn-xs  .glyphicon  {
	line-height: 1.8;
}


#profile   #profileInner .btn-group a   {
	line-height: 20px;
	text-shadow: none;
	color: #000;
	font-weight: normal;
}
#profile #profileInner .btn-group a:hover {
	color: #000000;
	text-decoration: none;
}
#profile #profileInner .btn-group img {
	box-shadow: none;
}

.btn.btn-pill {
	text-shadow: none;
	border: 1px solid #ccc;
	border-radius: 200em;
	padding: 7px 9px 5px 9px;
}
.btn.btn-pill img {
	border-radius: 200em;
}
.btn.btn-xs.btn-pill {
	padding: 4px 6px 2px 6px;
}
.btn.btn-pill:hover {

}
.btn.btn-pill.photo, .btn.btn-pill.photo {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 0%;
	height: 40px;
	width: 40px;
	overflow: hidden;
	background-image: url(../images/nophoto.gif);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.btn.btn-pill.photo img {
	width: 100%;
	height: auto;
	border-radius: 200em;
	vertical-align: middle;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	border: none;
}
.btn.btn-pill.photo.small {
	height: 30px;
	width: 30px;
	border: 2px solid #FFFFFF;
}
.btn.btn-pill.photo.large {
	border: 2px solid #FFFFFF;
	padding: 0;
	width: 64px;
	height: 64px;
}
.btn.btn-pill.photo.xlarge {
	padding: 0;
	width: 90px;
	height: 90px;
}

.btn.btn-pill.xxsmall {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.33);
}
.btn.btn-pill.photo.xxsmall {
	border: none;
	height: 20px;
	width: 20px;
}
.btn.btn-pill.photo.xxsmall img {
	height: 20px;
	width: 20px;
	border-radius: 13px;
}
.btn-link.userName {
	padding-left: 3px;
	text-align: left;
}

.userPhotoName {
	font-size: 14px;
	font-weight: 400;
	color: #212121;
	margin-left: 5px;
}



.btnLove.off span  {
	color: #CCCCCC;
}
.btnLove.on span  {
	color: #FF0033;
}
.blogShareBox a {
	text-decoration: none;
	text-shadow: none;
}

.mlr10 {
	margin-right: 10px;
	margin-left: 10px;
}
.form-control.inline, .hidden-xs.inline {
	display: inline-block;
	width: auto;
}
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis; /* Required for IE8 */
	-o-text-overflow: ellipsis; /* Required for Opera */
	text-overflow: ellipsis;
}
.break {
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	
	overflow-wrap: break-word;
	word-wrap: break-word;
}
