@media (min-width:1300px) {
    .container {
        width:1200px;
    }
}
body
{
    font-family: Arial;
    font-size: 14px
}
input[type=text]
{
    border: 1px solid blue;
    border-radius: 4px;
    margin-bottom: 2px;
}

table
{
    table-layout: fixed;
}

table, th, td
{
    border: 1px solid black;
    border-collapse: collapse;
}
th, td
{
    padding: 1px;
    font-size: 14px
}
tr:nth-child(even)
{
    background-color: #f2f2f2;
}
.welcome-text
{
    padding-top: 170px;
}
.container
{
    width: 1470px;
    margin-bottom: 20px;
}

.align-center
{
    text-align:center;
}

.align-left
{
    text-align:left;
}

.align-right
{
    text-align:right;
}

.successMessage
{
    font-size:18px;
    padding: 15px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #18bc9c;
    border-color: #18bc9c;
    color: #ffffff
}

.errorMessage
{
    font-size:18px;
    padding: 15px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff
}


.alert-success
{
    background-color: #18bc9c;
    border-color: #18bc9c;
    color: #ffffff
}

.alert-warning
{
    background-color: #f39c12;
    border-color: #f39c12;
    color: #ffffff
}

.alert-danger
{
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff
}


.nav-tabs {
    font-size: 24px;
    font-weight: bold;
}

.navbar-brand {
    padding: 12px 15px 15px 15px
}

.cursor-hand {
    cursor: pointer;
}

.table-hover>tbody>tr:hover {
    background-color: #ecf0f1
}

