body
{
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#loginform .form-button-group {
    position: initial !important;
}


input.red, select.red, textarea.red, .red {
    border: 1px solid #ff0000 !important;
    color:red;
    border-radius: 5px;
}


.infored
{
    color:red;
}


.infolabel {
    color: orange;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid orange;
}

.form-button-group 
{
    position: unset !important;
    background-color: #F9F9F9;
}

.boxnotification
{
    background-color: #F9F9F9;
    border: 1px solid #00285F;
    border-radius: 5px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    color: #888888;
}

.boxalert
{
    background-color: #F9F9F9;
    border: 1px solid red;
    border-radius: 5px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    color: red;
}

.acdate
{
    display: inline-block;
    color: #333333;
    font-size: 1.0em;
    font-weight: nornmal;
    margin-right:10px;
}

.acmoney
{
    display: inline-block;
    color: #333333;
    font-size: 1.0em;
    font-weight: nornmal;
    padding-right:25px;
    padding-left: 7px;
    text-align: right;
    width: 100px;
    border: 0px solid red;
}

.acexplain
{
    display: inline-block;
    color: #333333;
    font-size: 1.0em;
    font-weight: nornmal;
    min-width: 180px;
    border: 0px solid green;
}

.aceventbutton
{
    margin-top:15px;
    width: 220px;
    max-width: 220px;
}

.custom-file-upload  {
   
    float: left;
    margin-right: 10px;
    width:140px !important;
}


.custom-file-upload label {
    width:140px !important;
    height: 212px !important;
    margin-bottom:50px;
    border: 1px solid #333;

}

.custom-file-upload label span
{
    color: white;
}

.custom-file-upload label span ion-icon 
{
    color: white;

}

.custom-file-upload label.file-uploaded {

    width:150px;
    height: 212px;
    margin-bottom:20px;

}

.custom-file-upload {
    width:150px;
    height: 212px;
    margin-bottom:20px;
}

.dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
  
}

.defaultdot
{
    background-color: #bbb;
}

.okdot
{
    background-color:  #00285F;
    border: 1px solid white;
}

.kuittiuploadpreview
{
    border: 1px solid  #00285F;
    border-radius: 3px;
    background-color: #999;
    height: 150px;
}

.kuittiuploadpreviewtrash
{
    height: 20px;
    width: 100px;
    font-size: 0.9em;

}

.delbutton
{
    display: none;
    width: 100px;

}

.filespot
{
    display: none;
}

.hitemdate
{
    display: inline;
    color: #333333;
    font-size: 1.0em;
    font-weight: nornmal;
    margin-right:10px;
    font-weight: bold;
}

.hitemreason
{
    display: inline;
    color: #333333;
    font-size: 1.0em;
    font-weight: nornmal;
    min-width: 180px;
    font-weight: bold;
}

.hitemmoney
{
    display: inline;
   
    font-size: 1.1em;
    font-weight: nornmal;
    text-align: left;
    width: 250px;
    font-weight: bold;
}

.negative
{
    color: red;
}

.positive
{
    color: green;
}

.cardimg
{
    border: 1px solid #00285F;
    border-radius: 3px;
    margin-bottom: 15px;

}

.show
{
}

.setcolor, .upload-image
{
    background-color: #999;
    border: 1px solid  #00285F !important;
    
}

.sent_to_fivaldi
{
    display: inline-block;
    width: 150px;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 2px;
    background-color: #efefef;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 0.9em;
    color: #333;
    font-style: italic;

}


.kuittisended
{
    display:none;
    margin-top:15px; 
    padding:5px; 
    text-align:center; 
    font-style:italic; 
    font-size:1.0rem; 
    color:#00285F; 
    background-color:#efefef; 
    border: 1px solid #00285F; 
    border-radius:8px;
                                 

}

.acc_active
{
    background-color: #00285F !important;
    color: white;
    border: 1px solid #00285F;
}

