.jag-tm-theme-1{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-1 .member-name {
position: absolute;
bottom: 12px;
right: 10px;
color: #fff;
font-size: 14px;
font-weight: 700;
padding: 5px 14px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
background-color: #444;
z-index: 9;
}
.jag-tm-theme-1 .member-name span {
position: absolute;
top: 90%;
right: 0;
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 3px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
white-space: nowrap;
}
.jag-tm-theme-1 .member-detail {
display: block;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
padding-top: 14px;
font-size: 13px;
line-height: 21px;
color: #888888;
}
.jag-tm-theme-1 .member-email,
.jag-tm-theme-1 .member-website,
.jag-tm-theme-1 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef !important;
}
.jag-tm-theme-1 .member-img-wrap {
position: relative;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
}
.jag-tm-theme-1 li {
box-sizing: border-box;
display: inline-block;
vertical-align: top;
text-align: left;
margin-bottom: 15px;
}
.jag-tm-theme-1 li .member-img-wrap img{
display: inline;
max-width: 100%;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
}
.jag-tm-theme-1 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 15px;
}
.jag-tm-theme-1 .member-social a {
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
}
.jag-tm-theme-1 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-theme-1 .member-social a i{
color: #fff;
}
.jag-tm-theme-1 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-1 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-1 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-1 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-1 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-1 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-1 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-1 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-1 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 18px;
border:0 !important;
}
.jag-tm-theme-1  li:hover .member-img-wrap img {
-moz-transform: scale(1.03);
-webkit-transform: scale(1.03);
-o-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
}
.jag-tm-theme-1.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-1.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-1.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
div[class*=" coverflow"] .jag-tm-theme-1 li .member-detail,
div[class^="coverflow"] .jag-tm-theme-1 li .member-detail{
background-color: #ffffff;
}