/* General stylesheet */

/* Defaults_ */
/* fix cursor pointer */
a
{
    cursor: pointer;
    text-decoration: underline;
    color: #fa3535;
}

a, label
{
    cursor: hand;
}

a:hover
{
    text-decoration: none;
}

/* disable focus border for links and fields */
a:focus, input, input:focus
{
    outline: none;
}

/* disable img border */
img
{
    border: none;
}

span.document_link a img
{
    display: block;
    float: left;
    margin: 0 4px 0 0;
}

/* reset margins and paddings to zero */
*
{
    margin: 0;
    padding: 0;
}

/* colors */

.red
{
    color: #992e33;
}

.black
{
    color: #000;
}

.cleaner
{
    display: block;
    width: auto;
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

span.nobr
{
    white-space: nowrap;
}

/* _Defaults */

/* BEGIN STYLES */
html, body
{
    font: normal 100%/100% tahoma, geneva, verdana, helvetica, arial, sans-serif; /* font base size 100% (usual 16px) */
    background: none;
    color: #000;
    width: 1024px;
    height: auto;
    margin: 0 auto;
}

#container
{
    width: auto;
    height: auto;
    clear: both;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
}
/*===================START_Header_styles=========================*/
#header
{
    width: auto;
    height: 186px;
    background: transparent url(img/header.png) no-repeat 0 0;
}
#header img
{
    margin: 11px 0 0 26px;
    float: left;
}
#header .header_text h1
{
    color: #fff;
    padding: 10px 0 27px 0;
    line-height: 40px;
    font-weight: 100;
    font-size: 2.3em;
}
#header .header_text
{
    width: 694px;
    float: right;
    margin: 0 0 0 0;
}
#header .header_text span.hr_1
{
    width: 100%;
    height: 1px;
    display: block;
    background: url(img/hr_1.png) repeat-x 0 0;
    line-height: 1px;
}
#header .header_text p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 4px 29px 0 0;
    font-size: 0.75em;
    margin: 0 29px 0 0;
    line-height: 15px;
}
#header .header_text img
{
    margin: 0;
}
/*====================END_Header_styles==========================*/

/*===================START_installl_block_styles=========================*/
#installl_block
{
    width: auto;
    height: 218px;
    background: transparent url(img/bg_install.png) repeat-x 0 0;
    clear: both;
}
#installl_block ul
{
    list-style: none;
    width: 961px;
    height: 152px;
    padding: 48px 0 0 32px;
}
#installl_block ul li
{
    width: 213px;
    height: 152px;
    background: url(img/bg_list.png) no-repeat 0 0;
    float: left;
    margin-right: 36px;
}
#installl_block ul li.last
{
    margin: 0;
}
#installl_block ul li .inner_left
{
    margin: 0 0 0 19px;
    width: 130px;
    float: left;
}
#installl_block ul li h3
{
    padding: 13px 0 4px 19px;
}
#installl_block ul li .inner_left p
{
    font-size: 0.75em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px;
}
#installl_block ul li .inner_left a.button_1
{
    display: block;
    width: 70px;
    height: 23px;
    margin: 6px 0 0 0;
    background: transparent url(img/button_1.png) no-repeat 0 0;
}
#installl_block ul li .inner_left a.button_1:hover
{
    background: transparent url(img/button_1_up.png) no-repeat 0 0;
}
#installl_block ul li .inner_left a.button_2
{
    display: block;
    width: 99px;
    height: 23px;
    margin: 6px 0 0 0;
    background: transparent url(img/button_2.png) no-repeat 0 0;
}
#installl_block ul li .inner_left a.button_2:hover
{
    background: transparent url(img/button_2_up.png) no-repeat 0 0;
}
#installl_block ul li .inner_right
{
    width: 62px;
    margin: 0 2px 0 0;
    float: right;
    position: relative;
    top: -20px;
}
#installl_block ul li .inner_right img
{
    float: right;
}
#installl_block ul li .inner_right img.up
{
    margin: 0 0 36px 0;
}
/*====================END_installl_block_styles==========================*/

