* {
 font-family: 'Saira', sans-serif;
}

body {
    margin-top: 100px;
    background-color: #efefef;
}

@media (min-width: 768px) {
    body {
        margin-top: 39px;
    }
}

#wrapper {
    padding-left: 0;
    overflow: hidden;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

.huge {
    font-size: 50px;
    line-height: normal;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 10px;
    }
}

/* Top Navigation */

.top-nav {
 padding: 10px 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #fff;
    background-color: #000;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/* Side Navigation */

@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 51px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #222;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px;
    }

    .side-nav>li>a {
        width: 225px;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #000 !important;
    }
}

.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    color: #999;
}

.side-nav>li>ul>li>a:hover {
    color: #fff;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green > a {
    color: #5cb85c;
}

.panel-green > a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red > a {
    color: #d9534f;
}

.panel-red > a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow > a {
    color: #f0ad4e;
}

.panel-yellow > a:hover {
    color: #df8a13;
}
.navbar-brand > img {
    display: block;
    width: 195px;
    height: 18px;
}

/* Editlenmisler */
.navbar-white {
    background: #fdfdfd;
}
#tablo-ust-container {
    padding: 0px;
    background: #ffffff;
}
li#sol-ust-ara label {
    margin: 0px;
    color: #fbfbfb;
    font-weight: 300;
    width: 100%;
    padding: 6px;
}
li#sol-ust-ara input {
    width: 250px;
    display: block;
    height: 40px;
    background-image: url(../resimler/buyutec.png);
    background-position: right center;
    background-repeat: no-repeat;
    text-align: left;
    background-color: #337ab7;
    border: none;
    color: #fff;
}
li#sag-ust-pagination ul.pagination {
    margin-top: 0px;
    margin-bottom: 0px;
    background: #fff;
}
.navbar-nav > li {
    padding: 10px 5px;
}
li#tablo-adi button {
    color: #413f3f;
    font-size: 14px;
    height: 25px;
    padding: 0px 15px;
    border: none;
    font-weight: 300;
    text-shadow: none;
    background-image: none;
    box-shadow: none;
    background: none;
    font-weight: bold;
    text-transform: uppercase;
}

a#beser {
    display: block;
    position: relative;
    padding: 5px 12px;
}
/* Sol-Collapse-Menu */
#wrapper {
    padding-left: 250px;
    transition: all 0.4s ease 0s;
    background: #efefef;
}
#sidebar-wrapper {
  margin-left: -250px;
  top: 40px;
  left: 250px;
  width: 250px;
  background: #333645;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  transition: all 0.4s ease 0s;
}

#wrapper.active {
  padding-left: 0;
}

#wrapper.active #sidebar-wrapper {
  left: 0;
}

#page-content-wrapper {
  width: 100%;
  transition: all 0.4s ease 0s;
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 65px;
  line-height: 60px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#menu-toggle {
    text-decoration: none;
    float: left;
    color: #fff;
    padding: 8px;
    display: block;
    width: 48px;
}
@media (max-width:767px) {

#wrapper {
  padding-left: 0;
}

#sidebar-wrapper {
  left: 0;
}

#wrapper.active {
  position: relative;
  left: 250px;
}

#wrapper.active #sidebar-wrapper {
  left: 250px;
  width: 250px;
  transition: all 0.4s ease 0s;
}

#menu-toggle {
  display: inline-block;
}

}

li#sol-ust-length label select {
    height: 33px;
}
li#tablo-adi span {
    margin-right: 10px;
}

span.glyphicon.glyphicon-log-in.glyph-big {
    font-size: 41px;
    color: #d4e8f8;
}
li.dropdown.kullanici-sol-menu p {
    margin-bottom: 0px;
    line-height: 22px;
    font-size: 12px;
    color: #f9f9f9;
}

li.dropdown.kullanici-sol-menu {
 height: 80px;
 background: #413f3f;
 margin-bottom: 5px;
}


.nav > li > a:hover, .nav > li > a:focus {
background: none;
}
li#sol-ust-ara {
    padding: 0px;
    border-bottom: none;
}
#sol-ust-ara span.glyphicon.glyphicon-search {
    padding: 4px 5px 8px 5px;
    border: solid 1px #515151;
    color: #000;
    background: #f9f9f9;
    line-height: 17px;
    border-radius: 2px;
}
ul#sol-menu-tablo-kaydet {
    position: relative;
    float: left;
    padding: 0px;
    width: 100%;
}
ul#sol-menu-tablo-kaydet .dt-buttons {
    width: 100%;
    background: #f3f3f3;
}
ul#sol-menu-tablolar {
    width: 100%;
}
ul#sol-menu-tablolar button.drpdwn_form_btn {
    width: 100%;
}
#ribbon-menu-sutunlar .dt-buttons {
    width: 100%;
    height: 40px;
}
#ribbon-menu-gorunum .dt-buttons {
    width: 100%;
    height: 40px;
}
ul#sol-menu-tablolar button.drpdwn_form_btn {
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    padding-left: 25px;
}
/*
button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) {
    border: none;
}
*/
li#kullanici-sol-menu p {
    margin: 0px;
    line-height: 23px;
    padding-right: 15px;
}
p#p-user-2 {
    color: #795548;
    font-size: 12px;
    font-weight: bold;
}
p#p-user-1 {
    color: #413f3f;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}
