<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}


body {
    background: #fff;
    color: #393939;
    font-family: "Sans Serif", "Arial";
    overflow: auto !important;
    /** disabled conflicting to jquery ui
    line-height: 0;
    */
}

a {
    color: #88B52C;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

#page-top-outer {
    background: url(../images/shared/top_bg.jpg) top center repeat-x;
    border-bottom: 1px solid #7e7e7e;
    height: 92px;
}

#page-top {
    margin: 0 auto;
    max-width: 1950px;
    min-width: 850px;
    padding: 0 10px;
    position: relative;
}

#logo {
    float: left;
    margin: 30px 0 0 0px;
}

#logo a {
    display: block;
}

#top-search {
    display: inline;
    float: right;
    position: relative;
    margin: 46px 20px 0 0;
    z-index: 20;
}

.top-search-inp {
    background: url(../images/shared/top_search_inp.gif) no-repeat;
    border: none;
    color: #fff;
    font-size: 12px;
    height: 23px;
    padding: 6px 6px 0 10px;
    width: 164px;
}

#content-outer {
    background: url(../images/shared/content_repeat.jpg) repeat-x;
}

#content {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0 auto 0 auto;
    max-width: 1950px;
    min-width: 780px;
    padding: 35px 0px 30px 0px;
}

#content-inner {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0 auto 0px auto;
    padding: 25px 0 30px 0;
}

#content-table {

}

#content-table th.sized {
    height: 15px;
    width: 15px;
    padding: 0;
    margin: 0;

    line-height: 0px;
}

#content-table-inner {
    font-size: auto;
    line-height: 12px;
    padding: 10px 0 20px 0;
}

#tbl-border-top {
    background: url(../images/shared/border_bit.jpg) top repeat-x;
    line-height: 0;

    height: 15px;
}

#tbl-border-bottom {
    background: url(../images/shared/border_bit.jpg) bottom repeat-x;
    line-height: 0;

    height: 15px;
}

#tbl-border-left {
    background: url(../images/shared/border_bit.jpg) left repeat-y;
}

#tbl-border-right {
    background: url(../images/shared/border_bit.jpg) right repeat-y;
}

#table-content {
    line-height: 16px;
    margin: 0 10px 10px 10px;
    min-height: 300px;
}

.topleft {
    background: url(../images/shared/corner_top_left.jpg) no-repeat;
    width: 15px;
    height: 15px;

}

.topright {
    background: url(../images/shared/corner_top_right.jpg) no-repeat;
    width: 15px;
    height: 15px;

}

.bottomleft {
    background: url(../images/shared/corner_bottom_left.jpg) no-repeat;
    width: 15px;
    height: 15px;

}

.bottomright {
    background: url(../images/shared/corner_bottom_right.jpg) no-repeat;
    width: 15px;
    height: 15px;

}

#page-heading {
    margin: 0 0 15px 20px;
}

h1 {
    color: #4b4b4b;
    font-family: Tahoma;
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}

h2 {
    color: #393939;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}

h3 {
    color: #92b22c;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px;
}

/* MESSAGES --------------------------------------------------------------- */
#message-yellow {
    margin-bottom: 5px;
}

.yellow-left {
    background: url(../images/table/message_yellow.gif) top left no-repeat;
    color: #e79300;
    font-family: Tahoma;
    font-weight: bold;
    padding: 0 0 0 20px;
}

.yellow-left a {
    color: #e79300;
    font-family: Tahoma;
    font-weight: normal;
    text-decoration: underline;
}

.yellow-right a {
    cursor: pointer;
}

.yellow-right {
    width: 55px;
}

#message-blue {
    margin-bottom: 5px;
}

.blue-left {
    background: url(../images/table/message_blue.gif) top left no-repeat;
    color: #2e74b2;
    font-family: Tahoma;
    font-weight: bold;
    padding: 0 0 0 20px;
}

.blue-left a {
    color: #2e74b2;
    font-family: Tahoma;
    font-weight: normal;
    text-decoration: underline;
}

.blue-right a {
    cursor: pointer;
}

.blue-right {
    width: 55px;
}

#message-red {
    margin-bottom: 5px;
}

.red-left {
    background: url(../images/table/message_red.gif) top left no-repeat;
    color: #ce2700;
    font-family: Tahoma;
    font-weight: bold;
    padding: 0 0 0 20px;
}

.red-left a {
    color: #ce2700;
    font-family: Tahoma;
    font-weight: normal;
    text-decoration: underline;
}

.red-right a {
    cursor: pointer;
}

.red-right {
    width: 55px;
}

#message-green {
    margin-bottom: 5px;
}

.green-left {
    background: url(../images/table/message_green.gif) top left no-repeat;
    color: #6da827;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 12px;
    padding: 0 0 0 20px;
}

.green-left a {
    color: #6da827;
    font-family: Tahoma;
    font-weight: normal;
    text-decoration: underline;
}

.green-right a {
    cursor: pointer;
}

.green-right {
    width: 55px;
}

/*  RELATED ACTIVIES BOX */

#related-activities {
    float: right;
    line-height: 4;
    width: 271px;
}

#sidebar-header-text {
    padding-left: 10px;
    font-weight: bold;
}

#related-act-top {

    line-height: 0;
}

#sidebar-header {
    background: url(../images/forms/sidebar-header.png) no-repeat bottom;
    height: 42px;
    width: 261px;
    margin-left: 5px;
    box-shadow: 0px 4px 3px #888888;
    color: #fff;
}

#related-act-bottom {
    background: url(../images/forms/bg_related_act.gif) no-repeat bottom;

    line-height: 0;
}

#related-act-inner {
    font-size: 11px;
    line-height: 16px;
    margin: 0 auto 0px auto;
    padding: 10px 0 20px 0;
    width: 225px;
}

#related-act-inner .left {
    float: left;
    width: 30px;
}

#related-act-inner .right {
    float: left;
    width: 195px;
    padding: 2px 0 0 0;
}

#related-act-inner .right h5 {
    color: #393939;
    font-size: 12px;
}

