﻿/*@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');*/
.blazored-modal-stage {
    margin: auto;
    padding: 0px !important;
    height:100%
}
.blazored-modal-focus-trap {
    margin-top: 3.5rem !important;
    margin-left: 0.7rem !important;
    margin-right: 0.7rem !important;
    height: 90vh;
}
.blazored-modal {
    padding: 0.5rem !important;
}
.bm-content {
    display: flex;
    flex-flow: column;
    height: 100%;
}
.tmy-rte {
    border: 1px solid rgba(0,0,0,.2);
    box-sizing: border-box;
    color: #000;
    font-family: sans-serif;
    border-radius: 4px;
}
.tmy-rte-toolbar {
    background-color: #f5f5f5;
    color: #333; 
    border-bottom: 1px solid;
    border-color: #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.tmy-rte-editable {
    padding: 10px;
    overflow: auto;
    word-wrap: break-word;
    outline: none;
}

.note-btn-group {
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px; 
    position: relative;
    display: inline-block;
    margin-right: 8px;
}

.note-btn-group>.note-btn-group:not(:last-child)>.note-btn, .note-btn-group>.note-btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.note-btn-group>.note-btn-group:not(:first-child)>.note-btn, .note-btn-group>.note-btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.note-btn-group>.note-btn:first-child {
    margin-left: 0;
}

.note-btn-group .note-btn+.note-btn, .note-btn-group .note-btn+.note-btn-group, .note-btn-group .note-btn-group+.note-btn, .note-btn-group .note-btn-group+.note-btn-group {
    margin-left: -5px;
}
.TControl > div > p > h5 {
    color: white;
    background-color: #0b74d1 !important;
    padding: 4px 6px;
    box-shadow: 2px 2px #c4c4c4;
}

.note-btn {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    outline: 0;
    color: #333;
    background-color: #fff;
    border: 1px solid #dae0e5;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.monaco-editor-container { /* for all editor instances */
    height: 600px;
}

/* or */

#my-editor-id { /* for a specific editor instance */
    height: 600px;
}

/* or */

.my-editor-class { /* for a specific editor instance */
    height: 600px;
}
/*.mud-input-control > .mud-input-control-input-container > .mud-input-label-inputcontrol {
    color: #545454 !important;
    font-size: 1.2rem !important;
}*/

.mud-shrink~label.mud-input-label.mud-input-label-inputcontrol {
    color: var(--mud-palette-text-secondary)
}

#CustomerInformation > p > h5 {
    color: #0b74d1 !important;
}

#Shareholders > h5 {
    color: #0b74d1 !important;
}

#LimitOutstandingsatATLeasing > h5 {
    color: #0b74d1 !important;
}

#LimitOutstandingsatATLeasing2 > h5 {
    color: #0b74d1 !important;
}

#RelationwithBanksdt > h5 {
    color: #0b74d1 !important;
}

#RelationwithOtherLeasing > h5 {
    color: #0b74d1 !important;
}

#DetailOfLeasingTransaction > p > h5 {
    color: #0b74d1 !important;
}

#SummaryofFinancials > strong {
    color: #0b74d1 !important
}

#OpinionofMarketing > div > div > div > label {
    color: #0b74d1 !important;
    font-weight: bold !important;
}

#OpinionOfCredit > div > div > div > label {
    color: #0b74d1 !important;
    font-weight: bold !important;
}
     
html {
    height: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
}
.highlight {
    background-color: #7dc7f2ef;
}
#app {
    height:100vh; 
}
.dflex {
    height: inherit;
    display: flex;
    flex-direction: column;
}

 .tTable {
    display:flex;
    flex-direction:column;
    height:100%; 
}
.tTable > div.mud-table-smalldevices-sortselect {
    flex-grow: 0;
}
.tTable > div.mud-table-container {
    flex-grow: 1;
}
.tTable > div.mud-table-pagination {
    flex-grow: 0; 
    height:120px;
    overflow:hidden
}

#logo {
    background-image: url(./timya-bpm-logo.png);
    background-repeat: no-repeat;
    background-position-y: 15px;
    height: 47px;
    width: 144px;
    min-width: 144px;
    margin-right:12px;
}

 

 

.navbar {
    padding:0px;
    border-bottom:1px solid gray;
}
.nav-link {
     cursor:pointer
}
 