li#sol-menu-tarih button {
    text-align: left;
}
li#sol-menu-tarih button span {
    margin-right: 18px;
}
button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) {
    background-image: none !important;
    background-color: #337ab7;
}
/*
li#tarih-mesaji {
    padding: 10px;
    font-size: 10px;
    border-bottom: solid #c9c9c9 1px;
    padding-left: 10px;
    background: #607d8b;
}
*/
li#bugun-kutusu {
    padding: 10px 10px;
    font-size: 12px;
    width: 80px;
}
li#filtre-temizle {
    height: 30px;
    display: block;
    position: relative;
    padding: 5px 10px;
}
li#tarih-mesaji:hover, li#bugun-kutusu:hover, li#filtre-temizle:hover {
    cursor: pointer;
}
li#filtre-temizle a {
    padding: 4px;
    color: #d4d4d4;
    font-size: 12px;
}
li#tarih-mesaji a {
    color: #6c6c6c;
    cursor: pointer;
    font-size: 12px;
}
div#tarihModal p {
    font-size: 13px;
}
li#tarih-mesaji a:hover {
    color: #333645;
}
li#tarih-mesaji span {
    color: #ffffff;
    margin: 0px 10px;
}
#bugun-kutusu input#bugun {
    margin-top: 1px;
}
li#tarih-mesaji span.glyphicon.glyphicon-triangle-right {
    color: #b7e8ff;
}
.shown td#child-plus {
 background-image: url('../resimler/minus.png');
}
.shown td#child-plus {
    background-color: #337ab7;
}
td#child-plus {
 background-image: url('../resimler/plus.png');
 background-repeat: no-repeat;
 background-position: center center;
 cursor: pointer;
 background-color: #ffffff;
}
table.table.table-striped.dataTable tbody > tr:hover td#child-plus, table.table.table-striped.dataTable tbody .selected d#child-plus {
    background-image: url('../resimler/plusinv.png');
}
ul#childtr li {
    list-style: none;
    display: inline-block;
    width: auto;
    min-width: 220px;
    font-size: 10px;
    border-bottom: solid 1px #bdbfc1;
    margin-right: 60px;
    margin-bottom: 7px;
    padding: 10px;
}

ul#childtr {
    width: 1200px;
}

ul#childtr li span {
    color: #337ab7;
    font-weight: 700;
}
table.dataTable thead .sorting {
    background-image: url(../resimler/sort_both.png);
     background-repeat: no-repeat;
 background-position: right center;
}
table.dataTable thead .sorting_asc {
    background-image: url(../resimler/sort_asc.png);
     background-repeat: no-repeat;
 background-position: right center;
}
table.dataTable thead .sorting_desc {
    background-image: url(../resimler/sort_desc.png);
     background-repeat: no-repeat;
 background-position: right center;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
    opacity: 1;
    content: none;
}
button.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled), div.dt-button:active:not(.disabled), div.dt-button.active:not(.disabled), a.dt-button:active:not(.disabled), a.dt-button.active:not(.disabled) {
    background: #2aabd2;
    background-image: none;
}
button.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled), div.dt-button:active:not(.disabled):hover:not(.disabled), div.dt-button.active:not(.disabled):hover:not(.disabled), a.dt-button:active:not(.disabled):hover:not(.disabled), a.dt-button.active:not(.disabled):hover:not(.disabled) {
    background: #337ab7;
    background-image: none;
}
tr#tablo-head {
    height: 40px;
    background: #f6f6f6;
    color: #333645;
    font-size: 12px;
    font-weight: 300;
}
tr#tablo-head th {
    vertical-align: middle;
    font-weight: 300;
    border: solid 1px #f0ebeb;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
}
table.table.table-striped.dataTable tbody > tr {
    height: 30px;
}
.dataTables_scrollBody::-webkit-scrollbar {
    height: 20px;
    background-color: #fff;
}

.dataTables_scrollBody::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #cacaca;
}
tfoot {
    border-collapse: separate;
    border-spacing: 10px 50px;
}
tfoot input[type="text"] {
    width: 95%;
    font-size: 11px;
    background: #fbfbfb;
    border: none;
    padding: 5px;
    color: #000000;
}
.dataTables_scrollFoot {
    background: #fbfbfb;
}
tfoot input:before {
    position: absolute;
    bottom: 9px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5;
    font-size: 12px;
    content: "\e003";
}
.table-striped > tbody > tr:nth-of-type(even) {
    background: #ffffff;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fdfdfd;
}
table.dataTable td {
    border: solid 1px #f0ebeb;
}
/* Ust Taraf için */
.navbar-brand {
    padding: 5px;
    font-size: 14px;
    width: 250px;
    background: #337ab7;
    height: 40px;
}
ul.nav.navbar-right.top-nav {
    padding: 0px;
    background: #337ab7;
    height: 40px;
}
li#tablo-adi {
    padding: 7px;
    list-style-type: none;
}
table.dataTable tbody td {
  word-break: break-word;
  vertical-align: middle;
  font-size: 10px;
}
table.dataTable td:first-child {
    width:40px !important;
}
table.table.table-striped.dataTable
{
    table-layout: fixed;
    /* width: 2000px; */
    min-width: 100%;
}
table.table.table-striped.dataTable tbody > tr > td { 
    font-size: 12px;
    min-height: 45px;
    padding: 0px 10px;
}
li#sol-ust-length label select {
    font-size: 9px;
    padding: 3px 8px;
    background: none;
    border: solid 1px #b8b8b8;
    color: #6c6c6c;
    border-radius: 0px;
    height: 28px;
    background: #fff;
}
li#sag-ust-pagination a {
    background: none;
    font-size: 11px;
    color: #6c6c6c;
    border-radius: 0px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fdfdfd;
    cursor: default;
    background-color: #337ab7;
    border-color: #bebebe;
}
#tablo-adi ul.dropdown-menu {
    background: #515151;
}
li#tablo-adi form button {
    font-size: 12px;
    width: 100%;
    padding-left: 20px;
    text-align: left;
    color: #e6e6e6;
    padding-top: 5px;
    margin-bottom: 10px;
}
#tablo-adi ul.dropdown-menu {
    background: rgb(122, 153, 169);
    position: absolute;
    right: 0px;
    width: 250px;
    left: 0px;
    top: 30px;
    /* border-top: solid 2px #878787; */
    height: 80px;
}
li#tablo-adi form button:hover {
    background: #607d8b;
}


/** Yeniler */

