﻿    .col-md-10
    {
        color: darkred;
        font-size: 12px;
        position: relative;
        bottom: -7px;
    }
    .costPos {
        position:relative;
        left:600px;
        top:-180px;
        width:1600px;
    }
    .ddlPos {
        position:relative;
        top:5px;
    }
    .errorDisplay {
        background-color:yellow;
        color:red;
        width:100%;
    }
    .form-group 
    {
      margin-bottom: 5px;
    }
    .hdr1
    {
        background-color: lightgray;
        text-align: center;
    }
    .labGen
    {
        text-align: right;
    }
    .mainPos {
        position:relative;
        left:0px;
        top:0px;
        width:1600px;
    }
    .money
    {
        text-align:right;
        width: 6em;
    }
    .Modal-Title {
        color: navy;
        font-weight: bold;
        font-size:x-large;
    }
    .msgBox_Message {
        color: black;
        font-weight: bold;
        text-align: center;
    }
    .msgBox2-body {
        color: black;
        font-weight: bold;
        text-align: center;
    }
    .project-sub-headings
    {
        color: blue;
        font-size: 16px;
        font-weight: bold;
        font-style: italic;
        margin-bottom: 10px;
        text-decoration: underline;
    }
    .Sand
    {
        color:black;
    }
    .totPos {
        position:relative;
        left:600px;
        top:-160px;
        width:1600px;
    }
    .ui-dialog-titlebar 
    {
          background:#d6b55f;
          color:black;
    }
    .ui-dialog-osx .ui-button { outline: none;}
    .ui-dialog-osx .ui-button-icon-primary{top:0px;left:0px;margin:1px;}