.mud-button {
    text-transform : none !important;
}
#logo-dev {
    background-color: #fff;
    margin-left: -24px;
    height: 48px;
    width: 241px;
    padding-top: 3px;
    padding-left: 4px;
}
#logo-dev {
    background-image: url(./bpm_logo_dev.svg?x=4);
    background-repeat: no-repeat;
}
#logo-dev a {
    display: block;
    position: absolute;
    margin-top: -45px;
    margin-left: -7px;
    width: 250px;
    height: 43px;
    font-size: 0;
}
#logo a {
    display: block;
    position: absolute;
    margin-top: -45px;
    margin-left: -7px;
    width: 150px;
    height: 43px;
    font-size: 0;
}
.gezebilir {
    background-color: #ff000051;
    color:#fff;
    width:80px;
    height:40px; 
    position:absolute;
    visibility:hidden;
    border:1px dashed #fff
   
}
.mud-container {
    /* height:800px;*/
}
html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin:0px;
    height:100%;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.control-Items {
     
}

.my-custom-modal-class {
    z-index:2000;
}

.control-Items > div {
    background-color: gray;
    background-color: white;
    height: 30px;
    border: 1px solid gray;
    cursor: pointer;
}

.work-area {
    
    width: 300px;
    flex-grow: 1;
}

.form-designer-container {
    display: flex;
    flex-direction: row;
    border: 1px solid #e5e5e5;
}
.form-designer-container > .left-bar {
    width: 120px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex-grow: 0;
    border-right: 1px solid #e5e5e5;
    flex-shrink: 0;
    background-color: #eaeaea
}

.form-designer-container > .right-bar {
    width:260px;
    flex-grow: 0;
    border-left: 1px solid #e5e5e5;
    flex-shrink: 0;
    background-color:#eaeaea
}
.TTextBox {
    margin: 0px;
    /*background-color:red;*/
    padding:5px;
}
.TDate {
    margin: 10px;
    /*background-color:red;*/
}
.TTextBox > input {
    border:1px solid gray;
}
.TContainer > .mud-grid > .TControl {
    user-select: none;
    position: relative;
}
.TContainer > .mud-grid > .TControl > div:first-child::before {
    content: '';
    left: 0px;
    top: 0px;
    position: absolute;
    transition: all .25s ease;
    opacity: 0;
    background-color: red;
}
.TContainer > .mud-grid > .TControl > div:first-child:hover:before {
    transform: translate(0,0);
    height: 100%;
    width: 100%;
    opacity: 0.2;
}

.selectedElement {
    position: absolute;
    border: 1px dashed rgb(26 110 243);
    width: 7px;
    height: 7px;
    visibility: hidden;
    background-color: #22bcf676;
    z-index: 100;
}



.TDiv {
     
  
}
.TDiv > .col {
    border: 1px dashed rgba(0, 0, 0, 0.2);
      padding:15px;
}

.Gostergec {
    position: absolute;
    border: 1px solid  #228bf6;
    border-radius:2px; 
    height: 7px; 
    visibility: hidden;
    background-color: #1861ac8f;
    z-index: 100;
}

 .row {
     margin-left:0px;
     margin-right:0px;
 }

.bio-properties-panel-entry > button {
    border: 3px outset;
    padding: 3px;
    background-color: lightgray
}
.bio-properties-panel-entry > input {
    border: 1px solid;
    padding: 3px;
}
.bio-properties-panel-entry > div > input {
    border: 1px solid;
    padding: 3px;
}

.bio-properties-panel-entry > div > button {
    border: 3px outset;
    padding: 3px;
    background-color: lightgray
} 

