a {
	color: #000000;
	text-decoration: none;
}
a:focus,active,hover {
	text-decoration: none;
	outline:none;
}
.container {
    padding:0px;
}
.relative{
	position: relative;
}







.div-title {
    font-size: 12pt;
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    position: relative;
    border-radius: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.div-back {
    background-color: #fff;
    margin: 0px;
    padding: 5px;
    float: left;
    width: 100%;
    display: block;
    border-radius: 10px;
    padding: 10px;
}
.div-blok {
    background-color: #efefef;
    display: block;
    width: 100%;
    border: 1px solid #e6e6e6;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    border-radius: 10px;
    margin: 0px;
    padding: 10px;
    float: left;
}

.td-sol {
    font-size: 14px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    padding-top: 2px;
    text-align: right;
    background-color: #ffffff;
}

.dropdown-menu {
    background-color: #ffffff;
}
.dropdown-menu .hr {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}
.dropdown-menu .solid {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f5f5f5;
}
.dropdown-menu .a-bold {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #000000;
    padding-right: 0px;
    padding-left: 10px;
    line-height: 35px;
    margin: 0px;
}
.dropdown-menu .title {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #000000;
    padding-right: 0px;
    padding-left: 10px;
    line-height: 35px;
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}
.dropdown-menu .a-bold {
    color: #000000 !important;
}
.dropdown-menu .a-bold > i {
    color: #000000 !important;
}
.dropdown-menu .a-bold:hover {
    background-color: #17a2b8;
}

.user-panel-menu {
    display: block;
    padding: 0px;
    float: left;
    width: 100%;
    margin: 0px;
}
.user-panel-menu .title {
    display: inline-block;
    margin: 0px;
    height: 45px;
    width: 100%;
    background: linear-gradient(-45deg, #12e2f1, #009ca7, #10d4e1, #009ca7);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    border: 1px solid #fff;
    float: left;
    font-size: 16px;
    line-height: 45px;
    font-weight: bold;
    color: #fff;
}
.user-panel-menu .title i {
    font-size: 30px;
    line-height: 43px;
    height: 40px;
    width: 40px;
    font-weight: bold;
    color: #fff;
    float: left;
}
.user-panel-menu a {
    display: block;
    padding: 5px;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    background-color: #f5f5f5;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}
.user-panel-menu a i {
    height: 30px;
    width: 35px;
    color: #000;
    float: left;
    font-size: 22px;
    line-height: 30px;
    padding: 0px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 6px;
    transition: transform 0.5s ease-in-out;
}
.user-panel-menu a:hover > i {
    transform: rotate(-360deg);
}
.user-panel-menu a:hover {
    background-color: #eeeeee;
}

.Basliklar {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 2px;
	text-align: right;
	background-color: #FFFFFF;
}

.AltCizgi {
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.AltCizgi1 {
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F4F4F4;
	padding-left: 5px;
}
.AltCizgiArrow{
	background-image : url(svg/arrow-right-gri.svg);
	background-repeat : no-repeat;
	background-position : 6px center;
	padding-left : 30px;
	background-size :24px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  margin: 0px;
  padding: 0px;
}
.fullClass{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.image.is-1by3 .has-ratio, .modal, .modal-background, .is-overlay, .hero-video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.modal-icon-circle {
  animation: modalIconEffect 0.6s ease forwards;
  transform-origin: center;
}


/* Dönerek büyüme animasyonu */
@keyframes modalIconEffect {
  0% {
    transform: scale(0) rotate(-360deg);
    opacity: 0;
  }
  60% {
    transform: scale(1.2) rotate(20deg);
    opacity: 1;
  }
  100% {
    transform: scale(1) rotate(0deg);
  }
}

.modal-efect-popup {
  display: inline-block; /* boyut ve animasyon için */
  animation: modalShowEffect 0.3s ease forwards;
  transform-origin: center center;
}

.modal-content {
  /* Animasyondan etkilenmemesi için */
  animation: none !important;
  transform: none !important;
}

/* Animasyon tanımı */
@keyframes modalShowEffect {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}


.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

.modal, .modal-background{
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.modal {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 40;
}

.modal.is-active {
  display: flex;
}

.modal-background {
  background-color: rgba(10, 10, 10, 0.86);
}

.modal-content,.modal-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .modal-content,.modal-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

.modal-close {
 background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

.modal-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

.modal-card-head,
.modal-card-foot {
  align-items: center;
  background-color: white;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 5px;
  position: relative;
}

.modal-card-head {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.modal-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

.modal-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.modal-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

.modal-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
  
}



.modal-close {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

.modal-close::before, .delete::after, .modal-close::after {
  background-color: white;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

.modal-close::before {
  height: 2px;
  width: 50%;
}

.modal-close::after {
  height: 50%;
  width: 2px;
}

.modal-close:hover, .modal-close:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

.modal-close:active {
  background-color: rgba(10, 10, 10, 0.4);
}


.select select
 {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;

}
.select select:focus, .select select.is-focused, .select select:active, .select select.is-active{
  outline: none;
}

.select select[disabled], .select select,
.select fieldset[disabled] select {
  cursor: not-allowed;
}

.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

.select.is-loading::after{
  -webkit-animation: spinAround 500ms infinite linear;
          animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 9999px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

.select select {
  background-color: white;
  border-color: #dbdbdb;
  border-radius: 4px;
  color: #363636;
}


.select select::-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select::-webkit-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select:-moz-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

.select select:-ms-input-placeholder {
  color: rgba(54, 54, 54, 0.3);
}

 .select select:hover, .select select.is-hovered {
  border-color: #b5b5b5;
}

.select select:focus, .select select.is-focused, .select select.is-active {
  border-color: #485fc7;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

.select select[disabled],
fieldset[disabled] .select select,
.select fieldset[disabled] select {
  background-color: whitesmoke;
  border-color: whitesmoke;
  box-shadow: none;
  color: #7a7a7a;
}

.select select[disabled]::-moz-placeholder,
fieldset[disabled] .select select::-moz-placeholder,
.select fieldset[disabled] select::-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

.select select[disabled]::-webkit-input-placeholder,
fieldset[disabled] .select select::-webkit-input-placeholder,
.select fieldset[disabled] select::-webkit-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}
 .select select[disabled]:-moz-placeholder,
fieldset[disabled] .select select:-moz-placeholder,
.select fieldset[disabled] select:-moz-placeholder {
  color: rgba(122, 122, 122, 0.3);
}

.select select[disabled]:-ms-input-placeholder,
fieldset[disabled] .select select:-ms-input-placeholder,
.select fieldset[disabled] select:-ms-input-placeholder {
  color: rgba(122, 122, 122, 0.3);
}


.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top;
}

.select:not(.is-multiple) {
  height: 2.5em;
}

.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #485fc7;
  right: 1.125em;
  z-index: 4;
}

.select.is-rounded select {
  border-radius: 9999px;
  padding-left: 1em;
}

.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}

.select select::-ms-expand {
  display: none;
}

.select select[disabled]:hover,
fieldset[disabled] .select select:hover {
  border-color: whitesmoke;
}

.select select:not([multiple]) {
  padding-right: 2.5em;
}

.select select[multiple] {
  height: auto;
  padding: 0;
}

.select select[multiple] option {
  padding: 0.5em 1em;
}

.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #363636;
}

.select.is-white:not(:hover)::after {
  border-color: white;
}

.select.is-white select {
  border-color: white;
}

.select.is-white select:hover, .select.is-white select.is-hovered {
  border-color: #f2f2f2;
}

.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}

.select.is-black:not(:hover)::after {
  border-color: #0a0a0a;
}

.select.is-black select {
  border-color: #0a0a0a;
}

.select.is-black select:hover, .select.is-black select.is-hovered {
  border-color: black;
}

.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
  box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25);
}

.select.is-light:not(:hover)::after {
  border-color: whitesmoke;
}

.select.is-light select {
  border-color: whitesmoke;
}

.select.is-light select:hover, .select.is-light select.is-hovered {
  border-color: #e8e8e8;
}

.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
  box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25);
}

.select.is-dark:not(:hover)::after {
  border-color: #363636;
}

.select.is-dark select {
  border-color: #363636;
}

.select.is-dark select:hover, .select.is-dark select.is-hovered {
  border-color: #292929;
}

.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
  box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25);
}

