﻿body
{
    background-color: black !important;
    color: white;
}
#main
{
    background-color: black !important;
    color: white;
}
.menustyle
{
    background: url("images/ui-bg_gloss-wave_25_333333_500x100.png") repeat-x scroll 50% 50% #333333;
    background-position: 50% 50%;
    background-repeat: repeat-x;
    border-color: #666666;
    border-style: solid;
    border-width: 2px;
    color: white;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    padding-top: 5px;
    text-align: center;
    width: 139px;
}
.stylemenu
{
    background: url("images/ui-bg_inset-soft_30_f58400_1x100.png") repeat-x scroll 50% 50% #F58400;
    border: 2px solid #FFAF0F;
    color: white;
    padding-top: 5px;
    text-align: center;
    font-weight: bolder;
    width: 139px;
    height: 20px;
}


.rightGroupHeader
{
    border: medium groove #666666;
    margin: 20px 0; /*padding: 5px;*/
}

.tableheader
{
    background: url("images/ui-bg_gloss-wave_25_333333_500x100.png") repeat-x scroll 50% 50% #333333;
    color: white;
    font-size: large;
    font-weight: bolder;
}
.coloredtr
{
    background-color: gray;
    color: White;
    font-weight: bolder;
}
.whitetr
{
    color: white;
    font-weight: bolder;
}
.coloredtr
{
    background-color: gray;
    color: White;
    font-weight: bolder;
}
.tblgroups
{
    background: url("images/ui-bg_gloss-wave_25_333333_500x100.png") repeat-x scroll 50% 50% #333333;
    color: white;
    margin: 5px;
    padding: 5px;
}
.tblgroups > a
{
    color: white;
    font-weight: bold;
}
#selectedgroup
{
    background: url("images/ui-bg_inset-soft_30_f58400_1x100.png") repeat-x scroll 50% 50% #F58400;
    color: white;
    margin: 5px;
    padding: 5px;
}
.menu-item
{
    background: url("images/ui-bg_gloss-wave_25_333333_500x100.png") repeat-x scroll 50% 50% #333333;
    color: white;
    font-size: large;
    font-weight: bolder;
    border-style: solid solid solid solid;
    border-width: 2px;
    cursor: pointer;
    float: left;
    margin-right: 1%;
    width: 20%;
    height: 3%;
    text-align: center;
    margin-top: 3%;
    font-size: medium;
}
.spacerdiv
{
    width: 2%;
    color: black !important;
}