.mftype, .mfname
{

    display: table-cell;
    color: #333333;
    font-size: 1.0em;
    font-weight: nornmal;
    margin-right:10px;
    font-weight: bold;
}

.mftype
{
    padding-right:20px;
}
.mfname
{
}

.mfitype
{
        display: table-cell;
        color: #333333;
        font-size: 1.0em;
        font-weight: nornmal;
        margin-right:10px;
        font-weight: normal;
        border-bottom: 1px dotted #00285F;
        margin-bottom: 10px;
        padding-top: 10px;
        vertical-align: top; 
}

.mfiname
{
    display: table-cell;
    color: #333333;
    font-size: 1.0em;
    font-weight: nornmal;
    margin-right:10px;
    font-weight: normal;
    border-bottom: 1px dotted #00285F;
    width: 250px;
    max-width: 250px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}


.mfinamesheet
{
    display: table-cell;
    color: #333333;
    font-size: 1.1em;
    font-weight: nornmal;
    margin-right:10px;
    font-weight: normal;
    border-bottom: 1px dotted #00285F;
    margin-bottom: 10px !important;
}


.btn
{
    padding: 3px 10px !important;
}

.custom-plus
{
    display: inline-block;
    width: 120px;
    height: 220px;
    border: 0px solid #333;
    margin-right: 10px;
    font-size: 4.0rem;
    color: #00285F;    
    float:left;
    border-radius: 8px;
    text-align: center;
    vertical-align: middle;
    padding-top: 25px;
}

.plussa {display:none;}

.alertfile
{
    display: none;
    color: red;
    font-size: 0.9rem;
}

.small
{
    font-size: 0.9rem;
}


.fileremove, .filerestore
{
   
}

@media only screen and (min-width: 601px) {
    #kuitticontainer
    {
        max-height: 600px;
        overflow-y: scroll; 

    }
}

@media only screen and (max-width: 600px) {
    #kuitticontainer
    {
        max-height: 400px;
        overflow-y: scroll; 

    }
}



#kuitticontainer>.table th
{
    border-top: 1px solid #00285F !important;

}

 #kuitticontainer>.table>:not(:first-child), #kuitticontainer>.table td, #kuitticontainer>.table th { 

    border-top: 1px dotted #00285F !important;

}


@media only screen and (min-width: 601px) {
    .freetop 
    {
        margin-top:10%;
    }
}

@media only screen and (max-width: 600px) {
    .freetop 
    {
        margin-top:30%;
    }
}


.changecompany
{
    display: block;
    margin-top:120px;
    width:100%;
    max-width: 350px;
    height: 50px;
    border: 0px solid red;
    margin-left: auto;
    margin-right:auto;
    margin-bottom: -80px;
}


@media only screen and (min-width: 601px) {

    .changecompany
    {
        margin-top:120px;
        max-width: 600px;

    }
}

@media only screen and (max-width: 600px) {

    .changecompany
    {
        margin-top:140px;
    }
}


.input-box {
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 25px;
    margin: 5px;
    text-transform: uppercase;
}

.input-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.codetoken {
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 1.0rem;
    width: 40px;
    height: 40px;
}

.upload-close
{
    width: 2.3rem !important;
    height: 2.3rem !important;
    float: right;
    z-index: 1000;

}

.container {
display: flex;
justify-content: start;
flex-direction: row;
margin-top: 10px;
flex-wrap: wrap;
max-height: 300px;
border: 0px solid #000;
}

.draggable {
  width: 150px;
  height: 250px;
  background-color: #fff;
  text-align: center;
  line-height: 100px;
  margin: 10px;
  border: 1px solid #000;
  cursor: move;
  position: relative;


}

.hide-button {
    position: absolute;
    z-index: 10;
    top: 15px;
    right: 15px;
    transform: translate(50%, -50%);
    font-size: 12px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: white;
    color: #000;
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
}

.hide-button::before {

}


