1411 lines
28 KiB
CSS
1411 lines
28 KiB
CSS
.tab-content .schedule {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding-bottom: 30px;
|
|
}
|
|
.schedule .time input {
|
|
border: none;
|
|
background: transparent;
|
|
}
|
|
.schedule .time {
|
|
border: 1px solid #dee2e6;
|
|
padding: 6px 25px;
|
|
border-radius: 6px;
|
|
}
|
|
.schedule .time input:focus-visible {
|
|
outline: none;
|
|
}
|
|
.schedule .time input:nth-child(2) {
|
|
margin-right: 16px;
|
|
}
|
|
.schedule .time input:nth-child(3) {
|
|
padding-left: 17px;
|
|
}
|
|
.schedule .time i {
|
|
padding-right: 10px;
|
|
}
|
|
.manage_calendar #myTabs li a {
|
|
font-size: 16px;
|
|
color: #5a5858;
|
|
font-weight: 500;
|
|
}
|
|
.manage_calendar .form-check {
|
|
padding-left: 0;
|
|
}
|
|
.manage_calendar #myTabs li {
|
|
padding-right: 60px;
|
|
}
|
|
.manage_calendar ul#myTabs {
|
|
padding-bottom: 15px;
|
|
border-bottom: 1px solid #dee2e6;
|
|
margin-bottom: 15px;
|
|
}
|
|
.manage_calendar .tab-sec {
|
|
margin-bottom: 40px;
|
|
background-color: #fff;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.box-border {
|
|
border: 1px solid #dee2e6 !important;
|
|
}
|
|
.grey-text {
|
|
color: #5a5858 !important;
|
|
}
|
|
.manage_calendar .table-responsive h4 {
|
|
color: #343a40 !important;
|
|
font-size: 16px;
|
|
padding-left: 17px;
|
|
}
|
|
.manage_calendar .table-responsive .bg-grey {
|
|
background-color: #e8e8e8;
|
|
}
|
|
.manage_calendar .bg-grey th.min-w-150px {
|
|
padding: 6px 17px !important;
|
|
}
|
|
.manage_calendar #myTabs li a.active {
|
|
color: #000;
|
|
}
|
|
.meeting-datails .table-responsive li {
|
|
list-style: none;
|
|
}
|
|
.meeting-datails .sec-but {
|
|
margin-bottom: 20px;
|
|
margin-top: 20px;
|
|
}
|
|
.meeting-datails h1.page-heading.head {
|
|
padding: 27px 0;
|
|
}
|
|
.meeting-datails .meet-but {
|
|
display: flex;
|
|
padding-top: 25px;
|
|
}
|
|
.meeting-datails .meet-but div {
|
|
padding-right: 19px;
|
|
}
|
|
.meet-title {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 20px 0;
|
|
}
|
|
.meet-title .back-but i {
|
|
padding-right: 13px;
|
|
}
|
|
|
|
.edit-demo .topic lable {
|
|
width: 12%;
|
|
color: #606060;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
}
|
|
.edit-demo .edit-form .topic {
|
|
display: flex;
|
|
align-items: center;
|
|
padding-bottom: 35px;
|
|
}
|
|
.edit-demo .edit-form .date {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.edit-demo .disc input#demo {
|
|
width: 340px;
|
|
border: 1px solid #dee2e6;
|
|
padding: 6px 10px;
|
|
border-radius: 6px;
|
|
}
|
|
.edit-demo .edit-form .topic .radio {
|
|
padding-right: 23px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.edit-demo .topic label {
|
|
margin-bottom: 0;
|
|
color: #606060;
|
|
font-size: 12px;
|
|
font-weight: 500;
|
|
}
|
|
.edit-demo .topic input {
|
|
border: 1px solid #dee2e6;
|
|
border-radius: 5px;
|
|
padding: 7px 17px;
|
|
margin-right: 37px;
|
|
color: #606060;
|
|
font-size: 12px;
|
|
font-weight: 500;
|
|
}
|
|
.edit-demo .disc a {
|
|
color: #606060;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
padding-left: 10px;
|
|
}
|
|
edit-demo .topic .radio input {
|
|
margin-right: 2px;
|
|
}
|
|
.edit-demo .edit-form .topic.top-lab {
|
|
align-items: inherit;
|
|
}
|
|
.edit-demo .date select {
|
|
border: 1px solid #dee2e6;
|
|
border-radius: 5px;
|
|
padding: 7px 17px;
|
|
color: #606060;
|
|
font-size: 12px;
|
|
font-weight: 500;
|
|
}
|
|
.edit-demo .meet-but {
|
|
display: flex;
|
|
}
|
|
.edit-demo .meet-but div {
|
|
margin-right: 24px;
|
|
}
|
|
.edit-form {
|
|
padding-top: 36px;
|
|
}
|
|
.edit-demo .meet-title {
|
|
padding: 24px 0;
|
|
}
|
|
.manage_calendar .form-check-solid img {
|
|
width: 45px;
|
|
padding-right: 9px;
|
|
}
|
|
.form-check.form-check-sm.form-check-custom.form-check-solid {
|
|
display: flex;
|
|
align-items: inherit;
|
|
}
|
|
.manage_calendar .text-dark span img {
|
|
width: 39px;
|
|
}
|
|
.manage_calendar .table-responsive li.text-dark {
|
|
list-style: none;
|
|
}
|
|
.edit-demo .topic .radio input {
|
|
margin-right: 2px;
|
|
}
|
|
li {
|
|
list-style: none;
|
|
}
|
|
.text-dark .prfl-img img {
|
|
width: 48px;
|
|
padding-right: 5px;
|
|
}
|
|
.resource-popup .subAdm_input input {
|
|
border: none;
|
|
}
|
|
.resource-popup .subAdm_right {
|
|
width: 100%;
|
|
}
|
|
.resource-popup .res-brd {
|
|
border-bottom: 1px solid #dee2e6;
|
|
padding-bottom: 0px;
|
|
margin-bottom: 12px;
|
|
}
|
|
.resource-popup .subAdm_label {
|
|
width: 24%;
|
|
}
|
|
.resource-popup .subAdm_left {
|
|
width: 100%;
|
|
}
|
|
.resource-popup .subAdm_input select {
|
|
width: 52%;
|
|
border: 1px solid #dee2e6;
|
|
border-radius: 7px;
|
|
}
|
|
.resource-popup .modal-footer {
|
|
display: flex;
|
|
justify-content: initial;
|
|
margin-top: 25px;
|
|
padding-left: 0 !important;
|
|
}
|
|
.resource-popup .subAdm_right .btn.float-left {
|
|
border: 1px solid #dee2e6 !important;
|
|
padding: 4px !important;
|
|
border-radius: 5px;
|
|
}
|
|
.resource-popup .subAdm_right.upload {
|
|
padding-top: 20px;
|
|
}
|
|
.setting-tabs .nav-pills li a {
|
|
font-size: 15px;
|
|
color: #5a5858;
|
|
font-weight: 500;
|
|
}
|
|
.setting-tabs .nav-pills li {
|
|
padding-right: 60px;
|
|
}
|
|
.setting-tabs ul#myTabs {
|
|
padding-bottom: 8px;
|
|
border-bottom: 1px solid #dee2e6;
|
|
margin-bottom: 15px;
|
|
}
|
|
.table.gs-0 td:first-child,
|
|
.table.gs-0 th:first-child {
|
|
text-align: left;
|
|
}
|
|
.table.gs-0 td:last-child,
|
|
.table.gs-0 th:last-child {
|
|
text-align: left;
|
|
}
|
|
.pan_req .btn.btn-primary.me-5 {
|
|
margin: 0 !important;
|
|
background: #1c3b67 !important;
|
|
color: #fff !important;
|
|
}
|
|
.nav-pills a.active {
|
|
border-bottom: 2px solid #000;
|
|
padding: 10px;
|
|
}
|
|
.setting-tabs .gnrl-para strong {
|
|
color: #5a5858;
|
|
font-size: 16px;
|
|
}
|
|
.setting-tabs p.para-gnrlstt {
|
|
color: #5a5858;
|
|
font-size: 15px;
|
|
font-weight: 500;
|
|
padding-top: 10px;
|
|
}
|
|
.setting-tabs .gnr-para strong {
|
|
color: #606060;
|
|
font-size: 14px;
|
|
}
|
|
.setting-tabs .gnr-para p {
|
|
color: #606060;
|
|
font-weight: 500;
|
|
padding-bottom: 18px;
|
|
}
|
|
.setting-tabs .gnr-para a {
|
|
color: #606060;
|
|
font-weight: 500;
|
|
}
|
|
.setting-tabs .gnrl-frinput input {
|
|
width: 100%;
|
|
margin: 15px 0;
|
|
padding: 8px;
|
|
font-size: 15px;
|
|
color: #606060;
|
|
border-radius: 5px;
|
|
border: 1px solid #cecece;
|
|
}
|
|
.setting-tabs .gnrl-frinput textarea {
|
|
width: 100%;
|
|
height: 72px;
|
|
border-radius: 5px;
|
|
padding: 10px;
|
|
margin: 10px 0;
|
|
border: 1px solid #cecece;
|
|
font-size: 15px;
|
|
color: #606060;
|
|
resize: none;
|
|
}
|
|
.setting-tabs .gnrl-view button.btn-view {
|
|
border: none;
|
|
background-color: transparent;
|
|
}
|
|
.setting-tabs .gnrl-delete button.btn-delete {
|
|
border: none;
|
|
background-color: transparent;
|
|
}
|
|
.setting-tabs .secbtm-cmg .form-check.form-check-solid {
|
|
padding-left: 0;
|
|
}
|
|
.setting-tabs .gnrl-btmbar .col-md-1.number {
|
|
padding: 0;
|
|
}
|
|
.setting-tabs section.secbtm-cmg {
|
|
border: 1px solid #cecece;
|
|
padding-top: 18px;
|
|
padding-left: 15px;
|
|
}
|
|
.setting-tabs .gnrl-right {
|
|
border-left: 1px solid #cecece;
|
|
padding-left: 23px;
|
|
}
|
|
.security-top .scrty-left strong {
|
|
color: #5a5858;
|
|
font-size: 16px;
|
|
}
|
|
.security-top .scrty-left p {
|
|
color: #5a5858;
|
|
font-size: 15px;
|
|
font-weight: 500;
|
|
padding-top: 10px;
|
|
}
|
|
.setting-tabs .scrty-right {
|
|
display: flex;
|
|
justify-content: end;
|
|
padding-right: 8px;
|
|
}
|
|
.setting-tabs .scrty-right .custom-switch .custom-control-label::before {
|
|
width: 36px;
|
|
height: 16px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.setting-tabs .scrty-right .custom-switch .custom-control-label::after {
|
|
padding: 6px;
|
|
}
|
|
.setting-tabs .security-top {
|
|
border-bottom: 1px solid #cecece;
|
|
margin-bottom: 20px;
|
|
}
|
|
.setting-tabs .notify-left {
|
|
display: flex;
|
|
}
|
|
.setting-tabs .notify-pro img {
|
|
width: 50px;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
.setting-tabs .notuser-detail p {
|
|
color: #000000;
|
|
font-weight: 700;
|
|
padding-bottom: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
.setting-tabs .notuser-detail span {
|
|
color: #5a5858;
|
|
font-weight: 600;
|
|
}
|
|
.setting-tabs .notify-innrow {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding-bottom: 28px;
|
|
}
|
|
.setting-tabs .gnrl-view a.btn.btn-icon {
|
|
background: transparent;
|
|
color: #606060;
|
|
font-weight: 500;
|
|
}
|
|
.setting-tabs .notify-view svg.bi.bi-eye {
|
|
margin-right: 8px;
|
|
}
|
|
.setting-tabs .user_detail .notify-left {
|
|
align-items: center;
|
|
display: flex;
|
|
}
|
|
.setting-tabs .notify-data p {
|
|
margin-bottom: 0;
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.setting-tabs .userdet_top .userrw_title {
|
|
color: #5a5858;
|
|
font-size: 14px;
|
|
}
|
|
.setting-tabs .userdet_top .userrw_data {
|
|
color: #5a5858;
|
|
font-size: 14px;
|
|
}
|
|
.manage-notifiction .user_detail .notify-left {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.manage-notifiction .notify-left .notuser-detail p {
|
|
margin-bottom: 0;
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
}
|
|
.manage-notifiction .notify-data {
|
|
padding-left: 12px;
|
|
}
|
|
.manage-notifiction .userdet_bottom p {
|
|
color: #5a5858;
|
|
}
|
|
.manage-notifiction .userdet_bottom h4 {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
}
|
|
.manage-notifiction .userdet_bottom span {
|
|
color: #5a5858;
|
|
}
|
|
.manage-notifiction .userdet_bottom {
|
|
padding-top: 72px;
|
|
}
|
|
.manage-notifiction .modal-dialog {
|
|
max-width: 70% !important;
|
|
}
|
|
.manage-notifiction .modal-dialog {
|
|
margin: 1.75rem 1.75rem 1.75rem 22rem;
|
|
}
|
|
.manage-notifiction .userdet_top {
|
|
border-left: 1px solid #dee2e6;
|
|
padding-left: 18px;
|
|
}
|
|
.security-pop .res-brd {
|
|
border-bottom: 0;
|
|
}
|
|
.security-pop .subAdm_label label {
|
|
color: #606060;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
}
|
|
|
|
.security-pop .add_subAdm .subAdm_input input {
|
|
border: 1px solid #cecece;
|
|
border-radius: 5px;
|
|
width: 100%;
|
|
}
|
|
.security-pop .subAdm_left.res-brd.ids {
|
|
padding-bottom: 26px;
|
|
}
|
|
.security-pop .add_subAdm {
|
|
padding-top: 25px;
|
|
}
|
|
.security-pop .role-select select {
|
|
width: 70%;
|
|
border: 1px solid #cecece;
|
|
border-radius: 5px;
|
|
padding: 7px;
|
|
}
|
|
.security-pop .role-select label {
|
|
width: 23%;
|
|
color: #606060;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
}
|
|
.security-pop .subAdm_right.res-brd.ids {
|
|
padding-bottom: 26px;
|
|
}
|
|
.setting-tabs .nav-pills a.active {
|
|
color: #000;
|
|
}
|
|
|
|
.add-drop-advisor .menu {
|
|
margin-right: 0.5em;
|
|
position: relative;
|
|
width: 6rem;
|
|
}
|
|
|
|
.add-drop-advisor .menu--title {
|
|
display: block;
|
|
height: var(--nav-height);
|
|
line-height: var(--nav-height);
|
|
text-align: center;
|
|
}
|
|
.add-drop-advisor .menu--items {
|
|
max-height: 0;
|
|
overflow: hidden;
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
background-color: #fff;
|
|
box-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
|
|
position: absolute;
|
|
top: 25px;
|
|
left: -16px;
|
|
min-width: 170%;
|
|
border-left: 1px solid white;
|
|
box-sizing: border-box;
|
|
z-index: 99;
|
|
color: #343a40;
|
|
}
|
|
|
|
.add-drop-advisor .menu--selector {
|
|
position: absolute;
|
|
top: 0;
|
|
left: -9001px;
|
|
}
|
|
|
|
.add-drop-advisor .menu--selector:focus ~ .menu--items {
|
|
max-height: 10em;
|
|
}
|
|
|
|
.add-drop-advisor .menu--item a {
|
|
color: inherit;
|
|
text-decoration: none;
|
|
display: block;
|
|
padding: 0.25em 1em;
|
|
transition: background-color 500ms;
|
|
}
|
|
|
|
/* ↓ Not part of the menu code. */
|
|
.add-drop-advisor .eyeman {
|
|
height: calc(100% - var(--nav-height));
|
|
background-color: beige;
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
|
|
.add-drop-advisor .eyeman svg {
|
|
width: 100%;
|
|
}
|
|
.advi-tab #myTabs a {
|
|
font-size: 16px;
|
|
color: #5a5858;
|
|
font-weight: 600;
|
|
}
|
|
.advi-tab #myTabs li {
|
|
padding-right: 60px;
|
|
}
|
|
.advi-tab ul#myTabs {
|
|
padding-bottom: 14px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.stocks-tabs #myTabs li a {
|
|
font-size: 16px;
|
|
color: #5a5858;
|
|
font-weight: 500;
|
|
}
|
|
|
|
.stocks-tabs #myTabs li {
|
|
padding-right: 60px;
|
|
}
|
|
.stocks-tabs ul#myTabs {
|
|
padding-bottom: 11px;
|
|
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
|
|
}
|
|
.stocks-tabs ul {
|
|
padding-left: 0;
|
|
}
|
|
.stocks-tabs .our-analysis ul li {
|
|
color: #606060;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
}
|
|
.stocks-tabs .our-analysis ul {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
width: 76%;
|
|
padding-top: 17px;
|
|
}
|
|
.stocks-tabs .reliance .reli-head {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding-top: 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.stocks-tabs .reliance .reli-head .indust {
|
|
display: flex;
|
|
}
|
|
.stocks-tabs .reliance .ltd h2 {
|
|
font-size: 20px;
|
|
font-weight: 700;
|
|
}
|
|
.stocks-tabs .reliance .ltd ul {
|
|
display: flex;
|
|
}
|
|
.stocks-tabs .reliance .rupees ul {
|
|
display: flex;
|
|
margin-bottom: 0;
|
|
}
|
|
.stocks-tabs .reliance .indust li {
|
|
padding-right: 11px;
|
|
}
|
|
.stocks-tabs .reliance .indust .ltd {
|
|
padding-right: 30px;
|
|
}
|
|
.stocks-tabs .indust .ltd li {
|
|
font-weight: 500;
|
|
list-style: circle;
|
|
margin-left: 17px;
|
|
}
|
|
.stocks-tabs .rupees li:nth-child(1) {
|
|
font-weight: 700;
|
|
}
|
|
.stocks-tabs .rupees li:nth-child(2) {
|
|
list-style: disc;
|
|
margin-left: 18px;
|
|
}
|
|
.stocks-tabs .reliance .table-1 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
border: 1px solid rgba(0, 0, 0, 0.125);
|
|
padding: 27px;
|
|
border-radius: 20px;
|
|
}
|
|
.stocks-tabs .reliance .table-1 table {
|
|
width: 25%;
|
|
position: relative;
|
|
}
|
|
.stocks-tabs .reliance .table-1 tbody {
|
|
line-height: 3;
|
|
}
|
|
.stocks-tabs .reliance .table-1 tr {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.stocks-tabs .table-1 td {
|
|
color: #000000;
|
|
font-weight: 600;
|
|
}
|
|
.stocks-tabs .reliance .table-1 table:nth-child(1):before {
|
|
border-right: 1px solid rgba(0, 0, 0, 0.125);
|
|
content: "";
|
|
position: absolute;
|
|
right: -63px;
|
|
height: 100%;
|
|
}
|
|
.stocks-tabs .reliance .table-1 table:nth-child(2):before {
|
|
border-right: 1px solid rgba(0, 0, 0, 0.125);
|
|
content: "";
|
|
position: absolute;
|
|
right: -63px;
|
|
height: 100%;
|
|
}
|
|
|
|
.stocks-tabs .collapsible-link {
|
|
width: 100%;
|
|
position: relative;
|
|
text-align: left;
|
|
}
|
|
|
|
.stocks-tabs .collapsible-link::before {
|
|
content: "\f107";
|
|
position: absolute;
|
|
top: 50%;
|
|
left: -27px;
|
|
transform: translateY(-50%);
|
|
display: block;
|
|
font-family: "FontAwesome";
|
|
font-size: 1.1rem;
|
|
}
|
|
|
|
.stocks-tabs .collapsible-link[aria-expanded="true"]::before {
|
|
content: "\f106";
|
|
}
|
|
.stocks-tabs .strangth .strang a.btn.btn-icon.btn-bg-light {
|
|
background-color: transparent;
|
|
color: #fff;
|
|
font-weight: 700;
|
|
padding-left: 13px;
|
|
}
|
|
.stocks-tabs .strangth .strang button.btn.btn-primary.me-5 {
|
|
padding: 0 !important;
|
|
padding-right: 22px !important;
|
|
padding-left: 19px !important;
|
|
}
|
|
.stocks-tabs .strangth .strang h2 {
|
|
font-size: 20px;
|
|
}
|
|
.stocks-tabs .strangth .strang {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding-bottom: 11px;
|
|
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
|
|
margin-bottom: 24px;
|
|
padding-left: 16px;
|
|
}
|
|
.stocks-tabs .strangth .card button {
|
|
text-transform: inherit !important;
|
|
font-size: 15px;
|
|
}
|
|
.stocks-tabs .strangth .card .card-header {
|
|
padding-left: 40px;
|
|
min-height: 50px;
|
|
background-color: transparent !important;
|
|
}
|
|
|
|
.stocks-tabs .strangth .card {
|
|
border: none;
|
|
background-color: transparent;
|
|
}
|
|
.stocks-tabs .strangth .card .card-body {
|
|
padding-top: 10px !important;
|
|
padding-bottom: 20px !important;
|
|
}
|
|
.stocks-tabs .strangth .card .card-body p {
|
|
color: #5a5858 !important;
|
|
font-weight: 500 !important;
|
|
}
|
|
.stocks-tabs .strangth .card button:hover {
|
|
text-decoration: none;
|
|
}
|
|
.stocks-tabs .strangth {
|
|
border: 1px solid rgba(0, 0, 0, 0.125);
|
|
margin-top: 48px;
|
|
padding-top: 11px;
|
|
border-radius: 20px;
|
|
}
|
|
.accordion-pop .strang {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding: 15px 25px 0px 25px;
|
|
}
|
|
/*.accordion-pop .strangth button {
|
|
text-transform: inherit !important;
|
|
font-size: 15px;
|
|
}*/
|
|
|
|
.accordion-pop .strangth .card .card-body {
|
|
padding-top: 10px !important;
|
|
padding-bottom: 20px !important;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.accordion-pop .stocks-tabs .strangth .card {
|
|
border: none;
|
|
background-color: transparent;
|
|
}
|
|
.accordion-pop .strangth .card .card-header {
|
|
padding-left: 40px;
|
|
min-height: 50px;
|
|
background-color: transparent !important;
|
|
}
|
|
.accordion-pop .strangth .card .card-body p {
|
|
color: #5a5858 !important;
|
|
font-weight: 500 !important;
|
|
}
|
|
.stocks-tabs .strang span.edit {
|
|
padding: 0 9px;
|
|
}
|
|
.accordion-pop .strangth .card {
|
|
border: none;
|
|
}
|
|
.accordion-pop .modal-footer.logout_footer {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
padding-top: 39px;
|
|
}
|
|
.accordion-pop .card .card-body a.btn.btn-icon {
|
|
background-color: transparent;
|
|
}
|
|
.accordion-pop .strangth h2 {
|
|
font-size: 20px;
|
|
margin-bottom: 0;
|
|
}
|
|
.stocks-tabs #myTabs a.active {
|
|
color: #000;
|
|
}
|
|
.strang a.btn.btn-icon.btn-bg-light {
|
|
background-color: transparent;
|
|
color: #fff;
|
|
font-weight: 700;
|
|
padding-left: 13px;
|
|
}
|
|
.strang button.btn.btn-primary.me-5 {
|
|
padding: 4px !important;
|
|
padding-right: 22px !important;
|
|
padding-left: 19px !important;
|
|
}
|
|
.strang span.edit {
|
|
padding: 0 9px;
|
|
}
|
|
.stocks-tabs .indus-table .card.mb-5.mb-xl-8 {
|
|
width: 100%;
|
|
}
|
|
.stocks-page .card {
|
|
width: 100%;
|
|
}
|
|
|
|
.strang-btn {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding-bottom: 5px;
|
|
padding-top: 10px;
|
|
align-items: center;
|
|
}
|
|
.strang-btn h2 {
|
|
font-size: 20px;
|
|
font-weight: 700;
|
|
}
|
|
.stocks-tabs .price td {
|
|
color: #343a40;
|
|
font-weight: 500;
|
|
line-height: 4;
|
|
padding-right: 66px;
|
|
font-size: 14px;
|
|
}
|
|
.strang-btn a.btn.btn-icon.btn-bg-light {
|
|
background-color: transparent;
|
|
}
|
|
.strang-btn span.edit {
|
|
color: #fff;
|
|
font-weight: 700;
|
|
padding: 0 6px;
|
|
}
|
|
.strang-btn button.btn.btn-primary.me-5 {
|
|
padding: 1px 23px !important;
|
|
}
|
|
.stocks-tabs .butn button {
|
|
border: 1px solid #c1c4c7;
|
|
font-weight: 600;
|
|
padding: 7px 24px;
|
|
border-radius: 5px;
|
|
margin-right: 20px;
|
|
}
|
|
.stocks-tabs .butn {
|
|
padding-bottom: 32px;
|
|
padding-top: 3px;
|
|
}
|
|
|
|
.stocks-tabs .finance-w tr {
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
line-height: 3;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.stocks-tabs table.finance-w {
|
|
width: 90%;
|
|
}
|
|
.stocks-tabs .finance {
|
|
border-top: 1px solid #c1c4c7;
|
|
padding-top: 11px;
|
|
border-bottom: 1px solid #c1c4c7;
|
|
margin-top: 20px;
|
|
padding-bottom: 20px;
|
|
margin-bottom: 29px;
|
|
}
|
|
.stocks-tabs .finance .butn {
|
|
padding-bottom: 0;
|
|
}
|
|
.stocks-tabs .indus-table .strang-btn {
|
|
padding-bottom: 20px;
|
|
}
|
|
.stocks-tabs .indus-table.bttm .industry .btn.btn-icon.btn-sm {
|
|
height: calc(1.5em + 1.4rem + 2px);
|
|
width: calc(6.5em + 2.4rem + 2px);
|
|
}
|
|
.stocks-tabs .indus-table.bttm .strang-btn button.btn.btn-primary.me-5 {
|
|
padding: 1px 17px !important;
|
|
padding-right: 2px !important;
|
|
}
|
|
.taxation-tabs a {
|
|
font-size: 16px;
|
|
color: #5a5858;
|
|
font-weight: 500;
|
|
}
|
|
.taxation-tabs li {
|
|
padding-right: 60px;
|
|
/* padding-bottom: 20px;*/
|
|
}
|
|
.personal-tabs ul#myTabs {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.personal-tabs .left-tab {
|
|
display: flex;
|
|
}
|
|
.personal-tabs .details a.btn.btn-icon.btn-bg-light {
|
|
background-color: transparent;
|
|
height: calc(0.5em + 1.4rem + 2px);
|
|
width: calc(6.5em + 1.4rem + 2px);
|
|
}
|
|
.personal-tabs .details span.edit {
|
|
color: #fff;
|
|
padding-left: 11px;
|
|
}
|
|
.personal-tabs .details button.btn.btn-primary.me-5 {
|
|
padding: 8px 10px !important;
|
|
}
|
|
.taxation-tabs .left-tab li {
|
|
padding-right: 60px;
|
|
padding-bottom: 0px;
|
|
}
|
|
|
|
.taxation-tabs ul#myTabs.tab-two {
|
|
padding-bottom: 26px;
|
|
}
|
|
.taxation-tabs ul#myTabs.tab-one {
|
|
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
|
|
margin-bottom: 15px;
|
|
}
|
|
.info-tabs .modal-footer {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.taxation-details .income h2 {
|
|
font-size: 20px;
|
|
font-weight: 700;
|
|
}
|
|
.personal-tabs .taxation-details .details span.edit {
|
|
font-size: 12px;
|
|
padding-left: 6px;
|
|
}
|
|
.personal-tabs .taxation-details .details a.btn.btn-icon.btn-bg-light {
|
|
height: calc(-0.5em + 1.4rem + 2px);
|
|
width: calc(4.5em + 1.4rem + 2px);
|
|
}
|
|
.personal-tabs .taxation-details .details button.btn.btn-primary.me-5 {
|
|
padding: 6px 7px !important;
|
|
}
|
|
.taxation-details .income td {
|
|
color: #000;
|
|
padding-bottom: 11px;
|
|
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
|
|
padding-top: 15px;
|
|
font-weight: 500;
|
|
}
|
|
.taxation-details .income {
|
|
border: 1px solid rgba(0, 0, 0, 0.125);
|
|
border-radius: 10px;
|
|
position: relative;
|
|
padding: 40px 0 25px 20px;
|
|
}
|
|
.taxation-details .income .details {
|
|
position: absolute;
|
|
right: -16px;
|
|
top: 0px;
|
|
}
|
|
.taxation-details .income table {
|
|
width: 100%;
|
|
}
|
|
.taxation-details .top-adit .income {
|
|
height: 100%;
|
|
}
|
|
.taxation-tabs .taxation-details .row.top-adit {
|
|
padding-bottom: 50px;
|
|
}
|
|
.income .btm-adit p {
|
|
margin-bottom: 0;
|
|
}
|
|
.taxation-details .income td {
|
|
padding-bottom: 0px;
|
|
padding-top: 16px;
|
|
}
|
|
.taxation-details .btm-adit .income p {
|
|
margin-bottom: 0;
|
|
}
|
|
.personal-tabs #new-personal .details {
|
|
display: flex;
|
|
justify-content: end;
|
|
position: absolute;
|
|
right: 0;
|
|
bottom: 32px;
|
|
}
|
|
#taxation-five .perinfo_row td {
|
|
width: 22%;
|
|
}
|
|
.taxt-popup .modal-content.addpln-content.editsub_details {
|
|
height: 493px;
|
|
}
|
|
.taxt-popup .perinfo_row label {
|
|
width: 29%;
|
|
}
|
|
.taxt-popup .modal-footer {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.taxt-popup .editsub_details button.btn.btn-primary {
|
|
margin-top: 36px;
|
|
}
|
|
#myTabs a.active {
|
|
color: #000 !important;
|
|
}
|
|
.taxation-tabs {
|
|
background-color: #fff;
|
|
padding: 15px;
|
|
border-radius: 5px;
|
|
}
|
|
.transction-datails .print-btn button {
|
|
border: 1px solid #c1c4c7;
|
|
padding: 9px 25px;
|
|
border-radius: 4px;
|
|
}
|
|
.transction-datails .print-btn i {
|
|
padding-right: 8px;
|
|
}
|
|
.transction-datails .top-tab p {
|
|
margin-bottom: 8px;
|
|
}
|
|
.transction-datails table.table.btm-tab {
|
|
margin-top: 36px;
|
|
border: 1px solid #c1c4c7;
|
|
margin-bottom: 36px;
|
|
}
|
|
.transction-datails table.table.top-tab {
|
|
border: 1px solid #c1c4c7;
|
|
}
|
|
.transction-datails .top-tab tbody h4 {
|
|
font-size: 18px;
|
|
}
|
|
.report-page .card.card-flush.left-bar-graph {
|
|
height: 93% !important;
|
|
}
|
|
.manage-advisory.report-page ul#myTabs {
|
|
padding-top: 6px;
|
|
padding-bottom: 28px;
|
|
}
|
|
.report-popup .resource-popup .subAdm_right .btn.float-left {
|
|
border: none !important;
|
|
}
|
|
.report-popup .resource-popup .modal-footer {
|
|
padding: 0;
|
|
}
|
|
.report-popup .subAdm_right.upload-form {
|
|
justify-content: space-between;
|
|
padding-top: 18px;
|
|
}
|
|
.report-popup .resource-popup .modal-body {
|
|
height: 460px;
|
|
}
|
|
.report-popup textarea {
|
|
border: 1px solid #dee2e6;
|
|
border-radius: 9px;
|
|
margin-top: 15px;
|
|
resize: none;
|
|
}
|
|
.Consolidated .pie-chart {
|
|
background: radial-gradient(
|
|
circle closest-side,
|
|
white 0,
|
|
white 90%,
|
|
transparent 90%,
|
|
transparent 100%,
|
|
white 0
|
|
),
|
|
conic-gradient(
|
|
#5a5858 0,
|
|
#5a5858 16%,
|
|
#5a5858 0,
|
|
#5a5858 34%,
|
|
#5a5858 0,
|
|
#5a5858 50%,
|
|
#5a5858 0,
|
|
#5a5858 66%,
|
|
#59a14f 0,
|
|
#59a14f 74%,
|
|
#edc949 0,
|
|
#edc949 100%
|
|
);
|
|
position: relative;
|
|
width: 100%;
|
|
height: 200px;
|
|
}
|
|
.Consolidated .pie-chart h2 {
|
|
position: absolute;
|
|
margin: 1rem;
|
|
}
|
|
.Consolidated .pie-chart cite {
|
|
position: absolute;
|
|
bottom: 0;
|
|
font-size: 80%;
|
|
padding: 1rem;
|
|
color: gray;
|
|
}
|
|
.Consolidated .pie-chart figcaption {
|
|
position: absolute;
|
|
bottom: 1em;
|
|
right: 1em;
|
|
font-size: smaller;
|
|
text-align: right;
|
|
}
|
|
.Consolidated .pie-chart span:after {
|
|
display: inline-block;
|
|
content: "";
|
|
width: 0.8em;
|
|
height: 0.8em;
|
|
margin-left: 0.4em;
|
|
height: 0.9em;
|
|
border-radius: 0.2em;
|
|
background: currentColor;
|
|
}
|
|
.Consolidated h2 {
|
|
font-size: 22px;
|
|
color: #5a5858;
|
|
padding-left: 18px;
|
|
padding-top: 20px;
|
|
}
|
|
.Consolidated .stocks tr {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding-right: 27px;
|
|
width: 100%;
|
|
padding-bottom: 15px;
|
|
padding-left: 27px;
|
|
}
|
|
.Consolidated .stocks td {
|
|
font-size: 15px;
|
|
font-weight: 500;
|
|
}
|
|
.Consolidated .stocks table {
|
|
width: 100%;
|
|
}
|
|
.card.card-flush.h-md-100.left-bar-graph.Consolidated {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.Consolidated .stocks {
|
|
padding-bottom: 23px;
|
|
}
|
|
#report-tab-four .advisory-four div#kt_charts_widget_36 {
|
|
height: 350px;
|
|
margin-top: 37px;
|
|
}
|
|
.menu .menu-link .menu-title a {
|
|
color: #9d9da6;
|
|
}
|
|
.menu .menu-link .menu-title a:hover {
|
|
color: #fff;
|
|
}
|
|
.networth_mod .assetsc .asset_chart rect {
|
|
width: auto !important;
|
|
}
|
|
.assetsc .asset_acc {
|
|
border-top: 1px solid #00000038;
|
|
padding-top: 7px;
|
|
}
|
|
.about-pop .modal-body textarea {
|
|
border: 1px solid #0000003d;
|
|
width: 100%;
|
|
height: 100%;
|
|
padding: 14px;
|
|
}
|
|
input:focus-visible {
|
|
outline: none !important;
|
|
}
|
|
.setting-tabs li.active a {
|
|
color: #000;
|
|
font-weight: 600;
|
|
}
|
|
.manage_calendar #myTabs li.active a {
|
|
color: #000;
|
|
font-weight: 600;
|
|
}
|
|
.schedule-pop .mu-notify.reply-pop {
|
|
border: none !important;
|
|
height: auto;
|
|
padding-top: 40px;
|
|
}
|
|
.schedule-pop .subAdm_right.res-brd {
|
|
width: 100%;
|
|
}
|
|
.schedule-pop .subAdm_input input {
|
|
width: 74%;
|
|
height: 40px;
|
|
margin-bottom: 15px;
|
|
border: 1px solid #00000061;
|
|
border-radius: 5px;
|
|
padding-left: 10px;
|
|
}
|
|
.schedule-pop .modal-footer {
|
|
float: left;
|
|
padding: 0;
|
|
}
|
|
.stocks-tabs .our-analysis ul li a {
|
|
color: #606060;
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
}
|
|
.card.card-flush > .card-header {
|
|
border-bottom: 0 !important;
|
|
}
|
|
.table thead th {
|
|
vertical-align: initial !important;
|
|
}
|
|
|
|
.mu-notify {
|
|
border: none;
|
|
}
|
|
.mu-notify .mu-name {
|
|
border-bottom: 1px solid #dee2e6;
|
|
}
|
|
.mu-notify .mu-subject {
|
|
border-bottom: 1px solid #dee2e6;
|
|
}
|
|
.mu-notify .musub-content textarea {
|
|
border: 1px solid rgb(0 0 0 / 28%) !important;
|
|
padding: 12px 0 0px 16px;
|
|
}
|
|
|
|
#view_description .modal-content.addpln-content.resource-popup {
|
|
height: auto;
|
|
}
|
|
|
|
.licen-pop textarea {
|
|
border: 1px solid #dee2e6;
|
|
padding: 18px;
|
|
}
|
|
textarea:focus-visible {
|
|
outline: none !important;
|
|
}
|
|
|
|
.licen-pop textarea::-webkit-scrollbar-thumb {
|
|
background: #dee2e6;
|
|
border-radius: 5px;
|
|
}
|
|
.licen-pop textarea::-webkit-scrollbar-track {
|
|
border-radius: 5px;
|
|
}
|
|
.licen-pop textarea::-webkit-scrollbar {
|
|
width: 7px;
|
|
height: 50px;
|
|
}
|
|
button:hover {
|
|
text-decoration: none !important;
|
|
}
|
|
button:focus {
|
|
text-decoration: none !important;
|
|
}
|
|
a:active {
|
|
outline: none !important;
|
|
box-shadow: none !important;
|
|
}
|
|
.sub-admin-pop .addpln-content .subAdm_input input {
|
|
width: 90%;
|
|
height: 35px;
|
|
border: 1px solid #dee2e6;
|
|
margin-left: 10px;
|
|
}
|
|
.sub-admin-pop .addpln-content .subAdm_input select {
|
|
border: 1px solid #dee2e6;
|
|
margin-left: 10px;
|
|
}
|
|
.sub-admin-pop .addpln-content .subAdm_label {
|
|
width: 35%;
|
|
}
|
|
|
|
.sub-admin-pop .addpln-content .modal-footer {
|
|
padding-right: 7px;
|
|
}
|
|
|
|
.equity_row .equirow-left ul {
|
|
padding-left: 0;
|
|
}
|
|
|
|
.schedule-pop .modal-content .modal-body {
|
|
padding: 10px 35px;
|
|
}
|
|
.security-pop .add_subAdm .subAdm_input input::placeholder {
|
|
color: #000;
|
|
}
|
|
|
|
.stock-new-pop .modal-dialog {
|
|
max-width: 70% !important;
|
|
margin: 2rem 0rem 2rem 22rem;
|
|
}
|
|
.stock-new-pop .modal-body {
|
|
height: 410px;
|
|
}
|
|
.stock-new-pop input {
|
|
border: none;
|
|
}
|
|
.stock-new-pop .strang-btn h2 {
|
|
font-size: 18px;
|
|
margin-bottom: 22px;
|
|
}
|
|
|
|
.stock-new-pop .subAdm-stock .comp-stock {
|
|
display: flex;
|
|
}
|
|
.stock-new-pop .addpln-content.editsub_details {
|
|
height: 425px;
|
|
}
|
|
.stock-new-pop .comp-stock input {
|
|
width: 95%;
|
|
padding-bottom: 16px;
|
|
}
|
|
.stock-new-pop .modal-header {
|
|
margin-bottom: 6px;
|
|
}
|
|
|
|
.stock-new-pop .comp-stock .lable-fild {
|
|
border-bottom: 1px solid #0000004a;
|
|
margin-bottom: 16px;
|
|
padding-bottom: 6px;
|
|
}
|
|
.stock-new-pop.share-pop .modal-dialog {
|
|
max-width: 56% !important;
|
|
margin: 2rem 0rem 2rem 22rem;
|
|
}
|
|
|
|
.stock-new-pop.finance-pop .modal-dialog.modal-dialog-centered {
|
|
max-width: 63% !important;
|
|
}
|
|
.stock-new-pop.finance-pop .addpln-content.editsub_details {
|
|
height: 300px;
|
|
}
|
|
.stock-new-pop.finance-pop .annual input {
|
|
width: auto;
|
|
}
|
|
.stock-new-pop .modal-footer {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
|
|
.accordion-pop .card .text-uppercase {
|
|
text-transform: inherit !important;
|
|
}
|
|
|
|
.accordion-pop .modal-content.addpln-content.editsub_details {
|
|
height: 534px;
|
|
}
|
|
.stock-new-pop.finance-pop .subAdm-stock .annual {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.userDetailsModalpop .modal-dialog {
|
|
max-width: 75% !important;
|
|
margin-right: 4rem;
|
|
}
|
|
.userDetailsModalpop .advi-tab a {
|
|
font-size: 14px !important;
|
|
}
|
|
.userDetailsModalpop .advi-tab #myTabs li {
|
|
padding-right: 15px;
|
|
}
|
|
.userDetailsModalpop .modal-content {
|
|
box-shadow: 0 0 18px 4px #10101075;
|
|
padding: 20px;
|
|
height: 90vh;
|
|
}
|
|
.userDetailsModalpop .modal-content h1.page-heading {
|
|
margin-bottom: 20px !important;
|
|
}
|
|
.modal-content.addpln-content .modal-header,
|
|
.modal-content.addpln-content .modal-body,
|
|
.modal-content.addpln-content .modal-footer {
|
|
padding: 0 !important;
|
|
}
|
|
.addpln-content {
|
|
min-width: 70%;
|
|
}
|
|
.addpln-content .modal-header {
|
|
margin-bottom: 20px;
|
|
}
|
|
.addpln-content .modal-header button.close {
|
|
background: transparent;
|
|
border: 0;
|
|
}
|
|
.addpln-content .modal-header .close span {
|
|
font-size: 21px;
|
|
}
|
|
|
|
#active_task .tabdiv input,
|
|
#active_task .tabdiv select {
|
|
border: 1px solid #e0dddd !important;
|
|
padding: 10px !important;
|
|
height: 40px;
|
|
border-radius: 5px;
|
|
width: 50%;
|
|
}
|
|
#active_task .tabdiv input[type="checkbox"] {
|
|
border: 1px solid #e0dddd !important;
|
|
display: flex;
|
|
width: 20px;
|
|
height: 20px;
|
|
justify-content: flex-start !important;
|
|
margin: 0 auto 0 0;
|
|
}
|
|
|
|
@media (max-width: 767px) {
|
|
.active-investment h2 {
|
|
font-size: 28px !important;
|
|
}
|
|
.categories-card.categories-two-card {
|
|
width: 100%;
|
|
grid-template-columns: repeat(1, 1fr);
|
|
}
|
|
|
|
.categories-card.categories-two-card {
|
|
width: 100%;
|
|
grid-template-columns: repeat(1, 1fr);
|
|
}
|
|
.menubar .admin-profile .dropdown-menu {
|
|
position: relative !important;
|
|
top: -45px !important;
|
|
}
|
|
.admin-profile .dropdown img.profile-icon {
|
|
width: auto;
|
|
}
|
|
}
|