/* ==========================================================
 * TABLES
 * ==========================================================
 */

.sub_nav {
/ / clear : both;
    margin: 0;
    padding: 0 20px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
/ / border-left : 1 px solid #aaa;
/ / border-right : 1 px solid #aaa;
}

.sub_nav li {
    margin: 0;
    padding: 0;
/ / list-style : none;
    display: inline;

}

.sub_nav {
/ / background : #f7f7f7;
/ / border-bottom : 1 px solid #bebebe;
}

.sub_nav a {
/ / display : block;
    float: left;
    margin-right: 10px;
    padding: 0 10px 0 21px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #000;
}

.sub_nav a:hover {
    color: #E65524;
}

.sub_nav a.active {
    font-weight: bold;
}

.search {
    background-image: url(blue/images/icons/search2.png)
}

.open {
    background-image: url(blue/images/icons/open.gif)
}

.mine {
    background-image: url(blue/images/icons/my_tickets.gif)
}

.approve {
    background-image: url(blue/images/icons/tick.png)
}

.report {
    background-image: url(blue/images/icons/reports.png)
}

.export {
    background-image: url(blue/images/icons/arrow_up.png)
}

.list {
    background-image: url(blue/images/icons/workflow_small.png)
}

.admin {
    background-image: url(blue/images/icons/settings.gif)
}
.disabled
{
  pointer-events:none;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAKrVq36zwjjgzhhYWGMYAEYB8RmROaABADeOQ8CXl/xfgAAAABJRU5ErkJggg==) repeat;
}

table {
   // background: #fff;
    font-size: 9pt;
    font-family: Helvetica, Verdana, sans-serif;
    line-height: 22px;
    vertical-align: top;
}

table th {
    -moz-border-radius: 10px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;

    -khtml-border-radius: 10px;
    -khtml-border-radius-bottomleft: 0px;
    -khtml-border-radius-bottomright: 0px;

    -webkit-border-radius: 10px 10px 0px 0px;

}

#bottom_anchor {
    position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   text-align: center;
   background: #F4F6FB;
}

.title2 {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    font-size: 28px;
    line-height: 40px;
/ / letter-spacing : - 1 px;
    margin: 0 0 0 0;
    display: block;
/ / color : #444;
}

/* Manley table css starting*/
.features-table thead th {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font: normal 1.6em Georgia, "Times New Roman", Times, serif;
    text-align: center;
/ / border-top-right-radius : 10 px;
/ / border-top-left-radius : 10 px;
/ / border-top : 1 px solid rgb(234, 234, 234);

}

table.features-table td.margin {
    font-weight: bold;
    text-align: left;
    border-right: 1px solid #e8edff;
}

.features-table tfoot th {
    text-align: center;
/ / border-top-right-radius : 10 px;
/ / border-bottom-left-radius : 10 px;
/ / border-top : 1 px solid rgb(234, 234, 234);
}

.features-table th {
/ / background : none repeat scroll 0 % 0 % rgba(230, 230, 230, 10.15);
/ / border-right : 1 px solid white;
    border: 1px solid rgb(234, 234, 234);
    height: 25px;
    line-height: none;
    padding: 0px 10px;
/ / border-bottom : 1 px solid rgb(205, 205, 205);
/ / box-shadow : 0 px 0 px 2 px rgba(0, 0, 0, 0.15);
/ / box-shadow : 0 px 1 px 0 px white;
    white-space: nowrap;
    text-align: left;
/ / border-top-right-radius : 10 px;
/ / border-top-left-radius : 10 px;
/ / border-top : 1 px solid rgb(234, 234, 234);

}

.features-table td {

    height: 20px;
    line-height: none;
    padding: 0px 20px;
    border: 1px solid rgb(234, 234, 234);
/ / border-bottom : 1 px solid rgb(205, 205, 205);
/ / border-right : 1 px solid rgb(205, 205, 205);
/ / box-shadow : 0 px 1 px 0 px white;
/ / box-shadow : 0 px 0 px 2 px rgba(0, 0, 0, 0.15);
    white-space: nowrap;
    text-align: left;
/ / border-top-right-radius : 10 px;
/ / border-top-left-radius : 10 px;
/ / border-top : 1 px solid rgb(234, 234, 234);
}

