img{
border:0;
}
form{
margin:0;
}
body,html{
height:100%;
width:100%;
padding:0;
margin:0;
color:#494949;
}

td,pre{
	/*font-family:Verdana,Arial;*/
	font-size:11px;
}
span{color:#494949;}
p{margin:3px 0px;padding:3px 0;}

/*body,div,td,p{*/
/*	font:11px verdana,arial,helvetica,sans-serif;*/
/*}*/

fieldset{padding:5px;border:#ddd 1px solid;color:#444;font-size:10px;}
fieldset p{font-size:10px;}
legend{margin-bottom:5px;font-size:10px;color:#444;padding:2px 5px;font-weight:bold}
legend span.gray{font-weight:normal;color:#999}



h1{font-size:16px;border-bottom:#d5d5db 1px solid}
h2{font-size:14px;margin:4px;border-bottom:#d5d5db 1px solid}
h3{font-size:12px;margin:4px}

h4{font-size:11px;margin:12px 0 2px 7px}
h5{font-size:10px;margin:10px 0 2px 7px}

input.chk{
background-color:transparent;
margin:0px;
border:none;
}

a.button{
display:block;
padding:1px 4px;
font-size:11px;
text-align:center;
}

.nowrap{white-space:nowrap;}
.blue{color:#00f;}
.red{color:#f00;}
.w200 {width:200px}
.w100 {width:100px}
.left{text-align:left}
.right{text-align:right}
.center{text-align:center}
.vcenter{vertical-align:middle}
.valign{vertical-align:middle}
.pointer{cursor:pointer}
.hidden{display:none}

div.message,span.message{
color:#777;
background:#fff;
border:#bcbaba 1px solid;
font-size:11px;
padding:4px 15px;
margin:2px 2px 4px 2px;
}

.sortable{
cursor:pointer;
}
#filter_form{
display:none;
}
.f_count{
font-weight:normal;
color:#f55;
font-size:10px;
}


/* form */
.formColorSelect{
border:2px outset;
cursor:pointer;
width:14px;
height:12px;
vertical-align:middle;
}
.formReq{
color:red;
}
.formProp{
font-size:10px;
}
/* navigation */
.common-nav{
padding:2px 0;
font-size:11px;
color:#ccc;
}
.common-nav a{
font-weight:bold;
font-size:11px;
}
.common-nav a.disabled,
.common-nav a.disabled:visited{
color:#ccc;
}
/* msg box */
.CADMContEdtbl{
border:red 1px solid;
color:#000;
background:#fff8f8;
}

.CMSLoading{
width:150px;
height:50px;
left:10px;
position:fixed;
display:none;
background:#f8f8f8 url(classic/images/loading.gif) no-repeat center center;
border:#000 1px solid;
z-index:1000;
}
.dx-important{
margin:auto;
cursor:pointer;
width:15px;
height:15px;
background:#fff url(classic/images/dx-icons.gif) no-repeat -30px -15px;
}
a.dx-important{
padding-left:15px;
display:block;
width:auto;
height:auto;
min-height:15px;
}
a.dx-important:hover{
padding-left:15px;
display:block;
width:auto;
background-color:#F5F5F5;
}
.dx-important.active{
background:url(classic/images/dx-icons.gif) no-repeat -15px 0;
}
.dx-important.disabled{
background:url(classic/images/dx-icons.gif) no-repeat 0 0;
}
.dx-state{
margin:auto;
cursor:pointer;
width:15px;
height:15px;
background:#fff url(classic/images/dx-icons.gif) no-repeat -45px 0;
}
.dx-state.active{
background:url(classic/images/dx-icons.gif) no-repeat -30px 0;
}
.dx-state.disabled{
background:url(classic/images/dx-icons.gif) no-repeat -15px -15px;
}
.dx-toggler{
margin:auto;
cursor:pointer;
width:15px;
height:15px;
background:url(classic/images/dx-icons.gif) no-repeat -15px 0;
}
.dx-toggler.opened{
background-position:-30px 0;
}
#DE-modal-layer,
#DE-overlay{
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
width:100%;
height:100%;
display:none;
background:#eee;
z-index:2;
}
.DE-common-window{
background:#f1f2f3;
text-align:left;
top:0;
left:-430px;
cursor:default;
position:absolute;
width:430px;
z-index:11;
}
/* tips */
.tip-wrap{
z-index: 13000;
background:#fff;
}
.tip{ 
margin:0;
border:#000 1px solid;
padding:7px 10px;
box-shadow:0 0 5px black;
}
.tip-text{
text-align:left;
font-size: 11px;
color:#000;
}

input[readonly]{
border:0;
background:transparent;
}



/*
.me2{padding:0px 5px;margin:0px;list-style-type:none}
.me2 li{padding-left:5px;background:url(images/bu-left.gif) no-repeat left top;float:right;margin:0px;height:23px;cursor:pointer}
.me2 span{padding:4px 12px 6px 6px;display:block;font-weight:bold;background:url(images/bu-right.gif) no-repeat right top;color:#999;text-decoration:none;white-space:nowrap;font-size:12px}
.me2 li span.hover{color:#f00}
*/

/* configurator */
.configmenu{
width:200px;
vertical-align:top;
}
.configmenu a{
white-space:nowrap;
display:block;
padding:1px 2px;
margin:0 5px 1px 0;
border:#eee 1px solid;
background:#f8f8f8;
}

/* print */
#closepreview {
background:#000;
color:#fff;
overflow:hidden;
width:100%;
}
#closepreview h1 {
color:#fff;
font:normal 100% ;
margin:0.5em 1em;
border:0;
}
#closepreview input { 
margin:0 0 0 1em;
padding:0.1em 0.5em;
vertical-align:middle;
}
@media print {
	#closepreview{
		display:none;
	}
}
.cl{clear:both;line-height:5px}
.bx{background:#fff url(classic/images/box-bg.gif) repeat-x top left;margin-top:2px;padding:5px 0px}
.bxe{padding:5px 0px}
.dialog {padding:15px;background-color:#F0F0F0}

/*
.hL {border-left:#fff 1px solid}
.hR {border-right:#C0C4Cf 1px solid}
.hP {text-align:right}
.hF {border-left:#fff 1px solid;border-right:#C0C4Cf 1px solid}
*/

/* ------- */
thead.floatingHeader-table{
background:#e0e4FF;
box-shadow:0 0 5px 1px #999;
}
/*
.open{background:url(/i/i_minus.gif) no-repeat 3px 1px;
font-weight:bold;
cursor:pointer;}
.open td{
padding-left:27px;
background-color:#F4F4F4;
}
.close{background:url(/i/i_plus.gif) no-repeat 3px 1px;
font-weight:bold;
cursor:pointer;}
.close td{
padding-left:27px;
background-color:#F4F4F4;
}
*/


a.close{
display:block;
background:url(classic/images/close.gif) no-repeat 0 0;
height:18px;
width:18px;
float:right;
cursor: pointer;
}

.licence-form{
margin:0 auto;
width:800px;
padding:10px;
text-align:left;
}
.licence-form h1,
.licence-form h2{
text-align:center;
border:0;
}
.licence{
overflow:auto;
padding:10px;
height:400px;
text-align:justify;
border:#698FC2 1px solid;
}
#info-layer{
position:absolute;
display:none;
left:20px;
top:20px;
right:20px;
background:#f8f8f8;
border:#777 1px solid;
z-index:15;
}
#info-customer{
font-weight:bold;
padding:5px 10px;
}
#info-close{
background:#eee;
text-align:right;
padding:5px 10px;
border-bottom:#ccc 1px solid;
}
#info-close img{
margin:0 0 0 auto;
cursor:pointer;
height:18px;
width:18px;
cursor:pointer;
}
.solvency-block{
padding:5px;
}
/* results  */
.results{
border-collapse:collapse;
box-shadow:#aaa 0 0 5px;
}
.results th{
border:#999 1px solid;
padding:2px 1px;
background:#f4f4f4;
font-weight:normal;
font-size:11px;
}
.results td{
border:#999 1px solid;
padding:2px 3px;
background:#fff;
text-align:center;
}
.results td.err{
color:red;
background:#fed;
text-align:left;
}
.results td.msg{
color:#000;
text-align:left;
}
.results.vertical td.err{
text-align:center;
}
.results.vertical td.msg{
text-align:center;
}