.select.is-primary:not(:hover)::after {
  border-color: #00d1b2;
}

.select.is-primary select {
  border-color: #00d1b2;
}

.select.is-primary select:hover, .select.is-primary select.is-hovered {
  border-color: #00b89c;
}

.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
  box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25);
}

.select.is-link:not(:hover)::after {
  border-color: #485fc7;
}

.select.is-link select {
  border-color: #485fc7;
}

.select.is-link select:hover, .select.is-link select.is-hovered {
  border-color: #3a51bb;
}

.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}

.select.is-info:not(:hover)::after {
  border-color: #3e8ed0;
}

.select.is-info select {
  border-color: #3e8ed0;
}

.select.is-info select:hover, .select.is-info select.is-hovered {
  border-color: #3082c5;
}

.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
  box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25);
}

.select.is-success:not(:hover)::after {
  border-color: #48c78e;
}

.select.is-success select {
  border-color: #48c78e;
}

.select.is-success select:hover, .select.is-success select.is-hovered {
  border-color: #3abb81;
}

.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
  box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25);
}

.select.is-warning:not(:hover)::after {
  border-color: #ffe08a;
}

.select.is-warning select {
  border-color: #ffe08a;
}

.select.is-warning select:hover, .select.is-warning select.is-hovered {
  border-color: #ffd970;
}

