/******************************************************************************
* report pagina's
******************************************************************************/
#filter {
    background: #DDD;
    padding: .3em .4em;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    overflow: auto;
}
#filter label {
    font-weight: bold;
    float: left;
    width:auto;
    margin: 0.25em;
}
#filter span.required {
    color: red;
}
#filter input,
#filter textarea,
#filter select {
    width:100%;
    box-sizing: border-box;
    margin: 0.2em 0px;
    padding: 0;
    border: 0;
}
#filter input.dashboard,
#filter select.dashboard {
    min-width: 24.5% !important;
    max-width: 24.5% !important;
    margin: 0 0.3% 0 0.2%;
}
#filter input.filter {
    margin: 0;
}
#filter input.hasDatepicker, #filter input.textFilter {
     line-height: 17px;
}
#filter.photobook .filter1 {
    width: 20%;
    float: left;
    white-space: nowrap;
}
#filter.photobook .filter3 {
    width: 36%;
    float: left;
    white-space: nowrap;
}
#filter.photobook .filter2 {
    width: 2%;
    float: left;
    white-space: nowrap;
}
#filter.photobook div.send {
    padding:4px 0px 0px 10px;
    font-size: 1.7em
}
#filter.photobook .filter3 input,
#filter.photobook .filter3 select {
    width: 100%;
}
#filter.photobook .clear3 {
    margin-right: 1.5%;
}
#filter .errorMessage {
    color: red;
}
#filter .filter3 input.error,
#filter .filter3 select.error {
    border: 2px solid red;
}
#charts {
    margin: 1.5em 0;
    padding: 0.5em;
    background: #DDD;
    border: 1px solid #CCC;
    border-width: 1px 0 1px 0;
}
#charts div.graph {
    display: inline-block;
    width: 49.7%;
}
#excelcontrol ,
#printcontrol,
#sendcontrol{
    overflow: auto;
    background: #DDD;
    margin-top:5px;
    margin-bottom:5px;
    display: none;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
}

#excelcontrol .content ,
#printcontrol .content,
#sendcontrol .content{
    padding: .3em .2em;
}

#excelcontrol .title,
#printcontrol  .title ,
#sendcontrol  .title {
    background: #999;
    padding: .3em .2em;
    color: white;
    font-weight: bold;
}
#excelcontrol ol,
#excelcontrol h4,
#printcontrol ol,
#printcontrol h4,
#sendcontrol h4,
#sendcontrol ol {
    margin: .1em 0;
}
#excelcontrol label,
#printcontrol label,
#sendcontrol label {
    width:150px !important;
}
#excelcontrol input,
#excelcontrol textarea,
#excelcontrol select,
#printcontrol input,
#printcontrol textarea,
#printcontrol select,
#sendcontrol input,
#sendcontrol textarea,
#sendcontrol select {
    box-sizing: border-box;
    margin: 0.2em 0px;
    padding: 0;
    width:64%;
}
#trends {
    font-size: inherit;
}
/******************************************************************************
                                   Dashboard
******************************************************************************/
#charts h4 {
    margin-bottom: 0.1em;
}
#charts h4 dfn {
    font-style: normal;
    font-weight: bold;
    color: #FE2000;
}
div.afd-parent {
}
div.afd-child {
    padding-left: 1.5em;
}
div.node-parent {
    cursor:pointer;
}
tr.grid-level-0 div.name{

}
tr.grid-level-1 div.name{
    padding-left: 1.0em;
}
tr.grid-level-2 div.name{
    padding-left: 2.0em;
}
tr.grid-level-3 div.name{
    padding-left: 3.0em;
}
tr.grid-level-4 div.name{
    padding-left: 4.0em;
}
tr.grid-level-5 div.name{
    padding-left: 5.0em;
}
tr div.name{
    cursor:pointer;
}
tr .node-leaf{
    cursor:auto;
}
#registratie-types-grid_ccount,
#registratie-types-grid_cactiveUsers,
#registratie-types-grid_cperPeriod,
#registratie-types-grid_cok,
#registratie-types-grid_calertPOnly,
#registratie-types-grid_calertNoGenny,
#registratie-types-grid_calertDistance,
#registratie-types-grid_calertTime,
#registratie-types-grid_calertSpeed,
table.items div.count,
table.items div.activeUsers,
table.items div.perPeriod,
table.items div.ok,
table.items div.alertPOnly,
table.items div.alertNoGenny,
table.items div.alertDistance,
table.items div.alertTime,
table.items div.alertSpeed {
    text-align: center;
    min-width: 4em;
}
#registratie-types-grid_cok {
    max-width: 4em;
}
#registratie-types-grid_cok div.dmy,
#registratie-types-grid_calertPOnly div.dmy,
#registratie-types-grid_calertNoGenny div.dmy,
#registratie-types-grid_calertDistance div.dmy,
#registratie-types-grid_calertTime div.dmy,
#registratie-types-grid_calertSpeed div.dmy {
    height: 18px;
}
#registratie-types-grid_cok #benchmark {
    float: left;
    min-width: 45em;
    border-bottom: 1px solid white;
}
table.items div.activeUsers.alert,
table.items div.perPeriod.alert,
table.items div.ok.alert,
table.items div.alertPOnly.alert,
table.items div.alertNoGenny.alert,
table.items div.alertDistance.alert,
table.items div.alertTime.alert,
table.items div.alertSpeed.alert {
    cursor: help;
    /*background: url(../img/buttons/s_warning.png) no-repeat right;*/
}
table.items div.count.trendup {
    cursor: help;
    background: url(../img/buttons/s_trendup.png) no-repeat right;
}
table.items div.count.trenddown {
    cursor: help;
    background: url(../img/buttons/s_trenddown.png) no-repeat right;
}
#topscore h3 {
    margin-bottom: 0.1em;
}
#topscore div.medal {
    display: inline-block;
    padding: 1.6em 2em 1em 3em;
    margin-left: 1em;
}
#topscore div.gold {
    background: url(../img/flags/goldmedal.png) no-repeat;
}
#topscore div.silver {
    background: url(../img/flags/silvermedal.png) no-repeat;
}
#topscore div.bronze {
    background: url(../img/flags/bronzemedal.png) no-repeat;
}