/*General CSS tags */
.arrow
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.heading-row
{
    font-weight: bold;
    text-align: center;
}
.date-field
{
    text-align: center;
    width: 90px;
    margin-right: 5px;
}
.add-image
{
    padding-top: 30px;
}
.save, .edit
{
    width: 50px;
}
.save-btn, .cancel-btn
{
    width: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.send-email
{
    width: 100px;
    margin-top:5px;
    margin-botton:5px;
}
.row-icon
{
    width: 20px;
    text-align: center;
}
.row-icon:hover
{
    cursor: move;
}
.heading-row
{
    font-weight: bold;
    text-align: center;
}
.header:hover
{
    cursor: pointer;
}
.radio-inline
{
    width: 70px;
    position: relative;
    display: inline-block;
    padding-left:20px;
    margin-bottom: 0px;
    vertical-align: middle;
    cursor: pointer;
}
.radio-buttons
{
    padding-top: 10px;
    padding-right: 60px;
    float: right;
}

/* Summary CSS tags */
.summary {
    margin-left:auto;
    margin-right:auto;
}
.summary td
{
    border: none;
}
.summary-week[type=text] {
    border: none;
    border-width:0px;
    width: 90px;
    text-align: left;
}
.summary-row-padding
{
    margin-top:5px;
    margin-bottom:5px;
}
.summary-padding-bottom
{
    margin-bottom:20px;
}
.summary-padding-top
{
    padding-top:20px;
}
.summary-heading
{
    padding-left:10px;
    font-weight: bold;
    text-align: center;
    margin-left: 40px;
}
.summary-heading-employee
{
    width: 300px;
    padding-left: 10px;
    margin-right: 10px;
}
.summary-heading-day
{
    width: 50px;
    text-align: center;
}
.summary-heading-bold
{
    font-weight: bold;
}
.summary-day
{
    width: 40px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}
.summary-total-cost
{
    width: 80px;
    text-align: right;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 5px;
}
.summary-total-costs
{
    width: 80px;
    text-align: right;
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 5px;
    font-weight: bold;
}
.summary-totals
{
    text-align: right;
    font-weight: bold;
}
.summary-employee
{
    width:280px;
    padding-left: 10px;
}
.summary-total-hours
{
    font-weight: bold;
    text-align: center;
}
.summary-period
{
    float: left;
    padding-left:20px;
    cursor: pointer;
}
.summary-project-list
{
    width:433px;
}

/*Timesheets CSS tags */
.timesheets-input[type=text] {
    border: none;
    border-width:0px;
    width: 40px;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
}
.timesheets td
{
    border: none;
}
.timesheets-day
{
    width: 40px;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
}
.timesheets-project
{
    padding-left:10px;
    width: 400px;
}
.timesheets-activity
{
    width: 300px;
    text-align: center;
}
.timesheets-hours
{
    width: 80px;
    text-align: center;
}
.timesheets-total-hours
{
    font-weight: bold;
    text-align: center;
}
.timesheets-total
{
    font-weight: bold;
    text-align: right;
}
.timesheets-employee
{
    padding-left:10px;
    font-weight: bold;
    text-align: left;
}
.timesheets-heading
{
    padding-left:10px;
    font-weight: bold;
    text-align: center;
    margin-left: 40px;
}
.timesheets-week[type=text] {
    border: none;
    border-width:0px;
    width: 90px;
    text-align: center;
}
.timesheets-comment
{
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 850px;
}
.timesheets-approved-btn
{
    float: left;
    width: 140px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.timesheets-rejected-btn
{
    float: right;
    width: 140px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*Project CSS tags */
.project-heading-number
{
    width: 60px;
    text-align: center;
}
.project-heading-name
{
    width: 400px;
}
.project-heading-start-date
{
    width: 90px;
}
.project-heading-amounts
{
    width: 75px;
    text-align: center;
}
.project-heading-hours
{
    width: 60px;
    text-align: center;
}
.project-heading-active
{
    width: 40px;
}
.project-hours
{
    text-align: right;
    padding-right: 5px;
}
.project-hours-red
{
    text-align: right;
    padding-right: 5px;
    color:#e74c3c
}
.project-hours-green
{
    text-align: right;
    padding-right: 5px;
    color:#006600;
}
.project-amount
{
    text-align: right;
    width: 75px;
    padding-right:5px;
}
.new-project-cost
{
    text-align: right;
    padding-right:10px;
}
.new-project
{
    width: 150px;
    text-align: right;
    padding-right:10px;
}
.project-id
{
    width: 60px;
    text-align: left;
    padding-left: 5px;
}
.project-number
{
    width: 80px;
    text-align: left;
    padding-left: 5px;
}
.project-name
{
    width: 500px;
    text-align: left;
    padding-left: 5px;
}
.project-customer
{
    width: 150px;
    text-align: left;
    padding-left: 5px;
}
.project-purchase-order-number
{
    width: 100px;
    text-align: left;
    padding-left: 5px;
}
.project-start-date
{
    text-align: center;
}
.new-active
{
    margin-top: 5px;
}
.project-active
{
    text-align: center;
}
.project-add-btn
{
    width: 120px;
    margin-bottom: 10px;
}
.project-variation-detail
{
    width: 350px;
    text-align: left;
    padding-left: 5px;
}
.project-add-image
{
    margin-top: 0px;
}
.project-variation-po
{
    width: 100px;
    text-align: left;
    padding-left: 5px;
}
.project-variation-date
{
    border: 1px solid blue;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 2px;    
    width: 100px;
    text-align: left;
    padding-left: 5px;
    text-align: center;
    width: 90px;
}
.project-variation-expense-comment
{
    width: 235px;
    text-align: left;
    padding-left: 5px;
}
.project-variation-expense-date
{
    width: 100px;
    text-align: left;
    padding-left: 5px;
}

/*Proposal CSS tags */
.porposal-heading-row
{
    text-align: center;
}
.porposal-heading-number
{
    text-align: center;
    width: 70px;
}
.porposal-heading-name
{
    width: 500px;
}
.porposal-heading-client
{
    width: 220px;
}
.porposal-heading-date
{
    text-align: center;
    width: 80px;
}
.porposal-heading-fee
{
    text-align: center;
    width: 80px;
}
.porposal-heading-hours
{
    text-align: center;
    width: 60px;
}
.porposal-heading-expenses
{
    text-align: center;
    width: 80px;
}
.porposal-heading-comment
{
    width: 200px;
}
.porposal-heading-status
{
    text-align: center;
    width: 60px;
}
.proposal-heading-action
{
    text-align: center;
}
.proposal-costs
{
    text-align: right;
    padding-right: 5px;
}
.proposal-add-btn
{
    width: 120px;
    margin-bottom: 10px;
}
.new-proposal
{
    text-align: right;
    padding-right:10px;
}
.proposal-standard-items
{
    padding-bottom: 5px;
}
.proposal-number
{
    width: 80px;
    text-align: left;
    padding-left: 5px;
}
.proposal-name
{
    width: 500px;
    text-align: left;
    padding-left: 5px;
}
.proposal-client
{
    width: 250px;
    text-align: left;
    padding-left: 5px;
}
.proposal-item
{
    width: 600px;
    padding-left: 5px;
}
.proposal-fee, .proposal-expenses
{
    text-align: right;
    width: 75px;
    padding-right:5px;
}
.proposal-active
{
    text-align: center;
}
.proposal-principal
{
    width: 60px;
    padding-left: 5px;
}
.proposal-senior
{
    width: 60px;
    padding-left: 5px;
}
.proposal-engineer
{
    width: 60px;
    padding-left: 5px;
}
.proposal-hours
{
    width: 40px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
}
.proposal-comment
{
    width: 250px;
    padding-left: 5px;
}
.proposal-flex-container {
    display: flex;
    line-height: 10px;
}
.proposal-flex-container input{
    display:block;
    margin-bottom: 0px;
    width: 80px;
}
.ui-dialog-buttonset  button{
    width: 100px;
}
.proposal-flex-item-left {
    flex: 00%;
    text-align: right;
    padding-top: 0px;
}
.proposal-flex-item-right {
    padding-left: 5px;
    flex: 00%;
}
.proposal-expense-cost {
    max-width: 70px;
    line-height: 10px;
}
.proposal-hide-consultant-expenses {
    visibility: hidden;
    display: none;
    width: 0px;
    border: 0px;
    border-right-color: white;
    border-left-color: white;
    border-style:none;
}
.proposal-expense-selects
{
    margin-bottom: 5px;
}
.proposal-copy-all
{
    padding-top: 50px;
}
.proposal-select
{
    text-align: center;
}
.proposal-add-image
{
    padding-top: 5px;
    margin-left: 5px;
    margin-right: 5px;  
}
.provisional-add-image
{
    margin-left: 5px;
    margin-right: 5px;  
}
.provisional-delete-image
{
    margin-left: 5px;
    margin-right: 5px;  
}
.proposals-clone-btn
{
    width: 200px;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
}
.proposals-delete-btn
{
    width: 200px;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 150px;
}

/*Outstanding Timesheet tags */
.outstanding-employee-name
{
    width: 200px;
    text-align: center;
}
.outstanding-week-beginning
{
    width: 130px;
    text-align: center;
}
.outstanding-timesheet-active
{
    width: 90px;
    text-align: center;
}

/*Employee CSS tags */
.employee-new-id
{
    width: 40px;
}
.employee-new-name
{
    width:300px;
}
.employee-new-username
{
    width:150px;
}
.employee-new-email
{
    width:400px;
}
.employee-new-password
{
    width:100px;
}
.employee-new-hourly-rate
{
    width:40px;
}
.employee-new-active
{
    padding-top:5px;
}
.employee-id
{
    width: 80px;
    text-align: center;
}
.employee-name
{
    width: 200px;
    text-align: center;
}
.employee-user-name
{
    width: 120px;
}
.employee-email-address
{
    width: 300px;
}
.employee-hourly-rate
{
    width: 80px;
    text-align: center;
}
.employee-start-date
{
    width: 90px;
    text-align: center;
}
.employee-end-date
{
    width: 90px;
    text-align: center;
}
.employee-active
{
    width: 70px;
    text-align: center;
}
.new-employee
{
    text-align: right;
    padding-right:10px;
}
.employee-add-button
{
    width: 120px;
    margin-bottom: 10px;
}

.employee-logon-update-button
{
    width: 120px;
    margin-bottom: 10px;    
}

.heading-employee-logon-name
{
    width: 250px;
    text-align: center;
}

.heading-employee-logon-date
{
    width: 100px;
    text-align: center;
    padding-right: 0px;
}

.heading-employee-logon-time
{
    width: 100px;
    text-align: center;
}

.heading-employee-logon-ip-address
{
    width: 130px;
    text-align: center;
    padding-right: 0px;
}

.heading-employee-logon-device-name
{
    width: 500px;
}

.employee-logon-name, .employee-logon-device-name
{
    text-align: left;
    padding-left: 5px;
}

.employee-logon-date, .employee-logon-time, .employee-logon-ip-address
{
    text-align: center;    
}

/*Leave CSS tags */
.heading-leave-request-name
{
    width: 120px;
}
.heading-leave-request-date
{
    width: 110px;
}
.heading-leave-type
{
    width: 100px;
}
.heading-leave-period
{
    width: 260px;
}
.heading-leave-hours
{
    width: 50px;
}
.heading-leave-description
{
    width: 330px;
}
.heading-leave-status
{
    width: 80px;
    text-align: center;
}
.new-leave-request
{
    text-align: right;
    padding-right:10px;
    width:130px;
}
.leave-new-description
{
    width: 650px;
}
.leave-new-start-date, .leave-new-end-date
{
    width: 90px;
}
.leave-new-hours
{
    width: 40px;
}
.leave-request-date, .leave-approved
{
    text-align: center;
}
.leave-hours
{
    text-align: right;
    padding-right:5px;
}
.leave-action-btn
{
    width: 70px;
}
.reject-message
{
    width: 400px;
}
.leave-add-button
{
    width: 120px;
    margin-bottom: 10px;
}

/*Employee Leave CSS tags */
.leave-heading-request-date
{
    width: 110px;
}
.leave-heading-type
{
    width: 110px;
}
.leave-heading-period
{
    width: 300px;
}
.leave-heading-hours
{
    width: 50px;
}
.leave-heading-description
{
    width: 300px;
}
.leave-heading-status
{
    width: 80px;
}
.new-leave-request-btn
{
    margin-bottom: 10px;
}

/*Subconsulant CSS tags */
.subconsultant-heading-name
{
    width: 500px;
}
.subconsultant-heading-sort-by
{
    width: 60px;
    text-align: center;
}
.subconsultant-heading-active
{
    width: 40px;
}
.subconsultant-active
{
    text-align: center;
}
.subconsultant-sort-by
{
    text-align: center;
}
.new-subconsultant
{
    text-align: right;
    padding-right:5px;
}
.subconsultant-new-id
{
    width: 40px;
}
.subconsultant-new-name
{
    width: 400px;
}
.subconsultant-new-sort-by
{
    width: 50px;
    text-align: center;
}
.subconsultant-add-btn
{
    width: 150px;
    float: left;
    margin-bottom: 10px;
}
.subconsultant-order-button
{
    margin-left: 10px;
}

/*Customer CSS tags */
.customer-heading-name, .customer-heading-address
{
    width: 300px;
}
.customer-heading-city
{
    width: 150px;
}
.customer-heading-state
{
    width: 130px;
}
.customer-heading-postcode 
{
    width: 80px;
    text-align: center;
}
.customer-heading-active, .customer-heading-xero
{
    width: 50px;
    text-align: center;
}
.customer-active, .customer-xero
{
    width: 50px;
    text-align: center;
}
.customer-button-add-to-xero
{
    width: 120px;
}
.customer-button-update-from-xero
{
    width: 140px;
}
.customer-name
{
    padding-left:5px;
}
.customer-address
{
    padding-left:5px;
    width: 140px;
}
.customer-city
{
    padding-left:5px;
    width: 150px;
}
.customer-state
{
    padding-left:5px;
}
.customer-postcode
{
    padding-left:5px;
    text-align: center;
}
.new-customer
{
    width: 70px;
    text-align: right;
    padding-right:5px;
}
.customer-new-id
{
    width: 40px;
}
.customer-new-name
{
    width: 350px;
}
.customer-new-address
{
    width: 350px;
}
.customer-new-city
{
    width: 200px;
}
.customer-new-state
{
    width: 200px;
}
.customer-new-postcode
{
    width: 50px;
}
.customer-add-btn
{
    width: 120px;
    float: left;
    margin-bottom: 10px;
}
.customer-xero-uuid
{
    width: 280px;
    text-align: center;
}
.customer-add-xero-uuid
{
    width: 110px;
}
.customer-xero-name
{
    width: 340px;
    border: none;
}
.customer-xero-address
{
    width: 280px;
    border: none;
}
.customer-xero-city
{
    width: 180px;
    border: none;
}
.customer-xero-state
{
    width: 90px;
    border: none;
}
.customer-xero-postcode
{
    width: 70px;
    border: none;
    text-align: center;
}
.customer-xero-active
{
    width: 40px;
    border: none;
    text-align: center;
}
/*Invoice CSS tags */
.new-invoice-heading-row
{
    text-align: center;
    width: 120px;
    border-bottom: 0px solid black
}
.new-invoice-tr
{
    background-color: #FFFFFF;
    text-align: center;
    width: 120px;
    border-top: 0px solid black
}

.new-invoice
{
    width:170px;
    text-align: right;
    padding-right:5px;
}
.invoice-new-number
{
    width:50px;
    text-align: left;
    padding-left:2px    
}
.invoice-new-project-number
{
    width:850px;
    text-align: left;
    margin-bottom:15px
}
.invoice-create-new-project-number
{
    width:850px;
    text-align: left;
    margin-bottom:0px
}

.invoice-new-customer-number
{
    width:380px;
    text-align: left;
    margin-bottom:15px
}
.invoice-new-client-address
{
    width: 300px; 
    text-align: left;
    padding-left:5px;
}
.invoice-new-client-attention
{
    width: 300px; 
    text-align: left;
    padding-left:5px;
}
.invoice-new-client-purchase-order-number
{
    width: 300px; 
    text-align: left;
    padding-left:5px;
}
.invoice-new-client-reference
{
    width: 850px; 
    text-align: left;
    padding-left:5px;
}
.invoice-new-item-description
{
    width: 610px; 
    text-align: left;
    padding-left:5px;
}
.invoice-new-item-amount
{
    width: 120px; 
    text-align: right;
    padding-right:10px;
}
.invoice-id
{
    width: 40px;
}
.heading-invoice-project-number
{
    width: 90px;
    text-align: center;
}
.heading-invoice-description
{
    width: 520px;
}
.heading-invoice-customer-name
{
    width: 200px;
}
.heading-invoice-date
{
    width: 90px;
    text-align: center;
}
.heading-invoice-number
{
    width: 80px;
    text-align: center;
}
.heading-invoice-amount
{
    width: 100px;
    text-align: center;
}
.heading-invoice-checkbox
{
    width: 20px;
    text-align: center;
    margin-left:5px;
}
.invoice-new-client
{
    width:300px;
    text-align: left;
    padding-right:0px;
}
.invoice-new-purchase_order
{
    width: 150px;
}
.invoice-project-number, .invoice-date
{
    text-align: center;
}
.invoice-retrieve-invoices-btn
{
    margin-left:10px;
}
.invoice-new-amount
{
    width: 90px;
    text-align: right;
    padding-right:5px;
}
.invoice-amount
{
    text-align: right;
    padding-right:5px;
}
.invoice-number
{
    text-align: center;
}
.invoice-checkbox
{
    width:20px;
    text-align: center;
    padding-right:0px;
}
.invoice-add-btn
{
    width: 100px;
    margin-bottom: 10px;
}
.invoice-select-all-btn
{
    margin-left:500px
}
.invoice-clear-all-btn
{
    margin-right:0px
}
.invoice-upload-to-xero-btn
{
    margin-left:70px
}
.invoice-clear-flag
{
    margin-left:350px
}
.invoice-clear-upload-btn
{
    margin-left:10px
}
.heading-invoice-edit, .heading-invoice-pdf
{
    width:50px    
}
/*Expense CSS tags */
.heading-expense-subconsultant-name
{
    width: 400px;
}
.heading-expense-unallocated-description
{
    width: 500px;
}
.heading-expense-date
{
    width: 90px;
    text-align: center;
}
.heading-expense-invoice-number
{
    width: 80px;
    text-align: center;
}
.heading-expense-amount
{
    width: 0px;
    text-align: center;
}
.expense-date
{
    text-align: center;
}
.expense-invoice-number
{
    width: 80px;
    text-align: right;
    padding-right: 5px;
}
.expense-invoice-amount
{
    width: 80px;
    text-align: right;
    padding-right: 5px;
}
.expense-add-btn
{
    margin-bottom: 10px;
}
.new-expense-invoice-number
{
    width: 90px;
    text-align: left;
}
.new-expense
{
    width: 120px;
    text-align: right;
    padding-right:5px;
}
.expense-description
{
    width: 550px;
}
.expense-amount
{
    width: 70px;
    text-align: right;
    padding-right:5px;
}

/*Xero API Errors */
    .heading-error-date
{
     width: 150px;
     text-align: center;
}
.heading-error-invoice-number
{
     width: 80px;
     text-align: center;
}
.heading-error-invoice-date
{
     width: 100px;
     text-align: center;
}
.heading-error-number
{
     width: 70px;
     text-align: center;
}
.heading-error-type
{
     width: 180px;
     text-align: center;
}
.heading-error-description
{
     width: 800px;
     text-align: center;
}
.error-date
{
     width: 150px;
     text-align: center;
}
.error-invoice-number
{
     width: 80px;
     text-align: center;
}
.error-invoice-date
{
     width: 100px;
     text-align: center;
}
.error-number
{
     width: 70px;
     text-align: center;
}
.error-type
{
     width: 180px;
     text-align: center;
}
.error-description
{
     width: 800px;
     text-align: left;
     padding-left:2px;
}


/*Timesheet CSS tags */
.timesheet {
    margin-left:10px;
}
.timesheet td
{
    border: none;
}
.timesheet-input[type=text] {
    border: none;
    border-width:0px;
    width: 40px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}
.timesheet-day
{
    width: 40px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}
.timesheet-project
{
    padding-left:10px;
}
.timesheet-activity
{
    padding-left:10px;
    padding-right:5px;
}
.timesheet-hours
{
    width: 50px;
    text-align: center;
}
.timesheet-total_hours
{
    font-weight: bold;
    text-align: center;
}
.timesheet-add-image
{
    padding-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.timesheet-delete-image
{
    margin-left: 5px;
    margin-right: 5px;
}
.timesheet-total
{
    font-weight: bold;
    text-align: right;
}
.timesheet-employee
{
    padding-left:10px;
    font-weight: bold;
    text-align: left;
    width: 500px;
}
.timesheet-heading
{
    padding-left:10px;
    font-weight: bold;
    text-align: center;
    margin-left: 40px;
}
.week[type=text] {
    border: none;
    border-width:0px;
    width: 90px;
    text-align: center;
}
.timesheet-comment
{
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.timesheet-submit-btn
{
    float: left;
    width: 90px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.timesheet-save-btn
{
    width: 90px;
    float: right;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* The whole thing */
.custom-menu {
    display: none;
    z-index: 1000;
    position: absolute;
    overflow: hidden;
    border: 1px solid #CCC;
    white-space: nowrap;
    font-family: sans-serif;
    background: #FFF;
    color: #333;
    border-radius: 5px;
    padding: 0;
}

/* Each of the items in the list */
.custom-menu li {
    padding: 8px 12px;
    cursor: pointer;
    list-style-type: none;
    transition: all .3s ease;
    user-select: none;
}

.custom-menu li:hover {
    background-color: #DEF;
}