ul.greyarrow {
    list-style-type: none;
}

ul.greyarrow li {
    background: url(../images/forms/icon_list_arrow.gif) no-repeat 0 5px;
    line-height: 18px;
    padding: 0 0 0 12px;
}

ul.greyarrow li a {
    color: #92b22c;
    font-weight: bold;
}

ul.greyarrow li a:hover {
    text-decoration: underline;
}

.lines-dotted-short {
    background: url(../images/forms/lines_dotted_short.gif) no-repeat 0px 14px;

    height: 28px;
    line-height: 0;
}

/* PAGING --------------------------------------------------------- */

#paging-table {
    float: right;
    margin: 0 4px 0 0;
}

.page-far-left {
    background: url(../images/table/paging_far_left.gif) no-repeat;
    display: block;
    float: left;
    height: 24px;
    margin: 0 4px 0 0;
    width: 24px;
}

.page-left {
    background: url(../images/table/paging_far_left.gif) no-repeat;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
}

.page-far-right {
    background: url(../images/table/paging_far_right.gif) no-repeat;
    display: block;
    float: left;
    height: 24px;
    margin: 0 4px 0 4px;
    width: 24px;
}

.page-right {
    background: url(../images/table/paging_far_right.gif) no-repeat;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
}

#page-info {
    float: left;
    line-height: 16px;
    padding: 3px 12px 0 12px;
}

div.pagination {
    margin: -10px 0px 0px 10px;
}

div.pagination a, div.pagination strong {

    display: block;
    float: left;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 3px;
    margin-right: 4px;
    min-width: 12px;
    text-align: center;

}

div.pagination a {
    color: #fff;
    background: #94b52f;
    border: 1px solid #4a660e;
    padding: 3px 6px !important;
}

div.pagination a:hover {

    background: #c3e57c;

}

div.pagination strong {
    color: #fff;
    font-weight: normal;
    background: #626262;
    border: 1px solid #000;
    padding: 3px 6px !important;
}

/*  ACTIONS BOX ----------------------------------------------- */
#actions-box {
    float: left;
    margin: 0 0 0 10px;
    position: relative;

}

a.action-slider {
    background: url(../images/table/dropdown_actions.gif) no-repeat;
    display: block;
    height: 30px;
    width: 110px;
}

a.action-slider.activated {
    background: url(../images/table/dropdown_actions.gif) no-repeat 0 -30px;
    display: block;
    height: 30px;
    width: 110px;
}

#actions-box-slider {
    background: url(../images/table/actions_slider_bg.gif) bottom no-repeat;
    display: none;
    left: 0;
    padding-bottom: 1px;
    padding-top: 10px;
    position: absolute;
    top: 24px;
    width: 110px;
}

#actions-box-slider-inner {

    line-height: 0;
    margin: 0 auto;
    width: 108px;
}

a.action-edit,
a.action-delete {
    color: #272727;
    display: block;
    font-weight: bold;
    height: 20px;
    margin: 0 auto;
    padding: 10px 0 5px 45px;
    width: 63px;
}

a:hover.action-edit {
    background: #949494 url(../images/table/action_edit.gif) no-repeat 14px 5px;
    color: #fff;
}

a.action-edit {
    background: #c7c7c7 url(../images/table/action_edit.gif) no-repeat 14px 5px;
}

a.action-delete {
    background: #c7c7c7 url(../images/table/action_delete.gif) no-repeat 14px 5px;
}

a:hover.action-delete {
    background: #949494 url(../images/table/action_delete.gif) no-repeat 14px 5px;
    color: #fff;
}

/* FORM ------------------------------------------------------- */
a.btn,
button.btn,
input.btn {
    display: block;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 6px 10px;
    margin-right: 4px;
    min-width: 12px;
    text-align: center;
    color: #fff;
    background: #94b52f;
    border: 1px solid #4a660e;
    font-size: 12px;
    cursor: pointer;

}

button.btn-success,
a.btn-success,
input.btn-success {
    background: #94b52f !important;
    border: 1px solid #4a660e !important;
}

.btn-success:hover {
    background: #718928 !important;
}

a.btn:hover,
button.btn:hover,
input.btn:hover {

    background: #c3e57c;

}

.form-submit {
    background: url(../images/forms/form_submit.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin: 0 4px 0 0;
    padding: 0;
    text-indent: -3000px;
    width: 80px;
}

.form-reset {
    background: url(../images/forms/form_reset.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    text-indent: -3000px;
    width: 80px;
}

#id-form {
}

.inp-form {
    background: url(../images/forms/form_inp.gif) no-repeat;
    border: none;
    color: #393939;
    height: 25px;
    padding: 6px 6px 0 6px;
    width: 186px;
}

.id-frm {
    font-size: 13px;
}

.inp-form2 {
    background: url(../images/forms/form_inp.gif) no-repeat;
    border: none;
    color: #393939;
    height: 35px;
    padding: 0px 0px 0px 6px;
    width: 290px;
    background-size: 100% 100%;
}

input {
    padding: 2px 4px;

}

select.inp-form {
    height: 31px !important;
    width: 198px !important;
}

.inp-form-error {
    background: url(../images/forms/form_inp_error.gif) no-repeat;
    border: none;
    color: #393939;
    height: 25px;
    padding: 6px 6px 0 6px;
    width: 187px;
}

.form-textarea {
    background: url(../images/forms/form_textarea.gif) no-repeat;
    border: none;
    color: #393939;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 97px;
    overflow: auto;
    padding: 6px 6px 0 6px;
    width: 378px;
}

#id-form td {
    padding: 5px 0 10px 0;

}

#id-form td.noheight {
    padding: 0 0 0px 0;
}

#id-form th {
    line-height: 28px;
    min-width: 160px;
    padding: 5px 10px 10px 0;
    text-align: right;
    width: 300px;

}

.styledselect-day,
.styledselect-month,
.styledselect-year {
    border: 1px solid #acacac;
    margin-right: 3px;
    padding: 3px;
    width: 64px;
}