.checkbox-column.hidden input {
    visibility:hidden;
}

/******************************************************************************
                                   Logboek
******************************************************************************/
div.items div.view.logbook{
    border-bottom: 1px solid #BBB;
    padding: 0.2em;
    overflow: auto;
}
div.view.deleted {
    color: silver;
    font-style: italic;
}
div.view.deleted a {
    color: #FEA385;
}
div.view img.showhide {
    width: 16px;
    cursor: pointer;
}
div.view:nth-child(even) {
    background: #EBEBEB;
}
div.view:nth-child(odd) {
    background: #F8F8F8;
}
div.items span.empty {
    display: block;
    margin: 1em;
}


div.photo.selected { background: #B3FFB3 !important; }
div.photo.selected div.view:nth-child(even) { background: #B3FFB3 !important; }
div.photo.selected div.view:nth-child(odd) { background: #D9FFD9 !important; }

div.view:hover {
    background: #FEEFEB;
}
div.view.bottom {
    border-bottom: 1px solid #BBB;
    margin-bottom: 1em;
}
div#filter.logbook {
    overflow: auto;
}
div.time {
    float:left;
    width: 8%;
    text-align: right;
}
div.user {
    float:left;
    width: 18.5%;
    margin-left: 0.5%;
}
div.user_ibox {
    vertical-align: top;
    float:left;
    width: 25.5%;
    margin-left: 0.5%;
}
div.ibox {
    float:left;
    width: 7%;
    margin-left: 0.5%;
}
div.project {
    float:left;
    width: 20%;
    margin-left: 0.5%;
}
div.download {
    float:left;
    width: 3%;
    margin-left: 0.5%;
}
div.project > div.editholder {
    display: none;
}
div.project > div.editholder form {
    white-space: nowrap;
}
div.project > div.editbtn {
    float:right;
    width: 16px;
    height: 17px;
    margin-left: 5px;
    cursor: pointer;
}
div.project > div.editbtn i.fa {
    color: #FE2000;
    font-size: 1.2em;
    transition: all 0.3s ease 0s;
    opacity: 0;
}
div.project:hover > div.editbtn i.fa {
    opacity: 1;
}
div.project input[type="text"] {
    width: 70%;
}
div.project input[type="submit"] {
    background: #E50E00;
    border: 1px solid #6B6B6B;
    color: white;
    margin: 0 5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.506);
}

div.project div.player {
    display: inline-block;
    height: 14px;
    width: 99%;
    background: #FE2000;
    border: 1px solid white;
    border-radius: 3px;
    padding: 1px;
}
div.project div.player div.play {
    display: inline-block;
    cursor: pointer;
    height: 14px;
    width: 12px;
    background: url(jui/blitzer/images/ui-icons_ffffff_256x240.png) -32px -17px;
}
div.manager_header {
    float: left;
    border-bottom: 1px solid #BBB;
}
div.prevention_managers {
    float: left;
    width: 45.5%;
}
div.trailhole {
    float:left;
    width: 6.2%;
    text-align: center;
}
div.cat {
    float:left;
    width: 5.6%;
    text-align: center;
}
div.benchmark {
    float:left;
    width: 12%;
}
div.benchmark div.bench {
    padding-left: 20px;
    min-height: 16px;
}
div.benchmark div.bench.high {
    background: url(../img/buttons/s_bench_darkgreen.png) top left no-repeat ;
}
div.benchmark div.bench.medium {
    background: url(../img/buttons/s_bench_lightgreen.png) top left no-repeat;
}
div.benchmark div.bench.warning {
    background: url(../img/buttons/s_warning.png) top left no-repeat;
}
i.reportAlert, .reportInfo {
    cursor: help;
}
div.reportAlertTip {
    background: yellow;
    padding: .2em;
    font-weight: bold;
}
div.reportInfoTip {
    background: white;
    padding: .2em;
}
div.fotomanager {
    float:left;
    width: 29%;
}
.list-view-loading {
    background:url(zii/gridview/loading.gif) no-repeat;
}
.list-view .summary {
    margin: 0 0 5px 0;
    text-align: right;
}
.list-view .pager {
    margin: 5px 0 1em 0;
    text-align: right;
}
div.view div.adminMenu {
    font-style: normal;
    display:none;
    position: absolute;
    right: 0;
    z-index:100;
    background: white;
    border: 1px solid #ccc;
    border-top: 0px;
    padding: 4px;
    box-shadow: 0 5px 5px 1px #CCC;
}
#logbookDialog code {
    font-size: 0.8em;
}
#logbookDialog h4 {
    cursor: default !important;
}
#logbookDialog a.editbtn {
    display: none !important;
}
/******************************************************************************
                                   Fotoboek
******************************************************************************/
div#photobook-list, div#photobook-list div.items{
    overflow: auto;
}
div#photobook-list div.view.layout6,
div#photobook-list div.view.layout5,
div#photobook-list div.view.layout4,
div#photobook-list div.view.layout3 {
    float: left;
    border-top: 1px solid #BBB;
    padding: 0.46%;
}