ul#sol-menu-tablolar, #sol-chs-menu-tablolar, #sol-custom-menu-tablolar, #sol-grafik-menu-tablolar, #sol-urun-menu-tablolar {
    width: 100%;
    padding: 0px;
    background: #202334;
}
#sol-chs-menu-tablolar a:hover, #sol-custom-menu-tablolar a:hover, #sol-grafik-menu-tablolar a:hover, #sol-urun-menu-tablolar a:hover {
    background: #337ab7;
}
#sol-custom-menu-tablolar a, #sol-chs-menu-tablolar a, #sol-grafik-menu-tablolar a, #sol-urun-menu-tablolar a {
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    padding: 10px 25px;
    display: block;
    height: 40px;
    text-decoration: none;
}
li#sol-menu-tarih {
    width: 100%;
    padding: 0px;
    background: none;
}
li#sol-menu-tarih a:hover {
    background: #fdfdfd;
}

/***** Hadi Bakalim *******/
/*
#kontrol-menu a:hover, #kontrol-menu a:focus,
#tablolar-menu a:hover, #tablolar-menu a:focus,
#kaydet-menu a:hover, #kaydet-menu a:focus,
#ribbon-menu-sutunlar a:hover, #ribbon-menu-sutunlar a:focus,
#ribbon-menu-gorunum a:hover, #ribbon-menu-gorunum a:focus,
#sol-menu-tarih a:hover, #sol-menu-tarih a:focus
*/
#sol-menu-kullanici a:hover, #sol-menu-kullanici a,
#tablolar-menu a:hover, #tablolar-menu a,
#grafik-tablolar-menu a:hover, #tablolar-menu a,
#kaydet-menu a:hover, #kaydet-menu a,
#ribbon-menu-sutunlar a:hover, #ribbon-menu-sutunlar a,
#ribbon-menu-gorunum a,
#sol-menu-tarih a:hover, #sol-menu-tarih a {
    border: none;
}

#sol-menu-kullanici a span:before,
#tablolar-menu a span:before,
#grafik-tablolar-menu a span:before,
#kaydet-menu a span:before,
#ribbon-menu-sutunlar a span:before,
#sol-menu-tarih a span:before {
  color: #fcfcfc;
  margin-right: 15px;
  position: relative;
  left: 0;
  text-align: center;
  width: 20px;
  line-height: 18px;
}

#tablolar-menu a span.glyph-log-in:before,
#kaydet-menu a span.glyph-log-in:before,
#ribbon-menu-sutunlar a span.glyph-log-in:before,
#sol-menu-tarih a span.glyph-log-in:before {
    position: relative;
    color: #97b1c7;
}

#sol-menu-kullanici,
#sol-menu-tablolar ,
#kaydet-menu ,
#ribbon-menu-sutunlar,
#ribbon-menu-gorunum,
#sol-menu-tarih {
  line-height: 25px;
  position: relative;
  padding-left: 0px;
}

#sol-menu-kullanici a {
    color: #2b2a2a;
    height: 45px;
    text-decoration: none;
    width: 100%;
    background: #f3f3f3;
    border: none;
    font-size: 12px;
}
#tablolar-menu a,
#sol-menu-tablolar button,
#kaydet-menu a,
#sol-menu-tarih a {
    color: #e4e4e4;
    height: 40px;
    text-decoration: none;
    width: 100%;
    background: none;
    border: none;
    font-size: 14px;
}
/*
#sol-menu-kullanici a:hover, #sol-menu-kullanici a:focus,
#kontrol-menu a:hover, #kontrol-menu a:focus,
#tablolar-menu a:hover, #tablolar-menu a:focus,
#kaydet-menu a:hover, #kaydet-menu a:focus,
#ribbon-menu-sutunlar a:hover, #ribbon-menu-sutunlar a:focus,
#ribbon-menu-gorunum a:hover, #ribbon-menu-gorunum a:focus,
#sol-menu-tarih a:hover, #sol-menu-tarih a:focus,
#sol-menu-tablolar button:hover, #sol-menu-tablolar button:focus {
    background-color: #fdfdfd;
    background-position: 0 -15px;
    background-image: none !important;
}
*/
#sol-menu-tablolar button.drpdwn_form_btn:hover {
    background: #337ab7;
}
ul#sol-menu-kullanici li a {
    height: 45px;
    padding: 10px 18px;
    width: 100%;
    position: absolute;
}
ul#sol-menu-kullanici li {
    width: 100%;
    height: 45px;
}
ul#sol-menu-tarihler {
    padding-left: 0px;
}
ul#sol-menu-tarihler {
    padding-left: 0px;
    background: #f1f1f1;
    position: relative;
    height: 162px;
    padding: 15px 5px;
}
div.dt-button-collection a.dt-button.active:not(.disabled) {
    color: #676262;
}
a.dt-button.buttons-columnVisibility {
    background: #333645;
    border: none;
    color: #fff;
}
li#sol-ust-length label select option {
    background: #515151;
    color: #f9f9f9;
}

