﻿@import "fonts.css";
@import "icons.css";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{word-wrap:break-word;margin:0;padding:0;border:0;vertical-align:baseline;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
html{font-family:Roboto,Helvetica,sans-serif;font-size:100%;vertical-align:baseline;text-rendering:optimizeLegibility;overflow:hidden}
body{background-color:#fff;background-image:url('img/background.png');background-position:center;background-repeat:no-repeat;background-attachment:fixed}
blockquote{background:#E2EBEB;border-left:4px solid #C4D7D7;padding:10px;margin:10px 0}
blockquote:before{margin-right:10px}
blockquote:after{margin-left:10px}
blockquote p{display:inline}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
ol,ul{list-style:none}
p{padding:5px;line-height:180%}
h1,h2,h3,h4,h5{margin:0;padding:0;font-size:100%;color:#111;text-indent:5px}
a,a:link{color:#111;font-weight:500;text-decoration:none}
a:visited{color:#222;text-decoration:none}
a:active{color:#333;text-decoration:none}
a:hover,a:focus{color:#000}
input,button,select,textarea{font-family:Roboto,Helvetica,sans-serif;width:100%;color:#2a2a2a;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;display:block;border:none;outline:none}
input:focus,select:focus,button:focus,textarea:focus{outline:0}
::selection{background:#5693A9;color:#fff}
::-moz-selection{background:#c00;color:#fff}
::-webkit-scrollbar-track{background-color:#F9F9F9;border-radius:10px}
::-webkit-scrollbar{width:15px;background-color:#F5F5F5}
::-webkit-scrollbar-thumb{background-color:#E0E0E0;border-radius:10px;margin:5px 0}
::-webkit-scrollbar-thumb:active{background:#E5E5E5}
:focus{outline:none}
img:hover{-webkit-filter:grayscale(90%);filter:grayscale(90%);opacity:.9;filter:alpha(opacity=90)}
table{box-sizing:border-box;border-collapse:collapse;white-space: normal;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;text-decoration-style:initial;text-decoration-color:initial;border:1px #eee solid;margin:auto auto 5px auto}
table tr{border-bottom:1px #eee solid;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
table tr:nth-child(2n){background:#F9F9F9}
table tr:nth-child(2n+1){background:#FFF}
table tr.bg1{background:#F5F5F5!important}
table tr.bg2{background:#FFFFC6!important}
table tr.secim:hover{background:#FFFF82!important}
table tr a:hover{color:#000;font-weight:600}
table tr td{padding:5px;height:35px;line-height:35px;vertical-align:baseline}
table tr .tl:before{content:"t";font-family:"AbakuTLSymSansRegular",serif;padding-right:5px}
table tr.iptal,table tr.iptal a{color:#EA2F00!important}
table tr.pasif,table tr.pasif a{color:silver!important}
table td {vertical-align:middle!important}
table td img{vertical-align:middle!important}
table .sec.aktif{background-color:#FFFFA4!important;cursor:pointer}
table .sec.aktif,table .sec.aktif a{font-weight:600}
table .kare{border:1px #eee solid}
table .ust{padding:10px 5px}
table .ust,table .ust a{color:#fff;font-weight:700}
table .ust.bg1{background:#BB2F00!important}
table .ust.bg2{background:#3D7A7A!important}
table .ust.bg3{background:#008CBB!important}
table .ust.bg4{background:#396!important}
table .ust.bg5{background:#4A4A4A!important}
table .ust.bg6{background:#8A8A8A!important}
.renkler.mavi{color:#2E5B89!important}
.renkler.yesil{color:#2C852C!important}
.renkler.kirmizi{color:#EA2F00!important}
.renkler.gri{color:#C5C5C5!important}
.solhiza{float:left}
.saghiza{float:right}
.btnswitch{position:relative;display:inline-block;width:55px;height:28px;vertical-align:middle}
.btnswitch input{opacity:0;width:0;height:0}
.btnswitch input:checked + .btnslider{background-color:#2196F3}
.btnswitch input:focus + .btnslider{box-shadow:0 0 1px #2196F3}
.btnswitch input:checked + .btnslider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}
.btnslider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}
.btnslider:before{position:absolute;content:"";height:24px;width:24px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}
.btnslider.round{border-radius:34px}
.btnslider.round:before{border-radius:50%}
.input,.select{background:#fff url(img/input-bg.png) left top repeat-x;width:100%;color:#6C6C6C;transition:width 2s;-moz-transition:width 2s;-webkit-transition:width 2s;-o-transition:width 2s;height:35px;line-height:35px;border:1px solid #eee;text-indent:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-left:#139ff7 2px outset}
.input:focus,.select:focus{background:#F4FCFF;box-shadow:0 0 1px 1px rgba(0,0,0,0.125);-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,0.125)}
.input.check,.select.check{border-left:2px #FF5959 outset!important}
.filtre{width:100%!important}
.barkod{background:#fff url(img/barkod-bg.png) center center no-repeat;height:90px;line-height:90px;cursor:pointer;border:none}
.barkod:focus{background:#fff url(img/barkod-bg.png) center center no-repeat}
.textarea{width:97%;min-height:100px;color:#111;border:1px solid #d0d0d0;transition:width 2s;-moz-transition:width 2s;-webkit-transition:width 2s;-o-transition:width 2s;border-left:2px #dadada outset;padding:5px}
.textarea:focus{background:#F4FCFF;box-shadow:0 0 5px #00BDFF;-webkit-box-shadow:0 0 5px #00BDFF;-moz-box-shadow:0 0 5px #00BDFF}
.button-search{background:#4D525E;min-width:80px;padding:10px 5px;color:#FFF;font-weight:600;text-transform:capitalize;cursor:pointer}
.button-send{background:#2980b9;min-width:80px;padding:10px 5px;color:#FFF;font-weight:600;text-transform:capitalize;cursor:pointer}
.button-login{background:#4A4A4A;min-width:80px;padding:10px 5px;color:#FFF;font-weight:600;text-transform:capitalize;cursor:pointer}
.button-new{background:#3A3A3A;min-width:80px;padding:10px 5px;color:#FFF;font-weight:600;text-transform:capitalize;cursor:pointer}
.button-add{background:#008BCE;min-width:80px;padding:10px 5px;color:#FFF;font-weight:600;text-transform:capitalize;cursor:pointer}
.button-delete{background:#e74c3c;min-width:80px;padding:10px 5px;color:#FFF;font-weight:600;text-transform:capitalize;cursor:pointer}
.button-save{background:#58B45C;min-width:80px;padding:10px 5px;color:#FFF;font-weight:600;text-transform:capitalize;cursor:pointer}
.button-edit{background:#008BCE;min-width:80px;padding:10px 5px;color:#FFF;font-weight:600;text-transform:capitalize;cursor:pointer}
.button-update{background:#4a4a4a;min-width:80px;padding:10px 5px;color:#FFF;font-weight:600;text-transform:capitalize;cursor:pointer}
.button-reset{background:#F5F5F5;min-width:80px;padding:10px 5px;color:silver;font-weight:600;text-transform:capitalize;text-indent:2px;cursor:pointer}
.ripple{background-position:center;transition:background .9s}
.ripple:hover{opacity:.90;filter:alpha(opacity=90)}
.ripple:active{background-color:#f5f5f5;color:silver;background-size:100%;transition:background 0}
.circle{box-sizing:inherit;font-size:.75rem;-webkit-box-align:center;align-items:center;text-indent:0;background-color:#eff7e5;border-radius:290486px;color:#4a7c12;display:inline-flex;height:2em;line-height:2em;-webkit-box-pack:center;justify-content:center;padding-left:.75em;padding-right:.75em;margin-top:-3px;white-space:nowrap;min-width:30px}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}
.owl-origin{-webkit-perspective:100%;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:100%;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:100%}
.owl-theme .owl-controls{text-align:center;background:#f9f9f9;border:1px #eee solid;margin:5px 0;display:none!important}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-item.loading{height:16px;background:rgba(255,255,255,.8) url(img/ajax-load.gif) 50% 50% no-repeat;z-index:9999;position:relative}
.grabbing{cursor:url(img/grabbing.png) 8 8,move}
[data-tooltip]{position:relative;cursor:pointer}
[data-tooltip]:before,[data-tooltip]:after{visibility:hidden;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:progid: DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;pointer-events:none}
[data-tooltip]:before{position:absolute;bottom:150%;left:50%;margin-bottom:5px;margin-left:-80px;padding:5px;min-width:150px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#000;background-color:hsla(0,0%,20%,0.9);color:#fff;content:attr(data-tooltip);text-align:center;font-size:14px;line-height:1.2}
[data-tooltip]:after{position:absolute;bottom:150%;left:50%;margin-left:-5px;width:0;border-top:5px solid #000;border-top:5px solid hsla(0,0%,20%,0.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}
[data-tooltip]:hover:before,[data-tooltip]:hover:after{visibility:visible;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:progid: DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}
.temizle{clear:both}