html, body {
	height: 100%;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
}

grid-error-label input:-webkit-autofill
{
    color: #fff !important;
}

.header-container
{
    width: 100%;
    height: 401px;
    background: #165797;
}

.inner-header-container
{
    width: 100%;
    height: 101px;
    background: #165797;
    border-bottom: 2px solid #1f67ad;
}

.header-bg
{
    background-image: url(../../images/vdm/header-bg.jpg);
    width: 1028px;
    height: 401px;
    background-repeat: no-repeat;
}

.error-container-name {
    color: red;
    font-size: small;
    position: relative;
    left: -10px;
    top: 5px;
}


.error-container-id {
    color: red;
    font-size: small;
    position: relative;
    left: -10px;
    top: 5px;
}

.inner-header
{
    background-image: url(../../images/vdm/inner-header.jpg);
    width: 1028px;
    background-position: top;
    height: 101px;
    background-repeat: no-repeat;
}
.inner-header-bg
{
    width: 1028px;
}

.inner-container
{
    width: 1028px;
    height: 100%;
    background-repeat: no-repeat;
}

.vmoss-logo
{
    background-image: url(../../images/vdm/vmoss-logo.png);
    width: 159px;
    height: 58px;
    background-repeat: no-repeat;
    float: left;
    margin-top: 20px;
}

.logo-text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #ffc000;
    float: left;
    padding-left: 10px;
    padding-top: 50px;
    font-weight: bold;
}

.top-right-link
{
    float: right;
    padding-top: 35px;
    padding-right: 15px;
}

.top-right-button
{
    width: 90px;
    height: 30px;
    background-color: #ffc000;
    border: #d39f00 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000;
    float: right;
    margin-top: 25px;
    padding-top: 7px;
    cursor: pointer;
}

.wellcome-msg
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.white-link:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.white-link:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.white-link:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.white-link:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: underline;
}

.header-heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 34px;
    color: #fff;
    float: left;
    font-weight: bold;
}

.top-head
{
    height: 110px;
}

.mid-head
{
    width: 450px;
    float: left;
}

.header-content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    float: left;
    text-align: left;
    padding-top: 10px;
}

.learnmore-button
{
    width: 120px;
    height: 30px;
    background-color: #ffc000;
    border: #d39f00 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000;
    float: left;
    margin-top: 25px;
    padding-top: 7px;
    cursor: pointer;
}

.device-img
{
    background-image: url(../../images/vdm/device-header.png);
    width: 426px;
    height: 282px;
    background-repeat: no-repeat;
    float: right;
}

.mid-container
{
    background-color: #fff;
    width: 100%;
/*    min-height: 673px;*/
    float: left;
    /*margin-top: 30px;*/
    margin-top: 15px;
}

.boxes-container
{
    width: 100%;
    height: 300px;
}

.box
{
    width: 24%;
    height: 300px;
    float: left;
}

.purple-box
{
    width: 90%;
    height: 110px;
    background-color: #7b186a;
    margin-top: 20px;
}

.blue-box
{
    width: 90%;
    height: 110px;
    background-color: #015198;
    margin-top: 20px;
}

.green-box
{
    width: 90%;
    height: 110px;
    background-color: #67c110;
    margin-top: 20px;
}

.red-box
{
    width: 90%;
    height: 110px;
    background-color: #d0284c;
    margin-top: 20px;
}

.box-icon-1
{
    width: 64px;
    height: 60px;
    background-repeat: no-repeat;
    padding-top: 27px;
}

.box-heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000;
    padding-top: 10px;
}

.box-content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    padding: 10px;
}

.readmore-button
{
    margin-top: 10px;
}


.seperator
{
    background-image: url(../../images/vdm/line.jpg);
    width: 100%;
    height: 3px;
    background-repeat: repeat-x;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bottom-container
{
    float: left;
    width: 100%;
    min-height: 300px;
}

.headingtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000;
    text-align: left;
}

.maincontent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-align: left;
    padding-top: 15px;
}

.container-left
{
    width: 43%;
    float: left;
    margin-right: 30px;
}

.container-right
{
    width: 53%;
    float: left;
}

.footer-bg
{
    background-color: #195999;
    width: 100%;
    height: 48px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
	line-height:48px;
	text-align:center;
}

.login-container
{
    width: 350px;
    height: 170px;
    background-color: #FFFFFF;
    float: right;
    position: absolute;
    margin-right: 0px;
    margin-left: 677px;
    margin-top: 63px;
    padding-top: 20px;
}

.login-title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    float: left;
    font-weight: bold;
    padding-left: 20px;
}

.input-field
{
    width: 200px;
    height: 30px;
    border: #c1c1c1 1px solid;
    background-color: #f5f5f5;
    margin-bottom: 20px;
    padding-left: 5px;
}