#step-holder {
    font-family: Tahoma;
    height: 39px;
    margin-bottom: 20px;
}

.step-no {
    float: left;
    height: 29px;
    width: 18px;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0 0 0;
    text-align: center;
}

.step-no-off {
    float: left;
    height: 29px;
    width: 18px;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0 0 0;
    text-align: center;
    color: #cbcbcb;
}

.step-dark-left {
    float: left;

    background: url(../images/forms/step_dark_left.gif) no-repeat;
    height: 27px;
    padding: 13px 15px 0 25px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

.step-dark-left a {

    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

.step-dark-right {
    float: left;
    width: 12px;
    background: url(../images/forms/step_dark_right.gif) no-repeat;
    height: 39px;
}

.step-dark-round {
    float: left;
    width: 8px;
    height: 39px;
    background: url(../images/forms/step_dark_round.gif) no-repeat;
}

.step-light-left {
    float: left;
    height: 27px;
    padding: 13px 15px 0 25px;
    font-size: 13px;
    background: url(../images/forms/step_light_left.gif) no-repeat;
    height: 39px;
    color: #cbcbcb;
    font-weight: bold;
}

.step-light-left a {

    font-size: 13px;

    color: #cbcbcb;
    font-weight: bold;
}

.step-light-right {
    float: left;
    width: 12px;
    background: url(../images/forms/step_light_right.gif) no-repeat;
    height: 39px;
}

.step-light-round {
    float: left;
    width: 8px;
    height: 39px;
    background: url(../images/forms/step_light_round.gif) no-repeat;
}

.bubble-left {
    float: left;
    width: 10px;
    height: 29px;
    margin-left: 5px;
    background: url(../images/forms/bubble_left.gif) no-repeat;
}

.bubble-inner {
    float: left;
    padding: 7px 0px 0 2px;
    color: #2e74b2;
    line-height: 14px;
    font-size: 11px;
    height: 22px;
    background: url(../images/forms/bubble_inner.gif) repeat-x;
}

.bubble-right {
    float: left;
    width: 8px;
    height: 29px;
    background: url(../images/forms/bubble_right.gif) right no-repeat;
}

.error-left {
    float: left;
    width: 13px;
    height: 32px;
    margin-left: 5px;
    background: url(../images/forms/error_left.gif) no-repeat;
}

.error-inner {
    float: left;
    padding: 7px 10px 0 4px;
    color: #fff;
    line-height: 14px;
    height: 25px;
    background: url(../images/forms/error_right.gif) right no-repeat;
}

.file_1 {
    border: 1px solid #acacac;
    padding: 5px;
}

/*  NAVIGATION ----------------------------------------------- */
#nav-holder {
    margin: 0 auto;
    max-width: 1580px;
    min-width: 780px;
    text-align: left;
}

.nav-outer-repeat {
    background: url(../images/shared/nav/repeat.jpg) repeat-x;
    height: 77px;
}

.nav-outer {
    margin: 0 auto;
    max-width: 1950px;
    min-width: 850px;
}

#nav-right {
    float: right;
    position: relative;
    width: 225px;
    z-index: 0;
}

#nav-right a {
    display: block;
    float: left;
    margin: 0px 0 0 0;
}

.account-content {
    background: #454545 url(../images/shared/nav/account_drop_bg.gif) no-repeat bottom;
    display: none;
    left: 5px;
    padding-bottom: 20px;
    position: absolute;
    top: 30px;
    width: 170px;
}

.account-drop-inner {

    line-height: 0px;
    margin: 20px auto 0 auto;
    width: 140px;
}

.showhide-account {
    cursor: pointer;
    display: block;
    float: left;
    margin: 10px 5px 0 5px;
}

.account-drop-inner a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.account-drop-inner a:hover {
    color: #94b52c;
}

.acc-line {
    background: url(../images/shared/nav/account_line.gif) no-repeat 0 7px;

    height: 14px;
    line-height: 0px;
    margin-top: 0px;
    padding: 0;
}

a#logout {
    margin: 10px 0 0 5px;
}

a#acc-settings {
    background: url(../images/shared/nav/icon_acc_settings.gif) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

a#acc-details {
    background: url(../images/shared/nav/icon_acc_personal.gif) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

a#acc-project {
    background: url(../images/shared/nav/icon_acc_projects.gif) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

a#acc-inbox {
    background: url(../images/shared/nav/icon_acc_inbox.gif) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

a#acc-stats {
    background: url(../images/shared/nav/icon_acc_stats.gif) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

a#acc-user {
    background: url(../images/shared/nav/icon_acc_user.gif) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

a#acc-time {
    background: url(../images/shared/nav/icon_acc_clock.gif) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

a#acc-monitor {
    background: url(../images/shared/nav/icon_acc_monitor.gif) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

a#acc-password {
    background: url(../images/shared/nav/icon_acc_lock.gif) no-repeat 0 2px;
    padding: 0 0 0 20px;
}

/* ================================================================
This copyright notice must be untouched at all times. The original version of this stylesheet and the associated (x)html is available at http://www.cssplay.co.uk/menus/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved. This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
=================================================================== */

.nav {
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    height: 38px;
    position: relative;
    min-width: 600px;
    min-width: 600px;
    z-index: 500;
}

.nav-divider {
    background: url(../images/shared/nav/divider.jpg) top no-repeat;
    float: left;
    height: 40px;
    width: 15px;
}

.nav .table {
    display: table;
}

.nav .select,
.nav .current {
    display: table-cell;
    float: left;
    list-style: none;
    margin: 0 0px 0 0;
    padding: 0;
    white-space: nowrap;
}

.nav li {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
}

.nav .select a {
    background: url(../images/shared/nav/pro_line_0.gif);
    color: #fff;
    display: block;
    float: left;
    height: 37px;
    line-height: 35px;
    padding: 0 20px 0 20px;
    text-decoration: none;
    white-space: nowrap;
}

