﻿a { color: yellow; }
a, a:visited {text-decoration:none}
a:hover {text-decoration:underline}
p{margin: 8px 0 8px 0}
#pnl-task .icon-menu{
    height: 16px;
    width: 16px;
    margin: 0 2px 2px 0;
    vertical-align: middle;    
}
#pnl-task .x-panel{margin: 5px; }
#pnl-logo{background-image: url(../images/logo.gif);}
#pnl-logo{background-repeat: no-repeat;}
#pnl-logo div{background: transparent;} 
.vc-panel-mc{padding-left: 6px;}
x
#loading-mask{position: absolute; width: 100%; height: 100%; z-index: 20000; background-color: #C3DAF9;}
#loading{position:absolute; left:45%; top:40%; border:1px solid #6593cf; padding:2px; background: white; width:150px; text-align:center; z-index:20001;}
#loading .loading-indicator{background: white url(../images/loading.gif) no-repeat; border:1px solid #A3BAD9; color: #003366; font-weight: bold; padding: 5px; height: 20px;}

.x-window-dlg .vc-dialog-save {
    background:transparent url(../images/saving.gif) no-repeat top left;
    height:46px;
}
.msg .x-box-mc {font-size:12px;}
#msg-div {
    left:35%;
    position:absolute;
    top:10px;
    width:250px;
    z-index:20000;
}