.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
  box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25);
}

.select.is-danger:not(:hover)::after {
  border-color: #f14668;
}

.select.is-danger select {
  border-color: #f14668;
}

.select.is-danger select:hover, .select.is-danger select.is-hovered {
  border-color: #ef2e55;
}

.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
  box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25);
}

.select.is-small {
  border-radius: 2px;
  font-size: 0.75rem;
}

.select.is-medium {
  font-size: 1.25rem;
}

.select.is-large {
  font-size: 1.5rem;
}

.select.is-disabled::after {
  border-color: #7a7a7a !important;
  opacity: 0.5;
}

.select.is-fullwidth {
  width: 100%;
}

.select.is-fullwidth select {
  width: 100%;
}

.select.is-loading::after {
  margin-top: 0;
  position: absolute;
  right: 0.625em;
  top: 0.625em;
  transform: none;
}

.select.is-loading.is-small:after {
  font-size: 0.75rem;
}

.select.is-loading.is-medium:after {
  font-size: 1.25rem;
}

.select.is-loading.is-large:after {
  font-size: 1.5rem;
}



.table-list{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.table-list tr td{
	vertical-align: middle;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	font-size: 0.75rem !important;
}

.table-list-td-top td{
	vertical-align: top!important;
}
.table-list tr .td-title{
font-size: 0.75rem !important;
	background-color: #F2F2F2;
	text-align: center;
}
.table-list tr .td-baslik{
font-size: 0.75rem !important;
	background-color: #F2F2F2;
	text-align: right;
}
.table-list-clear{
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
}
.table-list-clear tr td{
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
}


.textform{
	background-color: #EFEFEF;
	display: block;
	border: 1px solid #E6E6E6;
	font-weight: normal;
	color: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	margin: 0px;
	padding: 10px;
	
}

.textform:focus{
	border: 1px solid #006699;
	outline: none;
		background-color: #FFFFFF;
}



.loadingAjaxDialog {
	background-color: transparent;
	background-repeat: repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: fixed;
	z-index: 9999;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: justify;
	background-image: url(img/trans-back.png);
}
.loadingAjaxDialog .spinner-border{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	font-size: 25px;
	}

.error-template {
	text-align: center;
	padding-top: 100px;
	padding-right: 15px;
	padding-bottom: 100px;
	padding-left: 15px;
}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }


.dropdown-menu{
	background-color: #FFFFFF;
}
.dropdown-menu .hr {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	display: block;
	width: 100%;
	margin: 0px;
	
}
.dropdown-menu .title{
	float: left;
	display: block;
	width: 100%;
	font-size: 14pt;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 35px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dropdown-menu .a-bold{
	float: left;
	width: 100%;
	font-size: 14pt;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 35px;
	margin: 0px;
}
.dropdown-menu .a-bold:hover{
	background-color:gray;
}

.dropdown-menu .a-bold i {
	float: left;
	margin-right: 8px;
	margin-top: 7px;
}
.dropdown-menu-left::before {
    border-bottom: 9px solid rgba(0, 0, 0, 0.2);
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 5%; /* position */
    position: absolute;
    top: -8px;
}

.dropdown-menu-left::after {
    border-bottom: 8px solid #FFFFFF;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 5%; /* position */
    position: absolute;
    top: -7px;
}

.dropdown-menu-right::before {
    border-bottom: 9px solid rgba(0, 0, 0, 0.2);
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    right: 5%; /* position */
    position: absolute;
    top: -8px;
}

.dropdown-menu-right::after {
    border-bottom: 8px solid #FFFFFF;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    right: 5%; /* position */
    position: absolute;
    top: -7px;
}

.SayfalamaBg{
	background-color:#fff;
	border-radius:5px;
	padding:10px;
}

.SayfaClass {
	border: 1px solid #CCCCCC;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.SayfaClass:hover{
	border: 1px solid #0066FF;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #0099CC;
	color: #FFFFFF;
	
	font-size: 9pt;
}

.SayfaClass_Selected {
	border: 1px solid #0066FF;
	background-color: #0099CC;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.bg-yesil{
	background-color:#2ECC71;
}

.outline-none:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}



