﻿.grid {
    /*background-color: #003308;*/
    min-width: 505px;
    min-height: 100px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 8px;
    border: 5px solid #003308;
}

.select2-drop-active {
    border: 1px solid #003308;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #003308;
}

.select2-results .select2-highlighted {
    background: #003308;
}
.select2-container .select2-choice .select2-arrow b {
    background-position: 0px -2px;
}
.grid_header, .grid_header .grid_row {
    background-color: #12a537;
    color: white;
}

.grid_header .grid_row .grid_cell{
    border-right: 1px dotted white;
    text-align: center;
}

.grid_cell_content a {
    color: white;
    text-decoration:none;
}

.grid_body {
    background-color: white;
}

.grid_footer {
    background-color: #003308;
    height: 30px;
    color: white;
}

.grid_row {
    background-color: #DEF1E0;
    /*height: 108px;*/
}

.grid_block {
    height: 50px;
}

.grid_header_hack {
    background-color: #12a537;
}

.grid_header_row, .grid_header_hack {
    height: 20px;
}

.grid_row_odd {
    background-color: #F4FAF4;
}

/*.grid_cell {
    width: 150px;
}*/

.grid_cell_block {
    height: 25px;
}

.grid_cell_selected {
    background-color: #C4E0C6;
}

.tipsy { 
    font-size: 12px;
}

.grid_group {
    color: grey;
    font-size: 9pt;
    border-bottom: 1pt solid grey;
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 2px 0px;
    cursor: pointer;
}


.grid_row_sum {
    background-color: white;
    font-size: 8pt;
    font-weight: bold;
    height: 18px;
}

.grid_paging_first, .grid_paging_prev, .grid_paging_next, .grid_paging_last, .icon-refresh {
    cursor: pointer;
}

#ui-datepicker-div {
    font-size: 11px;
}

select, input[type="text"] {
    padding: 0px;
    padding-left: 2px;
    padding-right: 2px;
    border: 1px solid #003308;
    margin: 0px;
}

.select2-search input {
    margin-top: 4px;
}

select:focus, input:focus{
    outline: 0;
}

.html, body {
    font-family: "Stone Sans Sem OS ITCTT", Arial;
    margin: 0px;
    background: url('Content/hintergrund.jpg');
    background-repeat: no-repeat;
    background-position: 250px 60px;
    background-color: #003308;
}
.grid {
    height: 600px;
    width: 100%;
    border: 0px;
    border-radius: 0px;
    clear: left;
}


.grid_cell {
    padding-left: 7px;
    padding-right: 7px;

}
.grid_header_row {
    min-height: 20px;
    max-height: 20px;
}

tr {
    line-height: 15px;
}

.grid_col_bestellpreis, .grid_col_anzahlcc, .grid_col_bestelltcc, .grid_col_ccBestand, .grid_col_alter, .grid_col_lgProzent, .grid_col_ean, .grid_col_ekstk, .grid_col_ekwert, .grid_col_anzahlCcBestellt, .grid_col_gesamtcc, .grid_col_abgesagtcc, .grid_col_geliefertcc, .grid_col_offencc {
    text-align: right;
}

 .grid_col_anzahlcc, .grid_col_bestelltcc {
    text-align: right !important
}

.grid_col_anzahlVkCc, .grid_col_anzahlVkLg, .grid_col_anzahlVkEh, .grid_col_anzahlVkStk, .grid_col_istPreis, .grid_col_anzahlCc, .grid_col_anzahlLagen, .grid_col_anzahlKisten, .grid_col_bestellStatus {
    text-align: center;
}

.grid_button {
    background-color: #12a537;
}

.grid_button:hover {
    color: #060;
}

.grid_button_disabled, .grid_button_disabled:hover  {
    background-color: #D4D4D4;
    color: Gray;
    cursor: default;
}

.grid_button_delete {
    background-color: red;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.header {
    width: 100%;
    height: 60px;
    background-color: #003308;
}

.link:hover {
    background-color: #060;
}

#drucken, #export, #bestellenvbn, #bestellenvbn2, #toggleSort {
    color: white;
    font-size: 10pt;
    float: left;
    padding: 5px;
    margin: 2px;
}

#drucken:hover, #export:hover, #bestellenvbn:hover, #bestellenvbn2:hover, #toggleSort:hover {
    background-color: #12a537;
}

#drucken > .icon, #export > .icon, #bestellenvbn > .icon, #bestellenvbn2 > .icon, #toggleSort > .icon {
    background-position: -96px -24px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-image: url("/bootstrap/img/glyphicons-halflings-white.png");
}

#bestellenvbn > .icon {
    background-position: 0 -96px;
}

#bestellenvbn2 > .icon {
    background-position: -96px -96px;
}

#drucken > .icon {
    background-position: -96px -48px;
}

#toggleSort > .icon {
    background-position: -432px -119px;
}


.link {
    display: block;
    background-image: url("Content/PlusPlants/Blatt.png");
    width: 75px;
    height: 60px;
    float: left;
    text-decoration: none !important;
    background-repeat: no-repeat;
    background-position: 20px 13px;
}

