/*-------STYLES_EVENT_LOG-------*/
.eventlog_type_background {
    height: 190px;
    width: 923px;
    background: url( '../../img/eventlog/background.jpg' ) top repeat-x;
}

div.eventlog_type_background {
    margin: 10px 0;
    overflow:hidden;
}

#eventlog_type_display div div {
    width: 100%;
    text-align: center;
    padding-top: 17px;
}

.blue_border_button div {
    color: #385296;
}

.blue_button div {
    color: #C3FFFF;
}

.blue_border_button {
    cursor: pointer;
    height: 58px;
    width: 180px;
    background: url( '../../img/eventlog/blue_border_button.gif' ) top repeat-x;
}

.blue_button {
    cursor: pointer;
    height: 58px;
    width: 180px;
    background: url( '../../img/eventlog/blue_button.gif' ) top repeat-x;
}

div.padding_pentil_declaration {
    padding: 20px 0 0 5px;
}

.pentil_declaration {
    height: 50px;
    background: url( '../../img/eventlog/pentil_declaration.gif' ) top left no-repeat;
}

div.pentil_declaration div {
    position: relative;
    top: 5px;
    left: 105px;
    width: 620px;
}

div.padding_pentil_declaration_draft,div.padding_pentil_declaration_send  {
    padding: 5px 0 0 12px;
}

.pentil_declaration_draft {
    height: 71px;
    background: url( '../../img/eventlog/not_send_letter.jpg' ) top left no-repeat;
}
.pentil_declaration_send {
    height: 71px;
    background: url( '../../img/eventlog/send_letter.jpg' ) top left no-repeat;
}

div.pentil_declaration_draft div, div.pentil_declaration_send div {
    position: relative;
    top: 25px;
    left: 105px;
    width: 620px;
}

.clock_record {
    height: 71px;
    background: url( '../../img/eventlog/clock_record.gif' ) top left no-repeat;
}

div.clock_record div {
    position: relative;
    top: 22px;
    left: 100px;
    width: 345px;
}

div.padding_clock_record {
    padding: 10px 0 0 11px;
}

div.padding_clipboard_petition {
    padding: 10px 0 0 11px;
}

.clipboard_petition {
    height: 71px;
    background: url( '../../img/eventlog/clipboard_petition.gif' ) top left no-repeat;
}

div.clipboard_petition div {
    position: relative;
    top: 22px;
    left: 105px;
    width: 345px;
}

.left_part_button {
    cursor: pointer;
    height: 97px;
    width: 332px;
    background: url( '../../img/eventlog/left_part_button.gif' ) top left no-repeat;
}
div.left_part_button {
    position:relative;
    left:10px;
}

.right_part_button {
    cursor: pointer;
    height: 97px;
    width: 286px;
    background: url( '../../img/eventlog/right_part_button.gif' ) top left no-repeat;
}

.padding_eventlogs_button {
    padding-left: 0;
    padding-top: 0;
}

.eventlogs_button {
    cursor: pointer;
    height: 97px;
    width: 617px;
    background: url( '../../img/eventlog/button.gif' ) top left no-repeat;
}
div.eventlogs_button {
    position:relative;
    left:10px;
}

.no_active_button {
    height: 97px;
    width: 617px;
    background: url( '../../img/eventlog/no_active_button.gif' ) top repeat-x;
}

div.right_part_button,div.no_active_button {
    position:relative;
    left:10px;
}
div.no_active_button {
    top:2px;
}
              
.eventlog_type_name {
    color: #6792BD;
    font-size: 20pt;
    font-weight: bold;
}

.green_square {
    height: 66px;
    width: 66px;
    background: url( '../../img/eventlog/green_square.png' ) top left no-repeat;
}

.orange_square {
    height: 66px;
    width: 66px;
    background: url( '../../img/eventlog/orange_square.png' ) top left no-repeat;
}

.square_db_left_position {
    position: relative;
    top: 13px;
    left: 75px;
}

.square_left_position {
    position: relative;
    top: 13px;
    left: 267px;
}

.square_db_right_position {
    position: relative;
    top: 13px;
    left: 42px;
}

.text_db_left_position {
    position: relative;
    top: 31px;
    left: 45px;
}

.text_db_right_position {
    position: relative;
    top: 20px;
    left: 15px;
}

.text_left_position {
    position: relative;
    top: 31px;
    left: 55px;
}

.text_db_left, .text_db_right,.text_left {
    text-decoration: underline;
    text-align: center;
    font-size: 18pt;
    color: #3D65D6;
}

.text_db_left {
    width: 180px;
}

.text_db_right {
    width: 160px;
}

.text_left {
    width: 265px;
}

.text_square {
    text-align: center;
    padding-top: 16px;
    font-size: 22pt;
    font-weight: bold;
    color: white;
    width: 100%;
}

.is_not_new_position {
    position: relative;
    left: 50px;
}
.is_not_progress_position {
    position: relative;
    left: 50px;
}
.is_not_action_position {
    position: relative;
    left: 35px;
    width:345px;
}

.is_not_new,.is_not_progress {
    text-align: center;
    color: #A4B6C4;
    font-size: 18pt;
    padding-top: 17px;
}
.is_not_new{
    width: 155px;
}
.is_not_progress{
    width: 200px;
}

.is_not_action {
    text-align: center;
    color: #A4B6C4;
    font-size: 18pt;
    width: 345px;
    padding-top: 33px;
}

.text_near_button, .text_arch_button {
    text-align: center;
    color: #3D65D6;
    text-decoration: underline;
}

.text_not_arch_button {
    text-align: center;
    color: #A4B6C4;
    font-weight:bold;
}