.draggable.dragging {
  opacity: 0.5;
}

.addButton {
  margin-top: 20px;
  padding: 5px 10px;
  font-size: 1.0em !important;
  margin-left:5%;
}

.kuittibtn {
    margin: 10px;
}
 


#Kuitti

.billhandle .containerx {
    display: flex;
    justify-content: start;
    flex-direction: row;
    margin-top: 10px;
    flex-wrap: wrap;
    border: 3px solid #000;
    max-height: 1000px !important;
    }
    

    .billhandle .eventbtn
    {

    }

    .billhandle    .draggable {
      width: 150px;
      height: 250px;
      background-color: #fff;
      text-align: center;
      line-height: 100px;
      margin: 5px;
      border: 1px solid #000;
      cursor: move;
      position: relative;
      float: left; 
    
    
    }
    
    .billhandle    .draggable .btn:first-child {
        margin-top: 100px;
    }


    .billhandle    .hide-button {
        position: absolute;
        z-index: 10;
        top: 15px;
        right: 15px;
        transform: translate(50%, -50%);
        font-size: 12px;
        cursor: pointer;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: white;
        color: #000;
        border: 1px solid #000;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #000;
        color: #fff;
    }
    
    .billhandle .hide-button::before {
    
    }
    
    
    .billhandle .draggable.dragging {
      opacity: 0.5;
    }
    
    .billhandle .addButton {
      margin-top: 20px;
      padding: 10px 20px;
      font-size: 20px;
      margin-left:5%;
    }
    
    .billhandle .kuittibtn {
    }
    

    
.card .card-body {
    padding: 4px 1px !important;
    line-height: 1.4em !important;
}

#cameraFeed {
    display: none;
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 600px) {
    .kuitticontainerlist {
        width: 80% !important;
        max-width: 400px !important;
        height: 80%;

    }

}
@media only screen and (min-width: 601px) {
.kuitticontainerlist
{
    width: 90% !important;
    max-width: 800px !important;
    height: 80%;
    margin-left: auto !important; /* Aligns the element to the right */
}  
}



.sheetlist
{
    list-style-type: square !important;
    padding: 0;
    margin: 0;
}

.sheetlist li
{
    display: block;
    font-size: 1.1em;
    margin-bottom: 5px;
    padding: 5px;
    clear: both;
}

.appHeader .left, .appHeader .right
{
    display:contents;
}
/*
@media only screen and (min-width: 601px) {
#openCameraButton
{
    position: fixed;
    top: 5px;
    left: 8%;
    transform: translateX(-50%);
    z-index: 1000;
    width: 45px;
    height: 45px;
    background-color: #00285F
  

}


#openCameraButton ion-icon {
    width: 30px;
    --ionicon-stroke-width: 32px;
    height: 30px;
    text-align: center;
    color:  #fff;
    margin-top: 5px;
    margin-left: 5px;
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 10px;
    font-size: 1.5em;

}

#mobilecamera
{
}

}
*/

/* ...existing code... */
/*
#openCameraButton
{
}

#openCameraButton img
{
    width: 80px;
    height: 80px;
    background-color: #FFF;
    color: #00285F;
    border: 1px solid #00285F;
    border-radius: 50%;
}

/* Icon replacements for ion-icons using Font Awesome */
.icon-camera::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f030"; /* camera icon */
}

.icon-log-out::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f2f5"; /* sign-out-alt icon */
}

.icon-send::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f1d8"; /* paper-plane icon */
}

.icon-trash::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f2ed"; /* trash-alt icon */
}

.icon-close::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d"; /* times icon */
}

/* Styling for the Font Awesome icons to match ion-icon styling */
.ficon {
    font-size: 2.5em;
    color: inherit;
    line-height: 1em;
    display: inline-block;
    vertical-align: middle;
    margin-bottom:5px;
    
}

.bigficon
{
    font-size: 3.2em;
   color: white;    
}