.nav .current a {
    background: url(../images/shared/nav/pro_line_1.gif);
    color: #fff;
    display: block;
    float: left;
    height: 37px;
    line-height: 35px;
    padding: 0 0 0 10px;
    text-decoration: none;
    white-space: nowrap;
}

.nav .current a b {
    background: url(../images/shared/nav/pro_line_1.gif) right top;
    display: block;
    padding: 0 20px 0 10px;
}

.nav .select a:hover,
.nav .select li:hover a {
    background: url(../images/shared/nav/pro_line_1.gif);
    color: #fff;
    cursor: pointer;
    padding: 0 0 0 10px;
}

.nav .select a:hover b,
.nav .select li:hover a b {
    background: url(../images/shared/nav/pro_line_1.gif) right top;
    cursor: pointer;
    display: block;
    float: left;
    padding: 0 20px 0 10px;
}

.nav .select_sub {
    display: none;
    margin: 0 0 0 10px;
}

/* IE6 only */
.nav table {
    border-collapse: collapse;
    font-size: 1em;
    height: 0;
    margin: -1px;
    width: 0;
}

.nav .sub {
    display: table;
    list-style: none;
    /* margin: 0 auto; */
    padding: 0;
}

.nav .sub_active .current_sub a,
.nav .sub_active a:hover {
    background: transparent;
    color: #fff;
}

.nav .select :hover .select_sub,
.nav .current .show {
    background: url(../images/shared/nav/back_0.gif);

    display: block;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 37px;
    width: 100%;
    z-index: 100;
}

.nav .current .show {
    z-index: 10;
}

.nav .select :hover .sub li a,
.nav .current .show .sub li a {
    background: transparent;
    border: 0;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    display: block;
    float: left;
    margin: 0;
    padding: 0 10px 0 10px;
    white-space: nowrap;
}

.nav .current .sub li.sub_show a {
    background: url(../images/shared/nav/menus/back_1.gif);
    color: #94b52c;
    cursor: default;
}

.nav .select :hover .sub li a:hover,
.nav .current .sub li a:hover {
    background: url(../images/shared/nav/menus/back_1.gif);
    color: #94b52c;
    visibility: visible;
}

/* FOOTER -------------------------------------------------------------- */

#footer {
    height: 70px;

    margin: 80px auto 0px auto;
    padding: 0px 0 0 0;
    text-align: left;
    min-width: 780px;
    max-width: 1580px;
}

#footer-left {
    color: #818181;

    font-size: 11px;
    line-height: 11px;
    padding: 15px 0 15px 25px;
    margin: 0 20px;

    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background: url(../images/shared/icon_idlogo.jpg) no-repeat 0 12px;
}

#footer-left a {
    color: #818181;
    text-decoration: none;
}

#footer-left a.selected,
#footer-left a:hover {
    color: #000;
    text-decoration: none;
}

/* GENERAL --------------------------------------------------------*/
table {
    border-collapse: collapse;
}

.sub_table th{
    background-color: #999;
    text-align: left !important;
    color: #fff;
    padding: 4px 8px !important;
    /*border-right: 1px #fff solid !important;*/
}
.sub_table td{
    background-color: #fff;
    text-align: left !important;
    border-right: 1px #dedede solid !important;
    border-bottom: 1px #dedede solid !important;
    padding: 8px 8px !important;
}

.fr {
    float: right;
}

a {
    outline: none;
    text-decoration: none;
}

a:hover {
}

.clear {
    clear: both;

    height: 0;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0;
}

p {
    margin: 0px;
    padding: 0px;
}

form {
    margin: 0;
    padding: 0;
}

.line {
    border-top: 1px solid #dcdada;

    height: 1px;
    line-height: 0px;
    margin: 20px 0;
    padding: 0;
}

.font11 {
    font-size: 11px;
}

/*  STYLED SELECTBOXES style 1 --------------------------------- */

.styledselect {
    background: #2a2a2a;
    border: 1px solid #424242;
    color: #fff;
    width: 120px;
    padding: 5px;
    line-height: 14px;
    margin-right: 6px;
    font-size: 12px;
}

div.selectbox-wrapper {
    background-color: #2a2a2a;
    border: none;
    border-bottom: none;
    margin: 0px;
    margin-top: 0px;
    max-height: 200px;
    overflow: auto;
    padding: 0px;
    position: absolute;
    text-align: left;
    width: 400px;
    z-index: 10;
}

div.selectbox-wrapper ul {
    list-style-type: none;

    margin: 0px;
    padding: 0px;
    z-index: 10;
}

div.selectbox-wrapper ul li.selected {
    background-color: 575757;
    color: #fff;
}

div.selectbox-wrapper ul li.current {
    background-color: #575757;
}

div.selectbox-wrapper ul li {
    border-bottom: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 12px;
    list-style-type: none;
    margin: 0;
    padding: 6px 2px 6px 10px;
}

.selectbox_styled {
    background: url(../images/shared/top_search_select.gif) left no-repeat;
    border: none;
    border-left: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 12px;
    height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 6px 0 0 6px;
    text-align: left;
    width: 105px;
    z-index: 10;
}

/*  STYLED SELECTBOXES style 2 --------------------------------- */
div.selectbox-wrapper2 {
    background-color: #e3e3e3;
    border: none;
    border-bottom: none;
    margin: 0px;
    margin-top: 0px;
    max-height: 200px;
    overflow: auto;
    padding: 0px;
    position: absolute;
    text-align: left;
    width: 400px;
}

div.selectbox-wrapper2 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div.selectbox-wrapper2 ul li.selected2 {
    background-color: #94b52c;
    color: #fff;
}

div.selectbox-wrapper2 ul li.current2 {
    background-color: #94b52c;
    color: #fff;
}

div.selectbox-wrapper2 ul li {
    border-bottom: none;
    color: #393939;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 12px;
    list-style-type: none;
    margin: 0;
    padding: 6px 2px 6px 10px;
}

.styledselect_form_1 {
    background: url(../images/forms/form_select.gif) left no-repeat;
    border: none;
    border-left: none;
    color: #393939;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 12px;
    height: 24px;
    margin: 0px 0px 0px 0px;
    padding: 7px 0 0 6px;
    text-align: left;
    width: 192px;
}

