body,div,p,acc    {
         font-family: arial;
         font-size: 9pt;
         color: #000000;
         font-style: normal;
        }

img
{
 border: 0;
}

.all    {
         font-family: arial;
         font-size: 9pt;
         color: #000000;
         font-style: normal;
        }

tr     {
         font-family: arial;
         font-size: 9pt;
         color: #000000;
         font-style: normal;
        }

.nav6   {
         background-color: #FFFFFF;
 //        border:1pt solid #ccc;
         font-family: arial;
         font-size: 9pt;
         color: #000000;
        }

.nav    {
         background-color: #ccc;
//         border:1pt solid #ccc;
         font-family: Tahoma;
         font-size: 9pt;
         color: #FFFFFF;
        }

.butt    {
         background-color: #666666;
         border:1pt outset;
         font-family: arial;
         font-size: 9pt;
         color: #FFFFFF;
        }


tr.panel {
        border: none;
        background-color: #ccc;
        font-family: arial;
        font-size: 9pt;
        color: #FFFFFF;
        font-style: normal;
       }


tr.panel2 {
//         border: 1thin dashed;
         background-color: #ccc;
         font-family: arial;
         font-size: 9pt;
         color: #000000;
         font-style: normal;
        }

tr.panel3 {
//         border: 1thin solid;
         background-color: #ccc;
         font-family: arial;
         font-size: 9pt;
         color: #FFFFFF;
         font-style: normal;
        }

td.panelW{
         background-color: #007B23;
         font-family: arial;
         font-size: 12pt;
         color: #FFFFFF;
         font-style: normal;
        }

td.panelWs{
         background-color: #007B23;
         font-family: arial;
         font-size: 9pt;
         color: #FFFFFF;
         font-style: normal;
        }

tr.tableH, td.tableH{

//         border:1pt solid #007B23;
         background-color: #DDEFD9;
         font-family: arial;
         font-size: 9pt;
         color: #000000;
         font-style: normal;
        }

table.tableW{
         border:1pt solid #007B23;
        }



a       {
         font-family: arial;
         font-size: 9pt;
         color: #000000;
         font-style: normal;
         text-decoration: underline;
        }

a:hover {
         font-family: arial;
         font-size: 9pt;
         color: #000000;
         font-style: normal;
         text-decoration: none;
        }

input,select,button  {
         background-color: white;
         font-family: arial;
         font-size: 9pt;
         color: #000000;
         border: 1px solid grey;
       }

a.stat,a.stat:visited,a.stat:active {
        color:#BF6F00;
        font-family:arial;
        font-size:9pt;
        font-weight:normal;
        text-decoration:none;
       }
a.stat:hover { color:#BF6F00;
        color:#BF6F00;
        font-family:arial;
        font-size:9pt;
        font-weight:normal;
        text-decoration:underline;
 }

a.white,a.white:visited,a.white:active {
        color:white;
        font-family:arial;
        font-size:9pt;
        font-weight:normal;
        text-decoration:underline;
       }
a.white:hover {
        color:white;
        font-family:arial;
        font-size:9pt;
        font-weight:normal;
        text-decoration:none;
 }

.infoD{
         border:1pt dashed #E87400;
}

.infoB{
         color:#E87400;
         border: 1pt solid #E87400
}

.info{
         color: WHITE;
}

form{
  margin-bottom: 0px
}

ul
{
   list-style: disc url(/img/bullet_5.gif);
}

ul li
{
   padding-top: 10px;
}


#ui-datepicker-div {
z-index: 9999;
display: none;
}

.notify_bell {
    color: #00923f;
    padding: 10px;
    cursor: pointer;
    font-size: 1.5em !important;
}

.notify_bage {
    text-align: center;
    background: #ff6060;
    color: white;
    font-weight: bolder;
    font-size: 12px;
    padding: 2px;
    width: 15px;
    border-radius: 10px;
    position: absolute;
    margin-left: 22px;
    display: none;
    opacity: 0.8;
}

.notify_win_cntrl,  .notify_win_cont {
    display: inline-block;
}

.notify_win_cont {
    width: 440px;
    padding-right: 15px;
    margin-left: 15px;
    text-align: center;
    overflow-wrap: normal;
    vertical-align: middle;
    display: table-cell;
    line-height: 20px;
    letter-spacing: 0.3px;
}

.notify_win_cntrl {
    position: absolute;
    font-size: 20px;
    color: #d5d5d5;
    cursor: pointer;
    top:50%;
}

.notify_win_cntrl:hover{
    color: #565656;
}

.notify_act {
    display: table-cell;
}

.notify_hide {
    display: none;
}

.notify_rate {
    display: inline-flex;
    position: absolute;
    bottom: 20px;
    left: 25px;
    width: 400px;
    line-height: 13px;
    font-size: 14px;
}