/*===================START_Client_Testimonials_styles==========================*/
#Client_Testimonials
{
    background-color: #fff;
    width: auto;
    clear: both;
    overflow: hidden;
}
#Client_Testimonials span.hr_2
{
    width: 100%;
    height: 1px;
    display: block;
    background: url(img/hr_2.png) repeat-x 0 0;
}
#Client_Testimonials .left_block_on_gen
{
    width: 775px;
    float: left;
    margin: 27px 0 0 32px;
}
#Client_Testimonials a
{
    font-size: 0.63em;
    color: #96b0c4;
    float: right;
}
#Client_Testimonials h3
{
    color: #093;
    margin-bottom: 12px;
}
#Client_Testimonials .left_block_on_gen ul
{
    list-style: none;
}
#Client_Testimonials .left_block_on_gen ul li
{
    width: auto;
    background-color: #eaebdf;
    border: #dedede 1px solid;
    padding: 17px 7px 4px 21px;
    margin-bottom: 14px;
    overflow: hidden;
    font-size: 0.75em;
}
#Client_Testimonials .left_block_on_gen ul li p
{
    color: #717274;
    clear: both;
}
#Client_Testimonials .left_block_on_gen ul li a
{
    font-weight: bold;
    font-size: 0.94em;
    color: #4f95c7;
    clear: both;
}
/*----------------*/
#Client_Testimonials .right_block_on_gen
{
    width: 165px;
    float: right;
    margin: 27px 35px 0 0;
}
#Client_Testimonials .right_block_on_gen input
{
    width: 148px;
    border: #d3d3d3 1px solid;
    color: #9e9d9d;
    padding: 4px 7px 6px 7px;
    font-size: 0.68em;
    clear: both;
    line-height: 15px;
    margin-bottom: 9px;
}
#Client_Testimonials .right_block_on_gen a.button_3
{
    display: block;
    width: 70px;
    height: 23px;
    margin: 6px 0 0 0;
    float: left;
    background: transparent url(img/button_3.png) no-repeat 0 0;
}
#Client_Testimonials .right_block_on_gen a.button_3:hover
{
    background: transparent url(img/button_3_up.png) no-repeat 0 0;
}
#Client_Testimonials .right_block_on_gen a.remind
{
    margin-top: 8px;
}
#Client_Testimonials .right_block_on_gen .contacts
{
    width: 165px;
    height: 100px;
    background: transparent url(img/bg_contacts.png) no-repeat 0 0;
    margin-top: 22px;
    clear: both;
}
#Client_Testimonials .right_block_on_gen .contacts h3
{
    padding: 13px 0 0 15px;
    margin-bottom: 5px;
}
#Client_Testimonials .right_block_on_gen .contacts a
{
    margin-left: 15px;
    margin-right: 25px;
    font-size: 0.75em;
    color: #4f95c7;
    font-weight: bold;
}
/*====================END_Client_Testimonials_styles===========================*/

/*===================START_content==========================*/
#content
{
    width: auto;
    clear: both;
    background: #ffffff url(img/bg_content.png) repeat-x 0 0;
    padding: 39px 0 0 27px;
    height: auto;
}
#content h3
{
    color: #093;
    margin-bottom: 12px;
}
#content table
{
    font-size: 0.75em;
    color: #9e9d9d;
    margin-bottom: 80px;
}
#content table tr
{
    height: 22px;
}
#content table tr td
{
    padding-bottom: 6px;
    vertical-align: top;
}
#content table tr td.first
{
    width: 140px;
}
#content table tr td input
{
    width: 214px;
    height: 16px;
    border: #d0d0d0 1px solid;
    padding: 3px;
}
#content table tr td textarea
{
    width: 418px;
    height: 200px;
    border: #d0d0d0 1px solid;
    padding: 3px;
}
#content table tr td a.button_4
{
    display: block;
    width: 77px;
    height: 23px;
    margin: 6px 0 0 0;
    float: left;
    background: transparent url(img/button_4.png) no-repeat 0 0;
}
#content table tr td a.button_4:hover
{
    background: transparent url(img/button_4_up.png) no-repeat 0 0;
}
#content table tr td a.button_5
{
    display: block;
    width: 77px;
    height: 23px;
    margin: 6px 0 0 0;
    float: left;
    background: transparent url(img/button_5.png) no-repeat 0 0;
    margin-right: 17px;
}
#content table tr td a.button_5:hover
{
    background: transparent url(img/button_5_up.png) no-repeat 0 0;
}
#content table tr td a.button_6
{
    display: block;
    width: 77px;
    height: 23px;
    margin: 6px 0 0 0;
    float: left;
    background: transparent url(img/button_6.png) no-repeat 0 0;
}
#content table tr td a.button_6:hover
{
    background: transparent url(img/button_6_up.png) no-repeat 0 0;
}
/*=====================END_content==========================*/

