html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-family: 'Archivo', sans-serif;    */
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    text-align: left;
    color: #999999;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(../images/bg.gif);

    scrollbar-base-color: #BBB4A9;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-highlight-color: #FCFCFC;
    scrollbar-face-color: #DDDDDD;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #333333;
    scrollbar-track-color: #FAFAFA;
    scrollbar-arrow-color: #9F504D;
}

input, textarea, select, button {
    font-family: Arial, Helvetica, sans-serif;
    /*font-family: 'Archivo', sans-serif;    */
    /*font-family: 'Oswald', sans-serif;*/
}

TD, td, th {
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    color: #1c1b4e;
    letter-spacing: 0.05em;
}

p {
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    color: #1c1b4e;
    letter-spacing: 0.05em;
}

A:ACTIVE, A:LINK, A:VISITED {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    color: #141348;
}

A:HOVER {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    color: #141348;
}

#gWelcomeZone {
    padding-top: 20px;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #141348;
}

.gWelcome {

}

.gWelcomeName {

    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
    color: #ec6100;
}

#gLogOut {
    float: right;
    width: 88px;
    text-align: right;
}

.gPanTable {
    padding: 10px;
}

.gLoginDescription {

    font-size: 15px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    font-variant: normal;
    color: #ec6100;
    text-decoration: none;
    letter-spacing: 0.05em;
}

.gLoginText {

    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    font-weight: bold;
    font-variant: normal;
    color: #141348;
    text-decoration: none;
    letter-spacing: 0.05em;
}

.gLoginInput {
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 1px solid;
    border-top: #96dd4c 1px solid;
    border-right: #d3f5b2 1px solid;
    border-bottom: #d3f5b2 1px solid;

    padding: 2px 3px 2px 3px;
    background-color: #fcfcfc;
    background-image: url(../images/bg_input.gif);
}

.gLoginButton {

    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: bold;
    font-variant: normal;
    color: #80808d;
    text-decoration: none;
    letter-spacing: 0.05em;

    cursor: hand;
    width: 140px;

    border-left: #efefef 1px solid;
    border-top: #efefef 1px solid;
    border-right: #80808d 1px solid;
    border-bottom: #80808d 1px solid;

    padding: 2px 2px 2px 2px;
    background-color: #d9dfe0;
}

.gLoginButtonOver {

    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: bold;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    cursor: hand;
    width: 140px;

    border-left: #e8ffd1 1px solid;
    border-top: #e8ffd1 1px solid;
    border-right: #629032 1px solid;
    border-bottom: #629032 1px solid;

    padding: 2px 2px 2px 2px;
    background-color: #c0eb94;
}

.gFormError {

    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    font-weight: bold;
    font-variant: normal;
    color: #141348;
    text-decoration: none;
    letter-spacing: 0.05em;
}

.gDate {

    font-size: 10px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
}

.login-table {
    padding: 10px;
}

.gCopyright {

    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #141348;
    text-decoration: none;
    letter-spacing: 0.05em;
    padding: 3px;
}

A.gCopyright:ACTIVE, A.gCopyright:LINK, A.gCopyright:VISITED {

    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #141348;
    text-decoration: none;
    letter-spacing: 0.05em;
    padding: 3px;
}

A.gCopyright:HOVER {

    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: 0.05em;
    background-color: #141348;
    padding: 3px;
}

.gBottom {
    padding: 5px 26px 15px 26px;
}

.gMenuSelectedWrap {
    float: left;
    /*    width: 154px;
        height: 19px;
        background-image: url(../images/menu_bg_selected.gif);
        padding: 20px 0px 8px 0px;
        text-align:center;*/
}

.gMenuWrap {
    float: left;
    /*    width: 154px;
        height: 19px;
        background-image: url(../images/menu_bg.gif);
        padding: 20px 0px 8px 0px;
        text-align:center;*/
}

A.gMenuSelected:ACTIVE, A.gMenuSelected:LINK, A.gMenuSelected:VISITED {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    color: #ffffff;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    text-transform: capitalize;
}

A.gMenuSelected:HOVER {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    color: #ffffff;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    /*border-bottom: 1px #333333 dashed;*/
    text-transform: capitalize;
}

A.gMenuLink:ACTIVE, A.gMenuLink:LINK, A.gMenuLink:VISITED {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    color: #333333;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    text-transform: capitalize;
}

A.gMenuLink:HOVER {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    color: #333333;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    /*border-bottom: 1px #FFFFFF dashed;*/
    text-transform: capitalize;
}

