@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,200');
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed');

body {
	font-size: 13px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	line-height: 1.5;
	overflow-x: hidden;
	font-weight: 300;
	background-color: #ffffff;
	color: #333333;
	text-align: left;

}

.card {
	border: 0;
	border-radius: 0.1875rem;
	display: inline-block;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
	-webkit-box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
	box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
}

.progress-card-body-text {
	font-size: 1.3em;
	font-weight: bold;
	color: #757575;
	font-family: Candara, sans-serif;
}

.progress-card-header-text {
	font-weight: bold;
	color: #477594;
	font-family: Candara, sans-serif;
	font-size: 1em;
}

.progress-card {
	border: 1px solid #5789aaab;
	border-radius: 0.1875rem;
	display: block;
	width: 100%;
	margin: 5px 0;
	-webkit-box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
	box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
	background-color: white;
	min-height: 55px;
	padding: 0 4px;
}

.progress-card-loading {
	-webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
	}
}

.baseDashboard {
	height: auto;
	margin-bottom: 0;
	background-color: #fff;
	border-radius: 6px;
	border: 1px solid rgba(163, 163, 163, 0.62);
}

.baseBackground {
	background: #f5f5f575;
	padding-bottom: 10px;
	position: relative;
	flex-wrap: wrap;
	width: 100%;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	border: 0;
	border-radius: 6px;
	display: flex;
	box-shadow: 0 0 8px #969696;
}

.asa {

}

@media screen and (max-width: 768px) {
	.baseBackground {
		margin-left: 0px;
	}
}

.baseBackground2 {
	padding-bottom: 10px;
	position: relative;
	flex-wrap: wrap;
	width: 100%;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	border-radius: 6px;
	display: flex;
}

.cizgi {
	width: 1px;
	height: auto;
}

.card-body {
	-ms-flex: 1 1 auto;
	margin-top: -25px;
	flex: 1 1 auto;
	padding: 16px;
}

.main-panel {
	background-color: #fff;
}

/*.main-panel {*/
/*position: relative;*/
/*float: right;*/
/*width: calc(100% - 260px);*/
/*background-color: #ffffff;*/
/*-webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);*/
/*transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);*/
/*}*/

/*.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {*/
/*position: relative;*/
/*width: 100%;*/
/*min-height: 1px;*/
/*padding-right: 15px;*/
/*padding-left: 15px;*/
/*}*/

.BaseShadow.card {
	border-radius: 6px;
	background-color: #fcfcfc;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	box-sizing: border-box;
	box-shadow: 0 0 8px #ebebeb;
}

.BaseShadow.card:hover {
	box-shadow: 0 0 8px #969696;
	transition: all 1.2s ease;
}

.btn-neutral.btn-simple {
	color: #919191;
	border-color: #919191;
}

.ettn {
	background-color: #ababab;
	padding: 5px;
	color: #fefefe;
	border-radius: 3px;
	margin-bottom: 15px;
}

.headerTextStyle {
	font-size: 16px;
	font-weight: bold;
	position: relative;

}

.ust {
	z-index: 999999;
}

