.header
{
    background: url(Images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    vertical-align: middle;
    text-align: center;
}

.header a
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    padding-right: 10px;
}
.header a:hover
{
    text-decoration: underline;
}
.footer
{
    background: url(Images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    vertical-align: bottom;
    text-align: left;
}

.footer a
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.footer td
{
    color: blue;
    font-weight: bold;
    text-decoration: none;
}

.altrow
{
    background-color: #98B5E2;
    color: Black;
    height: 20px;
    padding: 10px 4px 10px 4px;
}

.row
{
    background-color: #F3F3F3;
    color: Black;
    height: 20px;
    padding: 10px 4px 10px 4px;
}

.emptyRow
{
    background-color: #F3F3F3;
    color: Black;
    height: 25px;
    text-align: center;
    font-weight: bold;
}

.rownum
{
    text-align: center;
    padding-left: 0px;
    font-weight: bold;
    color: #333333;
}
.grid
{
    margin-top: 10px;
}
.gridViewStyle
{
  /*  font-family: Arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #C9C9C9 0px solid; */ /* border: #1d1d1d 5px solid; */
}
.printAssetLabelPANEL1
{
    top: 0px;
    left: 0in;
    position: absolute;
    height: 1in;
    width: 2in;
    display: none;
}
.printAssetLabelPANEL2
{
    top: 0px;
    left: 2in;
    position: absolute;
    height: 1in;
    width: 2in;
    display: none;
}
.printAssetLabelPANEL3
{
    top: 1.00in;
    left: 0in;
    position: absolute;
    height: 1in;
    width: 2in;
    display: none;
}
.printAssetLabelPANEL4
{
    top: 1.00in;
    left: 2in;
    position: absolute;
    height: 1in;
    width: 2in;
    display: none;
}
.printAssetLabelPANEL5
{
    top: 2in;
    left: 0in;
    position: absolute;
    height: 3in;
    width: 4in;
    display: none;
}

.printAssetLabelBold
{
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
    color: Black;
    text-align: center;
    padding-bottom: 0px;
    vertical-align: top;
    width: 2in;
    background-color:Transparent;
}
.printAssetLabelStandard
{
    font-weight: normal;
    font-family: Arial;
    font-size: 8pt;
    color: Black;
    text-align: center;
    padding-bottom: 0px;
    vertical-align: top;
    width: 2in;
    background-color:Transparent;
}

.printAssetLabelBarcodeStandard
{
    height: auto;
    width: auto;
}

.printAssetLabelLargeInverted
{
    font-weight: normal;
    font-family: Arial;
    font-size: 24pt;
    color: White;
    text-align: center;
    background-color: Black;
    padding-top: 5px;
    padding-bottom: 5px; 
    vertical-align: baseline;
    height: auto;
    width: 4in;
    
}
.printAssetLabelLarge
{
    font-weight: normal;
    font-family: Arial;
    font-size: 18pt;
    color: Black;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0px;
    height: auto;
    width: 4in;
    background-color:Transparent;
}
.printAssetLabelLargeBold
{
    font-weight: bold;
    font-family: Arial;
    font-size: 24pt;
    color: Black;
    text-align: center;
    border: dashed 1px WHITE;
    padding-bottom: 0px;
    height: auto;
    width: 4in;
    background-color:Transparent;
}
.printAssetLabelBarcodeLarge
{
    height: 15%;
    width: 75%;
}
.clearit
{
    margin: 0;
    padding: 0;
    height: 0;
    clear: both;
}

.table {
    display: table;
    margin: 0 auto;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal
{
    width: 100%;
    height: 27px;
    margin: 0;
    padding: 0;
    background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.bubplastic.horizontal ul li
{
    float: left;
    margin: 0;
    padding: 0;
    background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a
{
    display: block;
    height: 27px;
    padding-left: 35px;
    float: left; /*text-transform: uppercase;*/
    font-family: "Helvetica Neue" ,helvetica, "microsoft sans serif" ,arial,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar
{
    display: block;
    float: left;
    height: 22px;
    padding-top: 5px;
    padding-right: 35px;
    background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
    cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical
{
    /*width: 250px;*/
    margin: 0;
    padding: 0;
    display: block;
}
.bubplastic.vertical ul
{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.bubplastic.vertical ul li
{
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a
{
    display: block;
    margin: 0;
    width: 100%;
    padding-left: 15px; /*text-transform: uppercase;*/
    font-family: "Helvetica Neue" ,helvetica, "microsoft sans serif" ,arial,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar
{
    display: block;
    margin: 0;
    width: 100%;
    height: 22px;
    padding-top: 5px;
    background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
    cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */

/* AQUA HOVER */
.bubplastic.aqua ul li a:hover, .bubplastic.aqua ul li.highlight a
{
    background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar, .bubplastic.aqua ul li.highlight a span.menu_ar
{
    background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}

/* BLUE HOVER */
.bubplastic.blue ul li a:hover, .bubplastic.blue ul li.highlight a
{
    background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar, .bubplastic.blue ul li.highlight a span.menu_ar
{
    background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}

/* GRAY HOVER */
.bubplastic.gray ul li a:hover, .bubplastic.gray ul li.highlight a
{
    background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar, .bubplastic.gray ul li.highlight a span.menu_ar
{
    background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
}

/* LIME HOVER */
.bubplastic.lime ul li a:hover, .bubplastic.lime ul li.highlight a
{
    background: transparent url(images/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar, .bubplastic.lime ul li.highlight a span.menu_ar
{
    background: transparent url(images/bg-bubplastic-h-lime.gif) top right no-repeat;
}

/* ORANGE HOVER */
.bubplastic.orange ul li a:hover, .bubplastic.orange ul li.highlight a
{
    background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar, .bubplastic.orange ul li.highlight a span.menu_ar
{
    background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}

/* PINK HOVER */
.bubplastic.pink ul li a:hover, .bubplastic.pink ul li.highlight a
{
    background: transparent url(images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar, .bubplastic.pink ul li.highlight a span.menu_ar
{
    background: transparent url(images/bg-bubplastic-h-pink.gif) top right no-repeat;
}

/* PURPLE HOVER */
.bubplastic.purple ul li a:hover, .bubplastic.purple ul li.highlight a
{
    background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar, .bubplastic.purple ul li.highlight a span.menu_ar
{
    background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
}

/* RED HOVER */
.bubplastic.red ul li a:hover, .bubplastic.red ul li.highlight a
{
    background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar, .bubplastic.red ul li.highlight a span.menu_ar
{
    background: transparent url(images/bg-bubplastic-h-red.gif) top right no-repeat;
}

#test li
{
    display: block;
    border: solid 1px red;
}

.menu 
{
    border: none;
    border: 0px;
    margin: 0px;
    padding: 0px;
    font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.menu ul
{
    background: #333333;
    height: 35px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu li
{
    float: left;
    padding: 0px;
}
.menu li a
{
    background: #333333 url("images/seperator.gif") bottom right no-repeat;
    color: #cccccc;
    display: block;
    font-weight: normal;
    line-height: 35px;
    margin: 0px;
    padding: 0px 15px;
    text-align: center;
    text-decoration: none;
}
.menu li a:hover, .menu ul li:hover a
{
    background: #2580a2 url("images/hover.gif") bottom center no-repeat;
    color: #FFFFFF;
    text-decoration: none;
}
.menu li ul
{
    background: #333333;
    display: none;
    height: auto;
    padding: 0px;
    margin: 0px;
    border: 0px;
    position: absolute;
    width: auto;
    z-index: 200; /*top:1em; 		/*left:0;*/
}
.menu li:hover ul
{
    display: block;
}
.menu li li
{
    background: url('images/seperator.gif') bottom left no-repeat;
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}
.menu li:hover li a
{
    background: none;
}
.menu li ul a
{
    display: block;
    height: 35px;
    font-size: 12px;
    font-style: normal;
    margin: 0px;
    padding: 0px 10px 0px 15px;
    text-align: left;
}
.menu li ul a:hover, .menu li ul li:hover a
{
    background: #2580a2 url('images/hover_sub.gif') center left no-repeat;
    border: 0px;
    color: #ffffff;
    text-decoration: none;
}
.menu p
{
    clear: left;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a{
	background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
.menu p{
	clear:left;
}	

		
.datacellone
{
}
.datacelltwo
{
}

.opera
{
    display: block; /* fonts for the tabs */
    font-family: "Trebuchet MS" ,Trebuchet,Verdana,Helvetica,Arial,sans-serif;
    font-size: 13px;
}
.opera .ajax__tab_tab
{
    /* header text is always be bold */
    font-weight: bold;
}
.opera .ajax__tab_body
{
    background-color: white;
    border: 1px solid silver; /*border: 1px solid #F4F4F4;*/
    border-top: none;
    padding: 10px;
}
.opera .ajax__tab_header
{
    border-bottom: 1px solid silver;
    padding-right: 10px;
}
/* regular header styles */
.opera .ajax__tab_header .ajax__tab_tab
{
    /* left/right rounded images are 11 pixels wide */
    margin: 0px 11px 0px 11px;
    color: #fff;
    background: url(images/bg.gif) repeat-x;
}
.opera .ajax__tab_header .ajax__tab_outer
{
    /* 2 pixel horizontal space between tabs */
    margin-right: 2px;
    background: url(images/right.gif) no-repeat right top;
}
.opera .ajax__tab_header .ajax__tab_inner
{
    background: url(images/left.gif) no-repeat left top;
}
/* active/hover headers styles */
.opera .ajax__tab_active .ajax__tab_tab, .opera .ajax__tab_hover .ajax__tab_tab
{
    /* left/right rounded images are 11 pixels wide */
    margin: 0px 11px 0px 11px;
    color: #111111;
    background: url(images/bg.gif) repeat-x 0pt -48px;
}
.opera .ajax__tab_active .ajax__tab_outer, .opera .ajax__tab_hover .ajax__tab_outer
{
    /* 2 pixel horizontal space between tabs */
    margin-right: 2px;
    background: url(images/right.gif) no-repeat 100% -48px;
}
.opera .ajax__tab_active .ajax__tab_inner, .opera .ajax__tab_hover .ajax__tab_inner
{
    background: url(images/left.gif) no-repeat 0pt -48px;
}
/*
        .HtmlView1
        {
            background-color: Silver;
            border-bottom-width: medium;
            border-bottom-style: solid;
            border-bottom-color: gray;
            border-right-width: medium;
            border-right-color: gray;
            border-right-style: solid;
        }
        .InternalHeader
        {
            font-size: x-large;
            text-align: center;
        }
*/

/*  THIS IS FOR THE GRIDS ON THE HOME PAGE */
/*  THIS IS FOR THE GRIDS ON THE HOME PAGE */
/*  THIS IS FOR THE GRIDS ON THE HOME PAGE */
/*  THIS IS FOR THE GRIDS ON THE HOME PAGE */
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #C9C9C9 0px solid; /* border: #1d1d1d 5px solid; */
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(Images/Header.gif);
    background-position: center;
    background-repeat: repeat-x;
    background-color: #1d1d1d;
}
.HeaderStyle th
{
    padding: 5px;
    color: #ffffff;
}
.HeaderStyle a
{
    text-decoration: none;
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: normal;
}
.PagerStyle table
{
    text-align: center;
    margin: auto;
}
.PagerStyle table td
{
    border: 0px;
    padding: 3px;
}
.PagerStyle td
{
    border-top: #1d1d1d 3px solid;
}
.PagerStyle a
{
    color: #ffffff;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
    border-top: solid 1px #777777;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-left: solid 1px #777777;
}
.PagerStyle span
{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 3px;
    border-right: solid 1px #1d1d1d;
    color: Black;
}
.RowStyle td
{
    background-color: #c9c9c9;
    color: Black;
}
.AltRowStyle td
{
    background-color: #f0f0f0;
    color: Black;
}
.SelectedRowStyle td
{
    background-color: #ffff66;
    color: Black;
}
html {
    /*background-repeat: repeat-x;*/
    background-color: #20467a;
    background-image: linear-gradient(#00072d, #20467a) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    font-family: tahoma, arial, Sans-Serif;
    font-size: 12px;
}

body {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
}

/*html, body{
    height: 100%;
}*/

#contentMain_divOn {
    background-image: url(Images/On_button-01.png);
    background-repeat: no-repeat;
    height: 50px;
}

div#main {
    margin-top: 0px;
    border: 2px solid #333333;
    width: 100%;
}

div#mainContent {
    background-color: #221f1f !important;
    /*padding: 10px 10px 0px 10px;*/
    min-height: 500px;
    color: #fff;
}

div#mainFooter {
    background-color: #221f1f;
    height: 0px;
    padding: 0;
    clear: both;
}

div#leftPane {
    float: left;
    vertical-align: top;
    padding: 10px;
    width: 478px;
}

div#rightPane {
    float: right;
    vertical-align: top;
    padding: 10px;
    width: 478px;
}

div#navLeftPane {
    overflow: hidden;
    display: block;
    border: 2px solid #000000;
    float: left;
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 160px;
    height: 480px;
    background-color: #CCCCCC;
}

div#navRightPane {
    display: block;
    float: right;
    vertical-align: top;
    padding: 0;
    width: 820px;
}

div#title {
    /*border-bottom: dashed 1px #CCCCCC;
    margin-bottom: 20px;*/
}

div#reportCriteria {
    padding: 10px 0 0 0;
}

div#report {
    padding: 0 10px 0px 10px;
}

div#dashboardContent {
    background: #221f1f;
    background-size: 100% 100% !important;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.header-right {
    text-align: right;
    color: #A5B2C6;
    vertical-align: bottom;
    float: right;
    margin-top: -18px;
}

.logo {
    background: url('Images/header-02.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 80px;
    width: 100%;
    margin-top: 25px;
}

.logoTraka {
    background: url('Images/Traka_Logo_WHITE.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 80px;
    width: 100%;
}

.logoMedeco {
    background: url('Images/Medeco_Logo_WHITE.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 80px;
    width: 100%;
}

.box-small {
    background: url('Images/Smaller Box-01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    padding: 20px 0px 20px 0px;
}

.box-medium {
    background: url('Images/medium_box-01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    padding: 20px 0px 20px 0px;
}

.box-large {
    background: url('Images/large_box-01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    padding: 20px 0px 20px 0px;
}

.commandCenterButton {
    background: url('Images/command_center_button-01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 10px 20px 10px;
}

.orangeButton {
    background: url('Images/button-orange.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 10px 20px 10px;
}

h1 {
    font: bold 20px tahoma, tahoma, arial, Helvetica, sans-serif;
    color: #FFF;
    margin: 0 0 0 20px;
    padding: 10px 0px 15px 0px;
}

h2 {
    font: bold 14px tahoma, tahoma, arial, Helvetica, sans-serif;
    color: #FFF;
    margin: 0px;
    padding: 0px 0px 0px 15px;
    height: 16px;
}

img {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    /*height: 16px;*/
}

.logoutLink {
    color: #A5B2C6;
    text-decoration: underline;
}

.grid {
    border: solid 1px #333333;
}

    .grid a {
        color: #333333;
    }

.pageMessage {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    color: Red;
}

.pageTitle {
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px white;
    padding-bottom: 10px;
}

.pageTitleInformation {
    font-weight: bold;
    color: Gray;
    text-align: right;
    border-bottom: solid 1px white;
    padding-bottom: 10px;
}

.heading {
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    white-space: nowrap;
}

.data {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 650px;
    padding-top: 10px;
}

.buttons {
    text-align: left;
    padding-top: 10px;
}

a {
    font-weight: bold;
}

    a:visited {
        text-decoration: none;
    }

    a:link {
        text-decoration: none;
        color: #fff;
    }

    a:active {
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
    }

.title {
    font-weight: bold;
    font-size: 14px;
}

.menuRow {
    height: 50px;
    border-bottom: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
}

.footerRow {
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
}

.rightBorder {
    border-right: solid 1px #FFFFFF;
}

.contentPain {
    border-right: solid 1px #FFFFFF;
    height: 600px;
    vertical-align: top;
    padding: 8px;
}

.contentPainRight {
    height: 600px;
    vertical-align: top;
    padding: 8px;
}

.popupBackground {
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.4; /*-ms-filter: alpha(opacity=60);     -ms-opacity: 0.4; */
}

.popupContainer {
    background-color: #555;
    width: 700px;
    min-height: 400px;
    border: 2px solid #333333;
}

.popupConfirmation {
    width: 300px;
    height: 200px;
}

.TitlebarLeft {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-family: tahoma, tahoma, arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.TitlebarRight {
    background: url(Images/cross_icon_normal.png);
    background-position: right;
    background-repeat: no-repeat;
    height: 15px;
    width: 16px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}

.popup_Buttons {
    margin: 10px;
}

.ReportTitle {
    font-size: 18pt;
    font-weight: bold;
    padding-bottom: 15px;
}

.LeftMargin {
    padding-left: 10px;
    padding-right: 10px;
}

.Spacer {
    padding-bottom: 5px;
}

.hyperlink {
    text-decoration: underline;
    color: #FFF;
}

.lists {
    width: 100%;
    overflow: auto;
    max-height: 400px;
}

.filter {
    min-width: 1px;
    display: block;
}
/* Accordion */
.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white; /*background: #2E4d7B;*/
    background: #333333;
    font-family: tahoma, arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-align: center;
}

    .accordionHeader a {
        color: #FFFFFF;
        background: none;
        text-decoration: none;
    }

        .accordionHeader a:hover {
            background: none;
            text-decoration: underline;
        }

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #183562;
    font-family: tahoma, arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeaderSelected a {
        color: #FFFFFF;
        background: none;
        text-decoration: none;
    }

        .accordionHeaderSelected a:hover {
            background: none;
            text-decoration: underline;
        }

.accordionContent {
    background-color: #555;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.LotTableStyle {
    font-family: tahoma, arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #C9C9C9 0px solid; /* border: #1d1d1d 5px solid; */
}

/* Parking Lot Map */
.PS_All {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    position: absolute;
    border: solid 1px black;
    vertical-align: middle;
}

.PS_Labels {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    border: solid 1px black;
    vertical-align: middle;
}

.PS_Container {
    background-color: White;
}

.PS_TooMany {
    background-image: url(Images/ParkingSpaceBackground_Red.png);
    color: white;
}

.PS_Single {
    background-image: url(Images/ParkingSpaceBackground_White.png);
    color: Black;
}

.PS_Empty {
    background-image: url(Images/ParkingSpaceBackground_Empty.png);
    color: Black;
}

.PS_TooManyAllOut {
    background-image: url(Images/ParkingSpaceBackgroundMultiple_Yellow.png);
    color: black;
}

.PS_TooManySomeOut {
    background-image: url(Images/ParkingSpaceBackgroundMultiple_YellowRed.png);
    color: black;
}

.PS_SingleOut {
    background-image: url(Images/ParkingSpaceBackground_Yellow.png);
    color: black;
}

.ParkingTitle {
    font-size: 14px;
    font-weight: bold;
}
/* Container holding the image and the text */
.container, .container a {
    position: relative;
    text-align: center;
    color: white;
}

    .container a:hover {
        text-decoration: none;
    }

/* Centered text */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* End Parking Lot Map */
#currentassetdiv {
    width: 100%;
    color: #48a3d2;
    margin: 5px;
    text-align: center;
    line-height: 10px;
    font-size: x-large;
}

.currentassettable {
    width: 100%;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
}

.currentAssetStatusTitle {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    color: #2A445C;
}

.asset-status-button {
    width: 250px;
}

.new-user-button, .new-asset-button {
    width: 100px;
}

.centeredDiv {
    line-height: 200px;
    text-align: center;
}

.customChartStyle {
    /*border: 1px solid #eee;*/
    text-align: center !important;
}

.gridViewStyle a {
    color: #333333 !important;
}

fieldset{
    border: none;
}

table[title='Calendar'] tr:first-child td {
    background-color: #333 !important;
}

table[title='Calendar'] a {
    color: #fff !important;
}

table[title='Calendar'] tr:nth-child(n+3) td[style*='background-color:Silver'] {
    /*color: #000 !important;*/
    background-color: #555 !important;
}

#contentMain_contentMainLeft_treeStructure a {
    color: #fff;
}

#contentMain_contentMainLeft_attrlist_updatePanel table a {
    color: blue;
}

div[id*='contentMain_Panel'] {
    background-color: #555;
}

#sessExpirDiv {
    border: none;
    background-color: #FF6666;
    color: #FFF;
    font-family: 'Lato', Arial;
    margin: 0px;
    font-size: 15px;
    line-height: 18px;
    /* position: fixed; */
    width: 100%;
    height: 18px;
    text-align: center;
    /*z-index: 999999*/;
    top: 0;
    left: 0;
    /*opacity: 1;*/
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    margin-top: -15px;
    /* display: none; */
    float: none;
}

#sessExpirP {
    margin-top: 16px;
    padding: 0px;
}

.cc_mask {
    position: absolute;
    margin: 10px 12px;
    width: 980px;
    height: 99px;
    background-size: 100% 100%;
    background: url(Images/img_dot_white.png) repeat;
    z-index: 9999999;
    opacity: 1;
    visibility: visible;
}

.masterAlert {
    padding: 20px;
    color: white;
    margin-bottom: 15px;
    font-weight: bolder;
}
.masterAlert-danger {
    background-color: #f44336; /* Red */
}

.masterAlert-warning {
    background-color: #ffeeba ; /* Yellow */
    color: #856404;
}

.masterAlert-info {
    background-color: #FFFFFF; /* White */
}

/* The close button */
.masterAlert-dismissible {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.masterAlert-dismissible:hover {
    color: black;
}