/*div#photobook-list div.view.layout6:nth-child(6n-5) ,*/
/*div#photobook-list div.view.layout5:nth-child(5n-4) ,*/
/*div#photobook-list div.view.layout4:nth-child(4n-3) ,*/
/*div#photobook-list div.view.layout3:nth-child(3n-2) {*/
/*    clear:both;*/
/*}*/

div#photobook-list div.view.layout6:nth-child(2n+1),
div#photobook-list div.view.layout6:nth-child(2n)  ,
div#photobook-list div.view.layout5:nth-child(2n+1),
div#photobook-list div.view.layout5:nth-child(2n)  ,
div#photobook-list div.view.layout4:nth-child(2n+1),
div#photobook-list div.view.layout4:nth-child(2n)  ,
div#photobook-list div.view.layout3:nth-child(2n+1),
div#photobook-list div.view.layout3:nth-child(2n) {
   background:inherit;
}
div#photobook-list div.layout6 { width: 15.74%; }
div#photobook-list div.layout5 { width: 19.07%; }
div#photobook-list div.layout4 { width: 24.07%; }
div#photobook-list div.layout3 { width: 32.4%; }
div#photobook-list div.layoutmap { width: 100%; }
/*div#photobook-list div.layout6 div.photo-image { height: 127px; }*/
/*div#photobook-list div.layout5 div.photo-image { height: 155px; }*/
/*div#photobook-list div.layout4 div.photo-image { height: 196px; }*/
/*div#photobook-list div.layout3 div.photo-image { height: 263px; }*/
/*div#photobook-list div.layoutmap div.photo-image { min-height: 397px; }*/
div#photobook-list div.view:hover {
    background: #FEEFEB;
}
div#photobook-list div.view h4 {
    cursor: pointer;
    font-size: 1em;
    margin: 0;
}
div#photobook-list div.view h4:hover {
}
div#photobook-list div.view h4 a.editbtn {
    background: url(../img/buttons/b_gear_small.png) no-repeat right top;
    float:right;
    width: 16px;
    height: 16px;
}

