﻿
table.topbuttons {
}

td.topbuttons {
    padding-right: 10px;
}

img.logo {
}

div.logo {
    width: 100%;
}

.table_logo {
    width: 98%;
    margin-right: 40px;
}


td.welcome {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 10px;
}

.welcome_label {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: none;
}

td.no {
    text-align: right;
    width: 10px;
}

select.no {
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

td.signin {
    width: 1px;
}

.signin_button {
    border: none;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    background-color: #ffffff;
}

td.space {
    width: 10px;
}

table.copyright {
    width: 100%;
    background-color: #000000;
}

div.copyright {
    background-color: #000000;
    margin-left: 10px;
    margin-right: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
}

    div.copyright a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
    }

div.pagina {
    background-color: #ffffff;
    width: 100%;
    margin-left: 20px;
    margin-right: 30px;
    min-height: 1900px;
}

div.chelp {
    background-color: #eeeeee;
    padding: 20px;
}

div.chelpt {
    background-color: #ffffff;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 0px;
}

    div.chelpt p {
        font-size: 18px;
        font-weight: 500;
    }

div.chelptl {
    text-align: right;
    background-color: #ffffff;
    padding: 0px;
    padding-right: 5px;
}

    div.chelptl p {
        font-size: 10px;
        padding-bottom: 0px;
        margin: 0px;
    }

div.chelpb {
    padding: 10px;
    margin-top: 20px;
    background-color: #ffffff;
    min-height: 1024px;
}

.button {
}








div.list_button3 {
    background: #0000FF;
    color: white;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    text-align: center;
}

div.list_button a {
    color: white;
    font-weight: normal;
}

