.sv-userfields-portlet .halflings-icon {
	display: none;
}

.sv-fn-upload {
	margin-top: 10px;
}

.bootstrap .btn,
.bootstrap .btn-group > .btn-mini {
	align-items: center;
	-webkit-appearance: none;
	appearance: none;
	background: #eee;
	color: #fff;
	border: 1px solid;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-flex;
	font-size: 1rem;
	justify-content: center;
	margin: 0;
	min-height: 2.75em;
	padding: 0 0.8em;
	text-align: center;
	text-decoration: none;
	transition: box-shadow 0.2s ease-in-out;
	-webkit-user-select: none;
	user-select: none;
	vertical-align: middle;
	text-shadow: none;
	color: #333;
	border-color: #999;
}

.bootstrap .btn-group > .btn-mini.dropdown-toggle:nth-child(2) {
	width: 35px;
}
.bootstrap .btn-group > .btn-mini.dropdown-toggle .caret {
	margin: 0;
}
.bootstrap .btn-group > .btn:first-child .caret {
	margin-left: 10px;
}

.sv-fileshare-portlet .sv-button-container {
	height: 45px;
	width: 45px;
}

.sv-notifications-portlet .bootstrap .btn-mini .caret {
	margin: 0;
	margin-left: 5px;
}
.bootstrap .btn-mini .folder-open {
	margin: 0;
	margin-right: 5px;
}

.bootstrap .btn.btn-mini {
	min-height: 40px;
	padding: 8px 12px;
	height: auto !important;
}

.sv-fileshare-portlet button.sv-add-file.sv-change-btn {
	position: relative;
	padding: 5px 8px 5px 12px;
	border-radius: 3px !important;
	font-size: 0.9rem;
}

.bootstrap .btn:hover {
	color: #333;
	background: #e5e5e5;
}

/* input */
.bootstrap .uneditable-input,
.bootstrap input[type="color"],
.bootstrap input[type="date"],
.bootstrap input[type="datetime-local"],
.bootstrap input[type="datetime"],
.bootstrap input[type="email"],
.bootstrap input[type="month"],
.bootstrap input[type="number"],
.bootstrap input[type="password"],
.bootstrap input[type="search"],
.bootstrap input[type="tel"],
.bootstrap input[type="text"],
.bootstrap input[type="time"],
.bootstrap input[type="url"],
.bootstrap input[type="week"],
.bootstrap select,
.bootstrap textarea {
	height: 40px !important;
}

.bootstrap textarea {
	min-height: 5rem;
}

ol.sv-groupmember-list {
	margin: 0 -4px;
}
.sv-groupadmin-list li.sv-groupadmin-member,
.sv-groupmember-list li.sv-groupadmin-member {
	margin: 4px;
}

.bootstrap input {
	display: inline-block;
	padding: 20px 15px !important;
	font-size: 1em !important;
	line-height: auto !important;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	box-sizing: border-box;
	outline: 0;
	height: 1.375 !important;
}

.bootstrap .form-horizontal .control-label.sv-userfields-text {
	display: none;
}

/* Modal */
.modal-footer .btn {
	text-shadow: none;
}
.modal-footer .btn + .btn {
	color: #202330;
}

.bootstrap input,
.bootstrap textarea {
	padding: 10px !important;
	font-size: 1rem;
}

/* Kommentar */
.sv-tagtimeline-portlet .sv-comment-input,
.sv-timeline-portlet .sv-comment-input,
.sv-timelineentry-portlet .sv-comment-input,
.sv-timelinesearch-portlet .sv-comment-input {
	min-height: 5rem;
}

/* Sök filer */
.sv-fileshare-portlet .sv-controls,
.sv-fileshareall-portlet .sv-controls {
	width: 100%;
	padding: 5px 8px;
	display: flex;
}
.bootstrap input[type="text"].sv-filter-field {
	width: 100%;
}

