/*[fmt]AA40-1A0B-3*/
A
{
	cursor: pointer;
}
abbr
{
	text-decoration: none;
}
/* fancybox gallery thumbnails */
.fancybox-thumbs__list a
{
    height: 150px;
    background-size: contain;
}
/* selectize */
.selectize-control.single:not(.plugin-remove_button) .selectize-input .item
{
	overflow: hidden;
	position: absolute;
}
.input-group .selectize-input.items
{
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.input-group.border-radius-0 .selectize-input.items
{
	border-radius: 0;
}
.selectize-control.form-control.single, .selectize-input.items
{
	height: 34px;
}
.expands.multi.selectize-control.form-control.single, .expands.multi .selectize-input.items
{
	height: auto !important;
}
.selectize-control.single .selectize-input:after
{
	right: 8px;
	margin-top: -1px;
}
.selectize-control.single.plugin-remove_button [data-value]
{
	width: calc(100% - 6px);
	padding-right: 18px !important;
}
.selectize-control.plugin-remove_button .remove-single
{
	right: 6px;
}
.arama-filtre.selectize-control.form-control.single, .selectize-input.items
{
	height: 34px;
	white-space: normal;
}
.selectize-dropdown-content .create
{
	padding-top: 3px;
	padding-left: 13px;
	padding-bottom: 3px;
}
.selectize-input
{
	border: 1px solid #E2E2E4;
}
.selectize-dropdown-content .option
{
    cursor: pointer;
    word-break: break-all;
    white-space: normal;
}
/* fixes */
.form-group
{
	min-height: 58px;
}
.form-group.no-min-h
{
	min-height: auto;
}
.weather-img
{
	width: 100%;
	height: 243px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.weather-full-info .today-status > DIV
{
	vertical-align: top;
}
.nav-tabs > LI > A
{
	cursor: pointer;
}
#main-content .form-group LABEL
{
	max-width: calc(100% - 3px);
	min-height: 13px;
}
.tab-bg-dark-navy-blue UL > LI > A
{
	padding: 15px 15px !important;
}
.no-break
{
	white-space: nowrap;
}
.display-inline
{
	display: inline;
}
ABBR.timeago
{
	cursor: inherit;
}
.label-green
{
	background-color: #1FB5AD;
}
.label-black
{
	background-color: #423E42;
}
.notify-row .dropdown .extended .alert
{
	padding: 10px;
	margin-bottom: 2px;
}
.top-nav UL.top-menu > LI.language > A IMG, .top-nav UL.top-menu > LI.language UL.dropdown-menu LI IMG
{
	width: 16px;
	bottom: 1px;
	position: relative;
}
.top-nav UL.top-menu > LI.language UL.dropdown-menu LI IMG
{
	margin-right: 5px;
	margin-left: 10px;
}
INPUT.text-uppercase
{
	text-transform: uppercase;
}
.bootbox-body {
  font-size: 16px;
  margin-top: 15px;
}
HEADER .dropdown-menu.extended
{
	/*+box-shadow: 0px 0px 15px 5px #E0E1E7;*/
	-moz-box-shadow: 0px 0px 15px 5px #E0E1E7;
	-webkit-box-shadow: 0px 0px 15px 5px #E0E1E7;
	box-shadow: 0px 0px 15px 5px #E0E1E7;
	padding-bottom: 10px;
	max-height: 500px;
	overflow: auto;
}
HEADER .notify-row .dropdown .extended A
{
	padding: 0;
	font-size: 13px;
	background: none;
}
HEADER .notify-row .dropdown .extended A:hover .alert-info
{
	background: #C1DFEF;
}
HEADER .notify-row .dropdown .extended A:hover .alert-danger
{
	background: #EDCCCC;
}
HEADER .notify-row .dropdown .extended .alert-icon
{
	display: inline-block;
}
HEADER .notify-row .dropdown .extended .noti-info
{
	padding: 4px 0 0 5px;
	margin: 0;
	display: inline-block;
}
HEADER .notify-row .dropdown .extended .bildirim-yenile-btn
{
	position: absolute;
	right: 0;
	margin-right: 15px;
	color: #E5E5E5;
}
HEADER .notify-row .dropdown .extended .bildirim-yenile-btn I
{
	color: #8E8E8E;
}
HEADER .notify-row .dropdown .extended .bildirim-yenile-btn I:hover
{
	color: #10A521;
}
.table-responsive .vurgu
{
	color: #FFFFFF !important;
	font-weight: bold;
}
.table-responsive .vurgu-info
{
	background: #678FB4 !important;
}
.table-responsive .vurgu-inverse
{
	background: #1FB5AD !important;
}
.table-responsive .vurgu-warning
{
	background: #E5EAB7 !important;
	color: #5C6428 !important;
}
.table-responsive .vurgu-success
{
	background: #97BC6C !important;
}
.table-responsive .vurgu-danger
{
	background: #EC6459 !important;
}
.print-btn > BUTTON
{
	font-size: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.print-btn
{
	z-index: 99999;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.panel.no-margin, .row:first-child > .col-sm-12 > .panel
{
	margin-bottom: 0;
}
.pagination-wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pagination
{
	margin: 5px;
	vertical-align: middle;
}
.pagination INPUT
{
	height: 32px;
}
.table-responsive.fullscreen
{
	max-height: none !important;
}
.top-nav .top-menu .top-nav-btn
{
	background-color: #F6F6F6;
	line-height: 40px !important;
	font-size: 17px;
	width: 35px;
	height: 35px;
	text-align: center;
	/*+border-radius: 100%;*/
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-khtml-border-radius: 100%;
	border-radius: 100%;
	color: #989AA5;
}
.top-nav .top-menu .top-nav-btn:hover
{
	cursor: pointer;
	background-color: #33D2C9;
	color: #23928C;
}
.toggle-fullscreen
{
}
.float-btn
{
	position: fixed;
	line-height: 40px;
	font-size: 17px;
	width: 35px;
	height: 35px;
	text-align: center;
	/*+border-radius: 100%;*/
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-khtml-border-radius: 100%;
	border-radius: 100%;
	z-index: 999999;
	/*background-color: #F6F6F6;*/
	/*color: #989AA5;*/
	background-color: #B1E1DE;
	color: #23928C;
}
.float-btn:hover
{
	background-color: #33D2C9;
	color: #FFFFFF;
	cursor: pointer;
}
.float-btn.float-right-top
{
	right: 0;
	top: 0;
	line-height: 30px;
	text-align: right;
	padding-right: 5px;
	/*+border-radius: 0px 0px 0px 100%;*/
	-moz-border-radius: 0px 0px 0px 100%;
	-webkit-border-radius: 0px 0px 0px 100%;
	-khtml-border-radius: 0px 0px 0px 100%;
	border-radius: 0px 0px 0px 100%;
}
.top-nav .dropdown-menu.extended.logout
{
	top: 40px;
	padding: 0px;
	/*+box-shadow: 0px 0px 5px -1px #E4E5EA !important;*/
	-moz-box-shadow: 0px 0px 5px -1px #E4E5EA !important;
	-webkit-box-shadow: 0px 0px 5px -1px #E4E5EA !important;
	box-shadow: 0px 0px 5px -1px #E4E5EA !important;
	border: 1px solid #E5E6EB;
}
.top-nav .dropdown-menu.extended.logout I
{
	font-size: 20px;
	vertical-align: sub;
	position: relative;
	top: 0px;
	width: 25px;
}
/* Harita */
.datepicker
{
	z-index: 999999;
}
.no-select
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.no-select-all *
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.no-padding
{
	padding: 0;
}
.no-margin
{
	margin: 0;
}
.mr-top-10
{
	margin-top: 10px;
}
#gps-harita *
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#gps-harita
{
	width: 100%;
	height: 250px;
}
.info-window .desc
{
	padding: 5px;
	font-family: Lato;
	font-weight: 300;
	font-size: 15px;
	padding-left: 20px;
}
.gm-style-iw > DIV
{
	width: auto !important;
	text-align: center;
}
.gm-style-iw > DIV P
{
	padding-bottom: 0;
	margin-bottom: 0;
	padding-left: 18px;
	font-size: 16px;
}
.gm-style-iw + DIV
{
	display: none;
}
.harita-container
{
	overflow: hidden;
	position: relative;
}
.pad-15
{
	padding: 15px;
}
.gps-panel .pad-15
{
	padding-left: 20px;
}
.gps-panel
{
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
	/*background-color: rgba(50, 50, 58, 0.75);*/
	background-color: #27282D;
	color: #FFFFFF;
	height: 100%;
	width: 350px;
	/*+transition: all 0.3s;*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	/*+transform: translateX(400px);*/
	-webkit-transform: translateX(400px);
	-moz-transform: translateX(400px);
	-o-transform: translateX(400px);
	-ms-transform: translateX(400px);
	transform: translateX(400px);
	/*+opacity: 0.95;*/
	-filter: alpha(opacity=95);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	z-index: 2;
}
.gps-panel.acik
{
	/*+transform: translateX(0);*/
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
}
.gps-panel .gps-panel-container
{
	/*padding: 15px 20px;*/
	overflow: visible;
	/*background-color: rgba(50, 50, 58, 0.75);*/
	/*background-color: #27282D;*/
	height: 245px;
}
.gps-panel .gps-panel-container .no-wrap
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gps-panel .gps-panel-container .row
{
	margin-bottom: 5px;
}
.gps-panel .panel-head
{
	height: 40px;
	background-color: #323239;
	border-bottom: 3px solid #36363D;
}
.gps-panel .kapat-btn
{
	position: absolute;
	right: 0px;
	cursor: pointer;
	top: 0px;
	background-color: #2CC5BA;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	/*+transition: all 0.15s;*/
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
.gps-panel .kapat-btn:hover
{
	color: #FFFFFF;
	background-color: #28A39A;
}
.gps-panel .cihaz-kontak
{
	width: 15px;
	height: 15px;
	/*+border-radius: 50%;*/
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	background-color: #C70000;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 3px;
}
.gps-panel .cihaz-kontak.acik
{
	background-color: #00C82A;
}
.gps-panel .plaka
{
	font-size: 18px;
	margin-bottom: 15px;
	display: inline-block;
	margin-left: 20px;
	/*font-family: "Open Sans";*/
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
}
.gps-panel .hiz
{
	font-size: 34px;
	margin-top: -10px;
}
.gps-panel .hiz .km
{
	font-size: 13px;
}
.gps-panel .son_veri
{
	/*font-size: 12px;*/
	/*color: #BFBFBF;*/
}
.gps-panel #cihaz-plaka
{
	/*+user-select: text;*/
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
}
.gps-panel .small
{
	color: #2BB5AC;
	font-weight: bold;
	font-size: 12px;
}
.gps-panel .gps-panel-container A
{
	color: white;
}
.gps-panel .cihaz-aktivite-gecmisi
{
	overflow: auto;
	overflow-x: hidden;
	height: calc(100% - 245px);
	top: 245px;
	width: 100%;
	position: absolute;
	background-color: #FEFDFD;
	color: #323239;
}
.gps-panel .cihaz-aktivite-gecmisi UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	right: -15px;
}
.gps-panel .cihaz-aktivite-gecmisi LI
{
	padding: 10px 25px 10px 20px;
	cursor: default;
	line-height: 20px;
	position: relative;
	transition: all 0.15s;
}
.gps-panel .cihaz-aktivite-gecmisi LI P
{
	margin-bottom: 0;
}
.gps-panel .cihaz-aktivite-gecmisi LI:nth-child(even)
{
	background-color: #F2F2F6;
}
.gps-panel .cihaz-aktivite-gecmisi LI:nth-child(odd)
{
	background-color: #FEFDFD;
}
.gps-panel .cihaz-aktivite-gecmisi LI:hover
{
	background-color: #DCDCE7;
}
.gps-panel .cihaz-aktivite-gecmisi LI I
{
	/*padding-right: 5px;*/
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -6px;
}
.gps-panel .cihaz-aktivite-gecmisi LI .aktivite-tarih
{
	display: block;
	/*float: right;*/
	font-size: 12px;
	margin-bottom: -3px;
	color: #B1B1B1;
}
#gps-harita .leaflet-control-container .leaflet-right
{
	display: none;
}
.gps-panel .gps-menu
{
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -30px;
}
.gps-panel .gps-menu UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.gps-panel .gps-menu UL A
{
	cursor: pointer;
}
.gps-panel .gps-menu UL.top > LI
{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: relative;
}
.gps-panel .gps-menu UL.top > LI > A
{
	display: block;
	background-color: #2CC5BA;
	color: white;
	/*+transition: all 0.15s;*/
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
.gps-panel .gps-menu UL.top > LI > A:hover
{
	color: #FFFFFF;
	background-color: #28A39A;
}
.gps-panel .gps-menu UL.top > LI:hover > UL
{
	/*display: block;*/
}
.gps-panel .gps-menu UL.inner
{
	position: absolute;
	right: 0;
	width: 200px;
	background-color: #1BC6BA;
	/*+transition: all 0.3s;*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	/*kapali*/
	visibility: hidden;
	/*+opacity: 0;*/
	-filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	max-height: 0;
	padding: 0;
	border-bottom: 0px solid #24C8BB;
	z-index: 1;
}
.gps-panel .gps-menu UL.inner LI
{
	right: -40px;
	position: relative;
	/*+opacity: 0;*/
	-filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	/*+transition: 0.15s ease-out;*/
	-webkit-transition: 0.15s ease-out;
	-moz-transition: 0.15s ease-out;
	-o-transition: 0.15s ease-out;
	transition: 0.15s ease-out;
}
.gps-panel .gps-menu UL.inner LI
{
	/*+transition-delay: 170ms;*/
	-webkit-transition-delay: 170ms;
	-moz-transition-delay: 170ms;
	-o-transition-delay: 170ms;
	transition-delay: 170ms;
}
.gps-panel .gps-menu UL.inner LI:nth-child(1)
{
	/*+transition-delay: 0ms;*/
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	-o-transition-delay: 0ms;
	transition-delay: 0ms;
}
.gps-panel .gps-menu UL.inner.active
{
	/*acik*/
	visibility: visible;
	padding-top: 25px;
	padding-bottom: 20px;
	/*+opacity: 1;*/
	-filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	max-height: 500px;
	border-bottom: 5px solid #323239;
}
.gps-panel .gps-menu UL.inner.active LI
{
	/*+opacity: 1;*/
	-filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	right: 0;
}
.gps-panel .gps-menu UL.inner A
{
	color: white;
	font-size: 15px;
	display: block;
	text-transform: uppercase;
	/*+transition: color 0.15s;*/
	-webkit-transition: color 0.15s;
	-moz-transition: color 0.15s;
	-o-transition: color 0.15s;
	transition: color 0.15s;
}
.gps-panel .gps-menu UL.inner A:hover
{
	color: #000000;
}
.gps-kontroller
{
	position: absolute;
	z-index: 1;
	left: 50px;
	top: 10px;
}
.gps-kontroller LI
{
	display: inline-block;
}
.gps-kontroller LI > *
{
	width: auto;
	float: left;
	display: inline-block;
	/*+box-shadow: 0px 0px 5px -1px rgba(54, 54, 54, 0.35);*/
	-moz-box-shadow: 0px 0px 5px -1px rgba(54, 54, 54, 0.35);
	-webkit-box-shadow: 0px 0px 5px -1px rgba(54, 54, 54, 0.35);
	box-shadow: 0px 0px 5px -1px rgba(54, 54, 54, 0.35);
}
.gps-kontroller LI > INPUT
{
	border: 1px solid #B0B5B9;
}
.gps-kontroller LI > BUTTON
{
	border: 1px solid #BBBBBB;
}
#gps_ayarlari .simgeler LABEL
{
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: 0;
    padding: 10px;
    width: 100px;
    border-radius: 10px;
    text-align: center;
}
#gps_ayarlari .simgeler LABEL:hover {
    background: #ecebeb;
}
#gps_ayarlari .simgeler .iradio_square-red
{
    margin: 0 auto;
}
#gps_ayarlari .simgeler .radio-inline img
{
    height: 30px;
    width: auto;
    max-width: 80px;
    margin-top: 10px;
}
.gps-simge
{
	height: 10px !important;
	width: 60px !important;
	position: relative !important;
	margin-top: -10px !important;
	margin-left: -30px !important;
}
.gps-simge IMG
{
	vertical-align: bottom !important;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	-webkit-filter: drop-shadow(0px 5px 3px #888);
	filter: drop-shadow(0px 5px 3px #888);
}
.gps-table-simge IMG
{
	max-height: 30px;
	max-width: 50px;
}
.gps-table-simge
{
	margin-top: -10px;
	margin-bottom: -10px;
}
/* Harita Son */
UL.sidebar-menu
{
    padding-bottom: 20px;
}
UL.sidebar-menu LI A
{
	padding: 10px 0 10px 20px;
	font-size: 14px;
    line-height: 18px;
}
UL.sidebar-menu LI UL.sub LI A
{
	padding-top: 9px;
	padding-bottom: 9px;
}
UL.sidebar-menu .fa.fa-credit-card-alt
{
    font-size: 15px;
}
.hidden-not-ready
{
	opacity: 0;
}
/* Harita Nav*/
.harita-nav
{
	padding-left: 240px;
}
.harita-nav A
{
	cursor: pointer;
}
.harita-nav .navbar
{
	min-width: 1100px;
	margin-bottom: 0px;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	height: 60px;
	background-color: #F2F2F5;
	border: none;
}
.harita-nav .navbar .nav > LI
{
	background-color: #EBEBED;
	border-right: 1px solid #D6D6DA;
	display: table;
	vertical-align: middle;
}
.harita-nav .navbar .nav > LI > A
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	height: 60px !important;
	padding-right: 20px;
	padding-left: 20px;
	font-family: 'Source Sans Pro' !important;
	font-size: 13px !important;
	font-weight: bold;
	color: #84858D;
}
.harita-nav .navbar .nav > LI > A:hover
{
	color: #34A59D !important;
	background-color: #F2F2F5;
}
.harita-nav .navbar .nav > LI > A:hover > I
{
	color: #34A59D !important;
}
.harita-nav .navbar .nav > LI.dropdown.open
{
	border: none !important;
	border-right: 1px solid #1FB5AD !important;
}
.harita-nav .navbar .nav > LI.dropdown.open > A
{
	background-color: #2CC5BA;
	color: white;
	display: block;
	line-height: 30px;
}
.harita-nav .navbar .nav > LI.dropdown.open > A:hover
{
	color: white !important;
}
.harita-nav .navbar .nav > LI > A I
{
	color: #B0B0B7;
	font-size: 24px;
	line-height: 30px;
}
.harita-nav .navbar .navbar-right > LI:last-child
{
	padding-right: 10px;
}
.harita-nav .navbar .navbar-right LI.dropdown
{
	background-color: #F2F2F5;
}
.harita-nav .navbar .navbar-form
{
	line-height: 37px;
	margin: 0px;
	background-color: white;
	border-right: 1px solid #D6D6DA;
	padding-right: 0px;
}
.harita-nav .navbar .navbar-form .btn-gray:hover
{
	background-color: #9C9CA3;
}
.harita-nav .navbar .navbar-form .btn-gray
{
	color: white;
	background-color: #B0B0B7;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	height: 60px;
	padding-right: 15px;
	padding-left: 15px;
	border: none !important;
}
.harita-nav .navbar .navbar-form .selectize-control
{
	line-height: 60px;
	height: 60px;
}
.harita-nav .navbar .navbar-form .selectize-control .selectize-input
{
	height: 60px;
	line-height: 60px;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	padding: 0px;
	margin: 0px;
	max-height: none;
	border: none;
}
.harita-nav .selectize-control .selectize-input.dropdown-active INPUT
{
	padding-left: 0px !important;
}
.harita-nav .selectize-control .selectize-dropdown
{
	margin-top: 0px;
}
.harita-nav .selectize-dropdown
{
	margin-left: -16px;
	width: 173px !important;
}
.harita-nav .selectize-dropdown-content > DIV
{
	padding-left: 15px;
	width: 100%;
}
.harita-nav .selectize-control.single .selectize-input:after
{
	border-color: transparent;
}
#arama form {
  position: relative;
}
/*floatTable */
#arama-form TH
{
	position: relative;
	vertical-align: middle;
}
#arama-form TH A
{
	display: inline-block;
	vertical-align: middle;
}
#arama-form .btn-ara-toggle
{
	position: relative;
	display: inline-block;
	padding: 4px 7px;
}
#arama-form .btn-ara-toggle:hover
{
	color: #D66046;
}
.table-responsive .btn-ara-toggle
{
	display: none;
}
.floatThead-wrapper
{
	border: 1px solid #DDDDDD;
}
.floatThead-wrapper .table-responsive
{
	border: none !important;
	margin-bottom: 0px;
}
.floatThead-table THEAD TH
{
	padding-bottom: 5px !important;
}
.floatThead-col
{
	padding-top: 0px !important;
	padding-bottom: 5px !important;
	/*height: 10px !important;*/
}
.floatThead-table THEAD TR
{
	background-color: white;
	/*border-left: 1px solid #DDDDDD;*/
}
/*debug*/
.debug-query
{
	/*[disabled]position:absolute;*/
	float: right;
	position: relative;
	z-index: 999999;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
}
.debug-query SPAN
{
	background-color: rgba(246, 246, 217, 0.5);
	padding: 3px;
	display: inline-block;
	font-size: 12px;
}
INPUT.form-control.has-success
{
	border-color: green;
}
/*loader*/
#loader, #loader .progress
{
	margin: 0px;
	padding: 0px;
	height: 0;
	width: 0;
}
#loader
{
	position: absolute;
	width: 100%;
	height: 1px;
	top: 0;
	left: 0;
	z-index: 9999;
	display: block;
}
#loader .progress
{
	width: 100%;
	height: 2px;
	/*[disabled]background:#FF6C60;*/
	/*[disabled]box-shadow:0px 0px 5px 1px #FF6C60;*/
	box-shadow: 0px 0px 5px 1px #1EB4AC;
	background: #1EB4AC;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
	transform: translate3d(-100%, 0px, 0px);
	-webkit-transform: translate3d(-100%, 0px ,0px);
	-moz-transform: translate3d(-100%, 0px ,0px);
	/*+opacity: 0;*/
	-filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#loader .progress.animate
{
	transition: transform 0.1s, opacity 0.1s;
	-webkit-transition: -webkit-transform 0.1s, opacity 0.1s;
	-moz-transition: -moz-transform 0.1s, opacity 0.1s;
	transform: translate3d(-20%, 0, 0);
	-webkit-transform: translate3d(-20%, 0, 0);
	-moz-transform: translate3d(-20%, 0, 0);
	/*+opacity: 100%;*/
	-filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#loader .progress.complete
{
	transition: transform 0.1s, opacity 1s 0.5s !important;
	-webkit-transition: -webkit-transform 0.1s, opacity 1s 0.5s !important;
	-moz-transition: -moz-transform 0.1s, opacity 1s 0.5s !important;
	transform: translate3d(0%, 0, 0) !important;
	-webkit-transform: translate3d(0%, 0, 0) !important;
	-moz-transform: translate3d(0%, 0, 0) !important;
	/*+opacity: 0;*/
	-filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/*header / sidebar*/
.header I.avatar
{
	display: inline-block;
	height: 33px;
	width: 33px;
	line-height: 28px;
	font-size: 20px;
	vertical-align: baseline;
	text-align: center;
	/*+placement: shift 4px 2px;*/
	position: relative;
	left: 4px;
	top: 2px;
	color: #B6B9CA;
}
.header .logo
{
	margin-top: 8px;
}
.header .logo IMG
{
	height: 30px;
	margin-top: 7px;
	/*+opacity: 80%;*/
	-filter: alpha(opacity=80);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.header .logo H1
{
	font-size: 23px;
	font-family: inherit;
	padding: 0px;
	margin: 0px;
}
.header .logo H1 SPAN
{
	color: #FFFFFF;
	position: relative;
	top: 3px;
	vertical-align: baseline;
}
.notify-row .dropdown .alert-icon
{
	float: left;
}
.notify-row .dropdown .noti-info
{
	float: left;
	width: 215px;
}
.right-sidebar .rsn-details
{
	margin-top: -8px;
}
/*content only*/
#main-content.contentOnly
{
	margin: 0;
}
#main-content.contentOnly .wrapper
{
	margin: 0;
}
/*anasayfa*/
.clock-padding
{
	padding: 15px 0;
	height: 86px;
}
.anasayfa-takvim
{
	margin-bottom: 20px;
}
TABLE TD
{
	vertical-align: middle !important;
}
/*filtreleme*/
.filtreleme
{
	margin-bottom: 20px;
}
.filtreleme .row > DIV
{
	margin-bottom: 10px;
}
.filtreleme LABEL
{
	height: 8px;
}
/*arac-ekleme*/
.wizard-form .form-horizontal > DIV
{
	margin-bottom: 15px;
}
.selectize-tags.multi .item
{
	background: #E0E1E7 !important;
	color: #4A3838 !important;
	/*background: #1FB5AD !important;*/
	/*color: #FFFFFF !important;*/
}
.selectize-tags.multi .item .remove
{
	background: rgba(0, 0, 0, 0.05);
}
.selectize-tags.multi .item .remove:hover
{
	background: rgba(0, 0, 0, 0.1);
}
.has-error LABEL
{
	color: #A94442;
}
.has-error .selectize-input
{
	border: 1px solid #A94442;
}
.has-error .input-group .selectize-input
{
	border-right: none;
}
.has-error .help-block
{
	position: absolute;
	background: #A84441;
	color: #FFFFFF;
	z-index: 1;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 4px;
	margin-top: 0px;
}
.panel .panel-heading .nav-tabs A
{
	text-transform: none;
	font-weight: 700;
	/*[disabled]color:#505050;*/
}
.panel .panel-heading-flex
{
	display: flex;
	align-items: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
}
.panel .panel-heading-flex > .title
{
	flex: 1;
}
.lastik-canvas
{
	margin-left: 34px;
}
.lastik-canvas .aks
{
	margin-bottom: 10px;
}
.lastik-canvas .aks.disabled
{
	display: none;
}
.lastik-canvas .aks:after
{
	content: '';
	border-top: 1px solid #1FB5AD;
	width: 25px;
	height: 1px;
	display: block;
	position: absolute;
	margin-top: -16px;
	margin-left: 61px;
	z-index: 1;
}
.lastik-canvas .aks .lastik
{
	width: 30px;
	height: 30px;
	background-image: none;
	background-size: inherit;
	background-position: -2px -1px;
	position: relative;
	z-index: 2;
	border: 1px solid #000000;
	/*+border-radius: 30px;*/
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	border-radius: 30px;
}
.lastik-canvas .aks .lastik.secili
{
	background-color: #D3EBEA;
}
.lastik-canvas .aks .lastik:hover, .lastik-canvas .aks .lastik.aktif
{
	background-image: url(/images/lastik.png);
	border: 1px solid #3A716E;
    cursor: pointer;
}
.lastik-canvas .aks .lastik.aktif
{
	background-image: url(/images/lastik.png);
	visibility: visible;
}
.lastik-canvas .aks .lastik.cift
{
	visibility: hidden;
}
.lastik-canvas .aks .lastik.cift.sol
{
	margin-right: 0;
}
.lastik-canvas .aks .lastik.cift.sag
{
	margin-left: -20px;
}
.lastik-canvas .aks > DIV
{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.lastik-canvas .aks .checkbox-inline > DIV
{
	display: inline-block;
	vertical-align: bottom;
	margin-right: 7px;
}
.lastik-canvas .aks .checkbox-inline
{
	padding-left: 0;
}
#table-lastik-liste TR.disabled TD
{
	background-color: #2EB4AD !important;
	color: #FFFFFF;
}
.arac-yonu
{
	position: absolute;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	left: -18px;
	top: 25px;
	color: #1FB5AD;
	font-weight: bold;
}
.arac-yonu I
{
	font-size: 40px;
	position: absolute;
	margin-top: -9px;
	color: #1FB5AD;
	margin-left: 10px;
	display: block;
}
.lastik-liste .pagination
{
	position: absolute;
	bottom: 0;
	margin-bottom: -65px;
}
#modal-lastik-liste .modal-body
{
	padding-bottom: 1px !important;
}
#lastik_bilgisi .lastik-ayar
{
	margin-left: 0;
	position: relative;
	z-index: 1;
}
#table-lastik-liste_length
{
	display: none;
}
#table-lastik-liste_filter
{
	margin-bottom: -24px;
	position: relative;
	z-index: 10;
}
#table-lastik-liste_filter LABEL
{
	font-size: 15px;
	font-weight: bold;
}
#table-lastik-liste_filter LABEL INPUT
{
	/*+placement: shift 7px -2px;*/
	position: relative;
	left: 7px;
	top: -2px;
	font-weight: normal;
	width: 200px;
}
#modal-avadanlik-liste .pagination
{
	position: absolute;
	bottom: 0;
	margin-bottom: -65px;
}
#modal-avadanlik-liste .modal-body
{
	padding-bottom: 1px !important;
}
.seperator
{
	/*[disabled]width:100%;*/
	/*[disabled]height:1px;*/
	/*[disabled]display:block;*/
	/*[disabled]border-bottom:1px solid #1CA59E;*/
	/*[disabled]margin-bottom:35px;*/
}
#form-arac-ekle #satis_bilgileri .alert
{
	padding-bottom: 23px;
	padding-top: 0;
}
#form-arac-ekle #satis_bilgileri .alert LABEL
{
	/*+placement: shift 33px 25px;*/
	position: relative;
	left: 33px;
	top: 25px;
}
#form-arac-ekle h4,
.row-lastik-gecmisi h4
{
	text-align: center;
	color: #1CA59E;
	margin-bottom: 25px;
	border-bottom: 1px solid #1CA59E;
	height: 12px;
}
#form-arac-ekle .modal-header H4
{
	border-bottom: none;
	margin-bottom: 10px;
}
#form-arac-ekle h4 span,
.row-lastik-gecmisi h4 span
{
	background: #FFFFFF;
	display: inline-block;
	position: relative;
	z-index: 2;
	padding-right: 5px;
	padding-left: 5px;
}
#form-arac-ekle #satis-detay .well .label
{
	display: inline-block;
	margin-bottom: 9px;
	padding: 8px;
	font-size: 13px;
}
#form-arac-ekle #satis-detay .table
{
	background: #FFFFFF;
}
#form-arac-ekle #donanim
{
	position: relative;
}
#form-arac-ekle .overlay
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 3;
	background-color: rgba(255, 255, 255, 0.3);
	cursor: not-allowed;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.btn-field-secim
{
	float: right;
	/*+border-radius: 3px 3px 0 0;*/
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-khtml-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	font-size: 15px;
	padding-bottom: 2px;
	padding-top: 4px;
}
.table-btns
{
	float: right;
	/*+border-radius: 3px 3px 0 0;*/
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-khtml-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	margin-right: 4px;
	font-size: 15px;
	padding-bottom: 2px;
	padding-top: 4px;
}
.table-ara-btn
{
	/*position: absolute;*/
}
.table-ara-btn > *
{
	display: inline-block;
}
.table-ara-btn .btn
{
	/*+border-radius: 3px 3px 0 0;*/
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-khtml-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
/*table-responsive*/
.pagination .active SPAN
{
	background-color: #2EB4AD;
	border-color: #2EB4AD;
}
.pagination .active SPAN:hover
{
	background-color: #2EB4AD;
	border-color: #2EB4AD;
}
.table-responsive
{
	width: 100%;
	margin-bottom: 15px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #DDD;
}
.table-responsive > .table
{
	margin-bottom: 0;
}
.table-responsive thead
{
    position: sticky;
    top: 0;
    background-color: #FFFFFF;
    z-index: 1;
}
.table-responsive > .table > THEAD > TR > TH, .table-responsive > .table > TBODY > TR > TH, .table-responsive > .table > TFOOT > TR > TH, .table-responsive > .table > THEAD > TR > TD, .table-responsive > .table > TBODY > TR > TD, .table-responsive > .table > TFOOT > TR > TD
{
	white-space: nowrap;
	font-size: 1.1em;
	color: #636363;
}
.table-responsive > .table-bordered
{
	border: 0;
}
.table-responsive > .table-bordered > THEAD > TR > TH:first-child, .table-responsive > .table-bordered > TBODY > TR > TH:first-child, .table-responsive > .table-bordered > TFOOT > TR > TH:first-child, .table-responsive > .table-bordered > THEAD > TR > TD:first-child, .table-responsive > .table-bordered > TBODY > TR > TD:first-child, .table-responsive > .table-bordered > TFOOT > TR > TD:first-child
{
	border-left: 0;
}
.table-responsive > .table-bordered > THEAD > TR > TH:last-child, .table-responsive > .table-bordered > TBODY > TR > TH:last-child, .table-responsive > .table-bordered > TFOOT > TR > TH:last-child, .table-responsive > .table-bordered > THEAD > TR > TD:last-child, .table-responsive > .table-bordered > TBODY > TR > TD:last-child, .table-responsive > .table-bordered > TFOOT > TR > TD:last-child
{
	border-right: 0;
}
.table-responsive > .table-bordered > TBODY > TR:last-child > TH, .table-responsive > .table-bordered > TFOOT > TR:last-child > TH, .table-responsive > .table-bordered > TBODY > TR:last-child > TD, .table-responsive > .table-bordered > TFOOT > TR:last-child > TD
{
	border-bottom: 0;
}
.table-responsive TR.arac-row.selected TD
{
	background: #1EB4AC !important;
	color: #FFFFFF;
}
.table-responsive .btn-group
{
	/*position: absolute;*/
	/*margin-top: -10px;*/
	position: static;
}
.table-responsive .btn-group .dropdown-menu
{
	position: absolute;
	z-index: 999;
}
.table-responsive .ddown-col
{
	padding: 15px;
	max-width: 35px;
	width: 35px;
}
.table-responsive A, .hover-map
{
	color: inherit;
	border-bottom: 1px dotted #C8C8C8;
    cursor: pointer;
}
TABLE.table-tab A
{
	color: #6B6B6B;
	border-bottom: 1px dotted #C8C8C8;
}
.table-responsive A.btn-default
{
	color: white;
	border-bottom: 1px solid #C7CBD6;
}
.table-responsive A.btn-default:hover
{
	color: white;
	border-bottom: 1px solid #C7CBD6;
}
.input-group .btn
{
	width: 25px;
	padding-left: 0;
	padding-right: 0;
}
.table-responsive .dropdown-menu A
{
	border-bottom: none;
}
.table-responsive .dropdown-menu A:before
{
	/*[disabled]content:"\f105";*/
	/*[disabled]font-family:FontAwesome;*/
	/*[disabled]margin-left:-5px;*/
	/*[disabled]color:#898989;*/
	/*[disabled]padding-right:5px;*/
	/*[disabled]top:1px;*/
}
.table-responsive .table .arac-row.pasif
{
	/*background-color: #E0E1E7;*/
	/*/*background-color: #FFEDED;*/
	background-color: #F9EFEF;
}
.table-responsive .table-hover TR.arac-row.pasif:hover > TD
{
	background-color: #E0E1E7;
}
.table-responsive .table-condensed TD
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.table-responsive.max-width .table-tooltip
{
	max-width: 275px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.table-responsive TABLE.tiny TD
{
	margin: 0;
	padding: 1px 3px;
	border-right: 1px solid #DDDDDD;
}
.table-responsive TABLE.tiny TD:last-child
{
	border-right: none;
}
.table-responsive TABLE.tiny TR
{
	border-bottom: 1px solid #DDDDDD;
}
.table-responsive TABLE.tiny TR:last-child
{
	border-bottom: none;
}
.table-responsive.max-height
{
	max-height: calc(100vh - 260px);
}
.table-wrapper {
  overflow-x: auto;
}
/*arac-menu*/
.arac-menu
{
	position: absolute;
	border: 1px solid #000000;
	background: #32323A;
	z-index: 9999;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	display: none;
	left: 0;
	top: 0;
	/*+box-shadow: 0px 0px 10px 2px #30625F;*/
	-moz-box-shadow: 0px 0px 10px 2px #30625F;
	-webkit-box-shadow: 0px 0px 10px 2px #30625F;
	box-shadow: 0px 0px 10px 2px #30625F;
	/*+opacity: 90;*/
	-filter: alpha(opacity=9000);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=9000);
	-moz-opacity: 90;
	opacity: 90;
}
.arac-menu UL
{
	list-style: none;
	margin: 0;
	padding: 5px 0;
	width: 260px;
}
.arac-menu UL LI
{
	width: 49%;
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}
.arac-menu UL LI A
{
	display: block;
	padding: 10px 12px;
	color: #FFFFFF;
	font-size: 13px;
	cursor: pointer;
	white-space: nowrap;
}
.arac-menu UL LI.divider
{
	border-top: 2px dashed #282828;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;
}
.arac-menu UL LI A:hover
{
	background: #202025;
	color: #1EB4AC;
}
.arac-menu UL LI I
{
	width: 17px;
	text-align: center;
}
.arac-menu .fa-clock-o
{
	color: #FFF960;
}
.arac-menu .fa-trash
{
	color: #FF6C60;
}
/*arama*/
.table .arama-filtre
{
	position: fixed;
	background: #F1F2F7;
	width: 300px;
	height: auto;
	display: none;
	padding: 10px;
	border: 1px solid #BEBEBE;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	z-index: 99;
}
.table .arama-filtre .input-group
{
	position: relative;
}
.table .arama-filtre>.input-group>.selectize-control
{
    height: 0px;
}
.table .arama-filtre .selectize-control.multi .item
{
	/*display: block;*/
}
.table .arama-filtre *
{
	font-weight: normal;
}
.table TH .fa-search
{
	position: relative;
	top: -1px;
}
.table TH .drag-handler
{
	position: relative;
	top: 2px;
	left: -1px;
	font-size: 10px;
}
.arama-keys-footer
{
	position: sticky;
	bottom: 0;
	/*background-color: rgba(132, 172, 74, 0.5);*/
	width: 100%;
	margin-left: -20px;
  z-index: 99;
}
.arama-keys-footer SPAN
{
	background-color: #84AC4A;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	line-height: 35px;
	vertical-align: middle;
	white-space: nowrap;
}
.arama-keys-footer SPAN I
{
	cursor: pointer;
	padding-right: 5px;
	color: #66794A;
}
.field-secim-box
{
	position: absolute;
	z-index: 9999;
	background: #FFFFFF;
	border: 1px solid #FCB6A2;
	right: 0;
	margin-top: 30px;
	margin-right: 30px;
	/*+box-shadow: 0px 0px 10px #FECABB;*/
	-moz-box-shadow: 0px 0px 10px #FECABB;
	-webkit-box-shadow: 0px 0px 10px #FECABB;
	box-shadow: 0px 0px 10px #FECABB;
	padding: 5px;
	display: block;
	height: 0;
	overflow: hidden;
	/*+transition: all 0.3s;*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	/*+opacity: 0;*/
	-filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	width: 0;
}
.field-secim-box.open
{
	display: block;
	height: 380px;
	overflow: hidden;
	/*+opacity: 1;*/
	-filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width: 200px;
}
.field-secim-box.v2.open
{
	height: 420px;
}

.field-secim-box.v2 .draft-list {
	height: 310px;
	overflow: auto;
}

.field-secim-box.v2 .draft-list .input-group a {
	border-radius: 0;
	border-bottom: 0;
}

.field-secim-box.v2 .draft-list .input-group .btn {
	border-radius: 0;
}

.field-secim-box.v2 .draft-list .input-group:first-child a{
	border-top-left-radius: 4px;
}

.field-secim-box.v2 .draft-list .input-group:last-child a{
	border-bottom-left-radius: 4px;
	border-bottom: 1px solid #e2e2e4;
}

.field-secim-box.v2 .draft-list .input-group:first-child .btn {
	border-top-right-radius: 4px;
}

.field-secim-box.v2 .draft-list .input-group:last-child .btn {
	border-bottom-right-radius: 4px;
}

.field-secim-box > .nav-tabs {
	min-width: 180px !important;
}

.field-secim-box TR
{
	width: 100px;
	height: 26px;
}
.field-secim-box TABLE
{
	margin: 0;
	height: 300px !important;
	overflow: auto !important;
	display: block;
}
.field-secim-box TR.sortable-placeholder
{
	background: #F7F0CE;
}
.field-secim-box TD
{
	padding: 3px !important;
	border-top: none !important;
	border-bottom: none;
}
.field-secim-box TD SPAN *
{
	width: 100%;
	display: block;
	cursor: move !important;
	vertical-align: middle;
	line-height: 10px;
}
.field-secim-box TD:last-child
{
	width: 100%;
}
.field-secim-box TD I
{
	padding: 3px;
	text-align: center;
}
.field-secim-box TD LABEL
{
	font-weight: normal;
	line-height: 10px;
	margin-bottom: 0;
}
.tablo-ustu-kontroller
{
	position: absolute;
	left: 205px;
	margin-top: 2px;
	z-index: 999;
}
.tablo-ustu-kontroller INPUT[type='text']
{
	padding: 3px !important;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
}
.tablo-ustu-kontroller LABEL
{
	margin-right: 10px;
	text-align: center;
	vertical-align: top;
  margin-bottom: 0 !important;
}
.tablo-ustu-kontroller input[type="radio"]
{
  vertical-align: sub;
}
.tablo-ustu-kontroller LABEL *
{
	margin: 0 auto;
}
.tablo-ustu-kontroller .plaka_tags + .tagsinput
{
	width: auto !important;
	max-width: calc(100vw - 900px);
	min-width: 250px;
	max-height: 28px;
	z-index: 1;
	overflow: hidden;
}
.tablo-ustu-kontroller .plaka_tags + .tagsinput:hover {
	height: auto!important;
	max-height: 200px;
	overflow: auto !important;
	transition: max-height 0.25s linear;
}
.tablo-ustu-kontroller #plaka_raw_or_sasi_no_tag,
.tablo-ustu-kontroller #arac_plaka_raw_tag, #plaka_raw_or_sasi_no_search_tag
{
	margin: 0;
}

#plaka_raw_or_sasi_no_tag, #plaka_raw_search_tag {
    width: 150px;
}

.plaka_tags + .tagsinput
{
	font-weight: normal;
	color: gray;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 0 !important;
	height: 28px !important;
	width: 250px !important;
	min-height: 0 !important;
	line-height: 14px !important;
	border: 1px solid #CCD0D0;
	border-radius: 3px;
	top: -1px;
	position: relative;
}
.plaka_tags + .tagsinput .tag
{
	padding: 3px !important;
	margin-top: 3px !important;
	margin-left: 5px !important;
	margin-right: 0px !important;
}
/*modal malzeme*/
#modal-malzeme-liste .modal-body
{
	padding-bottom: 0;
}
#modal-malzeme-liste .modal-footer .form-group
{
	margin-bottom: 0;
	display: inline-block;
}
#modal-malzeme-liste .modal-footer
{
	text-align: right;
}
#modal-malzeme-liste #malzeme_ekle_miktar
{
	position: relative;
	top: 2px;
}
#modal-malzeme-liste .modal-filtre
{
	background-color: #FAFAFA;
	width: 100%;
	min-height: 80px;
	padding: 10px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#modal-malzeme-liste .modal-filtre LABEL
{
	font-weight: bold;
}
.modal .table TBODY TR
{
	cursor: pointer;
}
/*yetkiler*/
.table-yetki TR
{
	cursor: pointer;
}
/*raporlar*/
.rapor-cell-mesai-sonrasi, .rapor-cell-mesai-oncesi, .rapor-cell-cumartesi, .rapor-cell-pazar, .rapor-cell-ogle-arasi
{
	background-color: #F1F2F7;
}
.table-hover TR:hover .rapor-cell-mesai-sonrasi, .table-hover TR:hover .rapor-cell-mesai-oncesi, .table-hover TR:hover .rapor-cell-cumartesi, .table-hover TR:hover .rapor-cell-pazar, .table-hover TR:hover .rapor-cell-ogle-arasi
{
	background-color: #E0E1E7;
}
/*raporlar*/
.rapor-panel-cikti
{
	float: right;
	position: relative;
	bottom: 5px;
}
.rapor-panel-cikti > * > I
{
	font-size: 16px;
	vertical-align: middle;
}
/*hareket log*/
.hareket-log.collapsed > .row
{
	display: none;
}
.hareket-log.collapsed
{
	padding: 0;
	min-height: 0;
}
.hareket-log .toggle-button
{
	position: absolute;
	top: 0;
	left: 10px;
	margin-top: 10px;
}
.hareket-log
{
	background-color: #F7F7FA;
	border-right: none;
	border-left: none;
	border-bottom: none;
	position: relative;
}
.hareket-log TBODY TR:hover
{
	background: #FFFFFF !important;
}
.hareket-log TH
{
	border-bottom: none !important;
	color: #1FB5AD;
}
/*Dropzone */
HTML .dropzone
{
	border: 1px solid #E9E9E9;
	-webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box;
}
.droppable-area
{
	display: inline-block;
	background: #EDEDED;
	border: 2px dashed #CBCBCB;
	width: 150px;
	min-height: 150px !important;
	height: 150px;
	line-height: 150px;
	text-align: center;
	font-size: 15px;
	color: #646565;
	margin-bottom: 30px;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
}
.droppable-area.dz-clickable
{
	cursor: pointer;
}
.droppable-area.dz-drag-hover
{
	background: #68B828;
	color: #FFF;
	border-style: solid;
	border-color: #508E1F;
	border-width: 5px;
	line-height: 143px;
}
.droppable-area
{
	width: 120px;
	min-height: 120px !important;
	height: 120px;
	line-height: 120px;
	font-size: 13px;
}
.table-responsive .progress
{
	margin-bottom: 0px;
}
.table-responsive .tutar
{
	width: 100px;
}
/*File upload*/
.file-upload-area
{
	position: relative;
}
.file-upload-area .progress
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.file-upload-area INPUT[type=file]
{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
.file-upload-area .file-preview
{
	width: 100%;
	/*padding-bottom: 133%;*/
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.file-upload-area .file-preview-container:empty
{
	display: none;
}
.file-upload-area .file-preview-container
{
	border: 1px solid #DDDDDD;
	padding: 5px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: calc(100vh - 360px);
}
.file-upload-area IMG
{
	width: 100%;
}
.file-thumbs .file-thumb
{
	display: inline-block;
	width: 100px;
	height: 100px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #DDDDDD;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-top: 5px;
	cursor: pointer;
}
.file-thumbs
{
	margin-top: 5px;
}
/*nestable*/
.dd-item .pull-right
{
	position: absolute;
	right: 0;
	top: 0;
}
.dd-item .list-label, .dd-item .dd-handle
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.dd-item .pull-right .btn
{
	height: 30px;
	width: 30px;
	float: right;
	border-radius: 0px;
}
.dd-item .list-label INPUT[type="text"]
{
	position: relative;
	top: -4px;
	width: calc(100% - 60px);
}
.gps-grup-dd-list .dd-item .list-label INPUT[type="text"]
{
	position: relative;
	top: -4px;
	width: 200px;
}
.dd3-content:hover
{
	color: #1FB5AD;
	background: #F9F9F9;
}
.dd-item .dd-check
{
	position: absolute;
	top: 5px;
	left: 5px;
}
.jstree .gps .plaka
{
	padding-left: 29px;
	padding-right: 5px;
	position: relative;
}
.jstree .gps .plaka > I
{
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 25px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 0;
}
.jstree .jstree-node.grup > A > I.jstree-themeicon:before
{
	content: "\f00a";
	color: #06A59F;
	display: inline-block;
	font: normal normal normal 14px / 1 FontAwesome;
	font-size: 13px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	top: 1px;
	position: relative;
}
.jstree .jstree-node.grup > A > I.jstree-themeicon
{
	background: none;
}
.jstree .jstree-node.gps > A > I.jstree-themeicon:before
{
	content: "\f1b9";
	color: #4C4C4C;
	display: inline-block;
	font: normal normal normal 14px / 1 FontAwesome;
	font-size: 13px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	top: 1px;
	position: relative;
	display: none;
}
.jstree .jstree-node.gps > A > I.jstree-themeicon
{
	background: none;
	display: none;
}
/*form inline*/
.form-inline DIV[class^="icheckbox_"]
{
	display: inline-block;
	top: 3px;
	margin-right: 6px;
}
.form-inline DIV[class^="icheckbox_"] + SPAN
{
	position: relative;
	bottom: 3px;
}
/*checkedList*/
TABLE TD.dont-print DIV[class^="icheckbox_"]
{
	display: inline-block;
	margin-bottom: -7px !important;
}
/* inline checkbox */
LABEL.inline DIV[class^="icheckbox_"]
{
	display: inline-block;
	vertical-align: top;
}
LABEL.inline DIV[class^="icheckbox_"] + SPAN
{
	font-weight: normal;
	position: relative;
	top: 1px;
}
LABEL.inline-flex
{
    display: flex;
    flex-direction: row;
    align-items: center;
}
LABEL.inline-flex > DIV[class^="icheckbox_"]
{
    margin-right: 5px;
}

#is-kodu-table TR.danger TD, #periyodik-bakim-malzemeleri TR.danger TD
{
	text-decoration: line-through;
}
/* Transparent Input Field
INPUT.form-control.transparent
{
	border: none;
	background: transparent;
}
TABLE.table.dataTable
{
	border-collapse: collapse;
	width: calc(100% - 1px) !important;
}
TABLE.dataTable THEAD TH, TABLE.dataTable THEAD TD
{
	border-bottom: 1px solid #DDDDDD;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody
{
	border-bottom: 1px solid #DDDDDD;
}
.dataTables_scrollHeadInner
{
	width: 100% !important;
}
/* Sürücü Geçmişi */
.surucu-gecmisi
{
	padding: 0px 15px;
}
.surucu-gecmisi TABLE
{
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	display: none;
}
.surucu-gecmisi.open TABLE
{
	display: table;
}
H4.with-span
{
	text-align: center;
	color: #1CA59E;
	margin-bottom: 25px;
	border-bottom: 1px solid #1CA59E;
	height: 12px;
}
H4.with-span.left
{
	text-align: left;
	padding-left: 30px;
}
H4.with-span SPAN
{
	background: #FFFFFF;
	display: inline-block;
	position: relative;
	z-index: 2;
	padding-right: 5px;
	padding-left: 5px;
}
TABLE.dataTable TBODY > TR.selected, TABLE.dataTable TBODY > TR > .selected
{
	background-color: #D2E4E3;
}
TABLE.dataTable TBODY TR.selected, TABLE.dataTable TBODY TH.selected, TABLE.dataTable TBODY TD.selected
{
	color: inherit;
}
.form-control.form-control-static
{
	overflow: hidden;
	height: 34px;
}
[v-cloak]
{
  display: none;
}

td.ellipsis{
	max-width: 150px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

textarea {
	resize: none;
}

/**
 * Fix spectrum.js
 */
.sp-colorize-container.sp-add-on {
    display: flex;
}
.sp-colorize-container.sp-add-on .sp-colorize {
    flex: 1;
}
input.spectrum.with-add-on {
    padding-left: 10px;
}

/* Bolge popup */
.bolge-popup {
    border: 1px solid #dddddd;
    background: white;
    position: absolute;
    width: 1000px;
    left: calc(50% - 500px);
    top: 30px;
    z-index: 1041;
}

.bolge-popup .header {
    margin-bottom: 0;
    color: #3e3e3e;
    text-transform: none;
    font-size: 16px;
    padding: 20px;
    border-bottom: 1px solid #f4f4f4;
}

.bolge-popup .timeline-messages {
    overflow: auto;
    max-height: calc(100vh - 280px);
}

.bolge-popup .footer {
    min-height: auto;
    padding: 20px;
    border-top: 1px solid #f4f4f4;
}
.bolge-popup-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #00000091;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #E2E2E4 !important;
}
.select2-container .select2-selection--single {
    height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px !important;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    line-height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #333 transparent transparent transparent !important;
}

/* ALERT MODAL CSS */
#modal-alert .btn-close-alert-modal {
    width: 100%;
}

#modal-alert {
    display: flex;
    align-items: center;
    justify-content: center;
}

#modal-alert a,
#modal-alert p,
#modal-alert span,
#modal-alert label {
    font-size: 15px;
}

.italic-right-align-text {
    position: absolute;
    right:15px;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

.label-sigorta-ozet-acik {
    background-color: #28a745;
}

.label-sigorta-ozet-devam-ediyor {
    background-color: #007bff;
}

.label-sigorta-ozet-suresi-doldu {
    background-color: #fd7e14;
}

.label-sigorta-ozet-iptal-satis {
    background-color: #dc3545;
}

.label-sigorta-ozet-iptal-hata {
    background-color: #c82333;
}

.label-sigorta-ozet-iptal-edilecek {
    background-color: #6c757d;
}

#model-messages th, #model-messages td {
    min-width: 150px;
}