.features-table {
    border-collapse: collapse;
    border-spacing: 0px;
    border-radius: 10px;
/ / border : 1 px solid rgb(234, 234, 234);
/ / text-shadow : 0 px 1 px 0 px rgb(255, 255, 255);
    color: #404853;
/ / rgb(42, 42, 42);
/ / width : 600 px;
}

/* Manley table css ending*/

/* Manley table css starting*/

.profile-table thead td {
    background: none repeat scroll 0% 0% rgba(230, 230, 230, 1.15);
    border-bottom: 1px dashed #D3E7F7;
    border-top: 1px dashed #D3E7F7;
}

.contentTable li {
    display: inline;
    list-style: none;
    cursor: pointer;
    padding-left: 5px;
}

/*
.contentTable input[type="file"]{
  // -webkit-appearance: none;
   text-align: left;
  // -webkit-rtl-ordering: left;
   width:78px;
   display:none;
   margin: 0 10px 0 10px;
   border: 1px solid #aaaaaa;
   border-radius: 2px;
   background-image: -webkit-gradient(linear, left bottom, left top, from(#d2d0d0), to(#f0f0f0));
   background-image: -moz-linear-gradient(90deg, #d2d0d0 0%, #f0f0f0 100%);
}
*/

.profile-table thead td h4 {
    color: rgb(87, 119, 187);
    width: 100px;
}

.profile-table caption {
    text-align: left;
}

.profile-table td {
    height: 20px;
    line-height: none;
    padding: 0px 20px;
/ / border : 1 px solid rgb(234, 234, 234);
/ / border-bottom : 1 px dashed rgb(205, 205, 205);
/ / border-right : 1 px solid rgb(205, 205, 205);
/ / box-shadow : 0 px 1 px 0 px white;
/ / box-shadow : 0 px 0 px 1 px rgba(0, 0, 0, 0.15);
    white-space: nowrap;
    text-align: left;
/ / border-top-right-radius : 10 px;
/ / border-top-left-radius : 10 px;
/ / border-top : 1 px solid rgb(234, 234, 234);
}

.profile-table {
    border-collapse: collapse;
    border-spacing: 0px;
    border-bottom: 1px dashed #D3E7F7;
/ / border-radius : 10 px;
/ / border : 1 px solid rgb(234, 234, 234);
/ / text-shadow : 0 px 1 px 0 px rgb(255, 255, 255);
    color: #404853;
/ / rgb(42, 42, 42);
/ / width : 600 px;
}

/* Manley table css ending*/

.cke_textarea_inline {
    padding: 0px;
    overflow: auto;
    border: 1px solid gray;
    -webkit-appearance: textfield;
}

.containerTable {
    width: 100%;
    height: 150px;
    background: #000;
    margin: auto;
    border: 0px solid #ccc;
    border-collapse: collapse;
    background-color: transparent;
    table-layout: fixed;
}

.containerTable tr td.mainCol {
    display: table-cell;
    height: 100%;
    padding: 10px 20px 5px 5px;
    vertical-align: top;
    text-align: center;
  //  width: 80%;

}

.containerTable tr td.rightCol {
    border-left: 1px solid #F0F0F2;
    width: 20%;
    display: table-cell;
/ / float : right;
    text-align: justify;
    padding: 10px 0px 2px 8px; /* Top right bottom left */
    vertical-align: top;
}

/*
.contentTable thead tr td
{
border-bottom:border-bottom: 1px dashed #D3E7F7;
}
.contentTable tbody tr td
{
border-bottom:0px;
}
.contentTable tfoot tr td
{
border-bottom:border-bottom: 1px dashed #D3E7F7;
}
*/

.dataTable, .defaultTbl {
    margin: auto;
    border: 1px solid #ccc;
    background: white;
    border-collapse: collapse;
    background-color: transparent;

}

.dataTable tr th, .defaultTbl tr th {
    background: #86bbe5;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font: normal 1.6em Georgia, "Times New Roman", Times, serif;
    line-height: 28px;
    padding: 0.3em;
    color: #fff;

}

