body {font-family:verdana;font-size:12px;}
.highlight{background:lavender;height:10;margin:0;cursor: pointer; }
.unhighlight{background:transparent;height:10;margin:0;cursor: pointer; }
.highlightReleases{background:lavender;height:13;margin:0;}
.unhighlightReleases{background:transparent;height:13;margin:0;}
a {color:black;font-family:verdana;text-decoration:none; }
.link { cursor:pointer; color:blue; }
.link:hover { cursor:pointer; color:red; }
.link-black { cursor:pointer; text-decoration: underline; }
.input { padding:3; height:22; font-family:arial;font-size:12px;valign=center; }
/*border-color:999999;border-width:1;border-style:solid;*/
.inputdisabled { padding:3; height:22;border-color:999999;border-width:1;border-style:solid;font-family:arial;font-size:12px;valign=center;background-color:#EBEBE4;color:#ACA8A7; }
.multiselectenabled {
    margin-top:1px;
    margin-bottom:1px;
    cursor:pointer;
    font-size:13px;
    overflow-x:hidden;
    overflow-y:auto;
    border:1px solid #dedede;
    background-color:#FFFFFF;
    padding-top:1px;
    padding-left:2px;
}
.multiselectdisabled {
    margin-top:1px;
    margin-bottom:1px;
    font-size:13px;
    overflow-x:hidden;
    overflow-y:auto;
    border:1px solid #afafaf;
    background-color:#ebebe4;
    color:#aca8a7;
    padding-top:1px;
    padding-left:2px;
}
.header-colour {
    background-color: #5578BE;
}
.button, .button-red, .button-green  {
    background-color: rgb(30, 68, 146);
    font-family: arial, Helvetica, sans-serif;
    font-weight:bold;
    color:white;
    outline: none;
    height:23px;
    margin:1px;
    padding-bottom:1px;
    text-align:center;
    border:0px solid black;
    border-radius: 4px;
}
.button-red {
    background-color: #FF3D3D;
}
.button-green {
    background-color: #006C00;
}
.button:hover {
    background: rgb(9, 42, 111);
}
.buttondisabled  {
    background-color: #646464; /*rgb(30, 68, 146);*/
    font-family: arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#DEDEDE;
    outline: none;
    height:23px;
    margin:1px;
    padding-bottom:1px;
    text-align:center;
    border:0px solid black;
    border-radius: 4px;
}
/*.button  {*/
/*    background-color:#4B6AA8;*/
/*    background-image:url('images/button-background.jpg');*/
/*    background-size: 100%;*/
/*    webkit-background-size: 100%;*/
/*    font-family: arial, Helvetica, sans-serif;*/
/*    font-weight:bold;*/
/*    color:white;*/
/*    height:23px;*/
/*    margin:1px;*/
/*    padding-bottom:1px;*/
/*    text-align:center;*/
/*    border:1px solid black;*/
/*    border-radius: 2px;*/
/*    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#000088,endColorStr=#5578BE);*/
/*}*/
.button-simple  {
background-color:#000055;
background-image:url('images/button-background.jpg');
font-family:arial;
font-weight:bold;
color:white;
height:25px;
margin:1px;
padding-bottom:1px;
text-align:center;
border-left:1px solid #666666;
border-right:1px solid #000000;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
}
/*.buttondisabled  {background-color:#4B6AA8;FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientTye=1,startColorStr=#000088,endColorStr=#5578BE); font-family:arial; font-weight:bold; background:#4B6AA8;color:#888888;height:23px;margin:1px;padding-bottom:1px;text-align:center;valign:center;border:1px solid #666666;}*/


.button2 {
    /*
    background-color:#000055;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#000066,endColorStr=#6699ff);
    font-family:arial;
    font-weight:bold;
    background:000066;
    border:1px solid #666666;
    */
    background-color:#4B6AA8;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#000088,endColorStr=#5578BE);
    background-image:url('images/button-background.jpg');
    background-size: 100%;
    webkit-background-size: 100%;
    font-family: arial, Helvetica, sans-serif;
    font-size:9;
    font-weight:bold;
    color:white;
    height:20px;
    padding:2px;
    text-align:center;
    border:1px solid black;
    border-radius: 2px;
}
.text {margin:0;font-family:verdana;font-size:8pt;}
.textbold {margin:0;font-family:verdana;font-size:8pt;font-weight:bold;}
.textunderline {margin:0;font-family:verdana;font-size:8pt;text-decoration:underline;}
.textsmall {height:17;margin:0;font-family:verdana;font-size:8pt;padding:1;}
input.nostyle { border: 0; background-color: transparent; padding: 0px; }

p {margin:1px;}
.underline{border-bottom: 1px solid #DDDDDD;height:18;margin:0;font-family:verdana;font-size:8pt;}
.timehighlight{background:CCceFF;height:10;margin:0;}
table {font-family:verdana;font-size:12px;}
/*td {font-family:verdana;font-size:12px;}*/
.title {
    font-size:16px;
    font-weight:bold;
}
.subtitle {
    font-size:14px;
    font-weight:bold;
}
.circ {
    font-family:verdana;
    font-size:10px;
}
.menu {
    font-family:verdana;
    font-size:12px;
}
.hiddentext {
    font-size: 0px;
    margin-left: -1px;
}
.hiddentext-chrome {
    font-size: 0px;
    margin-left: 0px;
}
.hiddentext-safariwindows {
    font-size: 0px;
    margin-left: -5px;
    padding:0px;
}
.textdiv {
    font-family:verdana;
    font-size:12px;
}
.popupdiv {
    position: absolute;
    border: 1px solid black;
    background-color: #FFFFFF;
    padding:5px;
    font-family:verdana;
    font-size:12px;
    z-index: 99999;
    visibility: hidden;
}
.bluediv {
    border: 1px solid black;
    background-color: #ddddff;
    padding:5px;
    font-family:verdana;
    font-size:12px;
}
.greendiv {
    border: 1px solid black;
    background-color: #ddffdd;
    padding:5px;
    font-family:verdana;
    font-size:12px;
}
.reddiv {
    border: 1px solid black;
    background-color: #ffdddd;
    padding:5px;
    font-family:verdana;
    font-size:12px;
}
.greydiv {
    border: 1px solid black;
    background-color: #dddddd;
    padding:5px;
    font-family:verdana;
    font-size:12px;
}
.shadowdiv {
    box-shadow: 1px 1px 1px black;
}
.div-container-standard {
    border: 1px solid black;
    background-color: #dddddd;
    padding:5px;
    font-family:verdana;
    font-size:12px;
}
.errmsg {
    color: red;
    font-weight: bold;
    font-size: 13px;
}
.infomsg {
    color: green;
    font-weight: bold;
    font-size: 13px;
}
.vertical-text {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: center center;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: center center;
    writing-mode: tb-rl;
    /*display:block;*/
}
.vertical-text-moz {
    //margin-top: 50%;
}
.mainpage-savebox {
    position: absolute;
    border: 1px solid black;
    z-index: 99;
    top: 50%;
    left: 50%;
    padding: 5px;
    width: 70px;
    height: 60px;
    background-color: #ffffff;
    text-align: center;
}
.callcountpanel-inner {
    height:37px;
    width:102px;
    overflow:hidden;
    font-size:9px;
    font-family:verdana;
}
.callcountpanel-inner td {
    font-size:10px;
    font-family:verdana;
}
.callcountpanel-inner-ie {
    height:40px;
}
.callcountpanel-outer {
    height:37px;
    width:102px;
    overflow:hidden;
    border:1px solid #dddddd;
    background: url('images/transparent_white.png');
    margin-bottom:-1px;
    cursor:pointer;
}
.callcountpanel-outer-ie {
    height:41px;
}
.callcountpanel-loading {
    position: absolute;
    height:35px;
    width:100px;
    overflow:hidden;
    border:1px solid #999999;
    font-size:9px;
    background-image: url(images/transparent_small_grey.png);
    background-color: transparent;
    cursor:wait;
}
.callcountpanel-loading-ie {
    height:40px;
}
.inboxpreviewpanel {
    top:39px;
    position:absolute;
    width:422px;
    z-index:99999;
    background-color:#FFFFFF;
    border: 1px solid black;
    overflow-x:hidden;
    overflow-y:auto;
}
.filediff-inserted {
    background-color:#80FF80;
}
.filediff-deleted {
    background-color:#FF8080;
}
.filediff-td {
    padding-right:2px;
    font-family:courier new, courier, monospace;
    font-size:12px;
}
.filediff-ff-td {
    padding-right:2px;
    font-family:consolas, monospace;
    font-size:12px;
}
.filediff-lnum {
    border-right:1px solid #eeeeee;
}
.filediff-difftab {
    EMPTY-CELLS: show;
    BORDER-COLLAPSE:collapse;
}
.pagehover {
    font-size:         9px;
    position:          absolute;
    z-index:           999999;
    background:        #ffffe1;
    padding:           3px;
    border:            1px solid black;
}
.unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/**********************    OBJECTS    ***********************/
.tracker-dropdown-wrapper {
    float:              left;
    border:             1px solid grey;
    position:           relative;
    white-space:        nowrap;
}
.tracker-dropdown {
    float:              left;
    height:             14px;
    padding-top:        2px;
    padding-bottom:     2px;
    cursor:             default;
}
.tracker-dropdown-display {
    padding-left:       4px;
    min-width:          100px;
    background-color:   white;
}
.tracker-dropdown-openarrow {
    width:              17px;
    border-left:        1px solid grey;
    background-color:   #eeeeee;
    background-image:   url(images/arrow-down-tiny.png);
    background-position:4 center;
    background-repeat:  no-repeat;
}
.tracker-dropdown-disabled {
    color:              #666666;
    background-color:   #fafafa;
}
.tracker-dropdown-box {
    position:           absolute;
    cursor:             default;
    border:             1px solid grey;
    background-color:   white;
    top:                18px;
    overflow-y:         auto;
    overflow-x:         hidden;
    z-index:            999999;
}
.tracker-dropdown-box-entry {
    padding:            3px;
    width:              100%;
    font-size:          12px;
}



/**********************    CUSTOM MENU (CONTEXT MENU) CSS    ***************************/
.custommenu {
    font-family:         tahoma;
    font-size:           9pt;
    font-style:          normal;
    font-weight:         normal;
    position:            absolute;
    top:                 0px;
    left:                0px;
    background-color:    white;
    border:              1px solid #ACA899;
    padding:             2px;
    z-index:             999999;
    overflow:            auto;
}

.custommenubutton {
    cursor:              pointer;
    font-family:         tahoma;
    font-size:           10pt;
    font-style:          normal;
    font-weight:         normal;
    padding-top:         2px;
    padding-bottom:      2px;
    padding-left:        10px;
    padding-right:       10px;
}

.custommenugap {
    border:              5px solid;
    border-color:        white;
    padding-top:         1px;
    padding-bottom:      0px;
    padding-left:        5px;
    padding-right:       5px;
    background:          #ACA899;
}

.custommenushadow {
    position:            absolute;
    top:                 0px;
    left:                0px;
    background-color:    #000000;
    border:              2px solid #8E8E8E;
    padding:             2px;
    overflow-x:          hidden;
    opacity:             0.5;
    -moz-opacity:        0.5;
    filter:              alpha(opacity=50);
    zoom:                1;
    z-index:             998;
}

/************************************** MAIN MENU CSS ***************************************/
.header-menubutton {
    padding:4px;
    border:1px solid #999999;
    cursor:pointer;
    background-color:#4B6AA8;
}
.header-menubuttontext {
    color:#ddddee;
    text-weight:bold;
    font-family:verdana;
    font-size:11px;
}
.header-menubuttontextstrict {
    margin-top: -1px;
}
.header-dropdownmenu {
    z-index:9999;
    background:#ffffff;
    position:absolute;
    border:1px solid black;
}
.header-dropdownmenuitem {
    cursor:pointer;
    font-family: verdana;
    color:black;
}
.header-dropdownsubspacer {
    background-color: #eeeeee;
    padding: 2px;
    /*font-family:small fonts;*/
    font-family:arial;
    font-size:10px;
    /*font-variant: small-caps;*/
    color:#777777;
    text-align: center;
}
.hover {
    display:    none;
}
/*td:hover>.hover, div:hover>.hover, span:hover>.hover {*/
/*    position:           absolute;*/
/*    display:            inline;*/
/*    top:                -100px;*/
/*    padding:            5px;*/
/*    font-size:          11px;*/
/*    background-color:   #FFF500;*/
/*    z-index:            10000;*/
/*}*/