Ngiler SH3LL 360
Home
Information
Create File
Create Folder
:
/
home
/
tbf
/
curs.tbf.ro
/
src
/
scss
/
Information Server
MySQL :
OFF
Perl :
OFF
CURL :
ON
WGET :
OFF
PKEXEC :
OFF
Directive
Local Value
IP Address
89.40.16.97
System
Linux server.atelieruldeit.ro 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
User
tbf
PHP Version
7.3.33
Software
Apache
Doc root
Writable
close
Edit File :
_settings.scss
| Size :
41.69
KB
Copy
.overflow-modal-profile{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(236,237,238, 0.52); opacity: 0; transition: opacity 0.2s ease; &.show{ opacity: 1; z-index: 10; } } .modal-sidebar{ position: absolute; top: 0; right: -524px; transition: right 0.2s linear; width: 524px; background: #FFF; height: 100vh; padding: 37px 57px 37px 60px; overflow-y: scroll; overflow-x: auto; z-index: 10; @media(max-width: 600px){ width: 100%; padding: 37px 37px 37px 40px; } &.active{ right: 0; } &.left{ transition: left 0.2s linear; left: -524px; right: initial; &.active{ right: initial; left: 0; } } .top{ display: flex; flex-wrap: wrap; margin-bottom: 53px; align-items: center; justify-content: center; &.top-minus-margin{ padding-bottom: 31px; border-bottom: 1px solid #f0f0f0; margin-bottom: 0px; } .back-arrow{ margin-right: 20px; cursor: pointer; } h1{ font-size: 22px; font-weight: 700; font-stretch: normal; font-style: normal; line-height: 1.27; letter-spacing: normal; color: $primary; flex: 1; margin-bottom: 0px; display: flex; align-items: center; a{ margin-left: 9px; display: flex; svg{ cursor: pointer; } } } .close-btn{ width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; cursor: pointer; .icon-close{ transform: rotate(45deg); .stroke-color{ stroke: $primary; } } } button.add{ width: 35px; height: 35px; background-image: url('/build/icons/settings-add-icon.svg'); padding: 0px; background-repeat: no-repeat; background-position: center; } } .profile-summary{ border-radius: 10px; border: solid 1px #dcdee1; padding: 30px 30px; display: flex; flex-wrap: wrap; margin-bottom: 49px; align-items: center; cursor: pointer; background-image: url('/build/icons/next-screen-arrow.svg'); background-repeat: no-repeat; background-position: 92% center; .user-circle-default{ width: 66px; height: 66px; margin-right: 30px; border-radius: 33px; @media(max-width: 600px){ width: 50px; height: 50px; } svg{ width: 30px; height: 30px; margin-right: -1px; @media(max-width: 600px){ width: 25px; height: 25px; } } } /*justify-content: center;*/ img{ width: 66px; height: 66px; object-fit: cover; border-radius: 50%; margin-right: 29px; @media(max-width: 600px){ width: 50px; height: 50px; } } p{ font-size: 18px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: $primary; margin-bottom: 0px; span{ opacity: 0.7; font-family: Roboto; font-size: 14px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: $primary; } } } ul.list-with-arrow{ list-style-type: none; padding-left: 0px; margin-left: 0px; li{ padding: 30px 0px; padding-right: 25px; background-image: url('/build/icons/next-screen-arrow.svg'); background-repeat: no-repeat; background-position: right center; border-bottom: 1px solid #f0f0f0; cursor: pointer; &.custom{ background: none; display: flex; flex-wrap: wrap; padding-right: 0px; align-items: center; cursor: default; p{ flex: 1; } button{ height: 40px; width: 140px; box-sizing: border-box; font-size: 12px; font-weight: 700; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: center; } } p{ margin-bottom: 0px; font-size: 18px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: $primary; span{ font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #525464; display: flex; margin-top: 13px; } } } } .list-roles-tags{ display: flex; flex-wrap: wrap; align-items: center; .item-role-tag{ cursor: pointer; display: flex; align-items: center; border-radius: 10px; border: solid 1px #dcdee1; width: calc(50% - 7px); box-sizing: border-box; padding: 22px 10px 22px 20px; margin-bottom: 15px; &:nth-child(2n+1){ margin-right: 14px; } } .title{ flex: 1; font-family: Roboto; font-size: 12px; font-weight: normal; line-height: normal; letter-spacing: normal; color: $primary; background-image: url('/build/icons/settings-role.svg'); background-repeat: no-repeat; background-size: 12px; background-position: left center; padding-left: 29px; text-transform: capitalize; } .actions{ width: 20px; text-align: center; } .dots-edit{ text-align: center; font-size: 20px; line-height: 1; cursor: pointer; .edit-item-dropdown{ position: relative; .overlay-button{ position: absolute; width: 20px; height: 30px; z-index: 99; left: -8px; top: -3px; } .edit-item-button{ background: transparent; padding: 0; border: 0; color: $secondary; &:focus{ outline: none; } } .dropdown-menu{ padding: 0; overflow: hidden; min-width: fit-content; margin-top: 3px; box-shadow: 0px 11px 18px rgba(0, 0, 0, 0.194821); border: 1px solid $borderColor; border-radius: 4px; .dropdown-item{ padding: 10px 20px; font-size: 13px; font-family: 'Roboto'; color: $primary; &:hover{ background-color: rgba(0, 112, 224, 0.05); } &:focus{ outline: none; } &:active{ background-color: #f8f9fa; } } } } } } .form-section{ margin-left: -15px; margin-right: -15px; display: flex; flex-wrap: wrap; &.inovices-form{ .input-group-tbf { margin-top: 0; margin-bottom: 30px; .label-input{ label{ font-size: 14px; color: $primary; font-weight: 500; } } .input-box{ &.referral-copy{ .icon-right{ font-size: 12px; font-weight: 500; color: $greyNotActive; &:hover{ color: $primary; } &.success{ color: $green; } } input{ padding-right: 65px; } } .icon-right{ .actions-emails{ display: flex; align-items: center; .btn-save{ font-size: 12px; color: $primary; height: 25px; padding: 0 10px; border-radius: 6px; margin-right: 10px; } .btn-delete{ background: transparent; border: 0; padding: 0; &:focus{ outline: none; } } } &:hover{ .stroke-color{ stroke: $primary; } .fill-color{ fill: $primary; } } } input{ &:read-only{ cursor: default; overflow: hidden; text-overflow: ellipsis; } &.active{ padding-right: 120px; } } .text{ line-height: 38px; height: 38px; padding: 0 45px; font-size: 12px; color: $primary; cursor: default; overflow: hidden; text-overflow: ellipsis; } } } } .input-box-avatar{ } .input-group-tbf{ padding: 0 15px; flex: 0 0 100%; max-width: 100%; margin-top: 30px; transition: all 0.2s ease; position: relative; &.first{ margin-top: 30px; } &.w-tbf-50{ flex: 0 0 50%; max-width: 50%; &.opened{ flex: 0 0 100%; max-width: 100%; } &.no-top-margin{ margin-top: 0px; } } &.w-mob-100{ flex: 0 0 100%; max-width: 100%; } &.has_error{ .label-input{ .error-msg{ display: block; } .info-input{ .icon-info{ .fill-color{ fill: $pinkRed; } .stroke-color{ stroke: $pinkRed; } } } } .input-box{ border-color: $pinkRed; box-shadow: 0 1px 3px 0 rgba(235, 27, 104, 0.2); } } &.complete{ .label-input{ .info-input{ .icon-check{ .fill-color{ fill: $blue; } .stroke-color{ stroke: $blue; } } } } } &.disabled{ .input-box{ opacity: 0.4; cursor: not-allowed; .choose-link{ cursor: not-allowed; } } } &.view-tooltip{ .tooltip-input{ display: block; } .input-box{ border-color: $blue; box-shadow: 0 1px 4px 0 rgba(78, 170, 255, 0.2); } .label-input{ .info-input{ svg{ .fill-color{ fill: $blue; } .stroke-color{ stroke: $blue; } } } } } .label-input{ display: flex; align-items: center; margin-bottom: 7px; label{ margin: 0; font-weight: 700; color: $primary; font-size: 14px; flex: 1; } .error-msg{ display: none; color: $pinkRed; font-size: 10px; line-height: 1; } .margin-info-input{ margin-left: 5px; line-height: 1; } .info-input{ cursor: pointer; line-height: 1; svg{ height: 12px; width: 12px; } &:hover{ .fill-color{ fill: $blue; } .stroke-color{ stroke: $blue; } } } } .tooltip-input{ display: none; position: absolute; left: 15px; right: 15px; border-radius: 10px; border: solid 1px $borderCard; background-color: #fcfcfc; padding: 20px; z-index: 10; margin-top: 5px; .header{ display: flex; align-items: center; margin-bottom: 5px; line-height: 1; .title{ font-weight: 700; font-size: 14px; line-height: 1; flex: 1; color: $primary; } .close-tooltip{ margin-left: 15px; cursor: pointer; &:hover{ .icon-close{ opacity: 0.7; } } .icon-close{ width: 12px; height: 12px; transform: rotate(45deg); .stroke-color{ stroke: $primary; } } } } .description{ font-size: 13px; color: $primary; &.error-msg{ color: $pinkRed; } } } .input-box{ border-radius: 10px; border: 1px solid $borderCard; position: relative; &:focus-within { box-shadow: inset 0 -1px 5px 0 rgba(255, 255, 255, 0.25); border: solid 1px rgb(223, 224, 226); background-color: rgb(246, 246, 247); .icon-left{ svg{ .stroke-color{ stroke: $primary; } .fill-color{ fill: $primary; } } } } .icon-left{ position: absolute; top: 50%; transform: translateY(-50%); left: 15px; svg{ height: 16px; .stroke-color{ stroke: $greyNotActive; } .fill-color{ fill: $greyNotActive; } } } .icon-right{ position: absolute; top: 50%; transform: translateY(-50%); right: 15px; z-index: 9; cursor: pointer; &.full-box{ right: 28px; } .icon-clear{ transform: rotate(45deg); .stroke-color{ stroke: $greyNotActive; } } svg{ height: 16px; } } input{ border-radius: 10px; height: 38px; padding: 0 45px; width: 100%; border: 0; font-size: 12px; color: $primary; background: transparent; &::-webkit-input-placeholder {color: $greyNotActive;} &:-moz-placeholder {color: $greyNotActive;} &::-moz-placeholder {color: $greyNotActive;} &:-ms-input-placeholder {color: $greyNotActive;} &:focus{ outline: none; } &.no-icon-left{ padding-left: 16px; } } textarea{ border-radius: 10px; width: 100%; padding: 15px; border: 0; font-size: 12px; color: $primary; background: transparent; &::-webkit-input-placeholder {color: $greyNotActive;} &:-moz-placeholder {color: $greyNotActive;} &::-moz-placeholder {color: $greyNotActive;} &:-ms-input-placeholder {color: $greyNotActive;} &:focus{ outline: none; } } .multiselect{ &.select-tags-tbf{ border: 0; min-height: 38px; transition-property: background-color, border; transition-duration: 0.2s ease; padding: 0; border-radius: 10px; cursor: pointer; width: 100%; &.multiselect--disabled{ background: transparent; cursor: not-allowed; pointer-events: initial; opacity: 1; &:hover{ background: transparent; border: 1px solid #FFF; } } &.multiselect--active{ border: 0; } .multiselect__select{ height: 31px; display: none; &:before{ color: $primary; border-color: $primary transparent transparent; } } .multiselect__tags{ border: 0; padding: 0px 0px 0px 0px; min-height: 38px; background: initial; .multiselect__tags-wrap{ display: flex; flex-wrap: wrap; .multiselect__tag{ border-radius: 4px; background: $blue; display: flex; align-items: center; padding: 0px 26px 0px 10px; height: 22px; margin-bottom: 4px; margin-top: 1px; span{ font-family: 'Roboto'; font-size: 0.9375rem; } .multiselect__tag-icon{ line-height: initial; border-radius: 4px; margin-left: 0; &:hover{ background: $blueHover; } &:after{ color: #FFF; font-size: 17px; line-height: 19px; } } } } .icon-placeholder{ display: none; } .multiselect__input{ font-size: 12px; color: $primary; padding: 0px 45px; background: initial; line-height: 38px; margin-bottom: 0; font-family: 'Roboto'; } .multiselect__placeholder{ font-size: 12px; margin-bottom: 0; padding: 0px 45px; color: $greyNotActive; line-height: 38px; width: 100%; font-family: 'Roboto'; display: flex; align-items: center; .text{ flex: 1; } .icon-placeholder{ display: block; margin-left: 10px; font-size: 20px; opacity: 0.6; &.icon-dropdown{ font-size: 15px; } } } .multiselect__single{ font-size: 12px; color: $primary; padding: 0px 45px !important; background: initial; line-height: 38px; margin-bottom: 0; font-family: 'Roboto'; display: flex; align-items: center; .option_ellipsis{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .option__image{ display: flex; align-items: center; width: 100%; span{ flex: 1; } img{ margin-left: 15px; width: 30px; height: 30px; border-radius: 50%; object-fit: cover; } } .option__keyresult{ display: flex; align-items: center; width: 100%; .text{ flex: 1; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .info{ margin-left: 10px; color: $secondary; } } } } &.hide-tags{ .multiselect__content-wrapper{ .multiselect__content{ .multiselect__option{ &.multiselect__option--group{ &:before{ content: "Oameni"; font-weight: 500; } .option__image{ display: none; } } } } } } .multiselect__content-wrapper{ border-radius: 10px; border: 1px solid $borderCard; box-shadow: 0 12px 17px 0 rgba(80, 119, 155, 0.1); width: 100%; margin-top: 4px; padding: 0; .multiselect__content{ max-width: 100%; .multiselect__option{ min-height: initial; padding: 5px 15px; height: 40px; font-size: 12px; display: flex; align-items: center; font-family: 'Roboto'; color: $primary; overflow: hidden; width: 100%; .option_ellipsis{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } &.multiselect__option--disabled{ background: #FFF !important; color: #C0C9D0 !important; pointer-events: initial; cursor: not-allowed; } .option__image{ display: flex; align-items: center; width: 100%; span{ flex: 1; } img{ margin-right: 15px; width: 25px; height: 25px; border-radius: 50%; object-fit: cover; } } } .multiselect__element{ border-top: 1px solid $borderCard; &:first-child{ border-top: 0; } .multiselect__option{ min-height: initial; padding: 5px 15px; height: 40px; font-size: 12px; display: flex; align-items: center; font-family: 'Roboto'; color: $primary; &:after{ line-height: 40px; color: $primary; } &.multiselect__option--highlight{ background-color: rgba(240, 241, 243, 0.2); &:after{ background-color: transparent; } } &.multiselect__option--selected{ background-color: rgba(240, 241, 243, 0.4); &.multiselect__option--highlight{ background-color: rgba(240, 241, 243, 0.6); &:after{ background-color: transparent; } } } &.multiselect__option--group{ background-color: rgba(240, 241, 243, 0.4); &.multiselect__option--highlight{ background-color: rgba(240, 241, 243, 0.6); &:after{ background-color: transparent; } } } } } } } &.master-goal-select{ .multiselect__tags{ .multiselect__placeholder, .multiselect__single{ padding: 19px 30px; display: flex; align-items: center; height: 82px; .icon-inactive{ margin-right: 30px; } .text{ flex: 1; .placeholder-text{ font-size: 18px; color: #181b30; line-height: 27px; } .placeholder-desc{ opacity: 0.7; color: #181b30; font-size: 12px; line-height: 18px; } } .icon-arrow{ margin-left: 15px; &.right{ transform: rotate(-90deg); .fill-color{ fill: $greyNotActive; } } } .icon-clear{ margin-left: 15px; transform: rotate(45deg); .stroke-color{ stroke: $greyNotActive; } } } } input{ height: 82px; } } &.language-profile{ .multiselect__tags{ .multiselect__single{ padding: 0 20px 0 45px !important; } } .optionLanguage { display: flex; align-items: center; height: 38px; width: 100%; .option__title { padding: 0 10px 0 0; font-family: "Roboto"; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.65; letter-spacing: normal; color: $primary; } .icon-arrow{ margin-left: auto; } } } } } .choose-period{ display: flex; align-items: center; justify-content: space-between; padding: 15px 30px; cursor: pointer; height: 82px; .choose-date{ display: flex; align-items: center; img{ margin-right: 30px; } .value{ font-size: 18px; color: $primary; } .label{ opacity: 0.7; color: $primary; font-size: 12px; .data{ text-transform: capitalize; } } } .total-days{ margin-left: auto; border-radius: 10px; box-shadow: inset 0 -1px 5px 0 rgba(255, 255, 255, 0.25); border: solid 1px rgb(223, 224, 226); background-color: rgb(246, 246, 247); font-size: 18px; padding: 2px 30px; height: 40px; color: $primary; line-height: 1; display: flex; align-items: center; } .arrow-right{ margin-left: 30px; svg{ &.right{ transform: rotate(-90deg); .fill-color{ fill: $greyNotActive; } } } } } .choose-link{ display: flex; align-items: center; padding: 15px 30px; cursor: pointer; .box-icon-data{ display: flex; align-items: center; img{ margin-right: 30px; } .value{ font-size: 18px; color: $primary; } .label{ opacity: 0.7; color: $primary; font-size: 12px; } } .arrow-right{ margin-left: auto; svg{ &.right{ transform: rotate(-90deg); .fill-color{ fill: $greyNotActive; } } } } } &.input-custom-box{ background: #fff; height: 40px; padding: 0px 15px; display: flex; flex-wrap: wrap; align-items: center; &.input-custom-box-bill{ padding-left: 30px; } .icon-right{ position: relative; top: auto; transform: translateY(0%); right: auto; z-index: 9; cursor: pointer; } span{ flex: 1; margin-left: 15px; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.65; letter-spacing: normal; color: $slateGrey; i{ margin-left: 20px; font-style: normal; } } .edit-property{ background: none; padding: 0px; margin: 0px; border: 0px; &:focus{ outline: 0px; } } } } .box-card-tbf{ display: flex; align-items: center; width: 100%; border-radius: 10px; padding: 22px 30px; border: 1px solid $borderCard; cursor: pointer; img{ margin-right: 30px; } .data{ flex: 1; .value{ color: $primary; font-size: 18px; line-height: normal; margin-bottom: 3px; } .label{ font-size: 12px; color: $slateGrey; line-height: 1.33; } } .arrow-right{ margin-left: 10px; svg{ &.right{ transform: rotate(-90deg); .fill-color{ fill: $greyNotActive; } } } } } } .submit-form{ padding: 0 15px; display: flex; justify-content: flex-end; width: 100%; .button-submit{ width: 100%; max-width: 260px; font-size: 14px; font-weight: 500; height: 40px; } } .summary-and-submit{ padding: 0 15px; width: 100%; .box-card-tbf{ display: flex; align-items: center; justify-content: space-between; width: 100%; border-radius: 10px; padding: 30px; border: 1px solid $borderCard; .icon-data{ display: flex; align-items: center; margin-right: 30px; img{ margin-right: 20px; } .value{ font-size: 34px; color: $primary; margin-right: 20px; } .label{ color: $slateGrey; font-size: 14px; line-height: 1.27; max-width: 100px; } } .total-updates{ display: flex; align-items: center; margin-right: 30px; .value{ font-size: 25px; color: $primary; margin-right: 20px; text-align: center; width: 36px; height: 36px; line-height: 36px; border-radius: 6.8px; box-shadow: 0 1px 4px 0 rgba(247, 179, 76, 0.26); border: solid 1px #ea930e; background-color: rgba(243, 169, 59, 0.4); position: relative; img{ position: absolute; top: -8px; right: -6px; } } .label{ color: $slateGrey; font-size: 14px; line-height: 1.27; max-width: 100px; } } .button-submit{ // margin-left: auto; } } } } .input-box-with-checkboxes{ margin-top: 30px; label.label{ margin: 0; margin-bottom: 30px; font-weight: 700; color: $primary; font-size: 14px; flex: 1; } .checkboxes-group{ margin-bottom: 15px; margin-top: 0px; display: flex; flex-wrap: wrap; align-items: center; .checkbox-tbf{ margin-bottom: 0px; height: 19px; line-height: 19px; } label{ font-size: 12px; line-height: normal; letter-spacing: normal; color: $primary; opacity: 1; } .checkbox-tbf{ .checkmark{ width: 18px; height: 18px; border-color: #c2c5ca; background-color: #f0f1f3; &:after{ border-color: #f0f1f3; left: 6px; top: 2px; width: 5px; height: 10px; } } input:checked ~ .checkmark{ background-color: #6ab3ff; border-color: #0362c3; &:after{ border-color: #fff; } } } } } .submit-form{ margin-top: 30px; button{ width: 100%; } } .tag-color-row{ padding-right: 0px; .tag-color{ width: 12px; height: 12px; border-radius: 100%; span{ display: block; width: 12px; height: 12px; border-radius: 100%; } } } .title-list{ font-size: 14px; font-weight: 500; color: $primary; margin-bottom: 10px; } .invoice-mail-settings{ margin-bottom: 30px; /*padding-bottom: 30px;*/ /*border-bottom: 1px solid $borderCard;*/ .label{ font-size: 14px; font-weight: 500; color: $primary; margin-bottom: 10px; } .input-mail{ border: 1px solid $borderCard; border-radius: 10px; padding: 5px 15px; display: flex; align-items: center; &:hover{ .edit-property{ .stroke-color{ stroke: $primary; } } } .icon-left{ .stroke-color{ stroke: $greyNotActive; } .fill-color{ stroke: $greyNotActive; } } .text{ flex: 1; padding: 0 15px; font-size: 12px; color: $primary; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .edit-property{ background: none; padding: 0px; margin: 0px; border: 0px; &:focus{ outline: 0px; } } textarea{ border: 0; line-height: 1; padding: 0 15px; width: 100%; font-size: 12px; color: $primary; background: transparent; &::-webkit-input-placeholder {color: $greyNotActive;} &:-moz-placeholder {color: $greyNotActive;} &::-moz-placeholder {color: $greyNotActive;} &:-ms-input-placeholder {color: $greyNotActive;} &:focus{ outline: none; } } } } .list-items-section{ margin-top: 30px; &.list-tags{ .group_items{ .space-right{ height: 59px; } } } .group_items{ margin-left: -60px; margin-right: -52px; margin-bottom: 15px; @media(max-width: 600px){ margin-left: -40px; margin-right: -35px; } .space-left{ margin-top: 28px; } .space-right{ margin-top: 0px; .dots-edit{ width: 20px; position: relative; .edit-item-dropdown .overlay-button{ left: 0px; top: 0px; } } } .content-row{ min-height: 59px; .row-tbf{ height: 59px; padding: 0px 20px; &.a-tag{ text-decoration: none; &:hover{ text-decoration: none; } } .column-tbf:first-child{ padding-right: 0px; } .row-title{ color: $primary; } .tag-name-width{ flex: 1; padding-right: 0px; } } } } .apps_items{ .content-row{ min-height: 38px; &:hover{ border: 1px solid $primary; box-shadow: 0 1px 3px 0 rgba(32, 35, 55, 0.26); .row-tbf{ .row-title{ .icon-left{ &.inactive{ display: none; } &.active{ display: block !important; } svg{ fill: $blue; } } } } } .row-tbf{ height: 82px; padding: 0 30px; .column-tbf.row-title{ display: flex; align-items: center; .icon-left{ margin-left: 0px; line-height: 1; &.active{ display: none; } svg{ height: 24px; width: auto; fill: $greyNotActive; } } .name{ margin-left: 30px; font-size: 18px; font-weight: 500; color: $primary; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-transform: initial; } } .download-invoice{ height: 16px; margin-top: -2px; color: $greyNotActive; &:hover{ color: $primary; } } } } } .invoice_items{ .content-row{ min-height: 38px; .row-tbf{ height: 38px; padding: 0 15px; .column-tbf.row-title{ display: flex; align-items: center; .icon-left{ margin-left: 2px; line-height: 1; svg{ height: 16px; width: auto; color: $greyNotActive; } } .name{ margin-left: 15px; font-size: 12px; color: #181b30; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-transform: capitalize; } .email{ margin-left: 15px; font-size: 12px; color: #181b30; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .date{ margin-left: auto; font-size: 12px; color: $greyNotActive; } } .download-invoice{ height: 16px; margin-top: -2px; color: $greyNotActive; &:hover{ color: $primary; } } } } } } .hide-tags{ .multiselect__tags-wrap{ display: none !important; } } .radio-colors{ display: flex; flex-wrap: wrap; align-items: center; .tag-color{ cursor: pointer; display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; padding: 2px; border-radius: 100%; margin-right: 28px; text-align: center; span{ margin-right: 0px; width: 20px; height: 20px; display: block; } img{ display: none; width: 14px; } &.selected{ width: 24px; height: 24px; padding: 0; position: relative; span{ margin-right: 0px; width: 24px; height: 24px; display: block; } img{ position: absolute; top: 6px; left: 5px; display: block; } } } } .selectedValues{ border-radius: 10px; border: solid 1px #dcdee1; background-color: #fcfcfc; margin-top: 15px; padding: 20px 20px 12px 20px; .name{ display: inline-block; border-radius: 5.4px; box-shadow: inset 0 -1px 4px 0 rgba(255, 255, 255, 0.25); border: solid 0.9px #cfd1d5; background-color: #f0f1f3; font-size: 10.8px; font-stretch: normal; font-style: normal; line-height: 1.65; letter-spacing: normal; color: $primary; padding: 6px 11px; margin-right: 10px; margin-bottom: 8px; padding-right: 10px; .icon-remove-tag{ margin-left: 12px; width: 15px; height: 15px; cursor: pointer; } } } .invoice-name-width{ flex: 1; } .profile-settings{ .top{ padding-bottom: 25px; border-bottom: 1px solid #f0f0f0; margin-bottom: 50px; } .input-box-avatar{ display: flex; flex-wrap: wrap; align-items: center; .upload_image{ img{ width: 66px; height: 66px; object-fit: cover; border-radius: 50%; margin-right: 29px; } } label{ flex: 1; font-size: 18px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: $primary; margin-bottom: 0px; span{ opacity: 0.7; font-size: 14px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: $primary; display: block; margin-top: 6px; } } #file_upload_profile{ background: none; border: 0px; width: 28px; &:focus{ outline: 0px; } } } } .subscription-box{ margin-top: 30px; border-radius: 10px; border: solid 1px #dcdee1; padding: 22px 20px; .top-section{ display: flex; flex-wrap: wrap; align-items: center; padding-bottom: 16px; border-bottom: 1px solid #dcdee1; margin-bottom: 16px; .first{ flex: 1; padding-right: 15px; } .second{ text-align: right; } div, p{ font-size: 18px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: $primary; margin-bottom: 0px; span{ margin-top: 5px; display: block; opacity: 0.7; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.33; letter-spacing: normal; color: $primary; } } } .second-section{ display: flex; flex-wrap: wrap; align-items: center; &.has_button{ justify-content: flex-end; } .boxes-left{ display: flex; flex: 1; } span{ display: block; opacity: 0.7; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.33; letter-spacing: normal; color: $primary; } .box{ text-align: center; padding: 0px 9px; border-right: 1px solid #dcdee1; font-size: 22px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-align: center; color: $primary; flex: 1; &.second{ border: 0px; } &:last-child{ border: 0; } &.button{ display: flex; align-items: center; justify-content: center; button{ font-size: 12px; font-weight: 700; width: 100%; height: 40px; } } } .button-tbf-blue{ height: 40px; padding: 0px 41px; } } .third-section{ display: flex; flex-wrap: wrap; align-items: center; justify-content: center; .box{ width: 33%; display: flex; flex-wrap: wrap; span{ flex: 1; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.25; letter-spacing: normal; color: #606270; margin-left: 14px; @media(max-width: 600px){ margin-left: 0; } } .icon{ @media(max-width: 600px){ display: none; } &.icon-obj{ margin-right: -5px; line-height: 1; svg{ height: 25px; } } } } } &.custom{ cursor: pointer; margin-top: 30px; .top-section{ padding-bottom: 20px; margin-bottom: 20px; } .price{ border-radius: 5px; box-shadow: inset 0 -1px 5px 0 rgba(255, 255, 255, 0.25); border: solid 1px #cfd1d5; background-color: #f0f1f3; height: 40px; line-height: 40px; font-size: 22px; font-weight: 700; font-stretch: normal; font-style: normal; letter-spacing: normal; text-align: center; color: $primary; padding: 0px 15px; } .first{ span{ margin-top: 10px; } } .second{ span{ margin-top: 10px; text-align: center; } } &.active, &:hover{ border-radius: 10px; box-shadow: 0 1px 3px 0 rgba(32, 35, 55, 0.26); border: solid 1px $primary; background-color: #ffffff; .price{ color: #fff; border-radius: 5px; border: solid 1px #0060c3; background-color: rgba(8, 129, 255, 0.6); } } } &.disabled{ opacity: 0.5; cursor: not-allowed; &:hover{ box-shadow: none; border: solid 1px #dcdee1; background-color: #ffffff; .price{ color: $primary; border: solid 1px #cfd1d5; background-color: #f0f1f3; } } } } &.notifications{ .top{ margin-bottom: 63px; } } .error-msg{ color: $pinkRed; font-size: 12px; line-height: 1; &.upgrade-plan-msg{ margin-bottom: 15px; } } .main-screen-settings{ .short-description-modal{ margin-top: 30px; color: $primary; font-size: 14px; line-height: 1.57; } } &.details-org{ padding: 54px 57px 37px 60px; .short-description{ color: #606270; font-size: 14px; line-height: 1.57; } } .list-collapse{ border-bottom: 1px solid #eeeff0; &.first-list{ margin-top: 50px; border-top: 1px solid #eeeff0; } .title-list-coll{ font-size: 18px; color: $primary; line-height: normal; background: transparent; border: 0; padding: 35px 0; width: 100%; margin: 0; display: flex; align-items: center; &:focus{ outline: none; } .icon-arrow{ height: 6px; width: auto; margin-left: auto; transform: rotate(180deg); .fill-color{ fill: $primary; } } &.collapsed{ .icon-arrow{ transform: rotate(0); .fill-color{ fill: #afb1b8; } } } } .item-list{ display: flex; align-items: center; padding: 10px 0; &:last-child{ margin-bottom: 30px; } .icon{ margin-right: 15px; line-height: 1; } .name{ font-size: 14px; color: #525464; line-height: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-right: 15px; } .percentage{ margin-left: auto; display: flex; align-items: center; .progress-bar-tbf{ min-width: 40px; } .percetange-value{ min-width: 40px; color: #525464; font-size: 14px; line-height: 1; text-align: right; } } } } } .notification-header{ display: flex; flex-wrap: wrap; padding-bottom: 16px; border-bottom: 1px solid #f0f0f0; p{ cursor: pointer; margin-right: 20px; color: #ecedee; font-size: 16px; font-weight: 500; margin-bottom: 0px; &.active{ color: $primary; } } } .notification-list{ margin: 0px -60px; @media(max-width: 600px){ margin: 0; } .dropdown-menu{ padding: 0; overflow: hidden; min-width: -webkit-fit-content; min-width: -moz-fit-content; min-width: fit-content; margin-top: -2px; -webkit-box-shadow: 0px 11px 18px rgba(0, 0, 0, 0.194821); box-shadow: 0px 11px 18px rgba(0, 0, 0, 0.194821); border: 1px solid #f0f0f0; border-radius: 4px; } .dropdown-item{ padding: 10px 20px; font-size: 13px; color: #181b30; .active, &:active{ background: #f8f9fa; } } .edit-item-button{ cursor: pointer; } .notification-box{ min-height: 131px; box-sizing: border-box; display: flex; flex-wrap: wrap; align-items: center; &.is-link{ cursor: pointer; } .center{ display: flex; flex-wrap: wrap; align-items: center; padding: 30px 0px; flex: 1; border-bottom: 1px solid #f0f0f0; } .left-side{ display: flex; align-items: center; justify-content: center; } .left-side, .right-side{ visibility: hidden; width: 60px; text-align: center; } &:hover{ .left-side, .right-side{ visibility: visible; } } img{ margin-right: 20px; width: 42px; height: 42px; object-fit: cover; border-radius: 25.5px; } .bell{ margin-right: 20px; width: 42px; height: 42px; border-radius: 25.5px; text-align: center; border: 1px solid #dcdee1; display: flex; align-items: center; justify-content: center; } .content-notification{ flex: 1; &.new{ p{ color: $primary; } span{ color: $primary; } } p{ font-size: 14px; line-height: 1.5; letter-spacing: normal; color: #8e8f9a; margin-bottom: 5px; strong{ font-weight: 500; } span.user{ color: #0c68c6; } } span{ opacity: 0.7; font-size: 14px; color: #babac1; } } } } .no-notifications{ height: calc(100% - 140px); display: flex; flex-wrap: wrap; justify-content: center; align-items: center; flex-direction: column; .icon{ margin-bottom: 38px; width: 42px; height: 49px; } p{ margin-bottom: 18px; font-size: 22px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.27; letter-spacing: normal; text-align: center; color: $primary; } span{ opacity: 0.4; font-size: 14px; line-height: 1.57; color: #1f2236; text-align: center; } button{ margin-top: 29px; } button.add{ min-width: 105px; min-height: 37px; background-image: url('/build/icons/settings-add-icon.svg'); padding: 8px 20px 8px 41px; background-repeat: no-repeat; background-position: 15px center; } &.custom{ height: auto; padding-top: 50px; } }
Back