div#photobook-list div.photo-edit {
    text-align: left;
    position: absolute;
    background: white;
    padding: 2px;
    display:none;
    z-index:100;
    top: 0;
    right: 0;
}
div#photobook-list div.photo-edit a {
    display: inline-block;
    width: 16px;
    height: 16px;
}
div#photobook-list div.photo-edit a.trash {
    /*background: url(../img/buttons/b_trash_bw.png) no-repeat;*/
}
div#photobook-list div.photo-edit a.rotatel {
    /*background: url(../img/buttons/b_rotate_left_bw.png) no-repeat;*/
}
div#photobook-list div.photo-edit a.rotater {
    /*background: url(../img/buttons/b_rotate_right_bw.png) no-repeat;*/
}
div#photobook-list div.photo-edit a.explanation {
    background: url(../img/buttons/b_explanation_bw.png) no-repeat;
}
div#photobook-list div.view div.photo-image {
    position: relative;
    cursor: pointer;
    margin: 0.1em 0;
    width: 100%;
    text-align: left;
}
photo-image img {}
div#photobook-list div.photo-meta {
    /*min-height: 7.7em;*/
}
div#photobook-list div.photo-meta label {
    display: inline-block;
    font-weight: bold;
    min-width:40%;
}
div#photobook-list div.photo-meta label.row-label {
    font-weight: normal;
}
div#photobook-list div.photo-meta label.row-label.bold {
    font-weight: 700;
}
div#photobook-list div.view img.layoutmap {
    height: auto;
    width: 48.5%;
}
div#photobook-list div.view dfn {
    font-style: normal;
    cursor: help;
}
div#photobook-list .ias_loader {
    float: left;
    width: 100%;
}
div#photobook-list div.photo-line{
border-bottom: 2px solid black;
}

.phototable{
    width : 100%;
}
.phototable td.photo{
    text-align: center;
    min-width: 250px;
    padding: 0px 3px 0px 3px;
}
.phototable td.map{
    width: 426px;
    min-width: 426px;
    padding: 0px 0px 0px 5px;
}
img.photo {
    margin: 0 auto;
    border: 1px solid #BBB;
    max-height: 480px;
    max-width: 100%;
    /*width:100%;*/
}
img.map {
    max-height: 480px;
    border: 1px solid #BBB;
}





#photoDialog.loading {
    background:url(zii/gridview/loading.gif) no-repeat;
    height: 19px;
    margin: 10% 0 0 48%;
}
div.view label.photomap {
    vertical-align: top;
    display: inline-block;
    font-weight: bold;
    width: 10%;
    min-width:100px;
}
div.view span.photomap {
    display: inline-block;
}
div.view span.large.photomap {
    vertical-align: top;
    display: inline-block;
    width: 80%;/*89%;*/
}
div.view span.small.photomap {
    vertical-align: top;
    display: inline-block;
    width: 39%;
/*    min-width: 200px;*/
}
div.view span.small2.photomap {
    vertical-align: top;
    display: inline-block;
    width: 39%;
/*    min-width: 200px;*/
}

#sendcontrol.photobook label{
    display: inline-block;
    font-weight: bold;
    width: 35%;
}

#sendcontrol.photobook .tf{
    display: inline-block;
    width: 60%;
}

