2020-06-26 11:08:51 +02:00
|
|
|
.main-content {
|
2020-09-29 17:04:32 +02:00
|
|
|
background-color: #f5f5f5;
|
|
|
|
padding-top: 4.68rem;
|
|
|
|
padding-bottom: 3rem;
|
|
|
|
// padding-left: 3.31rem;
|
|
|
|
// padding-left: 0rem;
|
|
|
|
padding-left: 1rem;
|
|
|
|
margin: 0;
|
|
|
|
display: flex;
|
|
|
|
flex-grow: 1;
|
2019-05-08 17:39:07 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.card {
|
2020-09-29 17:04:32 +02:00
|
|
|
background: #ffffff 0% 0% no-repeat padding-box;
|
|
|
|
box-shadow: 0px 3px 6px #00000029;
|
|
|
|
border-radius: 4px;
|
|
|
|
max-width: 712px;
|
|
|
|
min-width: 17.5rem;
|
|
|
|
margin-top: 0rem;
|
|
|
|
margin-bottom: 3.75rem;
|
|
|
|
// margin-left: 3rem;
|
|
|
|
// min-height: 40vh;
|
|
|
|
/* height: 407px; */
|
|
|
|
opacity: 1;
|
2019-05-08 17:39:07 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.card-title {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
|
|
|
font: Bold 20px/30px Roboto;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
padding-left: 40px;
|
|
|
|
/* padding-top: 40px; */
|
|
|
|
padding-right: 55px;
|
|
|
|
opacity: 1;
|
2019-05-10 15:20:53 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.card-content {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
|
|
|
font-weight: 300;
|
|
|
|
font-size: 1rem;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
padding-left: 40px;
|
|
|
|
padding-top: 36px;
|
|
|
|
padding-right: 55px;
|
|
|
|
opacity: 1;
|
2019-05-10 15:20:53 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.clear-icon {
|
2020-09-29 17:04:32 +02:00
|
|
|
cursor: pointer;
|
2020-11-06 09:57:30 +01:00
|
|
|
color: #212121;
|
|
|
|
padding: 0.4rem;
|
|
|
|
}
|
|
|
|
|
|
|
|
.clear-icon:hover {
|
|
|
|
background-color: #ececec !important;
|
|
|
|
border-radius: 50%;
|
|
|
|
padding: 0.4rem;
|
2019-05-10 15:20:53 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.normal-btn {
|
2020-09-29 17:04:32 +02:00
|
|
|
min-width: 162px;
|
|
|
|
max-width: 256px;
|
|
|
|
height: 40px;
|
|
|
|
cursor: pointer;
|
|
|
|
background: #129d99 0% 0% no-repeat padding-box;
|
|
|
|
box-shadow: 0px 3px 6px #1e202029;
|
|
|
|
border-radius: 30px;
|
|
|
|
border: none;
|
|
|
|
color: #ffffff;
|
|
|
|
opacity: 1;
|
|
|
|
line-height: 1;
|
|
|
|
font-size: 0.87rem;
|
|
|
|
padding: 0.62rem 1.87rem;
|
|
|
|
margin-left: 40px;
|
2019-05-10 15:20:53 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.yellow-btn {
|
2020-09-29 17:04:32 +02:00
|
|
|
min-width: 162px;
|
|
|
|
max-width: 256px;
|
|
|
|
height: 40px;
|
|
|
|
cursor: pointer;
|
|
|
|
background: #f7dd72 0% 0% no-repeat padding-box;
|
|
|
|
border-radius: 30px;
|
|
|
|
opacity: 1;
|
|
|
|
border: none;
|
|
|
|
color: #000000;
|
|
|
|
opacity: 1;
|
|
|
|
line-height: 1;
|
|
|
|
font-size: 0.87rem;
|
|
|
|
padding: 0.62rem 1.87rem;
|
|
|
|
margin-left: 40px;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
2019-10-25 13:54:12 +02:00
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.personal-usage {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
|
|
|
font-weight: 300;
|
|
|
|
font-family: "Roboto", sans-serif;
|
|
|
|
font-size: 1.25rem;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
opacity: 0.6;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
2019-10-25 13:54:12 +02:00
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.counter-zero {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
|
|
|
font: Bold 48px/30px Roboto;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
opacity: 0.36;
|
|
|
|
padding-top: 2rem;
|
|
|
|
padding-bottom: 0.5rem;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
2019-10-25 13:54:12 +02:00
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.counter {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
|
|
|
font: Bold 48px/30px Roboto;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
opacity: 0.85;
|
|
|
|
padding-top: 2.5rem;
|
|
|
|
padding-bottom: 0.5rem;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
2019-10-25 13:54:12 +02:00
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.link {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
|
|
|
text-decoration: underline;
|
|
|
|
font-weight: 300;
|
|
|
|
font-family: "Roboto", sans-serif;
|
|
|
|
font-size: 1rem;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #1eb5b4;
|
|
|
|
opacity: 1;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
2019-10-25 13:54:12 +02:00
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.link-disabled {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
|
|
|
font-weight: 300;
|
|
|
|
font-family: "Roboto", sans-serif;
|
|
|
|
font-size: 1rem;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
opacity: 0.6;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
2019-10-25 13:54:12 +02:00
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.latest-activity-title {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
|
|
|
font-weight: 300;
|
|
|
|
font-family: "Roboto", sans-serif;
|
|
|
|
font-size: 1.25rem;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
opacity: 0.6;
|
|
|
|
padding-bottom: 1.2rem;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
2019-10-25 13:54:12 +02:00
|
|
|
|
2020-08-03 10:40:38 +02:00
|
|
|
.activity {
|
2020-09-29 17:04:32 +02:00
|
|
|
padding-left: 3rem;
|
2020-08-03 10:40:38 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.dmp-card,
|
|
|
|
.dataset-card {
|
2020-09-29 17:04:32 +02:00
|
|
|
min-width: 712px;
|
|
|
|
/* min-height: 308px; */
|
|
|
|
background: #ffffff 0% 0% no-repeat padding-box;
|
|
|
|
box-shadow: 0px 3px 6px #0000001a;
|
|
|
|
border-radius: 4px;
|
|
|
|
opacity: 1;
|
|
|
|
margin-top: 2.43rem;
|
|
|
|
margin-bottom: 1rem;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
2019-10-25 13:54:12 +02:00
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.remove-border-bottom ::ng-deep .mat-tab-header {
|
2020-09-29 17:04:32 +02:00
|
|
|
border-bottom: none;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
2019-10-25 13:54:12 +02:00
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
input[type="text"] {
|
2020-09-29 17:04:32 +02:00
|
|
|
background: #fafafa 0% 0% no-repeat padding-box;
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
border-radius: 4px;
|
|
|
|
opacity: 1;
|
|
|
|
width: 347px;
|
|
|
|
height: 56px;
|
|
|
|
font-family: Arial, FontAwesome;
|
|
|
|
padding-left: 15px;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.edited-date {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
|
|
|
font-weight: 300;
|
|
|
|
font-family: "Roboto", sans-serif;
|
|
|
|
line-height: 2.4;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
opacity: 0.6;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.dmp-label {
|
2020-09-29 17:04:32 +02:00
|
|
|
background: #129d99 0% 0% no-repeat padding-box;
|
|
|
|
border-radius: 4px 0px;
|
|
|
|
opacity: 1;
|
|
|
|
width: 67px;
|
|
|
|
height: 37px;
|
|
|
|
color: #ffffff;
|
|
|
|
line-height: 2.4;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.dataset-label {
|
2020-09-29 17:04:32 +02:00
|
|
|
// width: 158px;
|
|
|
|
width: auto;
|
|
|
|
height: 37px;
|
|
|
|
background: #f7dd72 0% 0% no-repeat padding-box;
|
|
|
|
border-radius: 4px 0px;
|
|
|
|
text-align: left;
|
|
|
|
line-height: 2.8;
|
|
|
|
font-size: 0.875rem;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
font-weight: 400;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.dmp-title,
|
|
|
|
.dataset-title {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
2020-10-23 16:59:59 +02:00
|
|
|
font-weight: 600;
|
2020-09-29 17:04:32 +02:00
|
|
|
font-family: "Roboto", sans-serif;
|
|
|
|
font-size: 1rem;
|
2020-10-23 16:59:59 +02:00
|
|
|
// opacity: 0.81;
|
2020-09-29 17:04:32 +02:00
|
|
|
padding-top: 0.75rem;
|
|
|
|
padding-bottom: 0.55rem;
|
|
|
|
color: #212121;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.dataset-subtitle,
|
|
|
|
.dmp-subtitle {
|
2020-09-29 17:04:32 +02:00
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
|
|
text-align: left;
|
|
|
|
font-weight: 400;
|
|
|
|
font-family: "Roboto", sans-serif;
|
|
|
|
font-size: 0.875rem;
|
|
|
|
opacity: 1;
|
|
|
|
align-items: center;
|
|
|
|
color: #848484;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
2020-10-23 16:59:59 +02:00
|
|
|
.dmp-title-draft,
|
|
|
|
.dataset-title-draft {
|
2020-09-29 17:04:32 +02:00
|
|
|
text-align: left;
|
2020-10-23 16:59:59 +02:00
|
|
|
font-weight: 600;
|
2020-09-29 17:04:32 +02:00
|
|
|
font-family: "Roboto", sans-serif;
|
|
|
|
font-size: 1rem;
|
2020-10-23 16:59:59 +02:00
|
|
|
// opacity: 0.81;
|
2020-09-29 17:04:32 +02:00
|
|
|
padding-top: 0.75rem;
|
|
|
|
padding-bottom: 0.55rem;
|
|
|
|
color: #f16868;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.icon-align {
|
2020-09-29 17:04:32 +02:00
|
|
|
display: inline-flex;
|
|
|
|
vertical-align: middle;
|
2020-11-06 10:05:05 +01:00
|
|
|
// line-height: .9em;
|
2020-10-29 10:57:20 +01:00
|
|
|
// padding-bottom: 0.4rem;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
2020-11-06 10:05:05 +01:00
|
|
|
.dmp-subtitle,
|
|
|
|
.dataset-subtitle {
|
|
|
|
|
|
|
|
.icon-align {
|
|
|
|
display: inline-flex;
|
|
|
|
vertical-align: top;
|
|
|
|
margin-right: .2rem;
|
|
|
|
line-height: .95em;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.dataset-card-actions,
|
|
|
|
.dmp-card-actions {
|
2020-09-29 17:04:32 +02:00
|
|
|
display: flex;
|
|
|
|
flex-direction: row;
|
|
|
|
border-top: 1px solid #dbdbdb;
|
|
|
|
line-height: 4;
|
|
|
|
color: #848484;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.dataset-card-actions a,
|
|
|
|
.dmp-card-actions a {
|
2020-09-29 17:04:32 +02:00
|
|
|
color: #848484 !important;
|
|
|
|
text-decoration: none !important;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.dataset-card-actions a:hover,
|
|
|
|
.dmp-card-actions a:hover {
|
2020-09-29 17:04:32 +02:00
|
|
|
color: #129d99 !important;
|
2019-01-18 18:03:45 +01:00
|
|
|
}
|
2019-05-15 17:21:04 +02:00
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.dmp-dataset-descriptions-title {
|
2020-09-29 17:04:32 +02:00
|
|
|
color: #000000;
|
|
|
|
opacity: 0.6;
|
|
|
|
padding-top: 1.5rem;
|
|
|
|
padding-bottom: 0.8rem;
|
2019-05-15 17:21:04 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.dmp-dataset-descriptions-name {
|
2020-09-29 17:04:32 +02:00
|
|
|
color: #000000;
|
|
|
|
opacity: 0.6;
|
|
|
|
font-weight: 700;
|
2019-05-15 17:21:04 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.show-more {
|
2020-09-29 17:04:32 +02:00
|
|
|
color: black !important;
|
2019-10-25 13:54:12 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
.show-more:hover {
|
2020-09-29 17:04:32 +02:00
|
|
|
color: #129d99 !important;
|
2019-05-15 17:21:04 +02:00
|
|
|
}
|
2020-06-26 11:08:51 +02:00
|
|
|
|
|
|
|
.btn-load-more {
|
2020-09-29 17:04:32 +02:00
|
|
|
border: 2px solid #212121;
|
|
|
|
border-radius: 30px;
|
|
|
|
opacity: 1;
|
|
|
|
min-width: 132px;
|
|
|
|
width: auto;
|
|
|
|
height: 40px;
|
|
|
|
margin-top: 4.125rem;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.btn-load-more:hover {
|
2020-09-29 17:04:32 +02:00
|
|
|
background-color: black;
|
|
|
|
color: white;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.draft {
|
2020-09-29 17:04:32 +02:00
|
|
|
color: #f16868;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
2020-07-02 18:34:27 +02:00
|
|
|
.stats {
|
2020-09-29 17:04:32 +02:00
|
|
|
padding: 0rem 7em 4rem 3rem;
|
2020-07-03 09:40:22 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.empty-list {
|
2020-09-29 17:04:32 +02:00
|
|
|
color: #212121;
|
|
|
|
font-size: 1.25rem;
|
|
|
|
font-weight: 300;
|
|
|
|
letter-spacing: 0px;
|
|
|
|
color: #212121;
|
|
|
|
opacity: 0.6;
|
|
|
|
display: flex;
|
|
|
|
padding-top: 4.68rem;
|
|
|
|
justify-content: center;
|
2020-07-03 09:40:22 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.add-dataset {
|
2020-09-29 17:04:32 +02:00
|
|
|
width: 142px;
|
|
|
|
height: 40px;
|
|
|
|
background: #f7dd72 0% 0% no-repeat padding-box;
|
|
|
|
box-shadow: 0px 3px 6px #1e202029;
|
|
|
|
border-radius: 30px;
|
|
|
|
opacity: 1;
|
|
|
|
margin-top: 2.5rem;
|
|
|
|
margin-bottom: 1.5rem;
|
2020-07-02 18:34:27 +02:00
|
|
|
}
|
|
|
|
|
2020-08-03 10:40:38 +02:00
|
|
|
.header-text-container {
|
2020-09-29 17:04:32 +02:00
|
|
|
background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(35, 188, 186, 1) 100%, rgba(0, 212, 255, 1) 100%);
|
|
|
|
color: white;
|
|
|
|
height: fit-content;
|
|
|
|
padding-left: 5.8em;
|
|
|
|
padding-right: 10em;
|
|
|
|
padding-top: 2em;
|
|
|
|
padding-bottom: 2em;
|
2020-08-03 10:40:38 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.personal-usage-block {
|
2020-09-29 17:04:32 +02:00
|
|
|
padding: 0rem 7em 0rem 3rem;
|
2020-08-03 10:40:38 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.non-auth-main-container {
|
2020-09-29 17:04:32 +02:00
|
|
|
padding-left: 0;
|
2020-08-03 10:40:38 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.non-auth-card {
|
2020-09-29 17:04:32 +02:00
|
|
|
margin-left: 3rem;
|
2020-08-03 10:40:38 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.app-info {
|
2020-09-29 17:04:32 +02:00
|
|
|
font-size: 1rem;
|
|
|
|
padding: 1rem 2rem;
|
2020-08-03 10:40:38 +02:00
|
|
|
}
|
|
|
|
|
2020-08-25 14:46:56 +02:00
|
|
|
.laptop-img {
|
2020-09-29 17:04:32 +02:00
|
|
|
position: relative;
|
2020-09-30 15:52:40 +02:00
|
|
|
// top: 7px;
|
2020-08-25 14:46:56 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
::ng-deep .mat-tab-group.mat-primary .mat-ink-bar,
|
|
|
|
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
|
2020-09-29 17:04:32 +02:00
|
|
|
background: #129d99;
|
|
|
|
height: 5px;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
::ng-deep .mat-tab-label {
|
2020-09-29 17:04:32 +02:00
|
|
|
min-width: auto !important;
|
|
|
|
background-color: transparent;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
::ng-deep .mat-tab-label.mat-tab-label-active {
|
2020-09-29 17:04:32 +02:00
|
|
|
min-width: auto !important;
|
|
|
|
background-color: transparent;
|
|
|
|
font-weight: 700;
|
2020-06-26 11:08:51 +02:00
|
|
|
}
|
|
|
|
|
2020-08-03 10:40:38 +02:00
|
|
|
::ng-deep .mat-form-field-wrapper {
|
2020-09-29 17:04:32 +02:00
|
|
|
background-color: white !important;
|
|
|
|
padding-bottom: 0 !important;
|
2020-08-03 10:40:38 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
::ng-deep .mat-form-field-appearance-outline .mat-form-field-infix {
|
2020-09-29 17:04:32 +02:00
|
|
|
padding: 0.3rem 0rem 0.6rem 0rem !important;
|
2020-08-03 10:40:38 +02:00
|
|
|
}
|
|
|
|
|
2020-06-26 11:08:51 +02:00
|
|
|
/* ::ng-deep .mat-tab-group {
|
|
|
|
height: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
::ng-deep .mat-tab-body-wrapper {
|
|
|
|
flex-grow: 1;
|
|
|
|
}
|
|
|
|
|
|
|
|
::ng-deep .mat-tab-body {
|
|
|
|
display: flex !important;
|
|
|
|
flex-direction: column;
|
|
|
|
}
|
|
|
|
|
|
|
|
::ng-deep .mat-tab-body-content {
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
flex-grow: 1;
|
|
|
|
} */
|
|
|
|
|
|
|
|
// .header-image {
|
|
|
|
// background: url("/assets/images/new-dashboard-bg.png") no-repeat;
|
|
|
|
// background-size: cover;
|
|
|
|
// margin-top: 70px;
|
|
|
|
// min-height: 20em;
|
|
|
|
// position: relative;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .header-text-container {
|
|
|
|
// background: rgba(255, 255, 255, 0.7);
|
|
|
|
// position: absolute;
|
|
|
|
// bottom: 0px;
|
|
|
|
// padding-left: 5em;
|
|
|
|
// padding-right: 10em;
|
|
|
|
// padding-top: 2em;
|
|
|
|
// padding-bottom: 2em;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .dashboard-main-container {
|
|
|
|
// margin-top: 0px;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .non-auth-main-container {
|
|
|
|
// padding: 0;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .non-auth-stats {
|
|
|
|
// background-color: rgba(255, 255, 255, 0.5);
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .non-auth-title-container {
|
|
|
|
// margin-top: 3em;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .dashboard {
|
|
|
|
// .card {
|
|
|
|
// padding: 25px 20px 20px 20px;
|
|
|
|
// display: flex;
|
|
|
|
// flex-direction: column;
|
|
|
|
// align-items: center;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .card h6,
|
|
|
|
// p {
|
|
|
|
// color: #999;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .icon {
|
|
|
|
// margin-top: 20px;
|
|
|
|
// width: 130px;
|
|
|
|
// height: 130px;
|
|
|
|
// border: 1px solid #e5e5e5;
|
|
|
|
// border-radius: 50%;
|
|
|
|
// display: flex;
|
|
|
|
// justify-content: center;
|
|
|
|
// align-items: center;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .icon i {
|
|
|
|
// font-size: 55px;
|
|
|
|
// color: #e91e63;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .card-title {
|
|
|
|
// margin-top: 30px;
|
|
|
|
// margin-bottom: 3px;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .card-description {
|
|
|
|
// margin-bottom: 20px;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .card-dataset {
|
|
|
|
// display: flex;
|
|
|
|
// flex-direction: column;
|
|
|
|
// padding: 20px;
|
|
|
|
// position: relative;
|
|
|
|
// margin-top: 40px;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .card {
|
|
|
|
// box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
|
|
|
|
// border-radius: 6px;
|
|
|
|
// color: rgba(0, 0, 0, 0.87);
|
|
|
|
// background: #fff;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .card-raised {
|
|
|
|
// box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12),
|
|
|
|
// 0 8px 10px -5px rgba(0, 0, 0, 0.2);
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .full-width {
|
|
|
|
// width: 100%;
|
|
|
|
// }
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .info {
|
|
|
|
// display: flex;
|
|
|
|
// flex-wrap: nowrap;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .subtitle {
|
|
|
|
// margin-bottom: 0px !important;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .view-all {
|
|
|
|
// margin-left: auto;
|
|
|
|
// margin-bottom: 0px !important;
|
|
|
|
// color: #6aa4d9;
|
|
|
|
// }
|
|
|
|
|
|
|
|
// .view-all:hover {
|
|
|
|
// color: rgb(46, 117, 182) !important;
|
|
|
|
// }
|