.rightNav ul li{
    margin:0 10px 10px 10px;
}
.rightNav ul li.comm a span {
    background-image: url("/images/icons/email.png");
}

.rightNav ul li.decision a span {
    background-image: url("/images/icons/lightbulb.png");
}

.rightNav ul li.vid a span {
    background-image: url("/images/icons/film.png");
}

.rightNav ul li.aud a span {
    background-image: url("/images/icons/sound.png");
}

.rightNav ul li.images a span {
    background-image: url("/images/icons/images.png");
}

.rightNav ul li.word a span {
    background-image: url("/images/icons/book_open.png");
}

.rightNav ul li.review a span {
    background-image: url("/images/icons/flag_green.png");
}

.rightNav ul li {
    position: relative;
}

.rightNav ul li a {
    background-image: url("/images/darkBg.jpg");
    color: #FFFFFF;
    display: block;
    font-size: 15px;

}

.rightNav ul li a:hover, .rightNav ul li a.active {
    background: url("/images/rightNavBg.png") repeat-x scroll 0 0 #EFEFEF;  

    color: #494949;
}

.rightNav ul li a span {
    background-position: 10px center;
    background-repeat: no-repeat;
}
.rightNav ul li a span {
    display: block;
    padding: 6px 0 6px 35px;
}
.rightNav ul li a p {
    display: block;
    margin-right:10px;
}
.darkTitle, .title {
    background: url("/images/darkBg.jpg") repeat-x scroll 0 0 transparent;
    box-shadow: 0 1px 0 #FFFFFF;
    height: 39px;

}

.darkTitle, .title, .rightNav  ul li a, .responseTime{
    border-radius: 2px 2px 2px 2px;
}

.darkTitle .title h5 {
    color: #FAFAFA;
    display: block;
    float: left;
    font-weight: normal;
    padding: 0px 11px;
}


/*
bootstrap overwrites...*/

.nav-list > li > a, .nav-list .nav-header {
    text-shadow: none;
}

.label, .badge {
    text-shadow:none;
}

.nav-list > li > a {
    padding: 0px;
}

.rightNav ul li {
    margin: 0 0 15px;
}
.rightNav li {
    line-height: 25px;
}
.navbar .brand {
    margin-left: 0px;
}

input, textarea, .uneditable-input {
    width: 180px;
}

#communicatorContainer .well {
    background-color: white;
}
/*dlog styles*/
cite{

    display:none;

}

.comment {
    background-color:transparent;
}

.notice  {
    background-color:transparent;
}


.issue {
    background-color:transparent;
}


.comment-popup{

    display:none;

}

.redactor-toolbar li a.re-spellchecker {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHtSURBVDjLY/j//z8DJZiBKgY49drM9J3idhLEtu+xjvea4nLNqsVspnWr2S6QmF6+Zol2ltpq5QSlmcpxijMxDABp9pjkuMuu28rIpsMi3rLZFKzIus38mm6OuqRxpf41nC5w7rOJd+i1ngnUXGLTbj7Tsskk3rbL8ppZreEu7Ry1mWpJSvHK8Uoz0TWK5U/nYIg8y8rgPsl+l12P1WqgbTPdJtk/AtoWb1CkBdagnqyyWilawVM/Rw/FBQyx540ZGm/eYIg8P43BdYLdSZiEcYXeTJB/TaoNroH8q5OldVIhXE5SKUqhXSNRfZdKvPKVkOrED+L9d/8wN998w+B4XIL40I48K8FQf/O6+7In/7mbb35hsD2qjBKNDLU3ExjKb7pi1Rx61ke89+6fwBVP/jPXXn/HYHlYGiMdMJTe1JJc/PgHQ/X1xQyplznBYuFnmRiiz062nPfof8DSJ/8ZSq8/ZzA9KIEzIQE1Vvuuf/6fufv2M4bgsz4MxVdPui8Cal4C1Jx/+RGDPqpmTANiz7MAvXI+bO2L/5ZzHvzP2Pjif8DCx/8ZMi/fY9DcL0FUUmbwPKkg3Hr7T+WOV//95j/8z5B6/jaD6l4JkvIC0J9FTtPu/2dIPn+PQXG3BFmZiUFzbweDLH7NVMmNAOGld33BRiNUAAAAAElFTkSuQmCC) !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.redactor-toolbar li a.re-openAi:before {
    font-family:Arial, Helvetica, sans-serif;
    content: "Ask OpenAi a question ";
  }
.redactor-toolbar li a.re-openAi {
    background-repeat: no-repeat;
    background-position: center center;
    width:200px;
}

/*documents styles*/
.docsMargin{
    margin-left: 5px;
}

#folderPadder{
    border: solid 1px #bbb;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

#folderContainer{
    overflow-y:auto;
}

.borderRight{
    border-right: solid 1px #bbb;
    border-bottom: solid 1px #bbb;
}

.fullHeight{
    height: 100%;
}

.tab-content .nav>li>a:hover {
    text-decoration: underline;
    background: none;
}

.tabbable .span2 {
    width: 16.666%;
    padding: 0;
    margin:0;
    /*        box-sizing:border-box;
            -moz-box-sizing:border-box;
            -webkit-box-sizing:border-box;*/
}

.tabbable .span4 {
    width: 33.333%;
    padding: 0;
    margin:0;
    /*        box-sizing:border-box;
            -moz-box-sizing:border-box;
            -webkit-box-sizing:border-box;*/
}