.styledselect_form_2 {
    background: url(../images/forms/form_select_small.gif) left no-repeat;
    border: none;
    border-left: none;
    color: #393939;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 12px;
    height: 24px;
    margin: 0px 0px 0px 0px;
    padding: 7px 00 0 10px;
    text-align: left;
    width: 60px;
}

/*  STYLED SELECTBOXES style 3 --------------------------------- */
div.selectbox-wrapper3 {
    background-color: #e3e3e3;
    border: none;
    border-bottom: none;
    margin: 0px;
    margin-top: 0px;
    max-height: 200px;
    overflow: auto;
    padding: 0px;
    position: absolute;
    text-align: left;
    width: 400px;
}

div.selectbox-wrapper3 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div.selectbox-wrapper2 ul li.selected3 {
    background-color: #94b52c;
    color: #fff;
}

div.selectbox-wrapper2 ul li.current3 {
    background-color: #94b52c;
    color: #fff;
}

div.selectbox-wrapper3 ul li {
    border-bottom: none;
    color: #393939;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 12px;
    list-style-type: none;
    margin: 0;
    padding: 6px 2px 6px 10px;
}

.styledselect_pages {
    background: url(../images/table/select_number_rows.gif) left no-repeat;
    border: none;
    border-left: none;
    color: #393939;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 12px;
    height: 20px;
    line-height: 16px;
    margin: 0px 0px 0px 0px;
    padding: 4px 0 0 6px;
    text-align: left;
    width: 130px;
}

/* STYLED CHECKBOXES AND RADIOS --------------------------------------------
.ui-radio-state-disabled,
.ui-radio-state-checked-disabled,
.ui-radio-state-disabled-hover,
.ui-radio-state-checked-disabled-hover	{
    color: #999;
}
span.ui-checkbox,
span.ui-radio	{
    background: url(../images/shared/checkbox.gif) 0 -17px no-repeat;
    display: block;
    float: left;
    height: 17px;
    width: 17px;
}
span.ui-helper-hidden	{
    display: none;
}
label	{
    padding: 2px;
}
span.ui-radio-state-hover,
span.ui-checkbox-state-hover	{
    background-position: 0 0px;
}
span.ui-checkbox-state-checked	{
    background-position: 0 0px;
}
span.ui-checkbox-state-checked-hover	{
    background-position: 0 0px;
}
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked	{
    background-position: 0 -161px;
}
span.ui-radio-state-checked-hover	{
    background-position: 0 -17px;
}
label	{
    color: red;
    line-height: 20px;
}
.ui-helper-hidden-accessible	{
    left: -999em;
    position: absolute;
}

*/

/*  LOGIN -------------------------------------------------------------------------------- */

#login-bg {
    background: url(../images/login/login_bg.jpg) no-repeat top center;
}

#login-holder {
    margin: 0px auto 0 auto;
    width: 508px;
}

#loginbox {
    background: url(../images/login/loginbox_bg.png) no-repeat;
    font-size: 12px;
    height: 252px;
    line-height: 12px;
    padding-top: 20px;
    position: relative;
    width: 508px;
}

#forgotbox {
    background: url(../images/login/loginbox_bg.png) no-repeat;
    display: none;
    font-size: 12px;
    height: 212px;
    line-height: 12px;
    padding-top: 60px;
    position: relative;
    width: 508px;
}

#login-inner {
    color: #161616;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 12px;
    margin: 0 auto;
    width: 310px;
}

#login-inner label.error {
    color: #FF0000;
    margin-left: 10px;

}

#login-inner label {
    color: #161616;
    cursor: pointer;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;

}

.checkbox-size {
    width: 13px;
    height: 13px;
    margin: 5px 0;

}

#login-inner th {
    padding: 0 0 6px 0;
    text-align: left;
    width: 95px;
}

#login-inner td {
    padding: 0 0 6px 0;
}

.login-inp {
    background: url(../images/login/inp_login.gif) no-repeat;
    border: none;
    color: #fff;
    font-size: 16px;
    height: 28px;
    padding: 6px 6px 0 10px;
    width: 204px;
}

#logo-login {
    float: left;
    height: 35px;
    margin: 145px 0 0 15px;
}

a.forgot-pwd {
    bottom: 30px;
    color: #161616;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    position: absolute;
    right: 40px;
}

a:hover.forgot-pwd {
    color: #fff;
}

#forgotbox-text {
    color: #161616;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 auto 40px auto;
    width: 380px;
}

#forgot-inner {
    color: #161616;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 12px;
    margin: 0 auto;
    width: 330px;
}

#forgot-inner label {
    color: #161616;
    cursor: pointer;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 12px;
    padding-left: 10px;
}

#forgot-inner th {
    padding: 0 0 6px 0;
    text-align: left;
    width: 110px;
}

#forgot-inner td {
    padding: 0 0 6px 0;
}

a.back-login {
    background: url(../images/login/icon_back_login.gif) no-repeat 0 4px;
    bottom: 30px;
    color: #161616;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    padding: 0 0 0 10px;
    position: absolute;
    right: 40px;
}

a:hover.back-login {
    color: #fff;
}

.submit-login {
    background: url(../images/login/submit_login.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    height: 29px;
    text-indent: -3000px;
    width: 73px;
}

.submit-login:hover {
    background: url(../images/login/submit_login.gif) no-repeat 0 -29px;
}

#resetbox-text {
    color: #161616;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 auto 20px auto;
    padding-top: 20px;
    width: 380px;
}

/*  customized -------------------------------------------------------------------------------- */

tr.tr-header {
    background: #efefef;
    padding: 10px !important;
    color: #000;
    font-weight: bold;
}

tr.tr-header td {
    padding: 10px !important;
    font-size: 14px;

}

ul.requirements {
    list-style-type: none;
    font-size: 12px;

}