/* ---------------------------  SUB MENU -------------------------------------*/
.gSubMenuNormal {
    text-align: center;
    height: 36px;
    float: left;
    margin-top: 1px;
}

.gSubMenuOver {
    text-align: center;
    height: 36px;
    float: left;
    margin-top: 1px;
}

a.gSubmenuLink, a.gSubMenuSelected {
    font-size: 12px;
    font-style: normal;
    line-height: 12px;
    padding: 10px;
}

A.gSubmenuLink:ACTIVE, A.gSubmenuLink:LINK, A.gSubmenuLink:VISITED {
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    background: #0d0c30;
    border-left: 3px solid #1c1b4e;
    border-right: 3px solid #00001a;
    border-top: 1px solid #494a5e;
}

A.gSubmenuLink:HOVER {
    padding: 11px 10px 12px 10px;
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    background: #1e1c61;
    border-left: 3px solid #1c1b4e;
    border-right: 3px solid #00001a;
    border-top: 1px solid #494a5e;
    /*border-bottom: 1px dashed #df5c00;*/
}

A.gSubMenuSelected:ACTIVE, A.gSubMenuSelected:LINK, A.gSubMenuSelected:VISITED, A.gSubMenuSelected:HOVER {
    padding: 11px 10px 12px 10px;
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    background: #ff6900;
    border-left: 2px solid #1c1b4e;
    border-right: 2px solid #00001a;
    border-top: 1px solid #494a5e;
}

/* --------------------------------------------------------END SUB MENU -------*/
A.gLogout:ACTIVE, A.gLogout:LINK, A.gLogout:VISITED {
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    color: #333333;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
}

A.gLogout:HOVER {

    font-size: 11px;
    font-style: normal;
    line-height: normal;
    color: #333333;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    border-bottom: 1px #df5c00 dashed;
}

.gTopMenuSpacer {
    color: #333333;
}

.gRed {
    color: #FF6600;
}

