@import url('https://fonts.googleapis.com/css?family=Open+Sans');
.lds-dual-ring:before{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0px;
    left: 0px;
    z-index: 0;
    content: '';
    background: rgba(0,0,0,0.4);
}
.lds-dual-ring {
  display:none;
  position: fixed;
  left: calc(50% - 32px);
  top: calc(50% - 32px);
  width: 64px;
  height: 64px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #000;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
*{
    outline:none;
}
body,html{
    background-color: #fafafa !important;
    height: 100%;
    width: 100%;
}
body{
   
}
.genel{
    margin-top: 10px;
    padding-left: 60px;
    padding-bottom: 90px
}

#anadiv{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    background:url('../img/b2b-bck.png'),url('../img/b2b-bck-left.png');;
    background-position: 120% 125%, -10% -20%;
    background-size: 50%, 40%;
    background-repeat: no-repeat;
}

#logindiv{
    min-height: 460px;
    min-width: 300px;
    background: url('../img/logo-siyah.png');
    background-repeat: no-repeat;
    background-position: center 8%;
    background-color:white;
    position: relative;
}
#logindiv>form{
    position: absolute;
    bottom:0px;
    left: 0px;
    right: 0px;
    padding: 10px;
    height: 325px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  
}
#logindiv>form>label{
    margin-top: 15px;
    color:#666;
    height: 16px;
}
.kutu-radius{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.kutu-golge{
    -webkit-box-shadow: 3px 3px 12px 0px rgba(50, 50, 50, 0.30);
    -moz-box-shadow:    3px 3px 12px 0px rgba(50, 50, 50, 0.30);
    box-shadow:         3px 3px 12px 0px rgba(50, 50, 50, 0.30);
}
.kutu-yazi{
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 10px 20px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font: normal 14px/normal Tahoma, Geneva, sans-serif;
  color: rgba(0,142,198,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  outline: none;
  margin-top: 15px;
    width: 80%;
}
.kutu-buton {
   display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: 1px solid #018dc4;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal 16px/normal Tahoma, Geneva, sans-serif;
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #0199d9;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 2s;
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 2s;
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 2s;
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 2s;
  outline: none;
   width: 80%;
   margin-top: 15px;
}

.menu-left{
    position: fixed;
    z-index: 2;
    height: 100%;
    background-color: white !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    background: url('../img/logo-siyah.png');
    background-repeat: no-repeat;
    background-position: center 95%;
    background-size: 82%;
    overflow: hidden;
}


.banner-menu {
    background-color: white;
}
.banner-menu span{
    font-size:14px;
     text-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
}
.banner-menu a>i{
    font-size: 2.0em;
    margin-bottom: 10px;
    display: block;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
}
.katalogparent{
    position: relative;
    overflow: auto;
    max-width: 100%;
}
.katalog{
    position: relative;
}
.nokta{
    position: absolute;
    color:#fff;
    height: 30px;
    width:30px;
    font-size:18px;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
    border-radius: 15px;
    background-color: red;
    margin-left: -15px;
    margin-top: -18px;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
}


.sepetgorsel{
    z-index: 1200;
    background: white;
    width: 750px;
    min-height: 150px;
    position: absolute;
    top:30%;
    left:50px;
    border: 10px solid red;
    border-radius: 10px;
    padding: 20px;
    overflow: auto;
    display: block;
    -webkit-box-shadow: 0px 0px 49px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 49px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 49px 0px rgba(0,0,0,1);
}

.sepettablo td{
    font-size:12px;
    border:1px solid #ccc;
    padding:5px;
    
}

.sayfaicon{
    position: fixed;
    right: -40px;
    bottom:-40px;
    height: 150px;
    width: 150px;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    /*border:2px solid #ccc;*/
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
background-color: #fff;
}
.sayfaicon i{
    line-height: 135px;
    vertical-align: middle;
    width: 130px;
    text-align: center;
    color:#0199d9
}
@-webkit-keyframes opactweb {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opactmoz {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opacto {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opact {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

    .results tr[visible='false'],
.no-result{
  display:none;
}

.results tr[visible='true']{
  display:table-row;
}

.counter{
  padding:8px; 
  color:#ccc;
}
    