/* your styles go here */

.box-image-text .image {
  min-height: 200px;
  max-height: 200px;
}

.box-simple {
  min-height: 230px;
}

/* Özel Tanımlarım */

a.ozel:link {color: #ffffff ; text-decoration: underline;}
a.ozel:link {color: #ffffff ; text-decoration: underline;}
a.ozel:visited {color:#ffffff ; text-decoration: underline; }
a.ozel:hover {background:#e6e6e6 ; text-decoration: underline;}

li.ozel {color:#ffffff ; text-transform:none; font-style: italic; 
}
ul.list-style-ozel {list-style: none; text-transform:none;
}

li.yatay { list-style: none; text-transform:none;}

h1.ozel {text-transform: none; }

# @import url('https://incil.info/theme/inline.css');
#   
# .incil_ayet {
# 	border-bottom: dotted 1px #000;
# }
# .incil {
# 	max-width: 30em;
# 	font-size: 14px;
# 	font-family: Georgia, Times, Times New Roman, serif;
# }
# .incil .foot {
# 	text-align: right;
# 	font-weight: bold;
# 	font-size: .75em;
# 	margin-top: .5em;
# 	border-top: dotted 1px #000;
# 	font-family: Helvetica, Arial, sans-serif;
# 	letter-spacing: 1px;
# }
# .incil .head {
# 	font-weight: bold;
# }
# 
ecaptcha-response {
display: block !important;
position: absolute;
margin: -50px 0 0 0 !important;
z-index: -999999;
opacity: 0;
}
  
## Dipnot referanslarının başı ve sonuna "[]"eklemek için.

# a.footnote-ref::before {
#     content: '[';
# }
# 
# a.footnote-ref::after {
#     content: ']';
# }

a[href^="#fn:"]:before{ content: '[' }
a[href^="#fn:"]:after{ content: ']' }

# .footnotes {
#   > **Dipnotlar** 
#   hr {
#     # display: none;
#   }
# }