.chkallstyle
{
    font-size: medium;
    font-weight: bolder;
    background-color: gray;
    color: white;
}
.trmodalitystyle
{
    background-color: gray;
    font-weight: bold;
}
.tablestytle
{
    border: medium groove gray;
    width: 100%;
}
.tableheaderstyle
{
    background: url("images/ui-bg_gloss-wave_25_333333_500x100.png") repeat-x scroll 50% 50% #333333;
    font-size: large;
    color: white;
}
.tabeltitlestyle
{
    font-weight: bolder;
    color: white;
    font-size: medium;
}
.button
{
    font-weight: bolder;
    height: 42px;
    font-size: large;
    cursor: pointer;
    margin-left: 0px;
    width: 125px;
}
.priceoption
{
    background-color: gray;
}
.pricingdiv
{
    color: white;
    font-weight: bolder;
    padding: 2px;
}
.WelcomeBlock-ltr
{
    background-color: gray;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.WelcomeBlock-rtl
{
    background-color: gray;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.welcome
{
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.username
{
    color: orange;
    font-size: 20px;
    font-weight: bold;
}
/*Left Menu*/
#vmenu, #vmenu ul
{
    background-color: #626262; /*width: 200px;*/
    border-radius: 4px 4px 4px 4px;
    z-index: 10000;
    border: 2px solid grey;
}
#vmenu li
{
    border-bottom: 1px solid #3E3E3E;
    display: block;
    position: relative;
}
#vmenu, #vmenu ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0 !important;
}
#vmenu a
{
    text-decoration: none;
    color: white;
    font-weight: bold;
    display: block; /*padding: 6px 0 6px 10px;*/
}
#vmenu a:hover, #vmenu a.vselected
{
    background-color: orange;
    color: black;
}
.sub
{
    position: absolute;
    top: -2px;
    width: 100%;
}
.sub-rtl
{
    right: 98%;
}
.sub-ltr
{
    left: 98%;
}
.a-rtl a
{
    padding: 6px 10px 6px 0;
}
.a-ltr a
{
    padding: 6px 0 6px 10px;
}
.a-rtl a > span
{
    left: 0;
    position: absolute;
    top: 8px;
}
.a-ltr a > span
{
    right: 0;
    position: absolute;
    top: 8px;
}
/*Left Menu*/




/* Horizontal Menu */
#hmenu
{
    background-color: #626262;
    height: 50px;
    margin: auto;
    border-radius: 4px;
    border: 2px solid #797979;
    padding: 0;
}
#hmenu li
{
    list-style: none;
    width: 25%;
}
#hmenu li a
{
    color: white;
    text-decoration: none;
    display: block;
    text-decoration: none;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 25px;
    line-height: 50px;
    border-right: 1px solid #797979;
    text-align: center;
}
#hmenu li a:hover, #hmenu li a.hselected
{
    background-color: white;
    color: #626262;
}
/* Horizontal Menu */




.millensys
{
    background-image: url("../../images/millensys_logo2009_300w.png");
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 500px;
}















.toolbarbutton
{
    text-align: center;
    cursor: pointer;
    color: orange;
}
.spacerdiv
{
    width: 2%;
    color: White;
}
.stylrtableheader
{
    background-position: 50% 50%;
    background-repeat: repeat-x;
    font-weight: bolder;
    font-size: large;
    padding-left: 5px;
}
.styletablecategory
{
    border-style: solid solid solid solid;
    border-width: medium;
    font-weight: bolder;
    width: 100%;
}
#UserInfo .tel, #UserInfo .mobile, #UserInfo .address, #UserInfo .email, #UserInfo .fax, #UserInfo .comments
{
    font-weight: bolder;
    color: orangered;
}
.Error
{
    color: red;
    font-weight: bold;
}
.Done
{
    color: green;
    font-weight: bold;
}
.Failed
{
    font-weight: bold;
    color: Red;
}
.SearchbuttonStyle
{
    cursor: pointer;
    color: orange;
    font-weight: bolder;
    font-size: large;
}
.styletablecategory
{
    border-style: solid solid solid solid;
    border-width: medium;
    font-weight: bolder;
    width: 100%;
}
.rightheader
{
    font-weight: bolder;
    color: orange;
    font-size: large;
}
.moreuserinfo
{
    background-position: 50% 50%;
    border: 1px solid white;
    text-align: center;
    font-weight: bolder;
    font-size: medium;
    background-color: darkgray;
    color: white;
    background-image: url('~/Content/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png');
    background-repeat: repeat-x;
}
.ui-datepicker
{
    z-index: 1200;
}
.toolbarlabels
{
    cursor: pointer;
    color: orange;
    text-align: center;
}
.actionbutton
{
    background-color: gray;
    color: black;
    font-weight: bolder;
    font-size: medium;
    height: 34px;
    cursor: pointer;
}

.categorytable
{
    border: medium groove gray;
    width: 100%;
    margin-top: 20px;
}
/*
        .toolbarstyle
        {
            color: gray;
            vertical-align: bottom;
            height: 64px;
            cursor: pointer;
        }
        */
#selectable .ui-selecting
{
    background: orange;
}
#selectable .ui-selected
{
    background: orange;
    color: black;
}
#selectable
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#selectable li
{
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    height: 15px;
    font-size: 1.2em;
    cursor: pointer;
}

.errorsummary
{
    font-weight: bolder;
    font-size: medium;
    padding: 0 .7em;
    display: none;
}

#sortable2
{
    list-style-type: none;
    margin: 0;
    padding: 0; /*float: left;*/
    margin-left: 3px;
    width: 92%;
}
#sortable2 li
{
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    height: 15px;
    font-size: 1.2em;
    cursor: default;
}
li.dropped
{
    border-style: solid;
    border-width: 1px;
    border-color: white;
    color: black;
}

.oddItem
{
    background-color: gray;
}
.evenItem
{
    font-weight: bold;
}
.headertable
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}


.divStyle
{
    margin: auto;
    border: 2px solid white;
    background-color: #d2d2d2;
    margin: 5px;
}
.divTitle
{
    border: 1px solid;
    color: gray;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
}
.subTitle
{
    border-bottom: 1px solid;
    color: gray;
    font-weight: bold;
    margin: 5px;
}
.lbl
{
    font-weight: bold;
    color: gray;
    margin: 5px;
}
.content
{
    margin: 10px 10px 20px;
}
.separator
{
    border-bottom: 1px solid gray;
    margin: 20px 100px 5px;
}
.deleteItem
{
    color: orange;
    cursor: pointer;
}

#nav
{
    margin: 0 auto auto;
    overflow: auto;
    padding: 0;
    width: 90%;
    overflow: auto;
    height: 700px;
}
#nav li a
{
    /*background: url("images/ui-bg_gloss-wave_25_333333_500x100.png") repeat-x scroll 50% 50% #333333;*/
    background-color: #5D5D5D;
    color: white;
    margin: 5px;
    padding: 5px;
    border: 1px solid lightgray;
    cursor: pointer;
    display: block;
    font-weight: bold;
    text-align: center;
}
#nav li a:hover, #nav li a.active
{
    background: none repeat scroll 0 0 gray;
    color: #FFFFFF;
}
#nav li ul
{
    display: none;
}
#nav li ul li a
{
    background: none repeat scroll 0 0 #ECECEC;
    border-bottom: 1px dotted #CCCCCC;
    padding: 10px 25px;
}
#nav li ul li a.active
{
    background: none repeat scroll 0 0 gray;
    color: #FFFFFF;
}
/* CSS - REDA*/
.selected
{
    font-weight: bold !important;
    background-color: gray !important;
    color: white !important;
}
.label
{
    font-weight: bold !important;
    color: gray;
}
.templateLabel
{
    color: gray;
    font-weight: bold;
}

#mailboxtabsdiv li .ui-icon-close
{
    float: left;
    margin: 0.4em 0.2em 0 0;
    cursor: pointer;
}
#mailboxtabsdiv
{
    margin-top: 1em;
}
.GridIconCell
{
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    color: White;
    width: 16px;
    height: 16px;
    text-align: center;
}
.MessageRead
{
    background-image: url('@Url.Content("~/Content/images/page_white_text.png")');
}
.MessageUnRead
{
    background-image: url('@Url.Content("~/Content/images/accept.gif")');
}
.contactStyle
{
    float: left;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    padding: 2px;
    margin: 2px;
    font-weight: bold;
}
.reportHeader {
    color: #626262;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}
.reportcontent
{
    background-color: #d2d2d2;
    border: 2px solid lightgray;
    width: 100%;
    overflow: auto;
    height: 700px;
}
.reportitemlbl
{
    margin: auto;
    text-align: center;
    color: gray;
    padding-top: 25px;
}
.reportitemborder
{
    border: 1px solid darkgray;
    margin: 2px;
}
.reportdsparam
{
    text-align: center;
    color: gray;
    font-weight: bold;
    border: 1px solid;
    padding: 4px;
}
.reportgroupbox
{
    margin: auto;
    padding: 10px 0;
    text-align: center;
    width: 90%;
    border: 2px solid lightgray;
    background-color: gray;
}
.reportgrouplbl
{
    font-weight: bold;
    color: white;
}
.reporttableth
{
    background-color: gray;
    color: white;
    padding: 6px 5px;
    text-align: center;
}
.dateRangeBorder {
    border: 1px solid #585858 !important;
}
.multiMultiControlBorder1 {
    border: 2px solid #585858 !important;
}
.multiMultiControlBorder2 {
    border: 1px solid #585858 !important;
}
.multiMultiBlockHeader {
    color: #585858;
}
.selected {
    background-color: #FFA500 !important;
    color: black !important;
    font-weight: bold !important;
}

.vtab
{
    background-color: #808080;
    color: black;
    font-weight: bold;
    padding: 6px;
    text-align: center;
}
.title
{
    color: white;
    font-family: georgia;
}
.importLink
{
    color: white !important;
    text-decoration: underline !important;
}
#pageHeader
{
    text-align: center;
    font-size: 20px;
    color: white;
}
.logout
{
    color: white !important;
    font-size: 10px;
    font-weight: bold;
}
a.logout:hover
{
    color: orange !important;
    text-decoration: underline !important;
}

/* Log On */
.LogonHeader {
    background: #30343F;
    color: white;
    font-weight: bold;
}
.LogonBody {
    background: gray;
}
.Logon_top {
    background-image: url("../../images/millensys_logo2009_200w.png");
    background-repeat: no-repeat;
    height: 47px;
    width: 200px;
}
.logondatatable {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}
.AppName {
    color: white;
}
/* Log On */


/* Import */
.import_ColHeader {
    background: lightgray;
    color: black;
    text-align: center;
}
/* Import */