/*===================START_footer==========================*/
#footer
{
    width: auto;
    height: 20px;
    padding: 20px 0 0 0;
    font-size: 0.68em;
    color: #ffffff;
    clear: both;
}
/*====================END_footer===========================*/

.container-total-by-month
{
    padding-bottom: 30px;
    width: 100%;
}

.chart-combo
{
    margin-right: 20px;
}

#container-budgets, #container-customers, #container-diverse, #container-sales
{
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
}

#container-list
{
    width: 470px;
    margin: 0 auto;
}

.budgets
{
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    margin: 20px auto;
}

.budgets th
{
    background-color: #3c7ab5;
    border-bottom: 1px solid #e5e5e5;
    color: white;
    height: 30px;
}

.budgets tr:nth-child(odd)
{
    background: #dae9fc;
}

.budgets tr td:last-child
{
    text-align: center;
}

.budgets td
{
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #e5e5e5;
}

.budgets td:nth-child(2)
{
    border-right: none;
    min-width: 250px;
}

.budgets td:last-child
{
    min-width: 180px;
}

.budgets input
{
    background-color: white;
    border: 1px solid #cccccc;
    height: 20px;
    border-radius: 4px;
    padding: 2px 6px;
    text-align: right;
    width: 100px;
}

.budgets input:focus, .filter-box input:focus, .popup-edit input:focus, .popup-edit textarea:focus, #abc-emails:focus
{
    outline: none !important;
    border: 1px solid #52a8ec;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(4, 156, 219, 0.6);
}

.budgets input::-ms-clear, .filter-box input::-ms-clear, .popup-edit input::-ms-clear, .popup-edit textarea::-ms-clear, #abc-emails::-ms-clear
{
    display: none;
}

.selector
{
    border: 1px solid #cccccc;
    border-radius: 4px;
    background-color: white;
    position: relative;
    padding: 4px 4px 4px 6px;
    line-height: 20px;
    margin-left: 10px;
    min-width: 70px;
}

.selector:focus
{
    border-color: #049cdb;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(4, 156, 219, 0.6);
}

.hidden
{
    display: none;
}

.filter-container
{
    display: table;
    border: 1px solid #e5e5e5;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 30px;
    background-color: #f2f3f5;
    width: 100%;
}