a.gConfigsMenu:active, a.gConfigsMenu:link, a.gConfigsMenu:visited {
    background: #141348;
    padding: 2px 20px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.gConfigsMenu:hover {
    background: #ff6900;
    padding: 2px 20px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.gTableBorders {
    padding: 0px 0px 0px 0px;
    background-color: #A0D8FA;
}

.gTableTD {
    padding: 7px 5px 7px 5px;
}

.gTableTDHead {
    padding: 15px 0px 15px 5px;
    background-color: #e7e6ef;
}

.gTableTDSpacer {
    background-color: #100f38;
}

.gDiv {
    background-color: #FAFBFC;
    padding: 7px 7px 7px 7px;
    text-align: center;
    vertical-align: middle;
}

.gTDDiv {
    background-color: #eef2f7;
    padding: 7px 7px 7px 7px;
}

.gTR {
    background-color: #f7f7fb;
}

.gTR:hover {
    background-color: #e8ffd1;
}

.gTROver {
    background-color: #e8ffd1;
}

.gTROver th {
    border-bottom: 1px solid #c0eb94;
}

A.gSortOrderLink:ACTIVE, A.gSortOrderLink:LINK, A.gSortOrderLink:VISITED {

    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    font-weight: bold;
    font-variant: normal;
    color: #141348;
    text-decoration: none;
    letter-spacing: 0.1em;
    border-bottom: 1px dashed #ff5700;
    /*padding: 2px;*/
}

A.gSortOrderLink:HOVER {

    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    font-weight: bold;
    font-variant: normal;
    color: #141348;
    text-decoration: none;
    letter-spacing: 0.1em;
    background-color: #c0eb94;
    border-bottom: 1px solid #ff5700;
    /*padding: 2px;    */
}

.gSortOrderText {

    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    font-weight: bold;
    font-variant: normal;
    color: #141348;
    text-decoration: none;
    letter-spacing: 0.1em;
    /*padding: 2px;    */
}


.gPageJumpText {

    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    font-variant: normal;
    color: #3b365d;
    text-decoration: none;
}

.gPageJumpTextRed {
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #3b365d;
    padding: 2px 3px 2px 3px;
}

A.gPageTools:ACTIVE, A.gPageTools:LINK, A.gPageTools:VISITED {

    font-size: 11px;
    font-style: normal;
    line-height: normal;
    color: #595a5c;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
}

A.gPageTools:HOVER {

    font-size: 11px;
    font-style: normal;
    line-height: normal;
    color: #FF6600;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    border-bottom: 1px dashed #595a5c;
}

.gPageJumpInput {

    font-size: 11px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    font-variant: normal;
    color: #003298;
    text-decoration: none;

    border-top: #728ba4 1px solid;
    border-right: #eef2f7 1px solid;
    border-bottom: #eef2f7 1px solid;
    border-left: #728ba4 1px solid;

    padding: 2px 2px 2px 2px;
    background-color: #fcfcfc;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

@-webkit-keyframes fadeIt {
    0% {
        background-color: #f7f7fb;
    }
    50% {
        background-color: #96dd4c;
    }
    100% {
        background-color: #f7f7fb;
    }
}

@-moz-keyframes fadeIt {
    0% {
        background-color: #f7f7fb;
    }
    50% {
        background-color: #96dd4c;
    }
    100% {
        background-color: #f7f7fb;
    }
}

@-o-keyframes fadeIt {
    0% {
        background-color: #f7f7fb;
    }
    50% {
        background-color: #96dd4c;
    }
    100% {
        background-color: #f7f7fb;
    }
}

@keyframes fadeIt {
    0% {
        background-color: #f7f7fb;
    }
    50% {
        background-color: #96dd4c;
    }
    100% {
        background-color: #f7f7fb;
    }
}

.breathing-row {
    background-image: none !important;
    -webkit-animation: fadeIt 3s ease-in-out;
    -moz-animation: fadeIt 3s ease-in-out;
    -o-animation: fadeIt 3s ease-in-out;
    animation: fadeIt 3s ease-in-out;
}

.gListText {

    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: normal;
    color: #757a91;
    text-decoration: none;
}

.gFilterBox {
    background-color: #f0fde5;
    /*padding: 15px;*/
    /*border-left: #c0eb94 1px solid;*/
    border-top: #c0eb94 1px solid;
    /*border-right: #c0eb94 1px solid;*/
    border-bottom: #c0eb94 1px solid;
}

.filter-select-group {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    padding-right: 10px;
}

.filter-select-group label {
    font-weight: bold;
}

.gFormInput {
    /*width:220px;*/

    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 1px solid;
    border-top: #96dd4c 1px solid;
    border-right: #d3f5b2 1px solid;
    border-bottom: #d3f5b2 1px solid;

    padding: 2px 3px 2px 3px;
    background-color: #fcfcfc;
    background-image: url(../images/bg_input.gif);
}

.gFormInputGeneralConfig {
    width: 220px;

    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 1px solid;
    border-top: #96dd4c 1px solid;
    border-right: #d3f5b2 1px solid;
    border-bottom: #d3f5b2 1px solid;

    padding: 2px 3px 2px 3px;
    background-color: #fcfcfc;
    background-image: url(../images/bg_input.gif);
}

.gFormInputGeneralConfig.exchange-course,
.gFormInputGeneralConfig.payment-term,
.gFormInputGeneralConfig.rows-on-page {
    width: 50px;
}

.gFormText {
    font-size: 13px;
    font-style: normal;
    line-height: 15px;
    font-weight: bold;
    font-variant: normal;
    color: #1c1b4e;
    text-decoration: none;
    letter-spacing: 0.1em;
}

/************************************************************  Error Formular */
.gFormError {
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #ec6100;
}

.gErrorBox {
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    color: #1c1b4e;
    font-weight: bold;
    text-transform: normal;
    background: url(../images/error_box_bg.gif) no-repeat top left #f4f7fa;
    /*width:466px;*/
    padding: 30px 0 0px 0;
    /*margin-bottom:10px;*/
}

.gErrorBoxContent {
    background: url(../images/error_gradient.gif) bottom left repeat-x;
    padding: 35px;
    border-left: 1px solid #ff5800;
    border-right: 1px solid #ff5800;
    border-bottom: 1px solid #ff5800;
    /*color:#ff5800;*/
    /*width:466px;*/
    /*height:4px;*/
}

.gErrorBoxBottom {
    background: url(../images/error_shadow.gif) top left repeat-x #ffffff;
    height: 15px;
}

/************************************************************ Button Form*/
.gFormButton {

    font-size: 10px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: normal;
    color: #003298;
    text-decoration: none;

    cursor: hand;
    height: 18px;
    width: auto;
    border-top: #eef2f7 1px solid;
    border-right: #728ba4 1px solid;
    border-bottom: #728ba4 1px solid;
    border-left: #eef2f7 1px solid;

    padding: 2px 5px 2px 5px;
    background-color: #fafbfc;
}

.gFormButtonOver {

    font-size: 10px;
    font-style: normal;
    line-height: 15px;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;

    cursor: hand;
    height: 18px;
    width: auto;
    border-top: #728ba4 1px solid;
    border-right: #eef2f7 1px solid;
    border-bottom: #eef2f7 1px solid;
    border-left: #728ba4 1px solid;

    padding: 2px 5px 2px 5px;
    background-color: #e72100;
}

.gSmallText {

    font-size: 9px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    font-variant: normal;
    color: #728ba4;
    text-decoration: none;
}

.gFormCounter {

    font-size: 10px;
    font-weight: normal;
    color: #363636;
    border: 1px solid #ffffff;
    /*background-color: #606163;*/
}

/**************************************************** Records */
.gRecordsStyle {
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    color: #1c1b4e;
    font-weight: bold;
    text-transform: normal;
}

.gTotalRecords {
    color: #1f9103;
}

.gPartialRecords {
    color: #ec6100;
}

.gPartialRecordsGreen {
    color: #1f9103;
}

.gRecordText {
    font-weight: normal;
}

img.general-config-logo,
img.general-config-stamp {
    border: solid 3px #e0dedc;
}

#filters select.gFormInput {
    max-width: 135px;
}

.gListText {

    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #3b365d;
    text-decoration: none;
    letter-spacing: 0.04em;
    word-break: normal;
}

.gListNumbersText {

    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #3b365d;
    text-decoration: none;
    letter-spacing: 0.06em;
    text-align: right;
}

.gReceiptsNumbersText {

    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #3b365d;
    text-decoration: none;
    letter-spacing: 0.06em;
}

#gAddForm {
    width: 100%;
}

.gPanStyleClient {
    float: left;
    width: 120px;
    padding: 6px 3px;
}

.gPanStyleClient.shortLabel {
    width: 60px;
}

.gPanStyleOperator {
    padding: 3px;
    float: left;
    width: 60px;
}

.gPanStyleExpeditie {
    padding: 3px;
    float: left;
    width: 118px;
}

.gPanStyleExpeditie.twoFieldsLabel {
    width: 45px;
}

.gPanStyle1 {
    padding-left: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    float: left;
}

.gPanStyle2 {
    padding-left: 3px;
    padding-top: 2px;
    padding-right: 3px;
    padding-bottom: 3px;
    float: left;
}

.gPanStyle3 {
    padding-left: 100px;
}

#gProductsForm {
    background-color: #FAFBFC;
    padding: 5px 5px 5px 5px;

    border-top: #eef2f7 1px solid;
    border-right: #eef2f7 1px solid;
    border-bottom: #eef2f7 1px solid;
    border-left: #eef2f7 1px solid;
}