.tabbable .span6 {
    width: 50%;
    padding: 0;
    margin:0;
    /*        box-sizing:border-box;
            -moz-box-sizing:border-box;
            -webkit-box-sizing:border-box;*/
}

.docHeadings .span2 {
    width: 16.666%;
    padding: 0;
    margin:0;
}

.docHeadings .span4 {
    width: 33.333%;
    padding: 0;
    margin:0;
}

.docHeadings .span6 {
    width: 50%;
    padding: 0;
    margin:0;
}

.docHeadings .span8 {
    /*  width: 66.666%;  */
    padding: 0;
    margin:0;
}

.docHeadings .span12 {
    /*        width: 50%; */
    padding: 0;
    margin:0;
}

.span8.mainDocument {
      /*   width: 66.4%; */
}

.tab-pane{
    padding: 0 !important;
}

#folderContainer ul li a{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-left: solid 1px #bbb;
}

.tabbable{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border: none;
}

.documentNameUl.nav > li > a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    text-decoration: none;
}

#docFolders{
    overflow-y: auto;
    /*height: 100%;*/
}

.docOverflow{
    overflow-y: auto;
}

.docHeadText{
    /*padding: 10px 5px 5px 5px;*/
    /*        box-sizing:border-box;
            -moz-box-sizing:border-box;
            -webkit-box-sizing:border-box;*/
    margin: 0;
    border-bottom: solid 1px #bbb;
}

#docName{
    margin-bottom: 5px;
}

.documentItem{
    padding: 8px 12px; margin-right: 5px; border-bottom: dotted 1px #bbb;   
}

.docToolbar{
    margin:0; 
    /*border-bottom: none;*/ 
    height: 30px; 
    border-left:none;

    /*        border-left:none; 
            box-sizing:border-box; 
            -webkit-box-sizing:border-box;*/
}

.docInnerContainer{
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
iframe {
    /*        width: 10px;
            min-width: 100%;
            *width: 100%;*/
}

/*word processor styles*/
.bg-white {background-color: white;}
.error{
    background-color: transparent !important;
}

/*launch success styles*/
.nailthumb-image-titles-bigger span.nailthumb-title {
    background: none repeat scroll 0 0 rgba(0, 125, 0, 0.5);
    font-size: 13px;
    height: 20px;
}

.horiz {
    width: 125px;
    height: 130px;
}
.hydraThumb { background: none repeat scroll 0 0 #333333; margin-left:40px; margin-bottom:40px;    border: 4px solid #E3E3E3;    box-shadow: 6px 6px 6px #888888;  }

#fe-sidebar-nav .pagetitle, #fe-sidebar-nav .leftmenu .nav-tabs li, #fe-sidebar-nav .widgettitle, #fe-sidebar-nav .ui-accordion-header, #fe-sidebar-nav .ui-datepicker-header, #fe-sidebar-nav #popup_title, #fe-sidebar-nav .sortlist > li div.label, #fe-sidebar-nav .dataTables_paginate .paginate_button, #fe-sidebar-nav .dataTables_paginate .paginate_button_disabled:hover, #fe-sidebar-nav .nav-tabs.nav-stacked > li > a, #fe-sidebar-nav .tabbable .nav-tabs, #fe-sidebar-nav .nav-list li.nav-header, #fe-sidebar-nav .tabs-right .nav-tabs li a, #fe-sidebar-nav .tabs-left .nav-tabs li a, #fe-sidebar-nav .breadcrumb, #fe-sidebar-nav .animatesample li, #fe-sidebar-nav .pagination ul > li > a, #fe-sidebar-nav .pagination ul > li > span, #fe-sidebar-nav .pager li > a, #fe-sidebar-nav .pager li > span, #fe-sidebar-nav .popover-title, #fe-sidebar-nav .actionBar a.buttonDisabled, #fe-sidebar-nav .actionBar a.buttonDisabled:hover, #fe-sidebar-nav .wizard .hormenu li a, #fe-sidebar-nav .wizard .tabbedmenu, #fe-sidebar-nav .mailinbox thead th, #fe-sidebar-nav .mailinbox tfoot th, #fe-sidebar-nav .mediamgr_head, #fe-sidebar-nav .mediamgr .mediamgr_rightinner h4, #fe-sidebar-nav .logintitle {
    /*background: linear-gradient(to bottom, #444444 0%, #222222 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;*/
    background:linear-gradient(to bottom, #444444 0%, #222222 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: #222222;
}

#fe-sidebar-nav ul li a
{
    /*background-image: linear-gradient(to bottom, #444444, #222222) !important; */
/*    background: linear-gradient(to bottom, #444444 0%, #222222 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;*/
    background-color: #424242;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: white;
}
#fe-sidebar-nav ul li a:hover
{

    border: 1px solid #BBBBBB;
    background-image: none; 
    background-color: #222222;
    margin-bottom: 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: white;
    cursor: pointer;
}

#fe-sidebar-nav ul li .active
{
    background-image: none; 
    background-color: #222222;
    background: linear-gradient(to bottom, #EDEDED 0%, #DEDEDE 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid 
}



.label-default {
    background-color: #FFFFFF;
    color: #333333 !important;
}

#primaryNavigation .label{
    min-width: 13px;
    text-align: center;
}

.navbar .container {
    width: none;
}
.navbar .container {
    width: none;
}
.widgetcontent.bordered {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #DDDDDD;
    padding: 15px;
}


label{
    font-size:inherit;
    color:inherit;
    line-height: inherit;
    font-weight: inherit;
}

.syndTime {
  
    font-size:18px; 
    color:white;
    
}