﻿body {
    margin: 0px;
    padding: 0px;
    font-size: 10.5pt;
    height: 100%;
    color: #404040;
}

html {
    height: 100%;
}

.canvasjs-chart-credit {
    display: none;
}

.batterijStatus{
    width:30px;
    height:30px;
    display:block;
    position:absolute;
    bottom:10px;
    right:0px;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align:center;
padding:5px;
color:white;
}

.wijzigDier{
    font-weight:bold;
    text-transform:uppercase;
}

#grafiekHeader .datum{
    font-size:16px;
    color:gray;
    margin-right:10px;
}

#grafiekHeader .datumverschil{
    
}

.grafiek {
    width: 100%;
    position: relative;
    height: 350px;
}

    .grafiek .loadingImage {
        width: 220px;
        height: 19px;
        margin-right: auto;
        margin-left: auto;
    }

.paging {
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

.topHeaderPaging > h1 , .topHeaderPaging > div{
    display:inline-block;
}

.topHeaderPaging .paging-top{
    float:right;
}

#grafiekData .col-md-3 {
    padding-right: 0px;
    padding-left: 0px;
}

.grafiekBlok > .row {
    margin-left: 0px;
    margin-right: 0px;
}

#grafiekHeader > div {
    min-height: 60px;
}

.table-hover-pointer tr:hover, .table-hover-pointer tr td:hover {
    cursor: pointer;
}

.container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.grafiek_blok_waarde {
    text-align: right;
    float: right;
    width: 100%;
    padding-right: 20px;
}

a {
    color: #404040;
}

.grafiek_blok_alternateRow {
    background-color: #E8E8E8;
}

.td_grafiek_header {
    float: left;
    clear: both;
    width: 100%;
}

.td_grafiek_content {
    color: #70BDD6;
    font-size: 19pt;
    margin-bottom: 2px;
    float: left;
}