.gBillTitle {
    font-size: 32px;
    font-style: normal;
    line-height: normal;
    color: #ec6100;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    padding-top: 25px;
    padding-left: 100px;
    padding-bottom: 10px;
}

.gBillTitle2 {
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    color: #ec6100;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    padding-top: 25px;
    padding-bottom: 25px;
}

.gBillSubTitle {
    font-size: 15px;
    font-style: normal;
    line-height: normal;
    color: #ec6100;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
}

.gBillFormData {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 0px solid;
    border-top: #96dd4c 0px solid;
    border-right: #d3f5b2 0px solid;
    border-bottom: #d3f5b2 0px solid;

    padding: 2px 3px 2px 3px;
    background-color: none;
}

.gBillFormInput {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 1px solid;
    border-top: #96dd4c 1px solid;
    border-right: #d3f5b2 1px solid;
    border-bottom: #d3f5b2 1px solid;

    padding: 2px 3px 2px 3px;
    background-color: #fcfcfc;
    background-image: url(../images/bg_input2.gif);

}

.gBillFormReadOnly {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-right: #d7d7d7 1px solid;
    border-bottom: #d7d7d7 1px solid;

    padding: 2px 3px 2px 3px;
    background-color: #fcfcfc;
    background-image: url(../images/bg_input2.gif);

}

.gBillFormInput1 {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 1px solid;
    border-top: #96dd4c 1px solid;
    border-right: #d3f5b2 1px solid;
    border-bottom: #d3f5b2 1px solid;

    padding: 2px 3px 2px 3px;
    background-color: #fcfcfc;
    background-image: url(../images/bg_input.gif);
}