/***** CHILD *********/
#childtr ul {
    list-style: none;
    vertical-align: text-top;
    margin-bottom: 0px;
    padding: 2px;
}
div#childtr {
    padding: 30px;
}
#childtr ul li {
    margin-right: 15px;
    display: inline-block;
    border-bottom: solid 1px #8c8c8c;
    /* height: 17px; */
    /* padding: 5px 5px 5px 5px; */
    margin-bottom: 5px;
}
#childtr ul li:nth-child(odd) {
    width: 90px;
    font-weight: 700;
    color: #fdfdfd;
    /* border: none; */
    background: #333645;
    padding-top: 10px;
    padding-bottom: 5px;
    border-radius: 1px;
    /* vertical-align: middle; */
    padding-left: 5px;
}
#childtr ul li:nth-child(even) {
    width: 180px;
    /* padding: 0px 0px 15px 0px; */
}
table.table.table-striped.dataTable tbody > tr:hover {
    background: #515151;
    color: #fff;
}
table.table.table-striped.dataTable tbody .selected {
    background: #337ab7;
    color: #fff;
}
table.table.table-striped.dataTable tbody > tr:hover, table.table.table-striped.dataTable tbody > tr:hover td#child-plus {
    background-color: #337ab7;
    color: #ffffff;
}
div#childtr {
    padding: 20px 20px 20px 36px;
    -webkit-columns: 100px 3;
    -moz-columns: 100px 3;
    columns: 100px 3;
    width: 1050px;
}
.datepicker th {
  width: 70px !important;
}
#tarihModal .modal-header {
    background: #607d8b;
    color: #fff;
    border-radius: 5px;
}
/* Child rengi, not selector'u ile yapıldı */
table.table.table-striped.dataTable tbody > tr:not(.even):not(.odd):not(.shown) {
    background: #202334;
    color: #ffffff;
}
span#adet-label {
    font-size: 10px;
}
ul.panelde {
    padding-left: 0px;
    background: #413f3f;
}
/* Kontrol Paneli Düzeltmeleri */
li#hosgeldiniz-ust {
    color: #e0e0e0;
    font-size: 11px;
    padding: 10px 5px;
}
.col-sm-12.kontrol-paneli {
    background: #607d8b;
    color: #fbfbfb;
    height: 68px;
}
#hosgeldiniz .panel-heading {
    padding: 0px;
}
#orta-kisim .panel-heading {
    padding: 5px 15px;
    background: #515151;
    border-radius: 0px;
}
#orta-kisim .panel {
    border-radius: 0px;
    border: none;
}
#hosgeldiniz .panel {
    border-radius: 0px;
    border: none;
}
#orta-kisim .panel-heading {
    padding: 5px 15px;
    border-radius: 0px;
    border: none;
    border-left: solid 3px #838b8e;
}
#hosgeldiniz .nav-tabs.nav-justified {
    background: #515151;
    height: 45px;
}
#hosgeldiniz .nav-tabs.nav-justified > li > a {
    border: none;
    height: 45px;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
}
#orta-kisim .col-xs-12 {
    padding: 6px 10px 9px 10px;
    border-bottom: none;
}
#orta-kisim .panel-body {
    background: #515151;
}
#orta-kisim .panel-body {
    min-height: 415px;
    background: #413f3f;
    padding: 20px 40px;
}
div#orta-kisim hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #a3a3a3;
}
#hosgeldiniz .nav-tabs.nav-justified > li.active a {
    background: #607d8b;
    border-top: solid 1px #217da1;
}
#orta-kisim button.btn.pull-right {
    background-image: none;
    background: #607d8b;
    border: none;
    border-radius: 2px;
}
#hosgeldiniz .tab-content p {
    text-align: justify;
    color: #343434;
    line-height: 26px;
    font-size: 12px;
}
#hosgeldiniz div#home {
    padding: 0px 15px;
}
#orta-kisim button.btn.pull-right:hover {
    opacity: 0.8;
}
#hosgeldiniz .tab-content p.lead {
    font-size: 13px;
}
ul.sol-menu-alt {
    position: absolute;
    bottom: 10px;
    color: #607d8b;
    list-style: none;
    width: 100%;
    font-size: 11px;
    line-height: 15px;
    /* z-index: -1; */
    padding: 0px;
    background: #333645;
    height: 44px;
    border-bottom: solid 3px #7d7d7d;
}
ul.sol-menu-alt span {
    font-size: 14px;
    padding: 8px;
}
ul.sol-menu-alt span:hover {
    color: #4CAF50;
}
ul.sol-menu-alt li {
    cursor: pointer;
}
span#daralt {
    color: #ffffff;
    font-size: 10px;
}
#menu1 h4.panel-title {
    background: #607d8b;
    padding: 10px;
}
#menu1 a#nounderline {
    text-decoration: none;
    color: #ffffff;
}
#menu1 h4.panel-title:hover {
    background: #515151;
}
div#ana-panel {
    background: #fbfbfb;
}
#orta-kisim input#input-tarih {
    background: none;
    color: #607d8b;
    border-radius: 1px;
    border-color: #848181;
}
li#tablo-adi button:hover span.glyphicon.glyphicon-th-large {
    color: #607d8b;
}
/* Progress Bar */
.gizlen {
    display: none;
}
#progress {
    width:100%;
    border:1px solid #ccc;
}
#information {
    background: #515151;
    color: #d4d4d4;
    width: 100%;
    padding: 5px 15px;
}
/* END */
ul#sol-menu-tablo-kaydet a {
    font-size: 12px;
    vertical-align: bottom;
}
ul#sol-menu-tablo-kaydet {
    line-height: 20px;
}
/* loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: center no-repeat #111111;
}
/* Loader End */
#yardimModal #nounderline {
    text-decoration: none;
}
#yardimModal .panel-heading {
    background: #607d8b;
    color: white;
    text-decoration: none;
}
#yardimModal .panel-heading:hover {
    background: #515151;
}
#yardimModal .panel-heading h4, #yardimModal p {
    font-size: 11px;
}
.navbar span.glyphicon.glyphicon-menu-left, .navbar span.glyphicon.glyphicon-menu-right {
    padding-top: 5px;
}
/* GRAFIK */
.col-sm-12.grafik-baslik {
    background: #337ab7;
    color: white;
    height: 50px;
}
li#istatistik_menu {
    color: #fbfbfb;
    padding: 5px;
    font-size: 15px;
}
.col-sm-12.grafik-lejand span {
    margin-right: 15px;
    font-size: 11px;
    padding: 5px;
    color: #fbfbfb;
}
.col-sm-12.grafik-lejand {
    background: #413f3f;
    padding: 9px;
}
span.lejand-yesil {
    background: rgb(99, 168, 168);
}
span.lejand-mavi {
    background: rgb(150, 181, 187);
}
table#top10-tablo {
    font-size: 10px;
    color: #757575;
}
td.sayi {
    background: #337ab7;
    color: #fbfbfb;
}
.istatistik-panel .panel-heading {
    background: #ffffff;
    border: none;
    color: #202334;
    border-bottom: solid #ececec;
}
div.istatistik-panel .panel {
    border: none;
}
div.sehir_label {
    background: #515151;
    color: #fbfbfb;
    padding: 10px;
    width: 180px;
    height: 40px;
}
path:hover {
    cursor: pointer;
}
table#sehir-tablo {
    table-layout: fixed;
    min-width: 100%;
    font-size: 11px;
    color: #757575;
    max-width: 574px;
    max-width: 100% !important;
    font-weight: 600;
}
table#sehir-tablo tr#satirBasi {
    background: #202334;
    color: #fff;
}
table#sehir-tablo td:nth-child(1), table#sehir-tablo th:nth-child(1) {
    width:45% !important;
}
table#sehir-tablo td:nth-child(2), table#sehir-tablo td:nth-child(3), table#sehir-tablo td:nth-child(4) {
    width:13% !important;
}
table#sehir-tablo th:nth-child(2), table#sehir-tablo th:nth-child(3), table#sehir-tablo th:nth-child(4) {
    width:13% !important;
}
span#sehir {
    text-transform: uppercase;
    font-weight: 800;
    color: #8edfff;
}
span#sehir2 {
    text-transform: uppercase;
    font-weight: 800;
    color: #337ab7;
}
span#sehir {
    text-transform: capitalize;
}
div#sehir-tablo-panel {
    min-height: 377px;
}
div#sehir-sec h4 {
    color: #fcfcfc;
    margin-bottom: 40px;
}
div#sehir-sec {
    color: #fbfbfb;
}
tfoot tr th span.glyphicon.glyphicon-search {
    font-size: 15px;
    color: #16d4f3;
    padding: 4px;
}
.hata-content {
    padding: 40px;
}
.dt-button-collection.fixed.three-column {
    padding-bottom: 8px;
}
.sidebar-nav {
    background: #333645;
}
.filtrevar, .filtrevar span {
    color: #ffaa07 !important;
}
li#kullanici-sol-menu {
    border-bottom: solid #f1f1f1;
    border-top: none;
}
span#hosgeldiniz-ust-ad {
    border: solid 1px;
    padding: 5px 10px;
    margin-right: 10px;
    color: #f2f2f2;
}
span#hosgeldiniz-ust-tarih {
    border: solid 1px;
    padding: 5px 10px;
}
#menu1 h4.panel-title {
    font-size: 12px;
}
/*** FULL SCREEN*/
body:-webkit-full-screen {
        position: absolute;
    width: 100%;
    top: 0;
    background: none;

}