.klantDetailBlok {
    float: left;
    width: 300px;
    background-color: #F5F4F3;
    padding: 5px;
    padding-left: 10px;
    padding-bottom: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .klantDetailBlok input[type=text], .klantDetailBlok .form-control {
        width: 99% !important;
    }

input.form-control, select.form-control {
    font-weight: normal;
}

.saveButton, .saveButton_disabled {
    display: block;
    width: 99.7%;
    margin-top: 3px;
    margin-bottom: 5px;
    text-decoration: none;
    background-color: White;
    font-size: 18px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    color: Gray;
    border-color: Gray;
    border-style: solid;
    border-width: 2px;
    cursor: pointer;
    background-image: url('images/stripe1.png');
    background-repeat: repeat;
}

.td_grafiek_content_small {
    position: relative;
    left: 5px;
    top: 12px;
}

.grafiek_blok {
    width: 100%;
}

.tblGrafiek_stats {
    width: 100%;
}

    .tblGrafiek_stats td {
        width: 19%;
        padding-left: 0.5%;
        padding-right: 0.5%;
        border-bottom: 4px solid #EDEDED;
        vertical-align: bottom;
    }

.pageButton {
    padding: 10px;
    background-color: #F2F2F2;
    color: black;
    margin: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pageButtonActive {
    background-color: #70BDD6;
    color: #FFFFFF;
}

.grafiekNummer {
    /*position: absolute;*/
    left: -50px;
    font-size: 40px;
    /*color:#FFEECF;*/
    color: #70BDD6;
    display: block;
    width: 50px;
    height: 45px;
    text-align: center;
    background-color: Gray;
    display:none;
}

.grafiekBlok a {
    text-decoration: none;
}

.grafiekBlok {
    padding: 3px;
    position: relative;
    border-left: 1px solid lightgray;
    margin-bottom: 20px;
}

    .grafiekBlok:hover {
        /*background-color:   #F7F7F7;*/
    }

.grafiek_waardetabel tr:hover {
    background-color: rgb(245, 244, 243);
}

.autocomplete_listMain {
    position: absolute;
    background-color: #FFFFFF;
    z-index: 1000;
    /*height: 250px;*/
    text-align: left;
    text-indent: -1;
    font-size: 10pt;
    margin-top: 0px;
    padding-left: 0px;
    overflow: auto;
    margin-left: 0px;
    border-bottom: 1px solid #B5C6D4;
    border-left: 1px solid #B5C6D4;
    border-right: 1px solid #B5C6D4;
    margin-top: 0px;
    cursor: default;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}


.autocomplete_itemsMain {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    border-collapse: collapse;
    color: #00337E;
    white-space: nowrap;
    text-align: left;
    padding-left: 0px;
}

.autocomplete_itemsSelected {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    background-color: #FFEECF;
    color: #00337E;
}

.Button {
    background-color: lightGray;
    border: 1px solid Gray;
    width: 99%;
    padding: 0.5%;
    margin-bottom: 5px;
    text-decoration: none;
}

    .Button:hover {
        background-color: #EFEFEF;
        cursor: pointer;
    }

.statusIndicatie {
    width: 30px;
    height: 30px;
    display: block;
}

.tblOmschrijvingContent {
    width: 100%;
}

    .tblOmschrijvingContent tr {
        vertical-align: top;
    }

.wrapper {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    height: 100%;
}

.topHeader {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #70BDD6;
    height: 7px;
    overflow: hidden;
}

.topMenu {
    width: 100%;
    margin: 0px;
    padding: 0px;
    /*
    background-color:#F5F4F3;
    height:35px;
    */
    background-color: darkgray;
    height: 50px;
    background: #777777; /* Old browsers */
    background: -moz-linear-gradient(top, #777777 0%, #a9a9a9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#a9a9a9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #777777 0%,#a9a9a9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #777777 0%,#a9a9a9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #777777 0%,#a9a9a9 100%); /* IE10+ */
    background: linear-gradient(top, #777777 0%,#a9a9a9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#a9a9a9',GradientType=0 ); /* IE6-9 */
}

.loginForm, .loginForm table {
    width: 100%;
}

.loginFormLabel {
    width: 25%;
    padding-right: 10px;
}

.loginFormCheckbox input {
    margin: 10px;
}

.loginForm input[type=text], .loginForm input[type=password] {
    width: 95%;
    margin-top: 8px;
}

.fvKlantDetail {
    font-weight: bold;
    width: 99%;
}

    .fvKlantDetail span, .fvKlantDetail a {
        font-weight: normal;
    }

.header * {
    margin: 0px;
    padding: 0px;
}

.menuBlok {
    /*
    background-color:#F5F4F3;
*/
    /*background-color:#FFEECF;
    border-right: 2px solid #70BDD6;*/
    color: #70BDD6;
    font-weight: bold;
    padding: 5px;
    display: inline-block;
    height: 15px;
}

.AttentionHyperlink, .AttentionHyperlink:active, .AttentionHyperlink:hover, .AttentionHyperlink:visited {
    display: block;
    width: 96%;
    background-color: #F5F4F3;
    padding: 5px 2% 5px 2%;
    text-align: right;
    text-decoration: none;
    color: #70BDD6;
}

    .AttentionHyperlink:hover {
        background-color: #70BDD6;
        color: #F5F4F3;
    }

.selectedGridviewRow {
    background-color: #FFC35C;
    padding-left: 1%;
}

.feedback_error, .feedback_normal, .feedback_ok, .feedback_attention {
    width: 99.5%;
    display: block;
    border-style: solid;
    border-width: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    background-position: left;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}

.statusImage {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 50px;
    height: 50px;
}

.statusTextSpacing {
    display: inline-block;
    width: 10%;
    height: 100%;
}

.statusText {
    display: inline-block;
    width: 90%;
    height: 100%;
    text-align: left;
}

.feedback_error {
    border-color: Red;
    background-image: url('images/stripe_error.png');
    background-repeat: repeat;
}

.feedback_attention {
    border-color: #70BDD6;
    background-image: url('images/stripe_attention.png');
    background-repeat: repeat;
}

.feedback_normal {
    border-color: LightGray;
}

.feedback_ok {
    border-color: #C2D72F;
    background-image: url('images/stripe_OK.png');
    background-repeat: repeat;
}

.monitorLink {
    text-decoration: none;
    padding: 4px;
    display: block;
}

    .monitorLink:hover {
        background-color: rgb(245, 244, 243);
    }

.helpTooltip {
    cursor: help;
    border-bottom: 2px dashed #70BDD6;
}

.reclameVenster {
    border-radius: 0px 10px 10px 10px;
    -moz-border-radius: 0px 10px 10px 10px;
    padding: 5px;
    background-color: #F7F7F7;
}

    .reclameVenster h1 {
        border-radius: 0px 10px 0px 0px;
        -moz-border-radius: 10px 0px 0px 0px;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        border-bottom: 1px solid #70BDD6;
    }


.gridview_alternate {
    background-color: #FFF6E6;
}

.gridview tr:hover, gridview_alternate:hover {
    background-color: #FFEECF;
}

.gridview_pointer tr {
    cursor: pointer;
}

.content {
    width: 100%;
    display: inline-block;
}

.header {
    margin-top: 10px;
    border-bottom: 1px solid #F5F4F3;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    border-radius: 0px 10px 10px 10px;
    -moz-border-radius: 0px 10px 10px 10px;
    background-color: rgb(245, 244, 243);
}

.normalMenu a, .normalMenu a:visited {
    text-decoration: none;
    display: inline-block;
    color: Black;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .normalMenu a:hover {
        /*background-color:#FFEA94;  */
        background-color: #E8E8E8;
        color: #555555;
    }

.gebruikerOverzicht {
    width: 599px;
    float: left;
}

.gebruikerOverzichtDetail {
    width: 590px;
    float: left;
    padding-left: 9px;
}

.gebruikerDetailTitels {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    background-color: #F5F4F3;
    border-bottom: 2px solid #70BDD6;
}

.loadMenu {
    float: right;
    width: 430px;
    position: relative;
    margin: 0px;
}

.loadImage {
    position: absolute;
    top: 3px;
}

.normalMenu {
    float: left;
}

.gebruikerDetailsForm input[type=text] {
    width: 99%;
}

.gridviewHeaderLeftAlign th, .gridviewHeaderLeftAlign {
    text-align: left;
}

.titel {
    margin: 0px;
    font-size: 29px;
    /*color:#70BDD6;*/
    color: rgb(245, 244, 243);
    margin-bottom: 0px;
    margin-top: 6px;
    /*width:50%;*/
    float: left;
}

.emptyGridview {
    border-style: none;
    border-width: 0px;
    border-color: White;
    color: Gray;
}

.menu {
    text-align: right;
    vertical-align: bottom;
    margin-top: 30px;
    width: 49%;
    float: left;
    color: #F5F4F3;
}

.menuSeparator {
    display: inline-block;
    padding-bottom: 5px;
}

.footer {
    width: 100%;
    float: left;
    background-color: #F5F4F3;
    border-top: 1px solid #70BDD6;
    margin-top: 10px;
    text-align: right;
    padding-top: 3px;
    height: 20px;
}


    .footer a {
        color: Black;
        width: 70px;
    }

.gridviewFooter {
    /*border-top-style:solid;
	border-top-color:Black;
	border-top-width:1px;*/
    background-color: #D6D3D6;
}




.HeaderLeft, .HeaderLeft td, .HeaderLeft th {
    text-align: left;
}

#headerTitel {
    color: Gray;
    margin-bottom: 2px;
}

.headerLogin {
    margin-right: auto;
    margin-left: auto;
    width: 200px;
    text-align: left;
}


.menu ul {
    margin: 0px;
    list-style-type: none;
    height: 20px;
    padding: 0px;
    float: left;
}

    .menu ul li {
        float: left;
        vertical-align: middle;
        text-align: center;
        display: block;
        height: 18px;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 2px;
    }

    .menu ul li, .menu ul a {
        display: block;
        height: 18px;
        text-decoration: none;
        background-color: White;
        color: Navy;
    }

        .menu ul li:hover, .menu ul li:hover a {
            display: block;
            height: 18px;
            background-color: #D89433;
            color: White;
        }

#menuTitel, #menuTitel li {
    background-color: #D89433;
    color: White;
}

.menu ul .menu_transparant, .menu ul .menu_transparant:hover, .menu ul .menu_transparant a:hover, .menu ul .menu_transparant li:hover {
    background-color: White;
    color: Navy;
}

h2 {
    color: #70BDD6;
    font-size: 12pt;
    margin-bottom: 2px;
}

h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #70BDD6;
    font-size: 14pt;
    font-weight: bold;
}

hr {
    color: #70BDD6;
    background-color: #70BDD6;
    border: 0;
    height: 1px;
    width: 100%;
    float: left;
    clear: both;
}

.menu hr, .header hr {
    margin-bottom: 0px;
}


.fadeBackground {
    background-color: Black;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.ModalWindow {
    background: #f0f0f0;
    position: absolute;
    width: 1000px;
    height: 600px;
    padding: 5px;
    border-color: #D89433;
    border-style: solid;
    border-width: medium;
    top: -1000;
}

.closeButton {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    background-color: #D89433;
    color: White;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

.login {
    width: 97%;
    text-align: right;
    margin: 15px 5px 15px 0px;
}

    .login table {
        width: 100%;
    }

    .login input[type=text], .login input[type=password] {
        width: 95%;
        vertical-align: middle;
    }

    .login input {
        margin: 2px;
    }

.configuratie {
    width: 100%;
}

    .configuratie > tbody > tr > td {
        vertical-align: top;
        width: 50%;
    }

.detailTerug {
    float: left;
    width: 50px;
    color: #A0A0A0;
    text-align: center;
    height: 100%;
}

a.detailTerugLink, a.detailTerugLink:visited {
    color: #A0A0A0;
    text-decoration: none;
    height: 100%;
}

    a.detailTerugLink:hover, .detailTerug:hover {
        background-color: #F5F4F3;
        color: #70BDD6;
    }

.moderatorCentrum {
    padding-right: 15px;
    width: 180px;
    float: left;
}

.userForm {
    width: 100%;
}

    .userForm input {
        width: 100%;
    }

    .userForm td {
        width: 50%;
    }

.BarBorder {
    border-style: solid;
    border-width: 1px;
    width: 130px;
}

.BarIndicator {
    color: #70BDD6;
    background-color: #70BDD6;
}

.form-control {
    width: auto !important;
    display: inline-block;
}

@media (max-width: 992px)
{
    #grafiekHeader .datum{
        display:none;
    }
}