.gButton {

    font-size: 13px;
    font-style: normal;
    line-height: 17px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    letter-spacing: 0.05em;

    cursor: hand;
    width: 140px;

    border-left: #efefef 1px solid;
    border-top: #efefef 1px solid;
    border-right: #80808d 1px solid;
    border-bottom: #80808d 1px solid;

    padding: 2px 2px 2px 2px;
    /*background-color:#d9dfe0;*/
    background: #c0eb94;
}

.gButtonOver {

    font-size: 13px;
    font-style: normal;
    line-height: 17px;
    font-weight: bold;
    font-variant: normal;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 0.05em;

    cursor: hand;
    width: 140px;

    border-left: #7c2c03 1px solid;
    border-top: #7c2c03 1px solid;
    border-right: #ec6622 1px solid;
    border-bottom: #ec6622 1px solid;

    padding: 2px 2px 2px 2px;
    background-color: #fd7b39;
}

A.gAddClient:active, A.gAddClient:link, A.gAddClient:visited {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    letter-spacing: 0.09em;
}

A.gAddClient:hover {
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    text-decoration: none;
    letter-spacing: 0.09em;
}

/*----------------------------------------------------------- AUTOCOMPLETE */
#autosuggest {
    display: none;
}

#buyersxx {
    display: none;
}

.gBuyersClass {
    background: none;
    padding: 0;
    margin: 0;
    z-index: 2;
    /*height:225px;*/
    /*overflow:auto;*/
}

.gCloseDropDown {
    width: 15px;
    height: 15px;
    float: right;
    background: #999999;
}

.gListaDrop {
    color: #000000;
    position: absolute;
    border-top: none;
    padding: 0 0px 0px 0px;
    /*width:200px;*/
    height: 225px;
    overflow: auto;;
    margin-left: -40px;
    /*margin-top:20px;*/
    z-index: 1;
}

.gListaDrop ul {
    background: #f1fbe6;
    list-style: none;
    padding: 0 0 0 0;
    border-bottom: 1px solid #666666;
}

.gListaDrop li {
    margin: 0;
    width: 230px;
    list-style: none;
    padding: 4px;
    border-bottom: 1px dashed #CCCCCC;
    /*border-left:1px solid #666666;
    border-right:1px solid #666666;*/
}

.selected {
    background: #aaef63;
    color: white;
}

.gCloseDropDownLi {
    text-align: right;
    font-weight: bold;
}

.gCompetedDropDown {
    color: #339900;
}

.gAsInputDropDown {
    color: #FF6600;
}

.gSugestedDropDown {
    color: #000000;
}

/***************************************************************** Buton tip submit doar ca este link*/
a.gButtonLink:active, a.gButtonLink:link, a.gButtonLink:visited {
    padding: 7px 15px 6px 15px;
    background: #c0eb94;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-decoration: none;
    border-left: #efefef 1px solid;
    border-top: #efefef 1px solid;
    border-right: #80808d 1px solid;
    border-bottom: #80808d 1px solid;
    height: 16px;
}

a.gButtonLink:hover {
    background: #fd7b39;
    color: #ffffff;
    border-left: #7c2c03 1px solid;
    border-top: #7c2c03 1px solid;
    border-right: #ec6622 1px solid;
    border-bottom: #ec6622 1px solid;
}

/***********************************************************************Chitanta Drop Down */
.gChitanta {
    height: 220px;
    background: #fafbfc;
    text-align: left;
}

.gReceiptShow {
    height: auto;
    text-align: left;
    position: relative;
    visibility: visible;
    padding-top: 10px;
}