.sidebar .sidebar-wrapper, .off-canvas-sidebar .sidebar-wrapper {
	position: relative;
	height: calc(100vh - 66px);
	overflow: auto;
	width: 259px;
	overflow-x: hidden;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	z-index: 4;
	padding-bottom: 100px;
	background: -webkit-linear-gradient(top, #fcfdff 0, #fafcff 100%);
}

.sidebar .logo, .off-canvas-sidebar .logo {
	position: relative;
	padding: 10px;
	border-bottom: 1px solid #fdfdfd;
	background: -webkit-linear-gradient(top, #f5f6f8 0, #ebedf0 100%);
	z-index: 4;

}

.sidebar .logo .simple-text, .off-canvas-sidebar .logo .simple-text {
	text-transform: uppercase;
	padding: 0.5rem 0;
	display: block;
	white-space: nowrap;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	line-height: 30px;
	overflow: hidden;
}

.sidebar .logo a.logo-mini, .off-canvas-sidebar .logo a.logo-mini {
	opacity: 1;
	float: left;
	width: 40px;
	text-align: center;
	margin-right: 0px;
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
	/* background-color: #dcdcdc; */
	-webkit-box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
	box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
}

.panel-header {
	padding-top: 50px;
	padding-bottom: 45px;
	background: #141E30;
	background: -webkit-gradient(linear, left top, right top, from(#0c2646), color-stop(60%, #204065), to(#2a5788));
	background: linear-gradient(to right, #eef0f2 0%, #f0f2f3 60%, #eff1f2 100%);
	position: relative;
	overflow: hidden;
}

.panel-header-sm {
	height: 95px;
}

.navbar a:not(.btn):not(.dropdown-item) {
	color: #000000;
	font-weight: normal;
	font-family: "Open Sans";
	font-size: 12px;
}

@media screen and (max-width: 991px) {
	.navbar a:not(.btn):not(.dropdown-item) {
		color: #ffffff;
		font-weight: bold;
		font-family: sans-serif;
		font-size: 12px;
	}
}

.dropdown.show .dropdown-menu, .bootstrap-select.show .dropdown-menu:not(.inner), .dropdown-menu.bootstrap-datetimepicker-widget.top.open, .dropdown-menu.bootstrap-datetimepicker-widget.bottom.open, .dropup.show:not(.bootstrap-select) .dropdown-menu, .navbar .dropdown.show .dropdown-menu {
	opacity: 1;
	margin-bottom: 25px;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transform: translate3d(-99px, -12px, 0) !important;
	transform: translate3d(-99px, -12px, 0) !important;
}

.nav-tabs {
	border: 0;
	padding: 0px 0px 10px 0px;
}

.ReactTable {
	color: #585858;
	margin-left: 15px;
	font-size: 12px;
	border-radius: 6px;

}

.ReactTable .rt-thead .rt-th, .ReactTable .rt-thead .rt-td {
	text-align: center;
	display: grid;
	background-color: #dadada;
	font-weight: bold;

}

.ReactTable .rt-th, .ReactTable .rt-td {
	white-space: inherit !important;
}

.ReactTable .-loading {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0 !important;
	bottom: 0;
	background: rgb(255, 255, 255);
}

.ReactTable .rt-thead .rt-th, .ReactTable .rt-thead .rt-td {
	line-height: normal !important;
}

.page a {
	color: #949494;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	border-radius: 25px;
	margin: 2px;
	padding: 8px 15px 8px 15px;
	display: -ms-flexbox;
	box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
	display: flex;
	margin-top: 15px;

	margin-left: 10px
}

.page a:hover {
	color: #385eff;
}

.page a:active {
	color: #385eff;
}

.page a:focus {
	color: #385eff;
}

/*.TableRenk {*/
/*margin-top: 10px;*/
/*border-radius: 6px 6px 6px 6px;*/
/*box-shadow: 0 0 4px #d0d0d0;*/
/*background-color: #fafafa;*/
/*}*/
.FormRenk2 {
	border: 2px solid #e7e7e7;
	border-radius: 6px 6px 6px 6px;
	background-color: #fbfbfb;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 0px;
}

.FormRenk2 th {
	border: 1px solid #b1b1b1;
	padding: 5px;
}

.FormRenk {
	border: 2px solid #e7e7e7;
	border-radius: 6px 6px 6px 6px;
	background-color: #fbfbfb;
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 0px;
}

.FormRenk th {
	border: 1px solid #b1b1b1;
	padding: 5px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #fff;
	color: #888;
	cursor: not-allowed;
}

.form-control::placeholder {
	color: #808080;
	opacity: 1;
}

.ucnokta {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

@media (min-width: 640px) {
	.gridIslemler {
		width: 80px;
		text-align: center;
	}
}

@media (min-width: 1024px) {
	.gridIslemler {
		width: 120px;
		text-align: center;
	}
}

@media (min-width: 640px) {
	.gridIslemler2 {
		width: 80px;
		text-align: center;
	}
}

@media (min-width: 1024px) {
	.gridIslemler2 {
		width: 90px;
		text-align: center;
	}
}

.gridBigFont {
	font-size: 13px;
	/*font-weight: bold;*/
	color: #555555;
}

.gridSmallFont {
	font-size: 11px;
	/*font-weight: bold;*/
	color: #555555;
}

.gridReddish {
	color: indianred;
}

.gridGreenish {
	color: #00887a;
}

.gridYellowish {
	color: #dca219;

}

.gridBlueish {
	color: #2c80c5;

}

.breakWords {
	white-space: pre-wrap;
	word-break: break-all;
	display: inline-block;
}

/*.row {*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*-ms-flex-wrap: wrap;*/
/*flex-wrap: wrap;*/
/*margin-right: -15px;*/
/*margin-left: -15px;*/
/*}*/

/*-----------------------------  RESPONSİVE  --------------------*/

table {

	border-collapse: inherit;
	width: 100%;
}

.breakWords2 {
	white-space: pre-wrap;
	display: inline-block;
}

table th {
	box-shadow: 0 0px 4px 0px rgba(181, 181, 181, 0.77);
}

table caption {
	font-size: 1.5em;
	margin: .5em 0 .75em;
}

table tr {
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	padding: 0px;
	text-align: center;
}

table th {
	/*padding: 6px 12px;*/
	border-color: #dce2e7;
	color: #2d353c;
	background: #dadada;
	text-align: center;
}

@media screen and (min-width: 300px) and (max-width: 1024px) {

	table {
		border: 0;
	}

	table thead {
		display: none;
		content: counter(data-label, disc);
	}

	table thead:before {
		display: block;
		content: attr(data-label);
	}

	table tr {
		margin-bottom: 15px;
		padding: 3px;
		display: block;
		/*border-bottom: 2px solid #ddd;*/
		border-radius: 3px;
		box-shadow: #ccc 0px 2px 5px -1px, #ccc 0px 1px 3px -1px;
	}

	table td {
		display: block;
		text-align: right;
		font-size: 11px;
		border-bottom: 1px dotted #ccc;
	}

	table td:last-child {
		border-bottom: 0;
	}

	table td:before {
		content: attr(data-label);
		float: left;
		text-transform: uppercase;
		font-weight: bold;
	}
}

/*---------------------------------------------------------------*/
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	height: auto;
	display: block;
	unicode-bidi: isolate;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	overflow: hidden;
	border-style: inset;
	border-width: 1px;

}

@media screen and  (min-width: 319px) and (max-width: 426px) {

	hr {
		visibility: hidden;;
	}
}

.tableBtn {
	background-color: gainsboro;
	border: none;
	cursor: pointer;
	font-family: "Open Sans";
	font-size: 13px;
	font-weight: bold;
	color: #101010;
	display: contents;
}

.vega-tableBtn {
	background-color: gainsboro;
	border: none;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #195b87;
	display: contents;
}

.tableBtn:focus {
	outline: none;
}

.check {
	height: 16px;
	overflow: hidden;
	position: relative;
	top: 2px;
	left: -1px;
	font-size: 12px;
	background-color: red;
}

/*.btn, .navbar .navbar-nav > a.btn {*/
/*padding: 9px 9px;*/
/*margin: 1px 1px;*/
/*}*/
.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.konum {
	display: block;
	margin: -2px 0px -12px 2px;
	vertical-align: middle;
}

.durumaGore {
	display: block;
}

@media screen and  (min-width: 1024px) {
	.durumaGore {
		display: inline-flex;
		vertical-align: middle;
	}
}

@media screen and  (max-width: 640px) {
	.durumaGore {
		display: block;
	}
}

.sag-1 {
	float: right;

}

@media screen and  (max-width: 640px) {
	.sag-1 {
		float: left;
		margin-top: 5px;
	}
}

.hizala {

}

@media screen and (width: 1920px) {

	.hizala {
		padding: 9px 70px 9px 44px !important;
	}
}

.Btn {
	min-width: 1.875rem;
	height: 26px;
	width: 26px;
	margin-right: 3px;
	margin-bottom: 2px;
	padding: 6px 9px 10px 9px;
	cursor: pointer;
	font-size: 11px;
	overflow: hidden;
	position: relative;
	line-height: normal;
	vertical-align: baseline;
	-webkit-appearance: button;
	border-radius: 3px;
	background: linear-gradient(rgba(159, 208, 55, 0.6), rgb(159, 208, 55));
	color: #ffffff;
	font-weight: 400;
	border: none;
	display: inline-block;
	text-align: center;
	white-space: nowrap;

}

.Btn:hover {
	-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
}

.BtnIcon {
	font-size: 10px;
	color: #ffffff;
	display: block;

}

.Btn:disabled {
	opacity: 0.1;
	cursor: auto;
}

.toolBar {
	border: 1px solid #d9d9d9;
	background: #f6f7f9 0 0 repeat-x;
	background: -moz-linear-gradient(top, #f6f7f9 0, #ebedf0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(100%, #ebedf0));
	background: -webkit-linear-gradient(top, #f6f7f9 0, #ebedf0 100%);
	background: -o-linear-gradient(top, #f6f7f9 0, #ebedf0 100%);
	background: -ms-linear-gradient(top, #f6f7f9 0, #ebedf0 100%);
	background: linear-gradient(top, #f6f7f9 0, #ebedf0 100%);
	margin-bottom: 10px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 3px;
}

/*-------------TOOLBAR2 BUTTON2-----------------*/

.toolBar2 {
	border: 1px solid #d9d9d9;
	color: #1b1d1f;
	padding: 1px;
	background: #f6f7f9 0 0 repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f7f9), color-stop(100%, #ebedf0));
	background: -webkit-linear-gradient(top, #f6f7f9 0, #ebedf0 100%);
	background: -o-linear-gradient(top, #f6f7f9 0, #ebedf0 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f6f7f9), to(#ebedf0));
	background: -webkit-linear-gradient(bottom, #f6f7f9 0, #ebedf0 100%);
	background: -o-linear-gradient(bottom, #f6f7f9 0, #ebedf0 100%);
	background: linear-gradient(rgb(238, 239, 242), #f6f7f9);
	margin-bottom: 10px;
}

.left {
	float: left;
	padding: 0px;
}

.right {
	float: right;
	padding: 0px;
}

.Btn2 {
	min-width: 1.875rem;
	height: 31px;
	width: 31px;
	margin-right: 1px;
	padding: 8px 21px 24px 11px;
	cursor: pointer;
	/*margin-right: 2px;*/
	font-size: 0.888em;
	overflow: hidden;
	position: relative;
	line-height: normal;
	vertical-align: baseline;
	-webkit-appearance: button;
	border-radius: 3px;
	background: linear-gradient(rgb(238, 239, 242), #dbdcde);
	color: #3a3a3a;
	font-weight: 400;
	border: 1px solid #6d6d6d6b;
	display: inline-block;
	text-align: center;
	white-space: nowrap;

}

.Btn2:hover {
	-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
}

.Btn2Icon {
	font-size: 10px;
	color: #ffffff;
	display: block;

}

.TekBtn2 {
	background: linear-gradient(rgb(238, 239, 242), #dbdcde);
	display: inline-block;
	text-transform: uppercase;
	font-family: "Open Sans", "Helvetica Neue", sans-serif;
	font-size: 8px;
	letter-spacing: .7px;
	margin-top: -2px;
	font-weight: bold;
	position: relative;
	border: 1px solid #6d6d6d6b;
	color: #3a3a3a;
	transition: .2s;
	white-space: nowrap;
	border-radius: 3px;
	padding: 11px 42px 10px 9px;

}

.TekBtn2:before,
.TekBtn2:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding-top: 11px;
	padding-bottom: 12px;
	width: 33px;
	text-align: center;
	font-size: 11px;
	content: "\00a0";
	transition: .2s;
	border-radius: 3px;
	color: #3a3a3a;

}

.TekBtn2:before {
	background: rgba(0, 0, 0, 0.1);
}

.TekBtn2:hover {
	background: linear-gradient(rgb(238, 239, 242), #dbdcde);
	-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
	border: 1px solid #6d6d6d6b;
}

.TekBtn2 {
	min-width: 30px;
}

.TekBtn2:active,
.TekBtn2:focus {
	background: linear-gradient(rgb(238, 239, 242), #dbdcde);
	border: 1px solid #6d6d6d6b;
	outline: none;
}

.TekBtn2.icon-right {
	right: .4em;
	text-align: center;
}

.TekBtn2.text-only .text {
	padding: 0px 0px;
}

/*----------------------------------------------*/
/*.card .card-body {*/
/*padding: 0px 9px 11px 9px;*/
/*}*/

.TekBtn {
	background: linear-gradient(rgba(159, 208, 55, 0.6), rgb(159, 208, 55));
	text-transform: uppercase;
	font-family: "Open Sans", "Helvetica Neue", sans-serif;
	font-size: 0.625em;
	font-weight: bold;
	letter-spacing: 0.25em;
	margin-right: -3px;
	position: relative;
	border: none;
	color: #ffffff;
	transition: .2s;
	white-space: nowrap;
	border-radius: 0.375em;
	padding: 10px 40px 10px 8px;

}

.TekBtn:before,
.TekBtn:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding-top: 10px;
	/*padding-bottom: 12px;*/
	width: 33px;
	text-align: center;
	font-size: 8px;
	content: "\00a0";
	transition: .2s;
	border-radius: 0.375em;
	color: #ffffff;

}

.TekBtn:before {
	background: rgba(0, 0, 0, 0.1);
}

/*.TekBtn:hover {*/
/*background: linear-gradient(rgba(159, 208, 55, 0.6), rgb(159, 208, 55));*/
/*-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);*/
/*box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);*/
/*border: none;*/
/*}*/

.TekBtn {
	min-width: 30px;
}

.TekBtn:active,
.TekBtn:focus {
	background: linear-gradient(rgba(159, 208, 55, 0.6), rgb(159, 208, 55));
	border: none;
	outline: none;
}

.TekBtn:disabled {
	opacity: 0.1;
	cursor: auto;
}

.TekBtn.icon-right {
	right: .4em;
	text-align: center;
}

.TekBtn.text-only .text {
	padding: 0px 0px;
}

.PreDefinedEdit {
	background: #4BB5FF;
	font-family: "Open Sans", "Helvetica Neue", sans-serif;
	font-weight: bold;
	position: relative;
	border: 1px;
	transition: .2s;
	white-space: nowrap;
	border-radius: 0.375em;
	padding: 10px 40px 10px 8px;

}

.PreDefinedEdit:before,
.PreDefinedEdit:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding-top: 10px;
	/*padding-bottom: 12px;*/
	width: 25%;
	text-align: center;
	font-size: 8px;
	content: "\00a0";
	transition: .2s;
	border-radius: 0.375em;
	color: #ffffff;

}

.PreDefinedEdit:before {
	background: rgba(0, 0, 0, 0.1);
}

/*.TekBtn:hover {*/
/*background: linear-gradient(rgba(159, 208, 55, 0.6), rgb(159, 208, 55));*/
/*-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);*/
/*box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);*/
/*border: none;*/
/*}*/

.PreDefinedEdit.icon-right {
	text-align: center;
}

.PreDefinedEdit.text-only .text {
	padding: 0px 0px;
}

.btn.predefined:not(.btn-footer) .now-ui-icons, .btn.predefined:not(.btn-footer) .fa, .btn.predefined:not(.btn-footer) .far, .btn.predefined:not(.btn-footer) .fas, .navbar .navbar-nav > a.btn.predefined:not(.btn-footer) .now-ui-icons, .navbar .navbar-nav > a.btn.predefined:not(.btn-footer) .fa, .navbar .navbar-nav > a.btn.predefined:not(.btn-footer) .far, .navbar .navbar-nav > a.btn.predefined:not(.btn-footer) .fas {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-12px, -12px);
	transform: translate(-12px, -12px);
	line-height: 1.5626rem;
	width: 24px;
}


.OutPreDefinedEdit {
	background: #286d10;
	font-family: "Open Sans", "Helvetica Neue", sans-serif;
	font-weight: bold;
	position: relative;
	border: 1px;
	transition: .2s;
	white-space: nowrap;
	border-radius: 0.375em;
	padding: 10px 40px 10px 8px;

}

.OutPreDefinedEdit:before,
.OutPreDefinedEdit:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding-top: 10px;
	/*padding-bottom: 12px;*/
	width: 25%;
	text-align: center;
	font-size: 8px;
	content: "\00a0";
	transition: .2s;
	border-radius: 0.375em;
	color: #ffffff;

}

.OutPreDefinedEdit:before {
	background: rgba(0, 0, 0, 0.1);
}

/*.TekBtn:hover {*/
/*background: linear-gradient(rgba(159, 208, 55, 0.6), rgb(159, 208, 55));*/
/*-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);*/
/*box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);*/
/*border: none;*/
/*}*/

.OutPreDefinedEdit.icon-right {
	text-align: center;
}

.OutPreDefinedEdit.text-only .text {
	padding: 0px 0px;
}


.refresh:after {
	content: "\f021";
	font-family: FontAwesome;
}

.refresh:hover:after {
	animation: none;
	transform: scale(1.2);
}

.signature:after {
	content: "\f573";
	font-family: FontAwesome;
}

.signature:hover:after {
	animation: none;
	transform: scale(1.2);
}

.ekle:after {
	content: "\f067";
	font-family: FontAwesome;
}

.ekle:hover:after {
	animation: none;
	transform: scale(1.2);
}

.kopyala:after {
	content: "\f24d";
	font-family: FontAwesome;
}

.kopyala:hover:after {
	animation: none;
	transform: scale(1.2);

}

.geri:after {
	content: "\f112 ";
	font-family: FontAwesome;
}

.geri:hover:after {
	animation: none;
	transform: scale(1.2);

}

.search:after {
	content: "\f002";
	font-family: FontAwesome;

}

.search:hover:after {
	animation: none;
	transform: scale(1.2);
}

.tahsilat:after {
	content: "\f08b ";
	font-family: FontAwesome;
}

.tahsilat:hover:after {
	animation: none;
	transform: scale(1.2);
}

.tediye:after {
	content: "\f090 ";
	font-family: FontAwesome;
}

.tediye:hover:after {
	animation: none;
	transform: scale(1.2);
}

.vazgec:after {
	content: "\f00d";
	font-family: FontAwesome;
	margin-top: -2px;
}

.vazgec:hover:after {
	animation: none;
	transform: scale(1.2);
}

.kaydet:after {
	content: "\f00c";
	font-family: FontAwesome;
	margin-top: -2px;
}

.kaydet:hover:after {
	animation: none;
	transform: scale(1.2);
}

.onizle:after {
	content: "\f002";
	font-family: FontAwesome;
	margin-top: -2px;
}

.onizle:hover:after {
	animation: none;
	transform: scale(1.2);
}

.detay:after {
	content: "\f101";
	font-family: FontAwesome;
	margin-top: -2px;
}

.detay:hover:after {
	animation: none;
	transform: scale(1.2);
}

.credit:after {
	content: "\f09d";
	font-family: FontAwesome;
	margin-top: -2px;
}

.credit:hover:after {
	animation: none;
	transform: scale(1.2);
}

.etiket:after {
	content: "\f145";
	font-family: FontAwesome;
	margin-top: -2px;
}

.etiket:hover:after {
	animation: none;
	transform: scale(1.2);
}

.gonder:after {
	content: "\f1d8";
	font-family: FontAwesome;
	margin-top: -1px;
}

.gonder:hover:after {
	animation: none;
	transform: scale(1.2);
}

.file-alt:after {
	content: "\f15c";
	font-family: FontAwesome;
	margin-top: -1px;
}

.file-alt:hover:after {
	animation: none;
	transform: scale(1.2);
}

.vazgec:after {
	content: "\f00d";
	font-family: FontAwesome;
	margin-top: -2px;
}

.vazgec:hover:after {
	animation: none;
	transform: scale(1.2);
}

.down:after {
	content: "\f019";
	font-family: FontAwesome;
	margin-top: -2px;
}

.down:hover:after {
	animation: none;
	transform: scale(1.2);
}

.temizle:after {
	/*content: "fa-archive, fa-2x, fam-x, fam-is-danger;";*/
	content: "\f014 ";
	font-family: FontAwesome;

}

.temizle:hover:after {
	animation: none;
	transform: scale(1.2);
}

.delete:after {
	content: "\f12d ";
	font-family: FontAwesome;
	margin-top: -3px;
}

.delete:hover:after {
	animation: none;
	transform: scale(1.2);
	margin-top: -3px;
}

.sonraki:after {
	content: "\f101";
	font-family: FontAwesome;
	margin-top: -1px;
}

.sonraki:hover:after {
	animation: none;
	transform: scale(1.2);
	margin-top: -1px;
}

.print:after {
	content: "\f02f";
	font-family: FontAwesome;
}

.print:hover:after {
	animation: none;
	transform: scale(1.2);
}

.kopyala:after {
	content: "\f0c5";
	font-family: FontAwesome;
	margin-top: 0px;
}

.kopyala.hover:after {
	animation: none;
	transform: scale(1.2);
}

.edit:after {
	content: "\f044";
	font-family: FontAwesome;
	margin-top: 0px;
}

.edit.hover:after {
	animation: none;
	transform: scale(1.2);
}

.referans:after {
	content: "\f2b5";
	font-family: FontAwesome;
	margin-top: 0px;
}

.referans.hover:after {
	animation: none;
	transform: scale(1.2);
}

.filter:after {
	content: "\f0b0";
	font-family: FontAwesome;
	margin-top: -2px;
}

.filter:hover:after {
	animation: none;
	transform: scale(1.2);
}

.filter-sticky-container.fixed {
	position: fixed;
	top: 0;
	width: 1080px;
	margin-top: 0;
	list-style: none;
}

.filter-sticky-container {
	z-index: 1050;
}

.okundu:after {
	content: "\f2b6";
	text-align: center;
	padding-left: 2px;
	padding-top: 2px;
	font-size: 14px;
	/*margin: -1px 10px 0px 0px;*/
	font-family: FontAwesome;
}

.okundu.hover:after {
	animation: none;
	transform: scale(1.2);
}

.arsiv:after {
	content: "\f1c6";
	font-family: FontAwesome;
	margin-top: -2px;
}

.arsiv.hover:after {
	animation: none;
	transform: scale(1.2);
}

.arsivCikar:after {
	content: "\f08e";
	font-family: FontAwesome;
	margin-top: -2px;
}

.arsivCikar:hover:after {
	animation: none;
	transform: scale(1.2);
}

.kaldir:after {
	content: "\f068";
	font-family: FontAwesome;
	margin-top: 0px;
}

.kaldir:hover:after {
	animation: none;
	transform: scale(1.2);
}

.iconDuzen {
	margin-left: 5PX;
}

.MenuBtn2 {
	background: linear-gradient(rgba(154, 193, 218, 0.61), #6e8da2);
	display: inline-block;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: .7px;
	position: relative;
	padding: 9px 44px 9px 13px;
	color: white;
	transition: .2s;
	white-space: nowrap;
	border-radius: 3px;
	border: none;
}

.MenuBtn2:before,
.MenuBtn2:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding-top: 13px;
	padding-bottom: 12px;
	width: 33px;
	text-align: center;
	font-size: 15px;
	content: "\00a0";
	transition: .2s;
	border-radius: 3px;
	color: #ffffff;

}

.iconTop.MenuBtn2:before,
.iconTop.MenuBtn2:after {

	padding-top: 9px;
}

.iconBottom.MenuBtn2:before,
.iconBottom.MenuBtn2:after {

	padding-top: 11px;
}

.MenuBtn2:before {
	background: rgba(0, 0, 0, 0.1);
}

.MenuBtn2:hover {
	background: linear-gradient(rgba(154, 193, 218, 0.61), #6e8da2);
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.20);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.20);
}

.MenuBtn2 {
	min-width: 30px;
}

.MenuBtn2:active,
.MenuBtn2:focus {
	background: linear-gradient(rgba(154, 193, 218, 0.61), #6e8da2);
	outline: none;
}

.MenuBtn2-icon-right {
	right: .5em;
	text-align: center;
}

.MenuBtn2-text-only-text {
	padding: 0px 0px;
}

.listt.MenuBtn2:after {
	content: "\f0d7 ";
	font-family: FontAwesome;
	margin-top: -6px;
}

.listt.MenuBtn2:hover:after {
	animation: none;
	transform: scale(1.2);
}

@media screen and (min-width: 321px) and (max-width: 415px) {
	.MenuBtn2 {
		font-size: 0.6em;
	}
}

@media screen and (max-width: 320px) {
	.MenuBtn2 {
		font-size: 0.55em;
	}
}

.MenuBtn {

	background: linear-gradient(#ffffff, #ffffff);
	display: inline-block;
	transition: inherit;
	white-space: nowrap;
	/*width: 100%;*/
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
	text-align: left;
	margin-left: 0px;
	bottom: 0;
	/*color: red;*/
	color: #333333;
	left: 0;
	line-height: 0px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;

	right: 0;
	top: 0;
	font-size: 11px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;

}

/*.MenuBtn:before,*/
/*.MenuBtn:after {*/
/*border-color: #999 transparent transparent;*/
/*border-style: solid;*/
/*border-width: 5px 5px 2.5px;*/
/*display: inline-block;*/
/*height: 0;*/
/*width: 0;*/
/*position: relative;*/
/*}*/

.MenuBtn:hover {
	background: linear-gradient(#ffffff, #ffffff);
	-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
}

.MenuBtn {
	min-width: 30px;
}

.MenuBtn:active,
.MenuBtn:focus {
	background: linear-gradient(#ffffff, #ffffff);
	outline: none;
}

.list.MenuBtn:after {
	content: "\f0d7 ";
	font-family: FontAwesome;
	margin-top: -1px;
	transform: none;
	margin-left: 18.255em;
}

.list.MenuBtn:hover:after {
	animation: none;
	/*transform: scale(1.2);*/
}

/*.dr.dropdown-toggle::after {*/
/*display: inline-block;*/
/*width: 0;*/
/*font-size: 16px;*/
/*padding: 0px 0px 0px 0px;*/
/*color: #999;*/
/*height: 0;*/
/*margin-left: 367px;*/
/*margin-right: 0px;*/
/*vertical-align: 0px;*/
/*content: "";*/
/*border-top: .3em solid;*/
/*border-right: .3em solid transparent;*/
/*border-left: .3em solid transparent;*/

.dropdown-menu.show {
	display: block;
	position: absolute;
	overflow-y: auto;
	transform: none !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	will-change: transform;
	min-width: unset;
	animation: none;
	background-color: white !important;
	padding: 5px;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #6796d4 !important;
}

.select-button {
	min-width: 1.875rem;
	height: 1.9rem;
	width: 1.95rem;
	margin: 2px 1px;
	padding: 8px -1px;
	cursor: pointer;
	font-size: 11px;
	overflow: hidden;
	position: relative;
	line-height: normal;
	vertical-align: baseline;
	-webkit-appearance: button;
	border-radius: 3px;
	background-color: rgba(0, 230, 0);
	/*background: rgba(243, 157, 157, 0.48);*/
	color: #ffffff;
	font-weight: bold;
	border: none;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
}

.select-button:hover {
	background-color: rgba(0, 204, 0, 0.9);
	/*background-color: #D44638;*/
	box-shadow: 0 0 8px #969696;
}

.btn.btn-icon:not(.btn-footer) .now-ui-icons, .btn.btn-icon:not(.btn-footer) .fa, .btn.btn-icon:not(.btn-footer) .far, .btn.btn-icon:not(.btn-footer) .fas, .navbar .navbar-nav > a.btn.btn-icon:not(.btn-footer) .now-ui-icons, .navbar .navbar-nav > a.btn.btn-icon:not(.btn-footer) .fa, .navbar .navbar-nav > a.btn.btn-icon:not(.btn-footer) .far, .navbar .navbar-nav > a.btn.btn-icon:not(.btn-footer) .fas {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-12px, -12px);
	transform: translate(-12px, -12px);
	line-height: 1.5626rem;
	width: 24px;
}

/*.btn.btn-icon, .navbar .navbar-nav > a.btn.btn-icon {*/
/*height: 3.375rem;*/
/*min-width: 3.375rem;*/
/*width: 2.375rem;*/
/*padding: 0;*/
/*font-size: 1.9375rem;*/
/*overflow: hidden;*/
/*position: relative;*/
/*line-height: normal;*/
/*}*/

/*.dropdown-menu {*/
/*border: 0;*/
/*-webkit-box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.2);*/
/*box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.2);*/
/*border-radius: 0.125rem;*/
/*-webkit-transition: none;*/
/*transition: none;*/
/*}*/

/*.sidebar:after, .off-canvas-sidebar:after {*/
/*background: #21446b;*/
/*background: -webkit-gradient(linear, left top, left bottom, from(#21446b), color-stop(80%, #15437e));*/
/*background: linear-gradient(#ffffff 0%, #dcdcdc 80%);*/
/*z-index: 3;*/
/*}*/
/*.sidebar .nav li > a, .off-canvas-sidebar .nav li > a:active{*/
/*color: #545454;*/
/*}*/
/*.sidebar .nav i, .off-canvas-sidebar .nav i {*/
/*font-size: 20px;*/
/*float: left;*/
/*margin-right: 12px;*/
/*line-height: 30px;*/
/*width: 34px;*/
/*text-align: center;*/
/*color: rgba(39, 39, 39, 0.5);*/
/*position: relative;*/
/*}*/
/*.off-canvas-sidebar .nav li.active>a[data-toggle=collapse], .sidebar .nav li.active>a[data-toggle=collapse] {*/
/*background-color: hsla(0, 7%, 41%, 0.1);*/
/*box-shadow: none;*/
/*color: #5a4949;*/
/*}*/

/*.perfect-scrollbar-on .sidebar, .perfect-scrollbar-on .main-panel {*/
/*height: 100%;*/
/*max-height: 100%;*/
/*}*/
/*@media screen and (min-width: 991px) {*/
/*.sidebar, .main-panel, .sidebar-wrapper {*/
/*-webkit-transition-property: top, bottom, width;*/
/*-webkit-transition-property: top, bottom, width;*/
/*transition-property: top, bottom, width;*/
/*-webkit-transition-duration: .2s, .2s, .35s;*/
/*transition-duration: .2s, .2s, .35s;*/
/*-webkit-transition-timing-function: linear, linear, ease;*/
/*transition-timing-function: linear, linear, ease;*/
/*-webkit-overflow-scrolling: touch;*/
/*}*/
/*}*/
/*.sidebar, .off-canvas-sidebar {*/
/*position: fixed;*/
/*top: 0;*/
/*height: 100%;*/
/*bottom: 0;*/
/*width: 260px;*/
/*left: 0;*/
/*z-index: 9999;*/
/*}*/
/**, ::after, ::before {*/
/*box-sizing: inherit;*/
/*}*/
div {
	display: block;
}

/*.sidebar:before, .sidebar:after, .off-canvas-sidebar:before, .off-canvas-sidebar:after {*/
/*display: block;*/
/*content: "";*/
/*opacity: 1;*/
/*position: absolute;*/
/*width: 100%;*/
/*height: 100%;*/
/*top: 0;*/
/*left: 0;*/
/*}*/
/**, ::after, ::before {*/
/*box-sizing: inherit;*/
/*}*/
/*.sidebar:after, .off-canvas-sidebar:after {*/
/*background: #888;*/
/*background: -webkit-gradient(linear, left top, left bottom, from(#888), color-stop(80%, #000));*/
/*background: linear-gradient(#f4f5f8 0%, #edeef1 80%);*/
/*z-index: 3;*/
/*}*/

.off-canvas-sidebar .nav i, .sidebar .nav i {
	font-size: 20px;
	float: left;
	margin-right: 12px;
	line-height: 30px;
	width: 34px;
	text-align: center;
	color: hsla(0, 0%, 15%, 0.5);
	position: relative;
}

.off-canvas-sidebar .nav i, .sidebar .nav i:hover {
	font-size: 20px;
	float: left;
	margin-right: 12px;
	line-height: 30px;
	width: 34px;
	text-align: center;
	color: hsla(336, 100%, 53%, 0.5);
	position: relative;
}

.sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .off-canvas-sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .off-canvas-sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal {
	margin: 0;
	position: relative;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
	white-space: nowrap;
	display: block;
	line-height: 23px;
	font-size: 12px;
	z-index: 1;
}

.sidebar .nav li > a, .off-canvas-sidebar .nav li > a {
	margin: 10px 0 0;
	border-radius: 0px;
	color: #808082;
	display: block;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	padding: 10px 8px;
	line-height: 1.625rem;
}

.sidebar .nav li:first-child > a, .off-canvas-sidebar .nav li:first-child > a {
	margin: 0;
}

.sidebar .nav li.active > a:not([data-toggle="collapse"]), .off-canvas-sidebar .nav li.active > a:not([data-toggle="collapse"]) {
	background-color: #bbd7ea;
	-webkit-box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
	box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
}

.sidebar .nav li:hover:not(.active) > a, .sidebar .nav li:focus:not(.active) > a, .off-canvas-sidebar .nav li:hover:not(.active) > a, .off-canvas-sidebar .nav li:focus:not(.active) > a {
	background-color: rgba(187, 215, 234, 0.46);
	color: #030303;
}

.navbar a.dropdown-item {
	color: #888;
	font-size: 12px;
}

.topbar {


	/*ESKI TOPBAR*/
	background-color: #195b87;
	background-image: -webkit-linear-gradient(top, #78b1d7, #43708e);
	background-image: -webkit-linear-gradient(top, #78b1d7, #43708e);
	background-image: -ms-linear-gradient(top, #78b1d7, #43708e);
	background-image: -o-linear-gradient(top, #78b1d7, #43708e);
	background-image: -webkit-linear-gradient(top, #78b1d7, #43708e);
	/*********/

	/*YENI TOPBAR -- VEGA*/
	/*background: #195b87;*/
	/*********/


	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 45px;
	padding: 0 32px 0 0;
	color: white;
	width: 100%;
	position: fixed;
	margin-left: -15px;
	z-index: 1000;
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
}

.topBarLeftButtonDropdownDiv {
}

@media screen and (min-width: 415px) and (max-width: 991px) {
	.topBarLeftButtonDropdownDiv {
		padding-left: 40px
	}
}

@media screen and (min-width: 321px) and (max-width: 415px) {
	.topBarLeftButtonDropdownDiv {
		padding: 0 0 0 15px
	}
}

@media screen and (max-width: 321px) {
	.topBarLeftButtonDropdownDiv {
		padding: 0 0 0 5px
	}
}

@media screen and (max-width: 768px) {
	.topbar {
		padding-right: 0px;
	}
}

.topBarRightButtonDropdownDiv {
}

@media screen and (max-width: 415px) {
	.topBarRightButtonDropdownDiv {
		padding: 0px
	}
}

.sec {
	background: #ffffcc !important;
}

.okunmadi {
	font-weight: bold;
	font-size: 12px;
	background: #c3dbdf;
}

.okuu {
	color: #202124;
	font-weight: normal;
}

/*.topbar {*/
/*background-color: #c4e9e2;*/
/*background-image: -webkit-linear-gradient(top, #e5fffa, rgba(142, 197, 188, 0.97));*/
/*background-image: -webkit-linear-gradient(top, #e5fffa, rgba(142, 197, 188, 0.97));*/
/*background-image: -moz-linear-gradient(top, #e5fffa, rgba(142, 197, 188, 0.97));*/
/*background-image: -ms-linear-gradient(top, #e5fffa, rgba(142, 197, 188, 0.97));*/
/*background-image: -o-linear-gradient(top, #e5fffa, rgba(142, 197, 188, 0.97));*/
/*background-image: linear-gradient(top, #e5fffa, rgba(142, 197, 188, 0.97));*/
/*filter: progid:DXImageTransform.Microsoft.gradient(start-colorStr='#f1f1f1', end-colorStr='#efefef', gradientType='1');*/
/*-moz-box-sizing: border-box;*/
/*-webkit-box-sizing: border-box;*/
/*opacity: 0.9;*/
/*width: 200%;*/
/*box-sizing: border-box;*/
/*height: 90px;*/
/*padding: 0 32px 0 0;*/
/*position: inherit;*/
/*margin-left: -15px;*/
/*z-index: 1000;*/
/*-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);*/
/*-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);*/
/*box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);*/
/*}*/

.topbar3 {
	background-color: #517fa4;
	background-image: -webkit-gradient(linear, left top, right top, from(#0563ac), to(#2b93cd));
	background-image: -webkit-linear-gradient(left, #f1f1f1, #efefef);
	background-image: -moz-linear-gradient(left, #f1f1f1, #efefef);
	background-image: -ms-linear-gradient(left, #f1f1f1, #efefef);
	background-image: -o-linear-gradient(left, #f1f1f1, #efefef);
	background-image: linear-gradient(left, #f1f1f1, #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(start-colorStr='#f1f1f1', end-colorStr='#efefef', gradientType='1');
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 65px;
	font-size: 15px;
	padding: 0 32px 0 0;
	position: fixed;
	width: 100%;
	z-index: 1000;
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 576px){

	.navbar-brand {
		font-size: 11px !important;
		white-space: normal;
		max-height: 55px;
		overflow-y: hidden;
	}

}
.b-navbar-alert{
	display: flex;
}

@media only screen and (max-width: 1600px){
	.b-navbar-alert{
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 1200px){
	.b-navbar-alert :nth-child(1){
		display: none;
	}
}
.satirBasi {
	margin-top: 55px;
}

.treeMenu {
	font-family: "Open Sans";
	font-size: 14px;
	color: black;
	position: absolute;
	z-index: 99999;
	background: #f1f1f1;
	width: 100%;
}

.topbar2 {
	background-color: #c4e9e2;
	background-image: -webkit-linear-gradient(top, #f7f7f7, #e6e6e6f7);
	background-image: -webkit-linear-gradient(top, #f7f7f7, #e6e6e6f7);
	background-image: -moz-linear-gradient(top, #f7f7f7, #e6e6e6f7);
	background-image: -ms-linear-gradient(top, #f7f7f7, #e6e6e6f7);
	background-image: -o-linear-gradient(top, #f7f7f7, #e6e6e6f7);
	background-image: linear-gradient(top, #f7f7f7, #e6e6e6f7);
	filter: progid:DXImageTransform.Microsoft.gradient(start-colorStr='#f1f1f1', end-colorStr='#efefef', gradientType='1');
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	opacity: 0.9;
	width: 100%;
	box-sizing: border-box;
	height: 30px;
	padding: 0 32px 0 0;
	position: absolute;
	margin-top: 45px;
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15);
}

.sidebar .nav li > a, .off-canvas-sidebar .nav li > a {
	margin: 10px 15px 0;
	border-radius: 30px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	position: relative;
	text-transform: capitalize;
	cursor: pointer;
	font-size: 0.7142em;
	padding: 10px 8px;
	line-height: 1.625rem;
}

.sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .off-canvas-sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .off-canvas-sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal {
	margin: 0;
	position: relative;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
	font-weight: 400;
	white-space: nowrap;
	color: #242424;
	display: block;
	line-height: 23px;
	font-size: 13px;
	z-index: 1;
}

.btn-neutral.btn-simple {
	color: #484848;
	border-color: #505050;
}

/*.sidebar .nav p:hover{*/
/*margin: 0;*/
/*font-size: 16px;*/
/*letter-spacing: 2px;*/
/*line-height: 20px;*/
/*text-transform: uppercase;*/
/*position: relative;*/
/*display: block;*/
/*height: auto;*/
/*white-space: nowrap;*/
/*}*/
.alert-info {
	color: #f1f1f1;
	background-color: #f12770;
	border-color: #eb573d;
}

.alert.alert-info {
	background-color: #0c2647;
}

col-md-6 {
	display: flex;
}

h4, .h4 {
	font-size: 1.2em;
	color: #252525;
	font-weight: bold;
	margin-top: 0px;

}

.sag {
	float: right;
}

@media only screen and (max-width: 768px) {
	.sag {
		float: left;

	}
}

.loginBody {
	background-color: #e3e3e3;
	background-size: cover;
	height: -webkit-fill-available;
	object-fit: cover;
	-moz-height: 159em;
}

.back {
	height: 100%;
	min-height: 59.1em;
	overflow-x: hidden;
}

@media only screen and (width: 728px) {
	.back {
		height: 39.9em;
		min-height: 39.1em;

	}
}

/*!*sidebar overflow: auto - change hidden*!*/
/*.sidebar .sidebar-wrapper, .off-canvas-sidebar .sidebar-wrapper {*/
/*position: relative;*/
/*height: 100%;*/
/*overflow: auto;*/
/*overflow-x: hidden;*/
/*}*/
.loginForm {
	width: 50%;
	border: none;
	color: #FFF;
	font-size: 16px;
	top: 9%;
	/* padding: 53px; */
	padding-bottom: 100px;
	padding-top: 100px;
	margin-top: 3%;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	left: 30%;
	border-radius: 2px;
	background-color: #dae4ec2b;
	opacity: 0.95;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-box-shadow: 0px 3px 15px -3px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 3px 15px -3px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 3px 15px -3px rgba(0, 0, 0, 0.55);
}

.btn.btn-icon.btn-simple, .navbar .navbar-nav > a.btn.btn-icon.btn-simple {
	padding: 0;
	margin-top: 35px;
}

.loginText {
	color: red;
}

.loginButton {
	display: inline-block;
	font-family: "Poppins";
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1.7px;
	position: relative;
	padding: 12px;
	background: linear-gradient(rgba(67, 150, 202, 0.6), #236bb1);
	color: white;
!important;
	/*padding: 15px 4px 15px 0px;*/
	border-radius: .3rem;
	font-weight: bold;
	text-align: center;
	border: none;
}

/*@media screen and (min-width: 40.063em) {*/
/*.loginForm {*/
/*width: 40%;*/
/*margin-bottom: 25px;*/
/*}*/
/*}*/

.ml-auto {
	margin-left: auto !important;
	margin-top: 60px;
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	/*padding: .5rem 1rem;*/
	font-size: 16px;
	height: 45px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:focus, .btn-primary.active:hover, .show > .btn-primary.dropdown-toggle, .show > .btn-primary.dropdown-toggle:focus, .show > .btn-primary.dropdown-toggle:hover {
	background-color: #2d8ac9;
}

/*looding*/

.sk-cube-grid {
	width: 40px;
	height: 40px;
	margin: 100px auto;
}

.sk-cube-grid .sk-cube {
	width: 33%;
	height: 33%;
	background-color: #333;
	float: left;
	-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
	animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
	0%, 70%, 100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

@keyframes sk-cubeGridScaleDelay {
	0%, 70%, 100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

/*----------------------*/

.nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	font-size: 10px;
	letter-spacing: 0.9px;
}

.nav-tabs > .nav-item > .nav-link {
	color: #0d3e5f;
	margin: 0;
	margin-right: 5px;
	border: 1px solid transparent;
	border-radius: 30px;
	font-size: 14px;
	padding: 7px 12px;
	line-height: 1.5;
}

.baslik {
	position: relative;
	top: -12px;
	font-weight: bold;
	font-size: 15px;
	background-color: #fdfdfd;
	width: 100%;
	height: 30px;
	vertical-align: bottom;
	/* box-shadow: 0 0 8px #dbdbdb; */
	box-shadow: 0 1px 2px 0 rgba(160, 160, 160, 0.24);
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 5px;
	color: #5b5b5b;
	padding-bottom: 1px;
	border-radius: 6px;
	margin-bottom: 0px;
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0);
	border-bottom: none;
}

/*.sidebar .nav i, .off-canvas-sidebar .nav i {*/
/*font-size: 20px;*/
/*float: left;*/
/*margin-right: 12px;*/
/*line-height: 30px;*/
/*width: 34px;*/
/*text-align: center;*/
/*color:#444;*/
/*position: relative;*/
/*}*/

/*.sidebar .nav li > a, .off-canvas-sidebar .nav li > a {*/
/*color: #444;*/
/*text-transform: uppercase;*/
/*cursor: pointer;*/
/*font-size: 0.625em;*/
/*line-height: 1.625rem;*/
/*}*/

@media (min-width: 768px) {
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.card label {
	font-size: 13px;
	margin-bottom: 0px;
	color: #656565;
	white-space: nowrap;
}

.form-group .form-control, .input-group .form-control {
	padding: 4px 0px 4px 5px;
}

.Select.has-value.Select--single > .Select-control .Select-value .Select-value-label, .Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
	color: #333;
	font-size: 11px;
}

.special {
	content: none;
}

.special .Select-menu-outer {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top-color: #e6e6e6;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -1px;
	max-height: 200px;
	position: absolute;
	left: 0;
	top: 100%;
	width: auto !important;
	z-index: 1;
	-webkit-overflow-scrolling: touch;
}

.form-control {
	background-color: #ffffffc2;
	border: 1px solid rgba(151, 151, 151, 0.65);
	color: #2c2c2c;
	height: 27px;
	padding: 0px;
	line-height: normal;
	border-radius: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.input-group, .form-group {
	margin-bottom: 6px;
	position: relative;
}

.denemeee {
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
}

.denemeee:hover {
	background-color: #bfc4c9;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
}

.denemeee:active {
	background-color: #bfc4c9;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
}

/*.sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .off-canvas-sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .off-canvas-sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal {*/
/*margin: 0;*/
/*position: relative;*/
/*-webkit-transform: translateX(0px);*/
/*transform: translateX(0px);*/
/*opacity: 1;*/
/*white-space: nowrap;*/
/*display: block;*/
/*text-transform: capitalize;*/
/*line-height: 23px;*/
/*font-size: 12px;*/
/*z-index: 1;}*/
.nav-pills.nav-pills:not(.flex-column) .nav-item:not(:last-child) .nav-link {
	margin-right: 10px;
	padding: 7px 12px 7px 12px;
}

.nav-pills .nav-item .nav-link {
	text-align: center;
	padding: 7px 12px 7px 12px;
	min-width: 100px;
	font-weight: 400;
	color: #444;
	background-color: rgba(222, 222, 222, 0.3);
}

h2, .h2 {
	font-size: 1.5em;
	margin-bottom: 30px;
}

.h2-withOutMargin {
	font-size: 1.5em;
	margin-bottom: 0px;
}

.Select-placeholder, .Select--single > .Select-control .Select-value {
	bottom: 0;
	/* color: red; */
	color: #333;
	left: 0;
	line-height: 45px;
}

/*list*/

/*the container must be positioned relative:*/
.custom-select {
	position: relative;
}

.custom-select select {
	display: none; /*hide original SELECT element:*/
}

.select-selected {
	background-color: DodgerBlue;
}

/*style the arrow inside the select element:*/
.select-selected:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid;
	border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
	border-color: transparent transparent #fff transparent;
	top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
	color: #ffffff;
	padding: 8px 16px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
}

/*style items (options):*/
.select-items {
	position: absolute;
	background-color: DodgerBlue;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
	display: none;
}

.select-items div:hover, .same-as-selected {
	background-color: rgba(0, 0, 0, 0.1);
}

.form-group.no-border .input-group-addon, .input-group.no-border .input-group-addon {
	padding: 11px 15px 11px 19px;
	background-color: rgba(130,129,129,0.6);
}

/*table th {*/
/*padding: 0px;*/
/*text-align: center;*/
/*}*/

/*table td {*/
/*text-align: center;*/
/*font-size: 11px;*/
/*border: 1px solid rgba(220, 226, 231, 0.08);*/
/*padding: 0px;*/
/*}*/

/*table > tr {*/
/*background-color: #f9347e;*/
/*}*/

.nav-tabs > .nav-item > .nav-link.active {
	border: 1px solid #78b1d7;
	border-radius: 30px;
	color: #2c719e;
}

.nav-tabs-progresspayment {
	border: 0;
	padding: 0;
	border-bottom: 1px solid #5789aaab;
	border-radius: 4px 4px 0 0;
	margin: 0 10px 0px 10px;
}

.nav-tabs-progresspayment .nav-item-progresspayment {
	margin: 0 0 -1px 10px;
	z-index: 999;
	cursor: pointer;
}

.nav-tabs-progresspayment > .nav-item-progresspayment > .nav-link.active-progresspayment {
	/*border: 1px solid #78b1d7;*/
	border-radius: 4px 4px 0 0;
	color: #2c719e;
	border-color: #5789aaab #5789aaab #fff;
	background: white;
}

.responsive1 {
	width: 100%;
}

/*.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {*/
/*background-color: #3c679a;*/
/*color: #ffffff;*/
/*cursor: not-allowed;*/
/*}*/

.form-control:focus {
	border: 1px solid #8BC34A;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0 !important;
	color: #2c2c2c;
}

.filter-container {
	background-color: #fff;
	color: #414040;
	font-size: 12px;
	height: 48px;
	margin: 0 auto;
	position: relative;
	z-index: 102;
	border: 1px solid #eaeaea;
}

.col-container {
	display: flex;
	width: 100%;
}

.col {
	display: flex;
	/*padding: 16px;*/
}

.card .card-header {
	padding: 0px 15px 0;
	border: 0;
	margin-top: 15px;
}

.card-footer {
	padding: 0px 15px 0;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125);
}

h5, .h5 {
	font-size: 23px;
	line-height: 1.4em;
	margin-bottom: 15px;
}

.satir {
	margin-top: -3px;
	font-size: 12px;
}

/*.modal-content .modal-footer button {*/
/*margin: 0;*/
/*padding-left: 0px;*/
/*width: inherit;*/
/*}*/

.ucnokta {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.yaz {
	background-color: #2d353c;
	color: white;
	border: 1px black;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
}

.pagi .rc-pagination-item-active {
	border: 1px solid #ededed;
	border-radius: 3px !important;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding: 0px 11px;
	margin: 0 0px;
	min-width: 28px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	background: #b3b3b3;
	outline: none;
}

.pagi .rc-pagination-item {
	cursor: pointer;
	border-radius: 3px;
	font-size: 12px;
	min-width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	list-style: none;
	float: left;
	border: none;
	margin-right: 8px;
}

.pagi .rc-pagination-prev, .rc-pagination-next {
	border: 1px solid #d9d9d9;
	font-size: 12px;
	border-radius: 3px;
}

.pagi .rc-pagination-next, .rc-pagination-prev {
	border: 1px solid #d9d9d9;
	font-size: 12px;
	border-radius: 3px;
}

.pagi .rc-pagination-item:hover {
	border: none;
}

.pagi .rc-pagination-item:hover a {
	color: inherit;

}

.pagi .rc-pagination-item:hover {
	background-color: #e8e8e8;

}

.rdtPicker td, .rdtPicker th {
	text-align: center;
	height: 33px;
	width: 33px;
}

.nav-pills.nav-pills-primary .nav-item .nav-link.active, .nav-pills.nav-pills-primary .nav-item .nav-link.active:focus, .nav-pills.nav-pills-primary .nav-item .nav-link.active:hover {
	background: linear-gradient(rgb(39, 81, 126), #0e2848);
}


.has-success:after {
	font-family: 'Nucleo Outline';
	content: "\ea22";
	display: inline-block;
	position: absolute;
	color: #045200;
	font-size: 10px;
	font-weight: bold;
	top: 5px;
	right: -13px;
}

.has-danger:after {
	font-family: 'Nucleo Outline';
	content: "\ea53";
	display: inline-block;
	position: absolute;
	color: #FF3636;
	font-size: 10px;
	font-weight: bold;
	top: 5px;
	right: -13px;
	animation: shake 0.72s cubic-bezier(.36,.07,.19,.97) both;
}

.invoiceLines .has-danger:after {
	font-family: 'Nucleo Outline';
	content: "\ea53";
	display: inline-block;
	position: absolute;
	color: #FF3636;
	font-size: 10px;
	font-weight: bold;
	top: 8px;
	right:24px !important;
	animation: unset !important;
}


.invoiceLines .has-success:after {
	font-family: 'Nucleo Outline';
	content: "\ea22";
	display: inline-block;
	position: absolute;
	color: #045200;
	font-size: 10px;
	font-weight: bold;
	top: 8px !important;
	right: 24px !important;
}

@keyframes shake {
	10%, 90% {
		transform: translate3d(-1px, 0, 0);
	}

	20%, 80% {
		transform: translate3d(2px, 0, 0);
	}

	30%, 50%, 70% {
		transform: translate3d(-4px, 0, 0);
	}

	40%, 60% {
		transform: translate3d(4px, 0, 0);
	}
}

.nav-pills:not(.nav-pills-icons):not(.nav-pills-just-icons) .nav-item .nav-link {
	border-radius: 3px;
}

.text {

	width: 10em;
}

@media screen and (min-width: 680px) {
	.text {
		width: 4em;
	}
}

@media screen and (min-width: 1367px) {
	.text {
		width: 13em;
	}
}

text2 {
	width: 1.563em;

}

@media screen and (min-width: 900px) {
	.text2 {
		width: 5em;
		margin-right: 0.188em;
		margin-left: 0px;
	}
}

.form-group.form-control-lg .form-control, .input-group.form-control-lg .form-control {
	padding: 58px 18px;
}

.has-success .form-control:focus, .has-success.input-group-focus .input-group-addon {
	border-color: #f96332;
}

.tab {
	margin-top: 15px;
}

@media screen and (min-width: 680px) {
	.tab {
		margin-top: 15px;
	}
}

@media screen and (min-width: 1367px) {
	.tab {
		margin-top: 0px;
	}
}

.scrol {
	overflow-y: scroll;
	height: 298px;
	overflow-x: hidden;

}

textarea.form-control {
	max-width: 100%;
	max-height: 80px;
	padding: 10px 10px 0 0;
	resize: none;
	border: none;
	border-bottom: 1px solid #E3E3E3;
	border-radius: 0;
	line-height: 1;
}

.tab-space {
	padding: 0px 0 50px 0px;
}

.modal-content .modal-header {
	border-bottom: none;
	padding-top: 24px;
	background: #6a8ca2 0 0 repeat-x;
	background: -moz-linear-gradient(top, #6a8ca2 0, #617e9285 100%);
	background: -webkit-linear-gradient(top, #6a8ca2 0, #617e9285 100%);
	background: -o-linear-gradient(top, #6a8ca2 0, #617e9285 100%);
	background: -ms-linear-gradient(top, #6a8ca2 0, #617e9285 100%);
	background: linear-gradient(top, #6a8ca2 0, #617e9285 100%);
	padding-right: 24px;
	padding-bottom: 0;
	color: white;
	padding-left: 24px;
	-webkit-box-shadow: 0px 3px 15px -3px rgba(144, 144, 144, 0.89);
	-moz-box-shadow: 0px 3px 15px -3px rgba(144, 144, 144, 0.89);
	box-shadow: 0px 3px 15px -3px rgba(144, 144, 144, 0.89);
}

.modal-title {
	margin-bottom: 20px;
	font-size: 19px;
	line-height: 1.5;
	font-weight: bold;

}

.dropdown-menu i {
	margin-right: 3px;
	position: relative;
	top: 1px;
	color: #545454;
}

.has-danger .invalid-feedback {
	display: block;
}

.rt-td {
	overflow: visible !important;
}

.scrollbar {
	float: left;
	/*height: 100px;*/
	width: 15px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.force-overflow {
	min-height: 450px;
}

#wrapper {
	text-align: center;
	width: 500px;
	margin: auto;
}

#style-7::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-7::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-image: -webkit-gradient(linear,
	left bottom,
	left top,
	color-stop(0.44, rgb(120, 177, 215)),
	color-stop(0.72, rgb(120, 177, 215)),
	color-stop(0.86, rgb(120, 177, 215)));
}

.sidebar .nav p, .off-canvas-sidebar .nav p {
	margin: 0;
	line-height: 22px;
	position: relative;
	display: block;
	font-weight: normal;
	color: #232323;
	height: auto;
	text-transform: capitalize;
	white-space: nowrap;
}

.sidebar .nav, .off-canvas-sidebar .nav {
	margin-top: 0;
	display: block;
}

.sidebar .nav li > a + div .nav li > a, .off-canvas-sidebar .nav li > a + div .nav li > a {
	margin-top: 0;
}

.off-canvas-sidebar .nav i, .sidebar .nav i {
	font-size: 20px;
	float: left;
	margin-right: 12px;
	line-height: 30px;
	width: 34px;
	text-align: center;
	color: #949494;
	position: relative;
}

.sidebar .nav li > a, .off-canvas-sidebar .nav li > a {
	margin: 0;
	border-radius: 0px;
	color: #112a3a;
	display: block;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	padding: 10px 8px;
	line-height: 1.625rem;
	height: 50px;
}

.effect2 {
	position: relative;
}

.effect2:before, .effect2:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.effect2:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.effect8 {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.effect8:before, .effect8:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	top: 10px;
	bottom: 10px;
	left: 0;
	right: 0;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
}

.effect8:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}

.sidebar:after, .off-canvas-sidebar:after {
	background: #ebedf0;
	background: -webkit-gradient(linear, left top, left bottom, from(#ebedf0), color-stop(80%, #eceef1));
	background: linear-gradient(#ebedf0 0%, #eceef1 80%);
	z-index: 3;
}

.sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a i, .sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a i, .off-canvas-sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a i, .off-canvas-sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a i {
	font-size: 13px;
	line-height: 20px;
	width: 20px;
}

.zSmall {
	font-size: 13px;
	margin: 0 auto;
	color: #1aa487;
}

.zButton {
	background-color: #ffffff;
	border-radius: 4px;
	border: 1px solid #f5f5f5e0;
	margin-top: 25px;
	padding: 8px 8px 8px 10px;
	-moz-box-shadow: inset 0 0 10px #bbbbbb;
	-webkit-box-shadow: inset 0 0 10px #c9c9c9;
	box-shadow: inset 1px 0 5px #afafaf;
}

.zocial,
a.zocial {

	-moz-box-shadow: 1px 0px 4px 0px #5d5d5d;
	-webkit-box-shadow: 1px 0px 4px 0px #5d5d5d;
	box-shadow: 1px 0px 4px 0px #5d5d5d;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	height: 30px;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 4% 0 2%;
	font-size: 1em;
	text-decoration: double;
	overflow: hidden;
	background: rgba(255, 0, 0, 0);
	line-height: normal;
	vertical-align: baseline;
	-webkit-appearance: button;
	border-radius: 3px;
	background: linear-gradient(rgba(154, 193, 218, 0.61), #6e8da2);
	color: #ffffff;
	font-weight: 400;
	border: none;
	padding: 8px 7px 24px 5px;
}

.zocial:before {
	content: "";
	float: left;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em;
	text-align: center;
	text-decoration: none;
	text-transform: none;

	-moz-box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
	box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);

	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.zocial:active {
	outline: none; /* outline is visible on :focus */
}

/* Buttons can be displayed as standalone icons by adding a class of "icon" */

.zocial.icon {
	overflow: hidden;
	max-width: 2.4em;
	padding-left: 0;
	padding-right: 0;
	max-height: 2.15em;
	white-space: nowrap;
}

.dialogDefault {
	background-color: #efefef;
}

/*.zocial.icon:before {*/
/*padding: 0;*/
/*width: 2em;*/
/*height: 2em;*/

/*box-shadow: none;*/
/*border: none;*/
/*}*/

.zocial.Oku:before {
	content: "\f2b6";
	font-family: "FontAwesome";
}

.zocial.Yeni:before {
	content: "\f067";
	font-family: "FontAwesome";
}

.zocial.Yazdir:before {
	content: "\f02f";
	font-family: "FontAwesome";
}

.zocial.Kaydet:before {
	content: "\f0c7";
	font-family: "FontAwesome";
}

.zocial.Look:before {
	content: "\f06e";
	font-family: "FontAwesome";
}

.zocial.Gonder:before {
	content: "\f1d8";
	font-family: "FontAwesome";
}

.zocial.Excel:before {
	content: "\f1c3";
	font-family: "FontAwesome";
}

.zocial.Word:before {
	content: "\f1c2";
	font-family: "FontAwesome";
}

.zocial.Tree:before {
	content: "\f0e8";
	font-family: "FontAwesome";
}

.zocial.Pdf:before {
	content: "\f1c1";
	font-family: "FontAwesome";
}

.zocial.Ek:before {
	content: "\f0c6";
	font-family: "FontAwesome";
}

.zocial.Handshake:before {
	content: "\f2b5";
	font-family: "FontAwesome";
}

.zocial.Kapat:before {
	content: "\f00d";
	font-family: "FontAwesome";
}

.zocial.arsivle:before {
	content: "\f187";
	font-family: "FontAwesome"
}

.zocial.excel:before {
	content: "\f1c3";
	font-family: "FontAwesome";
	border-right: none;
	margin: 0
}

.zocial.Oku2:before {
	content: "\f2b6";
	font-family: "FontAwesome";
	border-right: none;
	margin: 0
}

.zocial.Onay:before {
	content: "\f00c";
	font-family: "FontAwesome";
}

.zocial.User:before {
	content: "\f0c0";
	font-family: "FontAwesome";
}

.zocial.Write:before {
	content: "\f044";
	font-family: "FontAwesome";
}

.zocial.Ayar:before {
	content: "\f085";
	font-family: "FontAwesome";
}

.zocial.Temizle:before {
	content: "\f1f8 ";
	font-family: "FontAwesome";
}

.zocial.Yukle:before {
	content: "\f093";
	font-family: "FontAwesome";
}

.zocial.GeriDon:before {
	content: "\f060";
	font-family: "FontAwesome";
}

.zocial.Dokuman:before {
	content: "\f15c";
	font-family: "FontAwesome";
}

.zocial.Imza:before {
	content: "\f14a";
	font-family: "FontAwesome";
}

.zocial.Mail:before {
	content: "\f2b6";
	font-family: "FontAwesome";
}

.zocial.Yenile:before {
	content: "\f021";
	font-family: "FontAwesome";
}

.zocial.Sil:before {
	content: "\f1f8";
	font-family: "FontAwesome";
}

.zocial.History:before {
	content: "\f1da";
	font-family: "FontAwesome";
}

.zocial.Filter:before {
	content: "\f0b0";
	font-family: "FontAwesome";
}

@media screen and (min-width: 991px ) and (max-width: 1024px) {
	.zocial.Kaydet {
		font-size: 1em;
		width: 75px;
		padding: 5px
	}

	.zocial.Kapat {
		font-size: 1em;
		width: 115px;
		padding: 5px
	}
}

@media screen and (max-width: 1244px) {
	.zocial.Yeni {
		font-size: 0.8em;
	}
}

@media screen and (min-width: 1367px) {
	.zocial {
		padding: 8px 7px 24px 5px;
	}
}

.BtnZkn {
	background: linear-gradient(rgba(154, 193, 218, 0.61), #6e8da2);
	/*width: 32px;*/
	-moz-box-shadow: 1px 0px 4px 0px #5d5d5d;
	-webkit-box-shadow: 1px 0px 4px 0px #5d5d5d;
	box-shadow: 1px 0px 4px 0px #5d5d5d;
	margin-top: 6px;
	font-size: 13px;
	border-radius: 4px;
	color: #fcfdff;
	border: none;
	padding: 7px 11px 6px 10px;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	top: 4px;
	white-space: nowrap;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

.zocial:hover {
	background: linear-gradient(rgba(176, 220, 249, 0.61), #a6d4f1);
}

.BtnZkn:hover {
	background: linear-gradient(rgba(181, 223, 248, 0.61), #a0cce6);

}

.kapsayici {
	position: relative;
	background-color: white;
	height: 100px;
	border-radius: 12px;
	opacity: 0.5;
	margin-bottom: 25px;
	-moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 11px 0 rgba(0, 0, 0, .2);
}

.kapsayici2 {

	position: relative;
	background-color: white;
	height: 100px;
	border-radius: 12px;
	opacity: 0.5;
	margin-bottom: 25px;
	-moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 11px 0 rgba(0, 0, 0, .2);
}

.iconZ {
	width: 120px;
	height: 120px;
	background: url("/image/zaman.png") no-repeat;
	position: absolute;
	left: -45px;
	top: -14px;
	border-radius: 5px;
}

.iconZ2 {
	width: 120px;
	height: 120px;
	background: url("/image/list.png") no-repeat;
	position: absolute;
	left: -45px;
	top: -14px;
	border-radius: 5px;
}

.card .card-header .card-title {
	margin-top: 10px;
	margin-bottom: 30px;
}

.navbar.navbar-absolute {
	position: fixed;
	width: 100%;
	padding-top: 10px;
}

.navbar > .container, .navbar > .container-fluid {
	display: -ms-flexbox;
	display: contents;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.navbar .navbar-wrapper {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	font-family: Poppins;
	-ms-flex-align: center;
	align-items: center;
}

.col-form-label {
	padding-top: 3px;
	padding-bottom: calc(.5rem - 1px * 2);
	margin-bottom: -8px;
}

.btn-neutral.btn-simple:hover, .btn-neutral.btn-simple:focus, .btn-neutral.btn-simple:active {
	background-color: transparent;
	color: #236ba5;
	border-color: #487795;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.duzen {
	padding-left: 15px;
	padding-right: 256px;
}

@media (min-width: 1367px) {
	.duzen {
		padding-left: 185px;
	}
}

.duzen2 {
	margin-left: -85px;
}

@media (min-width: 1367px) {
	.duzen2 {
		margin-left: 95px;
	}
}

.duzen3 {
	margin-left: -84px;
	margin-right: 3px;
}

@media (min-width: 1367px) {
	.duzen3 {
		margin-left: 95px;
	}
}

.duzen4 {
	margin-top: 15px;
	padding: 3px 37px 3px 27px;
	margin-left: 50px;
	width: 100%;

}

/*@media (min-width: 1367px) {*/
/*.duzen4 {*/
/*margin-top: 15px;*/
/*padding: 3px 3px 3px 0px;*/
/*margin-left: 154px;*/
/*width: 100%;*/
/*}*/

/*}*/

.duzenleme {
	margin-left: 13px;
}

@media (min-width: 1367px) {
	.duzenleme {
		margin-left: 85px;
	}
}

.main-header {
	height: 60px;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 20;
	display: flex;
	justify-content: space-between;
	border-bottom: solid 2px #edeef2;
}

.responsive-img {
	max-height: 600px;
	max-width: 500px;
}

button, input, optgroup, select, textarea {
	/*font-family: "Helvetica Neue", Arial, sans-serif;*/
	font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
	font-size: 9px;
	padding-left: 2px;
	padding-right: 2px;
}

@media (min-width: 1367px) {
	.bHizala {
		padding: 8px 91px 8px 69px;
		margin-left: -25px;
	}
}

@media (max-width: 576px) {
	.bHizala {
		padding: 8px 68px 8px 39px;
		margin-left: 0px;
	}

}

@media (min-width: 1439px) {
	.bHizala {
		padding: 8px 62px 8px 29px;
		margin-left: -24px;

	}
}

@media (width: 1024px) {
	.bHizala {
		padding: 8px 35px 8px 11px;
		margin-left: -24px;

	}
}

@media (width: 768px) {
	.bHizala {
		padding: 8px 35px 8px 11px;
		margin-left: -24px;
	}

}

@media (width: 1366px) {
	.bHizala {
		padding: 8px 55px 8px 24px;
		margin-left: -24px;

	}
}

@media (min-width: 1919px) {
	.bHizala {
		padding: 8px 88px 8px 68px;
		margin-left: -24px;
	}
}

.navbar .navbar-nav .nav-item.active .nav-link:not(.btn), .navbar .navbar-nav .nav-item .nav-link:not(.btn):focus, .navbar .navbar-nav .nav-item .nav-link:not(.btn):hover, .navbar .navbar-nav .nav-item .nav-link:not(.btn):active {
	background-color: rgba(240, 240, 240, 0.2);
	border-radius: 0.1875rem;
	color: #000;
}

.modal .modal-header .close {
	color: #fff;
	text-shadow: none;
	margin-top: -18px;
	font-size: 47px;

}

.modal-content .modal-body + .modal-footer {
	padding-top: 18px;
	background: #9bafbc08;
	box-shadow: 0px 3px 15px -3px rgba(144, 144, 144, 0.89);
}
@media screen and (max-width: 991px) {

	.modal .modal-header #resize{
		margin-left: -8% ;
	}
	.modal .modal-header #close{
		margin-left: -5% ;
	}

}


input[type="number"] {
	text-align: right;
}

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	border: none;
	transition: background-color 5000s ease-in-out 0s;
}

.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently
									 supported by Chrome and Opera */
}

/*--------------------- PROFILE & BRANCH MENU ----------------------------*/
.profileMenu {
}

@media screen and (min-width: 414px) and (max-width: 991px) {
	.profileMenu {
		background: #97acb9c4;
		color: #FFF;
		position: absolute;
		/*top: -294px;*/
		right: 0;
		width: 164px;
		height: 250px;
		padding: 20px;
		transition: all 300ms ease;
		overflow: visible;
		box-sizing: border-box;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		border-radius: 0 0 0 5px;
	}
}

@media screen and (max-width: 414px) {
	.profileMenu {
		background: #97acb9c4;
		color: #FFF;
		position: absolute;
		top: -294px;
		right: 0;
		width: 100%;
		height: 180px;
		padding: 20px;
		transition: all 250ms ease;
		overflow: visible;
		box-sizing: border-box;
		-ms-flex: 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		border-radius: 0 0 5px 5px;
	}
}

#profileMenuButton {
	position: absolute;
	display: none;
	cursor: pointer;
	left: -100%;
	top: -100%;
	margin-right: 600px;
}

#profileMenuButton + label {
	right: 0;
	position: absolute;
	cursor: pointer;
	/*background: #1863ad94;*/
	background: #6599bc;
	width: 50px;
	border-radius: 0 0 3px 3px;
	padding: 3px 0 0 0;
	color: #FFF;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	margin: -26px 20px;
	transition: all 320ms ease;
	z-index: 100;
}

#profileMenuButton + label:after {
	font-family: "Font Awesome\ 5 Free";
	font-weight: 900;
	content: "\f107";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

#profileMenuButton:checked ~ .container-fluid .profileMenu {
	top: 0;
}

#profileMenuButton:checked ~ .container-fluid {
	margin-top: 250px;
}

#profileMenuButton:checked + label {
	background: #f1a393;
	margin-top: 224px;
}

#profileMenuButton:checked + label:after {
	font-family: "Font Awesome\ 5 Free";
	font-weight: 900;
	content: "\f106";
}

@media screen and (min-width: 992px) and (max-width: 1071px){
	.navbar-contidional {
		font-size: 9px !important;
		line-height: 1.5 !important;
	}
}

@media screen and (min-width: 1071px) and (max-width: 1215px){
	.navbar-contidional{
		line-height: 1.8 !important;
	}
}

/*-------------------EO PROFILE & BRANCH MENU ----------------------------*/

/*------------ANASAYFA DOVIZ KURLARI-------------------*/
@media screen and (max-width: 345px) {
	.dovizContainer {
		padding: 0.3em 0 0.3em 2em;
	}

	.dovizIcerik {
		color: #323a47;
		font-size: 0.9em;
		line-height: 1.2em;
		text-align: right;
		padding: 0 1.3em 0 0;
	}

	.dovizYanBaslik {
		color: #a3953b;
		font-size: 1em;
		line-height: 1.2em;
		text-align: center;
		padding: 0 0 0 0;
	}

	.dovizUstBaslik {
		color: #0081a0;
		font-size: 0.8em;
		line-height: 1.2em;
		text-align: right;
		font-family: Oswald, sans-serif;
		font-weight: 300;
		padding: 0 1.5em 0 0;
	}
}

@media screen and (min-width: 345px) and (max-width: 576px) {
	.dovizContainer {
		padding: 0.3em 3em 0.3em 2em;
	}

	.dovizIcerik {
		color: #323a47;
		font-size: 1.2em;
		line-height: 1.2em;
		text-align: right;
		padding: 0 1.3em 0 0;
	}

	.dovizYanBaslik {
		color: #a3953b;
		font-size: 1.3em;
		line-height: 1.2em;
		text-align: center;
		padding: 0 0 0 0;
	}

	.dovizUstBaslik {
		color: #0081a0;
		font-size: 1.1em;
		line-height: 1.2em;
		text-align: right;
		font-family: Oswald, sans-serif;
		font-weight: 300;
		padding: 0 1.5em 0 0;
	}
}

@media screen and (min-width: 576px) and (max-width: 768px) {

	.dovizContainer {
		padding: 0.3em 8em 0.3em 5em;
	}

	.dovizIcerik {
		color: #323a47;
		font-size: 1.2em;
		line-height: 1.2em;
		text-align: right;
		padding: 0 1.3em 0 0;
	}

	.dovizYanBaslik {
		color: #a3953b;
		font-size: 1.3em;
		line-height: 1.2em;
		text-align: center;
		padding: 0 0 0 0;
	}

	.dovizUstBaslik {
		color: #0081a0;
		font-size: 1.1em;
		line-height: 1.2em;
		text-align: right;
		font-family: Oswald, sans-serif;
		font-weight: 300;
		padding: 0 1.5em 0 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 1181px) {

	.dovizContainer {
		padding: 0.3em 0 0.3em 0;
	}

	.dovizUstBaslik {
		color: #0081a0;
		font-size: 0.8em;
		line-height: 1.2em;
		text-align: right;
		font-family: Oswald, sans-serif;
		font-weight: 300;
		padding: 0 0 0 0;
	}

	.dovizYanBaslik {
		color: #a3953b;
		font-size: 1em;
		line-height: 1.2em;
		text-align: center;
		padding: 0 0 0 0;
	}

	.dovizIcerik {
		color: #323a47;
		font-size: 0.9em;
		line-height: 1.2em;
		text-align: right;
		padding: 0 0 0 0;
	}
}

@media screen and (min-width: 1181px) {

	.dovizContainer {
		padding: 0.3em 0 0.3em 0;
	}

	.dovizIcerik {
		color: #323a47;
		font-size: 1.2em;
		line-height: 1.2em;
		text-align: right;
		padding: 0 1.3em 0 0;
	}

	.dovizYanBaslik {
		color: #a3953b;
		font-size: 1.3em;
		line-height: 1.2em;
		text-align: center;
		padding: 0 0 0 0;
	}

	.dovizUstBaslik {
		color: #0081a0;
		font-size: 1.1em;
		line-height: 1.2em;
		text-align: right;
		font-family: Oswald, sans-serif;
		font-weight: 300;
		padding: 0 1.5em 0 0;
	}
}

/*-----------EO ANASAYFA DOVIZ KURLARI-----------------*/

@media screen and (max-width: 991px) {
	.navbar .navbar-toggler-bar {
		display: block;
		position: relative;
		width: 22px;
		height: 1px;
		border-radius: 1px;
		background: #5d90b2;
	}
}

.sidebar, .off-canvas-sidebar {
	position: fixed;
	top: 0;
	height: 100%;
	bottom: 0;
	width: 260px;
	left: 0;
	z-index: 1049;
}

/*--------------------------------------------*/

ul.sidenav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 25%;
	background-color: #f1f1f1;
	position: fixed;
	height: 100%;
	overflow: auto;
}

ul.sidenav li a {
	display: block;
	color: #000;
	padding: 8px 16px;
	text-decoration: none;
}

ul.sidenav li a.active {
	background-color: #4CAF50;
	color: white;
}

ul.sidenav li a:hover:not(.active) {
	background-color: #555;
	color: white;
}

@media screen and (max-width: 900px) {
	ul.sidenav {
		width: 100%;
		height: auto;
		position: relative;
	}

	ul.sidenav li a {
		float: left;
		padding: 15px;
	}

	div.content {
		margin-left: 0;
	}
}

@media screen and (max-width: 400px) {
	ul.sidenav li a {
		text-align: center;
		float: none;
	}
}

li.dropdown {
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	height: 40px;
	min-width: 90px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.dropdown-content i {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: inline-block;
	text-align: left;
}

.dropdown-content i:hover {
	color: white;
	background-color: #78b1d7;
	background-image: -webkit-linear-gradient(top, #78b1d7, #43708e);
	background-image: -webkit-linear-gradient(top, #78b1d7, #43708e);
	background-image: -ms-linear-gradient(top, #78b1d7, #43708e);
	background-image: -o-linear-gradient(top, #78b1d7, #43708e);
	background-image: -webkit-linear-gradient(top, #78b1d7, #43708e);
}

.dropdown:hover .dropdown-content {
	display: block;
}

.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	margin-left: -70px;
	opacity: 0;
	transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.tooltip-inner {
	max-width: 513px;
}

.composeEmailQuill .ql-editor {
	height: 250px;
}

.ql-editor strong {
	font-weight: bold;
}

.ql-editor {
	background-color: #ffffffc2;
}

/*/-----------------------------------------------*/
/*.btn-sm {*/
/*font-size: 12px;*/
/*border-radius: 0.1875rem;*/
/*padding: 3px 3px;*/
/*}*/

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem -15px 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
}

.dropdown-menu .dropdown-item, .bootstrap-select .dropdown-menu.inner li a {
	font-size: 12px;
	padding-left: 1.3rem
}

.hata {
	font-size: 15px;
	margin-bottom: 10px;
	color: red;
	margin-top: -9px;
	letter-spacing: 1px;
}

.found {
	font-weight: bold;
	font-size: 85px;
	color: #0c2646;
	margin-left: 15px;
	letter-spacing: 10px;
	margin-top: -156px;
	margin-bottom: 10px;
}

.hFoto {
}

@media screen and (min-width: 300px) and (max-width: 767px) {
	.hFoto {
		background-image: none;
	}
}

.btn-info.btn-simple {
	color: #f0f0f0;
	border-color: #f0f0f0;
}

.btn-info.btn-simple:hover, .btn-info.btn-simple:focus, .btn-info.btn-simple:active {
	background-color: transparent;
	color: #e3e3e3;
	border-color: #e3e3e3;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.year {

	-moz-box-shadow: 1px 0px 4px 0px #5d5d5d;
	-webkit-box-shadow: 1px 0px 4px 0px #5d5d5d;
	box-shadow: 1px 0px 4px 0px #5d5d5d;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/* min-width: 1.875rem; */
	/* height: 31px; */
	/* width: 31px; */
	margin-right: 1px;
	padding: 10px 20px 10px 20px;
	/* margin-right: 2px; */
	font-size: 1em;
	text-decoration: double;
	overflow: hidden;
	background: rgba(255, 0, 0, 0);
	line-height: normal;
	vertical-align: baseline;
	-webkit-appearance: button;
	border-radius: 3px;
	background: linear-gradient(rgba(154, 193, 218, 0.61), #6e8da2);
	color: #ffffff;
	font-weight: 400;
	border: none;

}

.year:before {
	content: "";
	float: left;
	color: #f0f0f0;
	font-style: normal;
	font-weight: normal;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	-moz-box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
	box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);

	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.year:active {
	outline: none; /* outline is visible on :focus */

}

.year:hover {
	outline: none; /* outline is visible on :focus */
	background: linear-gradient(rgba(158, 198, 224, 0.61), #7596ac);
	/*height: 40px;*/
	border: none;

}

.year:focus {
	outline: none; /* outline is visible on :focus */
	background: linear-gradient(rgba(102, 128, 145, 0.61), #556e7f);
	padding: 10px 20px 10px 20px;
	border: none;
	box-shadow: 0 0 0 0.2rem rgb(149, 166, 179);

}

/* Buttons can be displayed as standalone icons by adding a class of "icon" */

.year.icon {
	overflow: hidden;
	max-width: 2.4em;
	padding-left: 0;
	padding-right: 0;
	max-height: 2.15em;
	white-space: nowrap;
}

.selectedYear {
	background: linear-gradient(rgba(104, 134, 159, 0.61), #486275);
}

@media (min-width: 992px) {
	.modal-xl {
		max-width: 860px;
	}
}

.modal-xxl {
	max-width: 1400px;
	max-height: 800px;
	left: 0px;
	top: -10px;
}

.AutoCompleteText {
	width: 100%;
	border: 1px solid grey;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 4px 1px rgba(0, 0, 0, .18);
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(0, 0, 0, .73);
	padding: 10px 5px;
	box-sizing: border-box;
	outline: none;
}

.AutoCompleteText ul {
	list-style-type: none;
	border-top: 1px solid grey;
}

.AutoCompleteText li {
	list-style-type: none;
	padding: 10px 5px;
	cursor: pointer;
}

.AutoCompleteText li:hover {
	text-decoration: underline;
	background-color: rgba(128, 128, 128, .20);
}

.DetailSearch {
	position: inherit;
	margin-top: -1%;
	margin-bottom: 1%;
}

.DetailSearch:hover {
	outline: none; /* outline is visible on :focus */
	/*background: linear-gradient(rgba(158, 198, 224, 0.61), #7596ac);*/
	/*background-color: #bbd7ea;*/
	background-color: rgba(187, 215, 234, 0.46);

	border: none;
}


/*----------------------NEW GENERAL CSS (MERT)---------------------------*/
.stableFormContainer {
	border-radius: 5px;
	border: 2px solid #e7e7e7;
	padding: 2% 0 2% 0;
}

/*quick access card*/
.qa-card {
	/*height: 100%;*/
	border: 0;
	border-radius: 0.1875rem;
	display: inline-block;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
	-webkit-box-shadow: 0 2px 5px 3px rgba(2, 0, 12, 0.3);
	box-shadow: 0 2px 5px 3px rgba(2, 0, 12, 0.3);
}

.qa-card-body {
	width: 100%;
	background: #2587c8;
}

.qa-card-header {
	width: 100%;
	background: #6fb143;
}

/*modal (react-bootstrap)*/
.modalHeader {
	padding: 10px 0 0 0 !important;
	background: #135d99 !important;
}

.modalTitle {
	margin-bottom: 0;
	fontSize: 1em;
	line-height: 2em;
	font-weight: normal;
	text-align: center;
	display: inline-flex;
	padding: 0;
}

.modalLabel {
	color: white;
	font-family: Montserrat, serif;
	font-weight: normal;
	font-size: large;
}

.modalBody {
	background: #02050838;
	padding: 15px !important;
}

.modalBodyMainRow {
	margin: 0;
	border-radius: 5px;
	padding: 2%;
	background: #eaeaea;
}

.modalHeaderButton {
	position: unset !important;
	right: 0 !important;
	top: 0 !important;
	outline: 0 !important;
	background: transparent !important;
}

/*NotifyKS*/
.notifyContainer {
	position: fixed;
	right: 50px;
	max-width: 334px;
	height: auto;
	padding: 10px;
	z-index: 9999 !important;
	border: none;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.16);
	opacity: 0.97
}

.notifyLabel {
	font-family: Montserrat, serif;
	font-size: 1em !important;
	color: white !important;
	font-weight: normal !important;
	padding: 0 !important;
	margin: 0 !important;
	z-index: 9999 !important;
}

.notifyButton {
	content: "";
	border: none;
	padding: 0px 5px 0px 5px;
	border-radius: 4px;
	color: white;
	background: #a1a1a1;
	font-size: 11px;
	cursor: pointer;
}

.notifyButton.red {
	background: #bd6e6e;
}

.notifyButton.blue {
	background: #6ea3bd;
}

.notifyButton.green {
	background: #6ebd7c;
}

.notifyButton.yellow {
	background: #bbbd6e;
}

.notifyButton.grey {
	background: #757575;
}

.notifyButton:focus {
	outline: none;
}

.notifyButton:active {
	outline: none;
	border: none;
}

.notifyContainer.temp {
	-webkit-animation: seconds 1.0s forwards;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 5s;
	animation: seconds 1.0s forwards;
	animation-iteration-count: 1;
	animation-delay: 5s;
}

.notifyLabel.temp {
	-webkit-animation: seconds 1.0s forwards;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 5s;
	animation: seconds 1.0s forwards;
	animation-iteration-count: 1;
	animation-delay: 5s;
}

@-webkit-keyframes seconds {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes seconds {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/*linear loading bar*/
.grid-loading {
	display: inline-block;
	position: absolute;
	left: 40%;
	top: 35%
}

.grid-loading div {
	position: absolute;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #fff;
	animation: grid-loading 1.2s linear infinite;
}

.grid-loading div:nth-child(1) {
	top: 6px;
	left: 6px;
	animation-delay: 0s;
}

.grid-loading div:nth-child(2) {
	top: 6px;
	left: 26px;
	animation-delay: -0.4s;
}

.grid-loading div:nth-child(3) {
	top: 6px;
	left: 45px;
	animation-delay: -0.8s;
}

.grid-loading div:nth-child(4) {
	top: 26px;
	left: 6px;
	animation-delay: -0.4s;
}

.grid-loading div:nth-child(5) {
	top: 26px;
	left: 26px;
	animation-delay: -0.8s;
}

.grid-loading div:nth-child(6) {
	top: 26px;
	left: 45px;
	animation-delay: -1.2s;
}

.grid-loading div:nth-child(7) {
	top: 45px;
	left: 6px;
	animation-delay: -0.8s;
}

.grid-loading div:nth-child(8) {
	top: 45px;
	left: 26px;
	animation-delay: -1.2s;
}

.grid-loading div:nth-child(9) {
	top: 45px;
	left: 45px;
	animation-delay: -1.6s;
}

@keyframes grid-loading {
	0%, 100% {
		opacity: 1;
	}
	50% {
		opacity: 0.5;
	}
}

.ripple-loading {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 64px;
}

.ripple-loading div {
	position: absolute;
	border: 4px solid #fff;
	opacity: 1;
	border-radius: 50%;
	animation: ripple-loading 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.ripple-loading div:nth-child(2) {
	animation-delay: -0.5s;
}

@keyframes ripple-loading {
	0% {
		top: 28px;
		left: 28px;
		width: 0;
		height: 0;
		opacity: 1;
	}
	100% {
		top: -1px;
		left: -1px;
		width: 58px;
		height: 58px;
		opacity: 0;
	}
}

.accordion-body {
	padding: 20px;
	display: block;
	margin-bottom: 25px;
	border: 1px solid #f1f1f1;
	-webkit-box-shadow: inset 0px 25px 35px -20px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px 25px 35px -20px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px 13px 35px -20px rgba(0, 0, 0, 0.75);
}

/*----------------------E.O. NEW GENERAL CSS (MERT)---------------------------*/

/*--------------------------SIMPLE ADD BUTTON (MERT)-----------------------------*/
.simpleButton {
	content: "";
	border: none;
	padding: 0px 5px 0px 5px;
	border-radius: 4px;
	color: white;
	background: #86a93c;
	font-size: 15px;
	cursor: pointer;
}

.simpleButton.sEdit {
	background: #868eab;
}

.simpleButton.redirect {
	background: #82c91e;
}

.simpleButton.info {
	background: #82c91e;
}

.simpleButton.cancel {
	background: #c91500;
}

.simpleButton.trash {
	background: #c91500;
}

/*-----------   enable/disable   -----------*/
.simpleButton:disabled {
	display: none;
}

.simpleButton.add:enabled {
	animation: blinker 1s linear 2;
}

/*------------   focus   --------------*/
.simpleButton:focus {
	outline: none;
}

/*---------   hover   ----------------*/
.simpleButton.sEdit:hover {
	background: #666e8b;
	outline: none;
	border: none;
}

.simpleButton.redirect:hover {
	background: #23c913;
	outline: none;
	border: none;
}

.simpleButton.info:hover {
	background: #f0974c;
	outline: none;
	border: none;
}

.simpleButton.cancel:hover {
	background: #895557;
	outline: none;
	border: none;
}

.simpleButton.trash:hover {
	background: #895557;
	outline: none;
	border: none;
}

.simpleButton:hover {
	background: #668936;
	outline: none;
	border: none;
}

/*------------   active   --------------*/
.simpleButton.info:active {
	background: radial-gradient(#ffffff, #f0974c);
	outline: none;
	border: none;
}

.simpleButton.redirect:active {
	background: radial-gradient(#ffffff, #23c913);
	outline: none;
	border: none;
}

.simpleButton.sEdit:active {
	background: radial-gradient(#ffffff, #9ba2bf);
	outline: none;
	border: none;
}

.simpleButton.cancel:active {
	background: radial-gradient(#ffffff, #bf232d);
	outline: none;
	border: none;
}

.simpleButton.trash:active {
	background: radial-gradient(#ffffff, #bf232d);
	outline: none;
	border: none;
}

.simpleButton:active {
	background: radial-gradient(#ffffff, #9abd3e);
	outline: none;
	border: none;
}

/*----------   before   --------------*/
.simpleButton.sEdit:before {
	content: "\f044";
	font-family: "FontAwesome";
}

.simpleButton.add:before {
	content: "\f067";
	font-family: "FontAwesome";
}

.simpleButton.redirect:before {
	content: "\f064";
	font-family: "FontAwesome";
}

.simpleButton.info:before {
	content: "\f05a";
	font-family: "FontAwesome";
}

.simpleButton.redirect:before {
	content: "\f064";
	font-family: "FontAwesome";
}

.simpleButton.add:before {
	content: "\f067";
	font-family: "FontAwesome";
}

.simpleButton.cancel:before {
	content: "\f05e";
	font-family: "FontAwesome";
}

.simpleButton.trash:before {
	content: "\f1f8";
	font-family: "FontAwesome";
}


/*---------------------E.O. SIMPLE ADD BUTTON (MERT)----------------------------*/

/*--------------------------BLINKING TEXT (MERT)-----------------------------*/
.blinker {
	animation: blinker 1s linear 2;
}

@keyframes blinker {
	50% {
		opacity: 0.2;
	}
}

.flex-button {
	width: 100%;
	background: #57a8d8;
	border: none;
	color: white;
	line-height: 35px;
	font-size: 11px;
	border-radius: 4px;
	margin-top: 10px;
}

/*-----------------------E.O. BLINKING TEXT (MERT)-----------------------------*/

/*------------------------WARNING FRAME (MERT)-----------------------------------*/
.warningFrame {
	animation: blinker 1s linear 2;
	display: block;
	border-radius: 6px;
	border: 2px solid #c3e184;
}

/*------------------------E.O. WARNING FRAME (MERT)-----------------------------------*/

/*------------------------TABLELIKE DIVS (MERT)-----------------------------------*/
.tableLikeHeader {
	background: #cfe1be;
	border: 1px solid #ffffff;
	border-radius: 5px;
	text-align: center;
}

.tableLikeCell {
	background: #e6e9eaa6;
	border: 1px solid #ffffff;
	border-radius: 5px;
	text-align: center;
}

/*------------------------E.O. TABLELIKE DIVS (MERT)-----------------------------------*/

/*--------------------------NEW WARNING BUTTON (MERT)-----------------------------*/
.newWarningButton {
	content: "";
	border: none;
	padding: 0px 5px 0px 5px;
	border-radius: 5px;
	color: white;
	background: #ec5a5a;
	font-size: 15px;
	cursor: pointer;
	width: 100%;
}

.newWarningButton:hover {
	background: #e25959;
	outline: none;
	border: none;
}

.newWarningButton:active {
	background: radial-gradient(#ffffff, #ff5e5e);
	outline: none;
	border: none;
}

.newWarningButton:focus {
	outline: none;
}

.newWarningButton.confirm {
	background: #c1d892;
}

.newWarningButton.confirm:hover {
	background: #b7ce89;
	outline: none;
	border: none;
}

.newWarningButton.cancel:hover {
	background: #e25151;
	outline: none;
	border: none;
}

.newWarningButton.confirm:active {
	background: radial-gradient(#ffffff, #cbe29d);
	outline: none;
	border: none;
}

.newWarningButton.cancel:active {
	background: radial-gradient(#ffffff, #f75d5d);
	outline: none;
	border: none;
}

.newWarningButton.confirm:before {
	content: "\f00c";
	font-family: "FontAwesome";
}

.newWarningButton.cancel:before {
	content: "\f05e";
	font-family: "FontAwesome";
}

/*--------------------------E.O. NEW WARNING BUTTON (MERT)-----------------------------*/

/*--------------------------EDIT WARNING MENU (MERT)-----------------------------*/
.editWarningMenu {
	background: #8d9bad;
	padding: 4%;
	border-radius: 5px;
	box-shadow: 0 0 6px #B2B2B2;
	display: inline-block;
	text-align: center;
	position: absolute;
	right: 60%;
	z-index: 99999;
}

.editWarningMenu::before {
	content: "";
	position: absolute;
	right: 20%;
	top: -7px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-right: 7px solid #8d9bad;
	border-bottom: 0 solid transparent;
}

.editWarningMenu.full::before {
	right: 5%;
}

.editWarningMenuList {
	list-style-type: none;
	padding: 5%;
	margin: 0;
}

.editWarningMenuButton {
	border: none;
	background: transparent;
	font-size: 1em;
	cursor: pointer;
	color: white;
}

.slide {
	opacity: 0;
}

.slide.editWarningMenu {
	opacity: 1;
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	animation-timing-function: ease-in;
	-webkit-animation-timing-function: ease-in;
	visibility: visible !important;
}

@keyframes fadeIn {
	0% {
		transform: scale(0);
		opacity: 0.0;
	}
	60% {
		transform: scale(1.1);
	}
	80% {
		transform: scale(0.9);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		-webkit-transform: scale(0);
		opacity: 0.0;
	}
	60% {
		-webkit-transform: scale(1.1);
	}
	80% {
		-webkit-transform: scale(0.9);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

/*--------------------------EDIT WARNING MENU (MERT)-----------------------------*/

/*---------------- POSTPAIDCUSTOMERLIST COMPONENT (MERT)--------------*/
.backwardsArrow {
	border: none;
	font-size: 5em;
	transform: scale(1, 1.4);
	cursor: pointer;
	color: gray;
	padding: 0 10% 0 10%;
	border-radius: 5px;
	background-color: rgba(178, 212, 201, 0.4);
}

.backwardsArrow:focus {
	outline: none;
}

.backwardsArrow:hover {
	background-color: rgba(148, 212, 155, 0.64);
}

.backwardsArrow:active {
	background-color: rgba(148, 212, 155, 0.64);
	border-radius: 8px;
}

.backwardsArrow:before {
	content: "\f100";
	font-family: "FontAwesome";
}

/*---------------- E.O. POSTPAIDCUSTOMERLIST COMPONENT (MERT)--------------*/

.textButton {
	height: 26px;
	width: 26px;
	cursor: pointer;
	font-size: 0.8em;
	-webkit-appearance: button;
	border-radius: 3px;
	color: #ffffff;
	border: none;
	text-align: center;
	white-space: nowrap;
}

.textButton.remove {
	background: #d0434a;
}

.textButton.cancel {
	background: #3c7caf;
}

.textButton.confirm {
	background: #9fd038;
}

.textButton:focus {
	outline: none;
}

.textButton:hover {
	-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
}

.textButton:disabled {
	opacity: 0.1;
	cursor: auto;
}

/*--------------------RINGING BELL (MERT)-----------------------------*/
.bell {
	font-size: 4em;
	color: white;
	-webkit-animation: ring 4s .7s ease-in-out infinite;
	-webkit-transform-origin: 50% 4px;
	-moz-animation: ring 4s .7s ease-in-out infinite;
	-moz-transform-origin: 50% 4px;
	animation: ring 4s .7s ease-in-out infinite;
	transform-origin: 50% 4px;
}

@-webkit-keyframes ring {
	0% {
		-webkit-transform: rotateZ(0);
	}
	1% {
		-webkit-transform: rotateZ(30deg);
	}
	3% {
		-webkit-transform: rotateZ(-28deg);
	}
	5% {
		-webkit-transform: rotateZ(34deg);
	}
	7% {
		-webkit-transform: rotateZ(-32deg);
	}
	9% {
		-webkit-transform: rotateZ(30deg);
	}
	11% {
		-webkit-transform: rotateZ(-28deg);
	}
	13% {
		-webkit-transform: rotateZ(26deg);
	}
	15% {
		-webkit-transform: rotateZ(-24deg);
	}
	17% {
		-webkit-transform: rotateZ(22deg);
	}
	19% {
		-webkit-transform: rotateZ(-20deg);
	}
	21% {
		-webkit-transform: rotateZ(18deg);
	}
	23% {
		-webkit-transform: rotateZ(-16deg);
	}
	25% {
		-webkit-transform: rotateZ(14deg);
	}
	27% {
		-webkit-transform: rotateZ(-12deg);
	}
	29% {
		-webkit-transform: rotateZ(10deg);
	}
	31% {
		-webkit-transform: rotateZ(-8deg);
	}
	33% {
		-webkit-transform: rotateZ(6deg);
	}
	35% {
		-webkit-transform: rotateZ(-4deg);
	}
	37% {
		-webkit-transform: rotateZ(2deg);
	}
	39% {
		-webkit-transform: rotateZ(-1deg);
	}
	41% {
		-webkit-transform: rotateZ(1deg);
	}

	43% {
		-webkit-transform: rotateZ(0);
	}
	100% {
		-webkit-transform: rotateZ(0);
	}
}

@-moz-keyframes ring {
	0% {
		-moz-transform: rotate(0);
	}
	1% {
		-moz-transform: rotate(30deg);
	}
	3% {
		-moz-transform: rotate(-28deg);
	}
	5% {
		-moz-transform: rotate(34deg);
	}
	7% {
		-moz-transform: rotate(-32deg);
	}
	9% {
		-moz-transform: rotate(30deg);
	}
	11% {
		-moz-transform: rotate(-28deg);
	}
	13% {
		-moz-transform: rotate(26deg);
	}
	15% {
		-moz-transform: rotate(-24deg);
	}
	17% {
		-moz-transform: rotate(22deg);
	}
	19% {
		-moz-transform: rotate(-20deg);
	}
	21% {
		-moz-transform: rotate(18deg);
	}
	23% {
		-moz-transform: rotate(-16deg);
	}
	25% {
		-moz-transform: rotate(14deg);
	}
	27% {
		-moz-transform: rotate(-12deg);
	}
	29% {
		-moz-transform: rotate(10deg);
	}
	31% {
		-moz-transform: rotate(-8deg);
	}
	33% {
		-moz-transform: rotate(6deg);
	}
	35% {
		-moz-transform: rotate(-4deg);
	}
	37% {
		-moz-transform: rotate(2deg);
	}
	39% {
		-moz-transform: rotate(-1deg);
	}
	41% {
		-moz-transform: rotate(1deg);
	}

	43% {
		-moz-transform: rotate(0);
	}
	100% {
		-moz-transform: rotate(0);
	}
}

@keyframes ring {
	0% {
		transform: rotate(0);
	}
	1% {
		transform: rotate(30deg);
	}
	3% {
		transform: rotate(-28deg);
	}
	5% {
		transform: rotate(34deg);
	}
	7% {
		transform: rotate(-32deg);
	}
	9% {
		transform: rotate(30deg);
	}
	11% {
		transform: rotate(-28deg);
	}
	13% {
		transform: rotate(26deg);
	}
	15% {
		transform: rotate(-24deg);
	}
	17% {
		transform: rotate(22deg);
	}
	19% {
		transform: rotate(-20deg);
	}
	21% {
		transform: rotate(18deg);
	}
	23% {
		transform: rotate(-16deg);
	}
	25% {
		transform: rotate(14deg);
	}
	27% {
		transform: rotate(-12deg);
	}
	29% {
		transform: rotate(10deg);
	}
	31% {
		transform: rotate(-8deg);
	}
	33% {
		transform: rotate(6deg);
	}
	35% {
		transform: rotate(-4deg);
	}
	37% {
		transform: rotate(2deg);
	}
	39% {
		transform: rotate(-1deg);
	}
	41% {
		transform: rotate(1deg);
	}

	43% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(0);
	}
}

/*--------------------E.O. RINGING BELL (MERT)-----------------------------*/

/*-----------------CUSTOMER WARNING NO ENTRY CARD (MERT)--------------------*/
.customerWarningNoEntryCard {
	text-align: center;
	padding: 5%;
	border-radius: 60px;
	background: #668594;
	border: 35px solid #68d1d4;
	color: white;
}

.customerWarningStartButton {
	background: white;
	padding: 1%;
	border-radius: 5px;
	margin: 5% 0 0 0;
	font-size: 1em;
	cursor: pointer;
	border: 2px solid #68d1d4;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
}

.customerWarningStartButton:hover {
	color: white;
	background: #68d1d4;
}

.customerWarningStartButton:focus {
	outline: none;
}

.customerWarningStartButton:active {
	outline: none;
	background: radial-gradient(#ffffff, #68d1d4);
}

/*-----------------E.O. CUSTOMER WARNING NO ENTRY CARD (MERT)--------------------*/

/*-----------------------NAVBARKS NEW BUTTONS (MERT)---------------------------*/
.stickButtonGreen {

	/*BU ASAGIDAKI BLOGU EKLERSEN ESKI HALINE DONER*/

	/*////////////////////////////////////////////////*/
	-moz-box-shadow: 1px 0px 4px 0px #5d5d5d;
	-webkit-box-shadow: 1px 0px 4px 0px #5d5d5d;
	box-shadow: 1px 0px 4px 0px #5d5d5d;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	text-decoration: double;
	background: rgba(255, 0, 0, 0);
	background: #A1BE61;


	cursor: pointer;
	display: inline-block;
	text-align: center;
	padding: 7px 5px 0 5px;
	font-size: 1em;
	border-radius: 3px;
	color: #ffffff;
	font-weight: 400;
	border: none;
	height: 32px;
}

.stickButtonRed {

	/*BU ASAGIDAKI BLOGU EKLERSEN ESKI HALINE DONER*/

	/*////////////////////////////////////////////////*/
	-moz-box-shadow: 1px 0px 4px 0px #5d5d5d;
	-webkit-box-shadow: 1px 0px 4px 0px #5d5d5d;
	box-shadow: 1px 0px 4px 0px #5d5d5d;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	text-decoration: double;
	background: rgba(255, 0, 0, 0);
	background: rgba(224, 83, 83, 0.91);


	cursor: pointer;
	display: inline-block;
	text-align: center;
	padding: 7px 5px 0 5px;
	font-size: 1em;
	border-radius: 3px;
	color: #ffffff;
	font-weight: 400;
	border: none;
	height: 32px;
}
.stickButton {

	/*BU ASAGIDAKI BLOGU EKLERSEN ESKI HALINE DONER*/

	/*////////////////////////////////////////////////*/
	-moz-box-shadow: 1px 0px 4px 0px #5d5d5d;
	-webkit-box-shadow: 1px 0px 4px 0px #5d5d5d;
	box-shadow: 1px 0px 4px 0px #5d5d5d;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	text-decoration: double;
	background: rgba(255, 0, 0, 0);
	background: linear-gradient(rgba(154, 193, 218, 0.61), #6e8da2);


	cursor: pointer;
	display: inline-block;
	text-align: center;
	padding: 7px 5px 0 5px;
	font-size: 1em;
	border-radius: 3px;
	color: #ffffff;
	font-weight: 400;
	border: none;
	height: 32px;
}

.stickButton.dropdown:after {
	font-family: FontAwesome;
	margin-top: -6px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding-top: 13px;
	padding-bottom: 12px;
	width: 33px;
	text-align: center;
	font-size: 15px;
	content: "\f0dd" !important;
	transition: .2s;
	border-radius: 3px;
	color: #ffffff;
}

.dropdown-label {
	margin: 0 10px 6px 0;
	font-size: 1.1em;
	font-weight: 400;
}

.dropdown-label:hover {
	font-weight: bold;
}

.stickButton.dropdown:hover:after {
	color: #ffffff;
}

.stickButton:active {
	outline: none;
}

.stickButton:hover::before {
	color: #ffffff;
}

.stickButton:hover {
	font-weight: bold;
	cursor: pointer;
}

.stickButton:before {
	content: "";
	float: left;
	color: #ffffff;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	-moz-box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
	box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.stickButton.send:before {
	content: "\f1d8";
	font-family: "FontAwesome";
	font-size: 1.7em;
}
.stickButton.pdfVatReport:before {
	content: "\f1c1";
	font-family: "FontAwesome";
	font-weight: 400;
	font-size: 1.7em;
}
.stickButtonGreen.send:before {
	content: "\f1d8";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.trash:before {
	content: "\f1f8";
	font-family: "FontAwesome";
	font-size: 1.7em;
}
.stickButtonRed.trash:before {
	content: "\f1f8";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.create:before {
	content: "\f067";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.observe:before {
	content: "\f06e";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.save:before {
	content: "\f0c7";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.gear:before {
	content: "\f013";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.terminate:before {
	content: "\f00d";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.archive:before {
	content: "\f187";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.flag:before {
	content: "\f024";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.envelope-open:before {
	content: "\f2b6";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.plus-circle:before {
	content: "\f055";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.arrow-down:before {
	content: "\f063";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.configure:before {
	content: "\f044";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.excel:before {
	content: "\f1c3";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.xml:before {
	content: "\f1c9";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.send:before {
	content: "\f1d8";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.trash:before {
	content: "\f1f8";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.upload:before {
	content: "\f093";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.user-plus:before {
	content: "\f234";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.stickButton.pdfVatReport {
	position: absolute;
	right: 32px;
	top: 90%;
	transform: translateY(-50%);
	width: 150px;
	height: 35px;
}

.stickButton.pdf:before {
	content: "\f1c1";
	font-family: "FontAwesome";
	font-size: 1.7em;
}
.stickButton.share:before {
	content: "\f1e0";
	font-family: "FontAwesome";
	font-size: 1.7em;
}

.homePageLabelClass {
	color: white !important;
	font-size: 0.9em !important;
}

.mini-button {

	/*ASAGIDAKI BLOGU EKLERSEN ESKIYE DONER*/
	background: linear-gradient(rgba(154, 193, 218, 0.61), #6e8da2);
	-moz-box-shadow: 1px 0px 4px 0px #5d5d5d;
	-webkit-box-shadow: 1px 0px 4px 0px #5d5d5d;
	box-shadow: 1px 0px 4px 0px #5d5d5d;
	/****************************************/

	cursor: pointer;
	text-align: center;
	font-size: 2em;
	border-radius: 3px;
	color: #ffffff;
	font-weight: 400;
	border: none;
	height: 32px;
	padding: 3px 10px;
}

.mini-button.orange {
	background: linear-gradient(rgb(226 167 34), rgb(238, 170, 16));
	border: 1px solid #ffc877;
}

.mini-button:hover {
	color: #ffffff;
	font-size: 2.1em;
	padding: 0 10px 3px;
}

.mini-button.envelope-open:before {
	content: "\f2b6";
	font-family: "FontAwesome";
}

.mini-button.envelope-close:before {
	content: "\f0e0";
	font-family: "FontAwesome";
}

.mini-button.archive:before {
	content: "\f187";
	font-family: "FontAwesome";
}

.mini-button.unarchive:before {
	content: "\f093";
	font-family: "FontAwesome";
}

.mini-button.pdf:before {
	content: "\f1c1";
	font-family: "FontAwesome";
}

.mini-button.reload:before {
	content: "\f021";
	font-family: "FontAwesome";
}

.mini-button.ban:before {
	content: "\f05e";
	font-family: "FontAwesome";
}

.vega-selectedYear {
	background: linear-gradient(rgba(238, 170, 16, 0.61), #eeaa10) !important;
}

.vega-year {
	-moz-box-shadow: 1px 0px 4px 0px #5d5d5d;
	-webkit-box-shadow: 1px 0px 4px 0px #5d5d5d;
	box-shadow: 1px 0px 4px 0px #5d5d5d;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/* min-width: 1.875rem; */
	/* height: 31px; */
	/* width: 31px; */
	margin-right: 1px;
	padding: 10px 20px 10px 20px;
	/* margin-right: 2px; */
	font-size: 1em;
	text-decoration: double;
	overflow: hidden;
	background: rgba(255, 0, 0, 0);
	line-height: normal;
	vertical-align: baseline;
	-webkit-appearance: button;
	border-radius: 3px;
	background: linear-gradient(rgba(158, 114, 16, 0.61), #f1ce7e);
	color: #ffffff;
	font-weight: 400;
	border: none;
}

.vega-year:before {
	content: "";
	float: left;
	color: #f0f0f0;
	font-style: normal;
	font-weight: normal;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	-moz-box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);
	box-shadow: 0.075em 0 0 rgba(255, 255, 255, 0.25);

	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.vega-year:active {
	outline: none; /* outline is visible on :focus */

}

.vega-year:hover {
	outline: none; /* outline is visible on :focus */
	background: linear-gradient(rgba(238, 184, 4, 0.61), #eec300);
	/*height: 40px;*/
	border: none;

}

.vega-year:focus {
	outline: none; /* outline is visible on :focus */
	background: linear-gradient(rgba(238, 170, 16, 0.61), #eeaa10);
	padding: 10px 20px 10px 20px;
	border: none;
	box-shadow: 0 0 0 0.2rem rgb(149, 166, 179);

}


.minimizedButton {
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	padding: 2% 1% 2% 1%;
	text-decoration: double;
	overflow: hidden;
	background: rgba(255, 0, 0, 0);
	line-height: normal;
	vertical-align: baseline;
	-webkit-appearance: button;
	border-radius: 3px;
	font-weight: 400;
	border: none;
	text-align: left;
	font-size: 0.8em;
	color: #000000;
	width: 100%;
}

.minimizedButton:hover {
	background: #0a66b7;
}

.minimizedButton:before {
	content: "";
	float: left;
	color: #000000;
	margin: 0 3% 0 0;
	padding: 0 3% 0 0;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.minimizedButton.send:before {
	content: "\f1d8";
	font-family: "FontAwesome";
}

.minimizedButton.trash:before {
	content: "\f1f8";
	font-family: "FontAwesome";
}

.minimizedButton.create:before {
	content: "\f067";
	font-family: "FontAwesome";
}

.minimizedButton.observe:before {
	content: "\f06e";
	font-family: "FontAwesome";
}

.minimizedButton.save:before {
	content: "\f0c7";
	font-family: "FontAwesome";
}

.minimizedButton.terminate:before {
	content: "\f00d";
	font-family: "FontAwesome";
}

.minimizedButton.archive:before {
	content: "\f187";
	font-family: "FontAwesome";
}

.minimizedButton.pdf:before {
	content: "\f1c1";
	font-family: "FontAwesome";
}

.minimizedButton.xml:before {
	content: "\f1c9";
	font-family: "FontAwesome";
}

.minimizedButton.unarchive:before {
	content: "\f49e";
	font-family: "FontAwesome";
}

.minimizedButton.copy:before {
	content: "\f24d";
	font-family: "FontAwesome";
}

.minimizedButton.reload:before {
	content: "\f021";
	font-family: "FontAwesome";
}

.minimizedButton.flag:before {
	content: "\f024";
	font-family: "FontAwesome";
}

.minimizedButton.excel:before {
	content: "\f1c3";
	font-family: "FontAwesome";
}

.minimizedButton.envelope-open:before {
	content: "\f2b6";
	font-family: "FontAwesome";
}

.minimizedButton.envelope-close:before {
	content: "\f0e0";
	font-family: "FontAwesome";
}

.minimizedButton.plus-circle:before {
	content: "\f055";
	font-family: "FontAwesome";
}

.minimizedButton.arrow-down:before {
	content: "\f063";
	font-family: "FontAwesome";
}

.minimizedButton.send:before {
	content: "\f1d8";
	font-family: "FontAwesome";
}

.minimizedButton.upload:before {
	content: "\f093";
	font-family: "FontAwesome";
}

/*----------------------E.O. NAVBARKS NEW BUTTONS (MERT)-------------------------*/

/*---------------BACKGROUNG WITH NAVBARKS-------------------*/
.customizedBackground {
	background: #f5f5f575;
	padding: 7% 0 2% 0;
	position: relative;
	flex-wrap: wrap;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	border: 0;
	border-radius: 6px;
	display: flex;
	box-shadow: 0 0 8px #969696;
}

/*---------------E.O. BACKGROUNG WITH NAVBARKS-------------------*/

/*---------------FL-CARD------------------------*/
.fl-card {
	border: 0;
	border-radius: 0.1875rem;
	display: inline-block;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
	-webkit-box-shadow: 0 2px 5px 3px rgba(2, 0, 12, 0.3);
	box-shadow: 0 2px 5px 3px rgba(2, 0, 12, 0.3);
}

/*---------------E.O. FL-CARD------------------------*/

/*---------------LOGIN PANEL (MERT)-------------------------*/
.login-panel {
	border-style: none;
	border-radius: 3px;
	margin: 0 25% 0 25%;
	padding: 3% 0 3% 0;
	-webkit-box-shadow: 0px 0px 7px 6px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0px 0px 7px 6px rgba(0, 0, 0, 0.19);
	box-shadow: 0px 0px 7px 6px rgba(0, 0, 0, 0.19);
}

.login-panel-container {
	padding: 12% 0 0 0;
}

.login-button-container {
	text-align: right;
	padding: 1% 5% 0 0;
}

.login-button {
	width: 60%;
	background: #5292c5;
}

.login-button-vakifbank {
	width: 60%;
	background: #ffb300;
}

.errorMessage {
	font-family: 'Montserrat', serif;
	color: #ffffff;
	background: #d40200;
	padding: 5px 14% 5px 14%;
	border-radius: 4px;
	font-weight: normal;
}

@media screen and (max-width: 768px) {
	.login-panel-container {
		padding: 25% 0 0 0;
	}

	.login-panel {
		margin: 0 12% 0 12%;
	}

	.login-button-container {
		text-align: center;
		padding: 1% 5% 0 5%;
	}

	.login-button {
		width: 100%;
	}

	.errorMessage {
		padding: 5px 8% 5px 8%;
	}
}

/*---------------E.O. LOGIN PANEL-------------------------*/

/*-------------EMPLOYEE DETAILS (MERT)-------------------*/
.overlayCapitals {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 45px;
	left: 0;
	color: white;
	font-size: 5em;
	font-weight: bold;
	font-family: Montserrat, serif;
}

.containerFrame {
	padding: 10px;
	margin: 0px;
	border-radius: 15px;
	border: 1px solid white;
}

.containerRows {
	margin: 2px 0 2px 0;
	background: #e2e2e2;
	padding: 4px 0 0 0;
	height: 30px;
	border-radius: 10px;
}

.addAvatarButton {
	display: initial;
	margin: 0;
	padding: 4px 5px 3px 6px;
	background: #97f1b7;
	border: none;
	border-radius: 3px;
}

.hiddenInput {
	display: initial;
	width: 67px;
	position: absolute;
	opacity: 0;
	padding: 0;
}

.avatarContainer {
	margin: 0;
	padding: 10px 0 10px 0;
	position: relative;
	background: #e2e2e2;
	border-radius: 10px;
}

/*-------------E.O. EMPLOYEE DETAILS (MERT)---------------------*/


/*------------------ JOYRIDE (SELİN) ---------------------*/

.helpButton {
	position: relative;
	color: white;
	cursor: pointer;
	border: none;
	background-color: transparent;
}

/*.helpButtonContainer{*/
/*	position: relative;*/
/*	left: 10em;*/
/*}*/

.helpButtonIcon {
	font-size: 20px;
	color: white;
	border: none;
}

.helpButtonIcon:hover {
	color: #FFC107;
	opacity: 10;
	z-index: 10;
}

.helpButton .tooltipText {
	visibility: hidden;
	position: absolute;
	width: 150px;
	top: 25px;
	right: -50%;
	background-color: #fff;
	color: #5B8DAE;
	text-align: center;
	border-radius: 5px;
	padding: 3px 0;
	opacity: 0;
	transition: opacity 2s;
	-webkit-transition: opacity 2s;
	font-size: 10px;
	font-weight: 600;
	box-shadow: 5px 10px 18px #888888;
}

.helpButton:hover .tooltipText {
	visibility: visible;
	opacity: 1;
}


/*--------------E.O. JOYRIDE (SELİN) ---------------------*/


/*------------------ Helpful Videos (SELİN) ---------------------*/
.helpfulList {
	list-style: none;
	align-self: center;
	position: inherit;
	right: 3%;
}

.helpfulList li {
	display: inline-block;
	/*padding:0 5px*/
}

.videoIconButton {
	border: none;
	background-color: transparent;
}

.videoIcon {
	color: white;
	/*color:#FF0000;*/
	font-size: 20px;
}

.videoIconButton .tooltipText {
	visibility: hidden;
	position: absolute;
	width: 120px;
	top: 32px;
	right: -30%;
	background-color: #fff;
	color: #5B8DAE;
	text-align: center;
	border-radius: 5px;
	padding: 3px 0;
	opacity: 0;
	transition: opacity 1.2s;
	font-size: 10px;
	font-weight: 600;
	box-shadow: 5px 10px 18px #888888;
}

.videoIcon:hover {
	color: #FF0000;
	transition: color 0.5s;
	cursor: pointer;
}

.videoIconButton:hover .tooltipText {
	visibility: visible;
	opacity: 1;
}

#showVideos {
	right: -110px !important;
	top: 45px !important;
}


/*--------------E.O. Helpful Videos (SELİN) ---------------------*/

/*----------------GETEAINVOICE COMP----------------------*/
.input-container {
	border: 1px solid #cbcbcb;
	border-radius: 5px;
	padding: 50px 25px 50px 25px;
}

/*----------------E.O. GETEAINVOICE COMP----------------------*/


/*------------------ Danger Button Animation (SELİN) ---------------------*/
#btn-danger {
	background-color: red;
	color: white;
	animation-name: dangerButtonAnimation;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-iteration-count: 3;
	-webkit-animation-iteration-count: 3;
	-moz-animation-iteration-count: 3;
	-o-animation-iteration-count: 3;
	font-weight: 700;
}

@keyframes dangerButtonAnimation {
	from {
		background-color: red;
		color: white;
	}
	to {
		background-color: white;
		color: black;
	}
}

/*--------------E.O. Danger Button Animation (SELİN) ---------------------*/


/*------------------ Login Page Icons (SELİN) ---------------------*/

.listOfIcons {
	list-style: none;
}

.listOfIcons div {
	display: inline-block;
	padding: 0 5px;
}

.login-button-icon {
	border: none;
	color: #2D8AC9;
	background-color: transparent;
	cursor: pointer;
}

/*------------------ E.O Login Page Icons (SELİN) ---------------------*/


/*------------------ Pdf Zoom Buttons (SELİN) ---------------------*/
.pdfZoomButtons {
	padding: 5px 15px;
	font-size: 10px;
	font-weight: 900;
	margin-right: 5px;
	opacity: 0.7;
	height: 30px;
	background-color: #4e6e84;
}

.pdfZoomButtons:hover {
	background-color: #19415d;
}

.tools {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	padding-right: 28px;
	position: sticky;
	top: 0px;
	z-index: 100000;
	background-color: #f5f5f5;
}

#scrollerContainer {
	margin-left: -15px;
	margin-right: -15px;
	padding-right: 42px;
}

.showPageNumber {
	position: absolute;
	left: 5.5%;
	bottom: 0
}

.borderPdf {
	border: 1px solid red;
}

#containerOfDocument {
	margin: 0 6%;
	border-bottom: none;
	position: relative;
}

@media screen and (max-width: 768px) {
	.tools {
		padding-right: 8px;
	}

	.pdfZoomButtons {
		height: 22px;
		padding: 5px 10px;
	}

	.showPageNumber {
		font-size: 10px;
	}

	#containerOfDocument {
		margin: 0 10%;
	}

	#notActiveZoom {
		padding-right: 5%;
	}

	#showNumberOfPage {
		padding-left: 2%;
	}

	#scrollerContainer {
		padding-right: 25px;
	}

	#numberOfPages {
		padding-left: 2%;
	}
}

/*------------------ E.O Pdf Zoom Buttons (SELİN) ---------------------*/

/*-----------------SELCUK IADE (MERT)----------------------------*/
.selcuk-iade-form {
	margin: 20px 10% 20px 10%;
	border: solid bisque;
	border-radius: 10px;
}

.selcuk-iade-label {

}

/*-----------------E.O. SELCUK IADE (MERT)-----------------------*/


/*-----------------Animated Arrows for Pdf (SELİN)---------------------------*/
.animationArrows {
	font-size: 15px;
	position: relative;
}

#containerOfAnimationArrows {
	position: absolute;
	top: 25px;
	right: 31px;
}

#arrowUp {
	animation-name: arrowUp;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
}

#arrowDown {
	top: 5px;
	animation-name: arrowDown;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
}

@keyframes arrowUp {
	0% {
		top: 0px;
	}
	25% {
		top: 5px;
	}
	50% {
		top: 0px;
	}
	75% {
		top: 5px;
	}
	100% {
		top: 0px;
	}
}

@keyframes arrowDown {
	0% {
		top: 10px;
	}
	25% {
		top: 0px;
	}
	50% {
		top: 10px;
	}
	75% {
		top: 0px;
	}
	100% {
		top: 10px;
	}
}

@media screen and (max-width: 768px) {
	#containerOfAnimationArrows {
		right: 19px;
	}

	.animationArrows {
		font-size: 12px;
	}
}

/*-----------------E.o Animated Arrows for Pdf (SELİN)---------------------------*/


/*-----------------Explanation Text for Signing (SELİN)---------------------------*/
.fa-exclamation-triangle {
	/*content: '\f12a';*/
	/*font-family: 'FontAwesome';*/
	font-size: 18px;
	color: rgba(252, 227, 0, 1);
}

#exclamationIcon {
	animation-name: warning;
	animation-duration: 1s;
	animation-iteration-count: 5;
	-webkit-animation-iteration-count: 5;
	-moz-animation-iteration-count: 5;
	-o-animation-iteration-count: 5;
	opacity: 1;
}

@keyframes warning {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

/*-----------------E.O Explanation Text for Signing (SELİN)---------------------------*/


/*----------------- Two Step Verification Text Inputs (SELİN)---------------------------*/
.input-group-addon:not(:first-child):not(:last-child) {
	border-radius-right: 5px;
}

/*----------------- E.O Two Step Verification Text Inputs (SELİN)---------------------------*/

/*-------------CUSTOM FORM (MERT)---------------------*/
.drop-target {
	min-height: 250px;
	border: 1px solid;
}

.drag {
	height: 100px;
	border: 1px solid;
}

.draggable-panel-container {
	width: 100%;
}

/*-------------E.O. CUSTOM FORM---------------------*/
.baro-background {
	max-width: 98% !important;
	height: auto;
}

@media screen and (min-width: 1367px) {
	.baro-background {
		max-width: 106% !important;
		height: auto;
	}
}

#yourBtn {
	position: relative;
	top: 150px;
	font-family: calibri;
	width: 150px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px dashed #BBB;
	text-align: center;
	background-color: #DDD;
	cursor: pointer;
}

tr.red-line {
	background-color: #e12728;
}

@-webkit-keyframes blink {
	from {
		opacity: 1.0;
	}
	to {
		opacity: 0.3;
	}
}

.blink {
	text-decoration: blink;
	-webkit-animation-name: blink;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
}

.viewer-button-row {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 10px 14px 4px;
	padding: 5px 0;
	border: 1px solid #a7a7a7;
	border-radius: 1px;
}

.viewer-button-row a {
	cursor: pointer;
	padding: 5px 5px;
	border-radius: 4px;
	font-family: Montserrat, serif;
	color: white !important;
	font-size: 0.8em;
	font-weight: 600;
}

.forgot-password {
	font-size: 14px;
	font-weight: bold;
	color: #7f858c;
	cursor: pointer;
	margin-top: 6px;
	margin-right: 5px;
	display: flex;
	justify-content: flex-end;
	padding-left: 0;
}



.forgot-password:hover{
	color:#5292c4;
}

#forgot-password .label{
	font-size: 16px;
	font-weight: bold;
	color: #5292c4;
	padding: 5px 10px 10px 0px;
	width: 35%;
}

#forgot-password .form-control{
	background-color: #ffffffc2;
	border: 1px solid rgba(227, 227, 227, 0.65);
	color: #2c2c2c;
	height: 39px;
	padding: 0px;
	line-height: normal;
	border-radius: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#forgot-password button{
	margin-top: 3px !important;
	height: fit-content !important;
}

#forgot-password .has-danger:after {
	font-family: 'Nucleo Outline';
	content: "\ea53";
	display: inline-block;
	position: absolute;
	/* right: 30px; */
	bottom: 13px;
	color: #FF3636;
	font-size: 9px;
}

#forgot-password .has-success:after {
	font-family: 'Nucleo Outline';
	content: "\ea22";
	display: inline-block;
	position: absolute;
	right: -150px;
	bottom: 10px;
	color: #2fb205;
	font-size: 11px;
}

#mesulMudurRuhsatnameTarih:hover{
	cursor: pointer !important;
}

@media screen and (max-width: 768px) {
#forgot-password {
	max-width:70vw;
}
#forgot-container-col{
	margin:0 !important;
}
#forgot-logo-container {
	margin-left: 20% !important;
}
}

/************************** Dashboard Information(Nadide)  **************************/
#dashboardInfo{
	font-size: 12px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0;
	padding: 0 20px;
	color: darkorange;
	letter-spacing: 1px;
}

.styled-table {
	border-collapse: collapse;
	margin: 25px 0;
	font-size: 1em;
	font-family: sans-serif;
	min-width: 400px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.styled-table thead tr {
	background-color: #313131;
	color: #ffffff;
	text-align: left;
}

.styled-table th,
.styled-table td {
	padding: 12px 15px;
}

.styled-table tbody tr {
	border-bottom: 1px solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
	background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
	border-bottom: 2px solid #313131;
}

.styled-table tbody tr.active-row {
	font-weight: bold;
	color: #313131;
}

.styled-table-new {
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
	margin: 25px 0;
	font-size: 1em;
	font-family: sans-serif;
	min-width: 400px;
}

.styled-table-new th {
	padding: 12px 15px;
	border: 1px solid #ddd;
	text-align: left;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.styled-table-new td {
	padding: 12px 15px;
	border: 1px solid #ddd;
	text-align: left;
	background-color: #fff;
	font-size: 14px;
}

.styled-table-new thead th {
	background-color: #f8f8f8;
	color: #2f2b2b;
}

.styled-table-new th:last-child, .styled-table-new td:last-child {
	border-right: 1px solid #ddd;
}
.styled-table-new tr:last-child th, .styled-table-new tr:last-child td {
	border-bottom: 1px solid #ddd;
}

.empty-cell {
	border: 1px solid transparent;
	visibility: hidden;
	height: 1px;
	width: 1px;
}

.custom-btn {
	width: 100px;
	height: 30px;
	padding: 10px 25px;
	border: 2px solid #383838;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	background: transparent;
	cursor: pointer;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
}

.btn-6 {
	background: #383838;
	color: #fff;
	line-height: 32px;
	padding: 0;
	border: none;
}
.btn-6 span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.btn-6:before,
.btn-6:after {
	position: absolute;
	content: "";
	height: 0%;
	width: 2px;
	background: #000;
}
.btn-6:before {
	right: 0;
	top: 0;
	transition: all 500ms ease;
}
.btn-6:after {
	left: 0;
	bottom: 0;
	transition: all 500ms ease;
}
.btn-6:hover{
	color: #000;
	background: transparent;
}
.btn-6:hover:before {
	transition: all 500ms ease;
	height: 100%;
}
.btn-6:hover:after {
	transition: all 500ms ease;
	height: 100%;
}
.btn-6 span:before,
.btn-6 span:after {
	position: absolute;
	content: "";
	background: #000;
}
.btn-6 span:before {
	left: 0;
	top: 0;
	width: 0%;
	height: 2px;
	transition: all 500ms ease;
}
.btn-6 span:after {
	right: 0;
	bottom: 0;
	width: 0%;
	height: 2px;
	transition: all 500ms ease;
}
.btn-6 span:hover:before {
	width: 100%;
}
.btn-6 span:hover:after {
	width: 100%;
}
/*Firma Bilgileri -> Connector*/
.connector-configuration-modal-body{
	width: 100%;
	display: flex;
	/*justify-content: space-evenly;*/
}

.connector-configuration-modal-body .modal-branch-btn-container{
	flex: 0 0 25%;
	margin-right: 20px;
	max-height: 450px;
	overflow: auto;
	position: relative;
}
.modal-branch-btn-container .branch-btn{
	position: sticky;
	top: 0;
	left: 0;
	z-index: 1;
}

.modal-branch-btn-container::-webkit-scrollbar{
	height: 5px!important;
	width: 5px!important;
	border: 2px solid #ccc;
}
.modal-branch-btn-container::-webkit-scrollbar-thumb {
	background: #0a66b7;
	height: 5px;
	width: 5px;
}.modal-branch-btn-container::-webkit-scrollbar-button {
	 width: 2px;
 height: 2px;
 }
.branch-btn{
	/*padding: 5px 10px;*/
	/*margin: 2px 1px;*/
	/*text-align: center;*/
	/*flex: 0 0 calc(25% - 10px);*/
	/*border-radius: 5px 5px 0 0;*/
}
.branch-btn:hover{
	cursor: pointer;
	background: #6bd0f3!important;
}
.branch-btn.selected{
	border: 1px solid #6bd0f3;
	border-bottom: none;
}
.branch-btn.disabled
{
	pointer-events: none;
	opacity: 0.7;
}

.connector-configuration-form{
	flex: 0 1 70%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-self: flex-start;
}
.connector-configuration-form-invoice-list{
	display: flex;
	flex-wrap: wrap;
}
.connector-configuration-form-invoice-list .list-group-item{
	flex: 0 0 50%;
	padding: .50rem 0.75rem;
}
.connector-configuration-form-invoice-list .list-group-item:hover{
	background: #6bd0f3!important;
	color: black;
	cursor: pointer;
}
.connector-invoice-list-item{
	padding: 3px 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	flex: 1 1 48%;
	margin-right: 5px;
}
.connector-invoice-list-item:hover{
	cursor: pointer;
}
.connector-invoice-list-item.active{
	background: #6bd0f3;
}
.connector-invoice-list-item.disabled{
	cursor: not-allowed;
}
.connector-configuration-form .alert-danger{
	width: 100%;
}
.connector-configuration-form .row {
	flex: 0 0 calc(52% - 5px);
}

.connector-configuration-form-query-card{
	width: 100%;
}
.connector-configuration-form-query-card .title{
	width: 100%;
	font-size: 15px;
	margin-bottom: 8px;
}
.connector-configuration-form-query-card-inputs{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.connector-configuration-form .form-group {
	flex: 0 0 calc(52% - 5px);
}
.input-error{
	width: 100%;
	/*margin-top: 0.25rem;*/
	font-size: 90%;
	color: #dc3545;
}

/******* externalCustomerAddressModal ********/

#externalCustomerModalContainer .has-success:after {
	font-family: 'Nucleo Outline';
	content: "\ea22";
	display: inline-block;
	position: absolute;
	color: #045200;
	font-size: 10px;
	font-weight: bold;
	top: 5px;
	right: 0px !important;
}

#externalCustomerModalContainer .has-danger:after {
	font-family: 'Nucleo Outline';
	content: "\ea53";
	display: inline-block;
	position: absolute;
	color: #FF3636;
	font-size: 10px;
	font-weight: bold;
	top: 5px;
	right: 0px !important;
	animation: shake 0.72s cubic-bezier(.36,.07,.19,.97) both;
}

.multiselect {
	width: 200px;
	align-items: center;
	display: inline;
}

#checkboxes {
	background-color: #ffffff;
	border-radius: 5px;
	position: absolute;
	height: auto;
	width: 250px;
	margin-top: 25px;
	padding: 5px;
	-webkit-box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.40);
	box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.40);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	z-index: 1;
}

#checkboxes label {
	font-size: 10px;
	margin-bottom: 0px;
	color: #656565;
	align-content: flex-start;
}


/******* externalCustomerAddressModal ********/
/******* TagsInput ********/
.tags-input {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 0 8px;
	border: 1px solid #d6d8da;
	border-radius: 6px;
	min-height: 25px;
}
.tags-input:focus-within {
	border: 1px solid #0052cc;
}
.tags-input input {
	flex: 1;
	border: none;
	font-size: 13px;
	padding: 4px 0 0 0;
}
.tags-input input:focus {
	outline: transparent;
}
#tags {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 8px 0 0 0;
}
.single-tag {
	width: auto;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	padding: 0 8px;
	font-size: 13px;
	list-style: none;
	border-radius: 6px;
	margin: 0 8px 8px 0;
	background: #6bd0f3;
}
.single-tag .tag-title {
	margin-top: 3px;
}
.single-tag .tag-close-icon {
	display: block;
	width: 16px;
	line-height: 16px;
	text-align: center;
	margin-left: 8px;
	color: #0052cc;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
}
@media screen and (max-width: 567px) {
	.tags-input {
		width: calc(100vw - 32px);
	}
}

/******* TagsInput ********/
/*connector-query-editor*/
.connector-query-editor-header{
	display: flex;
	justify-content: space-between;
	z-index: 5;
	background: #ccc;
	padding: 0px 15px;
	border-radius: 5px;
	margin-bottom: 10px;
	position: sticky;
	top:65px;
	background: #99b2d1;
}
.connector-query-editor-header .header-left{
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: auto;
}
.connector-query-editor-header .header-left .active-tab{
	background: #0a66b7;
}
.connector-query-editor-header .header-left .editor-btn{
	font-size: 16px;
	border-radius: 5px;
	background: #ccc;
	margin-left: 3px;
	font-weight: 400;
	font-size: 0.8571em;
	line-height: 1.35em;
	display: flex;
	justify-content: center;
	padding: 5px 22px;
	height: 70%;
}
.connector-query-editor-header .header-left .editor-btn div{
	display: flex;
	align-items: center;
}
.connector-query-editor-header .header-left .editor-btn > span{
	display: flex;
	align-items: center;
	font-size: 18px;

}

.connector-query-editor-header .header-left .editor-btn:hover{
	cursor: pointer;
}
.connector-query-editor-header .header-right{
	display: flex;
	font-size: 16px;
	justify-content: center;
	align-items: center;
}
.connector-query-editor-header .header-right .add-btn{
	cursor: pointer;
	margin-right: 8px;
	padding: 5px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	height: 70%;
}
.connector-query-editor-header .header-right .add-btn:hover{
	background: #ccc;
}
.connector-query-editor-header span{
	margin-left: 10px;
	display: inline-block;
}
.connector-query-executer-select .Select{
	z-index: 3 !important; ;
}

/* General button style */
.btnForTable {
	border: 1px;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: .7px;
}

.btnForTable:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btnForTable:before {
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}


/* Icon separator */
.btn-sep {
	padding: 6px 16px 6px 30px;
}

.btn-sep:before {
	background: rgba(0,0,0,0.15);
}

.btn-4 {
	background: #3f5c72;
	color: #fafafa;
}

.btn-4:hover {
	background: #3f5c72;
}

.btn-4:active {
	background: #3f5c72;
	top: 2px;
}

.btn-4:before {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	line-height: 2.5;
	font-size: 100%;
	width: 25px;
}

.icon-send:before {
	content: "\f078";
}

h1 {
	font-family: "Roboto";
	text-align: center;
	margin-bottom: 40px;
}

.timer-wrapper {
	display: flex;
	justify-content: center;
	padding-bottom: 5px;
}

.timer {
	font-family: "Montserrat";
	display: flex;
	flex-direction: column;
	align-items: center;
}

.info {
	max-width: 360px;
	margin: 40px auto 0;
	text-align: center;
	font-size: 16px;
}

.timer-label{
	font-size: 17px;
	display: inline-block;
	margin-bottom: 0.5rem;
	padding: 21px;
}


/*********************** Portal Mobile Arrangements ***********************/

/*YearPicker*/

@media screen and (max-width: 991px) {
	.yearPickerContainer {
		background:transparent !important;
	}

	.yearButtonsContainer {
		max-width: 100%;
		padding: 15px 5px !important;
		overflow-x: scroll !important;
	}

	.yearPickerContainer #listByReceiveDate {
		font-size:10px;
		white-space: nowrap !important;
		padding: 14px 20px !important;
	}

	.year-button {
		box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	}

	.yearPickerContainer .active-year-div {
		border: none;
		background: transparent;
	}

	.yearPickerContainer .month-buttons-div {
		margin-top: 10px !important;
		border: 1px solid #d9d9d9;
	}

	.yearPickerTooltip {
		margin: 0 auto;
		width:60px;
		height:30px;
		display: flex;
		justify-content: center;
		animation:a9 1s infinite linear alternate;
	}

	@keyframes a9 {
		0%   {transform: translate(-30px)}
		100% {transform: translate( 30px)}
	}

	.yearPickerHeader {
		color: #78b1d7;
		text-align: center;
		font-size: 14px;
		letter-spacing: 1px;
		margin-top: 10px;
	}
}

/*YearPicker*/

/*DateTime Picker*/
@media screen and (max-width: 991px) {

	.rdtPicker table {
		border: 1px;
	}

	.rdtPicker table thead {
		display: table-header-group;
		content: initial;
	}

	.rdtPicker table thead:before {
		display: table-header-group;
		content: initial;
	}

	.rdtPicker table tr {
		padding: 0;
		margin-bottom: 0;
		display: table-row;
		border-bottom: unset;
	}

	.rdtPicker table td {
		display: table-cell;
		text-align: center;
		font-size: 13px;
		border-bottom: unset;
	}

	.rdtPicker table td:last-child {
		border-bottom: unset;
	}

	.rdtPicker table td:before {
		content: unset;
		float: unset;
		text-transform: unset;
		font-weight: unset;
	}

}
/*DateTime Picker*/

/*ProfileMenu*/

@media screen and (max-width: 991px) {
	#profileMenuList {
		margin-top: 24px;
	}

	#downloadRequestButton i{
		opacity: 0.5;
		font-size: 17px;
		padding-left: 3px;
	}

	#downloadRequestButton p {
		margin-left: 2px;
		font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
		font-size: 11px;
		color: white;
	}

	#videosLink {
		display: flex;
		align-items: center;
	}

	#videosLink i {
		font-size: 17px;
		opacity: 0.5;
		padding-left: 2px;
	}

	#videosLink p {
		margin-left: 3px;
	}

	#reloadButton {
		margin-left: 7px;
		margin-bottom: 12px;
		margin-top: 5px;
	}

	#reloadButton button {
		display: flex;
		align-items: center;
	}

	#reloadButton button img {
		margin: 0 !important;
		padding:0 !important;
		opacity: 0.5;
	}

	#reloadButton p {
		text-transform: uppercase;
		font-size: 11px;
		font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
		margin-left: 3px;
	}

	.videosDropdown {
		margin: 0 -40px !important;
		padding:5px !important;
		font-size: 0.8em;
	}

	.videosDropdown .dropdown-item {
		padding-left: 0px !important;
	}

}

/*ProfileMenu*/

/*Table Pagination*/

@media screen and (max-width: 991px) {

	.rc-pagination-item ,  .rc-pagination-prev , .rc-pagination-next, .rc-pagination-item-active {
		min-width: 25px !important;
		height: 25px !important;
	}

	.rc-pagination-total-text, .rc-pagination-options {
		float: unset !important;
		margin: unset !important;
		text-align: center;
	}

	.rc-pagination-total-text {
		letter-spacing: 1px;
		color:#6599bc;
		font-weight: bold;
		margin-bottom: 5px !important;
	}
	.rc-pagination-options-size-changer {
		float: unset !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}

	.pagi-footer-container {
		margin: 0px !important;
		padding: 0px !important;
	}

	.rc-pagination-options-quick-jumper {
		display: none !important;
	}
}

/*Table Pagination*/

/*StockList*/
@media screen and (max-width: 991px) {

	.stockListContainer .dropdown-menu.show {
		min-width: 150px !important;
	}

}

/*StockList*/

/*ExternalCustomer*/
@media screen and (max-width: 991px) {

	.externalCustomerListContainer .dropdown-menu.show {
		min-width: 150px !important;
	}

}

/*ExternalCustomer*/

/*DetailedSearch*/

@media screen and (max-width: 991px) {

	.detailedSearchContainer {
		border: 1px solid #ccc !important;
	}

}
/*DetailedSearch*/

/*Hidden Vkn-Tckn*/

@media screen and (max-width: 991px) {

	#hiddenVknTcknTable .Select-placeholder, .Select--single > .Select-control .Select-value {
		right: 13px !important;
	}

}

/*Hidden Vkn-Tckn*/

/*NavPilss*/

@media screen and (max-width: 991px) {

	.nav-pills {
		display: flex;
		justify-content: center;
	}

	.nav-pills li {
		margin-bottom: 10px !important;
	}

}

/*NavPilss*/



/*********************** Portal Mobile Arrangements ***********************/

.duzenle {
	align-items: center;
	background-color: #09223b;
	border-radius: 8px;
	border-style: none;
	box-shadow: rgba(255, 255, 255, 0.26) 0 1px 2px inset;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	flex-shrink: 0;
	font-family: "RM Neue", sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	padding: 10px 21px;
	text-align: center;
	text-transform: none;
	transition: color .13s ease-in-out, background .13s ease-in-out, opacity .13s ease-in-out, box-shadow .13s ease-in-out;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
}

.duzenle:active {
	background: #09223b;
	color: rgba(255, 255, 255, 0.7);
}
.duzenle:hover {
	background-color: #16437E;
}

.duzenle:disabled {
	cursor: not-allowed;
	background: rgba(0, 0, 0, .08);
	color: rgba(0, 0, 0, .3);
}

.verticaLine {
	display: inline-block;
	align-self: stretch;
	width: 1px;
	min-height: 1em;
	background-color: currentColor;
	opacity: 0.30;
}
.horizontalLine {
	height: 1px;
	min-width: 1em;
	background-color: currentColor;
	opacity: 0.30;
}

.btn-circle {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0;
	border-radius: 50%;
	background-color: #3b3b3e;
	cursor: pointer;
}

.btn-circle i {
	position: relative;
	top: -1px;
}

.btn-circle-sm {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 0.9rem;
}

.btn-circle-lg {
	width: 55px;
	height: 55px;
	line-height: 55px;
	font-size: 1.1rem;
}

.btn-circle-xl {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 1.3rem;
}

.row1-container {
	font-size: 17px;
	font-family: 'Poppins', sans-serif;
	background-color: hsl(0, 0%, 96%);
	display: flex;
	justify-content: center;
	align-items: center;
}

.infoBox {
	border-radius: 5px;
	box-shadow: 0px 30px 40px -20px hsla(231, 5%, 52%, 0.4);
	padding: 30px;
}
.red {
	border-top: 3px solid hsl(0, 78%, 62%);
}

.closeBtn {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	float: right;
	width: 48px;
	height: 32px;
	background-color: transparent;
	/*box-shadow: inset 0px 0px 0px 2px #4f4f4f;*/
	border-radius: 5%;
	position: relative;
	cursor: pointer;
	transition: background 0.5s;
}

.closeBtn:after,
.closeBtn:before {
	position: absolute;
	content:"";
	background-color: #3e3e3e;
}

.closeBtn:after {
	width: 2px;
	height: 23px;
	top: 5px;
	left: 23px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.closeBtn:before {
	width: 23px;
	height: 2px;
	top: 15px;
	left: 13px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.closeBtn:hover {
	background: rgba(211, 9, 4, 0.92);
	box-shadow: none;
}

.closeBtn:hover:after,
.closeBtn:hover:before {
	background: #ffffff;
}

.form-textarea{
	resize: none;
	font-size: 20px !important;
	border-radius: 3px;
	padding: 10px;
	box-shadow: 1px 1px 1px #999;
	background-color: white !important;
	font-family: 'Open Sans', sans-serif;
	width: 95% !important;
}

.form-textarea:hover,
.form-textarea:active,
.form-textarea:focus
{
	outline-color: #0a66b7;
	-webkit-appearance:none;
	box-shadow: none !important;
}


.first-level-item-glow {
	background:rgb(255, 153, 153);
	box-shadow: 0 3px 10px  rgb(255, 153, 153);
	position: relative;
	display: block;
	flex-direction: row;
	align-items: center;
}

.first-level-item-glow:before {
	content: "";
	position: absolute;
	left:0;
	top:0;
	width: 0;
	height: 0;
	border-top: 2px solid red;
	border-right: 2px solid red;
	animation: border-top-right 2s infinite alternate;
}

.first-level-item-glow:after {
	content: "";
	position: absolute;
	right:0;
	bottom:0;
	width: 0;
	height: 0;
	border-bottom:2px solid red;
	border-left: 2px solid red;
	animation: border-bottom-left 2s infinite alternate;
}

@keyframes border-bottom-left {
	0%    {width:0px;   height:0px; opacity: 0;}
	50%   {width:0px;   height:0px; opacity: 0;}
	50.1% {width:0px;   height:0px; opacity: 1;}
	75%   {width:259px; height:0px; opacity: 1;}
	100%  {width:259px; height:48px;opacity: 1;}
}

@keyframes border-top-right {
	0%    {width:0px;   height:0px;}
	25%   {width:259px; height:0px;}
	50%   {width:259px; height:48px;}
	100%  {width:259px; height:48px;}
}

.drag-drop-area {
	border: 2px dashed #ccc;
	border-radius: 20px;
	width: 330px;
	font-family: sans-serif;
	margin: 20px auto;
	padding: 20px;
	text-align: center;
}

.drag-drop-area-button {
	background-color: #007bff;
	border: none;
	color: white;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 5px;
	width: 100%;
	max-width: 200px;
}

.drag-drop-area.drag-active {
	background-color: #f0f0f0;
}

.drag-drop-area p {
	margin-top: 0;
}

.drag-drop-area.disabled {
	background-color: #e9ecef;
	border-color: #ccc;
	color: #6c757d;
	pointer-events: none;
}

.drag-drop-area.disabled p,
.drag-drop-area.disabled button {
	color: #6c757d;
}

.drag-drop-area.disabled button {
	background-color: #494f54;
	color: #ccc;
	cursor: not-allowed;
}

.checkbox-design{
	margin: 0 15px 8px 5px;
	width: 20px;
	border: 2px solid #ccc;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	transition: green 0.3s;
}

.copy-icons {
	background-image: url(data:image/png;base64,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);
}

.xml-icon {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo3NjM3Mzg4ODA4MjA2ODExODIyQUNFNjcyQTRBNzlGOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFOTUyNzhEMEJDMDYxMUU4OUU0RDhCRTQ4QzU3QThGMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFOTUyNzhDRkJDMDYxMUU4OUU0RDhCRTQ4QzU3QThGMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjAxMDAwRjk5RkI2MTFFOEJENkVDMDI1QjA3Q0ZEMTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjAxMDAwRkE5RkI2MTFFOEJENkVDMDI1QjA3Q0ZEMTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7S2/RWAAAByElEQVR42pzUy0sbURTH8YmJTfFVS0F8VSKtguii3SgoSje6cVXaEgT/AEEQu9J1EUFxpRuXFroQFQQrrt0IiqBQN4qPtrS0PoiS+I4k0+/F3+AwxJJ44MOd55kz594Zn23bFlGGGeTg3Lo/KjCOAe+JgMZ2XKED5fClSPIL7zCCKMZSJcrFLn7IfbGscRTfMe+cyNKYdCX9X7gr/YrX3kTphvf6RRRbaVbhjm0M6w320Y1e9AdcJV+nkegv+jwVVjkV1eEDXuqJZnyCPdTiDBuaTXNuDU9ha78SzRbr6BpHmLFv4xBLSOIb9nQ8ihUkdM2WfRcRSxsxszDxBW8QRlzHQrqmR/t/8AmFrkQx846nyMcUOnGCSeygAI8wh4j6splqtt0H6jTmafyJV6jHR/WiRgvW3Of3JsrV9ns0aoUvKKFpaFiNb8JzzVyeKlzFb5M0S8lW9SpL6MKQXrFcVbWgDSWqpFoPb9ByeOyjUQdsFOEG2Rku0KQKOTaJQmx8xjN92aUIKrFffwWz3uL6zZibE7jAW1UZDqh5s2rkhJV5vMC6M2u2pjnTCDqz5yTyP+BP4NwfdH/9G+r+dAYNv0QrBs3OPwEGALz72o29090pAAAAAElFTkSuQmCC);
}

.customize-icon {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADACAYAAABBCyzzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg2NENGRDc0NTRFQzExRUJCQkIyRUZCQzAxMTBDQjY2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg2NENGRDc1NTRFQzExRUJCQkIyRUZCQzAxMTBDQjY2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODY0Q0ZENzI1NEVDMTFFQkJCQjJFRkJDMDExMENCNjYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODY0Q0ZENzM1NEVDMTFFQkJCQjJFRkJDMDExMENCNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4fdulLAAAnjElEQVR42uyd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);
}