/* Product Name: dhtmlxSuite Version: 4.0.3 Edition: Professional License: content of this file is covered by DHTMLX Commercial or Enterprise license. Usage without proper license is prohibited. To obtain it contact sales@dhtmlx.com Copyright UAB Dinamenta http://www.dhtmlx.com */ .dhtmlxcalendar_dhx_web { position: absolute; display: block; background-color: #fff; font-family: Tahoma; font-size: 12px; color: #000; } .dhtmlxcalendar_dhx_web.dhtmlxcalendar_in_input { box-shadow: 0 0 6px rgba(0, 0, 0, 0.25); } .dhtmlxcalendar_ifr { position: absolute; overflow: hidden; background-color: white; } .dhtmlxcalendar_dhx_web ul.dhtmlxcalendar_line { position: relative; display: block; clear: both; margin: 0; padding: 0; overflow: hidden; width: 225px; } .dhtmlxcalendar_dhx_web ul.dhtmlxcalendar_line li { float: left; position: relative; list-style-type: none; list-style-image: none; text-align: center; vertical-align: middle; cursor: default; overflow: hidden; margin: 0; padding: 0; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont { position: relative; display: block; width: 227px; height: 27px; margin: 0; background-color: #3da0e3; overflow: hidden; color: #fff; -webkit-user-select: text; -khtml-user-select: text; -moz-user-select: text; -o-user-select: text; user-select: text; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr { width: 227px; height: 27px; line-height: 27px; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow { position: absolute; top: 0; width: 18px; height: 27px; color: inherit; text-align: center; background-position: center center; background-repeat: no-repeat; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left { left: 4px; background-image: url("imgs/dhxcalendar_web/dhxcalendar_arrow_left.gif"); opacity: .8; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80); } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left_hover { left: 4px; background-image: url("imgs/dhxcalendar_web/dhxcalendar_arrow_left.gif"); opacity: 1; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100); } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right { right: 4px; background-image: url("imgs/dhxcalendar_web/dhxcalendar_arrow_right.gif"); opacity: .8; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80); } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right_hover { right: 4px; background-image: url("imgs/dhxcalendar_web/dhxcalendar_arrow_right.gif"); opacity: 1; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100); } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_month, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_year { position: relative; font-weight: bold; color: inherit; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont { position: relative; display: block; width: 225px; margin: 0; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; -webkit-user-select: text; -khtml-user-select: text; -moz-user-select: text; -o-user-select: text; user-select: text; overflow: hidden; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line { height: 23px; background-color: #f4f4f4; border-bottom: 2px solid #3da0e3; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li { color: #000; width: 31px; height: 23px; line-height: 23px; border-left: 1px solid #d5d5d5; background-color: #f4f4f4; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first { border-left: 1px solid #f4f4f4; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell { color: #f1586a; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell_first { color: #f1586a; border-left: 1px solid #f4f4f4; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont { position: relative; display: block; width: 225px; margin: 0; padding-bottom: 1px; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; background-color: #fff; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; overflow: hidden; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line { border-top: 1px solid #fff; margin-left: 1px; margin-right: 1px; height: 26px; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li { color: #909090; width: 31px; height: 26px; line-height: 26px; margin-right: 1px; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_label { width: 100%; height: 100%; text-align: center; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend { background-color: #d6d6d6; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_dis { color: #c4c4c4; background-color: #ededed; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday { color: #f1586a; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday { color: #f1586a; background-color: #d6d6d6; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_dis { color: #f1586a; background-color: #ededed; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_hover, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_hover, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_hover, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_hover { background-color: #d6d6d6; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_hover, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_hover, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_hover, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_hover { color: #f1586a; background-color: #d6d6d6; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month { color: #000; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend { color: #f1586a; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date { color: #000; background-color: #85d3ff; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend { color: #f1586a; background-color: #ffd1cc; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_dis { color: #c4c4c4; background-color: #ededed; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday { color: #f1586a; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday { color: #f1586a; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday { color: #f1586a; background-color: #ffd1cc; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday { color: #f1586a; background-color: #ffd1cc; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_dis, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_dis { color: #f1586a; background-color: #ededed; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_hover { color: #000; background-color: #c7ebff; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_hover { color: #f1586a; background-color: #ffe7e4; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_hover { color: #000; background-color: #85d3ff; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_hover { color: #f1586a; background-color: #ffd1cc; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_hover { color: #f1586a; background-color: #ffe7e4; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_hover { color: #f1586a; background-color: #ffe7e4; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_hover { color: #f1586a; background-color: #ffd1cc; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_hover { color: #f1586a; background-color: #ffd1cc; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line div.dhtmlxcalendar_label.dhtmlxcalendar_label_title { background-image: url("imgs/dhxcalendar_web/dhxcalendar_mark.gif"); background-position: top right; background-repeat: no-repeat; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont { position: relative; display: block; width: 227px; height: 27px; margin-top: -1px; background-color: #3da0e3; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; color: #fff; overflow: hidden; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li { width: 227px; height: 27px; line-height: 25px; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_time_img { position: absolute; left: 75px; top: 7px; width: 13px; height: 13px; background-image: url("imgs/dhxcalendar_web/dhxcalendar_clock.gif"); background-position: center center; background-repeat: no-repeat; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_cover { position: absolute; left: 1px; background-color: white; opacity: .5; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj { position: absolute; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_selector_obj_arrow { position: absolute; bottom: auto; top: 0; left: 0; width: 100%; height: 9px; overflow: hidden; background-image: url("imgs/dhxcalendar_web/dhxcalendar_selector_top.gif"); background-position: top center; background-repeat: no-repeat; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table { border: 1px solid #c7c7c7; background-color: white; border-top: none; margin-top: 9px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.35); } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left { width: 17px; text-align: center; border-top: white 1px solid; padding: 0; margin: 0; background-color: #ededed; background-image: url("imgs/dhxcalendar_web/dhxcalendar_arrow_left2.gif"); background-position: center center; background-repeat: no-repeat; cursor: default; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left.dhtmlxcalendar_selector_cell_left_hover { background-image: url("imgs/dhxcalendar_web/dhxcalendar_arrow_left2.gif"); } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle { border-top: 1px solid white; border-width: 1px 0 0 0; cursor: default; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right { width: 17px; text-align: center; border-top: 1px solid white; border-width: 1px 0 0 0; background-color: #ededed; background-image: url("imgs/dhxcalendar_web/dhxcalendar_arrow_right2.gif"); background-position: center center; background-repeat: no-repeat; cursor: default; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right.dhtmlxcalendar_selector_cell_right_hover { background-image: url("imgs/dhxcalendar_web/dhxcalendar_arrow_right2.gif"); } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul { display: block; clear: both; margin: 0 0 0 1px; padding: 0; overflow: hidden; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li { float: left; list-style-type: none; list-style-image: none; text-align: center; vertical-align: middle; margin: 0 1px 0 0; padding: 0; background-color: #ededed; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; cursor: default; font-family: Tahoma; font-size: 11px; color: #000; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li.dhtmlxcalendar_selector_cell_active { background-color: #85d3ff; color: #000; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul li.dhtmlxcalendar_selector_cell_hover { background-color: #c7ebff; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right { display: none; width: 0; border: 0 solid white; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line { height: 24px; border-top: none; border-bottom: 1px solid white; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell { width: 35px; height: 24px; line-height: 24px; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_selector_obj_arrow, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_selector_obj_arrow { top: auto; bottom: 0; background-image: url("imgs/dhxcalendar_web/dhxcalendar_selector_bottom.gif"); } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line { height: 22px; border-top: none; border-bottom: 1px solid white; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell { width: 24px; height: 22px; line-height: 22px; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right { display: none; width: 0; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table { margin-top: 0; margin-bottom: 9px; border-top: 1px solid #c7c7c7; border-bottom: none; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_month, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_year, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_hours, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes4, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes5 { display: none; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month div.dhtmlxcalendar_area_selector_month, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_year div.dhtmlxcalendar_area_selector_year, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_area_selector_hours, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes4, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes5 { display: block; } .dhtmlxcalendar_dhx_web span.dhtmlxcalendar_label_minutes span.dhtmlxcalendar_selected_date { border-bottom: 2px solid red; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn { display: none; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell { width: 27px; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell { width: 27px; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first, .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell { width: 27px; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn { display: block; width: 27px; color: #3da0e3; background-color: #f4f4f4; border-left: 1px solid #f4f4f4; border-right: 1px solid #d5d5d5; margin-right: 0; } .dhtmlxcalendar_dhx_web div.dhtmlxcalendar_wn div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_wn { display: block; width: 27px; color: #3da0e3; background-color: #f4f4f4; } div.dhtmlxcalendar_skin_detect { position: absolute; display: block; visibility: hidden; left: -100px; top: 0; width: 20px; height: 10px; margin: 0; padding: 0; border: none; overflow: hidden; } div.dhxcombo_dhx_web { position: relative; border: 1px solid #d6d6d6; overflow: hidden; vertical-align: middle; background-color: white; font-size: 1px; height: 22px; } div.dhxcombo_dhx_web input.dhxcombo_input { position: absolute; left: 1px; top: 0; height: 22px; line-height: 21px; *height: 20px; *line-height: 19px; border: 0 solid white; outline: 0 solid white; padding: 0; margin: 0 0 0 4px; background-color: white; font-family: Tahoma; font-size: 12px; color: black; vertical-align: top; } div.dhxcombo_dhx_web div.dhxcombo_select_button { position: absolute; width: 18px; height: 18px; top: 2px; right: 2px; font-size: 1px; background-color: #3da0e3; cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; overflow: hidden; } div.dhxcombo_dhx_web div.dhxcombo_select_button div.dhxcombo_select_img { position: relative; width: 100%; height: 100%; background-image: url("imgs/dhxcombo_web/dhxcombo_arrow_down.gif"); background-repeat: no-repeat; background-position: center center; } div.dhxcombo_dhx_web div.dhxcombo_top_image { position: absolute; left: 0; top: 0; width: 26px; height: 22px; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; overflow: hidden; cursor: default; } div.dhxcombo_dhx_web div.dhxcombo_top_image div.dhxcombo_image { *top: 0; } div.dhxcombolist_dhx_web { position: absolute; border: 1px solid #fff; *border: 1px solid #ccc; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35); background-color: #f4f4f4; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; overflow-x: none; overflow-y: auto; } div.dhxcombolist_dhx_web div.dhxcombo_option { position: relative; font-size: inherit; font-family: Tahoma; font-size: 12px; color: #000; height: 24px; line-height: 23px; vertical-align: middle; overflow: hidden; cursor: default; } div.dhxcombolist_dhx_web div.dhxcombo_option.dhxcombo_option_selected { background-color: #85d3ff; } div.dhxcombolist_dhx_web div.dhxcombo_option.dhxcombo_option_selected .dhxcombo_option_text { color: #000; } div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_option_text { position: relative; padding: 0 4px; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; white-space: nowrap; } div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_chbx { position: relative; padding: 0 4px 0 4px; margin-left: 20px; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; white-space: nowrap; } div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_checkbox { position: absolute; left: 2px; top: 3px; width: 18px; height: 18px; background-image: url("imgs/dhxcombo_web/dhxcombo_chbx.gif"); background-repeat: no-repeat; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; overflow: hidden; cursor: default; } div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_0 { background-position: 0 0; } div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_checkbox.dhxcombo_chbx_1 { background-position: -18px 0; } div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_option_text.dhxcombo_option_text_image { position: relative; padding: 0 4px 0 4px; margin-left: 20px; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; white-space: nowrap; } div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_image { top: 3px; } div.dhxcombo_dhx_web div.dhxcombo_top_image div.dhxcombo_image, div.dhxcombolist_dhx_web div.dhxcombo_option div.dhxcombo_image { position: absolute; left: 3px; top: 2px; width: 18px; height: 18px; background-repeat: no-repeat; background-position: center center; -moz-user-select: none; overflow: hidden; cursor: default; } div.dhxcombo_dhx_web.dhxcombo_disabled { background-color: #fafafa; } div.dhxcombo_dhx_web.dhxcombo_disabled input.dhxcombo_input { color: #999; background-color: #fafafa; } div.dhxcombo_dhx_web.dhxcombo_disabled div.dhxcombo_select_button { background-color: #a6a6a6; cursor: default; } div.dhxcombo_dhx_web.dhxcombo_disabled div.dhxcombo_select_button div.dhxcombo_select_img { background-image: url("imgs/dhxcombo_web/dhxcombo_arrow_down_dis.gif"); } .dhxgrid_combo_icon { position: absolute; z-index: 1; top: 0; right: 0; } .dhxcombo_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhxcolorpicker_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhtmlxcp_dhx_web .dhxcp_g_area { position: absolute; width: 254px; height: 272px; border: 1px solid #fff; background-color: #f4f4f4; box-shadow: 0 0 5px 2px #d7d7d7; border-radius: 0; } .dhtmlxcp_dhx_web .dhxcp_add_memory { height: 317px!important; } .dhtmlxcp_dhx_web .dhxcp_sub_area { margin: 1px; width: 252px; height: 270px; background-color: #f4f4f4; border-radius: 0; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhtmlxcp_dhx_web .dhxcp_add_memory .dhxcp_sub_area { height: 229px!important; } .dhtmlxcp_dhx_web .dhxcp_g_color_area { padding: 10px; width: 232px; height: 122px; margin: 0; } .dhtmlxcp_dhx_web .dhxcp_color_selector { position: absolute; width: 210px; height: 120px; background-image: url("imgs/dhxcp_web/dhxcp_colors.png"); background-repeat: no-repeat; border: 1px solid #ececec; cursor: pointer; float: left; } .dhtmlxcp_dhx_web .dhxcp_contrast_area { border: 1px solid #ececec; position: relative; height: 120px; width: 10px; cursor: pointer; float: right; } .dhtmlxcp_dhx_web .dhxcp_ie_gradient { height: 120px; width: 10px; margin: 0; } .dhtmlxcp_dhx_web .dhxcp_color_selector .dhxcp_v_line { position: absolute; width: 0; height: 120px; border-left: 1px solid #fff; cursor: pointer; overflow: hidden; } .dhtmlxcp_dhx_web .dhxcp_color_selector .dhxcp_h_line, .dhtmlxcp_dhx_web .dhxcp_contrast_area .dhxcp_h_line { position: absolute; height: 0; border-top: 1px solid #fff; cursor: pointer; overflow: hidden; } .dhtmlxcp_dhx_web .dhxcp_color_selector .dhxcp_h_line { width: 210px; } .dhtmlxcp_dhx_web .dhxcp_contrast_area .dhxcp_h_line { width: 10px; } .dhtmlxcp_dhx_web .dhxcp_g_input_area { padding: 0 10px; width: 232px; height: 78px; margin: 0; } .dhtmlxcp_dhx_web .dhxcp_value_cont { width: 66px; height: 78px; float: left; } .dhtmlxcp_dhx_web .dhxcp_value_color { width: 62px; height: 30px; border: 1px solid #ececec; } .dhtmlxcp_dhx_web .dhxcp_value { width: 58px; height: 20px; border: 1px solid #ececec; border-radius: 0; background-color: #fff; margin: 5px 0 0 0; padding: 1px 2px; font-family: Tahoma; font-size: 12px; color: black; text-align: left; } .dhtmlxcp_dhx_web .dhxcp_inputs_cont { border: none; border-spacing: 0; width: 160px; height: 78px; float: right; } .dhtmlxcp_dhx_web .dhxcp_label_hsl, .dhtmlxcp_dhx_web .dhxcp_label_rgb { font-family: Tahoma; font-size: 12px; color: #000; text-align: right; padding: 0 3px 0 0; } .dhtmlxcp_dhx_web td.dhxcp_input_hsl, .dhtmlxcp_dhx_web td.dhxcp_input_rgb { width: 27px; border: none; padding: 0; margin: 0; } .dhtmlxcp_dhx_web input.dhxcp_input_hsl, .dhtmlxcp_dhx_web input.dhxcp_input_rgb { width: 25px; height: 18px; border: 1px solid #ececec; border-radius: 0; background-color: #fff; font-family: Tahoma; font-size: 12px; color: #000; text-align: right; padding: 1px; margin: 2px 0; } .dhtmlxcp_dhx_web .dhxcp_g_memory_area { width: 232px; height: 0; overflow: hidden; border: 1px solid #ececec; border-bottom: none; border-left: none; border-right: none; margin: 10px; } .dhtmlxcp_dhx_web .dhxcp_memory_button_cont { width: 232px; margin: 0; height: 24px; } .dhtmlxcp_dhx_web .dhxcp_buttons_area button, .dhtmlxcp_dhx_web .dhxcp_memory_button_cont button { outline: none; border-radius: 0; background-color: #3da0e3; border: 1px solid #f4f4f4; font-family: Tahoma; font-size: 12px; color: #fff; } .dhtmlxcp_dhx_web .dhxcp_buttons_area button:hover, .dhtmlxcp_dhx_web .dhxcp_memory_button_cont button:hover { background-color: #2a8ed2; } .dhtmlxcp_dhx_web .dhxcp_buttons_area button:active, .dhtmlxcp_dhx_web .dhxcp_memory_button_cont button:active { background-color: #2589ce; } .dhtmlxcp_dhx_web .dhxcp_save_to_memory { width: 232px; height: 24px; } .dhtmlxcp_dhx_web .dhxcp_save_to_memory .dhxcp_label_bm { display: inherit; width: 90px; } .dhtmlxcp_dhx_web .dhxcp_memory_els_cont { width: 232px; height: 25px; margin-top: 3px; text-align: center; } .dhtmlxcp_dhx_web .dhxcp_memory_el { width: 24px; height: 24px; background-color: #fff; border: 1px solid #ececec; display: inline-block; margin: 0 1px; } .dhtmlxcp_dhx_web .dhxcp_memory_el_select { border: 1px dashed black!important; } .dhtmlxcp_dhx_web .dhxcp_memory_el_next { border: 1px dashed red!important; } .dhtmlxcp_dhx_web .dhxcp_add_memory .dhxcp_g_memory_area { height: 55px!important; border-top: none!important; margin: 5px 10px 5px 10px; } .dhtmlxcp_dhx_web .dhxcp_buttons_area { padding: 0 10px; width: 232px; height: 26px; text-align: right; margin: 0; } .dhtmlxcp_dhx_web .dhx_button_save, .dhtmlxcp_dhx_web .dhx_button_cancel { line-height: 12px; height: 25px; margin: 0 2px; padding: 2px 10px; overflow: hidden; white-space: nowrap; } .dhxcp_colorBox { float: right; } .dhxcp_colorInput { float: left; } .dhxcp_frm { position: absolute; background-color: white; opacity: 0; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0); width: 256px; height: 274px; } .dhxslider_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhtmlxslider_dhx_web .dhxsl_hidden { display: none; } .dhtmlxslider_dhx_web .dhxsl_container { position: relative; float: left; clear: left; margin: 0; padding: 1px; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhtmlxslider_dhx_web .dhxsl_container.dhxsl_cont_hr { margin-top: 5px; } .dhtmlxslider_dhx_web .dhxsl_container.dhxsl_cont_vr { margin-left: 5px; } .dhtmlxslider_dhx_web .dhxsl_runner { position: absolute; width: 12px; height: 12px; border: 1px solid #3da0e3; background-color: #3da0e3; margin: 0; padding: 0; overflow: hidden; } .dhtmlxslider_dhx_web .dhxsl_runner_dis { border: 1px solid #999; background-color: #999; } .dhtmlxslider_dhx_web .dhxsl_track { margin: 0; padding: 0; overflow: hidden; border: 1px solid #c7c7c7; background-color: #fff; } .dhtmlxslider_dhx_web .dhxsl_cont_vr .dhxsl_track { height: 100%; width: 6px; } .dhtmlxslider_dhx_web .dhxsl_cont_hr .dhxsl_track { width: 100%; height: 6px; } .dhtmlxslider_dhx_web .dhxsl_track_dis { border: 1px solid #d9d9d9; background-color: #f2f2f2; } div.dhx_popup_skin_detect { position: absolute; display: block; visibility: hidden; left: -100px; top: 0; width: 20px; height: 10px; margin: 0; padding: 0; border: none; overflow: hidden; } div.dhx_popup_dhx_web { position: absolute; } div.dhx_popup_dhx_web div.dhx_popup_area { position: relative; margin: 10px; padding: 3px 0; border: 1px solid #fff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.35); *border: 1px solid #c6c6c6; background-color: #f4f4f4; } div.dhx_popup_dhx_web div.dhx_popup_area td.dhx_popup_td { font-family: Tahoma; font-size: 12px; color: #000; text-align: left; vertical-align: middle; padding: 0 10px; height: 24px; line-height: 24px; white-space: nowrap; cursor: default; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } div.dhx_popup_dhx_web div.dhx_popup_area td.dhx_popup_td div.dhtmlxcalendar_dhx_web { position: relative; } div.dhx_popup_dhx_web div.dhx_popup_area tr.dhxnode td.dhx_popup_td { height: auto; line-height: inherit; -webkit-user-select: text; -khtml-user-select: text; -moz-user-select: text; -o-user-select: text; user-select: text; padding: 6px!important; } div.dhx_popup_dhx_web div.dhx_popup_area tr.dhxnode td.dhx_popup_td .dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web { position: relative!important; background-image: none; } div.dhx_popup_dhx_web div.dhx_popup_area tr.dhxnode td.dhx_popup_td div.dhxtree_dhx_web { background: none; } div.dhx_popup_dhx_web div.dhx_popup_area tr.dhxnode td.dhx_popup_td div.dhtmlxcp_dhx_web div.dhxcp_g_area { position: relative; } div.dhx_popup_dhx_web div.dhx_popup_area tr.dhx_popup_sep td.dhx_popup_sep { font-size: 1px; padding: 2px 0; position: relative; } div.dhx_popup_dhx_web div.dhx_popup_area tr.dhx_popup_sep td.dhx_popup_sep div.dhx_popup_sep { position: relative; font-size: 1px; line-height: 1px; height: 0; width: 100%; border-top: 1px dotted #cecece; overflow: hidden; } div.dhx_popup_dhx_web div.dhx_popup_area td.dhx_popup_td:first-child { padding-left: 14px; } div.dhx_popup_dhx_web div.dhx_popup_area td.dhx_popup_td:last-child { padding-right: 14px; } div.dhx_popup_dhx_web div.dhx_popup_area tr:hover td.dhx_popup_td { background-color: #85d3ff; } div.dhx_popup_dhx_web div.dhx_popup_area tr.dhxnode:hover td.dhx_popup_td { background: none; } div.dhx_popup_dhx_web div.dhx_popup_area.dhx_popup_area_ie tr.dhxnode td.dhx_popup_td { height: 1em; line-height: 1em; } div.dhx_popup_dhx_web div.dhx_popup_area.dhx_popup_area_ie td.dhx_popup_td.dhx_popup_td_single { padding-left: 14px; padding-right: 14px; } div.dhx_popup_dhx_web div.dhx_popup_area.dhx_popup_area_ie td.dhx_popup_td.dhx_popup_td_first { padding-left: 14px; } div.dhx_popup_dhx_web div.dhx_popup_area.dhx_popup_area_ie td.dhx_popup_td.dhx_popup_td_last { padding-right: 14px; } div.dhx_popup_dhx_web div.dhx_popup_area.dhx_popup_area_ie tr.tr_hover td.dhx_popup_td { background-color: #85d3ff; } div.dhx_popup_dhx_web div.dhx_popup_arrow { position: absolute; background-repeat: no-repeat; } div.dhx_popup_dhx_web div.dhx_popup_arrow.dhx_popup_arrow_bottom { width: 19px; height: 16px; background-image: url("imgs/dhxpopup_web/dhxpopup_arrow_bottom.gif"); background-position: top center; } div.dhx_popup_dhx_web div.dhx_popup_arrow.dhx_popup_arrow_top { width: 19px; height: 16px; background-image: url("imgs/dhxpopup_web/dhxpopup_arrow_top.gif"); background-position: bottom center; } div.dhx_popup_dhx_web div.dhx_popup_arrow.dhx_popup_arrow_right { width: 16px; height: 19px; background-image: url("imgs/dhxpopup_web/dhxpopup_arrow_right.gif"); background-position: center left; } div.dhx_popup_dhx_web div.dhx_popup_arrow.dhx_popup_arrow_left { width: 16px; height: 19px; background-image: url("imgs/dhxpopup_web/dhxpopup_arrow_left.gif"); background-position: center right; } .dhxmenu_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhtmlxMenu_dhx_web_Middle { position: relative; height: 26px; border: none; background-color: #f4f4f4; overflow: hidden; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhtmlxMenu_dhx_web_Middle div.top_sep { float: left; position: relative; height: 20px; width: 0; border-left: 1px solid #c1c1c1; margin: 3px 2px 0 0; line-height: 1px; font-size: 1px; overflow: hidden; cursor: default; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhtmlxMenu_dhx_web_Middle img.dhtmlxMenu_TopLevel_Item_Icon { float: left; margin: 2px 3px 0 3px; width: 18px; height: 18px; } .dhtmlxMenu_dhx_web_Middle div.dhtmlxMenu_TopLevel_Text_right { position: absolute; top: 5px; left: none; right: 8px; font-family: Tahoma; font-size: 12px; color: #000; cursor: default; } .dhtmlxMenu_dhx_web_Middle div.dhtmlxMenu_TopLevel_Text_left { position: absolute; top: 5px; right: none; left: 8px; font-family: Tahoma; font-size: 12px; color: #000; cursor: default; } .dhtmlxMenu_dhx_web_Middle.dir_left div.align_left { float: left; } .dhtmlxMenu_dhx_web_Middle.dir_left div.align_right { float: right; } div.dhtmlxMenu_dhx_web_TopLevel_Item_Normal, div.dhtmlxMenu_dhx_web_TopLevel_Item_Disabled, div.dhtmlxMenu_dhx_web_TopLevel_Item_Selected { position: relative; float: left; font-family: Tahoma; font-size: 12px; color: #000; cursor: default; white-space: nowrap; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; height: 22px; line-height: 22px; vertical-align: middle; margin: 2px 2px 0 0; padding: 0 3px; } div.dhtmlxMenu_dhx_web_TopLevel_Item_Normal div.top_level_text, div.dhtmlxMenu_dhx_web_TopLevel_Item_Disabled div.top_level_text, div.dhtmlxMenu_dhx_web_TopLevel_Item_Selected div.top_level_text { float: left; margin: 0 3px; } div.dhtmlxMenu_dhx_web_TopLevel_Item_Disabled { color: #999; } div.dhtmlxMenu_dhx_web_TopLevel_Item_Selected { background-color: #85d3ff; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon { position: absolute; border: 1px solid #fff; *border: 1px solid #ccc; box-shadow: 0 0 10px rgba(0, 0, 0, 0.35); padding: 3px 0; background-color: #f4f4f4; overflow: hidden; cursor: default; line-height: normal; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td { font-family: Tahoma; font-size: 12px; color: header_font_color; padding: 0 4px; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected td { background-color: #85d3ff; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_icon { width: 18px; text-align: center; vertical-align: middle; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_icon img.sub_icon { float: left; margin: 0; width: 18px; height: 18px; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_item_text { padding: 0 12px 0 1px; height: 26px; line-height: 25px; white-space: nowrap; text-align: left; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_item_text { color: #999; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_hk { padding-left: 8px; padding-right: 8px; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl td.sub_item_hk div.sub_item_hk { font-family: Tahoma; font-size: 12px; color: #333; text-align: right; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis td.sub_item_hk div.sub_item_hk { color: #999; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.complex_arrow { width: 4px; margin: 0 2px 0 5px; height: 22px; background-image: url("imgs/dhxmenu_web/dhxmenu_subar.gif"); background-repeat: no-repeat; background-position: 0 0; overflow: hidden; font-size: 1px; float: right; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_selected div.complex_arrow { background-position: -4px 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.complex_arrow { background-position: -8px 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.complex_arrow_loading { width: 11px; height: 22px; background-position: center center; background-repeat: no-repeat; background-image: url("imgs/dhxmenu_web/dhxmenu_loader.gif"); float: right; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon { float: left; margin: 0; width: 18px; height: 18px; background-position: top right; background-repeat: no-repeat; background-image: url("imgs/dhxmenu_web/dhxmenu_chrd.gif"); } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.chbx_0 { background-position: 0 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.chbx_1 { background-position: -18px 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.chbx_0 { background-position: -36px 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.chbx_1 { background-position: -54px 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.rdbt_0 { background-position: -72px 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl div.sub_icon.rdbt_1 { background-position: -90px 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.rdbt_0 { background-position: -108px 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub_item_dis div.sub_icon.rdbt_1 { background-position: -126px 0!important; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon tr.sub_sep td { padding: 2px 0; } div.dhtmlxMenu_dhx_web_SubLevelArea_Polygon div.sub_sep { position: static; font-size: 1px; line-height: 1px; height: 1px; width: 100%; border-top: 1px dotted #b4b4b4; *border-top: 1px solid #cecece; } iframe.dhtmlxMenu_IE6CoverFix_dhx_web { position: absolute; border: none; background: #000; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100); } div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowUp, div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowUp_Over, div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowUp_Disabled { position: relative; font-size: 1px; border-bottom: 1px solid #b4b4b4; background-image: url("imgs/dhxmenu_web/dhxmenu_arrow_up.gif"); background-repeat: no-repeat; background-position: center center; padding: 8px 0; margin-bottom: 3px; } div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowUp_Disabled { background-image: url("imgs/dhxmenu_web/dhxmenu_arrow_up_dis.gif"); } div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowDown, div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowDown_Over, div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowDown_Disabled { position: relative; font-size: 1px; border-top: 1px solid #b4b4b4; background-image: url("imgs/dhxmenu_web/dhxmenu_arrow_down.gif"); background-repeat: no-repeat; background-position: center center; padding: 8px 0; margin-top: 3px; } div.dhtmlxMenu_dhx_web_SubLevelArea_ArrowDown_Disabled { background-image: url("imgs/dhxmenu_web/dhxmenu_arrow_down_dis.gif"); } .dhtmlxribbon_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhtmlxribbon_dhx_web.dhxrb_without_tabbar { background-color: #fff; border: 1px solid #c7c7c7; } .dhtmlxribbon_dhx_web { overflow: hidden; width: 100%; } .dhtmlxribbon_dhx_web .dhxrb_background_area { height: 114px; background-color: #fff; margin: 1px; } .dhtmlxribbon_dhx_web .dhxrb_with_tabbar { height: 162px; } .dhtmlxribbon_dhx_web div.dhx_cell_tabbar { background-color: #fff!important; } .dhtmlxribbon_dhx_web .dhxrb_g_area { height: 113px; float: left; clear: left; overflow: hidden; position: relative; } .dhtmlxribbon_dhx_web .dhxrb_block_base { margin: 3px; float: left; border: 1px solid #e7e7e7; background-color: #f4f4f4; border-radius: 0; height: 106px; overflow: hidden; position: relative; } .dhtmlxribbon_dhx_web .dhxrb_block_base .dhxrb_block_items { height: 84px; float: left; padding: 2px 0; overflow: hidden; } .dhtmlxribbon_dhx_web .dhxrb_block_base>.dhxrb_block_label { height: 18px; line-height: 17px; *height: auto; *line-height: 1em; } .dhtmlxribbon_dhx_web .dhxrb_block_base .dhxrb_block_label { text-align: center; clear: left; font-family: Tahoma; font-size: 12px; color: #818181; background-color: #e7e7e7; *padding: 1px 3px 3px; *font-size: 11px; *font-family: Tahoma, FreeSans; } .dhtmlxribbon_dhx_web .dhxrb_big_button { margin: 0 2px 5px; float: left; text-align: center; padding: 4px; border: 1px solid #f4f4f4; background-color: #f4f4f4; height: 72px; } .dhtmlxribbon_dhx_web .dhxrb_big_button .dhxrb_image { width: 48px; height: 48px; border: none; } .dhtmlxribbon_dhx_web .dhxrb_big_button .dhxrb_label_button { margin: 0 auto; cursor: default; font-family: Tahoma; font-size: 12px; color: #000; line-height: 11px; } .dhtmlxribbon_dhx_web .dhxrb_big_button .dhxrb_invisible { visibility: hidden; } .dhtmlxribbon_dhx_web .dhxrb_3rows_block { float: left; margin: 0 2px 5px; position: relative; } .dhtmlxribbon_dhx_web .dhxrb_3rows_block .dhxrb_invisible { display: none; } .dhtmlxribbon_dhx_web .dhxrb_3rows_button { height: 20px; margin: 1px 3px; float: left; clear: left; padding: 3px 4px 1px 4px; border: 1px solid #f4f4f4; background-color: #f4f4f4; } .dhtmlxribbon_dhx_web .dhxrb_in_row { height: 20px; margin: 1px 3px; float: left; padding: 3px 4px 1px; border: 1px solid #f4f4f4; background-color: #f4f4f4; white-space: nowrap; overflow: hidden; } .dhtmlxribbon_dhx_web .dhxrb_group .dhxrb_buttoncombo_cont { height: 22px; padding: 0 2px!important; } .dhtmlxribbon_dhx_web .dhxrb_buttoncombo_cont { height: 24px; padding: 1px 2px!important; } .dhtmlxribbon_dhx_web .dhxrb_buttoncombo { float: left; } .dhtmlxribbon_dhx_web .dhxrb_in_row .dhxrb_slider, .dhtmlxribbon_dhx_web .dhxrb_3rows_button .dhxrb_slider { float: left; margin-right: 5px; margin-top: 5px; } .dhtmlxribbon_dhx_web .dhxrb_in_row center, .dhtmlxribbon_dhx_web .dhxrb_in_group center, .dhtmlxribbon_dhx_web .dhxrb_3rows_button center { float: left; margin: 0; padding: 0; } .dhtmlxribbon_dhx_web .dhxrb_in_group .dhxrb_slider { float: left; margin-right: 5px; margin-top: 4px; } .dhtmlxribbon_dhx_web .dhxrb_big_button .dhxrb_slider { width: 16px; margin: 2px 0; height: 50px; } .dhtmlxribbon_dhx_web .dhxrb_in_group { height: 19px; float: left; padding: 2px 4px 1px; border: 1px solid #efefef; } .dhtmlxribbon_dhx_web .dhxrb_input { float: left; border: 1px solid #e7e7e7; height: 14px; width: 80px; font-family: Tahoma; font-size: 12px; color: black; padding: 1px 2px; } .dhtmlxribbon_dhx_web .dhxrb_input:disabled { border: 1px solid #e7e7e7; background-color: #f2f2f2; color: #999; } .dhtmlxribbon_dhx_web .dhxrb_3rows_button .dhxrb_image, .dhtmlxribbon_dhx_web .dhxrb_in_row .dhxrb_image, .dhtmlxribbon_dhx_web .dhxrb_in_group .dhxrb_image { width: 18px; height: 18px; float: left; } .dhtmlxribbon_dhx_web .dhxrb_3rows_button .dhxrb_label_button, .dhtmlxribbon_dhx_web .dhxrb_in_row .dhxrb_label_button, .dhtmlxribbon_dhx_web .dhxrb_in_group .dhxrb_label_button { float: left; margin: 1px; cursor: default; font-family: Tahoma; font-size: 12px; color: #000; margin: 2px 4px 2px 6px; } .dhtmlxribbon_dhx_web .dhxrb_buttoncombo_cont .dhxrb_label_button { float: left; margin-left: 3px; height: 18px; line-height: 18px; cursor: default; font-family: Tahoma; font-size: 12px; color: #000; } .dhtmlxribbon_dhx_web .dhxrb_label_checkbox { float: left; margin: 2px 4px; cursor: default; font-family: Tahoma; font-size: 12px; color: #000; } .dhtmlxribbon_dhx_web .dhxrb_disable_text_style, .dhtmlxribbon_dhx_web .dhxrb_item_disable .dhxrb_label_checkbox { color: #999!important; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhtmlxribbon_dhx_web .dhxrb_highlight0 { border: 1px solid #85d3ff; background-color: #85d3ff; color: #000; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhtmlxribbon_dhx_web .dhxrb_highlight1 { border: 1px solid #74c1ec; background-color: #74c1ec; color: #000; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhtmlxribbon_dhx_web .dhxrb_item_hide { display: none!important; } .dhtmlxribbon_dhx_web .dhxrb_block_rows { float: left; } .dhtmlxribbon_dhx_web .dhxrb_block_row { float: left; clear: left; margin: 0 2px; height: 28px; overflow: hidden; position: relative; } .dhtmlxribbon_dhx_web .dhxrb_arrow { padding: 0 5px; margin-left: 2px; background: url("imgs/dhxribbon_web/dhxribbon_arrow.gif") no-repeat 50%; } .dhtmlxribbon_dhx_web .dhxrb_3rows_block .dhxrb_group { border: 1px solid #e7e7e7; background-color: #efefef; height: 24px; float: left; clear: left; margin: 1px 3px; overflow: hidden; position: relative; } .dhtmlxribbon_dhx_web .dhxrb_block_row .dhxrb_group { border: 1px solid #e7e7e7; background-color: #efefef; height: 24px; float: left; margin: 1px 3px; overflow: hidden; position: relative; } .dhtmlxribbon_dhx_web .dhxrb_in_group .dhxrb_label_hide { display: none; } .dhtmlxribbon_dhx_web .dhxrb_separator_groupp { height: 24px; width: 0; border-left: 1px solid #ddd; overflow: hidden; float: left; } .dhtmlxribbon_dhx_web .dhxrb_checkbox { border: 1px solid #e7e7e7; background-color: #fff; float: left; width: 12px; height: 12px; margin-top: 2px; overflow: hidden; } .dhtmlxribbon_dhx_web .dhxrb_checked .dhxrb_checkbox { background-image: url("imgs/dhxribbon_web/dhxribbon_checked.gif"); background-repeat: no-repeat; } .dhtmlxribbon_dhx_web .dhxrb_checked.dhxrb_item_disable>.dhxrb_checkbox { background-image: url("imgs/dhxribbon_web/dhxribbon_checked_dis.gif"); } .dhtmlxribbon_dhx_web .dhxrb_item_disable .dhxrb_checkbox { background-color: #e6e6e6; border: 1px solid #999; } .dhtmlxribbon_dhx_web .dhxrb_item_text { font-family: Tahoma; font-size: 12px; color: #000; } .dhtmlxribbon_dhx_web .dhxrb_in_group .dhxrb_item_text { height: 19px; line-height: 18px; *float: left; *clear: left; } .dhtmlxribbon_dhx_web .dhxrb_3rows_button .dhxrb_item_text, .dhtmlxribbon_dhx_web .dhxrb_in_row .dhxrb_item_text { font-family: Tahoma; font-size: 14px; color: #000; } .dhtmlxribbon_dhx_web .dhxrb_big_button .dhxrb_item_text { font-family: Tahoma; font-size: 30px; color: #000; line-height: 72px; height: 72px; float: left; clear: left; } .dhxtoolbar_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhx_toolbar_dhx_web { background-color: #3da0e3; position: relative; padding: 0 5px; height: 32px; line-height: normal; cursor: default; overflow: hidden; font-family: Tahoma; font-size: 12px; color: #fff; } .dhx_toolbar_dhx_web div.dhxtoolbar_float_left { float: left; } .dhx_toolbar_dhx_web div.dhxtoolbar_float_right { float: right; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn, .dhx_toolbar_dhx_web div.dhx_toolbar_arw { position: relative; float: left; margin-top: 3px; padding: 2px 3px 1px 3px; *padding-bottom: 2px; margin-right: 1px; line-height: normal; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; cursor: default; height: 22px; overflow: hidden; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis, .dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_dis { color: #acd7f3; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_over, .dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_over { background-color: #2a8ed2; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_pres, .dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_pres { background-color: #2589ce; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_pres_dis { background-color: #2e94d8; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn img { float: left; margin: 2px; width: 18px; height: 18px; cursor: default; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn .dhxtoolbar_input { position: relative; float: left; border: 1px solid white; background-color: white; margin: 1px; padding: 2px 4px 3px 4px; font-family: Tahoma; font-size: 12px; color: black; line-height: normal; direction: ltr; outline: none; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn .dhxtoolbar_input:disabled { background-color: #f2f2f2; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis div.dhxtoolbar_sl_pen { background-color: #e6e6e6; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis div.dhxtoolbar_sl_bg_l, .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis div.dhxtoolbar_sl_bg_m, .dhx_toolbar_dhx_web div.dhx_toolbar_btn.dhxtoolbar_btn_dis div.dhxtoolbar_sl_bg_r { background-color: #e6e6e6; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn div.dhxtoolbar_text, .dhx_toolbar_dhx_web div.dhx_toolbar_arw div.arwimg { float: left; font: inherit; height: 18px; line-height: 17px; margin: 2px 4px; cursor: default; overflow: hidden; white-space: nowrap; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhx_toolbar_dhx_web div.dhx_toolbar_btn div.dhxtoolbar_text { padding: 0; } .dhx_toolbar_dhx_web div.dhx_toolbar_arw { margin-left: -3px; z-index: 1; } .dhx_toolbar_dhx_web div.dhx_toolbar_arw div.arwimg { margin: 2px 0; padding: 0 3px; background-image: url("imgs/dhxtoolbar_web/dhxtoolbar_arrow.gif"); background-position: center center; background-repeat: no-repeat; } .dhx_toolbar_dhx_web div.dhx_toolbar_arw.dhxtoolbar_btn_dis div.arwimg { background-image: url("imgs/dhxtoolbar_web/dhxtoolbar_arrow_dis.gif"); } .dhx_toolbar_dhx_web div.dhx_toolbar_sep { float: left; border-left: 1px dotted #c3e1f6; height: 14px; margin: 8px 6px 0 5px; overflow: hidden; } .dhx_toolbar_dhx_web div.dhx_toolbar_text { float: left; vertical-align: middle; margin-top: 4px; padding: 3px 5px; line-height: 17px; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_l, .dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_m, .dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_r { float: left; height: 5px; line-height: 1px; margin: 9px 0 6px 0; padding: 0; width: 2px; font-size: 1px; background-color: #fff; overflow: hidden; } .dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_l { margin-left: 4px; } .dhx_toolbar_dhx_web div.dhxtoolbar_sl_bg_r { margin-right: 4px; } .dhx_toolbar_dhx_web div.dhxtoolbar_sl_pen, .dhx_toolbar_dhx_web div.dhxtoolbar_sl_pen.dhxtoolbar_over { position: absolute; top: 5px; width: 7px; height: 14px; border: 1px solid #46a4e4; background-color: #fff; cursor: default; font-size: 1px; line-height: 1px; overflow: hidden; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 { height: 38px!important; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn, .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_arw { height: 28px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn img { width: 24px; height: 24px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn div.dhxtoolbar_text, .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_arw div.arwimg { height: 24px; line-height: 23px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_text { padding-top: 6px; padding-bottom: 6px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_sep { height: 20px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhxtoolbar_sl_bg_l, .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhxtoolbar_sl_bg_m, .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhxtoolbar_sl_bg_r { margin-top: 12px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhxtoolbar_sl_pen { top: 8px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_24 div.dhx_toolbar_btn .dhxtoolbar_input { margin-top: 4px; margin-bottom: 4px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 { height: 46px!important; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn, .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_arw { height: 36px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn img { width: 32px; height: 32px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn div.dhxtoolbar_text, .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_arw div.arwimg { height: 32px; line-height: 31px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_text { padding-top: 10px; padding-bottom: 10px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_sep { height: 28px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhxtoolbar_sl_bg_l, .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhxtoolbar_sl_bg_m, .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhxtoolbar_sl_bg_r { margin-top: 16px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhxtoolbar_sl_pen { top: 12px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_32 div.dhx_toolbar_btn .dhxtoolbar_input { margin-top: 8px; margin-bottom: 8px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 { height: 62px!important; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn, .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_arw { height: 52px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn img { width: 48px; height: 48px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn div.dhxtoolbar_text, .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_arw div.arwimg { height: 48px; line-height: 47px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_text { padding-top: 18px; padding-bottom: 18px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_sep { height: 44px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhxtoolbar_sl_bg_l, .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhxtoolbar_sl_bg_m, .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhxtoolbar_sl_bg_r { margin-top: 24px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhxtoolbar_sl_pen { top: 20px; } .dhx_toolbar_dhx_web.dhxtoolbar_icons_48 div.dhx_toolbar_btn .dhxtoolbar_input { margin-top: 16px; margin-bottom: 16px; } div.dhx_toolbar_poly_dhx_web { position: absolute; border: 1px solid #fff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.35); *border: 1px solid #999; padding: 3px 0; background-color: #f4f4f4; overflow: hidden; cursor: default; line-height: normal; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } div.dhx_toolbar_poly_dhx_web td { line-height: normal; font-family: Tahoma; font-size: 12px; color: #000; padding: 0 4px; } div.dhx_toolbar_poly_dhx_web .tr_btn_over td, div.dhx_toolbar_poly_dhx_web .tr_btn_selected td { background-color: #85d3ff; } div.dhx_toolbar_poly_dhx_web .tr_btn_disabled td { color: #999; } div.dhx_toolbar_poly_dhx_web td.td_btn_img { width: 18px; text-align: center; } div.dhx_toolbar_poly_dhx_web td.td_btn_img img.btn_sel_img { width: 18px; height: 18px; } div.dhx_toolbar_poly_dhx_web td.td_btn_txt div.btn_sel_text { padding: 0 12px 0 1px; height: 24px; line-height: 23px; } div.dhx_toolbar_poly_dhx_web tr.tr_sep td { padding: 2px 0; } div.dhx_toolbar_poly_dhx_web div.btn_sep { position: relative; font-size: 1px; line-height: 1px; height: 0; width: 100%; border-top: 1px dotted #999; } div.dhx_toolbar_slider_label_dhx_web { position: absolute; border: 1px solid white; box-shadow: 0 0 10px rgba(0, 0, 0, 0.35); background-color: #f4f4f4; padding: 5px 8px; overflow: hidden; cursor: default; line-height: normal; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; font-family: Tahoma; font-size: 12px; color: #000; } .dhxtoolbar_maxopen_test { position: absolute; width: 200px; height: 50px; overflow-x: none; overflow-y: auto; left: -300px; top: 100px; border: 1px solid white; visibility: hidden; } .dhxtoolbar_maxopen_test2 { height: 200px; } .dhxeditor_dhx_web { position: relative; } .dhxeditor_dhx_web iframe.dhxeditor_mainiframe { position: absolute; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; } .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_stb { position: relative; height: 32px; background-color: #3da0e3; } .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_stb div.dhx_cell_stb_button { float: left; position: relative; width: 18px; height: 18px; font-size: 2px; margin-left: 5px; margin-top: 7px; cursor: pointer; background-image: url("imgs/dhxeditor_web/buttons.gif"); } .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_stb div.dhx_cell_stb_button.btn_bold { margin-left: 12px; background-position: 0 0; } .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_stb div.dhx_cell_stb_button.btn_italic { background-position: -18px 0; } .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_stb div.dhx_cell_stb_button.btn_underline { background-position: -36px 0; } .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_stb div.dhx_cell_stb_button.btn_clearformat { background-position: -54px 0; } .dhxeditor_dhx_web div.dhx_cell_editor { position: absolute; background-color: white; margin: 0; padding: 0; overflow: hidden; cursor: default; z-index: 0; } .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_cont_editor { position: absolute; overflow: hidden; } .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_toolbar_def { position: relative; overflow: hidden; } .dhxwins_vp_dhx_web div.dhx_cell_cont_wins .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_cont_editor { border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; } .dhxwins_vp_dhx_web div.dhx_cell_cont_wins .dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_toolbar_def { padding: 0; } div.dhx_popup_dhx_web div.dhx_popup_area tr.dhxnode td.dhx_popup_td div.dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_cont_editor { border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; } .dhxeditor_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhx_tooltip { display: none; position: absolute; font-family: Tahoma; color: #626262; font-size: 12px; z-index: 10000; padding: 4px 10px 4px 10px; border: 1px solid #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: 0 0 3px #d9d9d9; -webkit-box-shadow: 0 0 3px #d9d9d9; text-shadow: 0 1px 1px #fff; box-shadow: 0 0 5px #d9d9d9; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #efefef), color-stop(0.5, #f6f6f6), color-stop(1, #efefef)); background: -o-linear-gradient(#efefef 0, #f6f6f6 50%, #efefef 100%); background: -ms-linear-gradient(#efefef 0, #f6f6f6 50%, #efefef 100%); background: -moz-linear-gradient(#efefef 0, #f6f6f6 50%, #efefef 100%); background: #efefef; } .dhx_chart { position: relative; font-family: Tahoma; font-size: 12px; color: #000; overflow: hidden; } .dhx_chart canvas { position: absolute; left: 0; top: 0; } .dhx_canvas_text { position: absolute; text-align: center; overflow: hidden; white-space: nowrap; z-index: 1000; } .dhx_map_img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; border: 0; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0); opacity: 0; } .dhx_axis_item_y { position: absolute; height: 18px; line-height: 18px; margin-top: -4px; text-align: right; } .dhx_axis_title_x { text-align: center; } .dhx_axis_title_y { text-align: center; font-family: Tahoma; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); height: 18px; line-height: 18px; font-size: 12px; } .dhx_ie_filter { filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3); zoom: 1; font-family: serif; } .dhx_chart_legend { position: absolute; z-index: 1000; } .dhx_chart_legend_item { height: 18px; line-height: 18px; padding: 2px; cursor: pointer; } .dhx_chart_legend_item.hidden { color: #aaa; } .dhx_axis_item_y.dhx_radar { color: #666; font-size: 12px; padding-right: 3px; height: 13px; line-height: 13px; margin-top: 0; } .dhx_canvas_text.dhx_axis_radar_title { margin-top: 0; padding-top: 0; } .dhx_axis_item_y, .dhx_axis_item_x { color: #666; } .dhx_axis_item_x { padding-top: 2px; } .dhx_tooltip { display: none; position: absolute; font-family: Tahoma; color: #626262; font-size: 12px; z-index: 10000; padding: 4px 10px 4px 10px; border: 1px solid #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: 0 0 3px #d9d9d9; -webkit-box-shadow: 0 0 3px #d9d9d9; text-shadow: 0 1px 1px #fff; box-shadow: 0 0 5px #d9d9d9; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #efefef), color-stop(0.5, #f6f6f6), color-stop(1, #efefef)); background: -o-linear-gradient(#efefef 0, #f6f6f6 50%, #efefef 100%); background: -ms-linear-gradient(#efefef 0, #f6f6f6 50%, #efefef 100%); background: -moz-linear-gradient(#efefef 0, #f6f6f6 50%, #efefef 100%); background: #efefef; } .dhx_noselect { -moz-user-select: none; -moz-user-select: -moz-none; -khtml-user-select: none; } .dhx_allow_selection { -moz-user-select: text; -user-select: text; } .dhx_dataview { overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-x: hidden; -moz-user-select: none; -moz-user-select: -moz-none; -khtml-select: none; } .dhx_drag_zone { position: absolute; border: 1px solid #A4BED4; z-index: 8000; -moz-box-shadow: 5px 5px 5px #888; -khtml-box-shadow: 5px 5px 5px #888; } .dhx_dataview_default_item, .dhx_dataview_default_item_selected { cursor: pointer; background-color: #fff; } .dhx_dataview .dhx_dataview_default_item, .dhx_dataview .dhx_dataview_default_item_selected { border-right: 1px solid #c7c7c7; border-bottom: 1px dotted #c7c7c7; } .dhx_dataview_default_item_selected { background-color: #85d3ff; color: #85d3ff; border-color: #85d3ff; background-repeat: repeat-x; } .dhx_dataview_item { font-family: Tahoma; font-size: 12px; color: #000; } .dhx_dataview_item .dhx_strong { font-weight: bold; display: block; padding-bottom: 6px; } .dhx_dataview_default_item_selected .dhx_light { color: #C3C3C3; } .dhx_dataview_item .dhx_light { color: #919191; } .dhx_drag_over { background-color: #faf768; background-image: url("imgs/dhxdataview_web/marker.png"); background-repeat: repeat-x; } .dhx_pager_item, .dhx_pager_item_selected { float: left; text-align: center; height: 16px; font-family: Tahoma; font-size: 10pt; border: 1px solid gray; padding: 2px 4px; margin-left: 5px; cursor: pointer; background-color: white; } .dhx_pager_item_selected { background-color: lightgrey; color: white; cursor: default; font-weight: bold; } .defaultTreeTable { margin: 0; padding: 0; border: 0; } .containerTableStyle { overflow: auto; -webkit-overflow-scrolling: touch; position: relative; top: 0; font-size: 12px; -khtml-user-select: none; } .containerTableStyleRTL span { direction: rtl; unicode-bidi: bidi-override; } .containerTableStyleRTL { direction: rtl; overflow: auto; position: relative; top: 0; font-size: 12px; } .standartTreeRow { font-family: Tahoma; font-size: 12px; -moz-user-select: none; } .selectedTreeRow { background-color: navy; color: white; font-family: Tahoma; font-size: 12px; -moz-user-select: none; } .dragAndDropRow { background-color: navy; color: white; } .standartTreeRow_lor { text-decoration: underline; background-color: #fff; font-family: Tahoma; font-size: 12px; -moz-user-select: none; } .selectedTreeRow_lor { text-decoration: underline; background-color: navy; color: white; font-family: Tahoma; font-size: 12px; -moz-user-select: none; } .standartTreeImage { width: 18px; height: 18px; overflow: hidden; border: 0; padding: 0; margin: 0; font-size: 1px; } .hiddenRow { width: 1px; overflow: hidden; } .dragSpanDiv, .dragSpanDiv td { font-size: 12px; background-color: #fff; z-index: 999; } .a_dhx_hidden_input { position: absolute; top: -1px; left: -1px; width: 1px; height: 1px; border: none; background: none; } .a_dhx_hidden_input { position: absolute; top: -1px; left: -1px; width: 1px; height: 1px; border: none; background: none; } .selectionBox { background-color: #FFC; } .selectionBar { top: 0; background-color: black; position: absolute; overflow: hidden; height: 2px; z-index: 11; } .intreeeditRow { font-size: 8pt; height: 16px; border: 1px solid silver; padding: 0; margin: 0; margin-left: 4px; -moz-user-select: text; -khtml-user-select: text; } .dhx_tree_textSign { font-size: 8pt; font-family: monospace; width: 21px; color: #000; padding: 0; margin: 0; cursor: pointer; text-align: center; } .dhx_tree_opacity { opacity: 0; -moz-opacity: 0; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0); -webkit-user-select: none; -moz-user-select: none; user-select: none; } .dhx_bg_img_fix { width: 18px; height: 18px; background-repeat: no-repeat; background-position: center; background-position-x: center; background-position-y: center; } .dhxtree_dhx_black, .dhxtree_dhx_skyblue { background: #fff; color: #000; } *html .dhxtree_dhx_skyblue .standartTreeRow, *html .dhxtree_dhx_skyblue .standartTreeRow_lor { border-right: 0 solid red; border-left: 0 solid red; } *html .dhxtree_dhx_skyblue span.standartTreeRow, *html .dhxtree_dhx_skyblue span.standartTreeRow_lor { margin-left: 1px; } .dhxtree_dhx_skyblue .standartTreeRow, .dhxtree_dhx_skyblue .standartTreeRow_lor { border-right: 1px solid transparent; border-left: 1px solid transparent; font-family: Tahoma; font-size: 12px; overflow: hidden; padding: 0; } .dhxtree_dhx_skyblue .selectedTreeRow_lor, .dhxtree_dhx_skyblue .selectedTreeRow { background-color: #85d3ff; background-repeat: repeat-x; border: 1px solid #85d3ff; color: #000; line-height: 17px; font-family: Tahoma; font-size: 12px; overflow: hidden; } html>body .dhxtree_dhx_skyblue .selectedTreeRow, html>body .dhxtree_dhx_skyblue .selectedTreeRow_lor { padding: 1px 0 1px 0; line-height: normal; *display: inline-block; height: 13px; } body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow, body:nth-of-type(1) .dhxtree_dhx_skyblue span.selectedTreeRow_lor { padding: 1px 0 1px 0; padding-top: 0; box-sizing: border-box; line-height: 12px; height: 13px; } .dhxtree_dhx_web .selectedTreeRow_lor, .dhxtree_dhx_web .selectedTreeRow { background-color: transparent; } .dhxtree_dhx_web span.selectedTreeRow_lor, .dhxtree_dhx_web span.selectedTreeRow { background-color: #85d3ff; color: #000; } .dhxtree_dhx_web td.standartTreeRow, .dhxtree_dhx_web td.selectedTreeRow { padding-left: 2px; } .dhxtree_dhx_web span.standartTreeRow, .dhxtree_dhx_web span.selectedTreeRow { padding-left: 3px!important; } .dhxtree_dhx_web .standartTreeRow, .dhxtree_dhx_web .standartTreeRow, .dhxtree_dhx_web .selectedTreeRow_lor, .dhxtree_dhx_web .selectedTreeRow { font-family: Tahoma; font-size: 12px; overflow: hidden; } .dhxtree_dhx_terrace .standartTreeRow, .dhxtree_dhx_terrace .standartTreeRow, .dhxtree_dhx_terrace .selectedTreeRow_lor, .dhxtree_dhx_terrace .selectedTreeRow { font-family: Tahoma; font-size: 12px; padding: 3px 1px 4px 2px; } .dhxtree_dhx_terrace .standartTreeImage { padding-left: 3px; } .dhxtree_dhx_terrace .selectedTreeRow_lor, .dhxtree_dhx_terrace .selectedTreeRow { background-color: transparent; } .dhxtree_dhx_terrace span.selectedTreeRow_lor, .dhxtree_dhx_terrace span.selectedTreeRow { background-color: #85d3ff; color: #000; } div.gridbox { overflow: hidden; text-align: left; } .dhx_sub_row { background-color: #fff; } div.gridbox .xhdr { background-color: #D4D0C8; } div.gridbox table.obj { height: 1px; } div.gridbox table.hdr td { line-height: normal; font-family: arial; font-size: 12px; background-color: #D4D0C8; border: 1px solid; border-color: #fff Gray Gray #fff; text-align: center; margin: 0; padding: 5px 0 5px 0; font-weight: normal; -moz-user-select: none; -moz-user-select: -moz-none; overflow: hidden; empty-cells: show; } div.gridbox table.hdr td div.hdrcell { overflow: hidden; } div.gridbox table.obj td { border: 1px solid; border-color: #fff Gray Gray #fff; font-family: Arial; font-size: 12px; -moz-user-select: none; -moz-user-select: -moz-none; overflow: hidden; padding-top: 0; padding-bottom: 0; empty-cells: show; } div.gridbox table.obj th, div.gridbox table.hdr th { padding: 0; margin: 0; } div.gridbox table.row20px tr td { height: 20px; white-space: nowrap; padding: 0; } div.gridbox .objbox { background-color: #fff; position: relative; -webkit-overflow-scrolling: touch; } div.gridbox table.obj td span.space, div.gridbox table.obj td img.space { width: 18px; } div.gridbox table.obj tr.rowselected td.cellselected, div.gridbox table.obj td.cellselected { background-color: #d8d8d8; color: black; } div.gridbox table.obj tr.rowselected td { background-color: #e1e0d7; color: black; } div.gridbox table.obj td.editable { -moz-user-select: text; } div.gridbox table.obj td.group_row { vertical-align: middle; font-family: Tahoma; font-size: 12px; color: #000; font-weight: bold; height: 30px; border: 0; border-bottom: 2px solid navy; } .dragSpanDiv { font-family: Tahoma; font-size: 12px; color: #000; border: 1px gray solid; background-color: white; z-index: 999; } .dhx_combo_select { font-family: Tahoma; font-size: 12px; color: #000; border: 1px solid; border-color: black silver silver black; background-color: #fff; overflow: hidden; cursor: default; position: absolute; height: auto; z-index: 600; } .dhx_combo_edit { width: 100%; border: 0; padding: 0; padding-right: 1px!ie; margin: 0; font-family: Tahoma; font-size: 12px; color: #000; overflow: hidden; } .dhx_textarea { border: 1px solid; border-color: black silver silver black; position: absolute; height: 100px; z-index: 600; } .dhx_clist { background-color: white; border: 1px solid black; padding: 2px 2px 2px 2px; z-index: 300; } .gridDragLine { position: absolute; top: 10px; left: 0; width: 100%; height: 2px; background-color: black; overflow: hidden; } div.pagingBlock { font-family: Tahoma; font-size: 12px; color: #000; } div.pagingBlock .pagingCurrentPage { font-weight: bold; cursor: default; } div.pagingBlock .pagingPage { cursor: pointer; text-decoration: underline; } span.recordsInfoBlock { font-family: Tahoma; font-size: 12px; color: #000; } div.pagingBlock a { text-decoration: none; padding-right: 2px; color: black; cursor: pointer; } div.pagingBlock a.dhx_not_active { text-decoration: none; cursor: default; } .toolbar_select { font-size: 10px; } .dhtmlxGrid_selection { -moz-opacity: .5; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); background-color: yellow; opacity: .5; border: 1px dotted black; } div.gridbox div.ftr { position: absolute; left: 0; bottom: 1px; width: 100%; overflow: hidden; } div.gridbox div.ftr td { padding: 0; padding-left: 10px; padding-right: 5px; border-top: 1px solid gray; border-right: 1px solid gray; background-color: #ffc; font-style: italic; font-family: Tahoma; font-size: 12px; color: #000; overflow: hidden; } div.gridbox table.hdr td.columnTargetR div.hdrcell { border-right: 3px double #F60; border-left: 3px solid #D4D0C8; } div.gridbox table.hdr td.columnTargetL div.hdrcell { border-right: 3px solid #D4D0C8; border-left: 3px double #F60; } .dhx_dragColDiv { font-family: Tahoma; font-size: 12px; color: #000; background-color: #D4D0C8; border: 1px solid; border-color: white Gray Gray white; text-align: center; margin: 0; padding: 5px 20px 5px 20px; font-weight: normal; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=75); -moz-opacity: .75; opacity: .75; } .dhtmlx_live_validation_error { background-color: #FFE0E0!important; } .dhtmlx_validation_error { border-bottom: 2px solid red!important; } .dhx_header_cmenu { background-color: #fff; border: 2px outset silver; z-index: 2; } .dhx_header_cmenu_item { white-space: nowrap; } div.gridbox td.filter input, div.gridbox td.filter select { width: 90%; font-family: Tahoma; font-size: 12px; color: #000; -moz-user-select: text; } div.gridbox_dhx_web.gridbox .xhdr { background-color: #f4f4f4; border-bottom: 2px solid #53abe6; } div.gridbox_dhx_web.gridbox table.hdr tr { background-color: #f4f4f4; } div.gridbox_dhx_web.grid table.obj { font-family: Tahoma; font-size: 12px; color: #000; } div.gridbox_dhx_web.gridbox table.obj tr td { border-width: 0; padding-right: 4px; padding-left: 4px; } div.gridbox_dhx_web.gridbox table.hdr td div.hdrcell { width: auto; padding-left: 10px; width: 100%!ie; } div.gridbox_dhx_web.gridbox table.hdr td { border-width: 0 1px 0 0; border-top: 1px solid #dbdbdb; border-right-color: #dbdbdb; padding: 7px 0 8px 0; background-color: #f4f4f4; font-family: Tahoma; font-size: 12px; color: #000; vertical-align: top; text-align: left; } div.gridbox_dhx_web.gridbox table.hdr tr:nth-child(2) td { border-top: 1px solid #f4f4f4; } div.gridbox_dhx_web.gridbox { border: 1px solid #c7c7c7; } div.gridbox_dhx_web.gridbox table.obj tr td { padding-top: 3px; padding-bottom: 4px; } div.gridbox_dhx_web.gridbox table.obj.row20px tr td { padding-top: 0; padding-bottom: 0; height: 29px; line-height: 29px; border-bottom: 1px solid #ededed; border-right: 1px solid #ededed; } div.gridbox_dhx_web.gridbox table.obj.row20px tr td:last-child { border-right: 1px solid #fff; } div.gridbox_dhx_web.gridbox table.obj tr td.editable { padding: 0; } div.gridbox_dhx_web.gridbox table.obj tr td.editable div.treegrid_cell { padding: 1px 4px; } div.gridbox_dhx_web.gridbox table.obj tr.rowselected { background-color: #85d3ff; color: #000; } div.gridbox_dhx_web.gridbox table.obj tr.rowselected td { background-color: #85d3ff; color: #000; } div.gridbox_dhx_web.gridbox table.obj.row20px tr.rowselected td { background-color: #85d3ff; border-right-color: #85d3ff; color: #000; } div.gridbox_dhx_web.gridbox table.obj tr.rowselected td.cellselected { background-color: #85d3ff; color: #000; } div.gridbox_dhx_web.gridbox .odd_dhx_web { background-color: #f9f9f9; color: #000; } .dhx_combo_select, .gridbox_dhx_web.gridbox .dhx_combo_edit, .gridbox_dhx_web.gridbox .dhx_textarea { font-family: Tahoma; font-size: 12px; color: #000; } .gridbox_dhx_web.gridbox .dhx_combo_edit { padding: 1px 0 0 1px; } .gridbox_dhx_web.gridbox .dhx_sub_row { background-color: transparent; } .dhx_header_cmenu { background-color: #fff; border: 2px outset silver; z-index: 2; } .dhx_header_cmenu_item { white-space: nowrap; } .dhx_pbox { margin-top: 3px; border: 1px solid #D4D0C8; border-top: 0; font-size: 10px; } .dhx_pline { background-color: white; margin: -15px 10px 10px 10px; padding: 0 5px 0 5px; float: left; } .dhx_page, .dhx_pager_info { margin: 3px; text-align: center; font-family: Tahoma; font-size: 12px; color: #000; float: left; cursor: pointer; color: black; background-color: gray; padding: 1px; } .dhx_pager_info { white-space: nowrap; background-color: white; margin: -8px 10px 10px 10px; padding: 0 5px 0 5px; cursor: default; } .dhx_page div { background-color: white; width: 16px; height: 17px; vertical-align: middle; } div.dhx_page_active { font-weight: bold; background-color: lightgrey; cursor: default; color: white; } .dhx_pbox_modern { margin-top: 3px; border: 1px solid #D6D6D6; border-top: 0; font-size: 10px; } .dhx_pline_modern { background-color: white; margin: -15px 10px 10px 10px; padding: 0 5px 0 5px; float: left; } .dhx_page_modern, .dhx_pager_info_modern { margin: 3px; text-align: center; font-family: Tahoma; font-size: 12px; color: #000; float: left; cursor: pointer; color: #055A78; background-color: #D6D6D6; padding: 1px; } .dhx_pager_info_modern { white-space: nowrap; background-color: white; margin: -8px 10px 10px 10px; padding: 0 5px 0 5px; cursor: default; } .dhx_page_modern div { background-color: white; width: 16px; height: 17px; vertical-align: middle; } div.dhx_page_active_modern { font-weight: bold; background-color: #055A78; cursor: default; color: white; } .dhx_pbox_light { margin-top: 3px; border: 1px solid #C2D5DC; border-top: 0; font-size: 10px; } .dhx_pline_light { background-color: white; margin: -15px 10px 10px 10px; padding: 0 5px 0 5px; float: left; } .dhx_page_light, .dhx_pager_info_light { margin: 3px; text-align: center; font-family: Tahoma; font-size: 12px; color: #000; float: left; cursor: pointer; color: #055A78; background-color: #93AFBA; padding: 1px; } .dhx_pager_info_light { white-space: nowrap; background-color: white; margin: -8px 10px 10px 10px; padding: 0 5px 0 5px; cursor: default; } .dhx_page_light div { background-color: white; width: 16px; height: 17px; vertical-align: middle; } div.dhx_page_active_light { font-weight: bold; background-color: #D1DFE3; cursor: default; color: white; } .calcTable { width: 100px; background-color: silver; border: 1px black solid; } .calcButton { height: 20px; cursor: pointer; text-align: center; background-color: gray; color: white; font-size: 10px; font-weight: bold; border-top: 1px solid silver; border-right: 1px solid silver; } .calcPressed { height: 20px; cursor: pointer; text-align: center; background-color: gray; color: white; font-size: 10px; font-weight: bold; border-top: 1px solid black; border-right: 1px solid black; } .calcInput { background-color: white; font-size: 10px; font-weight: bold; font-family: tahoma, arial; } .calkSubmit { padding: 2px; cursor: pointer; text-align: center; background-color: silver; color: white; font-size: 10px; font-weight: bold; border-top: 1px solid white; border-right: 1px solid white; } .calcTable { width: 100px; background-color: silver; border: 1px black solid; } .calcButton { height: 20px; cursor: pointer; text-align: center; background-color: gray; color: white; font-size: 10px; font-weight: bold; border-top: 1px solid silver; border-right: 1px solid silver; } .calcPressed { height: 20px; cursor: pointer; text-align: center; background-color: gray; color: white; font-size: 10px; font-weight: bold; border-top: 1px solid black; border-right: 1px solid black; } .calcInput { background-color: white; font-size: 10px; font-weight: bold; font-family: tahoma, arial; } .calkSubmit { padding: 2px; cursor: pointer; text-align: center; background-color: silver; color: white; font-size: 10px; font-weight: bold; border-top: 1px solid white; border-right: 1px solid white; } .dhxgrid_sort_desc, .dhxgrid_sort_asc { width: 9px; height: 8px; background-image: url("imgs/dhxgrid_web/sort_desc.gif"); background-repeat: no-repeat; } .dhxgrid_sort_asc { background-image: url("imgs/dhxgrid_web/sort_asc.gif"); background-repeat: no-repeat; } .dhxform_obj_dhx_web { font-family: Tahoma; font-size: 12px; color: #000; float: left; line-height: normal; } .dhxform_obj_dhx_web div.dhxform_base { position: relative; float: left; margin: 0!important; } .dhxform_obj_dhx_web div.dhxform_base_nested { padding: 0; clear: both; *display: inline-block; } .dhxform_obj_dhx_web.dhxform_block { clear: both; } .dhxform_obj_dhx_web div.block_dhxform_item_label_left { display: block; clear: both; *clear: none; } .dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link, .dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link:visited, .dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link:active, .dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link:hover { outline: none; text-decoration: none; color: inherit; cursor: default; overflow: hidden; white-space: nowrap; } .dhxform_obj_dhx_web div.dhxform_label div.dhxform_label_nav_link:focus { color: #0096eb; } .dhxform_obj_dhx_web div.disabled span.nav_link { color: inherit; } .dhxform_obj_dhx_web div.dhxform_img, .dhxform_obj_dhx_web div.dhxform_actv_c, .dhxform_obj_dhx_web div.dhxform_actv_r { width: 18px; height: 18px; font-size: 1px; } .dhxform_obj_dhx_web div.dhxform_img.chbx0, .dhxform_obj_dhx_web div.dhxform_img.chbx1, .dhxform_obj_dhx_web div.disabled div.dhxform_img.chbx0, .dhxform_obj_dhx_web div.disabled div.dhxform_img.chbx1, .dhxform_obj_dhx_web div.dhxform_img.rdbt0, .dhxform_obj_dhx_web div.dhxform_img.rdbt1, .dhxform_obj_dhx_web div.disabled div.dhxform_img.rdbt0, .dhxform_obj_dhx_web div.disabled div.dhxform_img.rdbt1, .dhxform_obj_dhx_web div.dhxform_actv_c.chbx0, .dhxform_obj_dhx_web div.dhxform_actv_c.chbx1, .dhxform_obj_dhx_web div.dhxform_actv_r.rdbt0, .dhxform_obj_dhx_web div.dhxform_actv_r.rdbt1 { background-image: url("imgs/dhxform_web/dhxform_chbxrd.gif"); background-repeat: no-repeat; } .dhxform_obj_dhx_web div.dhxform_img.chbx0 { background-position: -18px 0; } .dhxform_obj_dhx_web div.dhxform_img.chbx1 { background-position: 0 0; } .dhxform_obj_dhx_web div.disabled div.dhxform_img.chbx0 { background-position: -54px 0; } .dhxform_obj_dhx_web div.disabled div.dhxform_img.chbx1 { background-position: -36px 0; } .dhxform_obj_dhx_web div.dhxform_img.rdbt0 { background-position: -90px 0; } .dhxform_obj_dhx_web div.dhxform_img.rdbt1 { background-position: -72px 0; } .dhxform_obj_dhx_web div.disabled div.dhxform_img.rdbt0 { background-position: -126px 0; } .dhxform_obj_dhx_web div.disabled div.dhxform_img.rdbt1 { background-position: -108px 0; } .dhxform_obj_dhx_web div.dhxform_actv_c.chbx0 { background-position: -162px 0; } .dhxform_obj_dhx_web div.dhxform_actv_c.chbx1 { background-position: -144px 0; } .dhxform_obj_dhx_web div.dhxform_actv_r.rdbt0 { background-position: -198px 0; } .dhxform_obj_dhx_web div.dhxform_actv_r.rdbt1 { background-position: -180px 0; } .dhxform_obj_dhx_web div.dhxform_label { font-family: Tahoma; font-size: inherit; color: #000; overflow-x: hidden; overflow: hidden; white-space: nowrap; } .dhxform_obj_dhx_web div.dhxform_label.dhxform_label_align_left { text-align: left; } .dhxform_obj_dhx_web div.dhxform_label.dhxform_label_align_center { text-align: center; } .dhxform_obj_dhx_web div.dhxform_label.dhxform_label_align_right { text-align: right; } .dhxform_obj_dhx_web div.disabled div.dhxform_label, .dhxform_obj_dhx_web div.disabled div.dhxform_label div.dhxform_label_nav_link, .dhxform_obj_dhx_web div.disabled div.dhxform_label span.dhxform_item_required { color: #999; } .dhxform_obj_dhx_web div.dhxform_label span.dhxform_item_required { margin-left: 5px; color: red; } .dhxform_obj_dhx_web input.dhxform_textarea, .dhxform_obj_dhx_web textarea.dhxform_textarea { padding: 4px 4px!important; margin: 0; font-size: 1em; } .dhxform_obj_dhx_web .dhxform_textarea { border: 1px solid #d6d6d6; font-family: Tahoma; font-size: 1em; color: black; resize: none; } .dhxform_obj_dhx_web div.disabled .dhxform_textarea { color: #999; background-color: #fff; border: 1px solid #fff; } .dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node { position: relative; } .dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node .dhxform_textarea { border: 1px solid white; background-color: white; color: white; visibility: hidden; *height: 1px; *line-height: 1px; *display: inline; } .dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node div.dhxform_img, .dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node div.dhxform_actv_c, .dhxform_obj_dhx_web div.dhxform_control.dhxform_img_node div.dhxform_actv_r { float: none; top: 2px; left: 0; position: absolute; margin: 0; } .dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_control.dhxform_img_node { margin-left: 2px; } .dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_control.dhxform_img_node { margin-right: 0; } .dhxform_obj_dhx_web .dhxform_select { border: 1px solid #d6d6d6; background-color: #fff; font-family: Tahoma; font-size: 1em; color: black; margin: 0; padding: 3px 0; } .dhxform_obj_dhx_web .dhxform_select option { padding-left: 2px; } .dhxform_obj_dhx_web div.disabled .dhxform_select { color: #999; background-color: #fff; border: 1px solid #fff; } .dhxform_obj_dhx_web div.fs_dhxform_item_label_left { padding: 5px 0 5px 0; } .dhxform_obj_dhx_web div.fs_dhxform_item_label_left fieldset.dhxform_fs div.dhxform_base_nested.dhxform_fs_nested { margin-right: 19px; margin-left: 5px; } .dhxform_obj_dhx_web fieldset.dhxform_fs { border: 1px solid #d6d6d6; margin: 0; padding: 5px 0 15px 0; clear: left; width: 100%; } .dhxform_obj_dhx_web div.disabled fieldset.dhxform_fs { border: 1px solid #fff; } .dhxform_obj_dhx_web fieldset.dhxform_fs legend.fs_legend { font-family: Tahoma; font-size: inherit; color: #484848; font-weight: normal; padding: 0 4px 1px 4px; margin-left: 5px; text-align: left; } .dhxform_obj_dhx_web div.disabled fieldset.dhxform_fs legend.fs_legend { color: #999; } .dhxform_obj_dhx_web div.dhxform_item_label_right { clear: both; padding-top: 6px; cursor: default; *float: left; *display: inline-block; } .dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_img, .dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_actv_c, .dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_actv_r { float: left; margin: 0; } .dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_label { float: left; padding: 2px 0 2px 0; margin: 2px 0 2px 0; } .dhxform_obj_dhx_web div.dhxform_item_label_right div.dhxform_control { float: left; margin-right: 3px; } .dhxform_obj_dhx_web div.dhxform_item_label_left { clear: both; padding-top: 6px; cursor: default; *float: left; *display: inline-block; } .dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_img, .dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_actv_c, .dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_actv_r { float: right; margin: 0; } .dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_label { float: left; padding: 1px 0 1px 0; margin: 2px 0 2px 0; } .dhxform_obj_dhx_web div.dhxform_item_label_left div.dhxform_control { float: left; margin-left: 3px; } .dhxform_obj_dhx_web div.dhxform_item_label_top { clear: both; } .dhxform_obj_dhx_web div.dhxform_item_label_top div.dhxform_label { float: none; margin-bottom: 5px; margin-top: 8px; } .dhxform_obj_dhx_web div.dhxform_item_label_top div.dhxform_control { float: none; margin-left: 0; margin-bottom: 5px; } .dhxform_obj_dhx_web div.dhxform_item_absolute { position: absolute; left: 0; top: 0; cursor: default; } .dhxform_obj_dhx_web div.item_absolute div.dhxform_img, .dhxform_obj_dhx_web div.item_absolute div.dhxform_actv_c, .dhxform_obj_dhx_web div.item_absolute div.dhxform_actv_r { position: absolute; } .dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_control, .dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_label, .dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_control.dhxform_img_node, .dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_txt_label2, .dhxform_obj_dhx_web div.dhxform_item_absolute div.dhxform_btn, .dhxform_obj_dhx_web div.block_item_absolute div.dhxform_block { position: absolute; } .dhxform_obj_dhx_web div.dhxform_txt_label2 { font-family: Tahoma; font-size: inherit; color: #484848; font-weight: bold; margin: 0 3px; padding: 5px 0; cursor: default; } .dhxform_obj_dhx_web div.disabled div.dhxform_txt_label2 { color: #333; } .dhxform_obj_dhx_web div.dhxform_btn { font-family: Tahoma; font-size: inherit; color: #fff; margin: 1px 2px; background-color: #3da0e3; float: left; cursor: default; clear: both; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxform_obj_dhx_web.dhxform_rtl div.dhxform_btn { float: right; } .dhxform_obj_dhx_web div.dhxform_btn.dhxform_btn_over { background-color: #2a8ed2; } .dhxform_obj_dhx_web div.dhxform_btn.dhxform_btn_pressed { background-color: #2589ce; } .dhxform_obj_dhx_web div.disabled div.dhxform_btn { background-color: #fff; } .dhxform_obj_dhx_web div.dhxform_btn div.dhxform_btn_txt { float: left; margin: 0 17px; height: 24px; line-height: 23px; text-align: center; vertical-align: middle; overflow: hidden; white-space: nowrap; *display: inline; } .dhxform_obj_dhx_web div.disabled div.dhxform_btn div.dhxform_btn_txt { color: #999!important; } .dhxform_obj_dhx_web div.dhxform_btn:focus { outline: 1px dotted #000; } .dhxform_obj_dhx_web div.dhxform_control div.dhxform_note { font-family: Tahoma; font-size: .8em; color: gray; padding-bottom: 3px; white-space: normal; } .dhxform_obj_dhx_web div.disabled div.dhxform_control div.dhxform_note { color: #999; } .dhxform_obj_dhx_web div.dhxform_label span.dhxform_info { font-family: Tahoma; font-size: .6em; color: gray; margin-left: 3px; padding-bottom: 2px; line-height: 100%; vertical-align: middle; cursor: pointer; } .dhxform_obj_dhx_web .validate_error .dhxform_label, .dhxform_obj_dhx_web .validate_error .dhxform_textarea, .dhxform_obj_dhx_web .validate_error .dhxform_select, .dhxform_obj_dhx_web .validate_error div.dhxform_label_nav_link, .dhxform_obj_dhx_web .validate_error div.dhxform_label div.dhxform_label_nav_link:focus { color: red; } .dhxform_obj_dhx_web div.disabled .dhx_combo_box.dhx_web { border: 1px solid #fff; } .dhxform_obj_dhx_web div.disabled .dhx_combo_box.dhx_web .dhx_combo_input { color: #999; background-color: #fff; } .dhxform_obj_dhx_web div.dhxform_item_template.dhxeditor_dhx_web div.dhx_cell_editor div.dhx_cell_cont_editor { border-left: 1px solid #d6d6d6; border-right: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; } .dhxform_obj_dhx_web div.dhxform_item_template.dhxeditor_dhx_web div.dhxcont_content_blocker { display: none; } .dhxform_obj_dhx_web div.disabled div.dhxform_item_template.dhxeditor_dhx_web div.dhxcont_content_blocker { display: inline; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: white; opacity: .7; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70); } .dhtmlx_skin_dhx_web div.dhtmlx_wins_body_inner .dhxform_obj_dhx_web { background-color: white; } .dhxform_obj_dhx_web div.dhxform_control .dhx_combo_box.dhx_web .dhx_combo_input, .dhx_combo_list.dhx_web_list div { font-size: 1em!important; } .dhxform_obj_dhx_web .dhx_file_uploader { position: relative; width: 100%; margin-bottom: 4px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls { position: relative; width: 100%; height: 35px; font-size: 2px; overflow: hidden; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button { position: absolute; width: 19px; height: 19px; top: 8px; background-image: url("imgs/dhxform_web/dhxform_upload_buttons.gif"); background-repeat: no-repeat; font-size: 2px; cursor: pointer; overflow: hidden; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_info { display: none; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_browse { background-position: 0 0; right: 108px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_upload { background-position: -19px 0; right: 79px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_cancel { background-position: -57px 0; right: 79px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_uploader_button.button_clear { background-position: -38px 0; right: 50px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls .dhx_uploader_input { position: absolute; left: -1000px; top: 0; visibility: hidden; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_form_cont { position: absolute; width: 19px; height: 19px; left: 0; top: 0; cursor: pointer; overflow: hidden; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_form_cont form.dhx_file_form { position: absolute; top: 0; right: 0; cursor: pointer; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls div.dhx_file_form_cont form.dhx_file_form .dhx_file_input { opacity: 0; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0); cursor: pointer; outline: none; height: 19px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files { position: relative; width: 100%; left: 0; top: 0; overflow: auto; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file { position: relative; width: 100%; height: 25px; overflow: hidden; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_added, .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_uploading { color: #000; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_uploaded { color: #646464; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file.dhx_file_fail { color: #e94a4a; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param { position: absolute; font-family: inherit; font-size: inherit; color: inherit; top: 0; height: 25px; line-height: 25px; vertical-align: middle; overflow: hidden; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_name { left: 20px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_progress { right: 50px; width: 38px; text-align: right; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_delete { right: 30px; width: 11px; background-image: url("imgs/dhxform_web/dhxform_upload_buttons.gif"); background-position: -76px 0; background-repeat: no-repeat; cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files div.dhx_file_param.dhx_file_uploading { right: 50px; width: 38px; text-align: right; background-image: url("imgs/dhxform_web/dhxform_upload_uploading.gif"); background-position: center center; background-repeat: no-repeat; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls { height: 60px; } .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_files { display: none; } .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_info { display: inline; background-image: none; font-size: 13px; height: auto; top: 0; left: 35px; color: #a0a0a0; vertical-align: top; padding-top: 6px; line-height: 20px; cursor: default; } .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_browse { top: 0; width: 54px; height: 54px; right: 35px; background-image: url("imgs/dhxform_web/dhxform_upload_buttons.gif"); background-position: 0 -38px; background-repeat: no-repeat; } .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_upload, .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_cancel, .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_uploader_button.button_clear { display: none; } .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_form_cont { width: 54px; height: 54px; } .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls div.dhx_file_form_cont form.dhx_file_form .dhx_file_input { height: 54px; } .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_info, .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_added, .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_uploading, .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_uploaded, .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file.dhx_file_fail { color: #999; } .dhxform_obj_dhx_web .dhx_file_uploader.dhx_file_uploader_title div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_browse { background-position: -54px -38px; cursor: default; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_form_cont { display: none; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button { cursor: default; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_browse { background-position: 0 -19px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_upload { background-position: -19px -19px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_cancel { background-position: -57px -19px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_controls.dhx_uploader_dis div.dhx_file_uploader_button.button_clear { background-position: -38px -19px; } .dhxform_obj_dhx_web .dhx_file_uploader div.dhx_upload_files.dhx_uploader_dis div.dhx_file_param.dhx_file_delete { background-position: -87px 0; cursor: default; } div.dhx_form_skin_detect { position: absolute; display: block; visibility: hidden; left: -100px; top: 0; width: 20px; height: 10px; margin: 0; padding: 0; border: none; overflow: hidden; } .dhxacc_base_dhx_web { position: relative; cursor: default; overflow: hidden; } .dhxacc_base_dhx_web div.dhx_cell_acc { position: relative; background-color: white; margin: 0; padding: 0; overflow: hidden; cursor: default; box-shadow: 0 0 3px #e0e0e0; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_cont_acc { position: absolute; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; border-top: 0 solid white; padding: 8px; overflow: hidden; z-index: 0; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_hdr { position: relative; height: 32px; line-height: 30px; overflow: hidden; font-family: Tahoma; font-size: 12px; color: #fff; font-weight: normal; background-color: #2589ce; cursor: default; z-index: 3; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_hdr div.dhx_cell_hdr_text { position: relative; margin: 0 26px 0 5px; overflow: hidden; white-space: nowrap; cursor: default; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_hdr img.dhx_cell_hdr_icon { position: absolute; top: 7px; left: 6px; width: 16px; height: 16px; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_hdr div.dhx_cell_hdr_text.dhx_cell_hdr_icon { margin-left: 24px; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_hdr div.dhx_cell_hdr_arrow { position: absolute; top: 8px; right: 5px; width: 16px; height: 16px; background-image: url("imgs/dhxacc_web/dhxacc_btns.gif"); background-repeat: no-repeat; background-position: 0 0; overflow: hidden; cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxacc_base_dhx_web div.dhx_cell_acc.dhx_cell_closed div.dhx_cell_hdr div.dhx_cell_hdr_arrow { background-position: -16px 0; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_cont_acc.dhx_cell_cont_not_last { border-bottom: 0 solid white; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_menu_def { position: relative; overflow: hidden; padding: 9px 9px 0 9px; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_toolbar_def { padding: 9px 9px 0 9px; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; } .dhxacc_base_dhx_web div.dhx_cell_acc div.dhx_cell_ribbon_def div.dhtmlxribbon_dhx_web.dhxrb_without_tabbar { border-top: 0 solid white; width: auto; } .dhxacc_base_dhx_web div.dhx_cell_acc.acc_cell_dragged { box-shadow: 0 0 5px 2px #c2c2c2; z-index: 5!important; } div.dhx_cell_acc div.dhx_cell_progress_bar { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: white; opacity: .75; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=75); z-index: 1; } div.dhx_cell_acc div.dhx_cell_progress_img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center 55%; background-image: url("imgs/dhxacc_web/dhxacc_cell_progress.gif"); background-repeat: no-repeat; cursor: progress; z-index: 2; } .dhxacc_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhxlayout_base_dhx_web { position: relative; cursor: default; } .dhxlayout_base_dhx_web div.dhxlayout_sep { position: absolute; background-color: #fff; font-size: 1px; margin: 0; padding: 0; overflow: hidden; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; background-repeat: no-repeat; background-position: center center; z-index: 2; } div.dhxlayout_sep_sw_dhx_web { position: absolute; left: 0; top: -100px; width: 9px; height: 1px; font-size: 1px; margin: 0; padding: 0; overflow: hidden; } .dhxlayout_base_dhx_web div.dhxlayout_sep.dhxlayout_sep_resize_v { cursor: w-resize; background-image: url('imgs/dhxlayout_web/dhxlayout_sep_v.gif'); } .dhxlayout_base_dhx_web div.dhxlayout_sep.dhxlayout_sep_resize_h { cursor: n-resize; background-image: url('imgs/dhxlayout_web/dhxlayout_sep_h.gif'); } .dhxlayout_base_dhx_web div.dhx_cell_layout { position: absolute; background-color: white; margin: 0; padding: 0; overflow: hidden; cursor: default; z-index: 0; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_cont_layout { position: absolute; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; border-top: 0 solid white; padding: 8px; overflow: hidden; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_cont_layout.dhx_cell_cont_no_borders { border: 0 solid white!important; padding: 0; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_cont_layout, .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_h div.dhx_cell_cont_layout { display: none; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr { position: relative; height: 32px; line-height: 31px; overflow: hidden; font-family: Tahoma; font-size: 12px; color: #fff; font-weight: bold; background-color: #2589ce; cursor: default; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr.dhx_cell_hdr_hidden { height: 0; line-height: 0; border-top: 1px solid #c7c7c7; overflow: hidden; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr.dhx_cell_hdr_hidden_no_borders { height: 0; line-height: 0; border-width: 0; overflow: hidden; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr div.dhx_cell_hdr_text { position: relative; margin: 0 26px 0 5px; overflow: hidden; white-space: nowrap; cursor: default; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_h div.dhx_cell_hdr { height: 21px; line-height: 20px; color: white; font-weight: normal; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr { width: 21px; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhx_cell_hdr_text { position: absolute; left: 3px; bottom: 0; transform: rotate(270deg); -ms-transform: rotate(270deg); transform-origin: left center; font-weight: normal; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhx_cell_hdr_text.dhx_cell_hdr_text_ie8 { left: -6px; line-height: 20px; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhx_cell_hdr_text.dhx_cell_hdr_text_ie8 span { float: left; filter: progid: DXImageTransform.Microsoft.Matrix(M11='6.123031769111886e-17', M12='1', M21='-1', M22='6.123031769111886e-17', sizingMethod='auto expand'); margin-bottom: 95%; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhx_cell_hdr_text.dhx_cell_hdr_text_ie7 { left: -7px; line-height: 20px; padding-bottom: 10px; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhx_cell_hdr_text.dhx_cell_hdr_text_ie7 span { float: left; filter: progid: DXImageTransform.Microsoft.Matrix(M11='6.123031769111886e-17', M12='1', M21='-1', M22='6.123031769111886e-17', sizingMethod='auto expand'); } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhx_cell_hdr_text.dhx_cell_hdr_text_ie6 { left: -7px; line-height: 20px; padding-bottom: 10px; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhx_cell_hdr_text.dhx_cell_hdr_text_ie6 span { float: left; filter: progid: DXImageTransform.Microsoft.Matrix(M11='6.123031769111886e-17', M12='1', M21='-1', M22='6.123031769111886e-17', sizingMethod='auto expand'); } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhx_cell_hdr_text.dhx_cell_hdr_text_chrome { left: 3px; -webkit-transform: rotate(270deg); -webkit-transform-origin: left center; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr div.dhxlayout_arrow { position: absolute; right: 4px; top: 9px; width: 16px; height: 16px; background-image: url('imgs/dhxlayout_web/dhxlayout_cell_btns.gif'); background-repeat: no-repeat; cursor: pointer; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr div.dhxlayout_arrow.dhxlayout_arrow_va { background-position: -16px 0; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr div.dhxlayout_arrow.dhxlayout_arrow_vb { background-position: -48px 0; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr div.dhxlayout_arrow.dhxlayout_arrow_ha { background-position: -32px 0; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr div.dhxlayout_arrow.dhxlayout_arrow_hb { background-position: 0 0; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_h div.dhx_cell_hdr div.dhxlayout_arrow.dhxlayout_arrow_ha { background-position: 0 -5px; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_h div.dhx_cell_hdr div.dhxlayout_arrow.dhxlayout_arrow_hb { background-position: -32px -4px; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhxlayout_arrow.dhxlayout_arrow_va { background-position: -45px 0; margin-right: 3px; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_hdr div.dhxlayout_arrow.dhxlayout_arrow_vb { background-position: -13px 0; } body.dhxlayout_resize_v * { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; cursor: w-resize!important; } body.dhxlayout_resize_h * { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; cursor: n-resize!important; } .dhxlayout_base_dhx_web div.dhxlayout_resize_area { position: absolute; background-color: #c7c7c7; opacity: .25; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=25); z-index: 1; border: 2px dashed black; cursor: inherit; } .dhxlayout_base_dhx_web div.dhxlayout_resize_sep { position: absolute; background-color: #2589ce; overflow: hidden; display: block; opacity: .5; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); z-index: 2; cursor: inherit; } .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_h div.dhx_cell_statusbar_def, .dhxlayout_base_dhx_web div.dhx_cell_layout.dhxlayout_collapsed_v div.dhx_cell_statusbar_def { display: none; } .dhxlayout_base_dhx_web div.dhxlayout_hdr_attached { position: relative; } .dhxlayout_base_dhx_web div.dhxlayout_ftr_attached { position: absolute; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_menu_def { position: relative; overflow: hidden; padding: 9px 9px 0 9px; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_menu_no_borders { position: relative; overflow: hidden; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_menu_def div.dhtmlxMenu_dhx_web_Middle, .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_menu_no_borders div.dhtmlxMenu_dhx_web_Middle { padding: 0 2px; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_toolbar_def { position: relative; overflow: hidden; padding: 9px 9px 0 9px; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_toolbar_def div.dhx_toolbar_dhx_web { border-top: 0 solid white; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_ribbon_def div.dhxrb_with_tabbar.dhxtabbar_base_dhx_web { margin-top: -1px; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_ribbon_def div.dhtmlxribbon_dhx_web.dhxrb_without_tabbar { border-top: 0 solid white; width: auto; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_statusbar_def { position: absolute; bottom: 0; width: 100%; font-family: Tahoma; font-size: 12px; color: #000; background-color: #f4f4f4; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_statusbar_def div.dhx_cell_statusbar_text { position: relative; padding: 0 4px; height: 21px; line-height: 21px; border-bottom: 1px solid #c7c7c7; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; white-space: nowrap; overflow: hidden; } .dhxlayout_base_dhx_web div.dhxlayout_progress { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: white; opacity: .55; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=55); z-index: 3; } .dhxlayout_base_dhx_web div.dhxlayout_progress_img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url('imgs/dhxlayout_web/dhxlayout_cell_progress.gif'); background-position: center center; background-repeat: no-repeat; z-index: 4; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_progress_bar { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: white; opacity: .75; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=75); z-index: 1; } .dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_progress_img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url('imgs/dhxlayout_web/dhxlayout_cell_progress.gif'); background-position: center center; background-repeat: no-repeat; z-index: 2; } .dhxlayout_base_dhx_web div.dhxlayout_menu { position: relative; overflow: hidden; border-bottom: 9px solid #fff; } .dhxlayout_base_dhx_web div.dhxlayout_toolbar { position: relative; background-color: #fff; padding-bottom: 9px; overflow: hidden; } .dhxlayout_base_dhx_web div.dhxlayout_ribbon { border-bottom: 9px solid #fff; position: relative; } .dhxlayout_base_dhx_web div.dhxlayout_ribbon div.dhtmlxribbon_dhx_web.dhxrb_without_tabbar { width: auto; } .dhxlayout_base_dhx_web div.dhxlayout_statusbar { position: absolute; background-color: #fff; overflow: hidden; } .dhxlayout_base_dhx_web div.dhxlayout_statusbar div.dhxcont_statusbar { position: relative; margin-top: 9px; border: 1px solid #c7c7c7; background-color: #f4f4f4; font-family: Tahoma; font-size: 12px; color: #000; padding: 3px 4px; } .dhxlayout_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhxtabbar_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } .dhxtabbar_fullscreen { width: 100%; height: 100%; margin: 0; overflow: hidden; } .dhxtabbar_base_dhx_web { position: relative; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs { position: absolute; top: 0; bottom: auto; height: 32px; overflow: hidden; white-space: nowrap; background-color: #3da0e3; border: none; z-index: 2; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs { top: auto; bottom: 0; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_base { position: absolute; top: 0; height: 32px; overflow: hidden; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tabs_cont_left, .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tabs_cont_right { position: absolute; width: 5000px; height: 32px; margin: 0 1px; top: 0; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_base div.dhxtabbar_tabs_line { display: none; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_left { position: absolute; left: 0; top: 0; width: 14px; height: 32px; z-index: 4; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; cursor: pointer; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_left div.dhxtabbar_arrow_img { position: relative; height: 100%; background-image: url("imgs/dhxtabbar_web/dhxtabbar_arrows.gif"); background-position: 0 13px; background-repeat: no-repeat; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_right { position: absolute; right: 0; top: 0; width: 14px; height: 32px; z-index: 4; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; cursor: pointer; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_right div.dhxtabbar_arrow_img { position: relative; height: 100%; background-image: url("imgs/dhxtabbar_web/dhxtabbar_arrows.gif"); background-position: -14px 13px; background-repeat: no-repeat; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab { position: relative; height: 26px; background-color: #2589ce; font-family: Tahoma; font-size: 12px; color: #fff; margin-top: 5px; border-left: 2px solid #3da0e3; border-right: 2px solid #3da0e3; z-index: 1; cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_cont_left div.dhxtabbar_tab { float: left; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_cont_right div.dhxtabbar_tab { float: right; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab:hover { background-color: #fff; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab:hover div.dhxtabbar_tab_text { color: #000; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_dis { background-color: #176aa3; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv, .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis { background-color: #fff; color: #000; height: 27px; z-index: 3; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_hidden { border: none; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_text { position: relative; height: 26px; line-height: 25px; vertical-align: middle; top: 0; color: #fff; text-align: center; overflow: hidden; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_text.dhxtabbar_tab_text_close { padding-right: 9px; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv div.dhxtabbar_tab_text, .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis div.dhxtabbar_tab_text { border-left: 1px solid #fff; border-right: 1px solid #fff; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv div.dhxtabbar_tab_text { color: black; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_dis div.dhxtabbar_tab_text, .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis div.dhxtabbar_tab_text { color: #999; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_close { position: absolute; top: 8px; right: 7px; width: 14px; height: 14px; background-image: url("imgs/dhxtabbar_web/dhxtabbar_button_close.gif"); background-position: 0 0; background-repeat: no-repeat; z-index: 1; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab:hover div.dhxtabbar_tab_close, .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv div.dhxtabbar_tab_close { background-position: -14px 0; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_dis div.dhxtabbar_tab_close, .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis div.dhxtabbar_tab_close { background-position: -28px 0; } span.dhxtabbar_tabs_text_test_dhx_web { position: absolute; visibility: hidden; right: 0; top: 0; font-weight: normal; font-family: Tahoma; font-size: 12px; color: #f4f4f4; padding: 0 6px; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhx_cell_tabbar div.dhx_cell_cont_tabbar { border-top: 1px solid #c7c7c7; border-bottom: 0 solid #fff; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab { margin-top: 0; height: 27px; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv, .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis { height: 27px; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_text { border-top: 1px solid #3da0e3; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv div.dhxtabbar_tab_text, .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv_dis div.dhxtabbar_tab_text { border-top: 1px solid #fff; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_left, .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tabs_ar_right { top: 1px; } .dhxtabbar_base_dhx_web div.dhxtabbar_tabs_bottom div.dhxtabbar_tabs div.dhxtabbar_tab div.dhxtabbar_tab_close { top: 8px; } /* Asan 2016-01-11 */ .dhxtabbar_base_dhx_web div.dhx_cell_tabbar { position: absolute; /* background-color: white; */ background-color: #e8f1ff; margin: 0; padding: 0; overflow: hidden; cursor: default; z-index: 0; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_cont_tabbar { position: absolute; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; padding: 8px; border-top: 0 solid #fff; overflow: hidden; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_cont_tabbar.dhx_cell_cont_no_borders { border: 0 solid #fff!important; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_menu_def { position: relative; overflow: hidden; padding: 9px 9px 0 9px; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_menu_no_borders { position: relative; overflow: hidden; height: 20px; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_toolbar_def { position: relative; padding: 9px 9px 0 9px; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhtmlxribbon_dhx_web.dhxrb_without_tabbar { border-top: 0 solid #fff; width: auto; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhxrb_with_tabbar.dhxtabbar_base_dhx_web { margin-top: -1px; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_statusbar_def { position: absolute; bottom: 0; width: 100%; font-family: Tahoma; font-size: 12px; color: #000; background-color: #f4f4f4; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_statusbar_def div.dhx_cell_statusbar_text { position: relative; padding: 0 4px; height: 28px; line-height: 27px; border-bottom: 1px solid #c7c7c7; border-left: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; white-space: nowrap; overflow: hidden; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_progress_bar { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff; opacity: .75; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=75); z-index: 1; } .dhxtabbar_base_dhx_web div.dhx_cell_tabbar div.dhx_cell_progress_img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url("imgs/dhxtabbar_web/dhxtabbar_cell_progress.gif"); background-position: center center; background-repeat: no-repeat; z-index: 2; } .dhxwins_vp_dhx_web { overflow: hidden; position: relative; cursor: default; } .dhxwins_vp_dhx_web div.dhxwin_active { position: absolute; overflow: hidden; border: 0 solid white; box-shadow: 0 0 10px rgba(0, 0, 0, 0.35); background: white; cursor: inherit; } .dhxwins_vp_dhx_web div.dhxwin_inactive { position: absolute; overflow: hidden; border: 0 solid white; box-shadow: 0 0 10px rgba(127, 127, 127, 0.35); background: white; cursor: inherit; } .dhxwins_vp_dhx_web div.dhxwin_brd { position: absolute; border-left: 5px solid #3da0e3; border-right: 5px solid #3da0e3; border-bottom: 5px solid #3da0e3; background: #fff; z-index: 0; } .dhxwins_vp_dhx_web div.dhxwin_brd.dhxwin_hdr_hidden { border-top: 5px solid #3da0e3; } .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhxwin_brd { opacity: .6; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60); } .dhxwins_vp_dhx_web div.dhxwin_fr_cover { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: white; z-index: 1; opacity: 0; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0); } .dhxwins_vp_dhx_web div.dhxwin_fr_cover .dhxwin_fr_cover_inner { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: white; opacity: 0; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0); } .dhxwins_vp_dhx_web div.dhxwin_active div.dhxwin_fr_cover { display: none; } .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhxwin_fr_cover { z-index: 4; opacity: .5; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); } .dhxwins_vp_dhx_web div.dhxwin_active div.dhxwin_fr_cover.dhxwin_fr_cover_dnd, .dhxwins_vp_dhx_web div.dhxwin_active div.dhxwin_fr_cover.dhxwin_fr_cover_resize { display: block; } .dhxwins_vp_dhx_web iframe.dhxwin_main_fr_cover { position: absolute; background-color: white; opacity: 0; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0); } .dhxwins_vp_dhx_web div.dhxwin_hdr { position: relative; height: 27px; line-height: 27px; margin: 0; padding: 0; font-weight: normal; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; background-color: #3da0e3; font-family: Tahoma; font-size: 12px; color: #fff; cursor: inherit; overflow: hidden; z-index: 3; } .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhxwin_hdr { color: #bfbfbf; opacity: .6; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60); } .dhxwins_vp_dhx_web div.dhxwin_hdr.dhxwin_hdr_parked { border-bottom: 1px solid #fff; } .dhxwins_vp_dhx_web div.dhxwin_hdr.dhxwin_hdr_hidden { visibility: hidden; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_icon { position: absolute; left: 7px; top: 5px; width: 18px; height: 18px; cursor: default; overflow: hidden; background-image: url("imgs/dhxwins_web/dhxwins_icon.gif"); background-position: center center; background-repeat: no-repeat; cursor: inherit; z-index: 2; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhxwin_hdr div.dhxwin_icon { opacity: .6; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60); } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_text { position: relative; padding: 0; margin: 0; overflow: hidden; white-space: nowrap; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; cursor: inherit; z-index: 1; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_text div.dhxwin_text_inside { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns { position: absolute; right: 7px; top: 4px; height: 18px; cursor: default; overflow: hidden; cursor: inherit; z-index: 2; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; } .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhxwin_hdr div.dhxwin_btns { opacity: .5; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button, .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis { position: relative; float: left; width: 15px; height: 15px; margin-left: 2px; margin-top: 3px; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; background-image: url("imgs/dhxwins_web/dhxwins_buttons.gif"); background-repeat: no-repeat; background-position: 0 0; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button:hover { background-color: #2a8ed2; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button.dhxwin_button_close { background-position: -15px 0; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis.dhxwin_button_close_dis { background-position: -15px -15px; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button.dhxwin_button_minmax { background-position: -30px 0; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis.dhxwin_button_minmax_dis { background-position: -30px -15px; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button.dhxwin_button_minmaxed { background-position: -45px 0; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis.dhxwin_button_minmaxed_dis { background-position: -45px -15px; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button.dhxwin_button_park { background-position: -60px 0; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis.dhxwin_button_park_dis { background-position: -60px -15px; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button.dhxwin_button_stick { background-position: -75px 0; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis.dhxwin_button_stick_dis { background-position: -75px -15px; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button.dhxwin_button_sticked { background-position: -90px 0; z-index: 1; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis.dhxwin_button_sticked_dis { background-position: -90px -15px; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button.dhxwin_button_help { background-position: -105px 0; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis.dhxwin_button_help_dis { background-position: -105px -15px; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button.dhxwin_button_dock { background-position: -120px 0; } .dhxwins_vp_dhx_web div.dhxwin_hdr div.dhxwin_btns div.dhxwin_button_dis.dhxwin_button_dock_dis { background-position: -120px -15px; } .dhxwins_vp_dhx_web.dhxwins_vp_dnd { cursor: move!important; } .dhxwins_vp_dhx_web div.dhxwin_resize { position: absolute; background-color: #3da0e3; opacity: .2; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=20); } .dhxwins_vp_dhx_web iframe.dhxwin_resize_fr_cover { position: absolute; background-color: #fff; opacity: 0; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0); } .dhxwins_vp_dhx_web div.dhxwins_mcover { position: absolute; background-color: white; left: 0; top: 0; width: 100%; height: 100%; opacity: .53; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=53); } .dhxwins_vp_dhx_web iframe.dhxwins_mcover { position: absolute; background-color: #fff; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0); } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins { position: absolute; background-color: #fff; margin: 0; padding: 0; overflow: hidden; cursor: default; visibility: visible; z-index: 1; opacity: 1; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100); } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_cont_wins, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_cont_wins { position: absolute; border: 9px solid #fff; background-color: #fff; overflow: hidden; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_cont_wins.dhx_cell_cont_no_borders, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_cont_wins.dhx_cell_cont_no_borders { border: 0 solid #fff!important; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_menu_def, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_menu_def { position: relative; overflow: hidden; padding: 9px 9px 0 9px; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_toolbar_def, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_toolbar_def { position: relative; overflow: hidden; padding: 9px 9px 0 9px; border-width: 0; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_ribbon_def, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_ribbon_def { padding: 9px 9px 0 9px; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhtmlxribbon_dhx_web.dhxrb_without_tabbar, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhtmlxribbon_dhx_web.dhxrb_without_tabbar { border: 0 solid #fff; margin-left: -4px; margin-top: -4px; width: auto; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_statusbar_def, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_statusbar_def { position: absolute; bottom: 0; width: 100%; font-family: Tahoma; font-size: 12px; color: #000; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_statusbar_def div.dhx_cell_statusbar_text, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_statusbar_def div.dhx_cell_statusbar_text { position: relative; margin: 0 9px 9px 9px; padding: 5px 12px; background-color: #f4f4f4; white-space: nowrap; overflow: hidden; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_progress_bar, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_progress_bar { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff; opacity: .75; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=75); z-index: 1; } .dhxwins_vp_dhx_web div.dhxwin_active div.dhx_cell_wins div.dhx_cell_progress_img, .dhxwins_vp_dhx_web div.dhxwin_inactive div.dhx_cell_wins div.dhx_cell_progress_img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url("imgs/dhxwins_web/dhxwins_progress.gif"); background-position: center center; background-repeat: no-repeat; z-index: 2; } .dhxwins_skin_detect { position: absolute; left: 0; top: -100px; margin: 0; padding: 0; border: 0 solid white; width: 20px; height: 10px; overflow: hidden; } div.dhxwins_vp_dhx_web.dhxwins_vp_fs { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; } .dhtmlx_message_area { position: fixed; right: 5px; width: 250px; z-index: 1000; padding: 0; } .dhtmlx-info { color: #444; border-radius: 0; min-width: 120px; padding: 10px 10px 10px 20px; background-color: #FFC; font-size: 12px; font-family: Tahoma; z-index: 10000; margin: 0 5px 5px 5px; border: 1px solid #d3d3d3; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .dhtmlx-error { background-color: #f17373; color: #fff; } .dhtmlx-info.hidden { height: 0; padding-bottom: 0; padding-top: 0; border-width: 0; margin-top: 0; margin-bottom: 0; overflow: hidden; } .dhtmlx_modal_box { overflow: hidden; display: inline-block; min-width: 300px; width: 300px!important; text-align: center; position: fixed; z-index: 20000; background-color: #fff; -moz-box-shadow: 0 0 5px #AAA; -webkit-box-shadow: 0 0 0 #AAA; box-shadow: 0 0 5px #AAA; border: 1px solid #6e95ad; } .dhtmlx_popup_title { padding: 8px 0; line-height: 16px; font-family: Trebuchet MS; font-size: 14px; font-weight: normal; font-style: italic; } .dhtmlx-info, .dhtmlx_popup_title, .dhtmlx_popup_button { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; -moz-user-select: -moz-none; cursor: pointer; } .dhtmlx_popup_text { font-size: 13px; font-family: Tahoma; color: #444; min-height: 30px; padding: 20px 10px 10px 10px!important; overflow: hidden; } .dhtmlx_popup_controls { font-family: Tahoma; padding: 10px 10px 15px 10px!important; } .dhtmlx_popup_button { font-family: Trebuchet MS; font-size: 14px; font-weight: normal; font-style: italic; min-width: 120px; width: 120px; height: 30px; line-height: 30px; display: inline-block; margin: 0 5px; border-radius: 0; } .dhtmlx_popup_button div { line-height: 30px; } div.dhx_modal_cover { background-color: #000; cursor: default; opacity: .2; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=20); position: fixed; z-index: 19999; left: 0; top: 0; width: 100%; height: 100%; border: none; zoom: 1; } .dhtmlx_popup_button { color: #fff; letter-spacing: 1px; background-color: #6e95ad; } .dhtmlx_popup_button:active, .dhtmlx_popup_button:focus { background-color: #50778f; } .dhtmlx-alert-error, .dhtmlx-confirm-error { border: 1px solid #f17373; } .dhtmlx-alert-error .dhtmlx_popup_title, .dhtmlx-confirm-error .dhtmlx_popup_title { color: #fff; background-color: #f17373; } .dhtmlx-alert-warning .dhtmlx_popup_title, .dhtmlx-confirm-warning .dhtmlx_popup_title { color: #000; border: 1px solid #d7d2cc; background-color: #ff9f37; } .dhtmlx-alert-warning .dhtmlx_popup_controls, .dhtmlx-confirm-warning .dhtmlx_popup_controls { border: 1px solid #d5d5d5; border-width: 0 1px 1px 1px; } .dhtmlx-alert-warning .dhtmlx_popup_text, .dhtmlx-confirm-warning .dhtmlx_popup_text { border: 1px solid #d5d5d5; border-width: 0 1px 0 1px; } .dhtmlx-alert .dhtmlx_popup_title, .dhtmlx-confirm .dhtmlx_popup_title { color: #fff; border: 1px solid #6e95ad; background-color: #6e95ad; } .dhtmlx-alert .dhtmlx_popup_controls, .dhtmlx-confirm .dhtmlx_popup_controls { border: 1px solid #d5d5d5; border-width: 0 1px 1px 1px; } .dhtmlx-alert .dhtmlx_popup_text, .dhtmlx-confirm .dhtmlx_popup_text { border: 1px solid #d5d5d5; border-width: 0 1px 0 1px; }