.gReceiptHide {
    height: 220px;
    background: #fafbfc;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}

.gChitantaContainer {
    /*background:#eef2f7; */
    /*padding:1px;*/
    /*border:1px solid #96dd4c;*/
    text-align: right;
}

.gRecepeitListHolder {
    border: 1px solid #c0eb94;
    /*border-bottom:none;*/
}

.gRecepeitButtonHolderR {
    border-top: 5px solid #c0eb94;
    text-align: right;
    padding-bottom: 10px;
}

.gRecepeitButtonHolderL {
    border-top: 5px solid #c0eb94;
    text-align: left;
    padding-bottom: 10px;
}

.gTotalN1 {
    float: left;
    width: 435px;
}

.gTotalN2 {
    float: left;
    width: 225px;
}

.gTotalN3 {
    float: left;
}

.gTotalN1 span.gOrange,
.gTotalN2 span.gOrange,
.gTotalN3 span.gOrange {
    font-size: 15px;
}

/********************************************************************* Header tip lable pentru filtrare facturi */
.gButtonFilter {
    background: url(../images/filtrare.gif) no-repeat bottom center;
    width: 130px;
    height: 24px;
}

.gButtonAddReprezentant {

}

.gDelegatTitle_add {
    background: url(../images/adauga_delegat.gif) no-repeat center bottom;
    width: 185px;
    height: 24px;
}

.gDelegatTitle_modify {
    background: url(../images/modifica_delegat.gif) no-repeat bottom center;
    width: 185px;
    height: 24px;
}

.gOperatorTitle_add {
    background: url(../images/adauga_operator.gif) no-repeat bottom center;
    width: 185px;
    height: 24px;
}

.gOperatorTitle_modify {
    background: url(../images/modifica_operator.gif) no-repeat bottom center;
    width: 185px;
    height: 24px;
}

.gPriceDinamic {
    font-size: 14px;
    font-weight: bold;
}

.gSelectPriceWithTVA {
    background: #e8ffd1;
    padding: 10px;
    border-top: #e8ffd1 1px solid;
    border-right: #c0eb94 1px solid;
    border-bottom: #c0eb94 1px solid;
    border-left: #e8ffd1 1px solid;
    text-align: right;
    font-size: 13px;
    color: #1c1b4e;
    font-weight: bold;
    line-height: 22px;
    padding-left: 5px;
    letter-spacing: 0.02em;
}

/********************************************************************* Preturi active / inactive */
.gActivePrice {
}

.gCancelPrice {
    text-decoration: line-through;
    color: #ec6100;;
}

label {
    /*    font-weight: normal;*/
}

label:hover {
    cursor: hand;
}

textarea.observation {
    width: 850px;
    height: 60px;
}

select.selector-tva {
    width: 80px;
}

.gPopupTable {
    background-color: #FFFFFF;
    padding: 15px;
    border-left: #c0eb94 10px solid;
    border-top: #c0eb94 10px solid;
    border-right: #c0eb94 10px solid;
    border-bottom: #c0eb94 10px solid;
}

#gPanStyleClient {
    float: left;
    padding-left: 3px;
    padding-top: 6px;
    padding-right: 3px;
    padding-bottom: 6px;
}

#gPanStyleSerch {
    padding-left: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    float: left;
}

#gDataWindow {
    font-size: 13px;
    font-style: normal;
    line-height: 17px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 0px solid;
    border-top: #96dd4c 0px solid;
    border-right: #d3f5b2 0px solid;
    border-bottom: #d3f5b2 0px solid;

    padding: 5px 10px 15px 10px;
    background-color: #e8ffd1;
}

#gClientsWindow {
    font-size: 13px;
    font-style: normal;
    line-height: 17px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 0px solid;
    border-top: #96dd4c 0px solid;
    border-right: #d3f5b2 0px solid;
    border-bottom: #d3f5b2 0px solid;

    padding: 5px 0px 15px 0px;
}

.gTRClient {
    background-color: #FFFFFF;
    padding: 1px;
}

.gTRClientOver {
    background-color: #e8ffd1;
    padding: 1px;
}

A.gClient:ACTIVE, A.gClient:LINK, A.gClient:VISITED {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;
    padding: 3px;

}

A.gClient:HOVER {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;
    padding: 3px;
}

.gClient {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;
}

.gSubTitle {
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    color: #ec6100;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
    letter-spacing: 0.05em;
}

.gSearchInput {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 1px solid;
    border-top: #96dd4c 1px solid;
    border-right: #d3f5b2 1px solid;
    border-bottom: #d3f5b2 1px solid;

    padding: 2px 3px 2px 3px;
    background-color: #fcfcfc;
    background-image: url(../images/bg_input2.gif);

}

.gCloseButton {

    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: bold;
    font-variant: normal;
    color: #80808d;
    text-decoration: none;
    letter-spacing: 0.05em;

    width: 140px;

    border-left: #efefef 1px solid;
    border-top: #efefef 1px solid;
    border-right: #80808d 1px solid;
    border-bottom: #80808d 1px solid;

    padding: 2px 2px 2px 2px;
    background-color: #d9dfe0;
}

.gCloseButtonOver {

    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    font-weight: bold;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    width: 140px;

    border-left: #e8ffd1 1px solid;
    border-top: #e8ffd1 1px solid;
    border-right: #629032 1px solid;
    border-bottom: #629032 1px solid;

    padding: 2px 2px 2px 2px;
    background-color: #c0eb94;
}

#gSearchAbsolute {
    position: fixed;
    width: 300px;
    background: #FFFFFF;
}

