/* hadisveritabani.info özelleşmiş stiller */

body{
    background: url('hv-bg.png');
}
footer {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
a, a:hover {
    color: #243984;
}
.c-modal__header{
    background: #243984;
}
.c-navbar__brand{
    width: 109px;
    height: auto;
}
.c-nav__link.is-active{
    color:#243984;
}
.c-nav__link{
    color: #A1A9B9;
}
.c-tabs__list--splitted .c-tabs__link.active, .c-tabs__list--splitted .c-tabs__link.is-active{
    background: #243984;
    color: white;
}
.c-tabs__list--splitted .c-tabs__link{
    color: #243984;
    border: 1px solid #243984;
}
.c-btn--info{
    /* background: linear-gradient(180deg,#2ea1f8,#1990ea); */
    background: #243984;
    border-color: #1a91eb;
}

.hv-btn{ background-color: #999;}

.c-btn--info:hover{
    background: #2439aa;
}
.c-btn--info:focus{
    background: #243984;
}
.c-menu__link.is-active{
    background-color: #243984;
}
.c-menu__link:hover .c-menu__icon {
    color: #243984;
}
.c-field__addon{
    /* background: linear-gradient(180deg,#2ea1f8,#1990ea); */
    background: #243984;
    border-color: #1a91eb;
}
.c-choice--checkbox .c-choice__input:checked+.c-choice__label:before {
    border-color: #243984;
    background-color: #243984;
}
.c-choice--radio .c-choice__input:checked+.c-choice__label:before {
    border: 4px solid #243984;
	box-shadow: 0 0 0 1px #243984;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true]{
    color: #243984;
}
#stages_ > div.c-stage__panel.u-p-small > ul > li > i.fa{
    margin-left: 1rem;
}
.c-toolbar__icon.is-active {
    color: #243984;
}
#nav-garama-tab > i.fa-check {
    color: #243984;
}
button.btnErase, button.btnErase:focus, button.btnErase:hover{
    border-color: #243984;
    background: gray;
}
/* ---------------------------------------------------------------------- */
/*  Hadis view sayfasından aktarılan
/* ---------------------------------------------------------------------- */
.saridolgu {
	background-color: #FFFF00;
}
.mavidolgu {
    /*color: #2ea1f8;*/
    color: royalblue;
}
.c-choice__input+.c-choice__label:before {
	margin: 0 6px 0 0;
}
.u-mr-xsmall {
	margin-right: 0.2rem!important;
}
fieldset {
	border: 1px solid #bbb;
}
legend {
	padding: 5px;
}
.chosen-container{
	width:100%!important;
}
.c-search-form {
    margin-bottom: 0rem;
}