.submit-button
{
    width: 90px;
    height: 25px;
    background-color: #ffc000;
    border: #d39f00 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000;
    float: right;
    margin-top: 5px;
    padding-top: 7px;
    cursor: pointer;
    margin-right: 20px;
}

.inner-box-heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000;
    padding-top: 10px;
    line-height: 36px;
    text-align: left;
}

.inner-box-content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-align: left;
    line-height: 20px;
    overflow: hidden;
}




.login-box
{
    width: 380px;
    height: 292px;
    float: right;
    margin-right: 10px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #dae1e8 96%, #bdc8d4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(96%,#dae1e8), color-stop(100%,#bdc8d4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#dae1e8 96%,#bdc8d4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#dae1e8 96%,#bdc8d4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#dae1e8 96%,#bdc8d4 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#dae1e8 96%,#bdc8d4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bdc8d4',GradientType=0 ); /* IE6-9 */
    border: 1px solid #a9b6c4;
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(white));
}

.login-box-heading
{
    font-size: 22px;
    color: #808080;
    float: left;
    margin-left: 35px;
    margin-top: 30px;
}

input:-webkit-autofill
{
    background-color: red !important;
}

.login-box-error
{
    float: left;
    font-size: 10px;
    padding-left: 33px;
    color: red;
}

.username-field
{
    width: 260px;
    padding-left: 33px;
    height: 30px;
	line-height:30px;
    float: left;
    background-color: white !IMPORTANT;
    border: 1px solid #e5e5e5;
    border-left: 3px solid #195999 !Important;
    margin-left: 35px;
    margin-top: 20px;
    background-image: url(../../images/vdm/user-img.jpg) !IMPORTANT;
    background-repeat: no-repeat;
    font-size: 14px;
    color: #808080;
    background-position: 3% 50%;
    outline: 0px;
}

.password-field
{
    width: 260px;
    padding-left: 33px;
    height: 30px;
	line-height:30px;	
    float: left;
    background-color: white;
    border: 1px solid #e5e5e5;
    border-left: 3px solid #195999 !Important;
    margin-left: 35px;
    margin-top: 20px;
    background-image: url(../../images/vdm/password-img.jpg);
    background-repeat: no-repeat;
    font-size: 14px;
    color: #808080;
    background-position: 3% 50%;
    outline: 0px;
}

.remember-me-checkbox
{
    float: left;
    clear: left;
    margin-left: 35px;
    margin-top: 36px;
}

.remember-me-text
{
    font-size: 15px;
    color: #000000;
    float: left;
    margin-left: 5px;
    margin-top: 35px;
}

.forgot-pass-text
{
    font-size: 15px;
    color: #195999;
    text-decoration: none;
    float: left;
    margin-left: 30px;
    margin-top: 18px;
}

    .forgot-pass-text:hover
    {
        text-decoration: underline;
    }

.login-button
{
    width: 78px;
    height: 34px;
    float: right;
    font-size: 14px;
    /*clear: left;*/
    margin-top: 25px;
    margin-right: 49px;
    border: 0px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/login-arrow.png);
    background-repeat: no-repeat;
    background-position: 85% 50%;
    cursor: pointer;
}

    .login-button:hover
    {
        background-color: #ffc000;
    }
.grid-bg-normal input[type=checkbox] {
    margin-top:10px;
}


input[type=checkbox]
{
    font-size: 12px;
    line-height: 1.2em;
    -webkit-appearance: none;
    background: url(../../images/vdm/uncheck.png) no-repeat right;
    /*margin-top:10px;*/
}

input[type=checkbox]
{
    display: inline-block;
    width: 15px;
    height: 15px;
}


.simpleCheckbox input[type=checkbox]:checked
{
    background: url(images/check.png) no-repeat right;
}

input[type=checkbox]:checked
{
    background: url(../../images/vdm/check.png) no-repeat right;
}

.login-text-container
{
    float: left;
    width: 600px;
    margin-left: 10px;
    min-height: 300px;
}

.innercontent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-align: left;
    padding-top: 15px;
    line-height: 20px;
}