.text_arch_button,.text_not_arch_button {
    font-size: 18pt;
    width: 130px;
    height: 59px;
}

.text_near_button {
    font-size: 16pt;
    width: 225px;
}

.table_butt {
    cursor: pointer;
}

.group_arch_plus, .group_arch_plus_ {
    width: 275px;
    position: relative;
    left: 24px;
}
.group_arch_plus_ {
    position: relative;
    left: 30px;
}

.arch_butt_right_position {
    position: relative;
}

.plus_in_button {
    cursor: pointer;
    height: 80px;
    width: 81px;
    background: url( '../../img/eventlog/plus_button.gif' ) top left no-repeat;
}
div.plus_in_button_position {
    position: relative;
    top: 7px;
    left: 11px;
}

td.service_status_info {
    vertical-align: top;
    font-size: 14pt;
}
td.service_status_info span {
    font: bold 14pt Arial, sans-serif;
}
.status_draft {
    color: #647382;
}

.status_preregistration {
    color: #559be1;
}

.status_registred {
    color: #dc9100;
}

.status_consideration {
    color: #dc9100;
}

.status_schedule_appointment {
    color: #129825;
}

.status_schedule_come {
    color: #559be1;
}

.status_schedule_notcome {
    color: #e05a14;
}

.status_schedule_notaccepted {
    color: #f00000;
}

.status_closed {
    color: #129825;
}

.status_refused, .status_unknown {
    color: #f00000;
}

.status_additional {
    color: #e05a14;
}

.eventlog_button{
    cursor:pointer;
}

td.bs_up_middle img.eventlog_status_icon {
   margin:17px 5px 0 0;
}

.eventlog_list_type {
    color: #6D93B8;
    font-size: 18pt;
}

div.eventlog_list_date,div.eventlog_list_schedule_date {
    width: 120px;
    font-size: 16pt;
    font-weight: bold;
    text-align: inherit;
}
div.eventlog_list_schedule_date
{
    font-size: 12pt;
}

div.eventlog_list_desc {
    width: 720px;
    font-size: 16pt;
}

div.eventlog_list_date_text {
    width: 120px;
    color: #6D93B8;
    font-size: 14pt;
    text-align: inherit;
}
.eventloginfo_title_date{
    color: #6D93B8;
    font-size: 14pt;
}

.eventloginfo_date {
    font-size: 14pt;
}

table#eventlog_info {
    /*table-layout: fixed;*/
}

table#eventlog_info td {
    font-size: 14pt;
    vertical-align: top;
}

table#eventlog_info td.zebra {
    background: #F5F5F5;
}

td.eventlog_info_property {
    padding: 13px;
    width: 420px;
}
.eventlog_info_property,.eventlog_info_win_property {
    color: #5C8394;
}

.eventlog_info_value {
    padding: 13px;
    width: 450px;
}
td.eventlog_info_win_property {
    padding: 10px;
    width: 360px;
}
.eventlog_info_win_value {
    padding: 10px;
    width: 690px;
}


.eventlog_button_go_petition, .eventlog_button_go_declaration, .eventlog_button_go_draft, .eventlog_button_go_schedule, .eventlog_button_print, .eventlog_button_email, .eventlog_button_go_petition_schedule {
    cursor: pointer;
    height: 130px;
    width: 291px;
}

.eventlog_button_print {
    background: url( '../../img/eventlog/button_print.gif' ) top left no-repeat;
}

.eventlog_button_email {
    background: url( '../../img/eventlog/button_email.gif' ) top left no-repeat;
}

.eventlog_button_go_petition {
    background: url( '../../img/eventlog/button_go_petition.gif' ) top left no-repeat;
}

.eventlog_button_go_declaration,.eventlog_button_go_draft {
    background: url( '../../img/eventlog/button_go_declaration.gif' ) top left no-repeat;
}

.eventlog_button_go_schedule,.eventlog_button_go_petition_schedule {
    background: url( '../../img/eventlog/button_go_schedule.gif' ) top left no-repeat;
}

div.eventlog_button_go_draft div, div.eventlog_button_go_petition div, div.eventlog_button_go_declaration div, div.eventlog_button_go_schedule div,div.eventlog_button_go_petition_schedule div, div.eventlog_button_print div, div.eventlog_button_email div {
    font-size: 18pt;
    position: relative;
    color: #3D65D6;
}
div.eventlog_button_go_schedule div
{
    top:20px;
    left:115px;
    width:110px;
}
div.eventlog_button_go_petition div
{
    top:35px;
    left:105px;
    width:145px;
}
div.eventlog_button_go_petition_schedule div, div.eventlog_button_go_declaration div, div.eventlog_button_go_draft div
{
    top:35px;
    left:105px;
    width:145px;
}

div.eventlog_button_go_draft div
{
    top:20px;
}

div.eventlog_button_email div{
    top:35px;
    left:105px;
    width:130px;
}
div.eventlog_button_print div{
    top:35px;
    left:85px;
    width:190px;
}

table.event_log_schedule {
    width: 618px;
    position: relative;
}

div.point_desc {
    position: relative;
    left: 20px;
    top: 60px;
    width: 215px;
}

div.point_desc div.purple_separator {
    height: 58px;
}

.petition_answer, #petition_text,#text_answer{
    width:1089px;
}
.petition_answer {
    background-color: #F5F5F5;
    color: #5C8394;
    overflow:hidden;
}
div.petition_answer div{
    margin:10px;
}
.win_eventlog_content{
    width:1000px;
}
.width_1px, .width_23px{
    height: 1px;
}

.width_1px{
    width:1px;
}
.width_23px{
    width:23px;
}