img{
border:0;
}
form{
margin:0;
}
body,html{
height:100%;
width:100%;
padding:0;
margin:0;
color:#494949;
}
a,
a:link,
a:visited{
text-decoration:none;
color:#009;
}
a:hover{
text-decoration:none;
color:#f00;
}
a.active,
a.active:visited{
color:#F64000;
text-decoration:none;
}
a:hover,
a.active:hover{
background-color:#fff;
}

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;
}

small{font-size:10px;color:#555555}
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}
select{font-size:10px}

h1,h2,h3{font-family:verdana,serif;font-weight:bold;text-align:left}
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}
select{
background-color:white;
font-family:verdana,arial;
font-size:11px;
color:black;
vertical-align:middle;
}
input.chk{
background-color:transparent;
margin:0px;
border:none;
}

input,
textarea{
font-size: 10px;
color: #000;
font-family: verdana, arial, helvetica, sans-serif;
vertical-align:middle;
}

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;
}


#customerSearchForm select{
margin:4px 0 0 0;
width:115px;
}
#customerSearchForm input[type="radio"]{
padding:0;
margin:0;
}
#customerSearchForm td{
white-space:nowrap;
padding:0 0 0 3px;
}
#customerSearchForm .bu{
min-width:110px;
}
/* grid */

.grid{width:100%;background:#dddde0}
.grid td,.grid th{font-size:11px;font-family:tahoma;}
.grid td{padding:0 2px}
.grid td.r{text-align:right}
.grid tr{background-color:#fff}

.grid th{
padding:2px 1px;
border-bottom:#f8f8ff 2px solid;
border-top:#f8f8ff 2px solid;
background:#f8f8ff;
color:#556;
}
.grid th a,.grid th a:visited{
display:block;
width:100%;
color:#55a;
}

.grid tr.sortable th{
border-bottom:#f8f8ff 2px solid;
border-top:#f8f8ff 2px solid;
background:#f8f8ff;
color:#556;
}
.grid thead th{
cursor:pointer;
}
.grid thead th.asc{border-bottom:#f00 2px solid;background-color:#fff8f8;color:#f00}
.grid thead th.desc{border-top:#f00 2px solid;background-color:#fff8f8;color:#f00}
.grid tr.active td{background-color:#e0e4FF}
.grid .nobr{white-space:nowrap}
.grid_foot{
font-weight:bold;
padding:6px 2px;
}
.gridFilterForm select{
max-width:180px;
}
.sortable{
cursor:pointer;
}
#filter_form{
display:none;
}
.f_count{
font-weight:normal;
color:#f55;
font-size:10px;
}
.interface-box{
background:#fafafa;
border:#666 1px solid;
padding:3px 3px;
margin:0 0 5px 0;
box-shadow: 0 0 3px #888888;
}
.interface-box-collapsed{
border-top:#666 1px solid;
margin:0 0 5px 0;
box-shadow: 0 0 3px #888888;
}

/* form */
.formColorSelect{
border:2px outset;
cursor:pointer;
width:14px;
height:12px;
vertical-align:middle;
}
.formReq{
color:red;
}
.formErrMsg{
color:red;
font-size:10px;
display:block;
}
.formErrMsg span{
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;
}
#CMSMsg{
border-bottom:#000 1px solid;
position:absolute;
top:0;
width:100%;
text-indent:10px;
background:#FFFFCC;
color:#000;
display:none;
height:1px;
overflow:hidden;
line-height:25px;
}
.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;
}
/* light box */
.dx-light {
border-radius: 5px;
border:#E0E0E0 1px solid;
background:#ffffff;
box-shadow:#999 0 0 3px
}

.dx-light .dx-close{
cursor:pointer;
position:absolute;
right:12px;
top:12px;
width:15px;
height:15px;
background:url(classic/images/dx-icons.gif) no-repeat -15px -15px;
}
.dx-light .dx-head{
background-color: #f5f5f5;
border-style:solid;
border-width:1px;
border-color:#ffffff;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding:0 0 0 9px;
margin:0;
}
.dx-light .dx-head h3{
overflow:hidden;
height:40px;
margin:0;
line-height:38px;
padding:0 19px 0 15px;
font-size:11px;
font-family:tahoma;
font-weight:bold;
color:#353535;
}
.dx-light .dx-head span{
font-weight:bold;
color:#fff;
}
.dx-light .dx-body{
padding:8px 9px 1px 9px;
background:#fff;
}
.dx-light .dx-foot{
height:12px;
background:#fff;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
#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;
}

/* tabs */
.tab1{
font-size:93%;
background:url(classic/images/tab-bg.gif) repeat-x 50% bottom;
float:left;
width:100%;
line-height:normal;
padding:10px 10px 0 10px;
margin:0;
padding-top:10px;
list-style-type:none;
}
.tab1 li{
padding:0 0 0 9px;
background:url(classic/images/left.gif) no-repeat left top;
float:left;
margin:0;
cursor:pointer;
}
.tab1 span,
.tab1 a,
.tab1 a:link,
.tab1 a:visited{
padding:5px 15px 4px 6px;
display:block;
font-weight:bold;
background:url(classic/images/right.gif) no-repeat right top;
float:left;
text-decoration:none;
float:none;
color:#777;
outline:0;
font-size:11px;
}
.tab1 a:hover,
.tab1 span.hover{
color:#f00;
}
.tab1 li.current,
.tab1 li.active{
background-image: url(classic/images/left_on.gif);
}
.tab1 li.active a,
.tab1 li.active a:visited,
.tab1 li.current span{
background-image:url(classic/images/right_on.gif);
padding-bottom:5px;
color:#f00;
}
.tabblock{display:none;padding:5px}

/* tabbed menu */
.me {padding:0 5px;margin:0;list-style-type:none}
.me LI{padding-left:5px;background:url(classic/images/bu-left.gif) no-repeat left top;float:left;margin:0px;height:23px}
.me LI.normal{background-image:none;padding-left:0px}
.me a,
.me div{
padding:4px 12px 6px 6px;
display:block;
font-weight:bold;
background:url(classic/images/bu-right.gif) no-repeat right top;
color:#999;
text-decoration:none;
white-space:nowrap;
width:.1em;
}
.me div{
background:none;
font-weight:normal;
}
.me > LI A {width:auto}
.me A:link{COLOR:#999}
.me A:visited{COLOR:#999}
.me A:hover,.me A.active,.me A.active:visited{COLOR:#f00}

/*
.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}
*/



/* main table */
td.label{
text-align:right;
padding-right:5px;
}
td.label.paid{
border-left:red 3px dotted;
color:#900;
font-weight:bold;
}
.atable{border-collapse:collapse;border:#ddd 1px solid}
.atable tr{background-color:#f8f8f8}
.atable td{font-size:10px;color:#666;padding:1px 5px;border-top:#ddd 1px solid;border-bottom:#ddd 1px solid}
.atable th{font-size:10px;color:#666;padding:3px 5px;border:#ddd 1px solid;background:#F2F2F2}
.atable tr.nobrd td{border:none;background-color:#fff}
.atable tr.head td{font-weight:bold;background-color:#fff;padding-top:4px;padding-bottom:5px}
.atable table,.atable table td{border:none;background-color:transparent}
.atable tr.spec td{background-color:#eef}

/* 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% verdana;
margin:0.5em 1em;
border:0;
}
#closepreview input { 
margin:0 0 0 1em;
padding:0.1em 0.5em;
vertical-align:middle;
}

/* buttons */

input.butt{
font-weight:bold;
background-color:#f5f5f5;
border-top:#bbb 1px solid;
border-left:#bbb 1px solid;
border-bottom:#666 2px solid;
border-right:#666 2px solid;
cursor:pointer;
font-size:11px;
}
input.bu.red{
color:#c00;
}
input.bu.green{
color:#0a0;
}

input.bu{
min-width:80px;
padding:2px 5px 3px 5px;
border:#033E75 1px solid;
border-radius:4px;
font-weight:bold;
color:#999;
white-space:nowrap;
cursor:pointer;
font-size:11px !important;
background-image: linear-gradient(bottom, rgb(215,209,193) 5%, rgb(242,242,237) 14%, rgb(254,254,254) 77%);
background-image: -moz-linear-gradient(bottom, rgb(215,209,193) 5%, rgb(242,242,237) 14%, rgb(254,254,254) 77%);
background-image: -webkit-linear-gradient(bottom, rgb(215,209,193) 5%, rgb(242,242,237) 14%, rgb(254,254,254) 77%);
background-image: -ms-linear-gradient(bottom, rgb(215,209,193) 5%, rgb(242,242,237) 14%, rgb(254,254,254) 77%);
background-color:#f5f5f5;
margin:1px;
}
input.bu:focus,
input.bu:hover{
color:#000;
}

input.bu.inactive{
border:#ddd 1px solid;
color:#ddd;
}

input.bu-wide{
width:160px;
height:23px;
border:none;
font-weight:bold;
background:url(classic/images/bu-wide.gif) no-repeat right top;
COLOR:#999;
white-space:nowrap;
cursor:pointer;
font-size:11px;
}
input.bu-disabled{
width:100px;
height:23px;
border:none;
font-weight:bold;
background:transparent;
color:#999;
white-space:nowrap;
cursor:pointer;
font-size:11px;
}


.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}
*/

.Menu,
.Menu2{
display:none;
position:absolute;
width:165px;
background-color:#fff;
border:#aaa 1px solid;
z-index:1000;
}
.Menu2{padding:5px}
.Menu a{font-family:tahoma;padding:2px 5px 2px 25px;display:block;color:#000;background-repeat:no-repeat;background-position:2px}
.Menu div{font-family:Tahoma;padding:1px 5px;color:#777}
.Menu input{border:none}
.Menu a:visited{color:#555}
.Menu a:active{color:#555}
.Menu a:hover{background-color:#708090;color:#fff}
.Menu div.sp{font-size:1px;line-height:1px;height:1px;border-bottom:#aaa 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;
}



.contract{
border:#B0AFAF 1px solid;
height:200px;
overflow:auto;
padding:5px 10px;
text-align:justify;
font:normal 11px verdana,tahoma;
margin:5px 0 0 0;
}


.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:0 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;*/
}