/* Filer */
.bootstrap .table th {
	font-weight: 700;
	line-height: 41px;
}
.sv-controls .btn-group .halflings-icon.plus {
	background-position: -408px -95px;
}

/* Sök person */
.sv-contactsearchall-portlet .sv-admin-container input {
	margin: 0;
	vertical-align: baseline;
}

/* Dropdown */
.dropdown-menu li > a {
	display: block;
	padding: 7px 20px;
	clear: both;
	font-weight: 400;
	line-height: 20px;
	color: #333;
	white-space: nowrap;
	display: flex;
	align-items: center;
}
.dropdown-menu li > a .halflings-icon {
	margin-right: 0.3em;
}

/* Ladda ner filer */
.sv-fileshare-portlet .sv-download-file,
.sv-fileshareall-portlet .sv-download-file,
.sv-timeline-portlet .sv-attachment .sv-download {
	display: none;
	background-color: #f5f5f5;
	padding: 10px;
	box-shadow: 0 0 20px #0000006e;
	border-radius: 8px;
}
.sv-timeline-portlet .sv-attachment .sv-download:hover {
	background-color: #fff;
}
.sv-fileshare-portlet .sv-download-file i.halflings-icon,
.sv-fileshareall-portlet .sv-download-file i.halflings-icon {
	margin-right: 5px;
	margin-top: 4px;
}
.sv-timeline-portlet .sv-attachment .sv-download i.halflings-icon {
	margin-right: 5px;
	margin-top: -1px;
}

/* Sök person */
.sv-contactsearchall-portlet .sv-message-container .subheading {
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 0;
	font-size: 20px;
}
.sv-contactsearchall-portlet .sv-buddy-icon,
.sv-buddy-icon {
	border-radius: 50% !important;
}

/* Profilbild */
.sv-profileimage-portlet .sv-polaroid {
	width: 100%;
	height: auto;
	border-radius: 50%;
}

/* Byta bild */
.sv-profileimage-portlet form.sv-fn-upload {
	right: 0;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	text-align: center;
}

/* Grupper */
.sv-listGroups-member-status .env-button {
	color: #005c84;
	text-decoration: underline;
}
.sv-listGroups-member-status .env-button .normal {
	color: #005c84;
}
.sv-usergroupsall-portlet .sv-list-2-columns .sv-usergroup-img {
	border-radius: 50%;
}

.sv-listGroups-lastactivity {
	color: #777;
	font-size: 14px;
}
.sv-listGroups-groupname span {
	color: #777;
	font-size: 12px;
	display: inline-block;
	margin-top: 3px;
}

.sv-groupsearch-popover.popover button.sv-fn-create-group {
	min-height: 40px;
}

/* Button - Knappar - Small */
.env-button.env-button--small {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	font-family: "Plus Jakarta Sans";
	font-size: 1em;
	line-height: 1.375;
	padding: 6px 12px;
	text-decoration: none;
	box-sizing: border-box;
	border-radius: 3px;
	min-height: auto;
}

/* Notifieringsinställningar */
.bootstrap form.sv-personalsettings-form {
	margin-top: 11px;
}
.sv-personalsettings-form label:nth-child(-n + 5) {
	display: none;
}

.sv-profileimage-portlet .halflings-icon.folder-open {
	background-position: -119px -47px;
	margin: 0;
}
.sv-profileimage-portlet .bootstrap .btn.btn-mini {
	font-size: 0;
	padding: 0;
	border-radius: 50%;
	border: 0;
	box-shadow: none;
	margin-left: 50%;
	margin-bottom: 0px;
	min-height: 40px;
	width: 40px;
}

.sv-profileimage-portlet
	.bootstrap
	.btn-group
	> .btn-mini.dropdown-toggle:nth-child(2) {
	display: none;
}

.sv-profileimage-portlet .bootstrap .btn-group {
	display: block;
}
.bootstrap .form-search .input-append .search-query {
	font-size: 1rem !important;
}
