.dialogw{ position: fixed; z-index: 2000; /* background-color: white;*/ background-color: #fcf8e3; padding-left: 10px; padding-right: 10px; width:50%; min-height: 50%; display: block; border: 1px solid #e5e5e5; display: none; } .dialogw>.d-head{ background-color: #066895; border-radius: 2px; color: white; padding-left: 10px; height: 10%; box-sizing: border-box; display: block; } .dialogw .d-body{ height: 80%; /* background-color: red;*/ box-sizing: border-box; display: block; position: relative; padding: 15px; height: 350px; overflow: auto; } .dialogw .d-foot{ height: 10%; border-top: 1px solid #e5e5e5; padding: 15px; text-align: right; box-sizing: border-box; display: block; } .dialogw table tbody tr:hover{ text-decoration: underline; } .dialogw .btn { height: 20px; padding-top: 2px; } .dialogw .btn-close{ } .dialogw .btn-ok{ background-color: #0999d7; color: white; } .dialogw .checkboxDvBranch{ font-size: medium; } .form-label{ font-weight: bold; } .EntryTable{width:99%;} .Label{ text-align: right; vertical-align: top; padding-top: 10px; width:40%; color: #A6A6A6; } .Block{ border:1px solid #DBDBDB; min-height: 18px; margin-top: 12px; margin-left: 5px; padding: 2px; padding-left: 5px; } .input_form{ float: left; height: 26px; font: 12px Tahoma, Geneva, sans-serif; color: black; border: 1px solid #ced1d5; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; background: #fafafa; margin: 6px; padding: 0px 10px; box-shadow: inset 0px 1px 2px #e2e4e6; } .input_form_text{ width: 89%; background: #fafafa;} .input_submit{ width: 196px; margin-left: 6px; } .select_form{ float: left; height: 26px; font: 12px Tahoma, Geneva, sans-serif; color: black; border: 1px solid #ced1d5; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; background: #fafafa; margin: 6px; padding: 0px; box-shadow: inset 0px 1px 2px #e2e4e6; min-width: 198px; } .title_form{ background:#F0F0F0; color:black; font-size:20px; padding:5px; padding-left:30px; } .form_content{ /*border:1px solid #DBDBDB;*/ padding: 15px; /*height: 290px;*/ } .form_button { border: 0; background: #0999D7 url(../images/button_bg.gif) 0 0 repeat-x; text-align: center; padding: 0 18px; line-height: 13px; color: white; font-size: 15px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-transform: uppercase; cursor: pointer; height:35px; } .check{ background: #0999D7; text-shadow: 0 2px 1px #066895; float:right; } .reset{ float:left; background:#B9C1C5 ; text-shadow:0 2px 1px #6D7579; } .btn2{ background:#B9C1C5 ; text-shadow:0 2px 1px #6D7579; } .buttons_line{ height:27px; } .check_result_table{width:100%;} .form_result_header{ width: 250px; font-weight: bold; } .form_result_footer{ width: 150px; } .result_messages{ min-height: 280px; margin: 27px 0px; } .result_message{ padding: 7px 85px; font-weight: bold; } .calendar_div{ width: 16px; padding-top: 7px; cursor:pointer; } .pip-calend{display:none;} .result_message_sub{ font-weight: bold; padding: 0px 85px; /*border: solid 1px;*/ margin-bottom: 3px; } .result_message_subsub{ display: none; padding: 2px 110px; } .status_symbol{ font-weight: bold; font-size: 25px; margin-right: 10px; width:20px; text-align: center; float:left; cursor: pointer; } .note{ border: 1px dotted; padding: 5px; font-size: 12px; font-weight: normal; } .hints{ font-size:9px; text-align: left; } .dosr_rast { color: #A52A2A; } .div1 { /*display: inline-block; */ float: left; height: 500px; width: 465px; border: solid; border-width: 1px; border-color: #CCCCCC; overflow-y: scroll; background-color: #F9FAFC; } .div2 { /*display: inline-block; */ float: right; height: 500px; width: 485px; border: solid; border-width: 1px; border-color: #CCCCCC; /*overflow: auto;*/ overflow-y: scroll; background-color: #F9FAFC; } .div_summ { /*display: inline-block; float: left; height: 500px; width: 465px;*/ border: solid; border-width: 1px; border-color: #CCCCCC; background-color: #F9FAFC; margin: 0 0 7px 0; } .left-column { width: 100%; margin: 0; } #inner .left-column { width: 100%; margin: 0; } /* .f_1 { color: #D09E00; font-weight: bold; } .f_2 { color: #E9F4E4; font-weight: bold; } .f_3 { color: #7F7F7F; font-weight: bold; } .f_4 { color: #FF0000; font-weight: bold; } .f_5 { color: #2F5597; font-weight: bold; } */ /* �� ���������� */ .ff_1 { background-color: #FCEDEA; font-weight: bold; white-space: nowrap; border: 1px solid #FFAB83; } /* ����������� */ .ff_2 { background-color: #E9F4E4; font-weight: bold; white-space: nowrap; border: 1px solid #78C242; } /* �������������� 3 */ .ff_4 { background-color: #E3F9F8; font-weight: bold; white-space: nowrap; border: 1px solid #00d7ca; } /* �������� ������������ */ .ff_8 { background-color: #FEE9F8; font-weight: bold; white-space: nowrap; border: 1px solid #f48edc; } /* ������������ */ .ff_16 { background-color: #E4F0FB; font-weight: bold; white-space: nowrap; border: 1px solid #71a0ea; } .ttd { font-weight: bold; color: white; white-space: nowrap; background-color: red; } /* Start by setting display:none to make this hidden. Then we position it in relation to the viewport window with position:fixed. Width, height, top and left speak speak for themselves. Background we set to 80% white with our animation centered, and no-repeating */ .modal { display: none; position: fixed; z-index: 1000; top: 0; left: 0; height: 100%; width: 100%; background: /*rgba( 255, 255, 255, .8 ) */ url('img/loading.gif') 50% 50% no-repeat; opacity: 0.80; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 80); filter: alpha(opacity = 80)}; /* When the body has the loading class, we turn the scrollbar off with overflow:hidden */ body.loading { overflow: hidden; } /* Anytime the body has the loading class, our modal element will be visible */ body.loading .modal { display: block; } .coeff { background-color: #F9FCFF; vertical-align: middle; border: 1px solid #CDCDCD; text-align: center; width: 40px; } .coeff_big { background-color: #F9FCFF; vertical-align: middle; border: 1px solid #CDCDCD; text-align: center; width: 70px; height: 50px; font-size:20px; line-height: 50px; } .tbl { border-spacing: 0px; margin-left:auto; margin-right:auto; } .tbl td { padding-top: 3px; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; } .policy_number { padding: 3px; } .tbl2 { border: 1px solid #000000; background-color: #FFFFFF; width: 97%; margin-left:auto; margin-right:auto; } .tbl2 td { padding-top: 3px; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; border: 1px solid #000000; } .contract_list_opo_code{ text-align: left; margin-top: 5px; text-decoration: underline; } .badge_info{ background-color: #066895; color: white; padding-left: 5px; padding-right: 5px; } #messalert{ color: red; } .dv_branch_tree .parent_name{ color: red; font-weight: bold; } .dv_branch_tree .child_name{ color: green; padding-left: 10px; }