2018-10-30 14:28:52 +01:00
|
|
|
/* Generated by less 2.5.1 */
|
2018-11-21 14:42:59 +01:00
|
|
|
.om-header-container {
|
|
|
|
position: fixed;
|
|
|
|
top: 0px;
|
|
|
|
z-index: 1;
|
|
|
|
width: 100%;
|
2018-11-22 11:48:01 +01:00
|
|
|
display: block;
|
2019-06-04 16:42:45 +02:00
|
|
|
z-index: 10;
|
2018-11-21 14:42:59 +01:00
|
|
|
}
|
|
|
|
.om-header {
|
|
|
|
justify-content: space-between;
|
|
|
|
display: flex;
|
|
|
|
padding-left: 2%;
|
|
|
|
padding-right: 2%;
|
2019-02-07 22:13:11 +01:00
|
|
|
height: 65px;
|
2018-11-21 14:42:59 +01:00
|
|
|
background-color: #0046a0;
|
|
|
|
}
|
2019-02-07 22:13:11 +01:00
|
|
|
.logo-img {
|
|
|
|
padding: 10px;
|
|
|
|
}
|
2018-11-21 14:42:59 +01:00
|
|
|
.om-searchbar {
|
|
|
|
display: inline-block;
|
2019-02-07 22:13:11 +01:00
|
|
|
padding: 0;
|
|
|
|
margin: 15px;
|
2018-11-21 14:42:59 +01:00
|
|
|
}
|
|
|
|
.om-content {
|
|
|
|
margin: 10px;
|
2019-04-09 14:03:55 +02:00
|
|
|
margin-top: 80px;
|
2019-02-07 22:13:11 +01:00
|
|
|
margin-bottom: 80px;
|
2018-11-21 14:42:59 +01:00
|
|
|
}
|
|
|
|
.om-content a {
|
|
|
|
color: #0046a0;
|
|
|
|
}
|
|
|
|
.om-content a:hover {
|
|
|
|
color: #0046a0;
|
|
|
|
}
|
2019-02-07 22:13:11 +01:00
|
|
|
.om-nav {
|
|
|
|
position: fixed;
|
|
|
|
bottom: 0;
|
|
|
|
height: 65px;
|
|
|
|
width: 100%;
|
|
|
|
background-color: #0046a0;
|
2019-06-04 16:42:45 +02:00
|
|
|
z-index: 10;
|
2019-02-07 22:13:11 +01:00
|
|
|
}
|
|
|
|
.om-nav i {
|
|
|
|
color: white;
|
|
|
|
}
|
2019-07-02 14:59:11 +02:00
|
|
|
.navbar-item {
|
|
|
|
display: inline-block;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.navbar-item i {
|
|
|
|
margin: auto;
|
|
|
|
text-align: center;
|
|
|
|
}
|
2018-11-21 14:42:59 +01:00
|
|
|
.om-card {
|
|
|
|
margin: 10px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
padding: 20px;
|
|
|
|
}
|
2018-12-18 09:20:13 +01:00
|
|
|
.om-card-footer {
|
|
|
|
justify-content: space-between;
|
|
|
|
display: flex;
|
|
|
|
}
|
2018-11-21 14:42:59 +01:00
|
|
|
.om-btn {
|
|
|
|
background-color: #0046a0;
|
2018-11-22 11:48:01 +01:00
|
|
|
color: white;
|
|
|
|
}
|
2018-11-28 14:33:31 +01:00
|
|
|
.msg-head {
|
|
|
|
margin-top: 10px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
2018-11-22 11:48:01 +01:00
|
|
|
.msg-head img {
|
|
|
|
float: right;
|
2018-11-21 14:42:59 +01:00
|
|
|
}
|
2018-11-22 11:48:01 +01:00
|
|
|
.om-user-line {
|
|
|
|
display: flex;
|
2018-12-18 09:20:13 +01:00
|
|
|
width: 80%;
|
2018-11-22 11:48:01 +01:00
|
|
|
}
|
|
|
|
.om-user-line i {
|
|
|
|
margin-right: 2%;
|
|
|
|
}
|
2019-06-04 16:32:37 +02:00
|
|
|
taginput-container is-focusable:focus {
|
|
|
|
border-color: #0046a0 !important;
|
|
|
|
}
|
2018-12-06 10:23:38 +01:00
|
|
|
.bookmark-headline {
|
|
|
|
margin: 10px;
|
2019-02-07 22:13:11 +01:00
|
|
|
padding-bottom: 10px;
|
2018-12-06 10:23:38 +01:00
|
|
|
}
|
2018-12-12 14:34:39 +01:00
|
|
|
.empty-state {
|
|
|
|
margin: 40px;
|
|
|
|
margin-top: 40%;
|
|
|
|
color: #6c757d;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.empty-state i {
|
|
|
|
font-size: 50px;
|
|
|
|
margin: 10px;
|
|
|
|
}
|
2018-12-12 14:40:27 +01:00
|
|
|
.profil-text {
|
2019-06-04 16:42:45 +02:00
|
|
|
margin-top: 90px;
|
2018-12-12 14:40:27 +01:00
|
|
|
text-align: center;
|
|
|
|
display: block;
|
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
2019-06-04 16:42:45 +02:00
|
|
|
z-index: 2;
|
2018-12-12 14:40:27 +01:00
|
|
|
}
|
|
|
|
.profil-card {
|
2019-06-04 16:42:45 +02:00
|
|
|
margin-left: 10px;
|
|
|
|
margin-right: 10px;
|
|
|
|
margin-top: 130px;
|
|
|
|
padding-top: 10px;
|
|
|
|
margin-bottom: 15px;
|
2018-12-12 14:40:27 +01:00
|
|
|
position: relative;
|
|
|
|
z-index: 1;
|
|
|
|
}
|
2019-06-04 16:42:45 +02:00
|
|
|
.prof-image {
|
2018-12-12 14:40:27 +01:00
|
|
|
background-color: #0046a0;
|
|
|
|
border-style: solid;
|
|
|
|
border-color: #0046a0;
|
|
|
|
border-width: thick;
|
2019-06-04 16:42:45 +02:00
|
|
|
border-radius: 50%;
|
2018-12-12 14:40:27 +01:00
|
|
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
|
|
|
|
display: block;
|
2019-06-04 16:42:45 +02:00
|
|
|
position: absolute;
|
|
|
|
top: -50px;
|
|
|
|
left: 50%;
|
|
|
|
margin-left: -60px;
|
|
|
|
width: 120px !important;
|
|
|
|
height: 120px;
|
|
|
|
z-index: 4;
|
|
|
|
}
|
|
|
|
hr.first {
|
|
|
|
margin-top: 0px;
|
|
|
|
margin-bottom: 0px;
|
|
|
|
}
|
|
|
|
.btnprofil {
|
|
|
|
height: 60px;
|
|
|
|
margin-top: 10px;
|
2018-12-12 14:40:27 +01:00
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
2019-06-04 16:42:45 +02:00
|
|
|
margin-bottom: 10px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.btnprofil button {
|
|
|
|
width: 110px;
|
|
|
|
display: inline-block;
|
|
|
|
margin-right: 20px;
|
|
|
|
margin-left: 20px;
|
2018-12-12 14:40:27 +01:00
|
|
|
}
|
2019-06-04 16:42:45 +02:00
|
|
|
.logout-item {
|
2018-12-12 14:40:27 +01:00
|
|
|
color: #0046a0;
|
2019-06-04 16:42:45 +02:00
|
|
|
margin-top: -25px;
|
2018-12-12 14:40:27 +01:00
|
|
|
margin-right: 10px;
|
|
|
|
}
|
2019-06-04 16:42:45 +02:00
|
|
|
.logout-item i {
|
2018-12-12 14:40:27 +01:00
|
|
|
float: right;
|
|
|
|
font-size: 30px;
|
2019-06-04 16:42:45 +02:00
|
|
|
z-index: 3;
|
2018-12-12 14:40:27 +01:00
|
|
|
}
|
2019-06-04 16:42:45 +02:00
|
|
|
.vertical-alignment-helper {
|
|
|
|
display: table;
|
|
|
|
height: 100%;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
.vertical-align-center {
|
|
|
|
/* To center vertically */
|
|
|
|
display: table-cell;
|
|
|
|
vertical-align: middle;
|
2019-04-10 12:16:30 +02:00
|
|
|
}
|
2019-04-09 14:25:29 +02:00
|
|
|
.modal-content {
|
2019-06-04 16:42:45 +02:00
|
|
|
width: inherit;
|
|
|
|
height: 80%;
|
|
|
|
/* To center horizontally */
|
|
|
|
margin: 0 auto;
|
2019-04-09 14:25:29 +02:00
|
|
|
}
|
2018-12-12 15:59:30 +01:00
|
|
|
.om-tab {
|
2018-12-12 14:40:27 +01:00
|
|
|
font-size: 16px;
|
|
|
|
display: block;
|
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
2019-02-07 13:24:37 +01:00
|
|
|
.om-tablinks {
|
|
|
|
background: 0;
|
|
|
|
border: 0;
|
|
|
|
}
|
2018-12-12 14:34:39 +01:00
|
|
|
.form-group.is-focused .form-control .custom-file-control,
|
|
|
|
.form-control,
|
|
|
|
.is-focused .custom-file-control,
|
|
|
|
.is-focused .form-control {
|
2018-11-21 14:42:59 +01:00
|
|
|
background-image: linear-gradient(0deg, #0046a0 2px, rgba(0, 150, 136, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, 0.26) 1px, transparent 0);
|
|
|
|
}
|
2018-12-12 14:34:39 +01:00
|
|
|
.checkbox label input[type=checkbox]:checked + .checkbox-decorator .check:before,
|
|
|
|
label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check:before {
|
|
|
|
color: #0046a0;
|
|
|
|
}
|
|
|
|
.checkbox label input[type=checkbox]:checked + .checkbox-decorator .check,
|
|
|
|
label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check {
|
|
|
|
color: #0046a0;
|
|
|
|
border-color: #0046a0;
|
|
|
|
}
|
|
|
|
.is-focused [class*="bmd-label"],
|
|
|
|
.is-focused[class^=bmd-label] {
|
2018-11-22 11:48:01 +01:00
|
|
|
color: #0046a0;
|
|
|
|
}
|
2019-02-12 16:20:08 +01:00
|
|
|
/*//Präsentation Styles
|
2019-02-11 15:52:36 +01:00
|
|
|
.om-card {
|
2019-02-12 16:20:08 +01:00
|
|
|
font-size: 140%;
|
2019-02-11 15:47:35 +01:00
|
|
|
}
|
2019-02-12 16:20:08 +01:00
|
|
|
.msg-head{
|
|
|
|
font-size:90%;
|
2019-02-11 15:12:59 +01:00
|
|
|
}
|
2019-02-12 16:20:08 +01:00
|
|
|
.empty-state{
|
|
|
|
margin: 40px;
|
|
|
|
margin-top: 30%;
|
|
|
|
font-size:140%;
|
|
|
|
}*/
|