.link_shop {
    background-image: url("Content/Shop.png");
}

.link_warenkorb {
    background-image: url("Content/Warenkorb.png");
    width: 61px;
}

.link_bestellungen {
    background-image: url("Content/Bestellungen.png");
    width: 68px;
}

.link_rvuebersicht {
    background-image: url("Content/CCUebersicht.png");
    width: 77px;
}

.link_statistik {
    background-image: url("Content/Statistik.png");
    width: 54px;
    background-position: center;
  
}

.link_anlieferer {
    background-image: url("Content/NeuerAnlieferer.png");
    height:60px;
    width: 54px;
    background-position: center;
}

.link_artikeluebersicht {
    background-image: url("Content/ArtikelUebersicht.png");
    width: 54px;
    background-position: 12px 13px;
}


.link_rvtool {
    background-image: url("Content/rvtool.png");
    width: 60px;
}

.link_sofortbestellung {
    background-image: url("Content/Sofortbestellung.png");
    width: 83px;
}

.link_title {
    color: white;
    position: relative;
    top: 41px;
    left: 2px;
    font-size: 8pt;
}


.link_title_artikeluebersicht {
    left: 4px;
} 

.link_title_statistik {
    left: 7px;
} 

.link_startseite {
    display: block;
    width: 100px;
    height: 100px;
    float: left;
    text-decoration: none !important;
    background-repeat: no-repeat;
    background-position: 18px 4px;
    margin: 15px;
}


.link_startseite_shop {
    background-image: url("Content/Shop_gross.png");
    position: absolute;
    top: 300px;
    left: 30px;
}

.link_startseite_rvtool {
    background-image: url("Content/rvtool_gross.png");
    position: absolute;
    top: 420px;
    left: 30px;
}

.link_startseite > .link_title {
    top: 74px;
    font-size: 14px;
}


.link_ordertage {
    background-image: url("Content/ordertage_gross.png");
    background-position: 16px 27px;
    position: absolute;
    top: 540px;
    left: 30px;
}


.active {
    background-color: #008000;
}


#WarenkorbCount {
    position: relative;
    top: 8px;
    left: 13px;
    font-size: 10px;
    font-weight: bold;
    background-color: orange;
    border-radius: 5px;
    padding: 2px 7px 2px 5px;
}

#logo {
    display: block;
    float: left;
    position: relative;
    background-image: url("https://www.edvring.eu/CuCDispoBilder/Logo.jpg") !important;
    background-repeat: no-repeat;
    width: 266px;
    height: 63px;
    top: 34px;
}

.logo_gross {
    background-image: url("Content/firmenlogo.png") !important;
    display: block;
    width: 500px;
    height: 103px;
    margin-left:auto;
    margin-right:auto;
}

#logo_title {
    display: block;
    float: left;
    position: relative;
    top: 33px;
    font-size: 16pt;
    font-weight: bold;
    color: white;
}


#rvtool {
    position: absolute;
    color: white;
    top: 10px;
    left: 390px;
    font-size: 12px;
}

#logOut {
    color: white;
    font-size: 8pt;
    float: left;
    position: absolute;
    right: 70px;
    top: 5px;
    text-decoration: none !important;
}

#logOut > .icon {
    background-position: -384px 0;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-image: url("/bootstrap/img/glyphicons-halflings-white.png");
}

#logOut .label {
    position: absolute;
    top: 0;
    left: 15px;
}

#username {
    color: white;
    font-size: 8pt;
    float: left;
    position: absolute;
    right: 180px;
    top: 5px;
    text-decoration: none !important;
    width: 250px;
    text-align: right;
    overflow: hidden;
}

#username > .icon {
    background-position: -168px 0;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-image: url("/bootstrap/img/glyphicons-halflings-white.png");
}

#username .label {
    position: absolute;
    top: 0;
    left: 15px;
}

.drucken {
    cursor: pointer;
    float: left;
    padding: 5px;
}

.drucken > .icon {
    background-position: -96px -48px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-image: url("/bootstrap/img/glyphicons-halflings.png");
}

.toolbar {
    width: 100%;
    background-color: #12a537;
    float: left;
    color: white;
    display: block;
    padding-top: 10px;
    padding-bottom: 15px;
}

.grid_footer {
    background-color: #003308;
}

.filterbar {
    width: 100%;
    background-color: #003308;
    float: left;
}

.filter {
    margin: 2px;
    padding: 3px;
    float: left;
    cursor: pointer;
    background-color: #12a537;
    border-radius: 5px;
}

.filter > .icon {
    margin-top: 3px;
    float: left;
    background-position: -312px 0;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-image: url("/bootstrap/img/glyphicons-halflings.png");
}

.filter .label {
    color: white;
}

.dropdownmenu li a {
    background: none;
}

.dropdownmenu li a:hover,.dropdownmenu li ul li a:hover {
    background: #12a537;
}