.heightFull {
    height:100vh;
}
[data-title] {
    position: relative;
}
[data-title]:after {
    content: attr(data-title);
    color: #FFFFFF;
    background-color:  rgba(0, 0, 0, 0.9); 
    padding: 3px 5px 5px 5px;
    white-space: nowrap;
    z-index: 99999;
    visibility: hidden;
    position: absolute;
    left: 0%;
    bottom: 120%;
    border-radius: 4px 4px 4px 4px;
    font-size: 0.875rem;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

[data-title]:hover:after {
    opacity: 1;
    -webkit-transition: all 0.1s ease 0.1s;
    transition: all 0.1s ease 0.1s;
    visibility: visible;
}

.bm-container  {
    z-index:200;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4; 
    z-index: 99;
    display:block;
    /*position the autocomplete items to be the same width as the container:*/
    /*top: 100%;*/
 
    overflow: scroll; 
}

.autocomplete-items div {
    padding: 5px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
    background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.selami > .mud-nav-link {
     
}

.text-align-right input {
    text-align: right;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Poppins", sans-serif;
  background: #f5f6f7; 
} 
.timelineHolder{
  padding: 10px;
  position: static;
  overflow: auto; 
  min-height: 240px;
  width: 100%;
  padding: 10px 10px;
  border:0px solid black;
}
.timeline { 
  width: max-content;
  padding: 0px;  
  margin: 140px 10px 0px 0px;
  border: 0px solid blue;
}
.timeline-line { 
  height: 4px;
  background-color: #ccc;
  top: 16px;
  position: relative;
}

.timeline-item {
  position: relative;
  min-width: 150px;
  text-align: left;
  display: inline-block;
  z-index: 2;
  margin: 2px;
  border: 0px solid red;  
}

.timeline-content .action {
    margin: 3px 0px;
    border-bottom:1px solid gray;
    padding: 0px;
    color:rgb(43, 42, 42);  
}

.timeline-circle {
  background: #ffffff;
  border: 3px solid #ccc;
  width: 20px;
  height: 20px;
  border-radius: 50%; 
  margin: 0 auto; 
  position: relative;
  z-index: 3;
    box-shadow: rgba(0, 0, 0, 0.24) 2px 2px 12px;  
}

.tlsystem  {
  background: #e2e1e1 !important;  
  color: #000;
  padding: 10px;
  text-align: center;
  border-radius:14px; 
  border:0px solid #292929; ;
  width: fit-content;
  min-width: 120px;
  height: fit-content;
  font-size: 0.9rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: rgba(0, 0, 0, 0.24) 6px 6px 12px;  
}

.tlend  {
  background: #4b4b4b; 
  color: #fff;
  padding: 10px;
  text-align: center;
  border-radius:14px;   
  width: fit-content;
  height: fit-content;
  font-size: 0.9rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);  
  box-shadow: rgba(0, 0, 0, 0.24) 6px 6px 12px;  
}

.timeline-content {
  background: #42abe4;
  color: #000;
  padding: 10px 10px;
  border-radius: 6px;
  border:0px solid #a1a1a1; 
  min-width: 150px;
  max-width: 220px;
  font-size: 0.9rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%); 
  box-shadow: rgba(0, 0, 0, 0.24) 6px 6px 12px;  
}
.timeline-content p {
    margin-bottom:0;
}
.timeline-active p {
    margin-bottom:0;
}
.timeline-date {   
  color: #000000;
  padding: 5px 5px;
  border-radius: 6px;
  font-size: 0.7rem;
  text-align: center;  
  position: absolute;
  left: 50%;
  top:120%;
  width: 150px;
  transform: translateX(-50%);
  border: 0px solid #ccc;
  
}

.timeline-item.top .timeline-content {
  bottom: 40px;
}
.timeline-item.top .tlend {
  bottom: 40px;
}

.timeline-item.top .tlsystem {
  bottom: 40px;
}

.timeline-item.bottom .timeline-content {
  top: 80px;
}

.timeline-content::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid transparent;  
}
.tlsystem::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid transparent;  
}
.tlend::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid transparent;
}

.timeline-item.top .timeline-content::after {
  bottom: -20px;
  border-top-color: #42abe4 ; 
}

.timeline-item.top .tlend::after {
  bottom: -20px;
  border-top-color: #4b4b4b; 
}
.timeline-item.top .tlsystem::after {
  bottom: -20px;
  border-top-color: #e2e1e1; 
}
.timeline-item.bottom .timeline-content::after {
  top: -20px;
  border-bottom-color: #00bcd4;
}
.timeline-item.top .timeline-active::after {
  bottom: -20px;
  border-top-color:  #05a505; 
}

.timeline-active::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid transparent;
}
.timeline-item.top .timeline-active {
  bottom: 40px;
}
.timeline-active  {
  background: #05a505; 
  color: #fff;
  padding: 10px;
  text-align: center;
  border-radius:6px;   
  width: fit-content;
  min-width: 150px;
  height: fit-content;
  font-size: 0.9rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);  
  box-shadow: rgba(0, 0, 0, 0.24) 6px 6px 12px;  
}

#primaryNav {
    display: flex;
    flex-wrap: nowrap;
}
.nav-item {
    flex-shrink: 0;
    white-space: nowrap;
}
/* Dropdown menü için z-index ve pozisyon */
#moreDropdown {
    position: relative;
}
#moreMenu {
    position: absolute;
    right: 0;
    z-index: 1050;
}