input.input-validation-error
{
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error
{
    border: 0 none;
}

.input-validation-error
{
    border: 1px solid #e80c4d;
}

.grid-header-scroll
{
    /*overflow-y: scroll;*/
    float: left;
    width: 100%;
    scrollbar-arrow-color: red;
}

.grid-container-scroll
{
    min-height: 367px;
    height: 349px;
    /*max-height: 454px;*/
    /*overflow-y: scroll;*/
    float: left;
    width: 100%;
}

.grid-container-scrollPermissions
{
    min-height: 367px;
    /*height: 349px;*/
    max-height: 454px;
    overflow-y: scroll;
    float: left;
    width: 100%;
}

.grid-background
{
    width: 100%;
    /*min-height: 550px;*/
    background-color: white;
    border: 1px solid #be7705;
    margin-left: 15px;
    float: left;
    overflow: hidden;
}
.grid-background-device
{
 
    /*min-height: 550px;*/
    background-color: white;
    border: 1px solid #be7705;
    margin-left: 15px;
    float: left;
    overflow: hidden;
    margin-top:20px;
}

.div-rectangle
{
    width: 98%;
    background-color: white;
    border: 1px solid #f0f0f0;
    margin-left: 10px;
    float: left;
    margin-top:10px;
}

.orange-header
{
    width: 100%;
    height: 37px;
    float: left;
    font-size: 16px;
    color: white;
    text-align: left;
    line-height: 37px;
    padding-left: 10px;
    background-color: #f09b14;
}

.pager-dropdown
{
    background-color: white;
    border: 1px solid #e5e5e5;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 5px;
    height: 29px;
    width: 60px;
    font-size: 15px;
}

.pager-dropdown-text
{
    float: left;
    margin-left: 10px;
    margin-top: 16px;
    font-size: 13px;
}

.green-add-button
{
    width: 55px;
    height: 28px;
    float: right;
    font-size: 14px;
    clear: right;
    margin-top: 10px;
    margin-right: 10px;
    text-align: right;
    line-height: 29px;
    padding-right: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #35aa47;
    background-image: url(../../images/vdm/add-button.png);
    background-repeat: no-repeat;
    background-position: 15% 55%;

    -webkit-transition:background-color .4s ease-in;
    -moz-transition:background-color .4s ease-in;
    -o-transition:background-color .4s ease-in;
    transition:background-color .4s ease-in;
}

    .green-add-button:hover
    {
        background-color: #1c912e;
    }

.purple-edit-button
{
    width: 50px;
    height: 28px;
    float: right;
    font-size: 14px;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
    line-height: 29px;
    padding-right: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #852b99;
    background-image: url(../../images/vdm/edit-button.png);
    background-repeat: no-repeat;
    background-position: 10% 50%;

    -webkit-transition:background-color .4s ease-in;
    -moz-transition:background-color .4s ease-in;
    -o-transition:background-color .4s ease-in;
    transition:background-color .4s ease-in;
}

    .purple-edit-button:hover
    {
        background-color: #6e1e80;
    }

.red-delete-button
{
    width: 65px;
    height: 28px;
    float: right;
    font-size: 14px;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
    line-height: 29px;
    padding-right: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #e02222;
    background-image: url(../../images/vdm/delete-button.png);
    background-repeat: no-repeat;
    background-position: 8% 50%;
    cursor: pointer;

    -webkit-transition:background-color .4s ease-in;
    -moz-transition:background-color .4s ease-in;
    -o-transition:background-color .4s ease-in;
    transition:background-color .4s ease-in;
}

    .red-delete-button:hover
    {
        background-color: #bb1212;
    }

.black-delete-button
{
    width: 65px;
    height: 28px;
    float: right;
    font-size: 14px;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
    line-height: 29px;
    padding-right: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #272727;
    background-image: url(../../images/vdm/delete-button.png);
    background-repeat: no-repeat;
    background-position: 8% 50%;
    cursor: not-allowed;
}

.cyan-button
{
    width: 85px;
    height: 28px;
    float: right;
    font-size: 14px;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
    line-height: 29px;
    padding-right: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #21a796;
    background-image: url(../../images/vdm/mobile.png);
    background-repeat: no-repeat;
    background-position: 8% 50%;
    cursor: pointer;

    -webkit-transition:background-color .4s ease-in;
    -moz-transition:background-color .4s ease-in;
    -o-transition:background-color .4s ease-in;
    transition:background-color .4s ease-in;
}

    .publish-button:hover
    {
        background-color: #148173;
    }

    .publish-button
{
    width: 68px;
    height: 28px;
    float: right;
    font-size: 14px;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
    line-height: 29px;
    padding-right: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #21a796;
    background-image: url(../../images/vdm/mobile.png);
    background-repeat: no-repeat;
    background-position: 8% 50%;
    cursor: pointer;

    -webkit-transition:background-color .4s ease-in;
    -moz-transition:background-color .4s ease-in;
    -o-transition:background-color .4s ease-in;
    transition:background-color .4s ease-in;
}

    .cyan-button:hover
    {
        background-color: #148173;
    }
.grid-bg
{
    border: 1px solid #cbcbcb;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    clear: left;
    margin-left: 10px;
    margin-right: -10px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    /*min-height: 454px;*/
}

.GridFooter
{
/*    position: absolute;*/
    bottom: 0px;
    left: 0px;
    width: 100%;
	float:left;
	background-color:white;
    border-top: 1px solid #cbcbcb;
}

.grid-bg-header
{
    width: 100%;
    background-color: #eaeaea;
    height: 34px;
    line-height: 34px;
    text-align: left;
    color: #424242;
    font-size: 14px;
    float: left;
    border-bottom: 1px solid #cbcbcb;
}

.grid-column
{
    height: 34px;
    float: left;
    overflow:hidden;
    text-overflow:ellipsis;
    word-wrap:break-word;
    white-space:nowrap; 
}
.grid-column span
    {
        margin-left: 8px;
    }
.grid-right-border
{
    width: 1px;
    height: 34px;
    background-color: #cbcbcb;
    float: right;
}
.grid-right-border-readonly
{
    width: 1px;
    height: 34px;
    background-color: #8c8c8c;
    float: right;
}
.grid-bg-normal
{
    width: 100%;
    background-color: #ffffff;
    height: 34px;
    line-height: 34px;
    text-align: left;
    color: #424242;
    font-size: 14px;
    float: left;
    border-bottom: 1px solid #cbcbcb;
}
.grid-bg-normal:hover
    {
        background-color: #f0f0f0;
    }
.recrod-show
{
    font-size: 13px;
    color: #908f8f;
    float: left;
    margin-left: 10px;
    line-height: 50px;
}
.pagination
{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.pagination ul
    {
        margin: 0px;
        padding: 0px;
        list-style: none;
        border: 1px solid #dddddd;
        float: left;
        height: 28px;
    }
.pagination ul li
        {
            float: left;
            
        }
#page-count
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
    font-size: 14px;
    color: #999999;
/*    cursor: pointer;*/
    border: 0px;
    border-right: 1px solid #dddddd;
}
.pagination ul li a
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
    border: 0px;
    border-right: 1px solid #dddddd;
}
.pagination ul li:last-child a
{
    border-right: 0px solid #dddddd;
}
.pagination ul li a:hover
            {
                background-color: #eaeaea;
                color: #424242;
            }
