.oval {	border-radius: 5px; }

.mb-5 { margin-bottom: 5px !important; }

.mt-xl {
	margin-top: 30px;
}

.mr-xl {
	margin-right: 30px;
}

.mr-xl {
	margin-right: 50px;
}

.pt-nm {
	padding-top: 10px;
}

.mb-none {
	margin-bottom: 0px;
}

/* Login Background*/
.login-bg {	background: transparent url("../img/car-login-bg.png") no-repeat scroll 0% 0% / cover !important; }

/* Form Arası Çizgiler */
.line-dashed {
	border-bottom: 1px dashed #EAEEF1;
	height: 2px;
	font-size: 0px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 15px;
}

.form-group { margin-bottom: 0; }

.form-horizontal 
.control-label, 
.form-horizontal 
.radio, 
.form-horizontal 
.checkbox, 
.form-horizontal 
.radio-inline, 
.form-horizontal 
.checkbox-inline {
    padding-top: 0 !important;
}
/* İconlu Butonlar İçin */
.btn-top { top: 1px; }

/* Yardım Bloğu*/
.help-block {
	font-weight: 400 !important;
	margin-top: 0;
	margin-bottom: 7px;
}

/* Kutu Boyutu*/
.input-lg { 
	height: 40px;
	font-size: 12px;
	border-radius: 5px;
}

.footer-top {
	border-top: 1px solid -moz-use-text-color;
}


/* Alert border left*/

.alert-bl {
	border-left: 1px solid;
}


/* Footer Buton */
.footer-btn {
	position: relative;
}
.footer-btn-labeled {
  padding-left: 42px;
}
.footer-btn-labeled.footer-btn-default > b {
  background-color: #2196F3;
  color: #fff;
}
.footer-btn-labeled > b {
  position: absolute;
  top: -1px;
  left: -1px;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  padding: 7px 10px;
  font-size: 13px;
  line-height: 1.5384616;
  border-radius: 0;
}
.footer-btn-labeled.footer-btn-labeled-right {
  padding-left: 12px;
  padding-right: 48px;
}
.footer-btn-labeled.footer-btn-labeled-right > b {
  left: auto;
  right: -1px;
}
.footer-btn-labeled.footer-btn-xlg {
  padding-left: 58px;
}
.footer-btn-labeled.footer-btn-xlg > b {
  padding: 11px 13px;
  font-size: 14px;
  line-height: 1.4285715;
  border-radius: 0;
}
.footer-btn-labeled.footer-btn-xlg.footer-btn-labeled-right {
  padding-left: 15px;
  padding-right: 58px;
}
.footer-btn-labeled.footer-btn-lg {
  padding-left: 55px;
}
.footer-btn-labeled.footer-btn-lg > b {
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.4285715;
  border-radius: 0;
}
.footer-btn-labeled.footer-btn-lg.footer-btn-labeled-right {
  padding-left: 15px;
  padding-right: 55px;
}
.footer-btn-labeled.footer-btn-sm {
  padding-left: 45px;
}
.footer-btn-labeled.footer-btn-sm > b {
  padding: 7px 9px;
  font-size: 12px;
  line-height: 1.6666667;
  border-radius: 0;
}
.footer-btn-labeled.footer-btn-sm.footer-btn-labeled-right {
  padding-left: 11px;
  padding-right: 45px;
}
.footer-btn-labeled.footer-btn-xs {
  padding-left: 42px;
}
.footer-btn-labeled.footer-btn-xs > b {
  padding: 6px 8px;
  font-size: 12px;
  line-height: 1.6666667;
  border-radius: 0;
}
.footer-btn-labeled.footer-btn-xs.footer-btn-labeled-right {
  padding-left: 10px;
  padding-right: 42px;
}

/* Listbox Style */
.listbox-select {
	line-height: 26px !important;
    border-radius: 5px !important;
    padding-bottom: 6px !important;
}

/* Special Label */
.label-border {
   
	padding: 8px 10px;
	font-size: 13px;
	background: #fcfcfc;
	font-size: 12px;
	border-radius: 4px 4px 0px;
	min-width: 300px;

}

.border-green {
    border-left: 2px solid #56c87b !important;
}
.border-blue {
    border-left: 3px solid #38abff !important;
}
.border-black {
    border-left: 3px solid #2f3032 !important;
}
.border-red {
    border-left: 3px solid #f81111 !important;
}
.border-purple {
    border-left: 3px solid #8c78f0 !important;
}
.border-turkuaz {
    border-left: 3px solid #23e7d9 !important;
}


.fa-backicon {
	font-size: 24px;
}

/* Side Menü */

.sidemenu-sub-title {
	color: azure !important;
	font-weight: 400;
	font-size: 16px;
}

.mm-red {
	color: #FFF !important;
	background: #DA504F !important;
}

.bg-purple {
    background-color: #664fd9 !important;
    color: white !important;
}

/* Context Menu Sub */
.context-sub { 
	top: -1px;
}

.sub-icon-right {
	margin-left: 64px;
}

/* Context Menu First */
.mm-list-first {
    -webkit-text-size-adjust: none;
    font-size: 13px !important;
    text-shadow: none;
    color: #c6c6c6 !important;
}


/* Table */
.table-input {
	vertical-align: top !important;
}

.table-input ul.iCheck, ul.iCheckPreview, ul.iCheckColor {
    margin-top: 1px !important;
}


.error {
    border: 1px solid rgba(216, 61, 61, 0.34);
}

.valid {
    border: 1px solid rgba(35, 201, 66, 0.48);
}

.button-date {
	padding: 10px 15px 7px;
}

.button-list {
	padding: 3px 7px;
}

/* invoice Table */
.plate-big {
	font-size: 36px;
	font-weight: bold;
}

.label-small {
	font-size: 11px;
    line-height: 20px;
}

/* invoice Table Total */
.table-total {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right;
}

.table-total > tbody > tr > td {
    border: 0;
}

.table-total > tbody > tr > td:last-child {
    border-bottom: 1px solid #ddd;
    width: 15%;
    text-align: right;
}

.table-total > tbody > tr > td:first-child {
    text-align: right;
    color: #333;
}


.ckeditor-panel-body {
	padding: 1px 0px !important;
}

.btn .nav-badge {
    position: relative;
    top: -15px;
}

.nav-badge {
    font-weight: 200;
    padding: 3px 6px;
    border-radius: 2px;
}

.nav-badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #1C8DCB33;
    border-radius: 5px 5px 5px 0px;
}


#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e4e7ea; 
    z-index: 10000; 
}

#status {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%; 
    top: 50%;
    margin: -15px 0 0 -15px;
    font-size: 32px;
}
