/*font - text properties*/
/* spesific colors */
.bg-image-none {
  background-image: none;
}
.ellipsis {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* TEXT STYLES */
.font-normal {
  font-weight: normal;
}
.font-bold {
  font-weight: bold;
}
.font-italic {
  font-style: italic;
}
.text-underline {
  text-decoration: underline;
}
.text-stroke {
  text-decoration: line-through;
}
.text-none {
  text-decoration: none;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.textJustify {
  text-align: justify;
}
.textCenter {
  text-align: center;
}
.text-deco-none {
  text-decoration: none;
}
.text-deco-underline {
  text-decoration: underline;
}
.boldText {
  font-weight: bold;
}
.auto-width {
  width: auto;
}
.clear {
  clear: both;
  float: left;
  width: 100%;
}
.clearfix-after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
/*Element positions */
.left-float {
  float: left;
}
.right-float {
  float: right;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.relative-right {
  position: relative;
  float: right;
}
.left-important {
  float: left !important;
}
.right-important {
  float: left !important;
}
.inline-block {
  display: inline-block;
}
.static {
  position: static !important;
}
.relative-left {
  position: relative;
  float: left;
}
.margin-auto {
  margin: auto !important;
}
.margin-zero-auto {
  margin: 0 auto ;
}
.zero-padding {
  padding: 0;
}
.zero-margin {
  margin: 0;
}
.zero-margin-padding {
  margin: 0;
  padding: 0;
}
.hidden-overflow {
  overflow: hidden;
}
.transparent-bg {
  background-color: transparent;
}
.contain-bg-size {
  background-size: contain;
}
.box-shadow-none {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-back {
  margin: 0;
}
.btn-back,
a.btn-back {
  color: #ffffff;
  background-color: #4d4f53;
  border-color: #4d4f53;
}
.btn-back:focus,
a.btn-back:focus,
.btn-back.focus,
a.btn-back.focus {
  color: #ffffff;
  background-color: #343639;
  border-color: #101011;
}
.btn-back:hover,
a.btn-back:hover {
  color: #ffffff;
  background-color: #343639;
  border-color: #303133;
}
.btn-back:active,
a.btn-back:active,
.btn-back.active,
a.btn-back.active,
.open > .dropdown-toggle .btn-back,
.open > .dropdown-toggle a.btn-back {
  color: #ffffff;
  background-color: #343639;
  border-color: #303133;
}
.btn-back:active:hover,
a.btn-back:active:hover,
.btn-back.active:hover,
a.btn-back.active:hover,
.open > .dropdown-toggle .btn-back:hover,
.open > .dropdown-toggle a.btn-back:hover,
.btn-back:active:focus,
a.btn-back:active:focus,
.btn-back.active:focus,
a.btn-back.active:focus,
.open > .dropdown-toggle .btn-back:focus,
.open > .dropdown-toggle a.btn-back:focus,
.btn-back:active.focus,
a.btn-back:active.focus,
.btn-back.active.focus,
a.btn-back.active.focus,
.open > .dropdown-toggle .btn-back.focus,
.open > .dropdown-toggle a.btn-back.focus {
  color: #ffffff;
  background-color: #232426;
  border-color: #101011;
}
.btn-back:active,
a.btn-back:active,
.btn-back.active,
a.btn-back.active,
.open > .dropdown-toggle .btn-back,
.open > .dropdown-toggle a.btn-back {
  background-image: none;
}
.btn-back.disabled:hover,
a.btn-back.disabled:hover,
.btn-back[disabled]:hover,
a.btn-back[disabled]:hover,
fieldset[disabled] .btn-back:hover,
fieldset[disabled] a.btn-back:hover,
.btn-back.disabled:focus,
a.btn-back.disabled:focus,
.btn-back[disabled]:focus,
a.btn-back[disabled]:focus,
fieldset[disabled] .btn-back:focus,
fieldset[disabled] a.btn-back:focus,
.btn-back.disabled.focus,
a.btn-back.disabled.focus,
.btn-back[disabled].focus,
a.btn-back[disabled].focus,
fieldset[disabled] .btn-back.focus,
fieldset[disabled] a.btn-back.focus {
  background-color: #4d4f53;
  border-color: #4d4f53;
}
.btn-back .badge,
a.btn-back .badge {
  color: #4d4f53;
  background-color: #4d4f53;
}
.btn-continue,
a.btn-continue {
  color: #ffffff;
  background-color: #e01b22;
  border-color: #e01b22;
}
.btn-continue:focus,
a.btn-continue:focus,
.btn-continue.focus,
a.btn-continue.focus {
  color: #ffffff;
  background-color: #b2161b;
  border-color: #6e0d11;
}
.btn-continue:hover,
a.btn-continue:hover {
  color: #ffffff;
  background-color: #b2161b;
  border-color: #a9141a;
}
.btn-continue:active,
a.btn-continue:active,
.btn-continue.active,
a.btn-continue.active,
.open > .dropdown-toggle.btn-continue,
.open > .dropdown-togglea.btn-continue {
  color: #ffffff;
  background-color: #b2161b;
  border-color: #a9141a;
}
.btn-continue:active:hover,
a.btn-continue:active:hover,
.btn-continue.active:hover,
a.btn-continue.active:hover,
.open > .dropdown-toggle.btn-continue:hover,
.open > .dropdown-togglea.btn-continue:hover,
.btn-continue:active:focus,
a.btn-continue:active:focus,
.btn-continue.active:focus,
a.btn-continue.active:focus,
.open > .dropdown-toggle.btn-continue:focus,
.open > .dropdown-togglea.btn-continue:focus,
.btn-continue:active.focus,
a.btn-continue:active.focus,
.btn-continue.active.focus,
a.btn-continue.active.focus,
.open > .dropdown-toggle.btn-continue.focus,
.open > .dropdown-togglea.btn-continue.focus {
  color: #ffffff;
  background-color: #931216;
  border-color: #6e0d11;
}
.btn-continue:active,
a.btn-continue:active,
.btn-continue.active,
a.btn-continue.active,
.open > .dropdown-toggle .btn-continue,
.open > .dropdown-toggle a.btn-continue {
  background-image: none;
}
.btn-continue.disabled:hover,
a.btn-continue.disabled:hover,
.btn-continue[disabled]:hover,
a.btn-continue[disabled]:hover,
fieldset[disabled] .btn-continue:hover,
fieldset[disabled] a.btn-continue:hover,
.btn-continue.disabled:focus,
a.btn-continue.disabled:focus,
.btn-continue[disabled]:focus,
a.btn-continue[disabled]:focus,
fieldset[disabled] .btn-continue:focus,
fieldset[disabled] a.btn-continue:focus,
.btn-continue.disabled.focus,
a.btn-continue.disabled.focus,
.btn-continue[disabled].focus,
a.btn-continue[disabled].focus,
fieldset[disabled] .btn-continue.focus,
fieldset[disabled] a.btn-continue.focus {
  background-color: #e01b22;
  border-color: #e01b22;
}
.btn-continue .badge,
a.btn-continue .badge {
  color: #e01b22;
  background-color: #e01b22;
}
.btn-login,
a.btn-login {
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
  padding: 5px;
  line-height: 16px;
  font-weight: normal;
}
.btn-login:focus,
a.btn-login:focus,
.btn-login.focus,
a.btn-login.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-login:hover,
a.btn-login:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-login:active,
a.btn-login:active,
.btn-login.active,
a.btn-login.active,
.open > .dropdown-toggle .btn-login,
.open > .dropdown-toggle a.btn-login {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-login:active:hover,
a.btn-login:active:hover,
.btn-login.active:hover,
a.btn-login.active:hover,
.open > .dropdown-toggle .btn-login:hover,
.open > .dropdown-toggle a.btn-login:hover,
.btn-login:active:focus,
a.btn-login:active:focus,
.btn-login.active:focus,
a.btn-login.active:focus,
.open > .dropdown-toggle .btn-login:focus,
.open > .dropdown-toggle a.btn-login:focus,
.btn-login:active.focus,
a.btn-login:active.focus,
.btn-login.active.focus,
a.btn-login.active.focus,
.open > .dropdown-toggle .btn-login.focus,
.open > .dropdown-toggle a.btn-login.focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.btn-login:active,
a.btn-login:active,
.btn-login.active,
a.btn-login.active,
.open > .dropdown-toggle .btn-login,
.open > .dropdown-toggle a.btn-login {
  background-image: none;
}
.btn-login.disabled:hover,
a.btn-login.disabled:hover,
.btn-login[disabled]:hover,
a.btn-login[disabled]:hover,
fieldset[disabled] .btn-login:hover,
fieldset[disabled] a.btn-login:hover,
.btn-login.disabled:focus,
a.btn-login.disabled:focus,
.btn-login[disabled]:focus,
a.btn-login[disabled]:focus,
fieldset[disabled] .btn-login:focus,
fieldset[disabled] a.btn-login:focus,
.btn-login.disabled.focus,
a.btn-login.disabled.focus,
.btn-login[disabled].focus,
a.btn-login[disabled].focus,
fieldset[disabled] .btn-login.focus,
fieldset[disabled] a.btn-login.focus {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-login .badge,
a.btn-login .badge {
  color: #000000;
  background-color: #ffffff;
}
input.btn-long {
  width: 170px;
}
.btn-detail,
a.btn-detail {
  color: #ffffff;
  background-color: #003f72;
  border-color: #003f72;
}
.btn-detail:focus,
a.btn-detail:focus,
.btn-detail.focus,
a.btn-detail.focus {
  color: #ffffff;
  background-color: #00233f;
  border-color: #000000;
}
.btn-detail:hover,
a.btn-detail:hover {
  color: #ffffff;
  background-color: #00233f;
  border-color: #001d35;
}
.btn-detail:active,
a.btn-detail:active,
.btn-detail.active,
a.btn-detail.active,
.open > .dropdown-toggle .btn-detail,
.open > .dropdown-toggle a.btn-detail {
  color: #ffffff;
  background-color: #00233f;
  border-color: #001d35;
}
.btn-detail:active:hover,
a.btn-detail:active:hover,
.btn-detail.active:hover,
a.btn-detail.active:hover,
.open > .dropdown-toggle .btn-detail:hover,
.open > .dropdown-toggle a.btn-detail:hover,
.btn-detail:active:focus,
a.btn-detail:active:focus,
.btn-detail.active:focus,
a.btn-detail.active:focus,
.open > .dropdown-toggle .btn-detail:focus,
.open > .dropdown-toggle a.btn-detail:focus,
.btn-detail:active.focus,
a.btn-detail:active.focus,
.btn-detail.active.focus,
a.btn-detail.active.focus,
.open > .dropdown-toggle .btn-detail.focus,
.open > .dropdown-toggle a.btn-detail.focus {
  color: #ffffff;
  background-color: #000f1b;
  border-color: #000000;
}
.btn-detail:active,
a.btn-detail:active,
.btn-detail.active,
a.btn-detail.active,
.open > .dropdown-toggle .btn-detail,
.open > .dropdown-toggle a.btn-detail {
  background-image: none;
}
.btn-detail.disabled:hover,
a.btn-detail.disabled:hover,
.btn-detail[disabled]:hover,
a.btn-detail[disabled]:hover,
fieldset[disabled] .btn-detail:hover,
fieldset[disabled] a.btn-detail:hover,
.btn-detail.disabled:focus,
a.btn-detail.disabled:focus,
.btn-detail[disabled]:focus,
a.btn-detail[disabled]:focus,
fieldset[disabled] .btn-detail:focus,
fieldset[disabled] a.btn-detail:focus,
.btn-detail.disabled.focus,
a.btn-detail.disabled.focus,
.btn-detail[disabled].focus,
a.btn-detail[disabled].focus,
fieldset[disabled] .btn-detail.focus,
fieldset[disabled] a.btn-detail.focus {
  background-color: #003f72;
  border-color: #003f72;
}
.btn-detail .badge,
a.btn-detail .badge {
  color: #003f72;
  background-color: #003f72;
}
.btn-pay,
a.btn-pay {
  color: #ffffff;
  background-color: #00710d;
  border-color: #00710d;
}
.btn-pay:focus,
a.btn-pay:focus,
.btn-pay.focus,
a.btn-pay.focus {
  color: #ffffff;
  background-color: #003e07;
  border-color: #000000;
}
.btn-pay:hover,
a.btn-pay:hover {
  color: #ffffff;
  background-color: #003e07;
  border-color: #003406;
}
.btn-pay:active,
a.btn-pay:active,
.btn-pay.active,
a.btn-pay.active,
.open > .dropdown-toggle .btn-pay,
.open > .dropdown-toggle a.btn-pay {
  color: #ffffff;
  background-color: #003e07;
  border-color: #003406;
}
.btn-pay:active:hover,
a.btn-pay:active:hover,
.btn-pay.active:hover,
a.btn-pay.active:hover,
.open > .dropdown-toggle .btn-pay:hover,
.open > .dropdown-toggle a.btn-pay:hover,
.btn-pay:active:focus,
a.btn-pay:active:focus,
.btn-pay.active:focus,
a.btn-pay.active:focus,
.open > .dropdown-toggle .btn-pay:focus,
.open > .dropdown-toggle a.btn-pay:focus,
.btn-pay:active.focus,
a.btn-pay:active.focus,
.btn-pay.active.focus,
a.btn-pay.active.focus,
.open > .dropdown-toggle .btn-pay.focus,
.open > .dropdown-toggle a.btn-pay.focus {
  color: #ffffff;
  background-color: #001a03;
  border-color: #000000;
}
.btn-pay:active,
a.btn-pay:active,
.btn-pay.active,
a.btn-pay.active,
.open > .dropdown-toggle .btn-pay,
.open > .dropdown-toggle a.btn-pay {
  background-image: none;
}
.btn-pay.disabled:hover,
a.btn-pay.disabled:hover,
.btn-pay[disabled]:hover,
a.btn-pay[disabled]:hover,
fieldset[disabled] .btn-pay:hover,
fieldset[disabled] a.btn-pay:hover,
.btn-pay.disabled:focus,
a.btn-pay.disabled:focus,
.btn-pay[disabled]:focus,
a.btn-pay[disabled]:focus,
fieldset[disabled] .btn-pay:focus,
fieldset[disabled] a.btn-pay:focus,
.btn-pay.disabled.focus,
a.btn-pay.disabled.focus,
.btn-pay[disabled].focus,
a.btn-pay[disabled].focus,
fieldset[disabled] .btn-pay.focus,
fieldset[disabled] a.btn-pay.focus {
  background-color: #00710d;
  border-color: #00710d;
}
.btn-pay .badge,
a.btn-pay .badge {
  color: #ffffff;
  background-color: #00710d;
}
.btn-error,
a.btn-error {
  color: #ffffff;
  background-color: #ff0000;
  border-color: #ff0000;
  width: 100%;
}
.btn-error:focus,
a.btn-error:focus,
.btn-error.focus,
a.btn-error.focus {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #800000;
}
.btn-error:hover,
a.btn-error:hover {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #c20000;
}
.btn-error:active,
a.btn-error:active,
.btn-error.active,
a.btn-error.active,
.open > .dropdown-toggle .btn-error,
.open > .dropdown-toggle a.btn-error {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #c20000;
}
.btn-error:active:hover,
a.btn-error:active:hover,
.btn-error.active:hover,
a.btn-error.active:hover,
.open > .dropdown-toggle .btn-error:hover,
.open > .dropdown-toggle a.btn-error:hover,
.btn-error:active:focus,
a.btn-error:active:focus,
.btn-error.active:focus,
a.btn-error.active:focus,
.open > .dropdown-toggle .btn-error:focus,
.open > .dropdown-toggle a.btn-error:focus,
.btn-error:active.focus,
a.btn-error:active.focus,
.btn-error.active.focus,
a.btn-error.active.focus,
.open > .dropdown-toggle .btn-error.focus,
.open > .dropdown-toggle a.btn-error.focus {
  color: #ffffff;
  background-color: #a80000;
  border-color: #800000;
}
.btn-error:active,
a.btn-error:active,
.btn-error.active,
a.btn-error.active,
.open > .dropdown-toggle .btn-error,
.open > .dropdown-toggle a.btn-error {
  background-image: none;
}
.btn-error.disabled:hover,
a.btn-error.disabled:hover,
.btn-error[disabled]:hover,
a.btn-error[disabled]:hover,
fieldset[disabled] .btn-error:hover,
fieldset[disabled] a.btn-error:hover,
.btn-error.disabled:focus,
a.btn-error.disabled:focus,
.btn-error[disabled]:focus,
a.btn-error[disabled]:focus,
fieldset[disabled] .btn-error:focus,
fieldset[disabled] a.btn-error:focus,
.btn-error.disabled.focus,
a.btn-error.disabled.focus,
.btn-error[disabled].focus,
a.btn-error[disabled].focus,
fieldset[disabled] .btn-error.focus,
fieldset[disabled] a.btn-error.focus {
  background-color: #ff0000;
  border-color: #ff0000;
}
.btn-error .badge,
a.btn-error .badge {
  color: #ffffff;
  background-color: #ff0000;
}
.k-grid-svcError {
  background-color: #ff0000;
}
.k-grid-pay {
  background-color: #00710d;
}
input#btnSorgu {
  height: 17px;
}
/* dask buttons */
.btn-dask-new,
a.btn-dask-new {
  color: #ffffff;
  background-color: #e01b22;
  border-color: #e01b22;
  background: url("Images/daskArrow.png") no-repeat right;
}
.btn-dask-new:focus,
a.btn-dask-new:focus,
.btn-dask-new.focus,
a.btn-dask-new.focus {
  color: #ffffff;
  background-color: #b2161b;
  border-color: #6e0d11;
}
.btn-dask-new:hover,
a.btn-dask-new:hover {
  color: #ffffff;
  background-color: #b2161b;
  border-color: #a9141a;
}
.btn-dask-new:active,
a.btn-dask-new:active,
.btn-dask-new.active,
a.btn-dask-new.active,
.open > .dropdown-toggle .btn-dask-new,
.open > .dropdown-toggle a.btn-dask-new {
  color: #ffffff;
  background-color: #b2161b;
  border-color: #a9141a;
}
.btn-dask-new:active:hover,
a.btn-dask-new:active:hover,
.btn-dask-new.active:hover,
a.btn-dask-new.active:hover,
.open > .dropdown-toggle .btn-dask-new:hover,
.open > .dropdown-toggle a.btn-dask-new:hover,
.btn-dask-new:active:focus,
a.btn-dask-new:active:focus,
.btn-dask-new.active:focus,
a.btn-dask-new.active:focus,
.open > .dropdown-toggle .btn-dask-new:focus,
.open > .dropdown-toggle a.btn-dask-new:focus,
.btn-dask-new:active.focus,
a.btn-dask-new:active.focus,
.btn-dask-new.active.focus,
a.btn-dask-new.active.focus,
.open > .dropdown-toggle .btn-dask-new.focus,
.open > .dropdown-toggle a.btn-dask-new.focus {
  color: #ffffff;
  background-color: #931216;
  border-color: #6e0d11;
}
.btn-dask-new:active,
a.btn-dask-new:active,
.btn-dask-new.active,
a.btn-dask-new.active,
.open > .dropdown-toggle .btn-dask-new,
.open > .dropdown-toggle a.btn-dask-new {
  background-image: none;
}
.btn-dask-new.disabled:hover,
a.btn-dask-new.disabled:hover,
.btn-dask-new[disabled]:hover,
a.btn-dask-new[disabled]:hover,
fieldset[disabled] .btn-dask-new:hover,
fieldset[disabled] a.btn-dask-new:hover,
.btn-dask-new.disabled:focus,
a.btn-dask-new.disabled:focus,
.btn-dask-new[disabled]:focus,
a.btn-dask-new[disabled]:focus,
fieldset[disabled] .btn-dask-new:focus,
fieldset[disabled] a.btn-dask-new:focus,
.btn-dask-new.disabled.focus,
a.btn-dask-new.disabled.focus,
.btn-dask-new[disabled].focus,
a.btn-dask-new[disabled].focus,
fieldset[disabled] .btn-dask-new.focus,
fieldset[disabled] a.btn-dask-new.focus {
  background-color: #e01b22;
  border-color: #e01b22;
}
.btn-dask-new .badge,
a.btn-dask-new .badge {
  color: #e01b22;
  background-color: #e01b22;
}
.btn-dask-new img,
a.btn-dask-new img {
  float: right;
}
.btn-dask-renew,
a.btn-dask-renew {
  color: #ffffff;
  background-color: #4d4f53;
  border-color: #4d4f53;
  background: url("Images/daskArrow.png") no-repeat right;
}
.btn-dask-renew:focus,
a.btn-dask-renew:focus,
.btn-dask-renew.focus,
a.btn-dask-renew.focus {
  color: #ffffff;
  background-color: #343639;
  border-color: #101011;
}
.btn-dask-renew:hover,
a.btn-dask-renew:hover {
  color: #ffffff;
  background-color: #343639;
  border-color: #303133;
}
.btn-dask-renew:active,
a.btn-dask-renew:active,
.btn-dask-renew.active,
a.btn-dask-renew.active,
.open > .dropdown-toggle .btn-dask-renew,
.open > .dropdown-toggle a.btn-dask-renew {
  color: #ffffff;
  background-color: #343639;
  border-color: #303133;
}
.btn-dask-renew:active:hover,
a.btn-dask-renew:active:hover,
.btn-dask-renew.active:hover,
a.btn-dask-renew.active:hover,
.open > .dropdown-toggle .btn-dask-renew:hover,
.open > .dropdown-toggle a.btn-dask-renew:hover,
.btn-dask-renew:active:focus,
a.btn-dask-renew:active:focus,
.btn-dask-renew.active:focus,
a.btn-dask-renew.active:focus,
.open > .dropdown-toggle .btn-dask-renew:focus,
.open > .dropdown-toggle a.btn-dask-renew:focus,
.btn-dask-renew:active.focus,
a.btn-dask-renew:active.focus,
.btn-dask-renew.active.focus,
a.btn-dask-renew.active.focus,
.open > .dropdown-toggle .btn-dask-renew.focus,
.open > .dropdown-toggle a.btn-dask-renew.focus {
  color: #ffffff;
  background-color: #232426;
  border-color: #101011;
}
.btn-dask-renew:active,
a.btn-dask-renew:active,
.btn-dask-renew.active,
a.btn-dask-renew.active,
.open > .dropdown-toggle .btn-dask-renew,
.open > .dropdown-toggle a.btn-dask-renew {
  background-image: none;
}
.btn-dask-renew.disabled:hover,
a.btn-dask-renew.disabled:hover,
.btn-dask-renew[disabled]:hover,
a.btn-dask-renew[disabled]:hover,
fieldset[disabled] .btn-dask-renew:hover,
fieldset[disabled] a.btn-dask-renew:hover,
.btn-dask-renew.disabled:focus,
a.btn-dask-renew.disabled:focus,
.btn-dask-renew[disabled]:focus,
a.btn-dask-renew[disabled]:focus,
fieldset[disabled] .btn-dask-renew:focus,
fieldset[disabled] a.btn-dask-renew:focus,
.btn-dask-renew.disabled.focus,
a.btn-dask-renew.disabled.focus,
.btn-dask-renew[disabled].focus,
a.btn-dask-renew[disabled].focus,
fieldset[disabled] .btn-dask-renew.focus,
fieldset[disabled] a.btn-dask-renew.focus {
  background-color: #4d4f53;
  border-color: #4d4f53;
}
.btn-dask-renew .badge,
a.btn-dask-renew .badge {
  color: #4d4f53;
  background-color: #4d4f53;
}
