.renkli-baslik-mor thead tr th {
  background-color: #906094 !important;
  border-color: #9c6da0 #9c6da0 #7b527e !important;
	border-bottom: 7px solid ;
  color: #fff;
}

.renkli-baslik-mor tfoot tr th {
  background-color: #906094 !important;
  border-color: #7b527e #9c6da0 #9c6da0 !important;
  color: #fff;
}

.renkli-baslik-mavi thead tr th {
  background-color: #00B1E1 !important;
  border-color: #00c5fb #00c5fb #0095bd !important;
		border-bottom: 7px solid ;
  color: #fff;
}

.renkli-baslik-mavi tfoot tr th {
  background-color: #00B1E1 !important;
  border-color: #0095bd #00c5fb #00c5fb !important;
  color: #fff;
}

.renkli-baslik-siyah thead tr th {
  background-color: #2A2A2A !important;
  border-color: #373737 #373737 #181818 !important;
	border-bottom: 7px solid ;
  color: #fff;
}

.renkli-baslik-siyah tfoot tr th {
  background-color: #2A2A2A !important;
  border-color: #181818 #373737 #373737 !important;
  color: #fff;
}

.renkli-baslik-yesil thead tr th {
  background-color: #8CC152 !important;
  border-color: #98c865 #98c865 #7ab03f !important;
  border-bottom: 7px solid ;
  color: #fff;
}
.renkli-baslik-yesil tfoot tr th {
  background-color: #8CC152 !important;
  border-color: #7ab03f #98c865 #98c865 !important;
  color: #fff;
}



.renkli-baslik-amavi thead tr th {
  background-color: #63D3E9 !important;
  border-color: #79d9ec #79d9ec #44cae5 !important;
	border-bottom: 7px solid ;
  color: #fff;
}

.renkli-baslik-amavi tfoot tr th {
  background-color: #63D3E9 !important;
  border-color: #44cae5 #79d9ec #79d9ec !important;
  color: #fff;
}



.renkli-baslik-truncu thead tr th {
  background-color: #F6BB42 !important;
  border-color: #f7c45a #f7c45a #f4af20 !important;
	border-bottom: 7px solid ;
  color: #fff;
}
.renkli-baslik-truncu tfoot tr th {
  background-color: #F6BB42 !important;
  border-color: #f4af20 #f7c45a #f7c45a !important;
  color: #fff;
}


.renkli-baslik-kirmizi thead tr th {
  background-color: #E9573F !important;
  border-color: #ec6b56 #ec6b56 #e53b1f !important;
	border-bottom: 7px solid ;
  color: #fff;
}
.renkli-baslik-kirmizi tfoot tr th {
  background-color: #E9573F !important;
  border-color: #e53b1f #ec6b56 #ec6b56 !important;
  color: #fff;
}


.renkli-baslik-kyesil thead tr th {
  background-color: #37BC9B !important;
  border-color: #44c8a8 #44c8a8 #2fa084 !important;
  border-bottom: 7px solid ;
  color: #fff;
}
.renkli-baslik-kyesil tfoot tr th {
  background-color: #37BC9B !important;
  border-color: #2fa084 #31a88b #31a88b !important;
}

.pre-scrollable {
    max-height: 130px;
    overflow-y: scroll;
}


.table-bordered>thead:first-child>tr:first-child>th {
  border: 1px solid #e4eaec;
  background-color: #8CC152 !important;
  border-color: #98c865 #98c865 #7ab03f !important;
  border-bottom: 7px solid;
  color: #fff;
}
div.dataTables_filter {
  float: right;
  text-align: right;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.dataTables_length {
  float: left;
}
.navbar-right {
  padding-top: 5px;
}

.inside-link {
  color:white;
}

.inside-link:hover {
  color:#166dba;
}

.dialogWide > .modal-dialog {
  width: 50% !important;
}