div.list_button_w {
    border-bottom: 1px solid #ffe6b3;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


div.list_headings_c {
    border-bottom: 1px solid black;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-top: 3px;
    text-align: center;
    font-weight: 600;
}

div.list_headings_l {
    border-bottom: 1px solid black;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-top: 3px;
    text-align: left;
    font-weight: 600;
    margin-right: auto;
    margin-left: auto;
}

div.list_headings_r {
    border-bottom: 1px solid black;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-top: 3px;
    text-align: right;
    font-weight: 600;
}

div.list_field_c {
    border-bottom: 1px solid #ffe6b3;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

div.list_field_r {
    border-bottom: 1px solid #ffe6b3;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

div.list_field_l {
    border-bottom: 1px solid #ffe6b3;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}




.row {
    margin-right: 0px;
    margin-left: 0px;
}

a.button1 {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    padding: 5px;
    text-decoration: none;
    color: initial;
}

button.approve {
    background-color: #00CC00;
}

    button.approve:focus {
        background-color: #009933;
    }

button.reject {
    background-color: #FF3300;
}

    button.reject:focus {
        background-color: #FF0000;
    }


.h1, h1 {
    font-size: 24px;
    font-weight: 500;
}

.h2, h2 {
    font-size: 18px;
    font-weight: 500;
}

table.simple_list {
    width: 100%;
    overflow-x: auto;
}

.simple_list tr:nth-child(odd) {
    background-color: #efe8dc;
}

.simple_list th {
    background-color: rgb(192, 163, 117);
    color: rgb(255, 255, 255);
    padding-bottom: 8px;
    padding-top: 8px;
}



table.grid {
    width: 90%;
    overflow-x: auto;
}

.grid tr:nth-child(even) {
    background-color: #f2f2f2;
}

.grid th {
    background-color: rgb(192, 163, 117);
    color: rgb(255, 255, 255);
    padding-bottom: 8px;
    padding-top: 8px;
}

.grid1 {
    min-height: 400px;
}

.EditableGridLineButton {
    background: none;
    padding-left: 1px;
    padding-right: 1px;
    border: none;
    height: 25px;
}

.EditableGridHeaderButton {
    background: none;
    padding-left: 1px;
    padding-right: 1px;
    border: none
}

.EditableGridLineButtonD {
    background: none;
    padding-top: 3px;
    padding-left: 1px;
    padding-right: 1px;
    border: none;
    width: 1px;
    border-top: thin solid #CFA88B;
}

.EditableGridHeaderButtonD {
    background: none;
    height: 15px;
    border: none;
}

.form-control {
    height: 34px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #ffffff;
}

    .form-control[readonly] {
        cursor: default;
        background-color: #eceeef;
        opacity: 1
    }

    .form-control:disabled {
        cursor: default;
        background-color: #eceeef;
    }

.form-control-label {
    box-sizing: border-box;
    color: rgb(35, 35, 35);
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 17.15px;
    margin-bottom: 4.28333px;
    max-width: 100%;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    touch-action: manipulation;
}

.LookupSelectButton {
    padding-top: 2px;
    padding-bottom: 2px;
}

.field {
    width: 450px;
    display: table;
}

    .field > * {
        display: table-cell;
        border: 1px solid red;
    }

.List {
    border-bottom: thin solid #CFA88B;
}

}

DIV.table {
    display: table;
    border: none;
}

FORM.tr, div.tr {
    display: table-row;
}

SPAN.td, div.td {
    display: table-cell;
    text-align: center;
}

div.th, SPAN.th {
    display: table-cell;
    text-align: center;
}

.EditListButtons {
    border-top: thin solid #CFA88B;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
    display: table-cell;
}

.ListHeaders {
    background: #c9c9c9;
    min-height: 15px;
    display: table-cell;
}

.ListHeadersText {
    font-weight: 600;
    vertical-align: middle;
}

.ListRow {
    display: table-row;
}

.ListField {
    border-top: thin solid #CFA88B;
    padding-top: 0px;
    margin-top: 0px;
    vertical-align: top;
    text-align: center;
    display: table-cell;
    width: 1px;
}

.Readonly {
    background-color: #eceeef;
    opacity: 1
}

table.EditableListLookupField {
    width: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 15px;
}

table.FormLookupField {
    width: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 15px;
}



div.headerbutton {
    width: 50px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

img.headerbutton {
    width: 25px;
}

a.headerbutton {
    padding-top: 0px;
}

div.HeaderButtons {
    width: 1px;
    padding: 0px;
}

div.EditableListLookupField {
    width: 100%;
    padding: 0px;
    line-height: 15px;
}

div.FormListLookupField {
    width: 100%;
    padding: 0px;
    line-height: 15px;
}



td.EditableListLookupField1 {
    padding: 0px;
}

td.FormLookupField1 {
    padding: 0px;
}


input.EditableListLookupField1 {
    border: none;
    margin-top: -8px;
    line-height: 15px;
    min-height: 15px;
    box-shadow: none;
    height: 32px;
    background: none;
}

    input.EditableListLookupField1:read-only {
        border: none;
        margin-top: -8px;
        line-height: 15px;
        min-height: 15px;
        box-shadow: none;
        height: 32px;
        background: none;
    }

    input.EditableListLookupField1:disabled {
        border: none;
        margin-top: -8px;
        line-height: 15px;
        min-height: 15px;
        box-shadow: none;
        height: 32px;
        background: none;
    }

    input.EditableListLookupField1:-moz-read-only {
        border: none;
        margin-top: -8px;
        line-height: 15px;
        min-height: 15px;
        box-shadow: none;
        height: 32px;
        background: none;
    }






input.FormLookupField1 {
    border: none;
    margin-top: -8px;
    line-height: 15px;
    min-height: 15px;
    box-shadow: none;
    height: 32px;
}


input.EditableListDateField1 {
    background: none;
    border: none;
    margin-top: -8px;
    line-height: 15px;
    min-height: 15px;
    box-shadow: none;
    height: 32px;
    background: none;
}

    input.EditableListDateField1:disabled {
        background: none;
        border: none;
        margin-top: -8px;
        line-height: 15px;
        min-height: 15px;
        box-shadow: none;
        height: 32px;
        background: none;
    }

input.FormDateField1 {
    background: none;
    border: none;
    margin-top: -8px;
    line-height: 15px;
    min-height: 15px;
    box-shadow: none;
    height: 32px;
    padding-left: 10px;
    width: 100%;
}



td.EditableListLookupField2 {
    width: 1px;
    padding: 0px;
}


.FormTitle {
    line-height: 19.8px;
    font-weight: 500;
    font-size: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: rgb(192, 163, 117);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.FormSubTitle {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.99px;
}

div.list_button2 {
    background: #0000FF;
    color: white;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    text-align: center;
}

.list_button {
    border: 1px solid rgb(192, 163, 117);
    margin: 1px;
    padding: 3px 10px;
    border-radius: 3px;
    border-image: url('none') 100% 100% 100% 100% 1 1 1 1 0 0 0 0 stretch stretch;
    background-color: rgb(192, 163, 117);
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 18px;
    text-align: center;
    touch-action: manipulation;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

div.list_button_ingrid {
    background: #0000FF;
    color: white;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    text-align: center;
}

.list_button_ingrid {
    border: 1px solid rgb(192, 163, 117);
    margin: 1px;
    padding: 3px 10px;
    border-radius: 3px;
    border-image: url('none') 100% 100% 100% 100% 1 1 1 1 0 0 0 0 stretch stretch;
    background-color: rgb(192, 163, 117);
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 18px;
    text-align: center;
    touch-action: manipulation;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

.list_button_ingrid2 {
    border: 1px solid rgb(192, 163, 117);
    margin: 1px;
    padding: 3px 10px;
    border-radius: 3px;
    border-image: url('none') 100% 100% 100% 100% 1 1 1 1 0 0 0 0 stretch stretch;
    background-color: rgb(192, 163, 117);
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 18px;
    text-align: center;
    touch-action: manipulation;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}


p.logo {
    color: midnightblue;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 25px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
}

p.sublogo {
    color: midnightblue;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 7px;
    font-stretch: condensed;
    margin-top: -5px;
    margin-bottom: 5px;
}

td.parent {
    color: rgb(25, 25, 112);
    text-align: left;
    padding-left: 2px;
    font-size: 8px;
}



@media (min-width: 767px) {
    .btnhide {
        visibility: hidden;
    }



    p.logo {
        color: midnightblue;
        font-family: Helvetica,Arial,sans-serif;
        font-weight: 600;
        font-size: 33px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 0px;
    }

    p.sublogo {
        color: midnightblue;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 12px;
        font-stretch: condensed;
        margin-top: -10px;
        margin-bottom: 5px;
    }

    td.parent {
        color: rgb(25, 25, 112);
        text-align: left;
        padding-left: 10px;
        font-size: 12px;
    }
}








.btnlogin {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    letter-spacing: normal;
    line-height: 18px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-size-adjust: 100%;
    touch-action: manipulation;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: normal;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.btnprofile {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat-x:;
    background-repeat-y:;
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: none;
    border-left-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: none;
    border-right-width: 1px;
    border-top-color: rgb(255, 255, 255);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: none;
    border-top-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    letter-spacing: normal;
    line-height: 18px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-size-adjust: 100%;
    touch-action: manipulation;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: normal;
    min-width: 150px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.btnlogin:hover {
    background-color: yellow;
}

.btnprofile:hover {
    background-color: yellow;
}

.menubar {
    min-height: 35px;
}

.btn {
    margin-bottom: 0.5rem;
    margin-right: 0.2rem;
}

    .btn + .btn {
        margin-left: 0;
    }









@media (max-width: 767px) {
    .btnlogin {
        height: 0px;
        display: none;
    }

    .menubar {
        min-height: 0px;
        line-height: 0px;
    }

    .btn {
        white-space: normal;
    }

        .btn + .btn {
            margin-left: 0;
        }
}

.brandtable {
    border: none;
    width: 100%;
}

.logotable {
    border: none;
    width: 100%;
}

.brandtable-profile {
    width: 50%;
    text-align: right;
    vertical-align: top;
}



@media (max-width: 1000px) {
    .brandtable-profile {
        text-align: center;
        vertical-align: middle;
    }
}

.language-bar {
    font-weight: normal;
    font-size: 14px;
}

.asterisk {
    color: #ff0000;
    font-weight: normal;
}

div.section {
    padding-left: 0px;
}

div.section-col {
    padding-left: 0px;
}

.container {
    max-width: 1140px;
}

.subcontainer {
    max-width: 1140px;
    padding: 0px;
}


.max-label-height {
    max-height: 20px;
    overflow: hidden
}

.form-group {
    margin-bottom: 5px;
}

.section-form {
    padding-top: 5px;
    padding-bottom: 5px;
}


.field {
    border: none;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    background-color: #ff00ff;
}

.field-error {
    background-color: #FF0000;
}

.mbr-section {
    padding-top: 10px;
    padding-bottom: 5px;
}

.display-2 {
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
}

.aspNetDisabled {
    background: none;
}

.campText {
    color: #0069aa;
    font-weight: bold;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    border: none;
    background: none;
    text-align: center;
}


.FileLabel input {
    position: relative;
    top: -20px;
    left: -10px;
    float: left;
    background-color: blue;
    opacity: 0;
    width: 170px;
}

.FileLabelText {
    position: relative;
    float: right;
    width: 155px;
    overflow: hidden;
    text-align: right;
}

/***** File Upload *****/
.FileLabel {
    border: 1px solid rgb(192, 163, 117);
    margin: 1px;
    padding: 3px 10px;
    border-radius: 3px;
    border-image: url('none') 100% 100% 100% 100% 1 1 1 1 0 0 0 0 stretch stretch;
    background-color: rgb(192, 163, 117);
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 18px;
    text-align: center;
    touch-action: manipulation;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    width: 170px;
    height: 26px;
}

    .FileLabel :hover {
        background: #CCC;
    }

    .FileLabel :active {
        background: #CCF;
    }

    .FileLabel :invalid + span {
        color: #A44;
    }

    .FileLabel :valid + span {
        color: #4A4;
    }

.grid-control {
    background-image: none;
    border-bottom-color: none;
    border-bottom-style: solid;
    border-bottom-width: 0.666667px;
    border-left-color: rgb(232, 232, 232);
    border-left-style: solid;
    border-left-width: 0.666667px;
    border-right-color: rgb(232, 232, 232);
    border-right-style: solid;
    border-right-width: 0.666667px;
    border-top-color: rgb(232, 232, 232);
    border-top-style: solid;
    border-top-width: 0.666667px;
    box-sizing: border-box;
    color: rgb(86, 86, 86);
    border: 0.666667px solid rgb(232, 232, 232);
    margin: 0px;
    padding: 6.4px;
    border-radius: 3px;
    border-image: url('none') 100% 100% 100% 100% 1 1 1 1 0 0 0 0 stretch stretch;
    display: block;
    font-family: "Raleway";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    line-height: 14px;
    min-height: 35px;
    touch-action: manipulation;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;
    background-image: none;
    box-sizing: border-box;
    color: rgb(86, 86, 86);
    font-family: "Raleway";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    line-height: 14px;
    min-height: 35px;
    touch-action: manipulation;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

.grid-list-control {
    background-image: none;
    border-bottom-color: none;
    border-bottom-style: solid;
    border-bottom-width: 0.666667px;
    border-left-color: rgb(232, 232, 232);
    border-left-style: solid;
    border-left-width: 0.666667px;
    border-right-color: rgb(232, 232, 232);
    border-right-style: solid;
    border-right-width: 0.666667px;
    border-top-color: rgb(232, 232, 232);
    border-top-style: solid;
    border-top-width: 0.666667px;
    box-sizing: border-box;
    color: rgb(86, 86, 86);
    font-family: "Raleway";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    line-height: 14px;
    min-height: 35px;
    padding-bottom: 6.4px;
    padding-left: 6.4px;
    padding-right: 6.4px;
    padding-top: 6.4px;
    touch-action: manipulation;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;
    border: 0.666667px solid rgb(232, 232, 232);
    padding: 6.4px;
    border-radius: 3px;
    border-image: url('none') 100% 100% 100% 100% 1 1 1 1 0 0 0 0 stretch stretch;
    background-image: none;
    box-sizing: border-box;
    color: rgb(86, 86, 86);
    font-family: "Raleway";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    line-height: 14px;
    min-height: 35px;
    touch-action: manipulation;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}


.FieldValidator {
    box-sizing: border-box;
    color: rgb(250, 0, 0);
    cursor: pointer;
    display: inline;
    font-family: "Raleway",sans-serif;
    font-size: 13.93px;
    line-height: 20.89px;
    margin-bottom: 4.87px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.Links {
    box-sizing: border-box;
    color: rgb(160, 162, 73);
    cursor: pointer;
    display: inline;
    font-family: "Raleway",sans-serif;
    font-size: 13.93px;
    line-height: 20.89px;
    margin-bottom: 4.87px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.lookupmodall {
    border-bottom: 0.5px solid gray;
    text-align: left;
}

.lookupmodalr {
    border-bottom: 0.5px solid gray;
    text-align: right;
}

input.approve {
    background-color: #00CC00;
}

    input.approve:hover {
        background-color: #009933;
    }

input.reject {
    background-color: #FF3300;
}

    input.reject:hover {
        background-color: #CC0000;
    }

p.chestionar {
    color: black;
}

h2.chestionar {
    color: black;
    font-weight: 200;
}

.chestionar_subtitlu {
    color: black;
    text-decoration: underline;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.chestionar_subtitlu1 {
    color: black;
    text-decoration: underline;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: bold;
}

.chestionar_sectiune {
    color: black;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: bold;
}


.chestionar_label {
    color: black;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

ol.chestionar {
    color: black;
    list-style-type: lower-alpha;
    font-style: italic;
}

.form_error {
    color: red;
}

.form_message {
    color: black;
}

.scrollable_menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
/* Modal */
.modal2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.1); /* Black w/ opacity */
    align-content: center;
}

/* Modal Content */
.modal-content2 {
    background: none;
    margin: auto;
    border: none;
    width: 150px;
    height: 150px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modal-content3 {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    webkit-box-sizing: border-box;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-sizing: border-box;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 400px;
    max-width: 600px;
    overflow-y: auto;
}

.modal-content4 {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    webkit-box-sizing: border-box;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-sizing: border-box;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 400px;
    max-width: 600px;
    max-height: 300px;
    overflow-y: auto;
}

/* The Close Button */
.closeNewModal {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .closeNewModal:hover, .closeNewModal:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.closeNewModal3 {
    min-width: 10px;
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .closeNewModal3:hover, .closeNewModal3:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.closeNewModal4 {
    min-width: 10px;
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .closeNewModal4:hover, .closeNewModal4:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }


td.middle {
    vertical-align: middle;
}
/* Modal */

FieldError {
    background-color: red;
}

table.mobilerow {
    width: 100%;
}

div.mobilerow {
    width: 98%;
    padding: 5px;
    background-color: #E4D6C9;
    border-radius: 5px;
    margin: 10px;
}

div.mobilerowcontainer {
    width: 100%;
    overflow-y: scroll;
    max-height: 800px;
}

/* Date Control */
button.getdatebtn {
    margin-top: 2px;
    background-color: white;
    border: thin gray solid;
}

glyphicon-chevron-up {
    background-color: white;
    border: thin gray solid;
    content: "+";
}

    glyphicon-chevron-up:before {
        content: "+";
    }


glyphicon-chevron-down {
    background-color: white;
    border: thin gray solid;
}

    glyphicon-chevron-down:before {
        content: "-";
    }



.getdateformcontrol img {
    width: 30px;
}

.getdateformcontrol:focus img {
    border: 0.666667px solid rgb(118, 180, 228);
    border-radius: 4px;
    border-image: url('none') 100% 1 0 stretch stretch;
    width: 30px;
    box-sizing: border-box;
    touch-action: manipulation;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;
}

.blindforminput:disabled {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.blindforminput:readonly {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.blindforminput {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

td.day {
    background: none;
    padding-top: 4px;
    padding-bottom: 4px;
}

th.prev {
    background-image: url('../img/prev.png');
    background-repeat: no-repeat;
    background-position: center;
}

    th.prev:active {
        background-image: url('../img/prev.png');
        background-repeat: no-repeat;
        background-position: center;
    }


    th.prev span {
        display: none;
    }

th.next span {
    display: none;
}



th.next {
    background-image: url('../img/next.png');
    background-repeat: no-repeat;
    background-position: center;
}

th.picker-switch {
}

span.glyphicon-chevron-left {
    background-color: white;
    color: white;
}

    span.glyphicon-chevron-left:hover {
        background-color: #CCCCCC;
        color: #CCCCCC;
    }

    span.glyphicon-chevron-left:focus {
        background-color: fuchsia;
        color: white;
    }

    span.glyphicon-chevron-left:active {
        background-color: red;
        color: white;
    }

table.p100f {
    width: 100%;
    table-layout: fixed;
}

table.p100 {
    width: 100%;
}


td.sep20 {
    width: 20px;
}

td.sep0 {
    width: 0px;
}



div.listheader350 {
    width: 350px;
}

div.listheader300 {
    width: 300px;
}

div.listheader250 {
    width: 250px;
}

div.listheader200 {
    width: 200px;
}

div.listheader150 {
    width: 150px;
}

div.listheader100 {
    width: 100px;
}

div.listheader50 {
    width: 50px;
}

.listheader {
    height: 50px;
    position: relative;
}

    .listheader p {
        line-height: 15px;
        margin-top: 0;
        margin-bottom: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
/* DatePiker */

​

body {font-family: Arial, Helvetica, sans-serif;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: absolute;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 370px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: grey;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    /* background-color: #5cb85c; */
    background-color: white;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    /* background-color: #5cb85c; */
    background-color: white;
    color: white;
}

/*
@media (max-width: @screen-xs-min) {
    .modal-xs {
        width: @modal-sm;
    }
}
    */

@media (max-width: @screen-xs-min) {
    iframe {
        width: @modal-sm;
    }
}

#p1 {
    width: 100%;
    height: 80%;
}

#p2 {
    width: 80%;
    height: 60%;
}

#p3 {
    width: 60%;
    height: 40%;
}

table.datepicker-calendar{
    min-height:200px;
}

button.btndatepicker {
    margin-top: 2px;
    background-color: white;
    border: thin gray solid;
    padding: 5px;
    color: black;
    float: left;
    height: 32px;
}

select.frdatepicker {
    padding:0px;
    float:left;
}

td.datepicker-dayNow {
    text-align:center;
    color:green;
}

td.datepicker-day {
    text-align:center;
}