ul.requirements li.check {
    background: url(../images/forms/check.png) no-repeat 0 5px;
    line-height: 18px;
    padding: 2px 0 2px 20px;
}

ul.requirements li.cross {
    background: url(../images/forms/cross.png) no-repeat 0 5px;
    line-height: 18px;
    padding: 2px 0 2px 20px;
}

.box1 {
    border: 1px solid #ccc;
    padding: 10px;
    background: #f3f9ff;
    white-space: pre;

}

.box2 {
    border: 1px solid #ccc;
    padding: 10px;
    background: #f3fff4;
    white-space: normal;
}

.box3 {
    border: 1px solid #ccc;
    padding: 10px;
    background: #F0F0F0;
    white-space: normal;
}

.box1 .sender, .box2 .sender, .box3 .sender {
    font-weight: bold;

}

.box1 .receiver, .box2 .receiver, .box3 .receiver {
    font-weight: bold;
}

.box1 .chat, .box2 .chat, .box3 .chat {
    padding-bottom: 20px;

}

tr.summary td {
    background-color: #999;
    color: #fff;

}



#content-table-inner a#checkall {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    vertical-align: top;
}

#content-table-inner a#show_paid_hours {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    margin-left: 10px;
    vertical-align: top;
}

#content-table-inner a.generate-report {
    float: right;
    display: inline-block;
    margin-right: 10px;
}

#content-table-inner a.generate-fullreport {
    display: inline-block;
    margin-right: 10px;
}

#content-table-inner a.generate-report span {
    vertical-align: top;
    width: 100px;
    display: inline-block;
    margin-left: 3px;
    font-size: 11px;
    line-height: 12px;
}

#content-table-inner div.current_rate {
    float: right;
    margin-top: 15px;
}

.flag_switcher {
    float: left;
    position: relative;
}

.flag_switcher span {
    float: left;
    xpadding: 8px 0 0 5px;
    margin: 0;
}

.flag_switcher:hover ul.flag_controls_list {
    display: block;
    z-index: 5000;
}

.flag_switcher span a {

    /*padding: 4px 10px;*/
    /*display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    background-color: #f1f1f1;
    font-size: 10px;
	background-repeat: no-repeat;*/
    color: #333333 !important;
    text-decoration: none;
    border-bottom: 1px blue dotted;

}

.flag_switcher span a:hover {
    text-decoration: none !important;
}

ul.flag_controls_list {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 2px 1px #CCCCCC;
    behavior: url('../scripts/PIE.htc');
    display: none;
    list-style-image: none;
    list-style-type: none;
    margin: 10px 0 0 25px;
    position: absolute;
    width: 150px;
    z-index: 100;
    text-align: left;
}

ul.flag_controls_list li {
    padding: 5px 8px;
    border-bottom: 1px solid #e9e9e9;

}

ul.flag_controls_list li:hover {
    background: #efefef;
}

ul.flag_controls_list li a {

    font-size: 14px;
    display: block;

}

ul.flag_controls_list li a:hover {
    text-decoration: none;
    color: #00789E;

}

div.left-top {
    margin-left: 10px;
    display: inline-block;
    float: left;
}

#payslip_preview a {
    cursor: pointer;
    margin: 0.5em 0.4em 0.5em 0;
    float: left;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
    border-radius: 4px;
    behavior: url(../scripts/PIE.htc);
    background-color: buttonface;
    font-size: 14px;
}

#payslip_preview a.close_popup {
    margin-left: 20px;
}

span.warning {
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: red;
    line-height: 16px;
    color: White;
    font-size: 13px;
    font-weight: bold;
    border-radius: 8px;
    text-align: center;
    position: relative;
}

.ticket-note {
    width: 300px;
    float: left;
}

.ticket-note span.color-1 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #FFFAAA;
}

.ticket-note span.color-2 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #DFD;
}

.ticket-note span.note-text {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}

.search_tickets span {
    display: inline-block;
    float: left;
}

.search_tickets span.title {
    width: 50px;
    height: 30px;
    line-height: 30px;
}

.search_tickets .squery {
    width: 250px;
    padding: 5px 5px;
    margin-right: 10px;
    font-size: 12px;
}

div.inspect_top {
    background-color: yellow;
    font-weight: bold;
    height: 20px;
    padding-left: 75px;
    position: fixed;
    width: 100%;
    z-index: 10000;
}

div.inspect_top a {
    text-decoration: underline;
}

div.ticket_stat {
    background-color: #F6F9FF;
    border: 2px solid grey;
    margin: 0 auto 20px;
    padding: 10px;
    width: 700px;
}

div.agentInfo {
    padding: 20px 0px 20px 20px;
    margin: 20px 0px;
    width: 340px;
    background: #feffcc;
}

div.agentInfo table {
    width: 100%;

}

div.agentInfo table tr td {
    padding: 4px;
}

.nav .current :hover div#forward, ul.current div#forward {

    background: url(../images/nav-arrow-right.png) no-repeat;
    cursor: pointer;
    height: 30px;
    line-height: 29px;
    position: absolute;
    top: 42px;
    width: 30px;
    z-index: 100;
    left: 960px;
}

.nav .current :hover div#back, ul.current div#back {
    position: absolute;
    top: 42px;
    background: url(../images/nav-arrow-left.png) no-repeat;
    width: 30px;
    height: 30px;
    left: -32px;
    line-height: 29px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    z-index: 100;
    margin-left: 25px;
    min-width: 30px;
}

a.icon-ping {
    background: url(../images/table/ping.png) no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 0px 8px 0 0;
    width: 24px;
}

a.icon-ip-block {
    background: url(../images/table/ip-block.png) no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 0px 8px 0 0;
    width: 20px;
}

    a:hover.icon-ip-block {
    background: url(../images/table/ip-block.png) 0px 0px;
}

a.icon-ip-unblock {
    background: url(../images/table/ip-unblock.png) no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 0px 8px 0 0;
    width: 20px;
}