/******************************************************************************
                                   Veldscan
******************************************************************************/
div#mapholder {
    height: 650px;
    position: relative;
    border-bottom: 1px solid #CCCCCC;
}
div#map {
    width: 100%;
    height: 100%;
}
div#mapwarning {
    border-bottom: 1px solid #CCCCCC;
    display: none;
    text-align: center;
}
div#mapproject {
    border-bottom: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    background: #FE2000;
    color: white;
    font-weight: bold;
    font-size: 1.1em;
}
#maptype option[disabled="disabled"] {
    background: #FDD;
}
div.filmstrip_bar {
    padding : 2px;
    text-align: center;
    background: #FE2000;
    color: white;
    font-weight: bold;
}
div#mapside {
    position: relative;
    overflow: hidden;
    background: #AAA;
    height: 100%;
    width: 0;
    float:right;
}
div#mapside a:hover {
    border: 0;
}
div#stripholder {
    border-bottom: 4px solid #FE2000;
}
div#filmstrip {
    padding: 8px;
    position: relative;
    height: 100px;
    overflow: visible;
    white-space: nowrap;
}
div#filmstrip_controls {
    overflow: auto;
    text-align: center;
}
div#filmstrip_controls > a {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    cursor: pointer;
}
div#filmstrip_controls > a:nth-child(1) {
    float: left;
}
div#filmstrip_controls > a:nth-child(2) {
    float: right;
}
div#filmstrip > img {
    border-radius: 4px;
    cursor: pointer;
    margin-right: 8px;
    max-height: 100px;
    max-width: 178px;
}
div#enlarge {
    border-top: 25px solid #FE2000;
    padding: 0 10px;
}
div#enlarge .view:hover,
div#enlarge .view {
    position: relative;
    top: -25px;
    height: 497px;
    background: #EBEBEB;
}
div#enlarge .view .photo-image {
    text-align: center;
}
div#enlarge .view h4 {
    background: #FE2000;
    color: white;
    padding: 4px 0;
    text-align: center;
    margin: 0;
}
div#enlarge .view img {
    max-height: 280px;
}
div#enlarge div.photo-meta label {
    display: inline-block;
    font-weight: bold;
    min-width:40%;
}
div#enlarge .view .photo-meta {
    margin: 0 4px;
}
div#closebar {
    position: absolute;
    bottom: 0px;
    border: 0;
}
div#closebar a {
    float:left;
}
div#mapdebug {
    position: absolute;
    right: 0;
    top: 10px;
    border: 1px solid #CCC;
    min-height: 20px;
    z-index:1024;
    background:white;
}
div#maploading {
    display: none;
    position: absolute;
    right: 50px;
    top: 594px;
}
div#timeCode {
    border-top: 1px solid #CCCCCC;
    display: inline-block;
    position: relative;
    margin-top: 8px;
    /*max-width: 400px;*/
    min-height: 17px;
    width: auto;
}
h6.fieldscan {
    margin-top: 1.5em;
}
#scan-detail-grid th {
    vertical-align: bottom;
}
#scan-detail-grid td {
     line-height: 21px;
}
#scan-detail-grid .benchmark {
    text-align: center;
    width: 1em;
    cursor: help;
    font-size: 1.2em;
}
#bench_total div {
    line-height: 1.3em;
    padding: 0.1em 0;
}
#bench_total i {
    display: inline-block;
    font-size: 1.3em;
    text-align: center;
    width: 30px;
    margin-left: 10px;
}
/******************************************************************************
                                 PeriodReports
******************************************************************************/
#filter.periodreports > div {
}
#filter.periodreports .filter1 {
    width: 12%;
    float: left;
    white-space: nowrap;
}
#filter.periodreports .filter2 {
    width: 27%;
    float: left;
    white-space: nowrap;
}
#filter.periodreports .filter3 {
    width: 20%;
    float: left;
    white-space: nowrap;
}
#filter.periodreports .filter4 {
    width: 11%;
    float: left;
    white-space: nowrap;
}
#filter.periodreports .filter5 {
    width: 25%;
    float: left;
    white-space: nowrap;
}
#filter.periodreports input,
#filter.periodreports select {
    width: 100%;
}
#filter.periodreports .clear1 {
    margin-right: 1%;
}
#periodreports-grid tr{
    text-align: center;
}
#periodreports-grid tr th{
    text-align: center;
}
#periodreports-grid tfoot tr{
    border-top: 1px #CCC solid;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    font-size: 15px;
}
#periodreports-grid .totals{
    font-weight: bold;
    border-top: 1px #CCC solid;
    background-color: #E0E0E0;

    cursor: pointer;
}
#periodreports-grid .i-box{
    text-align: left;
    border-right: 1px #CCC solid;
    /*max-width: 200px;
    width:200px;*/
}
#periodreports-grid tfoot{
    background-color: #E0E0E0;
}
/******************************************************************************
                                   Scorecard
******************************************************************************/
#scorecard {
    overflow: auto;
    width: 70%;
    min-width: 600px;
    margin: 2em auto;
    padding: 1em;
    border: 2px solid #333;
    border-radius: 1em;
    box-shadow: 1px 2px 5px #AAA;
    background: #FE2000;
    background: linear-gradient(to bottom, #F02E00 0%, #E50E00 100%);
}
#scorecard div { overflow: auto; box-sizing: border-box; }
#scorecard .title { color: white; }
#scorecard div.title h1 { margin: 0 2em 0 0; }
#scorecard div.title span { margin-top: 1em; display: inline-block;}
#scorecard .inset {
    font-size: 1.1em;
    font-weight: bold;
    color: #333;
    background: white;
    padding: 0.5em;
    margin-top: 1em;
    border-radius: 0.5em;