.gPopupBody {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.search-popup-table {
    height: 400px;
}

.search-results {
    max-height: 280px;
    overflow: auto;
}


.box-info {
    background-color: #FAFBFC;
    padding: 20px;
    border: 1px solid #eef2f7;
}

.box-info p {
    font-size: 13px;
    line-height: 16px;
    color: #02011c;
    letter-spacing: 0.05em;
}

.box-info h2 {
    font-size: 18px;
    color: #ec6100;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0.02em;
}

.box-info a {
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #141348;
    text-decoration: none;
    letter-spacing: 0.05em;
    padding: 3px;
}

.box-info a:hover {
    color: #fff;
    background-color: #141348;
}


.gConfigTitle {
    font-size: 18px;
    color: #ec6100;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0.02em;
    padding: 5px 3px 5px 5px;
}

.gConfigFormData {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;

    padding: 5px 3px 5px 5px;
    background-color: transparent;
}

a.gConfigFormData {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;
    background-color: transparent;
    padding: 0;
}

a.gConfigFormData:hover {
    color: #ec6100;
    background-color: transparent;
}

.gConfigModificaDiv {
    padding: 0px;
    text-align: right;
    float: right;
    font-size: 12px;
}

.gConfigModificaDiv a {
    font-size: 13px;
    line-height: 16px;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;
}

.gConfigModificaDiv a:hover {
    color: #ec6100;
    text-decoration: none;
    background-color: transparent;
}

A.gDelLink:ACTIVE, A.gDelLink:LINK, A.gDelLink:VISITED {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    font-variant: normal;
    color: #02011c;
    text-decoration: none;
    letter-spacing: 0.05em;
    background-color: #fcfcfc;
}

A.gDelLink:HOVER {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    font-variant: normal;
    color: #ec6100;
    text-decoration: none;
    letter-spacing: 0.05em;

    background-color: #e8ffd1;
}

/* ----------------------------------------------------------------------  Tables  --*/

.gPanStyle {
    padding: 5px 5px 5px 5px;
}

.gPanTable {
    background-color: #FAFBFC;
    padding: 10px;

    border-top: #eef2f7 1px solid;
    border-right: #eef2f7 1px solid;
    border-bottom: #eef2f7 1px solid;
    border-left: #eef2f7 1px solid;
}

.gPanTable1 {
    background-color: #FAFBFC;
    padding: 10px;
}

.gPannel {
    background-color: #f0fde5;
    padding: 15px;
    border-left: #e8ffd1 1px solid;
    border-top: #e8ffd1 1px solid;
    border-right: #c0eb94 1px solid;
    border-bottom: #c0eb94 1px solid;

}

/* ----------------------------------------------------------------------  DIV-uri  --*/
#gBgGrad {
    width: 100%;
    background-repeat: repeat-x;
    /*background: linear-gradient(#fff, #d8d8d8);*/
}

#gLogo {
    float: left;
    padding-top: 48px;
}

#gMenuZone {
    padding-top: 11px;
    width: 520px;
    float: left;
}

/* ----------------------------------------------------------------------  --*/
.gBodyText {
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    color: #1c1b4e;
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

.gPageTitle {
    font-size: 18px;
    color: #ec6100;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0.02em;
    padding: 25px 0px 5px 0px;
}


.gRequired {
    font-size: 11px;
    font-style: normal;
    line-height: 14px;
    font-weight: bold;
    font-variant: normal;
    color: #E93D00;
    text-decoration: none;
}

/* debug */

.gDebug {
    font-family: "Courier New", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #8B0000;
}

.gOrange {
    color: #ec6100;
}

/*********************************************************  Pop - Up */
.gPopUp {
    width: 100%;
    background-repeat: repeat-x;
    margin: 0 auto;
    text-align: center;
}

.gPopUpTableClient {
    font-size: 12px;
    background-color: #FFFFFF;
    border-left: #e8ffd1 1px solid;
    border-top: #e8ffd1 1px solid;
    border-right: #c0eb94 1px solid;
    border-bottom: #c0eb94 1px solid;
}

.gPopUpTableClientRow {
    padding: 5px 10px 5px 10px;
    border-bottom: #c0eb94 1px solid;
}

.gVisible {
    font-weight: normal;
}

.gNotVisible {
    color: #999999;
    font-weight: normal;
}

.gNotFormText {
    font-size: 13px;
    font-style: normal;
    line-height: 15px;
    font-weight: bold;
    font-variant: normal;
    color: #999999;
    text-decoration: none;
    letter-spacing: 0.1em;
}

.gNotBillFormData {
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    font-variant: normal;
    color: #999999;
    text-decoration: none;
    letter-spacing: 0.05em;

    border-left: #96dd4c 0px solid;
    border-top: #96dd4c 0px solid;
    border-right: #d3f5b2 0px solid;
    border-bottom: #d3f5b2 0px solid;

    padding: 2px 3px 2px 3px;
    background-color: none;
}

.hidden {
    display: none;
}

.gUserFormError img {
    float: left;
}

.gUserFormError .message {
    float: left;
    padding-top: 10px;
    padding-left: 10px;
}

.datepicker-group {
    display: inline-block;
}

.datepicker-group input, .datepicker-group img {
    vertical-align: bottom;
}

.date {
    width: 90px;
}

button.ui-datepicker-trigger {
    border: none;
    background-color: transparent;
}

input.disabled {
    border: none;
    color: #cfcfcf;
}

.center {
    margin: auto;
    text-align: center;
}

.number-to-words {
    font-style: italic;
}

.disabled {
    color: #cfcfcf;
}

.right {
    float: right;
}

.print-only, .print-only * {
    display: none;
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }

    .print-only, .print-only * {
        display: block;
    }
}

