﻿body {
}

.data-table.table .row:before, .data-table.table .row:after {
    content:none;
}
.chk_group_chkall {
    display: inline-block;
    margin: 9px 12px;
}
.chk_group_chkall label {
    font-weight: normal;
}
.clickable {
    cursor: pointer;
}
TD.clickable:hover {
     filter: brightness(50%)
}
.gridcheckbutton {
    white-space: nowrap;
}
.gridcheckbutton input {
    margin-right: 8px;
}
.invisible {
    display: none !important;
}
/* extra overrides voor modal popups in Abonnementen, Betaalautomaten etc */

        /* column headings */
        div[class$="SettingsPopup"] > .tab-content > div[role=tabpanel] > div:first-child > div {
            padding-bottom: 10px;
            margin-bottom: 10px;
            border-bottom: 1px solid #ccc;
        }

        div.settingrow > div {
            line-height: 34px;
        }
        div.settingrow > div p {
            line-height: 1.5em;
        }

        a[data-toggle=popover] {
            cursor: help;
        }
        a[data-toggle=popover]:hover {
            text-decoration: none;
        }
        .popover {
            max-width: 476px; /* give the info some more room */
        }
        a[role="tab"] span:not(:first-child) {
            margin-left: 7px;
        }

/* einde extra overrides */

.modal {
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
 
}
@media (max-width: 600px) {
    .modal {
        top: 0px;
        margin-top: 0px;
        position: absolute;
    }
}
.combolistbox {
    min-height: 32px;
}
.combolistbox.fullwidth .select2-selection__clear {
    display: none;
}
.combolistbox.fullwidth LI {
    width: 100%;
   display: block;
}
.select2-results__option[aria-selected="true"] {
    display: none;
}
.combolistbox span.select2-selection__choice__remove {
    margin-right: 6px !important;
}
.select2-selection__choice  { border-radius: 1px !important; border: 1px solid #eaeaea !important; background:#f8f8f8 !important; }
.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single { border-radius: 0 !important}



.savecheck, .switchcheck {
    display: inline-block;
    width: 85px;    /* fix unwanted vertical stacking on a small display */
    
}
.savecheck .btn, .switchcheck .btn {
    margin: 0;
    max-width: 33px; /* fix unwanted vertical stacking when user zooms out */
}

.switchcheck input {
    display: none;
}
.shady { color: #bbb;}

.row-margin, .row-margin .row {
    margin-bottom: 10px;

}

.combolistbox.fullwidth {
    max-height: 200px;
    overflow-y: auto;
}

tr.group,
tr.group:hover {
    background-color: #ddd !important;
}

/* ordercontrols Selection Controls */
.SelectionChkList TD {    padding-right: 15px;}
.SelectionChkList tr {display: inline-block; min-width: 250px; float: left; margin-right: 15px;}
.SelectionChkList input {margin-right: 10px;}
input[type="radio"],.btn { margin-right: 5px;}
.maxcontainer{
    margin: 20px;
}
@media (min-width: 768px){
    .container {
        max-width: 750px;
        width: auto;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 970px;
        width: auto;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
        width: auto;
    }
}
@media (min-width: 1600px) {
    .container {
        max-width: 1570px;
        width: auto;
    }
}
@media (min-width: 1920px) {
    .container {
        max-width: 1890px;
        width: auto;
    }
}
@media (min-width: 2560px) {
    .container {
        max-width: 2530px;
        width: auto;
    }
}
h3 {
    font-size: 16pt;
    background: none;
    font-weight: 600;
}
h2 {
    font-size: 18pt;
    font-weight: 600;
}
h1 {
    font-size: 20pt;
    font-weight: 600;
}

input[disabled="disabled"], select[disabled="disabled"], TEXTAREA[disabled="disabled"] {
  user-select : none;
    -moz-user-select : none;
    -webkit-user-select : none;

}

nobr .form-control, nobr label {
    display: inline-block;
    width: auto;
}
.data-table {
    width: auto !important;
}

.xmlview {
    width: 100%; max-height: 600px; display: inline-block;
}
.xmlview   {
    color: blue;
}
.xmlview tag {
    color: #800;
}
.bsnotesummary {
    white-space: nowrap;
    color: #aaa;
    font-size: 8pt;
}

/* The animation code */
@keyframes bsnote_alert {
    0%   {color: yellow;}
    25%  {color: orange;}
    75%   {color: red;}
    100%  {color: yellow;}
}
.bsnote a[data-toggle=popover]{
    cursor: pointer;
}
.bsnote .glyphicon-pencil  {
    color: #000;
    background: #EE0;
    border: 1px solid #000;
    border-radius: 3px;
}
.bsnote .glyphicon-exclamation-sign  {
    color: #FFFF00;
    background: #000;
    border: 1px solid #000;
    border-radius: 12px;
    animation: bsnote_alert 5s infinite;
}
.tristate-1 {
    color: #5F5;
}
.tristate-2 {
    color: #aaa;
}
.tristate-3 {
    color: #F55;
}
.tristate {
    display: inline-block;
    padding: 4px 8px;
}
.tristate-off {
    color: #DDD;
}
.tristate-on {
    background: #ccc;
    border: #777 1px solid;
    border-radius: 3px;
}
.tristatepanel {
    display: inline-block;
    margin-right: 8px;
}
.panel-rows {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.jsonview {
    max-height: 600px;
}
.checkboxspace label {
    margin-left: 10px;
}

.secash-beneficiary-logo-7:before {
    content: "";
    display: block;
    background: url("/secash/images/logos/logo-7.png") no-repeat;
    width: 36px;
    height: 36px;
    float: left;
    margin: -10px 6px 0 0;
}

.secash-beneficiary-logo-10:before {
    content: "";
    display: block;
    background: url("/secash/images/logos/logo-10.png") no-repeat;
    width: 48px;
    height: 36px;
    float: left;
    margin: -10px 6px 0 0;
}

.secash-beneficiary-logo-s-7:before {
    content: "";
    display: block;
    background: url("/secash/images/logos/logo-s-7.png") no-repeat;
    width: 18px;
    height: 18px;
    float: left;
    margin: 0 6px 0 0;
}

.secash-beneficiary-logo-s-10:before {
    content: "";
    display: block;
    background: url("/secash/images/logos/logo-s-10.png") no-repeat;
    width: 24px;
    height: 18px;
    float: left;
    margin: 0 6px 0 0;
}
#lastnotifications .toast-message {
    padding: 8px 16px;
    color: #fff;
    margin-bottom: 8px;
}
table.slim-table.dataTable tbody th, table.slim-table.dataTable tbody td {
    padding: 4px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}