﻿.dl_date
{
    font-size: 8pt;
    font-weight: bold;
    color: white;
}
.dl_title
{
    font-size: 9pt;
    font-weight: bold;
    color: #ffb821;
}
.dl_abs
{
    font-size: 10pt;
    color: whitesmoke;
}
.stl_txtbox_fill
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: #ffffff;
	width: 250px;
}
.stl_txtbox_fill2
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: #ffffff;
	width: 100px;
}
.stl_drd_fill
{
    border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: #ffffff;
	width: 100px;
}
.stl_txtbox_other
{
	font-family: Tahoma;
	width: 100px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.stl_btn1
{
	font-family: Tahoma;
	font-size: 12px;
	width: 120px;
	font-weight: normal;
	color: white;
	background-color: #003366;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	direction: rtl;
}
.stl_btn2
{
	font-family: Tahoma;
	font-size: 12px;
	width: 120px;
	font-weight: normal;
	color: black;
	background-color: #87a3c3;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	direction: rtl;
}
.stl_btn3
{
    font-size: 10px;
    font-family: Tahoma;
    width: 120px;
    font-weight: bold;
    color: white;
    background-color: crimson;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    direction: rtl;
}
.stl_btn4
{
    font-family: Tahoma;
    font-size: 12px;
    width: 120px;
    font-weight: normal;
    color: black;
    background-color: #ffcc66;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    direction: rtl;
}
.stl_lbl_er
{
	color:Yellow;
}
.stl_radio
{
    color: #993300;
    font-family: Tahoma;
    font-size: 8pt;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.7;
	width:100%;
}

.modalPopup {
	background-color:#ffffee;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
.back_titr
{
    font-weight: bold;
    color: white;
    background-color: indianred;
}
.tbl_bor_titr
{
    border-right: #cc6633 1px solid;
    border-top: #cc6633 1px solid;
    border-left: #cc6633 1px solid;
    border-bottom: #cc6633 1px solid;
}
.cadr_titr
{
    font-weight: bold;
    background-color: #ffcc99;
    border-right: 2px solid;
    border-top: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
}
.log
{
    font-size: 12pt;
    font-family:Tahoma;
}
.header_tmp
{
    font-size: 10pt;
    background-color: #ebf5e9;
    font-weight: bold;
}
.trzname
{
    font-weight: bold;
    font-size: 8pt;
    background-color: #ffcc99;
}
.back_titr2
{
    font-weight: bold;
    color: white;
    background-color: #0066cc;
}
.back_titr3
{
    font-weight: bold;
    color: white;
    background-color: #009966;
}
.tbl_cnt
{
    font-size: 14px;
    color: white;
    font-family: tahoma;
    direction:rtl;
}
