	/*Header stylesheet */
  .header{
    /*aSAGIDAKI BLUE ie9,IE8 OLSA LIEANER QABUL ETMIR HEC OLMASA BUNU ETSIN DEYEDIR*/
  background: blue;
/* background:#4278e2;#3f8df1*/
  background: #3f8df1 ;
  height: 50px;
  position: fixed;
    left: 0;
    top: 0px;
    width: 100%;z-index: 99;
}
*{
  filter: none !important;
}
.header_elem{
      margin-right: 15px;
    margin-top: 9px !important;
    cursor: pointer;
}
.header_elem:hover{
     background: #3861b5;background: #2e9fff;padding: 2px;
}
.notification-tool{
   position: absolute;
   /*//sadece oz right larini verirler fsio*/
      /* right: 108px;*/
       color: white;
       font-size: 30px;
       top: 31px;
}
.notification{
  display: none;
  min-height: 108px;
  word-wrap: break-word;
  overflow-y: auto;
     border: 1px solid rgba(100, 100, 100, 0.4);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
        border-top: none;
/*    height: 117.6px;*/
    width: 413px;
    position: absolute;
    right: 48px;
    top: 50px;
    background: white;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    border-radius: 2px;
}
.notification::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.notification::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #b4b4b4;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4);
    opacity: 0.2;
}

/*.notification::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(231, 231, 231, .4)
}*/
.notify_count{
    color: white;
    position: absolute;
    border: 1px solid red;
    border-radius: 8px;
    min-width: 18px;
    background: #fd2e2e;
    text-align: center;
    box-shadow: -1.2px 1.2px 1.5px black;
    top: 0.6px;
    /* left: 665px; */
    cursor: pointer;
    font-size: 11px;
    font-weight: 600;
    /* position: absolute; */
    margin-left: 19px;
}
.notify_count:after{
    content: '';
    border: 4px solid transparent;
    border-top: 7px solid #f81414;
    position: absolute;
    top: 14px;
    right: 8px;
}
.friend_relation_li{
  z-index: 999;
}
.search input[type="search"]{
  position: absolute;
   /* padding: 5px;*/height: 34px;border: 1px solid #eee;
    width: 350px;border-radius: 100px;
    -webkit-transition: all  400ms;
   -moz-transition: all 400ms;
    -ms-transition: all  400ms;
     -o-transition: all 400ms;
        transition: all 400ms;
        margin-top: 9px;
    margin-left: 75px;
  }
.search input[type="search"]:focus{
    border-radius: 1px;outline: none;width: 440px;
  }
  .bar-container{
                display: inline-block;
    position: relative;
    /*top: -42px;*/
    /*border: 1px solid black;*/
        width: 503px;/*width: 470px;*/
    /*height: 100%;*/
    margin-left: 490px;
    vertical-align: top;
    padding-right: 12px;
  }
.logo{
    position: relative;top: 22px;
    font-weight: 800;right: 72px;
       font-size: 28px;
       margin: 0;
    padding: 0;
    color: white;
    float: left;text-align: left;
     /* styling stuff */
  /*  padding: 0 80px !important;*/
    text-align: center !important;
    color: rgba(0,0,0,0) !important;
}
.main-container{position: relative;
/*height: 100%;*/
/*Asagidaki deyisdi ve onnan beraber o home.phpdeki global local yuxaridan yapisan da deyisdi*/
      width: 1007px;  /*width: 975px;*/
  margin:0% auto;word-wrap: break-word;
}
#setting{
  cursor: pointer;

}
#logout_menu{
      top: 51px;
    position: absolute;
    background: #fafafa;
    padding: 5px;
    border-radius: 6px;
    right: 0px;
    /* z-index: 99; */
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
#logout_menu li{
      list-style: none;
    cursor: pointer;
    padding: 6px;
    font-size: 14px;
    width: 120px;
    border-radius: 4px;
}
.OOS{
  /*//asagidaki header_elemde var*/
  /*margin-right: 15px;
    margin-top: 9px !important;
    cursor: pointer;*/
}
.OOS:hover{
  /*//asagidaki header_elemde var*/
  /*background: #3861b5;background: #2e9fff;padding: 2px;*/
}
#logout_menu li:hover{
   background: #3861b5;color: white;
}
#logout_menu:before{
          content: '';
    border: 10px solid transparent;
    border-bottom: 9px solid #fafafa;
    position: absolute;
    top: -18px;
    right: 16px;
}
a{
  text-decoration: none;
}
/*Telephone lar ucun*/
/*Silinib cunki subdomain ile edecem*/
.logo {
     /* styling stuff */
 
    padding: 0 80px !important;
    text-align: center !important;
    color: white !important;
}
/*Asagi shimmer di simmerx sil eger istifade edesi olsan ve yuxaridaki color white yox olmaliki islesin
ama internet explore desteklemir*/
.simmerx{
      color: rgba(0,0,0,0) !important;
      /* the shimmer magic */
      background: -webkit-gradient(linear,left top,right top,from(red),to(white),color-stop(.5,#fff));
      background: -moz-gradient(linear,left top,right top,from(red),to(white),color-stop(.5,#fff));
      background: gradient(linear,left top,right top,from(red),to(white),color-stop(.5,#fff));
      -webkit-background-size: 125px 100%;
      -moz-background-size: 125px 100%;
      background-size: 125px 100%;
      -webkit-background-clip: text;
      -moz-background-clip: text;
      background-clip: text;
      -webkit-animation-name: shimmer;
      -moz-animation-name: shimmer;
      -webkit-animation-name: shimmer;
      animation-name: shimmer;
      -webkit-animation-duration: 2s;
      -moz-animation-duration: 2s;
      -webkit-animation-duration: 2s;
      animation-duration: 2s;
      -webkit-animation-iteration-count: 2;
      -moz-animation-iteration-count: 2;
      -webkit-animation-iteration-count: 2;
      animation-iteration-count: 2;
      background-repeat: no-repeat;
      background-position: 0 0;
      background-color: #fff;
    }

    @-moz-keyframes shimmer {
      0% {
        background-position: top left;
      }

      100% {
        background-position: top right;
      }
    }

    @-webkit-keyframes shimmer {
      0% {
        background-position: top left;
      }

      100% {
        background-position: top right;
      }
    }

    @-o-keyframes shimmer {
      0% {
        background-position: top left;
      }

      100% {
        background-position: top right;
      }
    }

    @-ms-keyframes shimmer {
      0% {
        background-position: top left;
      }

      100% {
        background-position: top right;
      }
    }

    @keyframes shimmer {
      0% {
        background-position: top left;
      }

      100% {
        background-position: top right;
      }
    }