body:-moz-full-screen {
        position: absolute;
    width: 100%;
    top: 0;
    background: none;

}

body:-ms-fullscreen {
        position: absolute;
    width: 100%;
    top: 0;
    background: none;

}

body:fullscreen {
        position: absolute;
    width: 100%;
    top: 0;
    background: none;
}
/*
.dataTables_scrollHead {
    background: #7a99a9;
}
*/
.tt + .tooltip > .tooltip-inner {
    background-color: #607d8b;
    padding: 5px;
}
.tt + .tooltip > .tooltip-arrow {
    border-bottom-color: #607d8b;
}
table.dataTable tbody th {
    white-space: nowrap;
}
.dataTables_scrollFootInner, .dataTables_scrollHeadInner {
    min-width: 100% !important;
}
.tt span {
    color: #fff;
}
.tt span:active, .tt span:visited, .tt span:focus, .tt a:active, .tt a:visited, .tt a:focus {
    border: none !important;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout-info {
    border-left-color: #1b809e;
}
.bs-callout-danger {
    border-left-color: #ce4844;
}
.bs-callout-success {
    border-left-color: #4CAF50;
}
.modal-fs {
    margin: 0px;
    width: 100%;
}
span#role {
    color: #d9e3e4;
}
button#engellemeKaldir {
    position: absolute;
    right: 40px;
}
table#engellenenListe td:first-child {
    font-weight: 700;
}
select#selUretici {
    color: #323232;
    border: solid 1px;
    border-radius: 0px;
    border-color: #bebebe;
    background: #ffffff;
    font-weight: 900;
    font-size: 12px;
}
select#selUreticiDT {
    padding: 5px 15px;
    color: #333645;
    background: #fbfbfb;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    border-radius: 0px;
}
/* Kullanici Yönetimi */
ul#kullanici-yonetimi {
    /*margin-bottom: 20px;*/
    background: #333645;
}
button#kullanici-goruntule {
    background: #ffffff;
    color: #337ab7;
    font-size: 14px;
}
table#kullaniciListe td {
    font-weight: 800;
    font-size: 12px;
}
ul#kullanici-yonetimi a {
    text-align: left;
    color: #fff;
    border-radius: 0px;
}
ul#kullanici-yonetimi li.active a {
    color: #333645;
}
ul#kullanici-yonetimi span.badge{
    background-color: #337ab7;
    margin-left: 15px;
    }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #607d8b;
}
div#s-ekle .input-group {
    width: 100%;
    margin-bottom: 10px;
}
ul.tum-ureticiler li {
    width: 30%;
    float: left;
    font-size: 12px;
}
.kullanici-modal-goruntule ul.tum-ureticiler li {
    width: 50%;
}
ul.tum-ureticiler {
    list-style-type: none;
}
ul.tum-ureticiler {
    list-style-type: none;
    width: 100%;
    display: block;
    height: 200px;
    overflow: overlay;
    background: #202334;
    color: #bebebe;
    padding: 15px 25px;
}
.kullanici-modal-goruntule table tr td {
    padding: 5px;
}
.kullanici-modal-goruntule table tr td:nth-child(odd) {
    font-weight: 800;
}
.kullanici-modal-goruntule table tr:nth-child(odd) {
    background: #f8f8f8;
}
#kullaniciModal .modal-header {
    background: #337ab7;
    color: #fff;
}
table#kullaniciListe tr:nth-child(1) {
    background: #ffffff;
    color: #413f3f;
}
span.admin_blokeuyari {
    margin-left: 20px;
    color: white;
    background: #F44336;
    padding: 2px;
    font-size: 12px;
}
td.duzenle span {
    color: #607d8b;
    cursor: pointer;
}
#rolForm label {
    cursor: pointer;
}
#s-ekle label, #rolForm label {
    margin-right: 20px;
    cursor: pointer;
}
div#kullaniciSilModal .modal-header {
    background: #4dbada;
    color: #fff;
}
button#kullaniciKaydetButon {
    margin-bottom: 15px;
}
/*Gul Yeniler */
h3#panel-basligi {
    font-size: 15px;
    padding: 0px 25px;
}
div#hosgeldiniz {
    margin: 0 auto;
    width: 60% !important;
    margin-top: 20px;
}
div#hosgeldiniz .modal-body {
    padding: 0px;
}
div#hosgeldiniz .modal-footer, div#hosgeldiniz .modal-content {
    background: #fbfbfb;
}
#panelSol .panel.panel-primary.panel-no1, #panelSag .panel.panel-primary.panel-no1 {
    border: none;
    background: #fefefe;
}
#panelSol .panel-heading, #panelSag .panel-heading
 {
    background: #ffffff;
    border-bottom: solid 1px #e1e1e1;
    color: #000;
    font-weight: 800;
}
.urun-panel {
    border: none;
    background: #fefefe;
}
.urun-panel .panel-heading {
    background: #ffffff;
    border-bottom: solid 1px #e1e1e1;
    color: #000;
    font-weight: 800;
}
table.table.table-striped.dataTable {
    margin-top: 0px !important;
}
.navbar {
    min-height: 40px;
}
li#tablo-adi ul {
    margin-bottom: 0px;
    padding-left: 0px;
}      
nav.navbar.navbar-white.navbar-fixed-top {
    margin-bottom: 0px !important;
    background: #fbfbfb;
    border-bottom: none !important;
}
.dataTables_scrollFootInner th {
    padding: 4px !important;
}
.smka:hover {
    background-color: #7a99a9 !important;
}
div#kullaniciModal {
    z-index: 9900;
}
div#ureticiUyari, div#kullaniciSilModal {
    z-index: 9999;
}
h3#panel-basligi {
    font-size: 14px;
    padding: 0px 25px;
    margin: 10px 0px;
    color: #413f3f;
    text-transform: uppercase;
    font-weight: 800;
}
div#navbar {
    background: #fdfdfd;
}
.container-fluid {
    background: #337ab7;
}
li#hosgeldiniz-ust-tarih {
    font-size: 12px;
    text-align: left;
    background: #333645;
    color: #fff;
    padding: 10px 20px;
}
.panelde span.glyphicon.glyphicon-ok:before, .smka span.glyphicon.glyphicon-ok:before {
    color: #8BC34A !important;
    font-size: 14px;
}
li#sagustyardim a {
    text-decoration: none;
}
li#sagustyardim a:hover {
    color: #15d4f5;
}
div#panelSol {
    padding: 15px 5px 0px 15px;
}
div#panelSag {
    padding: 15px 15px 0px 15px;
}
div.stkKutu {
    width: 100%;
    max-height: 100px;
    margin: 0;
    padding: 0;
    overflow: auto;
}
/*** Ust Menuler ***/
.controlMenu {
    background: #43494b;
    color: #333333;
    padding: 6px 20px 1px;
}
.controlMenu li, .ribbonMenu li {
    list-style: none;
}
li#tarih-mesaji {
    padding: 4px;
}
div#tablo_filter label {
    padding: 0px 10px;
}
li#sag-ust-pagination {
    float: right;
    text-align: right;
    padding: 0px 5px;
}
li#sol-ust-length {
    float: right;
    text-align: right;
    padding: 0px 5px;
}
.ribbonMenu li .glyphicon {
    font-size: 17px;
    margin: 0 auto;
    display: block;
    width: 25px;
    margin-bottom: 10px;
    color: #fff;
}
.ribbonMenu li, .ribbonMenu a.dt-button {
    width: 80px;
    float: left;
    position: relative;
    display: block;
    border: solid 1px #57595a;
    height: 70px;
    margin: 0px;
    border-collapse: collapse;
}
.ribbonMenu {
    height: 72px;
    background: #5f676a;
    padding: 1px;
}
div#ribbon-menu-tablo-kaydet .dt-buttons a.dt-button, .ribbon-menu-sutunlar, .dt-buttons a.dt-button {
    background-image: none;
    background-color: transparent;
    color: #fbfbfb;
    white-space: inherit;
}
div#ribbon-menu-tablo-kaydet>div>a>span>img, li#ribbon-menu-sutunlar>div>a>span>img {
    margin-bottom: 10px;
    width: 20px;
}
.ribbonMenu p {
    line-height: 13px;
    text-align: center;
    color: #fff;
    margin: 0px;
    font-size: 10px;
}
.ribbonMenu img {
    margin: 0 auto;
    display: block;
    width: 30px;
}
.ribbonMenu span.glyphicon.glyphicon-fullscreen, li#paneleDon span.glyphicon.glyphicon-home, .ribbonMenu li .glyphicon-log-out {
    padding: 10px 0px 5px;
}
#ribbon-menu-gorunum span.glyphicon.glyphicon-retweet {
    font-size: 20px;
}
a#beser span {
    color: #fff;
    font-weight: 900;
    margin-right: 10px;
}
#topKullanici .dropdown-menu span.glyphicon {
    margin-right: 10px;
}
#clearf span.glyphicon.glyphicon-remove {
    color: #ffffff;
    margin-top: 5px;
}
#daralt span.glyphicon.glyphicon-menu-left {
    margin-bottom: 7px;
}
li#ful {
    cursor: pointer;
}
div#ribbon-menu-tablo-kaydet {
    position: relative;
    display: block;
    width: 240px;
    float: left;
}
.menu-minibar {
    background: #717e83;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 9px;
    text-align: center;
    padding: 1px;
    color: #fff;
    text-transform: uppercase;
}
/* CUSTOM CHECKBOX */
/* Customize the label (the container) */
.chkCont {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.chkCont input {
  position: relative;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: relative;
  height: 20px;
  width: 20px;
  background-color: #eee;
  display: inline-block;
  margin-bottom: 7px;
}

/* On mouse-over, add a grey background color */
.chkCont:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.chkCont input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.chkCont input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.chkCont .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
li#bugun-kutusu p {
    font-weight: 300;
}
/*******************/
.ribbonMenu span.glyphicon.glyphicon-log-out {
    color: #ff8d8d;
}
button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) {
    /*border: none !important;*/
    color: #fff !important;
}
/* Tarih giriş */
li#tarih-mesaji label {
    padding: 0px;
    font-size: 11px;
    width: auto;
    padding-top: 5px;
    color: #fcfcfc;
}
li#tarih-mesaji span.input-group-addon.add-on .glyphicon {
    margin: 0px;
    color: #62646a;
}
li#tarih-mesaji span.input-group-addon.add-on {
    padding: 3px 10px;
}
li#tarih-mesaji input#input-tarih.form-control {
    height: 25px;
    padding: 3px;
}
li#tarih-mesaji button.btn {
    padding: 1px 2px;
}
/**************/
li#sol-ust-ara input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
li#sol-ust-ara input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
li#sol-ust-ara input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
li#sol-ust-ara input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
li#sagustyardim {
    padding: 12px;
}
li#sagustyardim .glyphicon {
    color: #b3ff5b;
    font-size: 20px;
}
a.sol-menu-basliklar {
    color: #e4e4e4;
}
ul.sidebar-nav.nav span.glyphicon {
    width: 30px;
}
/*** Kullanici Top ***/
div#topKullanici button {
    height: 40px;
    border: 1px;
    border-radius: 0px;
    background: #fbfbfb;
    padding: 0px 20px;
    min-width: 200px;
}
#topKullanici ul.dropdown-menu {
    min-width: 200px;
    background: #ededed;
}
#topKullanici ul.dropdown-menu li {
    padding: 3px;
}
.yuvarlakic {
    border: solid #337ab7;
    border-radius: 18px;
    font-size: 18px;
    padding: 5px;
    vertical-align: middle;
    margin-right: 10px;
    color: #ffffff;
    background: #337ab7;
}
/*********************/
.ribbonMenu>li:hover, .ribbonMenu>div>div>a.dt-button:hover {
    background: #337ab7 !important;
}
ul.sol-menu-alt .col-sm-3 {
    padding-left: 0px;
}
/* Datepicker */
.datepicker th.prev span:before, .datepicker th.next span:before {
    color: #337ab7;
}
.datepicker-months tr td span, .datepicker-years tr td span, .datepicker-decades tr td span {
    color: #5f676a !important;
}
/************/
button.btn.btn-info.pull-right {
    background: #337ab7;
}
span.kayityokBilgi {
    font-size: 14px;
    margin-left: 40px;
    background: #337ab7;
    padding: 3px 15px;
    border-radius: 5px;
    color: #fff;
}
button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) {
    border:none !important;
}
table#girislerListe td {
    line-height: 1.7;
}
div#s-liste tr td a {
    cursor: pointer;
}
.nav-tabs > li a {
    padding-left: 30px;
    padding-right: 30px;
    border-right: dotted 1px #9198b6;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-left: none !important;
    border-right: none !important;
}
div#haritaSayfaBody {
    padding: 0px;
}
div#haritaSayfaBody .panel .panel-heading {
    background: #202334;
}
div#haritaSayfaBody .panel {
    padding: 0px;
    border: none;
    min-height: 419px;
}
div#harita-bilgileri-panel.panel .panel-heading {
    background-color: #337ab7;
}
div#harita-bilgileri-panel .panel-body {
    background: #fcfcfc;
    /* color: white; */
    padding: 30px;
}
ul#harita-ureticiler {
    //height: auto;
    max-height: 150px;
}
ul#harita-ureticiler li {
    width: 100%;
}
#harita-ureticiler span.checkmark {
    position: absolute;
    left: 0px;
}
#harita-ureticiler label.chkCont {
    padding-left: 20px;
}
button#haritaTemizle {
    background: #333645;
}
button#haritaGuncelle {
    background: #337ab7;
    border: none;
}
div#sehirModal .panel-header {
    padding: 15px;
}
select#gelismisSelect {
    background: #333645;
    color: #fff;
    padding: 3px 10px;
    border: none;
}
#sehirModal .select2-container {
    float: right;
    min-width: 200px;
}
div#harita-bilgileri-panel {
    background: #fcfcfc;
}
.col-sm-12.grafik-baslik h5 {
    font-weight: 800;
}
span.kayityok {
    font-size: 17px;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 50px;
    background: #337ab7;
    color: #fff;
}
.geciciGizle {
    display: none;
}
#sehirModal span.checkmark {
    background: #337ab7;
    /* border: solid 1px #a8a8a8; */
    vertical-align: text-top;
    margin-right: 10px;
}
#sehirModal label.chkCont {
    font-weight: 300;
    font-size: 14px;
    margin-right: 30px;
    padding-top: 3px;
}
table.table.table-striped.dataTable tbody > tr:hover .urunstok_button, table.table.table-striped.dataTable tbody .selected .urunstok_button {
    color: #202334;
}
button.urunstok_button {
    white-space: pre;
}
#urunstok_modal .modal-header, #uharitadetay_modal .modal-header {
    background: #337ab7;
    color: #fff;
}
#tarih-mesaji button.btn.btn-info.pull-left {
    background-color: #337ab7;
    background-image: none;
    border: none;
}
.label-info {
    background-color: #337ab7;
}
#tekliUretici {
    background: #fbfbfb;
    color: #333645;
    padding: 5px 15px;
    font-weight: 800;
}
div#uharitadetay_modal table td {
    font-size: 11px;
}
#uharitadetay_modal thead {
    background: #202334;
    color: #fff;
}
td.sifirdanbuyuk_kirmizi {
    background: #F44336;
    color: #fff;
    font-weight: 600;
}
td.sifirdanbuyuk_turuncu {
    background: #FF5722;
    color: #fff;
    font-weight: 600;
}
td.sifira_esit {
    background: #4CAF50;
    color: #fff;
    font-weight: 600;
}
button.haritaDetay {
    background: #337ab7;
    border: none;
    color: #fff;
    padding: 4px 15px;
    border-radius: 2px;
}
div#urunDetayGrafikCont {
    background: white;
    margin-bottom: 30px;
    height: 360px;
}
div#panelTopBekleyen .panel-body {
    padding: 10px 0px;
}
div#panelTopBekleyen .panel-heading {
    color: #333645;
    font-weight: 800;
    padding: 10px 0px;
    border-bottom: none;
}
.col-sm-12.panelSta {
    background: #333645;
    padding: 20px;
    line-height: 30px;
    margin-bottom: 15px;
}
.col-sm-12.panelSta div:nth-child(2) {
    border-left: solid #9b9b9b 2px;
    border-right: solid #9b9b9b 2px;
}
.col-sm-4.panelStaUst span {
    display: block;
}
span.statDesc1 {
    font-weight: 800;
    color: #ffffff;
    font-size: 17px;
}
span.statDesc2 {
    font-size: 35px;
    color: #d2d2d2;
}
span.statDesc3 {
    font-weight: 800;
    text-transform: capitalize;
    color: #85c7ff;
    font-size: 15px;
}
.panel.panel-primary.panel-no1 .panel-heading span {
    font-weight: 800;
}
span.yeni {
    color: #4bff4d;
    font-weight: 800;
    position: relative;
    margin-left: 14px;
}
span.ozel {
    color: #69e2ff;
    font-weight: 800;
    position: relative;
    margin-left: 14px;
}
#urunSecModal .select2-container {
    width: 100% !important;
}
div#urunSecModal .model-header, div#urunSecModal .model-body, div#urunSecModal .model-footer {
    background: #f1f1f1;
}
select#ureticiSec {
    padding: 3px 10px;
    /* margin-left: 20px; */
    margin-bottom: 10px;
}
#urunSecModal .alert.alert-success p {
    margin-bottom: 15px;
}
div#urunMainCont {
    padding-top: 20px;
}
table#urunHareket tr td {
    line-height: 12px;
}
/* Table Fixed */
table-fixed.table {
        width: 100%;
    }