.nowrap{
white-space:nowrap;
}
th.hl1{
background:#ffe6d0;
}
th.hl2{
background:#ffffde;
}

.float-form-block{
position:absolute;
width:550px;
background:#fff;
border:#777 1px solid;
padding:4px;
z-index:1;
}



/* to remove */
.itemProp{background:#fff url(classic/images/box-bg.gif) repeat-x top left;margin-top:2px;padding:5px 10px;width:100%}
.itemProp td{FONT-SIZE:10px}
.itemProp img{cursor:pointer;border:#fff 0px solid;margin:0px 5px}
.itemProp .title{color:#B90000;font-weight:bold;margin-top:5px}
div.hhr {border-bottom:#ccc 1px solid;margin:4px 0px}
/*
div.sMenu {padding:4px 2px;FONT-SIZE:11px;font-weight:bold;line-height:16px}
div.sMenu a {COLOR:#999;PADDING:2px 4px;TEXT-DECORATION:none;Z-INDEX:100;white-space:nowrap;background:#fff url(images/bu.gif) no-repeat top left;height:23px;width:75px;text-align:center
}
div.sMenu a:visited {COLOR:#999}
div.sMenu a:hover {COLOR:#f00}
div.sMenu a.sel:visited {COLOR:#fff;BORDER-top:#fff 1px solid;border:#095dc7 1px solid;background-color:#297de7}
div.sMenu a.sel {COLOR:#fff;BORDER-top:#fff 1px solid;border:#095dc7 1px solid;background-color:#297de7}
*/
.adm-pass-form{
width:380px;
	margin:50px auto;
}
#CC-window{
background:#f1f2f3;
text-align:left;
top:0px;
left:-630px;
cursor:default;
position:absolute;
width:630px;
z-index:10;
}
.icon-info {
	width: 14px;
	height: 14px;
	background-image: url('ico-info.png');
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	position:relative;
	cursor: pointer;
}
.icon-info-box {
	display:none;
}
.icon-info-tooltip-arrow {
	position:absolute;
	top:14px;
	left: 2px;
	width: 10px;
	height: 5px;
	background-image: url('arrow-up.png');
	background-repeat: no-repeat;
}
.icon-info-tooltip {
	position:absolute;
	top:19px;
	left: -18px;
	border-radius:2px;
	border: 1px solid #dddddd;
	padding: 5px;
	width: 200px;
	background-color: #f2f2f2;
	text-align: left;
	cursor: initial;
}

span.select {
    background-image: url('/i/select.gif');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

table tr.selected-row {
	background-color: #e0e4FF;
}

.ace_line,.ace_line>span,.ace_content,.ace_layer {
	font: 12px Consolas !important;
}

.debtReminderFormMask {
    background-color: #ff57223d;
    width: 100%;
    z-index: 9998;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
}

.debtReminderForm {
    position: fixed;
    z-index: 99999;
    left: 50%;
    top: 50%;
    margin-top: -150px;
    margin-left: -250px;
    background-color: #FFC107;
    width: 500px;
    text-align: center;
    padding: 25px;
    border: 2px solid #ff6007;
    font-size: 16px;
    line-height: 30px;
    /*font-weight: bold;*/
}
.gridLegendContainer {
	margin: 5px 0;
}
.gridLegendElement {
	width: auto;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #dddde0;
	display: inline-block;
}
.pickerRow {
	display:inline-block;
}
.pickerElement {
	border-color:rgba(255,255,255,0);
	border-style:solid;
	border-width: 2px;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	box-sizing:border-box;
	/*transition: all 0.1s ease;*/
}
.pickerElement:hover {
	border-color:rgba(255,255,255,0.8);
}

.last-activity-circle {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	display: inline-block;
	margin-left: 5px;
	background-color: lawngreen;
}