.pagination ul li img
            {
                float: left;
                padding-left: 0px;
                padding-right: 5px;
            }
#paging-selected
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
    font-size: 14px;
    /*cursor: pointer;*/
    border: 0px;
    border-right: 1px solid #dddddd;
    background-color: #195999;
    color: #ffffff;
}

.paging-selected
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
    font-size: 14px;
    cursor: pointer;
    border: 0px;
    border-right: 1px solid #dddddd;
    background-color: #195999;
    color: #ffffff;
}

.top-menu
{
    width: 100% !important;
    height: 36px;
    float: left;
    /*background-color:#195999;	*/
    background-color: #0b3866;
    /*margin-top:20px;*/
    overflow: hidden;
}
#menu
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
#mnuHome img
{
border:0px;}
#menu li
    {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 36px;
        color: white;
        font-size: 16px;
        margin-right: 5px;
        cursor: pointer;
		text-decoration:none !important;

        -webkit-transition:background-color .3s ease-in;
        -moz-transition:background-color .3s ease-in;
        -o-transition:background-color .3s ease-in;
        transition:background-color .3s ease-in;
       
    }
#menu li:hover
        {
            float: left;
            padding-left: 15px;
            padding-right: 15px;
            line-height: 36px;
            color: white;
            background-color: #f09b14;
        }
.menu-selected
{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 36px;
    color: white;
    background-color: #f09b14;
}
.gray-menu
{
    width: 97.3% !important;
    margin-left:15px;
    height: 36px;
    float: left;
    background-color: #c8c8c8;
    overflow: hidden;
}
#gray-menu
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    margin-left: 15px;
}
#gray-menu li img
    {
        float: left;
        border: 0px;
    }
#gray-menu li
    {
        float: left;
        padding-left: 15px;
        cursor: pointer;
        padding-right: 15px;
        line-height: 36px;
        color: #313131;
        font-size: 14px;
        margin-top: 4px;
        border: 1px solid #c8c8c8;
        border-bottom: 0px;
		text-decoration: none !important;
    }
#gray-menu li:hover
        {
            background-color: white;
            margin-top: 4px;
            border: 1px solid #a5a5a5;
            border-bottom: 0px;
        }
