fieldset,img{border:0}
/*-webkit-appearance: none; */
a { color:#ffffff}
a:hover { color: #ababab; text-decoration: none;}
*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }
::-moz-selection{background:rgb(59, 59, 59);color:#818181}
::selection{background:rgb(59, 59, 59);color:#818181}
input, textarea, select, button{font-family: 'Josefin Sans', sans-serif; }
textarea{-webkit-appearance: none;}
input:focus {    color: #000; background-color:transparent;}
input[type="text"], input[type="button"], input[type="color"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="submit"], input[type="tel"], input[type="time"] { -webkit-appearance: none;}
textarea:focus {    color: #000; background-color:transparent;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:400}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:400}
q:before,q:after{content:''}
abbr,acronym{border:0}
img{max-width:100%}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;    float: left;
  width: 100%;}
input,select{vertical-align:middle}
p {padding-bottom:20px;}
.chromeframe {	position:fixed;	height:100%;	width:100%;	top:0;	left:0;	right:0;bottom:0;    background: #ccc;     z-index:9999;}
.chrome_box {  left: 50%; color: #000; font-size:20px; text-align:center;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);}
  .yazitext ul {float: left;width: 100%; padding-bottom: 20px;}
  .yazitext ul li {
      padding-left: 19px;
      position: relative;
  }
  .yazitext ul li::after {
      content: "•";
      left: 0;
      position: absolute;
      top: 0;
  }
  .search_ul li::after {
    display: none;

  }
  input:focus, a:focus, textarea:focus {outline: 0;}