.dataTable tr td, .defaultTbl tr td {
    height: 24px;
    vertical-align: top;
    border-collapse: collapse;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.contentTable {
    border: 0px solid #ccc;
    background: white;
    border-collapse: collapse;
    background-color: transparent;
    text-align: left;
    padding: 5px 10px 5px 10px;
}

.contentTable tr th {
    background: #ececec;

    text-transform: uppercase;
    letter-spacing: 2px;
    font: normal 1.6em Georgia, "Times New Roman", Times, serif;
    line-height: 28px;

}

.contentTable tr td {
    vertical-align: top;
    border-collapse: collapse;
    padding: 10px 0px 10px 5px;
/ / color : #666666;
}

.content tr td {
    padding: 10px 0px 10px 5px;
    text-align: justify;
}

.content blockquote {
    font-style: italic;
    background: #f5f5f5;
    border-left: 4px solid #27c0d8;
    padding: 1.5em 2.25em;
}
.content img {
    padding: 2px 20px 20px 5px;
}

.dottedBottomBorder tr td {
    border-bottom: 1px dotted #CBCBCE;

}

.noStyle {
    border-collapse: collapse;
    border-bottom: 0px solid #ccc;
    border-top: 0px solid #ccc;
}

.contentTitle {
    font-size: 10pt;
    padding: 0px 0px 5px 0px;
}


.contentSummary {
    padding: 10px 20px 5px 0px;
    line-height: 20px;
    overflow: auto
}

.contentSummary:hover {
    background: #F7F7F7;
/ / cursor : pointer;
}

.contentSummary img {
    padding: 0px 10px 2px 0px;
}

.contentImage {
    float: left;
    width: 76px;
    padding: 0px 0px 0px 0px;
}

.contentInfo {
    color: #A0A1A2;
    font-size: 10px;
    font-weight: normal;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;

}

.rightColList {
    font-size: 8pt;
    line-height: 16px;
/ / width : 160 px;
}

.rightColList img {
    padding: 0px 0px 10px 0px;
}

.rightTable tr th {
    text-align: left;
    vertical-align: top;
    border-bottom: 1px dotted rgb(203, 203, 206);
}
img.center {
    display: block;
    margin-left: auto;
    margin-right: 0 
    }

table tr.commentArea td, table tr td.commentArea {

    vertical-align: middle;
    padding: 5px 0px 0px 0px;

}

table tr td.noborder, table tr.noborder td {
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
}

/* =================================== OLD CSS ==================================== */

table.mainTbl tr td {
   // background: #fff;
    font-size: 12px;
    font-family: Helvetica, Verdana, sans-serif;
/ / font : normal 1.2 em Georgia, "Times New Roman", Times, serif;

}

table.mainTbl tr td.breadCrumb {
    background-color: whiteSmoke;
}
/*
table.defaultTbl {
/ / background : url('../images/table_background.jpg');
    background: #fff;
    font-size: 8pt;
    line-height: 16px;
    margin: auto;
    border: 0px solid #ccc;
    background: white;
    border-collapse: collapse;
    background-color: transparent;

}

table.defaultTbl tr {
    border-bottom: 1px solid #ccc;
}

table.defaultTbl tr th {
    background: #86bbe5;
    border: 0px solid #000000;
/ / font-size : 1.5 em;
    color: #000;
    padding: 4px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font: normal 1.6em Georgia, "Times New Roman", Times, serif;
    background: url('blue/images/th.png');
    background-repeat: repeat-x;
    line-height: 28px;
}

table.defaultTbl tr td {
    background: #fff;
    text-align: left;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 20px;
    vertical-align: top;
    padding: 4px;

}
*/


table.borderless {
 // background : url('../images/table_background.jpg');
    background: #fff;
    font-size: 8pt;
    line-height: 16px;
    margin: auto;
    border: 0px solid #ccc;
    background: white;
    border-collapse: collapse;
    background-color: transparent;

}

table.borderless tr {
    border-bottom: 0px solid #ccc;
}

table.borderless tr th {
    background: #86bbe5;
    border: 0px solid #000000;
/ / font-size : 1.5 em;
    color: #000;
    padding: 4px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font: normal 1.6em Georgia, "Times New Roman", Times, serif;
    background: url('blue/images/th.png');
    background-repeat: repeat-x;
    line-height: 28px;
}

table.borderless tr td {
    background: #fff;
    text-align: left;
    border-right: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 20px;
    vertical-align: top;
    padding: 4px;

}
/*
table.defaultTbl tr td.noborder,
table.defaultTbl tr.noborder td {
    border-right: 0px;
    border-bottom: 0px;
}

table.defaultTbl tr td.alt {
    background: #F5FAFA;
    color: #B4AA9D;
}

table.defaultTbl tr.caption td {
    background: #f5f6f8;
    padding: 4px;
    color: #000000;
    font-weight: bold;
/ / background : url('blue/images/td2.png');
    background-repeat: repeat-x;
}

table.defaultTbl tr td.caption {
    background: #f5f6f8;
    padding: 4px;
    color: #000000;
    font-weight: bold;
/ / background : url('blue/images/td2.png');
    background-repeat: repeat-x;
}

table.defaultTbl tr.sub-header td {
    background: #d3e7f7;
    padding: 5px;
    color: #000000;
    font-weight: bold;
}

table.defaultTbl tr td.sub-header {
    background: #d3e7f7;
    padding: 5px;
    color: #000000;
    font-weight: bold;
}

table.defaultTbl tr.highlight td {
    background: #C0A0C0;
}

table.defaultTbl tr.highlight th {
    background: #b7beee;
    border: 0;
    border-bottom: 1px solid #000000;
}

table.defaultTbl thead tr.deep th {
    background: url('../images/table_subheader_bg.gif');
}

table.defaultTbl tr.toggle {
    cursor: pointer;
}

table.defaultTbl tr th a.windowBtn {
    display: block;
    position: relative;
    float: right;
    font-size: 120%;
    cursor: pointer;
    margin: -2px 0 -2px 4px;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
    color: #7F6E47;
}

table.defaultTbl tr th a.windowBtn:hover {
    color: #000;
}

table.defaultTbl tr.head-separator td {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5px;
}
/*
table.defaultTbl tr td.center {
    text-align: center;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin: auto;
}

table.defaultTbl tr td.top {
    vertical-align: top;
}

table.defaultTbl tr td.middle {
    vertical-align: middle;
}

table.defaultTbl tr td.bottom {
    vertical-align: bottom;
}

table.defaultTbl tr td.right {
    text-align: right;
}
*/

table.profile {
    line-height: 16px;
    font-size: 12px;
    background: #fff;
    margin: 45px;
    border-collapse: collapse;
    text-align: left;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

table.profile th {
    font-size: 14px;
    font-weight: normal;
    color: #039;
    padding: 10px 8px;
    background: #fff;
    border-bottom: 2px solid #6678b1;
}

table.profile tr td {
    background: #fff;
}

table.profile td {
    color: #669;
    padding: 9px 8px 0px 8px;
    background: #fff;
}

table.profile tbody tr:hover td {
    color: #009;
}

/* TableSorter
----------------------------------*/
/*
table.tablesorter {
    margin: auto;
    font-size: 100%;
    text-align: left;
}

table.tablesorter thead tr .header {
    background-image: url(../images/plugins/tablesort/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 17px;
    font-size: 100%;
    cursor: pointer;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
}

table.tablesorter tbody td {
    background: #dde1f7;
    white-space: nowrap;
    vertical-align: top;
}

table.tablesorter tfoot td {
    background-image: url('../images/table_subheader_bg.gif');
    border-top: 1px solid #000000;
}

table.tablesorter thead tr .headerSortUp {
    background-image: url(../images/plugins/tablesort/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
    background-image: url(../images/plugins/tablesort/desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #c0c0c6;
}
*/
.doc_tile {
    float: left;
    width: 220px;
    overflow: auto;
    padding: 10px;
    border: 1px solid #EFF0F1;
    margin: 0px 20px 20px 0px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    background-image: url(images/tile_bg.png);
    background-position: bottom;
    background-repeat: repeat-x;
    color: #000;

}

.doc_tile a span {
    font-weight: bold;
    color: #5777BB;
}

.doc_tile a:hover {
    text-decoration: none;

}

.doc_tile:hover {
    background-color: #F7FBFD;
    background-image: url(images/tile_bg_hover.png);
    cursor: pointer;
}

.doc_tile_image {
    float: left;
    width: 76px;
    padding: 0px 0px 0px 0px;
}

.doc_info {
    line-height: 14px;
    font-size: 11px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

.storage_indicator {
    border: 1px solid #D5D5D5;
    height: 10px;
    float: left;
    margin: 5px 0px;
    width: 130px;
}

.storage_text {
    color: #AAA9A9;
    font-size: 11px;
    font-weight: normal;
}

/* BUTTONS */
input[name=command2] {
    float: center;
    margin: 0 7px 0 0;
    background-color: #f5f5f5;
    border: 1px solid #dedede;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 130%;
/ / text-decoration : none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */

    width: auto;
    overflow: visible;
}

.button {
/ / display : inline-block;
    padding: 2px 20px 2px 30px;
    border: 1px solid #666;
    line-height: 24px;
    color: #000;
    font-weight: bold;
/ / font : bold 12 pt Arial, Helvetica;
/ / text-decoration : none;
/ / background : #dcdcdc url(blue/images/icons/add.png) no-repeat scroll 5 px center;

    background-color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);

/ / color : #666;
    -moz-border-radius: .2em;
    -webkit-border-radius: .2em;
    border-radius: .2em;
    -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);

}

.add {
    background: #dcdcdc url(blue/images/icons/add.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.edit {
    background: #dcdcdc url(blue/images/icons/edit2.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.view {
    background: #dcdcdc url(blue/images/icons/view.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.delete {
    background: #dcdcdc url(blue/images/icons/delete.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.disable {
    background: #dcdcdc url(blue/images/icons/disable.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.tick {
    background: #dcdcdc url(blue/images/icons/tick.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.print {
    background: #dcdcdc url(blue/images/icons/print.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.email {
    background: #dcdcdc url(blue/images/icons/email_go.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.decision {
    background: #dcdcdc url(blue/images/icons/img-097.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.back {
    background: #dcdcdc url(blue/images/icons/back.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
	
}

.forward {
    background: #dcdcdc url(blue/images/icons/forward.png) no-repeat scroll 60px center ;
    background-color: #f5f6f8;
}

.up {
    background: #dcdcdc url(blue/images/icons/arrow_up.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}

.down {
    background: #dcdcdc url(blue/images/icons/arrow_down.png) no-repeat scroll 5px center;
    background-color: #f5f6f8;
}
.edit:before {
    content: "\270E";
}

/* BUTTONS SIZES */
.small{
    width: 100px;
}
.medium{
    width: 180px;
}
.large{
    width: 250px;
}

.rightCol > .button{
    width: 180px;
}

/
/
.edit:before {
    content: "\270E";
}

table.wema {
    font-family: Sans-Serif;
    font-size: 12px;
    text-align: left;
    border-collapse: collapse;
}

table.wema th {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #CAE8EA;
    /*	//font-family: times, Times New Roman, times-roman, georgia, serif;
       font-family: �Lucida Console�, Monaco, monospace;
       font-size: 20px;
        line-height: 24px;
        text-align: left;
        //letter-spacing: -1px;
        margin: 0px 0px 15px 20px;
        //display: block;
       padding:0px 0px 6px 0px; /* Links */
}

table.wema td {
    font-size: 12px;
    padding: 4px 6px;
/ / color : #669;
    color: #4f6b72;
    border-top: 1px solid #C1DAD7;;
/ / 1 px solid #e8edff;

}

table.wema td.alt {
    background: #F5FAFA;
    color: #797268;
}

table.wema td.margin {
    font-weight: bold;
    text-align: right;
    border-right: 1px solid #e8edff;
}

table.wema td.title {
    font-weight: bold;
    text-align: left;
    border-right: 1px solid #e8edff;
}

table.wema tr.caption td, table.wema tr td.caption {
    background: #f5f6f8;
    padding: 4px;
    color: #000000;
    font-weight: bold;
}

table.wema tr.header td, table.wema tr td.header {
    background: #c0c0c0;
    padding: 4px;
    color: #000000;
    font-weight: bold;
}
.collapsible  {
    cursor: pointer;
}
.collapsible span {
    text-align: right; 
    float: right; 
    text-transform: lowercase;
    font-size: 10px; 
    color:#888;
}


table.rightTable
{
    width: 100%;
}

table.rightTable td
{
    padding: 8px 0px 8px;
    border-top: 1px solid #C1DAD7;;
}

table tr.highlight td, table tr td.highlight {
    background: #F7F7F7;
}

.left-arrow {
    border-color: transparent #e8edff;
    border-style: solid;
    border-width: 16px 12px 16px 0px;
    height: 0px;
    width: 0px;
}

.right-arrow {
    border-color: transparent black;
    border-style: solid;
    border-width: 20px 0px 20px 20px;
    height: 0px;
    width: 0px;
}

/* faceb image*/
.small_face {
    width: 35px;
    height: 35px
}

.big_face {
    width: 50px;
    height: 50px
}

.profile_face {
    width: 180px;
    height: 180px
}

.Chartlegend {
    position: absolute;
    float: right;
    width: 15em;
    border: 1px solid black;
}

.Chartlegend .title {
    display: block;
    margin: 0.5em;
    border-style: solid;
    border-width: 0 0 0 1em;
    padding: 0 0.6em;
}

.DashboardBlock {
    float: left;
    width: 250px;
    height: 130px;
    margin: 10px;
    background: #f8fdfe;
    border: 1px solid #bee1f3;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    padding: 20px;
    position: relative;
}

/* Message boxes*/

.info, .success, .warning, .error, .validation {
    border: 1px solid  !important;
    margin: 10px 0px  !important;
    padding: 15px 10px 15px 50px !important;
    background-repeat: no-repeat !important;
    background-position: 10px center  !important;
}

.info {
    color: #00529B  !important;
    background-color: #BDE5F8  !important;
    background-image: url('blue/images/icons/info.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('blue/images/icons/success.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('blue/images/icons/warning.png');
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('blue/images/icons/error.png');
}

.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('blue/images/icons/validation.png');
}

.progressbar {
    height: 100%; /* Not 30px because the 1px top-border brings it up to 30px to match #graph */
    background: rgb(245, 216, 97);
    border-top: 1px solid #fceabb;
}

comment {
    color: #A0A1A2;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
}

/* Background colors */
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
    color: #f9f9f9 !important;
}

.bg-gray {
    background-color: #eaeaec !important;
}

.bg-black {
    background-color: #222222 !important;
}

.bg-red {
    background-color: #f56954 !important;
}

.bg-yellow {
    background-color: #f39c12 !important;
}

.bg-aqua {
    background-color: #00c0ef !important;
}

.bg-blue {
    background-color: #0073b7 !important;
}

.bg-light-blue {
    background-color: #3c8dbc !important;
}

.bg-green {
    background-color: #00a65a !important;
}

.bg-navy {
    background-color: #001f3f !important;
}

.bg-teal {
    background-color: #39cccc !important;
}

.bg-olive {
    background-color: #3d9970 !important;
}

.bg-lime {
    background-color: #01ff70 !important;
}

.bg-orange {
    background-color: #ff851b !important;
}

.bg-fuchsia {
    background-color: #f012be !important;
}

.bg-purple {
    background-color: #932ab6 !important;
}

.bg-maroon {
    background-color: #85144b !important;
}

.contentright .sidebox_shadow {
  -moz-box-shadow: 2px 2px 5px #e2dfdf;
-webkit-box-shadow: 2px 2px 5px #e2dfdf;
box-shadow: 2px 2px 5px #e2dfdf;
#  padding:5px;
  width:196px;
  color:605e5e;
  min-height:52px;
  overflow:auto;
}

.sidebox_shadow ul
{
	list-style:none;
	margin:0;
	padding:0;

}

.sidebox_shadow li
{
	padding:3px;
}

.sidebox_shadow li img{
	float:left;
	padding:0px 5px 0px 0px;
	margin:0;
}