.sub-menu-selected
{
    float: left;
    padding-left: 15px;
    cursor: pointer;
    padding-right: 15px;
    line-height: 36px;
    color: #313131;
    font-size: 14px;
    background-color: white;
    margin-top: 4px;
    border: 1px solid #a5a5a5 !important;
    border-bottom: 0px;
}
.grid-error-container
{
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 20px;
    margin-left: 10px;
}
.grid-error-container-popup
{
    float: left;
    width: 98%;
    text-align: left;
    margin-top: 20px;
}
.command-error-container-popup
{
    float: left;
    width: 60%;
    text-align: left;
    margin-top:8px
}
.hidden
{
    display: none;
}
.ajaxLoader
{
    width: 24px;
    height: 24px;
    margin-top: 5px;
    margin-left: 5px;
}
.grid-error-img
{
    margin-top: 2px;
    float: left;
    padding-right: 5px;
}
.command-error-img
{
    margin-top: 1px;
    float: left;
    padding-right: 5px;
}
.grid-error-label
{
    font-size: 9pt;
    color: #ce0a0a;
    font-weight: bold;
    float: left;
    margin-top: 3px;
}
.command-error-label
{;
    font-size: 8pt;
    color: #ce0a0a;
    font-weight: bold;
    float: left;
    width:280px;
    margin-top: 3px;
    word-wrap:break-word;
}
.form-error-container
{
    float: right;
    width: 60%;
    margin-top: 20px;
    margin-left: 10px;
}
.form-error-img
{
    float: right;
    padding-right: 5px;
}
.form-error-label
{
    font-size: 9pt;
    color: #ce0a0a;
    font-weight: bold;
    float: right;
}
.form-error-label-popup
{
    font-size: 7pt;
    color: #ce0a0a;
    font-weight: bold;
    float: right;
}

.blue-header
{
    width: 100%;
    height: 37px;
    float: left;
    font-size: 16px;
    color: white;
    text-align: left;
    line-height: 37px;
    padding-left: 15px;
    background-color: #1c5c9a;
}

.green-header
{
    width: 100%;
    height: 37px;
    float: left;
    font-size: 16px;
    color: white;
    text-align: left;
    line-height: 37px;
    padding-left: 15px;
    background-color: #36aa47;
}

.grid-background span
{
     /*font-size: 14px;
   line-height: 1px;*/
}

.grid-background label
{
    text-align: right;
    float: left;
    width: 20%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    clear: left;
    font-size: 14px;
}

.form-field-bg label
{
    text-align: left;
    float: left;
    width: 20%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    clear: left;
    font-size: 14px;
    position:relative;
    left:72px;
}

.validate-star
{
    font-size: 14px;
    color: #ff0000;
    text-align: center;
    float: left;
    height: 30px;
    width: 30px;
    line-height: 38px;
    margin-bottom: 5px;
    position:relative;
    top:-2px;
}

.validate-star-popup
{
    font-size: 10px;
    color: #ff0000;
    text-align: center;
    float: left;
}

.validate-star-popup1
{
    font-size: 10px;
    color: #ff0000;
    text-align: center;
}

.label-field
{
    text-align: left;
    padding-left: 10px;
    color: #000;
    float: left;
    width: 40%;
    height: 24px;
    line-height: 30px;
    margin-bottom: 5px;
    font-size: 14px;
    margin-left: 40px;
    font-family:inherit;
    cursor: text;
}

.input-readonly
{
    text-align: left;
    padding-left: 10px;
    color: #000;
    float: left;
    width: 40%;
    height: 24px;
    line-height: 30px;
    margin-bottom: 5px;
    font-size: 14px;
    margin-left: 40px;
}

.input-field-popup
{
    text-align: left;
    color: #000;
    float: left;
    width: 98%;
    height: 24px;
    line-height: 30px;
    margin-bottom: 2px;
    font-size: 14px;
}

.pop-label
{
    text-align: left;
    color: #000;
    font-size: 14px;
    margin-left: 40px;
    float: right;
}

.area-field
{
    text-align: left;
    padding-left: 10px;
    color: #000;
    float: left;
    width: 40%;
    margin-bottom: 5px;
    font-size: 14px;
    margin-left: 40px;
    font-family:inherit;
}

.dropdown-field
{
    text-align: left;
    padding-left: 10px;
    color: #000;
    float: left;
    width: 41.5%;
    margin-bottom: 5px;
    font-size: 14px;
    margin-left: 40px;
    min-height: 2.1em;
}

.dropdown-field-popup
{
    text-align: left;
    color: #000;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    min-height: 2.1em;
}

.validation-text
{
    text-align: left;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    font-size: 13px;
    margin-left: 5px;
    color: #ca0d0d;
    word-wrap:break-word;
    width:25%;
}

.validation-text-login
{
    text-align: left;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    font-size: 13px;
    margin-left: 35px;
    color: #ca0d0d;
    word-wrap:break-word;
    width:80%;
    font-weight:bold;
}

.validation-text-popup
{
    text-align: left;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    font-size: 11px;
    margin-left: 15px;
    color: #ca0d0d;
}

.form-field-bg
{
    width: 100%;
    float: left;
    margin-top: 10px;
}

.button-bg
{
    width: 100%;
    height: 75px;
    border-top: 1px solid #e5e5e5;
    float: left;
    background-color: #f5f5f5;
}

.button-bg-popup
{
    width: 100%;
    height: 40px;
    border-top: 1px solid #e5e5e5;
    float: left;
    background-color: #f5f5f5;
}