select.tva {
    width: 80px;
}

select.currency {
    width: 70px;
}

select[name="payment_means_code"],
select[name="supplier_country_code"],
select[name="buyer_country_code"],
select[name="efactura_unit_code"],
select[name="efactura_tax_category"],
select[name="efactura_tax_exemption_reason_code"],
select[name="efactura_IBAN"] {
    width: 211px;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    /*-webkit-appearance: none;*/
}

td .nowrap {
    white-space: nowrap;
}

#header-info {
    padding-top: 20px;

    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #141348;
}

#header-info .info-date {
    float: left;
}

#header-info .info-license {
    float: right;
}

#header-info .license-renew-reminder {
    color: #ec6100;
    font-weight: bold;
}

.renew-reminder {
    background-color: #ec6100;
    padding: 15px;
}

.renew-reminder > p {
    color: #fff;
}

.popup .page-wrap {
    height: 100%;
}

.popup .page-wrap .content {
    background-color: #FFFFFF;
    padding: 15px;
    border-left: #c0eb94 10px solid;
    border-top: #c0eb94 10px solid;
    border-right: #c0eb94 10px solid;
    border-bottom: #c0eb94 10px solid;
}

.popup table {
    width: 100%;
}

.popup table.list {
    border: 1px solid #c0eb94;
    border-collapse: collapse;
    cellpadding: 0;
    cellspacing: 0;
    margin: 20px 0px;
}

.popup table.list tr {
    border: 1px solid #c0eb94;
}

.popup table.list tr:hover {
    background-color: #e8ffd1;
}

.popup table.list tr.get-status:hover,
.popup table.list tr.get-download:hover
{
    background-color: #E0E0E0;
}

.popup table.list tr.completed:hover,
.popup table.list tr.error:hover
{
    background-color: #FFEBEB;
}

.popup table.list th {
    background-color: #c0eb94;
    border: 1px solid #c0eb94;
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
}

.popup table.list tr td {
    vertical-align: top;
    padding: 0 5px;
}

.popup table.list .date-time {
    display: block;
}
.popup .copy-message {
    font-style: italic;
}
.popup .copy-message.error {
    color: #ec6100;
}

img.canceled, img.disabled {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

td.list-no {
    width: 15px;
    vertical-align: text-top;
    text-align: right;
    font-weight: bold;
}

td.list-doc-no, td.list-doc-date {
    width: 75px;
    vertical-align: text-top;
    white-space: nowrap;
}

td.list-doc-title {
    vertical-align: text-top;
}

td.list-doc-price {
    white-space: nowrap;
    text-align: right;
    vertical-align: text-top;
}

td.list-doc-status {
    width: 65px;
    text-align: center;
    vertical-align: middle;
}

td.list-doc-status img {
    width: 100%;
    height: auto;
}

td.list-doc-actions {
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}

.gMenuWrap a {
    display: inline-block;
}

a.gButton {
    padding: 5px 20px;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
}

a.gButton:hover {
    border-left: #7c2c03 1px solid;
    border-top: #7c2c03 1px solid;
    border-right: #ec6622 1px solid;
    border-bottom: #ec6622 1px solid;
    background-color: #fd7b39;
    white-space: nowrap;
}

textarea.gBillFormInput.full {
    width: 100%;
}