body,
a,p,div,span,
h1, h2, h3, h4, h5, h6,
hr, img,
input, select, textarea, button,
table, table tr, table tr td,
ul, ul li {
    color: #333333;
}
ul {
    margin: 0 0 0 30px
}
ul li {
    margin: 5px 0 0 0
}
a, a:focus, a:visited, a:active {
    color: #0000a0;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}
a:hover {
    color: #0000a0;
    text-decoration: underline;
}
a.username, a.username:focus, a.username:visited, a.username:active {
    color: #337cf7;/*#118fe9;*/
    text-decoration: underline;
}
a.username:hover {
    text-decoration: none;
}
a:visited {
    color: purple;
}

a.sort-options:hover {
    text-decoration: none;
    color: black;
    background: #eee;
}
button.button,
a.button{
	top:0;
	padding: 10px;
	margin: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	line-height: 13px;
	color: white;
	border: 1px solid #0196de;
	background: #01acfe;
    text-decoration: none;
}
button.button:disabled,
button[disabled].button:hover,
a.button.disabled,
a.button.disabled:hover{
	color: #777;
	background: #ddd;
	border: 1px solid #ccc;
	opacity: 1.0;
}
button.button.small,
a.button.small{
	padding: 5px;
    font-size: 12px;
    line-height: 11px;
}
button.button.tiny,
a.button.tiny{
	padding: 2px;
    font-size: 12px;
    line-height: 11px;
}
button.button.search,
a.button.search{
	padding: 10px 20px;
	font-weight: 600;
	color: #777;
	border: 1px solid #ddd;
	background: #eee;
}
button.button.search:hover,
a.button.search:hover{
	color: #111;
	border: 1px solid #aaa;
	background: #eee;
}
button.button.solv,
a.button.solv{
	color: white;
	background: #4b8cf7;/*#01acfe;*/
	border: 2px solid #337cf7;
	border-radius: 3px;
}
button.button.solv:hover,
a.button.solv:hover{
	color: white;
	background: #337cf7;/*#01acfe;*/
	border: 2px solid #337cf7;
}
button.button.solv:disabled,
button[disabled].button.solv:hover,
a.button.solv.disabled,
a.button.solv.disabled:hover{
	color: #777;
	background: #ddd;
	border: 2px solid #ccc;
	opacity: 1.0;
}
button.button.cancel,
a.button.cancel{
	color: white;
	background: #cc0000;
	border: 2px solid #b30000;
	border-radius: 3px;
}
button.button.cancel:hover,
a.button.cancel:hover{
	color: white;
	background: #b30000;
	border: 2px solid #b30000;
}
button.button.cancel:disabled,
button[disabled].button.cancel:hover,
a.button.cancel.disabled,
a.button.cancel.disabled:hover{
	color: #777;
	background: #ddd;
	border: 2px solid #ccc;
	opacity: 1.0;
}
/*Google*/
button.button.google,
a.button.google{
	color: white;
	background: #D34836;
	border: 2px solid #c53f2c;
    border-radius: 3px;
}
button.button.google:hover,
a.button.google:hover{
	color: white;
	background: #c53f2c;
	border: 2px solid #c53f2c;
}
/*Facebook*/
button.button.facebook,
a.button.facebook{
	color: white;
	background: #3b5998 ;
	border: 2px solid #365189;
    border-radius: 3px;
}
button.button.facebook:hover,
a.button.facebook:hover{
	color: white;
	background: #365189;
	border: 2px solid #365189;
}

.material-icons{
	padding: 0;
	margin: 0;

    font-family: 'Material Icons';
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
	background: transparent;
    
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	
	/* Support for IE. */
	font-feature-settings: 'liga';
}
a.material-icons{
	top:0;
	padding: 0 2px;
	margin: 0;
	width: 35px;
    font-size: 30px;
	color: #999;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 3px;
    text-decoration: none;
}
a.material-icons:hover{
	color: #555;/*#333;*/
    text-decoration: none;
	border: 1px solid #ddd;
}
a.material-icons.disabled,
a.material-icons.disabled:hover {
	color: #ccc;
	border: 1px solid transparent;
}
button.button.material-icons,
a.button.material-icons{
	top:0;
	padding: 8px 3px;
	margin: 0;
	width: 30px;
    font-size: 24px;
	color: white;
	background: #777;
	border: 1px solid #777;
    text-decoration: none;
}
button.button.material-icons:hover,
a.button.material-icons:hover{
	color: white;
	background: #aaa;
	border: 1px solid #aaa;
}
button.button.material-icons:disabled,
button[disabled].button.material-icons:hover,
a.button.material-icons.disabled,
a.button.material-icons.disabled:hover {
	color: #555;
	background: #ddd;
	border: 1px solid transparent;
}
button.button.material-icons:disabled,
button[disabled].button.material-icons:hover,
a.button.material-icons.disabled,
a.button.material-icons.disabled:hover {
	color: #555;
	background: #ddd;
	border: 1px solid #ddd;
}
a.button.fi-social-facebook,
a.button.fi-social-linkedin,
a.button.fi-social-twitter,
a.button.fi-social-youtube,
a.button.fi-mail,
span.fi-telephone,
span.fi-video,
span.fi-social-skype,
span.fi-comment{
	padding: 0 5px;
	margin: 0;
	font-size: 33px;
	color: #aaa;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 0;
}
a.button.fi-social-facebook{
	color: #3C5D97;
}
a.button.fi-social-linkedin{
	color: #2C7FAF;
}
a.button.fi-social-twitter{
	color: #48B1EF;
}
a.button.fi-social-youtube{
	color: #c4302b;
}
span.fi-telephone,
span.fi-video,
span.fi-social-skype,
span.fi-comment{
	font-size: 20px;
	color: #c4302b;
}
a.button.fi-social-facebook:hover,
a.button.fi-social-linkedin:hover,
a.button.fi-social-twitter:hover,
a.button.fi-social-youtube:hover,
a.button.fi-mail:hover{
    /*opacity: 0.5;*/
    text-decoration:none;
}

p.justify{
	text-align: justify;
}

.panel{
	width: 100%;
	margin: 0;
	padding: 20px;
	border: 1px solid #ddd;
	background: #f5f5f5;
}
.panel.sort-options{
	padding: 10px;
	border-top: none;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.panel.tight{
	padding: 10px;
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6{
	padding: 0;
	margin: 0;
}

.tabs .tab-title > a,
.tabs .tab-title.active > a {
	font-weight: bold;
}

.vertical-center-parent {
    height: 100%
}
.vertical-center {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
	font-size: 2.5rem;
	line-height: 1;
	position: absolute;
	top: 0;
	right: 10px;
	color: #aaaaaa;
}
    
.page-content{
	padding:20px;
	height: auto;
}

.info_and_error{
    font-size: 13px;
    line-height: 15px;
    color: #333333;
}

.error-text,
p.error-text,
.error-text span.fi-flag,
.error-text span.fi-asterisk{
	color: red;
}

.tooltip {
	font-family: inherit;
	font-size: 13px;
	line-height: 15px;
	padding: 10px;
	max-width: 280px;
  	width: 100%;
}
.img-circle {
	padding: 5px;
    border-radius: 5px;
    background: white;
    border: 1px solid #ddd;
}
.user-image-box,
.engagement-box,
.ratings-box,
.contributions-box{
	width: 100px;
	margin: 0 auto;
}
.user-image-box img{
	width: 100px;
}

.key-word{
	padding: 2px;
	 margin-right:3px;
	 margin-top: 10px;
	 display:inline-block;
}

div.gg-or-fb { height: 1px; border-top: 3px solid #ddd; text-align: center; position: relative; }
div.gg-or-fb > span { position: relative; top: -.7em; font-weight: bold; color: #aaa; background: #f5f5f5; display: inline-block; }

@media only screen and (max-width:640px) {
	
	button.button.solv.search{
		display: block;
		width: inherit;
	}
	.page-content{
		padding:15px;
	}
	.panel{
		padding: 15px;
	}
	.tooltip {
		max-width: 570px;
	}
	.user-image-box,
	.engagement-box,
	.ratings-box,
	.contributions-box{
		width: 90px;
		margin: 0;
	}
	.user-image-box img{
		width: 90px;
	}
}
@media only screen and (max-width:580px) {
	.tooltip {
		max-width: 530px;
	}
}
@media only screen and (max-width:520px) { 
	button.button.search,
	a.button.search{
		padding: 8px 15px;
	}
	.page-content{
		padding:10px;
	}
	.panel{
		padding: 10px;
	}
	.tooltip {
		max-width: 450px;
	}
	.engagement-box,
	.ratings-box,
	.contributions-box{
		width: 80px;
		margin: 0 auto;
	}
}

@media only screen and (max-width:480px) {
	body,
	a,p,
	ul, ul li {
	    font-size: 13px;
	    line-height: 15px;
	}
	a{
    	font-size: inherit;
	}
	.tooltip {
		max-width: 410px;
	}
	.engagement-box,
	.ratings-box,
	.contributions-box{
		width: 75px;
		margin: 0 auto;
	}
}
@media only screen and (max-width:420px) {
	.engagement-box,
	.ratings-box,
	.contributions-box{
		width: 70px;
		margin: 0 auto;
	}
}
@media only screen and (max-width:380px) {
	button.button,
	a.button{
		padding: 10px 8px;
	}
	.tooltip {
		max-width: 310px;
	}
	.engagement-box,
	.ratings-box,
	.contributions-box{
		width: 65px;
		margin: 0 auto;
	}
}
@media only screen and (max-width:320px) {
	.tooltip {
		max-width: 250px;
	}
	.engagement-box,
	.ratings-box,
	.contributions-box{
		width: 60px;
		margin: 0 auto;
	}
}
@media only screen and (max-width:280px) {
	.engagement-box,
	.ratings-box,
	.contributions-box{
		width: 55px;
		margin: 0;
	}
}