a:hover.icon-ip-unblock {
    background: url(../images/table/ip-unblock.png) 0px 0px;
}
a.icon-email {
    background: url(../images/table/email.png) no-repeat;
    display: block;
    float: left;
    height: 15px;
    margin: 0px 4px 0 0;
    width: 20px;
}

a:hover.icon-email {
    background: url(../images/table/email.png) 0px 0px;
}


a.icon-email-block {
    background: url(../images/table/email-block.png) no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 0px 8px 0 0;
    width: 20px;
}

a:hover.icon-email-block {
    background: url(../images/table/email-block.png) 0px 0px;
}



a.icon-email-unblock {
    background: url(../images/table/email-unblock.png) no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 0px 8px 0 0;
    width: 20px;
}

a:hover.icon-email-unblock {
    background: url(../images/table/email-unblock.png) 0px 0px;
}

a.icon-publish {
    background: url(../images/table/publish.png) no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 0 8px 0 0;
    width: 20px;
}

a:hover.icon-publish {
    background: url(../images/table/publish.png) 0 -20px;
}

a.icon-unpublish {
    background: url(../images/table/unpublish.png) no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 0 8px 0 0;
    width: 20px;
}

a:hover.icon-unpublish {
    background: url(../images/table/unpublish.png) 0 -20px;
}

a.icon-pdf {
    background: url(../images/table/icon-pdf.png) no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 0 8px 0 0;
    width: 20px;
}

a:hover.icon-pdf {
    background: url(../images/table/icon-pdf.png) 0 -20px;
}

a.icon-addmoney {
    background: url(../images/table/icon-addmoney.png) no-repeat;
    display: block;
    float: left;
    height: 20px;
    margin: 0 8px 0 0;
    width: 20px;
}

a:hover.icon-addmoney {
    background: url(../images/table/icon-addmoney.png) 0 -20px;
}

/*-------buttons----------*/

.btn {

    text-align: center;
    padding: 2px 12px;
    min-width: 86px;
    border-radius: 2px;
    font-size: 14px;
    font-family: Arial;
    color: #fff;
    cursor: pointer;
}

button.btn, input[type=button], input[type=submit], button {

    text-align: center;
    padding: 5px 12px;
    min-width: 50px;
    border-radius: 2px;
    font-family: Arial;
    color: #fff !important;
    background-color: #5c5c5c;
    border: 0px;
    cursor: pointer;

}

select {
    padding: 2px 6px;

}

.btn-blue {
    background: #3498db !important;
    border: 1px solid #2a94da !important;
}

.btn-blue:hover {
    background: #5dade2 !important;
    border: 1px solid #56a9e0 !important;
    color: #fff;
}

.btn-blue:active {
    background: #2c81ba !important;
    border: 1px solid #237cb7 !important;
}

.       btn-green {
    background: #2ecc71 !important;
    border: 1px solid #1dc967 !important;
}

.btn-green:hover {
    background: #58d68d !important;
    border: 1px solid #4dcd83 !important;
    color: #fff;
}

.btn-green:active {
    background: #27ae60 !important;
    border: 1px solid #129e50 !important;
}

.btn-orange {
    background-color: #f39d12 !important;
    border: 1px solid #f29500 !important;
}

.btn-orange:hover {
    background: #f6b518 !important;
    border: 1px solid #f6b200 !important;
    color: #fff;
}

.btn-orange:active {
    background: #cf850e !important;
    border: 1px solid #cd8000 !important;
}

.btn-green-dark {
    background: #1abc9c !important;
    border: 1px solid #00b896 !important;
}

.btn-green-dark:hover {
    background: #48c9b0 !important;
    border: 1px solid #3bc5ab !important;
    color: #fff;
}

.btn-green-dark:active {
    background: #15a085 !important;
    border: 1px solid #009a7d !important;
}

.btn-blue-dark {
    background: #34495e !important;
    border: 1px solid #293e53 !important;

}

.btn-blue-dark:hover {
    background: #415c76 !important;
    border: 1px solid #36506b !important;
    color: #fff;
}

.btn-blue-dark:active {
    background: #2b3e50 !important;
    border: 1px solid #223548 !important;
}

.btn-red {
    background: #e64c3c !important;
    border: 1px solid #e54231 !important;
}

.btn-red:hover {
    background: #ec7063 !important;
    border: 1px solid #eb695b !important;
    color: #fff;
}

.btn-red:active {
    background: #c54133 !important;
    border: 1px solid #c23929 !important;
}

.btn-yellow {
    background: #f1c40e !important;
    border-bottom: 1px solid #d0a700 !important;
}

.btn-yellow:hover {
    background: #f5d213 !important;
    border-bottom: 1px solid #d3b400 !important;
    color: #fff;
}

.btn-yellow:active {
    background: #cda70c !important;
    border-top: 1px solid #b69617 !important;
}

.btn-red-disabled {
    background: #ee8176;
    border-bottom: 1px solid #ed7a6f;
}

.btn-green-disabled {
    background: #5ed1ba;
    border-bottom: 1px solid #55ceb6;
}

.btn-blue-disabled {
    background: #70b6e6;
    border-bottom: 1px solid #68b2e4;
}

/*-------end buttons----------*/

.approvebox {
    display: block;
    padding: 12px 0px 12px 10px;
    background: #ccebff;
    border: 2px solid #9ddaf7;
    margin: 7px 0px;
    border-radius: 4px;
    width: 98%;
    font-size: 12px;
}

.approvebox .tddate {
    width: 100px;
    float: left;
    line-height: 26px;
}

.approvebox .desc {
    width: 880px;
    float: left;
    line-height: 26px;
}

.toggle_arrow_right {
    background: url(../images/table/toggle-arrow.png) no-repeat;
    display: block;
    float: left;
    height: 12px;
    margin: 0 8px 0 0;
    width: 12px;
    cursor: pointer;

}

.toggle_arrow_down {
    background: url(../images/table/toggle-arrow.png) no-repeat 0 -12px;
    display: block;
    float: left;
    height: 12px;
    margin: 0 8px 0 0;
    width: 12px;
    cursor: pointer;

}

/*********** table designs ***/