.filter-header
{
    background-color: #3c7ab5;
    color: white;
    padding: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 4px;
    font-weight: bold;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.filter-box
{
    display: block;
    padding: 5px;
}

.filter-box > div:first-of-type
{
    float: left;
    margin-bottom: 4px;
}

.filter-box > div:not(:first-of-type)
{
    float: left;
    margin-left: 20px;
    margin-bottom: 4px;
}

.filter-box input
{
    background-color: white;
    border: 1px solid #cccccc;
    height: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 2px 4px;
    margin-bottom: 6px;
}

.filter-box select
{
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: white;
    padding: 2px 4px;
    min-width: 70px;
    margin-bottom: 4px;
}

.filter-box select:focus, .popup-edit select:focus
{
    border-color: #049cdb;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(4, 156, 219, 0.6);
}

.label20
{
    display: inline-block;
    width: 20px;
}

.label45
{
    display: inline-block;
    width: 45px;
}

.label50
{
    display: inline-block;
    width: 50px;
}

.label80
{
    display: inline-block;
    width: 80px;
}

.label95
{
    display: inline-block;
    width: 95px;
}

.label110
{
    display: inline-block;
    width: 110px;
}

.label-settings
{
    display: inline-block;
    width: 250px;
}

.grid
{
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
}

.grid th
{
    background-color: #3c7ab5;
    border-top: none;
    border-bottom: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    padding-left: 5px;
    padding-right: 5px;
    height: 24px;
}

.grid th a
{
    color: #ffffff;
}

.grid td
{
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #e5e5e5;
}

.grid tr:nth-child(odd)
{
    background: #dae9fc;
}

.grid tr:not(.grid-pager):last-child
{
    border-right: 1px solid #e5e5e5;
}

.grid tr:not(.grid-pager):hover
{
    background-color: #ffffd7;
}

.grid .selected td
{
    background-color: #3399FF !important;
    color: #ffffff !important;
}

.grid-pager td
{
    background-color: #3c7ab5;
    border: none;
    padding-left: 10px;
    padding-right: 0;
}

.grid-pager a
{
    color: #ffffff;
    font-weight: bold;
}

.grid-pager span
{
    color: yellow;
    font-weight: bold;
}

.grid td.edit-customer, .grid td.del-customer, 
.grid td.edit-spott, .grid td.del-spott, 
.grid td.edit-invoice, .grid td.del-invoice, 
.grid td.edit-advert, 
.grid td.edit-product, .grid td.del-product, 
.grid td.set-status, .grid td.details, 
.grid td.edit-user, .grid td.del-user, 
.grid td.set-lost, 
.grid td.edit-target, .grid td.del-target, 
.grid td.edit-period, .grid td.del-period, 
.grid td.set-paid, .grid td.set-notpaid,
.grid td.edit-abs, .grid td.del-abs, .grid td.approve-abs,
.grid td.edit-holiday, .grid td.del-holiday,
.grid td.edit-vacation, .grid td.del-vacation
{
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    width: 19px;
}

.add-customer, .add-spott, .add-invoice, .add-product, .add-user, .add-target, .add-period, .add-holiday, .add-vacation
{
    cursor: pointer;
    float: right;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 23px;
}

#header-spottkonto, #header-invoice, #header-product, #header-users, #header-sales, #header-periods, #header-customers
{
    margin-bottom: 0;
}

#header-users + div, #header-customers + div
{
    border: none;
    margin-top: -1px;
}
.popup-edit > div
{
    display: table;
    padding-bottom: 5px;
    width: 100%;
}

.popup-edit > div div:first-child
{
    float: left;
    padding-top: 3px;
}

.popup-edit select
{
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: white;
    padding: 2px 0;
}

.popup-edit input[type="text"], .popup-edit textarea, #abc-emails
{
    border: 1px solid #cccccc;
    height: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 2px 4px;
    width: 440px;
}

.popup-edit input[type="checkbox"]
{
    margin-top: 6px;
}

.popup-edit input[readonly], .popup-edit textarea[readonly], .popup-edit select[disabled]
{
    background-color: #eeeeee;
}

.popup-edit select[disabled]
{
    color: #000000;
}

.popup-edit > div div:first-child
{
    width: 120px;
}

.popup-edit > div div:first-child + div
{
    padding-left: 125px;
}

#edit-customer #user
{
    width: 217px;
}

#edit-customer #orgnr
{
    width: 205px;
}

#edit-customer #abc
{
    width: 40px;
}

#edit-spott input
{
    width: 100px;
}

#edit-spott select
{
    width: 110px;
}

#edit-spott #name
{
    width: 440px;
}

#edit-spott #spottNum, #edit-spott #spottLen, #edit-spott #discount, #edit-spott #price, #edit-invoice #price, #edit-invoice .product-price, #edit-invoice .product-inprice, #edit-invoice #inprice
{
    text-align: right;
}

#edit-spott #spottDate, #edit-spott #startDate, #edit-spott #endDate, #edit-invoice #invoiceDate
{
    background-color: #ffffff;
}

#container-settings, #container-products, #container-periods, #container-holidays, #container-vacations
{
    width: 716px;
}

input.num-small
{
    text-align: right;
    width: 45px;
}

.spott-balance, .stat-total
{
    color: #ffffff;
    font-weight: bold;
    float: right;
    display: inline-block;
    padding-top: 5px;
}

.spott-balance
{
    padding-right: 5px;
}

.stat-total
{
    padding-right: 29px;
}

#edit-invoice input, #edit-invoice textarea
{
    width: 500px;
}

#edit-invoice select
{
    width: 300px;
}

#edit-invoice #invoiceText
{
    height: 90px;
}

#edit-invoice #invoiceDate, #edit-invoice #price, #edit-invoice #inprice
{
    width: 100px;
}

#edit-invoice .product-price, #edit-invoice .product-inprice
{
    margin-left: 8px;
    width: 87px;
}

#edit-invoice #add-product {
    width: 202px;
}
#edit-invoice > div div:first-child
{
    width: 160px;
}

#edit-invoice > div div:first-child + div
{
    padding-left: 135px;
}

#edit-advert #advert
{
    height: 400px;
    width: 800px;
}

#edit-product > div div:first-child
{
    width: 50px;
}

#edit-product > div div:first-child + div
{
    padding-left: 60px;
    padding-top: 2px;
}