.dialogTitle{
	font-size: 12pt;
	line-height: 40px;
	color: #FFF;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
	background-size : 24px;
	background-color: #333333;
	position: relative;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.dialogTitle1{
	font-size: 12pt;
	line-height: 40px;
	color: #000;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
	background-size : 24px;
	background-color: #F0F0F0;
	position: relative;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #E4E4E4;
}
.dialogTitle1 .kapat{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px
	z-index: 2;
	top: 5px;
	right: 5px;
	position: absolute;
	background-image: url(svg/kapat-oval-siyah.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
	width: 40px;
}


.dialogTitle .kapat{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 40px
	z-index: 2;
	top: 5px;
	right: 5px;
	position: absolute;
	background-image: url(svg/kapat-beyaz.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
	width: 40px;
}

.scroll {
    scrollbar-width: thin;
	scrollbar-color: #CCC #EEE;
	transition: mask-position 0.3s, -webkit-mask-position 0.3s;
}



.fs-sm-1 {
	font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-sm-2 {
	font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-sm-3 {
	font-size: calc(1.26rem + 0.12vw) !important;
}
.fs-sm-4 {
	font-size: 1.25rem !important;
}
.fs-sm-5 {
	font-size: 1.15rem !important;
}
.fs-sm-6 {
	font-size: 1.075rem !important;
}
.fs-sm-7 {
	font-size: 0.95rem !important;
}
.fs-sm-8 {
	font-size: 0.85rem !important;
}
.fs-sm-9 {
	font-size: 0.75rem !important;
}
.fs-sm-10 {
	font-size: 0.5rem !important;
}
.fs-sm-sm {
	font-size: 0.95rem !important;
}
.fs-sm-base {
	font-size: 1rem !important;
}
.fs-sm-lg {
	font-size: 1.075rem !important;
}
.fs-sm-xl {
	font-size: 1.21rem !important;
}
.fs-sm-fluid {
	font-size: 100% !important;
}
.fs-sm-2x {
	font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-sm-2qx {
	font-size: calc(1.35rem + 1.2vw) !important;
}
.fs-sm-2hx {
	font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-sm-2tx {
	font-size: calc(1.4rem + 1.8vw) !important;
}
.fs-sm-3x {
	font-size: calc(1.425rem + 2.1vw) !important;
}
.fs-sm-3qx {
	font-size: calc(1.45rem + 2.4vw) !important;
}
.fs-sm-3hx {
	font-size: calc(1.475rem + 2.7vw) !important;
}
.fs-sm-3tx {
	font-size: calc(1.5rem + 3vw) !important;
}
.fs-sm-4x {
	font-size: calc(1.525rem + 3.3vw) !important;
}
.fs-sm-4qx {
	font-size: calc(1.55rem + 3.6vw) !important;
}
.fs-sm-4hx {
	font-size: calc(1.575rem + 3.9vw) !important;
}
.fs-sm-4tx {
	font-size: calc(1.6rem + 4.2vw) !important;
}
.fs-sm-5x {
	font-size: calc(1.625rem + 4.5vw) !important;
}
.fs-sm-5qx {
	font-size: calc(1.65rem + 4.8vw) !important;
}
.fs-sm-5hx {
	font-size: calc(1.675rem + 5.1vw) !important;
}
.fs-sm-5tx {
	font-size: calc(1.7rem + 5.4vw) !important;
}
.fs-sm-6x {
	font-size: calc(1.725rem + 5.7vw) !important;
}
.fs-sm-6qx {
	font-size: calc(1.75rem + 6vw) !important;
}
.fs-sm-6hx {
	font-size: calc(1.775rem + 6.3vw) !important;
}
.fs-sm-6tx {
	font-size: calc(1.8rem + 6.6vw) !important;
}
.fs-sm-7x {
	font-size: calc(1.825rem + 6.9vw) !important;
}
.fs-sm-7qx {
	font-size: calc(1.85rem + 7.2vw) !important;
}
.fs-sm-7hx {
	font-size: calc(1.875rem + 7.5vw) !important;
}
.fs-sm-7tx {
	font-size: calc(1.9rem + 7.8vw) !important;
}

.td-bg-gray{
	background-color: #F2F2F2;
}
.cursor-pointer{
	cursor: pointer;
}

.alert-heading{
	font-size: 1.11rem !important;
	font-weight:600;
}

.display-none{
	display:none;
}
.display-block{
	display:block;
	}	

.bg-yesil{
	background-color:#2ECC71;
}

.outline-none:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text-gray{
	color:gray;
}

.bg-white{
background-color:#ffffff!important;	
}

.bg-color-pembe-1{
	background-color:#ffccdb;
}

.bg-color-mavi-1{
	background-color:#a6f7f5;
}

.bg-color-mavi-2{
	background-color:#89efec;
}

.bg-color-mor-1{
	background-color:#635bff;
}

.text-color-mor-1{
	color:#635bff;
}

.text-color-pembe-1{
	color:#ffccdb;
}

.text-color-mavi-1{
	color:#a6f7f5;
}

.text-color-mavi-2{
	color:#89efec;
}


.fw-semibold {
    font-weight: 600 !important;
}


.card {
    --bs-card-spacer-y: 30px;
    --bs-card-spacer-x: 30px;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: #29343d;
    --bs-card-subtitle-color: #98A4AE;
    --bs-card-border-width: 0px;
    --bs-card-border-color: #ebf1f6;
    --bs-card-border-radius: 12px;
    --bs-card-box-shadow: 0px 2px 4px -1px rgba(175, 182, 201, 0.2);
    --bs-card-inner-border-radius: 12px;
    --bs-card-cap-padding-y: 15px;
    --bs-card-cap-padding-x: 30px;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    box-shadow: var(--bs-card-box-shadow);
}

.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color);
}

h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: normal !important;
}
.h5, h5 {
    font-size: 1.125rem;
}

.card-subtitle {
    font-size: 15px;
    line-height: 24px;
}
.lh-base {
    line-height: 1.5 !important;
}
.card-subtitle {
    margin-top: calc(-.5* var(--bs-card-title-spacer-y));
    margin-bottom: 0;
    color: var(--bs-card-subtitle-color);
}

.gap-9 {
    gap: 20px !important;
}

.mt-2 {
    margin-top: .5rem !important;
}
.vstack {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch;
}

.round-48 {
    width: 48px;
    height: 48px;
}

.bg-primary-subtle {
    background-color: var(--bs-primary-bg-subtle) !important;
}

.rounded-tab{
	border-radius:5px 5px 0px 0px;
}

.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}



.nora-alert-efect-popup {
  display: inline-block; /* boyut ve animasyon için */
  animation: noraalertShowEffect 0.3s ease forwards;
  transform-origin: center center;
}

.nora-alert-content {
  /* Animasyondan etkilenmemesi için */
  animation: none !important;
  transform: none !important;
}

/* Animasyon tanımı */
@keyframes noraalertShowEffect {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}


.nora-alert {
  align-items: center;
  display: none;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 999998;
  display: flex;
}


.nora-alert, .nora-alert-background{
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}



.nora-alert-background {
  background-color: rgba(10, 10, 10, 0.86);
}

.nora-alert-content,.nora-alert-card {
  margin: 0 20px;
  max-height: calc(100vh - 160px);
  overflow: auto;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .nora-alert-content,.nora-alert-card {
    margin: 0 auto;
    max-height: calc(100vh - 40px);
    width: 640px;
  }
}

.nora-alert-close {
  background: none;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 40px;
}

.nora-alert-card {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  -ms-overflow-y: visible;
}

.nora-alert-card-head,
.nora-alert-card-foot {
  align-items: center;
  background-color: white;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 5px;
  position: relative;
}

.nora-alert-card-head {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.nora-alert-card-title {
  color: #363636;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 1.5rem;
  line-height: 1;
}

.nora-alert-card-foot {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.nora-alert-card-foot .button:not(:last-child) {
  margin-right: 0.5em;
}

.nora-alert-card-body {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
  padding: 20px;
  
}



.nora-alert-close {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 9999px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px;
}

.nora-alert-close::before, .delete::after, .nora-alert-close::after {
  background-color: white;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform-origin: center center;
}

.nora-alert-close::before {
  height: 2px;
  width: 50%;
}

.nora-alert-close::after {
  height: 50%;
  width: 2px;
}

.nora-alert-close:hover, .nora-alert-close:focus {
  background-color: rgba(10, 10, 10, 0.3);
}

.nora-alert-close:active {
  background-color: rgba(10, 10, 10, 0.4);
}


.radius-top{
	border-radius: 5px 5px 0px 0px!important;
}