.table-header-options {
    background: url(../images/table/table_header_options.jpg) no-repeat;
    border: none;
    min-width: 80px;
    padding: 0px 0 0 0;
    width: 80px;
}

.table-header-repeat {
    background: url(../images/table/table_header_repeat.jpg) repeat-x;
    border: none;

    line-height: 0;
    padding: 0px 10px 0 10px;
}

.table-header-options a,
.table-header-repeat span {
    color: #fff;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
}

.table-header-repeat a {
    background: url(../images/table/table_sort_arrow.gif) right no-repeat;
    color: #fff;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
}

.table-header-repeat a.desc {
    background: url(../images/table/table_sort_arrow2.gif) right no-repeat;
    color: #fff;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin: 0 0 0 10px;
    padding: 0 10px 0 0;
}

.table-header-options a:hover,
.table-header-repeat a:hover {

    color: #94b52c
}

th.line-left {
    border-left: 1px solid #373737;
}

#product-table tr.activity-blue {
    background: #e3eceb;
}

#product-table {
    margin-bottom: 20px;
}

#product-table td a {
    color: #88b52c;
}

#product-table td a:hover {
    text-decoration: underline;
}

#product-table td a.fake-link {
    color: #393939;
    text-decoration: none;
}

#product-table td {
    border: 1px solid #d2d2d2;
    padding: 10px 0 10px 10px;
}

#product-table td a.btn {
    display: block;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 6px 10px;
    margin-right: 4px;
    min-width: 12px;
    text-align: center;
    color: #fff !important;
    background: #94b52f;
    border: 1px solid #4a660e;
    font-size: 12px;
    cursor: pointer;
}

#product-table td a.btn:hover {
    background: #c3e57c;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none !important;
}

#product-table th {
    height: 50px;
    text-align: left;
}

#product-table .minwidth-0 {
    min-width: 65px;
}

#product-table .minwidth-1 {
    min-width: 110px;
}

#product-table .minwidth-2 {
    min-width: 230px;
}

#product-table .minwidth-3 {
    min-width: 118px;
}

#product-table td {
    border: 1px solid #d2d2d2;
    padding: 10px 0 10px 10px;
}

#product-table tr.alternate-row {
    background: #ececec;
}

#ob_ajax_loading {

    position: fixed;
    width: 100%;
    background-color: #FFF;
    padding: 10px;
    border: 1px solid #CCC;
    z-index: 200;
    top: 0px;
    left: 0px;
    padding-top: 5px;
    /*display: none;*/
    background-color: rgba(255, 255, 255, .9);
    text-align: left;
    height: 36px;
    box-shadow: 0px 5px 5px grey;
    display: none;
}

#ob_ajax_loading_notification {

    font-size: 18px;
    padding-left: 45px;
    color: #444;
    padding-top: 10px;
}

.admin-form {
    /*border: 1px solid red;*/
    width: 640px;
    margin: 0 auto;
}

.admin-form .form-group:after {
    clear: both;
    content: ' ';
    display: block;
    zoom: 1;
}

.admin-form .form-group {
    /*border: 1px solid green;*/
    margin-bottom: 20px;
}

.admin-form .form-group &gt; input[type=text],
.admin-form .form-group &gt; input[type=email],
.admin-form .form-group &gt; input[type=number],
.admin-form .form-group &gt; textarea,
.admin-form .form-group &gt; select {
    display: inline-block;
    border: 1px solid #999;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px;
    width: 440px;
}

.admin-form .form-group &gt; input[type=text],
.admin-form .form-group &gt; input[type=email],
.admin-form .form-group &gt; input[type=number] {
    width: 430px !important;
}

.admin-form .form-group &gt; label {
    float: left;
    padding-top: 5px;
    margin-right: 15px;
    text-align: right;
    width: 170px;
    font-weight: bold;
    color: #555;
}

.admin-form .form-group &gt; [type="submit"] {
    margin-left: 185px;
}

.product-table tr.activity-blue {
    background: #e3eceb;
}

.product-table {
    width: 100%;
}

.product-table td a {
    color: #88b52c;
}

.product-table td a:hover {
    text-decoration: underline;
}

.product-table td a.fake-link {
    color: #393939;
    text-decoration: none;
}

.product-table td {
    border: 1px solid #d2d2d2;
    padding: 10px 0 10px 10px;
}

.product-table td a.btn {
    display: block;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 6px 10px;
    margin-right: 4px;
    min-width: 12px;
    text-align: center;
    color: #fff !important;
    background: #94b52f;
    border: 1px solid #4a660e;
    font-size: 12px;
    cursor: pointer;
}

.product-table td a.btn:hover {
    background: #c3e57c;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none !important;
}

.product-table th {
    background: url(../images/table/table_header_repeat.jpg) repeat-x;
    border: 1px solid #373737;
    color: #fff;
    height: 50px;
    padding: 0px 10px 0 10px;
    text-align: left;
}

.product-table .minwidth-0 {
    min-width: 65px;
}

.product-table .minwidth-1 {
    min-width: 110px;
}

.product-table .minwidth-2 {
    min-width: 230px;
}

.product-table .minwidth-3 {
    min-width: 118px;
}

.product-table td {
    border: 1px solid #d2d2d2;
    padding: 10px 0 10px 10px;
}

.product-table tr.alternate-row {
    background: #ececec;
}

ul.actions {
    list-style: none;
}

ul.actions &gt; li {
    display: inline-block;
}

.td-activity-chart {
    margin-top: 30px;
}

.progress-bar-icon {
    float: left;
    margin-top: 15px;
    text-align: center;
    width: 5%;
}

.progress-bar {
    background-color: #818181;
    float: right;
    height: 15px;
    margin-top: 15px;
    width: 89%;
}

.progress-bar &gt; .bar {
    background: #4CF444;
    height: 100%;
}

.   debug {
    border: 1px dashed #70ff2f;
    background: #d5ffe2;
}

.   debug2 {
    border: 1px dashed #ffbb29;
    background: #fff1c6;
}

</pre></body></html>