#edit-product #name
{
    width: 610px;
}

.TabStyle .ajax__tab_header
{
    font-size: 14px;
    display: block;
}
.TabStyle .ajax__tab_header .ajax__tab_outer
{
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 20px;
    border: solid 1px #d7d7d7;
    background-color: #f2f3f5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.TabStyle .ajax__tab_header .ajax__tab_inner
{
    color: #666;
}
.TabStyle .ajax__tab_hover .ajax__tab_outer
{
    background-color: #ffffd7;
}
.TabStyle .ajax__tab_hover .ajax__tab_inner
{
    color: #fff;
}
.TabStyle .ajax__tab_active .ajax__tab_outer
{
    border-bottom-color: #ffffff;
    background-color: #3c7ab5;
}
.TabStyle .ajax__tab_active .ajax__tab_inner
{
    color: #000;
    border-color: #333;
}
.TabStyle .ajax__tab_body
{
    border: none;
}
.TabStyle .ajax__tab_inner a
{
    color: #000;
}
.TabStyle .ajax__tab_active a
{
    color: #ffffff;
    font-weight: bold;
}

#ctrAbc
{
    min-width: 50px;
    margin-right: 5px;
}

#ctrGetEmails
{
    height: 28px;
    width: 80px;
}

#abc-emails
{
    height: 500px;
    width: 420px;
}

#edit-user input[type="text"]
{
    width: 250px;
}

#edit-user #provision, #startTime
{
    width: 80px;
    text-align: right;
}

#edit-user #startTime, #endTime
{
    width: 90px;
}

#totals
{
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    margin-top: 20px;
    width: 100%;
}

#totals th
{
    color: #ffffff;
}

#totals tr td:not(:first-child)
{
    text-align: right;
}

#totals a
{
    color: #0000aa;
    text-decoration: none;
}

#totals a:hover
{
    text-decoration: underline;
}

.menu-container
{
    padding-top: 3px;
    padding-bottom: 3px;
}

#container-sales
{
    margin: 30px auto;
    width: 600px;
}

.grid td.view-invoice-price
{
    text-align: right;
    padding-right: 10px;
}

.grid td.row-image {
    padding: 0;
}

#container-sales select
{
    margin-top: 3px;
    margin-right: 30px;
}

#ctrPanelCustomers, #ctrPanelInvoices
{
    display: table;
    width: 100%;
}

.operation-button
{
    cursor: pointer;
    float: right;
    width: 125px;
    margin-bottom: 3px;
    padding: 4px 5px;
    box-sizing: border-box;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: whitesmoke;
    background-image: -moz-linear-gradient(top, white, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, white, #e6e6e6);
    background-image: -o-linear-gradient(top, white, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.operation-button:hover, .operation-button:focus
{
    color: #333333;
    background-color: #e6e6e6;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.operation-button:focus
{
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#ctrDetails
{
    display: table;
    width: 100%;
}

.grid td.target-cell 
{
    padding-right: 60px;
    text-align: right;
}

#edit-target input
{
    width: 120px;
    text-align: right;
}

#edit-period #starts, #edit-period #ends, #add-payment #paydate, #edit-holiday #date, #edit-vacation #starts, #edit-vacation #ends
{
    text-align: left;
    width: 80px;
}

#edit-period #name, #edit-holiday #name
{
    text-align: left;
    width: 380px;
}

#edit-period #overlap
{
    color: red;
    font-size: 10px;
    padding-left: 65px;
}

#edit-period > div div:first-child, #edit-holiday > div div:first-child
{
    width: 60px;
}

#edit-period > div div:first-child + div, #edit-holiday > div div:first-child + div
{
    padding-left: 65px;
}

#add-payment input 
{
    width: 150px;
}

#add-payment #paydate, #add-payment #amount 
{
    width: 90px;
}

#add-payment #amount 
{
    text-align: right;
}

.absence #user
{
    width: 200px;
}

.absence #start-date, #end-date
{
    width: 110px;
}

.absence #customer
{
    width: 210px;
}

.absence #exp
{
    height: 90px;
}

.absence #words-container
{
    font-size: 8pt;
    text-align: right;
}

.absence #words
{
    font-weight: bold;
    padding-right: 5px;
}

.grid td.absence-cell
{
    padding-right: 30px;
    white-space: nowrap;
}

.grid td.absence-exp
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
}