/*    box-shadow: 0 0 3px #C50000;*/
}
/******************************************************************************
                                   Custom layers
******************************************************************************/
#filter.customlayers label {
    width: 100% !important;
}
#toggleMapOSM,
#toggleMapLuFo,
#toggleMapGBKN {
    width: 46% !important;
    min-width: 46% !important;
    padding: 1px !important;
}
#tools {
}
#tools a, #tools label {
    margin: 8px 0;
}
#tools a {
    background: linear-gradient(to bottom, #929090 10%, #828080 100%);
    border: 1px solid #6B6B6B;
    color: #FFFFFF;
    display: block;
    padding: 2px;
    font-size: 1.1em;
    text-align: center;
}
#tools #markCAT.active,
#tools #markCAT:hover {
    text-decoration: none;
    background: #1A4;
}
#tools #markPrsl.active,
#tools #markPrsl:hover {
    text-decoration: none;
    background: #222;
}
#tools #saveMarks.active,
#tools #saveMarks:hover {
    text-decoration: none;
    background: #E50E00;
}
/******************************************************************************
                                   Custom info
******************************************************************************/
div.items div.view.custom{
    border-bottom: 1px solid #BBB;
    padding: 0.2em;
    overflow: auto;
}
div.user_ibox {
    vertical-align: top;
    float:left;
    width: 25.5%;
    margin-left: 0.5%;
}
div.level {
    float:left;
    width: 5%;
    margin-left: 0.5%;
}
div.level.top {
    padding-top: 25px;
}
div.info {
    float:left;
    width: 18%;
    margin-left: 0.5%;
}
div.info.top {
    padding-top: 25px;
}
.contact-title {
    cursor: pointer;
}
.contact-title .fa.fa-plus-circle {
    color: #FE2000;
}
.contact-detail {
    border-bottom: 1px solid #DDD;
    margin-bottom: 3px;
}
.grid-view table.items tr.total {
    background: white;
    font-weight: bold;
}
.datasheet-button {
    text-align: center;
    font-size: 1.0em;
    /*font-weight: bold;*/
    line-height: 110%;
}
.datasheet-button-gray a {
    display: inline-block;
    height: 100%;
    min-width: 95%;
    margin-right: 3px;
    padding: .2em;
    color: #FFF;
    /*border-radius: 5px;*/
    border: solid #cccccc 1px;

    background-color: #ebebeb;/*rgb(170, 171, 187);*/
}
.datasheet-button-gray a:hover {
    text-decoration: none;
}
.datasheet-button-green a {
    display: inline-block;
    height: 100%;
    min-width: 95%;
    /*margin-left: 3px;*/
    margin-right: 3px;
    padding: .2em;
    color: #FFF;
    /*border-radius: 5px;*/
    border: solid #cccccc 1px;

    background-color: #999;/*rgb(34, 177, 76);*/
}
.datasheet-button-green a:hover {
    text-decoration: none;
}

td.link-column.hidden {
    visibility: hidden;
}