html,body
{
	font-size: 10px;
        font-family: 'weblysleek_ui_lightregular', "Verdana", sans-serif;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
}
div.jobtxt
{
    font-size: 35px;
    color: #c7c7c7;
    width: 100%;
}
div.jobcontainer
{
    width: 100%;
    height: 40px;
    border-bottom-color: #c7c7c7;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}
div.jobtxtActive
{
    float: left;
    color: #c7c7c7;

}
div.jobtxtInActive
{
    color: #c7c7c7;
    margin-left: 50px;
    float:left;
}
#jobtxtcurrentcolor
{
    color: #0078bd;
}
div.jobtxt a
{
    color: #c7c7c7;
    text-decoration:none;
}
div.jobtxt a:hover
{
    color: #0078bd;
    text-decoration:none;
}
div.viheader
{
    position: relative;
    background-repeat: no-repeat;
    height: 100px;
    background-image: url("/vidata/images/ViDataAssetManagement_logo.gif");
    cursor: hand;
}
div.hometiles
{
    width:500px;

}
div.squaretile
{
    width: 200px;
    height: 200px;
    margin:0px;
    float:left;
    padding: 5px;
}
div.squaretile a
{
    color:white;
    text-decoration:none;
}

div.jobbody
{
    width: 90%;
    margin: 0 auto;
}
div.jobmain
{
    position: relative;
    bottom: 0px;
    top: 0px;
    width: 100%;
    margin: 0 auto;
}
div.joblistingwindow
{
    width: 98%;
    position: relative;
    top: 4px;
    height: 70%;
    background-color: #dadbdc;
    margin-top: 10px;
    padding: 1%;  
}
div.joblistingwindow_md
{
    width: 98%;
    position: relative;
    top: 4px;
    height: 70%;
    background-color: #dadbdc;
    margin-top: 10px;
    padding: 1%;  
}
div.jobactions
{
    width: 98%;
    height: 40px;
    margin: 0 auto;
    padding-left: 10px;
    background-color: white;
}
.jobactionstxt 
{
    font-size: 25px;
    color: #b8babc;
    text-decoration:none;
}
.jobactionstxt a
{
    color: #b8babc;
    text-decoration:none;
}
.jobactionstxt a:hover
{
    color: #0078bd;
    text-decoration:none;
}

div.jobboxes
{
    position: relative;
    width:100%;
    height: 90%;
    background-color: #dadbdc;

    
}
div.boxseparator
{
    width:100%;
    height: 10px;
    background-color: #dadbdc;
    
}
div.jobboxactive
{
    width: 99%;
    height: 100px;
    margin: 0 auto;
    background-color: #f1f2f2;
    vertical-align:middle;
    display:inline-block;
}
div.jobboxactiveselected
{
    width: 99%;
    height: 100px;
    margin: 0 auto;
    background-color: white;
}
div.masterdeleted
{
    width: 99%;
    height: auto;
    margin: 0 auto;
    background-color: white;
}
.jobpropertiestext
{
    font-size: 16px;
}
.jobpropertiestext_k
{
    font-size: 16px;
    color: #666666;
}
.markrecord a
{
    font-size: 18px;
    color: #0078bd;
}
.jobpropertiestextopen a:hover
{
    font-size: 12px;
    color: #0078bd;
    text-decoration:none;
}
.jobpropertiestextopen a
{
    font-size: 12px;
    color: #A9A9A9;
    text-decoration:none;
}
div.jobboxactive:focus
{
    background-color: white;
}


.popUpTitle {
    background-color: #000000;
    height: 40px;
    width: 100%;
}

.popUpTitle img {
    float: right;
    margin-right: 2px;
    margin-top: 5px;
}

.data {
    background-color: #FFFFFF;
    height: auto;
    overflow: hidden;
	font-size: 14px;
    padding: 25px 25px 50px;
    width: auto;
}

.buttons li {
    cursor: pointer;
    float: left;
    height: 29px;
    margin-right: 15px;
    width: 134px;
}

span.button {
    background-color: #000000;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 25px;
    text-align: center;
}

.popUpDisplay {
    display: none;
    position: absolute;
    width: 440px;
	height: 300px;
    top: 50px;
    left: 250px;
    z-index: 1001;
}

.dimLayer {
    display: none;
    outline: 0px none;
    height: 100%;
    width: 100%;
    background: #A9A9A9;
    top: 0px;
    left: 0px;
    z-index: 900;
    position: absolute;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
}

div.jobleft {
    background-color: #f1f2f2;
    display: block;
    float: left;
    width: 60%;
    height: 100%;
   
}
div.jobright {
    background-color: #f1f2f2;
    display: block;
    float: right;
    width: 40%;
    height: 100%;
}
div.joboptions{
    width: 95%;
    background-color: white;
    margin: 10px;
    padding: 6px;
}
div.joboptionsright{
    width: 90%;
    background-color: white;
    margin: 10px;
    padding: 6px;
}

.joboptionshdr a
{
    font-size: 25px;
    color: #b8babc;
    text-decoration:none;
}
.joboptionshdr a:hover
{
    color: #0078bd;
    text-decoration:none;
}
.joboptionsremove
{
    font-size: 14px;
    color: #666666;
    text-decoration:none;
}
.joboptionsremove a
{
    font-size: 14px;
    color: #666666;
    text-decoration:none;
}
.joboptionsremove a:hover
{
    color: #0078bd;
    text-decoration:none;
}
.joboptionstext
{
    font-size: 15px;
    color: #000000;
    text-decoration:none;
}
.joboptionstext a
{
    font-size: 12px;
    color: #b8babc;
    text-decoration:none;
}

hr {
    border: none;
    height: 1px;
    color: #A9A9A9;
    background-color: #A9A9A9;
}
.ui-widget{
    font-family: 'weblysleek_ui_lightregular', "Verdana", sans-serif;
}
.ui-multiselect-checkboxes li{
    font-size: 10px;
}
.ui-multiselect-header ul{
    font-size: 10px;
}