﻿.page-subtitle {
    font-family: tahoma, arial, helvetica, sans-serif;
    color: #0065B3;
    font-size: 16px;
    padding: 8px;
}

.label {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
}

.label_bold {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.bigblacktext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: black;
    vertical-align: middle;
}

.label_top {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black;
    vertical-align: top;
}

.label_textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: black;
    vertical-align: top;
}

.label_small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: black;
    vertical-align: middle;
}

.field_input_very_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 30px;
    vertical-align: middle;
}

.field_input_35 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 35px;
    vertical-align: middle;
}

.field_input_light_100la100 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 100%;
    vertical-align: middle;
}

.field_input_light_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 45px;
    vertical-align: middle;
}

.field_input_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 70px;
    vertical-align: middle;
}

.field_input_medium {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 140px;
    vertical-align: middle;
}

.field_input_mediu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 120px;
    vertical-align: middle;
}

.field_input_large {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 170px;
    vertical-align: middle;
}

.field_input_extra_large {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 250px;
    vertical-align: middle;
}

.field_input_vbig {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 520px;
    vertical-align: middle;
}

.add-space-between-tr {
    border-spacing: 10px;
}

.field_input_date_time {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    width: 120px;
    vertical-align: middle;
}

.field_input {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #676767;
    width: 190px;
    vertical-align: middle;
}

.field_text {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 14px;
    color: #676767;
    vertical-align: middle;
}

.msg_error {
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 12px;
}

.msg_error_bold {
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 13px;
    font-weight: bold;
}

.msg_success {
    font-family: Arial, Helvetica, sans-serif;
    color: #009933;
    font-size: 12px;
}

.btn-generic {
    background-color: #E1DBD1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    BORDER-RIGHT: #696969 2px solid;
    BORDER-TOP: #696969 1px solid;
    BORDER-LEFT: #696969 1px solid;
    BORDER-BOTTOM: #696969 2px solid;
}

.btn-trimite {
    background-color: #E1DBD1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #696969;

}

.textarea_small {
    height: 50px;
    width: 520px;
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
}

.textarea_medium {
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
    width: 520px;
    height: 125px;
}

.textarea_big {
    height: 120px;
    width: 520px;
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
}

.textarea_vbig {
    height: 150px;
    width: 520px !important;
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
}

.textarea_width_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
    width: 250px;
    height: 60px;
}

.textarea_width_very_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
    width: 150px;
    height: 60px;
}

.textarea_width_large {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
    width: 250px;
    height: 150px;
}

.textarea_width_small_readonly {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #676767;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
    width: 250px;
    height: 60px;
}

.textarea_width_large_readonly {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #676767;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
    width: 250px;
    height: 150px;
}

.text {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #676767;
    vertical-align: middle;
}

.ToolTipTD {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #676767;
    vertical-align: middle;
}

.textarea_small_width {
    height: 50px;
    width: 300px;
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
}

.textarea_100_width {
    height: 50px;
    width: 100px;
    color: #676767;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    BORDER-RIGHT: #D4D0C8 1px solid;
    BORDER-TOP: #D4D0C8 1px solid;
    BORDER-LEFT: #D4D0C8 1px solid;
    BORDER-BOTTOM: #D4D0C8 1px solid;
}

div.title { /* ====================================================================AICI AM MOFICAT================================================*/
    background-color: #E1DBD1;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

div.content { /* ==================================================================SI AICI. ATAT.=================================================*/
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
}

table.borders {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
}

.read_only_field {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #676767;
    width: 50px;
    vertical-align: middle;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-width: 0;

}

.read_only_field_big {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #676767;
    width: 140px;
    vertical-align: middle;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-width: 0;

}

.read_only_field_medium {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #676767;
    width: 105px;
    vertical-align: middle;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-width: 0;
}

.stil_tbl {
    width: 100%;
}

.stil_tbl th {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    /*color:#444444;*/
    color: white;
    background-color: #5795d2;
}

.link_dreapta {
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #0066cc;
    cursor: pointer;
    text-decoration: underline;
}

.link_jos {
    color: #0066cc;
    background-color: #e3f2ff;
    padding: 2px;
    text-decoration: none;
    border: 1px solid #b2d9ff;
    font: normal 14px tahoma, arial, helvetica, sans-serif;
}

a.link_jos:link {
    font: normal 14px tahoma, arial, helvetica, sans-serif;
}

a.link_jos:visited {
    color: #0066cc;
    background-color: #e3f2ff;
    padding: 2px;
    text-decoration: none;
    border: 1px solid #b2d9ff;
}

a.link_jos:active {
    color: #0066cc;
    background-color: #e3f2ff;
    padding: 2px;
    text-decoration: none;
    border: 1px solid #b2d9ff;
}

a.link_jos:hover {
    background-color: #0066cc;
    color: white;
    border: 1px solid #004f9e;
}

.red_color_text {
    color: red;
}

.green_color_text {
    color: green;
}

#leftcolumn {
    float: left;
    background: #f7fbff;
}

span.link {
    color: #0066cc;
    background-color: #e3f2ff;
    padding: 2px;
    text-decoration: none;
    border: 1px solid #b2d9ff;
    font: normal 11px Arial, Helvetica, sans-serif;
    height: 20px;
}

span.active {
    color: #0066cc;
    background-color: #e3f2ff;
    padding: 2px;
    text-decoration: none;
    border: 1px solid #b2d9ff;
    font: normal 11px Arial, Helvetica, sans-serif;
    height: 20px;
}

span.hover {
    background-color: #0066cc;
    color: white;
    border: 1px solid #004f9e;
    font: normal 11px Arial, Helvetica, sans-serif;
    cursor: pointer;
    height: 20px;
}

.linkstitle {
    background-color: #0066cc;
    color: white;
    padding: 2px;
    margin-top: 10px;
    font: bold 11px Arial, Helvetica, sans-serif;
}

.link_operare {
    color: #0066cc;
    background-color: #e3f2ff;
    text-decoration: none;
    border: 1px solid #b2d9ff;
    font: normal 11px Arial, Helvetica, sans-serif;
    height: 20px;
}

a.link_operare:link {
    font: normal 11px Arial, Helvetica, sans-serif;
    height: 20px;
}

a.link_operare:visited {
    color: #0066cc;
    background-color: #e3f2ff;
    text-decoration: none;
    border: 1px solid #b2d9ff;
    height: 20px;
}

a.link_operare:active {
    color: #0066cc;
    background-color: #e3f2ff;
    text-decoration: none;
    border: 1px solid #b2d9ff;
    height: 20px;
}

a.link_operare:hover {
    background-color: #0066cc;
    color: white;
    border: 1px solid #004f9e;
    height: 20px;
}

.ext_combo_wrapper_fit .x-form-field-wrap {
    width: 100% !important;
}

.ext_combo_wrapper_fit .x-form-field-wrap > input {
    width: 100% !important;
}

.ext_combo_wrapper_fit .x-form-field-wrap > img {
    right: 0 !important;
}

.date_picker_wrapper {
    display: flex;
}

.date_picker_wrapper > input {
    font: normal 14px tahoma, arial, helvetica, sans-serif !important;
    vertical-align: middle;
    flex: 1;
}

.date_picker_wrapper > img {
    padding-left: 2px;
}
.pointer {
    cursor: pointer;
}
.myDisabled {
    pointer-events: none;
    cursor: default;
}