.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th { display: block; }

.table-fixed tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

.table-fixed thead th {
    height: 30px;

    /*text-align: left;*/
}

.table-fixed tbody {
    height: 590px;
    overflow-y: auto;
}

.table-fixed thead {
    /* fallback */
}


.table-fixed tbody td, .table-fixed thead th {
    width: 25%;
    float: left;
}
/*********************/
select#urunDegistir {
    width: 240px;
}
#urunHareketGrafik {
    height: 420px;
}
.panel.panel-primary.urun-panel .panel-body p span:nth-child(2) {
    float: right;
}
.panel.panel-primary.urun-panel .panel-body p span:nth-child(1) {
    font-weight: 800;
}
.panel.panel-primary.urun-panel .panel-body p {
    border-bottom: solid 1px #dadada;
}
.urun-grafik .panel-body {
    background: #202334;
}
div#urunIhaleGrafik {
    height: 180px;
    background: white;
}
#urunIhaleGrafik .morris-hover.morris-default-style {
    display: none !important;
}
#urunIhaleGrafikKont .col-sm-4 p span {
    width: 40px;
    height: 5px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: super;
}
span.g-lejand-mavi{
    background: #0b62a4;
}
span.g-lejand-lacivert{
    background: #333645;
}
span.g-lejand-yesil{
    background: #4da74d;
}
span.g-lejand-turkuaz{
    background: #afd8f8;
}
span.g-lejand-turuncu{
    background: #ffcc1e;
}
div#urun-bilgi-kont p {
    line-height: 24px;
}
div#urun-bilgi-kont .panel-body {
    height: 170px;
}
.hrkt-button {
    padding: 2px 10px;
    cursor: pointer;
}
.modal-buyuk.modal-detay {
    width: 80%;
}
.modal-detay table {
    font-size: 11px;
}
.modal-detay .modal-header {
    color: white;
    background: #337ab7;
}
input#aramaInput {
    margin-left: 20px;
    padding-left: 10px;
    font-size: 14px;
    color: #000;
    font-weight: 800;
}
.modal-detay button.close {
    color: #fff;
    font-size: 25px;
    z-index: 99;
    opacity: 1;
}
.modal-detay h4.modal-title {
    display: inline;
}
input#urunRaporSubmit {
    margin-top: 20px;
}
#urunSecModal .select2-container--default .select2-selection--single {
    height: 35px;
    padding: 2px;
}
.col-sm-12.istatistik-panel {
    margin-top: 20px;
}
div#urun-bilgi-kont .panel-heading {
    background: #337ab7;
    color: #fff;
}
div#siparisKarsilamaOrani {
    /* background: red; */
    height: 200px;
}
table#urunHareket span.glyphicon.glyphicon-menu-right {
    font-size: 10px;
}
.alert.alert-danger.izinsiz_alert {
    color: #fff;
    background: #202334;
    height: 82px;
    text-align: center;
    padding-top: 26px;
    font-size: 20px;
    border: none;
    border-radius: 0px;
}
#urunIhaleIcerik .col-sm-8 {
    padding-top: 20px;
}
table#urunIhaleTablo tr td:nth-child(odd) {
    font-weight: 800;
    color: #202334;
}
table#urunIhaleTablo tr:nth-child(4) {
    border-bottom: 1px solid #ddd;
}
#chsTablosu tbody tr:nth-child(odd) {
    border-top: solid 2px #e9e9e9;
}
#chsTablosu tbody tr:nth-child(odd) {
    font-weight: 800;
}
div#uharitadetay_modal .modal-body {
    height: 70vh;
    overflow: auto;
}
tr.ozelsiparislervar td {
    background: #d9534f !important;
    color: #fff !important;
}
table#chsTablosu thead tr:nth-child(1) th {
    text-align: center;
}
.is-toplamlar {
    float: left;
    padding: 10px;
}
span.is-toplambaslik {
    font-weight: 600;
    color: #337ab7;
}
span.dikayrac {
    margin-left: 20px;
    margin-right: 20px;
}
div#uharitadetay_modal table tfoot tr:nth-child(1) {
    background: #337ab7;
    color: #fff;
}
div#uharitadetay_modal table tfoot tr:nth-child(2) {
    background: #e9e9e9;
}
div#uharitadetay_modal table tfoot tr td:nth-child(1) {
    text-align: right;
    padding-right: 50px;
    font-weight: 800;
}
div#uharitadetay_modal table tfoot tr td {
    font-size: 14px;
}