.signup-button
{
    width: 80px;
    height: 34px;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 47px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/login-arrow.png);
    background-repeat: no-repeat;
    background-position: 85% 55%;
    cursor: pointer;

     -webkit-transition:background-color .3s ease-in;
     -moz-transition:background-color .3s ease-in;
     -o-transition:background-color .3s ease-in;
     transition:background-color .3s ease-in;
}

.signup-button:hover
    {
        background-color: #ffc000;
    }

.signup-button-popup
{
    width: 80px;
    height: 32px;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 47px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/login-arrow.png);
    background-repeat: no-repeat;
    background-position: 85% 55%;
    cursor: pointer;
}

.signup-button-popup:hover
    {
        background-color: #ffc000;
    }

.search-button
{
    width: 80px;
    height: 34px;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 47px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/down-arrow.png);
    background-repeat: no-repeat;
    background-position: 85% 55%;
    cursor: pointer;

    -webkit-transition:background-color .4s ease-in;
    -moz-transition:background-color .4s ease-in;
    -o-transition:background-color .4s ease-in;
    transition:background-color .4s ease-in;
}

.search-button:hover
    {
        background-color: #ffc000;
    }

.save-button
{
    width: 80px;
    height: 34px;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 47px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/save-icon.png);
    background-repeat: no-repeat;
    background-position: 83% 55%;
    cursor: pointer;
}

.save-button:hover
    {
        background-color: #ffc000;
    }

.save-button-popup
{
    width: 80px;
    height: 32px;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 47px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/save-icon.png);
    background-repeat: no-repeat;
    background-position: 83% 55%;
    cursor: pointer;
}

.save-button-popup:hover
    {
        background-color: #ffc000;
    }
.reset-button
{
    width: 80px;
    height: 34px;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 7px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/reset-icon.png);
    background-repeat: no-repeat;
    background-position: 85% 55%;
    cursor: pointer;
}
.reset-button:hover
    {
        background-color: #ffc000;
    }
.reset-button-popup
{
    width: 80px;
    height: 32px;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 7px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/reset-icon.png);
    background-repeat: no-repeat;
    background-position: 85% 55%;
    cursor: pointer;
}
.reset-button-popup:hover
    {
        background-color: #ffc000;
    }

.cancel-button
{
    width: 80px;
    height: 34px;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 7px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/cancel-icon.png);
    background-repeat: no-repeat;
    background-position: 83% 55%;
    cursor: pointer;
}
.cancel-button:hover
    {
        background-color: #ffc000;
    }
.cancel-button-popup
{
    width: 80px;
    height: 32px;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 7px;
    text-align: left;
    line-height: 34px;
    padding-left: 10px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #195999;
    background-image: url(../../images/vdm/cancel-icon.png);
    background-repeat: no-repeat;
    background-position: 83% 55%;
    cursor: pointer;
}
.cancel-button-popup:hover
    {
        background-color: #ffc000;
    }

.form-bg
{
    border: 1px solid #cbcbcb;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    clear: left;
    margin-left: 10px;
    margin-right: -10px;
    overflow: hidden;
    position: relative;
    height: 480px;
}
.form-bg-popup
{
    border: 1px solid #cbcbcb;
    float: left;
    clear: left;
    margin-left: 10px;
    margin-right: -10px;
    min-height: 200px;
}
.popup-background
{
    width: 100%; /*border:1px solid #be7705;*/
    height: 100%;
    background-color: white;
    float: left;
    overflow: hidden;
}
.popup-header
{
    width: 100%;
    height: 37px;
    float: left;
    font-size: 16px;
    color: white;
    text-align: left;
    line-height: 37px;
    padding-left: 15px;
    background-color: #4b8df8;
}
.popup-bg
{
    border: 1px solid #cbcbcb;
    float: left;
    width: 100%;
    /*margin-bottom: 10px;*/
    clear: left;
    margin-left: 10px;
    margin-right: -10px;
    margin-top: 10px;
    overflow: hidden;
    text-align: left;
}
.popup-bg p
    {
        font-size: 10px;
        margin: 0px;
        padding: 0px;
        margin-right: 20px;
        float: left;
        text-align: left;
        line-height: 20px;
        margin-top: 10px;
        word-wrap: break-word;
        width: 302px;
    }
.popup-fotter
{
    width: 100%;
    height: 35px;
    border-top: 1px solid #e5e5e5;
    float: left;
    background-color: #f5f5f5;
}
.alert-img
{
    width: 16px;
    height: 16px;
    float: left;
    margin-left: 10px;
    margin-top: 9px;
}
.popup-error-message
{
    font-size: 13px;
    margin-left: 5px;
    float: left;
    text-align: left;
    line-height: 35px;
}
.popup-button
{
    width: 70px;
    height: 30px;
    float: right;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 2px;
    margin-right: 5px;
    color: white;
    border: 0px;
    text-decoration: none;
    background-color: #4b8df8;
    background-repeat: no-repeat;
    background-position: 85% 55%;
    cursor: pointer;
}
.popup-button:hover
    {
        background-color: #f09b14;
    }
