/*
    @-webkit-keyframes fadeIn {
        @content;
    }
    @-moz-keyframes fadeIn {
    }
    @-o-keyframes fadeIn {
    }
    @keyframes fadeIn {
    } */
@import url(../eklentiler/normalize/normalize.css);
@import url(../eklentiler/animate/animate.css);
@import url(atauniKeyframes.css);
@import url(../eklentiler/jquery-nanoscroller/nanoscroller.css);
h1, h2, h3, h4, h5, h6, ul, li {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

i.sprite {
  display: inline-block;
  position: absolute;
  background: url("../img/abSprite.png") left top no-repeat; }

a {
  text-decoration: none; }
  a:hover, a:active, a:focus {
    text-decoration: none;
    outline: 0; }

/*Font*/
.kes, .solMenu .solMenuRenk .profil a span, .solMenu .menu > .nano-content > ul > li > a, .solMenu .menu > .nano-content > ul > li ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.clearfix:before, .formElement .satir:before,
.clearfix:after,
.formElement .satir:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after, .formElement .satir:after {
  clear: both; }

.clearfix, .formElement .satir {
  *zoom: 1; }

.font2, .profilKart span.profilIsim, .hizliMenu > a, .hizliMenu label.hatirla, .formElement .satir input {
  font-family: 'Roboto Condensed',sans-serif;
  color: inherit;
  line-height: 1.2;
  font-size: 14px; }

/*@import 'bootstrap.css';*/
@font-face {
  font-family: 'pf_din_text_comp_promedium';
  src: url("../fonts/pf_din_text_comp_pro_medium-arayuz.eot");
  src: url("../fonts/pf_din_text_comp_pro_medium-arayuz.eot?#iefix") format("embedded-opentype"), url("../fonts/pf_din_text_comp_pro_medium-arayuz.woff2") format("woff2"), url("../fonts/pf_din_text_comp_pro_medium-arayuz.woff") format("woff"), url("../fonts/pf_din_text_comp_pro_medium-arayuz.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'RobotoCondensed';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url(../font/robotocondensed-light-webfont.eot#iefix);
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url(../font/robotocondensed-light-webfont.eot) format("embedded-opentype");
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url(../font/robotocondensed-light-webfont.woff2) format("woff");
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url(../font/robotocondensed-light-webfont.ttf) format("truetype"); }
@font-face {
  font-family: 'RobotoCondensed';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed Regular"), local("RobotoCondensed-Regular"), url(../font/robotocondensed-regular-webfont.eot#iefix);
  src: local("Roboto Condensed Regular"), local("RobotoCondensed-Regular"), url(../font/robotocondensed-regular-webfont.eot) format("embedded-opentype");
  src: local("Roboto Condensed Regular"), local("RobotoCondensed-Regular"), url(../font/robotocondensed-regular-webfont.woff2) format("woff");
  src: local("Roboto Condensed Regular"), local("RobotoCondensed-Regular"), url(../font/robotocondensed-regular-webfont.ttf) format("truetype"); }
@font-face {
  font-family: 'RobotoCondensed';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url(../font/robotocondensed-bold-webfont.eot#iefix);
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url(../font/robotocondensed-bold-webfont.eot) format("embedded-opentype");
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url(../font/robotocondensed-bold-webfont.woff2) format("woff");
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url(../font/robotocondensed-bold-webfont.ttf) format("truetype"); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.temiz {
  clear: both; }

body.acik {
  overflow-x: hidden; }

html, body {
  height: 100%; }

body {
  background: url("../img/ortaBg.jpg") left top repeat;
  font-family: "Roboto Condensed", sans-serif;
  color: #ffffff; }

.wrapper {
  padding: 34px 0; }

.solMenu {
  width: 250px;
  height: 100%;
  min-height: 100%;
  background: #285583;
  border-right: 1px solid #22507f;
  -webkit-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  position: fixed;
  left: -200px;
  -webkit-box-shadow: -5px 0 5px -5px #22507f inset;
  -moz-box-shadow: -5px 0 5px -5px #22507f inset;
  box-shadow: -5px 0 5px -5px #22507f inset;
  overflow: hidden; }
  body.acik .solMenu {
    left: 0; }
  .solMenu .solMenuRenk {
    padding: 16px 15px; }
    .solMenu .solMenuRenk .ataUniLogo {
      text-align: center;
      padding: 60px 0 135px 0; }
      .solMenu .solMenuRenk .ataUniLogo img {
        display: block;
        margin: 0px auto; }
    .solMenu .solMenuRenk .solMenuAc {
      float: right;
      position: Absolute;
      right: 5px;
      top: 10px;
      padding: 4px 10px; }
      .solMenu .solMenuRenk .solMenuAc span {
        width: 18px;
        height: 2px;
        background: #163a61;
        display: block;
        margin: 3px 0;
        position: relative;
        -webkit-transition: all ease-out 0.2s;
        -moz-transition: all ease-out 0.2s;
        transition: all ease-out 0.2s; }
      body.acik .solMenu .solMenuRenk .solMenuAc span {
        background: #2aa7e0; }
        body.acik .solMenu .solMenuRenk .solMenuAc span:nth-child(1) {
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          top: 5px; }
        body.acik .solMenu .solMenuRenk .solMenuAc span:nth-child(2) {
          background: #285583;
          opacity: 0;
          z-index: 0; }
        body.acik .solMenu .solMenuRenk .solMenuAc span:nth-child(3) {
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg);
          top: -5px; }
      .solMenu .solMenuRenk .solMenuAc:hover span {
        background: #2aa7e0; }
      body.acik .solMenu .solMenuRenk .solMenuAc.click {
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-name: kapatHover;
        -moz-animation-name: kapatHover;
        animation-name: kapatHover;
        -webkit-animation-iteration-count: 2;
        -moz-animation-iteration-count: 2;
        animation-iteration-count: 2;
        -webkit-animation-direction: alternate;
        -moz-animation-direction: alternate;
        animation-direction: alternate; }
    .solMenu .solMenuRenk .profil {
      position: relative;
      padding-bottom: 30px;
      margin-top: 40px;
      float: left;
      margin-bottom: 10px; }
      body.kapali .solMenu .solMenuRenk .profil {
        float: right;
        margin-right: -9px; }
      .solMenu .solMenuRenk .profil a {
        display: block; }
        .solMenu .solMenuRenk .profil a .imgCerceve {
          width: 43px;
          float: left;
          display: block;
          padding: 2px 1px;
          background: #2aa7e0;
          border-radius: 5px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px; }
          body.kapali .solMenu .solMenuRenk .profil a .imgCerceve {
            width: 35px; }
          .solMenu .solMenuRenk .profil a .imgCerceve img {
            display: block;
            margin: 0px auto;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            width: 100%;
            -webkit-box-shadow: 0 2px 0 -1px #5682b3;
            -moz-box-shadow: 0 2px 0 -1px #5682b3;
            box-shadow: 0 2px 0 -1px #5682b3; }
        .solMenu .solMenuRenk .profil a span {
          width: 173px;
          font-family: "Roboto Condensed", sans-serif;
          color: #ffffff;
          display: inline-block;
          font-size: 16px;
          float: left;
          padding: 6px 0 0 10px;
          line-height: 1.1; }
          body.kapali .solMenu .solMenuRenk .profil a span {
            display: none; }
          .solMenu .solMenuRenk .profil a span strong {
            color: #5682b3;
            font-family: "Roboto Condensed", sans-serif;
            font-size: 14px;
            display: block;
            padding: 4px 0 0 0; }
      .solMenu .solMenuRenk .profil:after {
        background: #234c78;
        width: 42px;
        height: 2px;
        content: ' ';
        display: block;
        position: absolute;
        left: 0;
        bottom: 0; }
        body.kapali .solMenu .solMenuRenk .profil:after {
          display: none; }
  .solMenu .nano {
    width: 230px;
    height: 400px; }
  .solMenu .nano > .nano-pane {
    background: #163a61; }
  .solMenu .nano > .nano-pane > .nano-slider {
    background: #2aa7e0; }
  body.kapali .solMenu .menu {
    display: none; }
  .solMenu .menu > .nano-content {
    margin-right: 0; }
    .solMenu .menu > .nano-content > ul {
      padding: 0 15px 36px 0; }
      .solMenu .menu > .nano-content > ul > li {
        display: block; }
        .solMenu .menu > .nano-content > ul > li.acik > a.acilirMenu {
          background: #3b6897;
          color: #ffffff; }
        .solMenu .menu > .nano-content > ul > li.acik > a.acilirMenu i {
          display: block; }
        .solMenu .menu > .nano-content > ul > li.acik a {
          color: #e6e6e6; }
        .solMenu .menu > .nano-content > ul > li > a {
          width: 100%;
          padding: 10px 27px 10px 17px;
          font-family: "Roboto Condensed", sans-serif;
          line-height: 1.2;
          font-size: 15px;
          color: #5682b3;
          font-weight: 700;
          display: block;
          border-radius: 5px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          position: relative; }
          .solMenu .menu > .nano-content > ul > li > a:hover {
            background: #3b6897;
            color: #ffffff; }
          .solMenu .menu > .nano-content > ul > li > a:hover i {
            display: block; }
          .solMenu .menu > .nano-content > ul > li > a > i {
            width: 11px;
            height: 11px;
            background-position: -39px 0;
            top: 14px;
            right: 14px;
            display: none; }
        .solMenu .menu > .nano-content > ul > li ul {
          height: 0;
          overflow: hidden;
          opacity: 0; }
          .solMenu .menu > .nano-content > ul > li ul li {
            list-style: none;
            color: #159ddb;
            padding-left: 13px; }
            .solMenu .menu > .nano-content > ul > li ul li a {
              width: 100%;
              padding: 8px 17px 8px 17px;
              font-family: "Trebuchet MS", sans-serif;
              line-height: 1.2;
              font-size: 14px;
              color: #5682b3;
              font-weight: 700;
              display: block;
              border-radius: 5px;
              -webkit-border-radius: 5px;
              -moz-border-radius: 5px;
              -ms-border-radius: 5px;
              position: relative; }
              .solMenu .menu > .nano-content > ul > li ul li a:hover {
                background: #3b6897;
                color: #ffffff; }
  .solMenu .istatistik {
    padding: 41px 0 0 0;
    position: relative;
    margin: 61px 0 0 0; }
    body.kapali .solMenu .istatistik {
      display: none; }
    .solMenu .istatistik:after {
      background: #234c78;
      width: 42px;
      height: 2px;
      content: ' ';
      display: block;
      position: absolute;
      left: 0;
      top: 0; }
    .solMenu .istatistik ul li {
      padding: 17px 0;
      overflow: hidden; }
      .solMenu .istatistik ul li .degerler {
        width: 60%;
        float: left;
        padding-left: 15px; }
        .solMenu .istatistik ul li .degerler span {
          color: #ffffff;
          font-size: 22px;
          font-family: "Roboto Condensed", sans-serif;
          display: block; }
          .solMenu .istatistik ul li .degerler span:first-child {
            color: #5682b3;
            font-size: 14px;
            line-height: 1.4; }
      .solMenu .istatistik ul li .degerArtis {
        width: 40%;
        float: right;
        padding: 15px 15px 0 0;
        text-align: right;
        position: relative; }
        .solMenu .istatistik ul li .degerArtis span {
          font-size: 11px;
          color: #537faf; }
          .solMenu .istatistik ul li .degerArtis span i {
            width: 11px;
            height: 9px;
            right: 0;
            top: 22px; }
            .solMenu .istatistik ul li .degerArtis span i.azalis {
              background-position: -12px 0; }
            .solMenu .istatistik ul li .degerArtis span i.artis {
              background-position: 0 0; }
  .solMenu .dikeyBar {
    display: block;
    float: right;
    position: absolute;
    bottom: -170px;
    right: 8px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s; }
    body.kapali .solMenu .dikeyBar {
      display: block;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      bottom: 10px;
      right: 0; }

.sagMenu {
  width: 251px;
  height: 100%;
  min-height: 100%;
  height: 100% !important;
  background: #2aa7e0;
  right: 0;
  top: 0;
  position: absolute; }
  .sagMenu .sagMenuRenk {
    background: #2aa7e0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px; }

.orta {
  background: url("../img/ortaBg.jpg") left top repeat;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  margin: 0 0 0 50px;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }
  body.acik .orta {
    margin-left: 250px; }
  @media (min-width: 1170px) {
    .orta {
      margin-right: 250px; } }

/* Giris sayfasi */
.oturumAcmaPenceresi {
  background: #285583;
  height: 100%; }
  .oturumAcmaPenceresi i.ataUni {
    width: 73px;
    height: 15px;
    display: block;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    animation-direction: alternate;
    background-position: 0 -52px;
    text-indent: -9999px;
    right: 15px;
    top: 15px; }

.profilKart {
  text-align: center;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
  opacity: 0;
  position: absolute;
  width: 100%;
  top: 30%; }
  @media (max-height: 500px) {
    .profilKart.aktif {
      top: 20px !important; } }
  .profilKart.aktif {
    top: 33%;
    opacity: 1; }
  .profilKart img {
    width: 64px;
    height: 64px;
    display: block;
    margin: 14px auto;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    background-size: 64px; }
  .profilKart span.profilIsim {
    display: block;
    padding-bottom: 12px;
    font-size: 16px; }
  .profilKart .formElement {
    width: 207px;
    margin: 0px auto; }
    .profilKart .formElement input[type=password],
    .profilKart .formElement input[type=text] {
      background: #3b6897; }
    .profilKart .formElement .girisButton {
      position: absolute;
      right: 9px;
      top: 50%;
      margin-top: -12px;
      outline: 0;
      width: 30px;
      height: 24px;
      background: url("../img/abSprite.png") left top no-repeat;
      background-position: -52px 0;
      border: 0;
      display: block; }
      .profilKart .formElement .girisButton:hover {
        background-position: -52px -25px; }

.hizliMenu {
  width: 100%;
  text-align: center;
  margin: 150px 0 0 0;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  bottom: 20px;
  opacity: 0;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s; }
  .hizliMenu.aktif {
    bottom: 40px;
    opacity: 1; }
  .hizliMenu > a {
    position: relative;
    padding-top: 56px;
    margin: 0 26px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px; }
    .hizliMenu > a:hover {
      color: white; }
    .hizliMenu > a i {
      height: 42px;
      top: 0;
      left: 50%;
      margin-left: -20px; }
    .hizliMenu > a.geri:hover i {
      background-position: -84px 0; }
    .hizliMenu > a.geri i {
      width: 42px;
      background-position: -84px -43px; }
    .hizliMenu > a.yardim:hover i {
      background-position: -169px 0; }
    .hizliMenu > a.yardim i {
      width: 39px;
      background-position: -169px -43px; }
  .hizliMenu label.hatirla {
    min-width: 40px;
    position: relative;
    display: inline-block;
    margin: 0 26px 0 0;
    padding-top: 56px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px; }
    .hizliMenu label.hatirla:hover {
      color: white; }
    .hizliMenu label.hatirla:hover .ar-checkbox {
      background-position: -210px 0; }
    .hizliMenu label.hatirla .ar-checkbox {
      width: 40px;
      height: 41px;
      background: url("../img/abSprite.png") left top no-repeat;
      background-position: -127px 0;
      position: absolute;
      left: 50%;
      margin-left: -20px;
      top: 0; }
      .hizliMenu label.hatirla .ar-checkbox.ar-checked {
        background-position: -127px -43px; }
    .hizliMenu label.hatirla div.ab-checkbox-container {
      padding-right: 10px; }
    .hizliMenu label.hatirla div.ab-checkbox-container input {
      display: none !important; }
    .hizliMenu label.hatirla div.ab-checkbox-container a.ab-checkbox-trigger {
      width: 40px;
      height: 41px;
      background: url("../img/abSprite.png") left top no-repeat;
      background-position: -127px 0;
      position: absolute;
      left: 50%;
      margin-left: -20px;
      top: 0; }
    .hizliMenu label.hatirla div.ab-checkbox-container a.ab-checkbox-trigger.ab-checked {
      background-position: -127px -43px; }

.formElement {
  padding: 0 0; }
  .formElement .satir {
    padding: 8px 0;
    position: relative; }
    .formElement .satir span.uyari {
      position: absolute;
      display: block;
      position: absolute;
      right: 0;
      top: 8px;
      padding: 13px 12px;
      line-height: 16px;
      -webkit-border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0;
      border-radius: 0 3px 3px 0; }
    .formElement .satir label {
      font-size: 14px; }
    .formElement .satir input {
      border-radius: 3px;
      background-color: #3b6897;
      width: 100%;
      padding: 10px;
      border: 3px solid #3b6897;
      line-height: 16px;
      font-size: 14px; }
      .formElement .satir input::-webkit-input-placeholder {
        /* WebKit browsers */
        color: rgba(255, 255, 255, 0.4);
        opacity: 1; }
      .formElement .satir input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: rgba(255, 255, 255, 0.4);
        opacity: 1; }
      .formElement .satir input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: rgba(255, 255, 255, 0.4);
        opacity: 1; }
      .formElement .satir input:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: rgba(255, 255, 255, 0.4);
        opacity: 1; }
      .formElement .satir input:focus {
        outline: 0;
        background-color: #234c78;
        border-color: #3b6897; }

.btn {
  width: 100%;
  background-color: #2aa7e0;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  padding: 13px 12px;
  border: 0;
  outline: 0;
  margin: 20px 0 0 0;
  position: relative; }
  .btn span {
    position: relative;
    z-index: 2; }
  .btn:hover {
    background-color: #2f659f; }
  .btn:focus {
    background-color: #234c78;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset; }
  .btn.load:after {
    width: 0;
    -webkit-transition: all ease-out 1s;
    -moz-transition: all ease-out 1s;
    transition: all ease-out 1s;
    position: absolute;
    left: 0;
    top: 0;
    background: #2aa7e0;
    display: block;
    height: 100%;
    content: ' ';
    z-index: 1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px; }
  .btn.load.active:after {
    width: 100%; }

div.ar-checkbox {
  display: inline-block; }

div.ab-checkbox-container {
  padding-right: 10px; }

div.ab-checkbox-container input {
  display: none !important; }

div.ab-checkbox-container a.ab-checkbox-trigger {
  width: 20px;
  height: 19px;
  background: url("../img/abSprite.png") left top no-repeat;
  background-position: -23px -14px;
  display: inline-block; }

div.ab-checkbox-container a.ab-checkbox-trigger.ab-checked {
  background-position: -0 -14px; }

.profilResimDiv {
  position: relative;
  width: 64px;
  height: 64px;
  margin: 0 auto 20px auto; }

.profilResimDiv .wBall {
  position: absolute;
  width: 64px;
  height: 64px;
  opacity: 0;
  display: none;
  -webkit-animation-duration: 7.15s;
  -moz-animation-duration: 7.15s;
  animation-duration: 7.15s;
  -webkit-animation-name: orbit;
  -moz-animation-name: orbit;
  animation-name: orbit;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: infinite;
  -moz-animation-direction: infinite;
  animation-direction: infinite;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg); }

.profilResimDiv .wBall .wInnerBall {
  position: absolute;
  width: 3px;
  height: 3px;
  background: rgba(255, 255, 255, 0.6);
  left: 0px;
  top: 0px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px; }

.profilResimDiv #wBall_1 {
  -moz-animation-delay: 1.56s;
  -webkit-animation-delay: 1.56s;
  -ms-animation-delay: 1.56s;
  -o-animation-delay: 1.56s;
  animation-delay: 1.56s; }

.profilResimDiv #wBall_2 {
  -moz-animation-delay: 0.31s;
  -webkit-animation-delay: 0.31s;
  -ms-animation-delay: 0.31s;
  -o-animation-delay: 0.31s;
  animation-delay: 0.31s; }

.profilResimDiv #wBall_3 {
  -moz-animation-delay: 0.62s;
  -webkit-animation-delay: 0.62s;
  -ms-animation-delay: 0.62s;
  -o-animation-delay: 0.62s;
  animation-delay: 0.62s; }

.profilResimDiv #wBall_4 {
  -moz-animation-delay: 0.94s;
  -webkit-animation-delay: 0.94s;
  -ms-animation-delay: 0.94s;
  -o-animation-delay: 0.94s;
  animation-delay: 0.94s; }

.profilResimDiv #wBall_5 {
  -moz-animation-delay: 1.25s;
  -webkit-animation-delay: 1.25s;
  -ms-animation-delay: 1.25s;
  -o-animation-delay: 1.25s;
  animation-delay: 1.25s; }

.loginError {
  display: none; }

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #3b6897 inset;
  -webkit-text-fill-color: #fff !important; }

@media screen and (max-width: 767px) {
  .hizliMenu.aktif {
    bottom: 5px; }

  .hizliMenu label {
    padding-top: 0 !important; }

  .hizliMenu label i.sprite {
    display: none  !important; }

  .hizliMenu a i.sprite {
    display: none  !important; }

  .hizliMenu label.hatirla div.ab-checkbox-container a.ab-checkbox-trigger {
    background: none !important;
    height: auto !important; }

  .profilKart.aktif {
    top: 40px !important; } }