#anlieferer, #suchfeld {
    float: left;
}

#vermarktung {
    border-radius: 10px;
}

#anlieferer > input, #suchfeld > input {
    float: left;
    border: 2px solid lightgray;
    border-radius: 11px;
    margin: 2px;
    padding: 3px 22px 3px 8px;
    width: 218px;
}

#anlieferer > .icon, #suchfeld > .icon {
    position: relative;
    top: 8px;
    left: -22px;
    float: left;
    background-position: -48px 0;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    background-image: url("/bootstrap/img/glyphicons-halflings.png");
    cursor: pointer;
}

#anlChart {
    position: absolute;
    top: 22px;
    right: 10px;
    display: none;
}

#anlBeladung {
    position: absolute;
    top: 90px;
    right: 66px;
    font-size: 10px;
    font-weight: bold;
    background-color: orange;
    border-radius: 5px;
    padding: 2px 7px 2px 5px;
    display: none;
}

#WarenkorbToShop, #WarenkorbDelete, #WarenkorbOrder {
    float: left;
    color: white;
    background-color: orange;
    margin: 3px;
    padding: 3px 9px 3px 9px;
    border-radius: 4px;
    cursor: pointer;
}

#WarenkorbToShop:hover, #WarenkorbDelete:hover, #WarenkorbOrder:hover {
    color: #060;
}
#WarenkorbDelete {
    background-color: red;
}

#WarenkorbOrder {
    background-color: #6FC155;
}

.WarenkorbInfobox {
    clear: left;
    display: block;
    color: white;
    background-color: green;
    margin: 10px 3px 3px 3px;
    padding: 13px 19px 13px 19px;
    font-weight: bold;
    font-size: 16px;
}

.bestellstatus {
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-image: url("Content/bestellstatus.png");
}

.bestellstatus_abgesagt {
    background-image: url("Content/bestellstatus_abgesagt.png");
}

.bestellstatus_bestaetigt {
    background-image: url("Content/bestellstatus_zugesagt.png");
}

.grid_group {
    font-weight: bold;
    border-bottom: 2pt solid grey;
    margin-top: 12px;
    padding-left: 24px;
    padding-bottom: 5px;
    background-position: 6px 0px;
}

.Anmeldung {
    border: 2px solid lightgray !important;
    border-radius: 11px !important;
    margin: 2px !important;
    padding: 3px 22px 3px 8px !important;
    width: 218px !important;
}

.AnmeldungButton {
    cursor: pointer !important;
    width: 253px !important;
    margin: 50px 6px 2px 2px !important;
    padding: 3px !important;
}

.dropdownmenu {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 0px;
}

.grid_editable > .grid_cell_content{
    /*background-color: #C4E0C6;*/
    border: 1px solid #C4E0C6;
    min-height: 20px;
    cursor: pointer;
}

.context-menu-item {
    padding: 0px 2px 0px 21px;
}

.context-menu-list {
    font-size: 10px;
}

.context-menu-input > label > span {
    line-height: 18px;
}

.icon_topf {
    height: 16px;
    width: 16px;
    background-image: url("Content/Topf.png");
}

.icon_hoehe {
    height: 16px;
    width: 16px;
    background-image: url("Content/Hoehe.png");
}

.icon-refresh2 {
    margin: 2px;
    width: 16px;
    height: 16px;
    background-image: url('js/images/refresh-white.png');
    display: block;
    float: left;
    cursor: pointer;
}

.datepicker {
    width: 80px;
}

.PreisVermarktung {
    font-size: 8pt;
    color: gray;
}

.header_split {
    width: 40px;
    display: block;
    float: left;
    height: 60px;
}

.vermarktung {
    display: block;
    float: left;
    width: 108px;
}

.vermarktung_combo {
    top: 23px;
    position: relative;
}

.vermarktung_combo_select {
    width: 161px;
    font-weight: bold;
    font-size: 14pt;
}

.vermarktung_title {
    top: 20px;
    left: 25px;
}

.nowrap {white-space: nowrap;}

.ui-widget-header {
    border: 1px solid #003308;
    background: #12a537;
}


table.shop_artikel_uebersicht {
    margin-top: 80px;
    margin-left: 10px;
}

table.shop_artikel_uebersicht th {
    background-color: #003308;
    vertical-align: middle;
    font-weight: bold;
    color: #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

table.shop_artikel_uebersicht tr td {
    font-size: 12px;
    font-weight: normal;
    color: #00340d;
    line-height: 1.5;
    padding: 3px 5px;
    border-bottom: 1px solid #a9bbae;
}

table.shop_artikel_uebersicht tr {
    background-color: #f4faf4;
}

table.shop_artikel_uebersicht tr:nth-of-type(even) {
    background-color: #def1e0;
}

table.shop_artikel_uebersicht tr:hover {
    background-color: #bbe3c0;
}

.Impressum {
    position: absolute;
    right: 181px;
    bottom: 6px;
    font-size: 10pt;
    background-color: transparent;
    color: black;
    z-index: 2;
}