.noTitleStuff .ui-dialog-titlebar
{
    display: none;
}
.uploader-label
{
    display: inline;
    float: left;
    padding-left: 10px;
    line-height: 30px;
    margin-bottom: 5px;
    margin-left: 30px;
    font-size: 14px;
}
DIV.ProgressBar
{
    width: 100px;
    padding: 0;
    border: 1px solid black;
    margin-right: 1em;
    height: .75em;
    margin-left: 1em;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
DIV.ProgressBar DIV
    {
        background-color: Green;
        font-size: 1pt;
        height: 100%;
        float: left;
    }
SPAN.asyncUploader OBJECT
{
    position: relative;
    top: 5px;
    left: 10px;
}










.dashboard-bg
{
    width: 100%;
    background-color: white;
    float: left;
}

.right-bar
{
    width: 25%;
    float: left;
    height: 100%;
    cursor:pointer;
}

.right-bar ul
    {
        margin: 0px;
        padding: 0px;
        list-style: none;
        cursor:pointer;
    }

.right-bar li
    {
        width: 100%;
        height: 40px;
        float: left;
        position: relative;
        background-color: white;
        border-bottom: 1px solid #e2e2e2;
        border-right: 1px solid #e2e2e2;
        cursor:pointer;
    }

.right-bar-non
{
    width: 100%;
    height: 40px;
    float: left;
    position: relative;
    background-color: white;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    cursor:pointer;
}

.right-bar li:hover{
            background-color: #4b8df8;
            cursor:pointer;
 }

.right-bar li:hover .icon-text
            {
                font-size: 15px;
                color: #ffffff;
                float: left;
                line-height: 44px;
                text-decoration: none;
                margin-left: 10px;
                cursor:pointer;
            }

.right-bar li.selected-row
        {
            width: 100%;
            height: 40px;
            float: left;
            position: relative;
            background-color: #f09b14;
            border-bottom: 1px solid #e2e2e2;
            border-right: 1px solid #e2e2e2;
            cursor:pointer;
        }

.right-bar li.selected-row .icon-text
            {
                font-size: 15px;
                color: #ffffff;
                float: left;
                line-height: 44px;
                text-decoration: none;
                margin-left: 10px;
                cursor:pointer;
            }

.right-bar li img
        {
            width: 20px;
            height: 20px;
            float: left;
            margin-top: 10px;
            margin-left: 10px;
        }

.arrow-icon
{
    background-image: url(../../images/vdm/arrow.png);
    float: right;
    margin-right: 10px;
    width: 11px;
    height: 14px;
    margin-top: 14px;
}

.icon-text
{
    font-size: 15px;
    color: #303030;
    float: left;
    line-height: 44px;
    text-decoration: none;
    margin-left: 10px;
}

.right-bar li:hover .right-outer-arrow
{
    position: absolute;
    top: -0px;
    right: -9px;
    z-index: 2;
    width: 0;
    height: 0;
    border-left: 9px solid #4b8df8;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.right-bar li.selected-row .right-outer-arrow
{
    position: absolute;
    top: -0px;
    right: -9px;
    z-index: 2;
    width: 0;
    height: 0;
    border-left: 9px solid #f09b14;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.left-bar
{
    width: 75%;
    float: left;
    height: 100%;
    overflow: hidden;
}

.dashboard-inner-header
{
    width: 100%;
    height: 40px;
    float: left;
    font-size: 16px;
    color: white;
    text-align: left;
    line-height: 40px;
    padding-left: 15px;
    background-color: #2473bf;
}

.header-orange-button
{
    width: 80px;
    height: 30px;
    float: right;
    color: white;
    background-color: #f09b14;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
    margin-left: 4px;
    margin-top: 5px;
    text-decoration: none;
    border: 0px;
    cursor: pointer;
}

.header-orange-button:hover
    {
        background-color: #feb542;
    }

.header-orange-button-disable
{
    width: 80px;
    height: 30px;
    float: right;
    color: white;
    background-color: #aeaeae;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
    margin-left: 4px;
    margin-top: 5px;
    text-decoration: none;
    border: 0px;
}

.hide-div-right
{
    display:none;
}






.dropdown-bg
{
width:195px;
float:right;
margin-right: 20px;
}
.gray-dropdown
{
width:195px;
height:28px;
float:left;
cursor:pointer;

	
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2M5YzljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #ffffff 0%, #c9c9c9 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#c9c9c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#c9c9c9 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#c9c9c9 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#c9c9c9 99%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#c9c9c9 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-8 */

border-radius:2px;
}
.dropdown-title-text
{
margin-left:10px;
line-height:30px;
font-size:14px;
color:#4e4e4e;
text-shadow:0px 1px 1px #ffffff;
}
.dropdown-button
{
width:32px;
height:28px;
float:right;
border:0px;	


background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2M5YzljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #ffffff 0%, #c9c9c9 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#c9c9c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#c9c9c9 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#c9c9c9 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#c9c9c9 99%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#c9c9c9 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-8 */
}
.dropdown-seperator
{
width:1px;
height:27px;
background-color:#c9c9c9;
border-right:1px solid #ffffff;
float:left;
}
.dropdown-img
{
width:18px;
height:18px;
background-image:url(../../images/vdm/dropdown-image.png);
float:right;
margin-top:6px;
margin-right:7px;	
}
#dropdown-list
{
margin:0px;

float:left;
clear:left;
padding:0px;
width:100%;
overflow:hidden;
display:none;
position:relative;
z-index:99;

}
#dropdown-list li
{
width:100%;
float:left;
list-style:none;
height:34px;
font-size:14px;
color:white;
text-shadow:0px 1px 1px #000000;
line-height:34px;
padding-left:7px;
border-bottom:1px solid #444444;
border-top:1px solid #2e2e2e;
text-align:left;
text-decoration:none;
cursor:pointer;


background: #373737; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDM0MzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #373737 0%, #343434 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373737), color-stop(100%,#343434)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #373737 0%,#343434 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #373737 0%,#343434 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #373737 0%,#343434 100%); /* IE10+ */
background: linear-gradient(to bottom,  #373737 0%,#343434 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#343434',GradientType=0 ); /* IE6-8 */

}
#dropdown-list li:hover
{
background: #545454; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0NTQ1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTUxNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #545454 0%, #515151 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#545454), color-stop(100%,#515151)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #545454 0%,#515151 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #545454 0%,#515151 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #545454 0%,#515151 100%); /* IE10+ */
background: linear-gradient(to bottom,  #545454 0%,#515151 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#515151',GradientType=0 ); /* IE6-8 */
	
}



.grid-column-readonly
{
    background: #ebebeb;
   
}
.grid-column-readonly-value
{
    background-color:#ffffff;
    border-color:#8c8c8c;
}

.remember-me-text-bg
{
width:100%;
float:left;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -48px; /* the bottom margin is the negative value of the footer's height */
}
.push
{
width:100%;
float:left;	
}
.footer, .push {
	/*height: 48px; /* .push must be the same height as .footer */
    height: 30px; /* .push must be the same height as .footer */
}

/* tooltip css */
.tooltip-background {
    width: 200px;
    background-color: white;
    border: 2px solid #cbcbcb;
    float: left;
    position: relative;
    border-radius: 5px;
    background: -webkit-linear-gradient(top, #efefef 0%,#cfcfcf 100%);
    margin: 10px 10px 10px 70%;
}

.arrow {
    border-color: transparent transparent #cbcbcb transparent;
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    position: absolute;
    top: -22px;
    right: 40px;
}

.arrow-2 {
    border-color: transparent transparent #efefef transparent;
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    position: absolute;
    top: -20px;
    right: 40px;
}

.tooltip-text {
    font-size: 13px;
    color: #515151;
    float: left;
    padding: 10px;
    text-shadow: 0px 1px 1px #ffffff;
}

/* tooltip css */
.grid-link:link {color:#000000;text-decoration:none;}      /* unvisited link */
.grid-link:visited {color:#000000;text-decoration:none;}  /* visited link */
.grid-link:hover {color:#000000;text-decoration:none;}  /* mouse over link */
.grid-link:active {color:#000000;text-decoration:none;}  /* selected link */

.grid-pager-link:link {color:#999999;text-decoration:none; font-size: 14px;}      /* unvisited link */
.grid-pager-link:visited {color:#999999;text-decoration:none; font-size: 14px;}  /* visited link */
.grid-pager-link:hover {color:#424242;text-decoration:none; font-size: 14px;}  /* mouse over link */
.grid-pager-link:active {color:#999999;text-decoration:none; font-size: 14px;}  /* selected link */

.grid-pager-link-selected:link {color:#ffffff;text-decoration:none; font-size: 14px;}      /* unvisited link */
.grid-pager-link-selected:visited {color:#ffffff;text-decoration:none; font-size: 14px;}  /* visited link */
.grid-pager-link-selected:hover {color:#ffffff;text-decoration:none; font-size: 14px;}  /* mouse over link */
.grid-pager-link-selected:active {color:#ffffff;text-decoration:none; font-size: 14px;}  /* selected link */


#rtcStatus {
    width: 100px;
    background-color: red;
    float: right;
    margin-top: -48px;
    padding: 14px;
    text-align: center;
    color:#ffffff;
}

    #rtcStatus:hover {
        cursor:pointer;
    }