﻿@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot');
    src:url('../fonts/icomoon.eot?#iefixlcjljm') format('embedded-opentype'),
        url('../fonts/icomoon.woff') format('woff'),
        url('../fonts/icomoon.ttf') format('truetype'),
        url('../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


*
{
    margin: 0;
}
html
{
    height: 100%;
}
a:link{
    color: #3c7bd6;
}
a:hover{
    color: #f69125;
}
a:visited{
    /*color: #3566ee;*/
    /*color:rgb(21, 52, 146);*/
    /*color:rgb(63, 19, 115);*/
    color:#4D3A82;
}
input[type="text"]{
    background: #fff;
    background:linear-gradient(to bottom,#f9f9f9 0,#fff 100%);
    border:1px solid #aaa;
    border-radius:3px;
    padding: 5px;
    line-height: 15px;
    min-height: 15px;
    outline:none;
    color: #000;
}
input[type="text"]:focus{
    background: #fff;
    border:1px solid #006ab2;
}


body
{
    height: 100%;
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
    font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
    text-align: left;
    direction: ltr;
    background:#d5d5d5!important;
}

@media(max-width:800px){
    #content>div{
        float: none!important;
        width: 100%!important;
    }
}


#header
{
    margin: 0;
    padding: 0;
    height: 45px;
    background: #fff!important;
    position: relative;
    z-index: 4;
}

#header_logo
{
    top:20px;
    left:20px;
    top:10px\0;
    left:10px\0;
    width:314px;
    height:55px;
    width:70px\0;
    height:70px\0;
    overflow: hidden;
    position: absolute;
    z-index: 9;
    background: url(../images/vitals_esp_logo223x55.png) no-repeat center center!important;
    background: url(../images/logo-circle.png) no-repeat center center\0!important;
    background-size: contain!important;
}
@media all and (min-width:0) {
 #header_logo{
    top:20px;
    left:20px;
    width:314px;
    height: 55px;
    background: url(../images/vitals_esp_logo223x55.png) no-repeat left top!important;
    background-size: contain!important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #header_logo{
        top:20px;
        left:20px;
        width:314px;
        height: 55px;
        background: url(../images/vitals_esp_logo223x55.png) no-repeat left top!important;
        background-size: contain!important;
    }
}
@media (-webkit-min-device-pixel-ratio: 2){
    #header_logo{
    background: url(../images/vitals_esp_logo446x110.png) no-repeat left top!important;
    background-size: contain!important;
    }
}
/*@media (max-width:1280px){
    #header_logo{
        top:23px;
        left:15px;
        height:45px;
        width: 175px;
        background: url(../images/vitals_esp_logo175x45.png) no-repeat left top!important;
        background-size: contain!important;
    }
}
@media (-webkit-min-device-pixel-ratio: 2) and (max-width:1280px){
    background: url(../images/vitals_esp_logo350x90.png) no-repeat center center!important;
    background-size: contain!important;
}*/
@media (max-width:1536px) {
    #header_logo {
        top: 10px;
        left: 20px;
        height: 70px;
        width: 70px;
        background: url(../images/logo-circle.png) no-repeat center center !important;
        background-size: contain !important;
    }
}
@media (-webkit-min-device-pixel-ratio: 2) and (max-width:1536px) {
    background: url(../images/logo-circle@2x.png) no-repeat center center!important;
    background-size: contain!important;
}

.footer_header_logo
{
    background: url(../images/vitals_logo.gif) no-repeat left top;
    height: 77px;
    width: 77px;
    top: 0px;
    left: 0px;
    position: relative;
}
.topheader
{
    margin-right: 3px;
    font-size: 82%;
    float: right!important;
}
#user
{
    float: right;
    padding: 15px 90px 0 20px;
}
#user a{
    text-decoration: none!important;
    letter-spacing: 0;
    margin:0 3px 0 0;
}
#countinfo
{
    position: absolute;
    padding-left: 30px;
}
#headsearch
{
    padding-top: 8px;
    font-size: 82%;
}
#headsearch table{
    position: relative;
    left:60px;
}
/*@media (max-width:960px){
    #headsearch table{
        left:80px;
    }
}*/

#headsearch table td:first-child a,#headsearch table td:first-child button{
    display: inline-block;
    *display: inline;
   *zoom:1;
    padding: 13px 15px 10px 15px;
    text-align: center; 
    height: 18px;
    position: relative;
    left:-6px;
    border-left:1px solid #aaa;
    vertical-align: top;
    background-color: #14527a;
    color: #fff;
    border-radius:0 5px 5px 0;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#headsearch table td:first-child button{
    background: #14527a!important;
    height:41px!important;
    overflow: hidden;
    width:41px;
    color: #fff!important;
    line-height: 20px;
    border-color:#aaa!important;
    margin:0;
    padding:0;
    border:0;
}
#headsearch table td:first-child button:before{
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e668";
    display: inline-block;
    *display: inline;
    *zoom:1;
    font-size: 13px;
}
#headsearch table td:first-child a:hover{
    background:#aaa;
}
#headsearch table td:first-child button:hover{
    background:#aaa!important;
    outline: none;
}
#headsearch table td:first-child a:active{
    background:#999;
}
#headsearch table td:first-child button:active{
    background:#999!important;
}
#headsearch table td:first-child a img{
    display: none;
}
#headsearch table td:first-child a:before{
    font-family: 'icomoon';
    content: "\e668";
    display: inline-block;
    *display: inline;
   *zoom:1;
}


#searchbox
{
    border-radius:4px 0 0 4px;
    padding: 10px 5px 10px 65px;
    border:1px solid #aaa;
    background-color: #fff;
    color: #000;
    outline:none;
    vertical-align: top;
    display: inline-block;
    *display: inline;
   *zoom:1;
    height: 19px!important;
    font-size: 120%;
    width:120px!important;
}
@media(min-width:1025px){
    #searchbox{
        width:150px!important;
    }
}
select::-ms-expand{
    display: none;
}
select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline:none;
    border: 1px solid #aaa;
    display: inline-block;
    *display: inline;
   *zoom:1;
    padding: 6px 20px 6px 10px;
    /*IE8 IE9 hack*/
    padding:5px 8px 5px 10px\9;
    left: 6px;
    /*IE7 hack*/
    +margin:5px 0 0 0;
    background: url('../images/arrow-down-blue.png') no-repeat #fff;
    background-position: top 50% right 3px;
    background: #fff\9;
    border:1px solid #aaa;
    font-size: 13px;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    /*cancel firefox select dropdown default*/
    text-indent: 0.01px;
    text-overflow: '';
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  select{
    background: url('../images/arrow-down-blue.png') no-repeat #fff;
    background-position: top 50% right 0px!important;
    padding: 6px 15px 6px 10px!important;
  }
}
select:hover{
    background-color: #ddd;
    color: #000;
}
select#searchItem::-ms-expand {
    display: none;
}
select#searchItem{
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline:none;
    border: 1px solid #aaa;
    display: inline-block;
    *display: inline;
   *zoom:1;
    position: absolute;
    margin:5px 0 0 0;
    padding:5px 15px 6px 10px;
    /*IE8 IE9 hack*/
    padding:3px 4px 6px 3px\9;
    left: 6px;
    /*IE7 hack*/
    +margin:5px 0 0 0;
    top:4px;
    text-indent: 0.01px;
    text-overflow: "";  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 3px;
    background: url('../images/arrow-down-blue.png') center right no-repeat #fff;
    background-position: top 50% right 3px;
}
select#folders,select#categories,select#subjects,select#lstAllFolder,select#lstAllCategory,select#lstAllDocument,select#UserRoleToRoleEdit{
    background: #fff!important;
}
#selKeyword{
    padding-right: 20px;
    padding-right: 5px\9;
}
select.text_search{
    width: 212px;
    background-color: #f4f4f4;
}
select.text_search:hover{
    background-color: #fff;
}
select[multiple]{
    background:none!important;
    padding: 5px;
}
/*IE10 hack*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
  select#searchItem{padding:6px 15px 6px 10px;} 
  select{padding:5px 8px 5px 10px;}  
  
}  
.datepick-month-header{
    height: auto!important;
}
.datepick-month-header:after{
    content: "";
    display: block;
    clear: both;
}

.datepick-month-header select, .datepick-month-header input{
    height:auto!important;
    margin:5px 2px;
    background-color: #fff!important;
    color:#1986bc!important;
    padding-right: 12px;
    background-position: 98% center!important;
    padding-left: 5px;
}
@-moz-document url-prefix() { 
    .datepick-month-header select, .datepick-month-header input{
        padding-right:8px;
        padding-left:2px;
    }
}


#SearchButton
{
}

.btn01_mousedown
{
    padding: 0px;
    cursor: pointer;
    color: #990000;
    border-top: 0px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 0px solid #999999;
    margin: 0px;
    background-image: url(../images/but01_over.gif);
}
.btn01_mouseup
{
    padding: 0px;
    cursor: pointer;
    color: #990000;
    border-top: 0px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 0px solid #999999;
    margin: 0px;
    background-image: url(../images/but01_over.gif);
}

#menu {
    height: 45px;
    font-weight: normal;
    background: #fff !important;
    border-bottom: 4px solid #14527a;
    position: relative;
    z-index: 1;
    text-align: right;
}
#menu:after{
  content: "";
  display: block;
  position: absolute;
  left:0;
  right:0;
  height: 10px;
  bottom:-15px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.24) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.24)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.24) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.24) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.24) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.24) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */

}
#menu table
{
    width: 100%;
    float: right;
    height: 32px;
    margin-top: 2px;
    border: solid 0px #000;
}
    #menu:hover ul {
        /*overflow: auto;*/
    }

    #menu:hover:after {
        z-index: -1;
    }

    #menu .auto-scroll-right {
        position: absolute;
        right: 0;
        bottom: 0;
        height: 26px;
        cursor: default;
    }

        #menu .auto-scroll-right:before {
            content: "\e661";
            color: rgba(68, 68, 68, 0.5);
            font-family: "icomoon";
            padding: 7px 6px 6px 6px;
            position: absolute;
            right: 0;
            bottom: 0;
            background-image: linear-gradient(to right, rgba(240, 240, 240, 0), rgb(240, 240, 240) 70%);
        }

    #menu .auto-scroll-left {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 26px;
        cursor: default;
    }
        #menu .auto-scroll-left:before {
            content: "\e662";
            color: rgba(68, 68, 68, 0.5);
            font-family: "icomoon";
            padding: 7px 6px 6px 6px;
            position: absolute;
            left: 0;
            bottom: 0;
            background-image: linear-gradient(to left, rgba(240, 240, 240, 0), rgb(240, 240, 240) 70%);
        }

    #menu.is-start .auto-scroll-left {
        opacity: 0;
        transition: opacity ease-in-out 0.5s;
    }

    #menu.is-end .auto-scroll-right {
        opacity: 0;
        transition: opacity ease-in-out 0.5s;
    }

    #menu .scroll-bar {
        background: rgba(153, 153, 153, 0.5);
        transition: all ease-in-out 0.1s;
        position: absolute;
        margin: 0 32px;
        height: 5px;
        left: 0;
        right: 0;
        bottom: -10px;
        border-radius: 5px;
        opacity: 0;
    }

    #menu:hover .scroll-bar {
        opacity: 1;
        transition: opacity ease-in-out 0.2s;
    }

        #menu .scroll-bar:hover {
            height: 10px;
            transition: all ease-in-out 0.1s;
        }

        #menu .scroll-bar .scroll {
            position: absolute;
            left: 0;
            bottom: 0;
            background: #777;
            height: 100%;
            min-width: 40px;
            border-radius: 5px;
        }

            #menu .scroll-bar .scroll:hover {
                background: #555;
            }

    #menu.scrolling .scroll-bar {
        opacity: 1;
        height: 10px;
    }

        #menu.scrolling .scroll-bar .scroll {
            height: 10px;
            background: #555;
        }

    #siteInfo {
        clear: both;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #CCCCCC;
        background: url(../images/index_09.gif);
        background-repeat: repeat-x;
        background-color: #fff;
        color: #666666;
        padding: 8px;
    }
#content
{
  margin:5px 10px;
}


.divrating
{
    color: #404521;
    text-align: center;
    border: 1px solid #dcdcdc;
    background-color: #FFFFFF;
    padding: 3px;
    font-weight: bold;
}
.divitem
{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    margin: 5px auto;
    width: 100%;
}

.divitem#child-documents-area{
    display: block!important;
}
.divdoc
{
    background-color: #FFFFFF;
    padding: 5px 3px;
    line-height: 1.5em;
    border: 1px solid #dcdcdc;
}
.divcaption
{
    background:#f4f4f4!important;
    box-shadow:inset 0 1px 0 #fff;
    color: #666;
    text-shadow:0 1px 0 #fff;
    font-weight: bold;
    text-align: left;
    padding: 3px 5px 2px;
    /* min-height: 25px;*/
    height:32px;
    font-size: 100%;
    border-bottom:2px solid #b5b5b5;
    border-top:1px solid #dcdcdc;
    border-left:1px solid #dcdcdc;
    border-right:1px solid #dcdcdc;
    border-radius:5px 5px 0 0;
    text-indent: 10px;
    line-height: 28px;
    font-size: 16px;
}
.divcaption select{
    height:28px;
    line-height: 14px;
    font-size:12px;
    position: relative;
    top: -1px;
}
.divcaption img{
    display: none;
}
.divcaption img[id^=DocumentModeImg]{
    display: inline-block;
}
.divcaption img[id^=ListModeImg]{
    display: inline-block;
}
.divcaption .left{
    float: none;
    text-indent: 0;
    display: inline-block;
    *display: inline;
    *zoom:1;
    vertical-align: middle;
}

.left-divitem .divitem .divcaption{
    line-height: 32px;
}
/*.divcaption .left{
  margin:2px 0 0 10px;
  padding: 2px 0;   
}*/


.divcaption span:nth-child(3) label{
    margin:6px 3px 0 -10px;
    display: inline-block;
    *display: inline;
   *zoom:1;
    vertical-align: middle;
}
#filter input[type="checkbox"]{
    margin:0 -5px 0 0!important;
    margin:-2px -3px 0 0\0!important;
}
#checkboxShowSummary{
    margin:0 3px 0 0;
    padding:0;
    display: inline-block;
    vertical-align: middle;
}
.checkboxShowSummary label{
   margin: 5px;
   display: inline-block;
   *display: inline;
   *zoom:1;
   vertical-align: middle;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */
.left
{
    float: left;
}
.right
{
    float: right;
}
.right{
    text-indent: 0!important;
}
.divcontent
{
    border: 1px solid #dcdcdc;
    border-top: none;
    background-color: #FFFFFF;
    padding: 10px;
    border-radius:0 0 5px 5px;
}
#divbulkjobcontent
{
    height: 0px;
}
.divbulkjobcontent
{
    height: auto !important;
    border: 1px solid #dcdcdc;
    border-top: none;
    background-color: #f4f4f4;
    padding: 5px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-align: right;
}

.divcontent>div>img{
    display: none;
}
#wfTaskCount:before{
    font-family: 'icomoon';
    content:'\e610';
    float: left;
    color:#333; 
    margin: 1px 3px 0 0;
}
#wfTaskCount:before{
    margin: 2px 3px 0 0;
}
/*.divcontent>a:before{
    content:'\e610';
    float: left;
    color:#999; 
    margin: 1px 3px 0 0;
}*/
#wfTaskCount,.divcontent>div>p{
    font-family: 'icomoon';
}

.divcontent>div[id^="documents"]>div:last-child>img,.divcontent>div[id^="imagemode"] div[id^="imageList"]>div>img,.divcontent>#tagcloudPanel>div:last-child>img,.divcontent>#discussionPanel>div:last-child>img{
  display: none;
}
.divcontent>div[id^="documents"]>div:last-child>a,.divcontent>div[id^="imagemode"] div[id^="imageList"]>div>a,.divcontent>div#tagcloudPanel>div:last-child>a,.divcontent>div#discussionPanel>div:last-child>a{
  display: inline-block;
  *display: inline;
   *zoom:1;
  padding: 5px 10px;
  background-color: #fefefe;
  color:#999;
  margin: 0 -20px -20px 0;
}
.divcontent>div[id^="documents"]>div:last-child>a:hover,.divcontent>div[id^="imagemode"] div[id^="imageList"]>div>a:hover,.divcontent>div#tagcloudPanel>div:last-child>a:hover,.divcontent>div#discussionPanel>div:last-child>a:hover{
    color: #f69125;
}

.divitem>div>h4,.panel h4{
    font-size: 15px;
    padding: 5px 0;
    color:#0f517c;
    border-bottom:3px solid #eee;
}
.divitem>div>h4 img,.panel h4 img{
    display: none;
}
.divitem>div>h4:before,.panel h4:before{
    content:'\e610';
    font-family: 'icomoon';
    display: inline-block;
    *display: inline;
   *zoom:1;
    font-size: 14px;
    color:#aaa;
}

.articletitle
{
    font-size: 100%;
    font-weight: bold;
    word-break: break-all;
    word-wrap: break-word;
}
.articletitle-x
{
    font-size: 117%;
    font-weight: bold;
    word-break: break-all;
    word-wrap: break-word;
}

.tagcloud
{
    padding-right: 0px;
    margin-top: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    /*word-break: break-all;*/
    word-break: break-word;
    /* for IE8 */
    word-wrap:break-word;
}
.tagcloud A
{   
    padding: 0;
    text-decoration: none;
    line-height: 120%;
    vertical-align: baseline;
    white-space: nowrap;
    text-decoration: none;
	display: inline-block;
}
.webkit .tagcloud A
{
    padding: 0px;
    text-decoration: none;
    line-height: 120%;
    vertical-align: baseline;
    white-space: nowrap;
    max-width:100%;
    display: inline-block;
    text-overflow:ellipsis;
    overflow: hidden;
}
.tagcloud A:hover
{
    text-decoration: none;
}
.s1
{
    font-size: smaller;
}
.s2
{
    font-size: small;
}
.s3
{
    font-size: medium;
}
.s4
{
    font-size: large;
}
.s5
{
    font-size: larger;
}
.s6
{
    font-size: x-large;
}
.s7
{
    font-size: xx-large;
}
.c1
{
    color: #ddddcc!important;
    font-weight: 100%;
}
.c2
{
    color: #bbbbcc!important;
    font-weight: 200%;
}
.c3
{
    color: #cccccc!important;
    font-weight: 300%;
}
.c4
{
    color: #9999cc!important;
    font-weight: 400%;
}
.c5
{
    color: #7777cc!important;
    font-weight: 500%;
}
.c6
{
    color: #3333cc!important;
    font-weight: 600%;
}
.c7
{
    color: #0000aa!important;
    font-weight: 700%;
}
.c1:hover,.c2:hover,.c3:hover,.c4:hover,.c5:hover,.c6:hover,.c7:hover{
    color:#ff9900!important;
}
#tags-cloud-list
{
    line-height: 2em;
    text-align: center;
    /*word-break: break-all;*/
    word-break: break-word;
    /* for IE8 */
    word-wrap:break-word;
}
#tags-cloud-list:before{
    display: none;
}
.ac_results{
    
    background: #fff!important;
    top:56px!important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow:0 0 5px #ccc;
    -webkit-box-shadow:0 0 5px #ccc;
    -moz-box-shadow:0 0 5px #ccc;
    -o-box-shadow:0 0 5px #ccc;
    z-index: 1;
}

.vmenu
{
    padding: 3px;
    margin: 3px;
    font-size: 82%;
}
.vmenu a
{
    text-decoration: none;
}
.vmenu a:hover
{
    text-decoration: none;
}
.vmenu > li
{
    padding: 0px 2px 2px 2px;
    margin: 0px 2px 2px 2px;
}
.vmenu ul
{
    padding-top: 2px;
    margin-top: 4px;
    padding-bottom: 1px;
    margin-bottom: 1px;
}
.vmenu-sub img{
    display:none;
}
.vmenu-sub a
{
    text-decoration: none;
}
.vmenu-sub a:before{
    content: "\e634";
    color:#444;
    font-family: "icomoon"
}
.vmenu-sub a:hover
{
    text-decoration: none;
}
.vmenu-item
{
    padding: 0px 2px 0px 2px;
    margin: 0px 2px 0px 2px;
}
.vmenu-item li
{
    padding-bottom: 2px;
    margin-left: 4px;
    margin-bottom: 2px;
}
.vmenu-item li img
{
    display: none;
}
.vmenu-item li a{
    text-decoration: none!important;
    letter-spacing: 0;
}
.vmenu-item li a:before
{
    content: "。";
    color:#ccc;
}
.catbar
{
    font-weight: bold;
}
.catbar a{
    text-decoration: none;
    margin-left:5px;
}
.catbar img{
    vertical-align: top;
}
.categories
{
    font-size: 100%;
    font-weight: bold;
    width: 100%;
    border: 1px;
}
.categories img{
    vertical-align: top;
}
.categories a{
    margin-left:5px;
    text-decoration: none!important;
}

.newitem
{
    display: none;
    margin: 5px;
    padding: 5px;
    /*background: #fff7d7;*/
    background: #f4f4f4;
    /*border: 1px solid red;*/
    border: 1px solid #b5b5b5;
}
.newitem #newfield{
    margin-bottom:10px;
}
.master #newitem.newitem{
    border-color:#ccc;
    background: #f2f2f2;
}
.menu
{
   /* margin: 3px;*/
    float: right;
}
.menu li
{
    display: inline-block;
    margin-left: 6px;
}
.navbar
{
    clear: both;
    padding: 3px;
    background: #c9d7f1;
}
.navbar2
{
    clear: both;
    padding: 3px;
    background: #e8e6ff;
}


.articletitlesearch
{
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}
.summarysearch
{
    font-size: 75%;
    padding: 3px;
    overflow: hidden;
    width: 100%;
}
.submitter2
{
    font-size: 70%;
    color: gray;
    text-decoration: none;
    clear: both;
    float: left;
}
.submitdatetime2
{
    font-size: 70%;
    padding-left: 8px;
    color: Gray;
}
.list
{
    border-bottom: 1px solid #eee;
    padding: 5px 10px;  
}
.list:last-child{
    border-bottom:none;
}
.list a
{
    text-decoration: none;
}

.list a:hover
{
    text-decoration: underline;
}

.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto 0em;
}
.footer, .push
{
    font-size: 65%;
    height: 75px;
}
.line
{
    width: 80%;
}

#bigmenu
{
    padding-left: 0px;
}
#bigmenu li
{
    display: inline;
    padding: 0px;
    margin: 0;
}
#bsearchbox
{
    width: 350px;
}

.folderbar h3
{
    font-size: 150%;
    font-weight: bold;
    padding: 0;
}
.folderbar p
{
    margin: 0;
    padding: 0;
    margin-left: 20px;
}
.link
{
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: small;
}
.link a
{
    text-decoration: none;
}
.link:hover
{
    text-decoration: none;
    background-color: #e8fadf;
    font-size: larger;
}
.link .articletitle
{
    font-size: 100%;
}
.link .submitter
{
    font-size: 70%;
    color: green;
}
.tip
{
    font-size: 50%;
    color: green;
}

.link .submitdatetime
{
    font-size: 70%;
    padding-left: 8px;
    color: green;
}
.link .summary
{
    font-size: 80%;
    padding: 3px;
}
.link .tags
{
    font-size: 80%;
    color: Gray;
    padding: 2px;
}
.indent
{
    padding-left: 20px;
    line-height: 150%;
    letter-spacing: 130%;
    padding-right: 10px;
}
.myspacebar
{
    margin-top: 8px;
    margin-bottom: 8px;
    padding-right: 20px;
    background: whitesmoke;
    border-right: #99ccff 3px dashed;
    border-top: #99ccff 3px dashed;
    border-left: #99ccff 3px dashed;
    border-bottom: #99ccff 3px dashed;
}
.sidebar
{
    margin-top: 8px;
    margin-bottom: 8px;
    padding-right: 20px;
    background: #fff7d7;
    border: 3px dashed #fc6;
}
.sidebar ul
{
}
.sidebar li
{
    margin-top: 6px;
}
.panel
{
    margin: 8px;
    font-size: 82%;
}

table.conflict-table
{
    font-size: smaller;
    background: #cecece;
    border-spacing: 1px;
}
table.conflict-table th
{
	vertical-align: top;
	text-align: center;
    background-color: #ebf4e6;
	padding: 3px;
	word-wrap: break-word;
}
table.conflict-table td
{
	vertical-align: top;
	text-align: left;
	padding: 3px;
	word-break: break-all;
	word-wrap: break-word;
    background-color: #ffffff;
}
table.conflict-table td.nowrap
{
	vertical-align: top;
	text-align: left;
	padding: 3px;
    white-space: nowrap;
    background-color: #ffffff;
}

table.tiny-table
{
    letter-spacing: 0.1em;
    line-height: 2em;
}
table.tiny-table th
{
    vertical-align: top;
    text-align: right;
    margin: 0px;
    padding: 0px;
}
table.tiny-table td
{
    vertical-align: top;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

table.normal-table
{
    letter-spacing: 0.1em;
    line-height: 2em;
}
table.normal-table th
{
    vertical-align: top;
    text-align: right;
    padding: 3px;
}
table.normal-table td
{
    vertical-align: top;
    text-align: left;
    padding: 3px;
}
#lstAllSubject{
    background: none!important;
}
#lstAllSubjects
{
    width: 300px;
}
.popup
{
    background-color: #3366cc;
    filter: alpha(opacity=80); /* IE */
    opacity: 0.8;
    display: none;
    color: #f0fff0;
    font-weight: bolder;
}
#newForm{
    border-color:#ccc!important;
    background: #f2f2f2!important;
}

#simpleForm
{
    width: 50%;
    position: fixed;
    z-index: 2000;
}
.highlightLink
{
    color: #ffff00;
    text-decoration: none;
    cursor: pointer;
}


.xbutton
{
    border-right: #ffcc00 thin solid;
    border-top: #ffcc00 thin solid;
    border-left: #ffcc00 thin solid;
    border-bottom: #ffcc00 thin solid;
    background-color: #ccff33;
    width: 50px;
    height: 20px;
    text-align: center;
    position: absolute;
    color: #000000;
    font-weight: normal;
}
.tag-cloud-element
{
    padding: 5px;
    margin: 5px;
    float: left;
}
.transferer
{
    border: 1px solid #BBEF68;
    background-color: #99ccff;
}

.toolbar
{
    margin: 3px;
}
.toolbar li
{
    display: inline;
    margin-left: 6px;
}

#article
{
    width: 80%;
}

#article DIV.selected
{
    font-weight: bold;
    color: #333333;
}
#article DIV DIV
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#article DIV.title
{
    cursor: pointer;
    padding: 3px 3px 3px 3px;
    border-right: #77b2df thin solid;
    border-top: #77b2df thin solid;
    border-left: #77b2df thin solid;
    border-bottom: #77b2df thin solid;
    background-color: #d6e8f5;
    background-image: url('images/collapse_icon.gif');
    background-repeat: no-repeat;
    background-position: right;
}

a.tag
{
    font-size: 11px;
    color: Green;
    text-decoration: none;
}
a.tag2
{
    color: Green;
    text-decoration: none;
}
a.tag2:hover
{
    text-decoration: underline;
}

.suggestedTagsPanel A
{
    padding-right: 5px;
    text-decoration: none;
    line-height: 1em;
    vertical-align: baseline;
}

.suggestedTagsPanel A:hover
{
    color: #ffffff;
    background-color: #ff0000;
}

.pager
{
    clear: both;
    padding-bottom: 1.5em;
    padding-top: 1.5em;
    margin-left: auto;
    margin-right: 30px;
    font-size: 70%;
    
}
.paginator_nextprev A
{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    /*border-right: #000000 1px solid;*/
    padding-right: 0.5em;
    /*border-top: #000000 1px solid;*/
    padding-left: 0.5em;
    padding-bottom: 0.25em;
    /*border-left: #000000 1px solid;*/
    color: #444;
    padding-top: 0.25em;
    /*border-bottom: #000000 1px solid;*/
    background-color: white;
    text-decoration: none;
    margin-left: 0.5em;
    margin-right: 0.5em;
    border-bottom: 2px solid #999;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
.paginator_nextprev A:hover
{
    /*border-right: #000000 1px solid;*/
    padding-right: 0.5em;
/*  border-top: #000000 1px solid;*/
    padding-left: 0.5em;
    padding-bottom: 0.25em;
    /*border-left: #000000 1px solid;*/
    color: #ffffff;
    padding-top: 0.25em;
    /*border-bottom: #000000 1px solid;*/
    /*background-color: #FF0084;*/
    background-color: #f69125;
    text-decoration: none;
    margin-left: 0.5em;
    margin-right: 0.5em;
    border-bottom: 2px solid #e67c0a;
    border-top: 1px solid #f58b19;
    border-left: 1px solid #f58b19;
    border-right: 1px solid #f58b19;
}

.pager .paginator_page A
{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    /*border-right: #000000 1px solid;*/
    padding-right: 0.5em;
    /*border-top: #000000 1px solid;*/
    padding-left: 0.5em;
    padding-bottom: 0.25em;
    /*border-left: #000000 1px solid;*/
    color: #444;
    padding-top: 0.25em;
    /*border-bottom: #000000 1px solid;*/
    background-color: white;
    text-decoration: none;
    border-bottom: 2px solid #999;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
.pager .paginator_page A:hover
{
    /*border-right: #000000 1px solid;*/
    padding-right: 0.5em;
    /*border-top: #000000 1px solid;*/
    padding-left: 0.5em;
    padding-bottom: 0.25em;
    /*border-left: #000000 1px solid;*/
    color: #ffffff;
    padding-top: 0.25em;
    /*border-bottom: #000000 1px solid;*/
    background-color: #f69125;
    text-decoration: none;
    border-bottom: 2px solid #e67c0a;
    border-top: 1px solid #f58b19;
    border-left: 1px solid #f58b19;
    border-right: 1px solid #f58b19;
}

.paginator_page A.current
{
    /*border-right: #000000 1px solid;*/
    /*border-top: #000000 1px solid;*/
    background: #e8e6ff;
    /*border-left: #000000 1px solid;*/
    color: #fff;
    /*border-bottom: #000000 1px solid;*/
    text-decoration: none;
    font-weight: bold;
    /*background-color: #1986bc;*/
    background-color: #3879d9;
    border-bottom: 2px solid #2564c1;
    border-top: 1px solid #2d72d7;
    border-left: 1px solid #2d72d7;
    border-right: 1px solid #2d72d7;
}
.paginator_nextprev .inactive
{
    border-right: #ccc 1px solid;
    padding-right: 0.5em;
    border-top: #ccc 1px solid;
    padding-left: 0.5em;
    padding-bottom: 0.25em;
    border-left: #ccc 1px solid;
    color: #ccc;
    padding-top: 0.25em;
    border-bottom: #ccc 1px solid;
    background-color: white;
    text-decoration: none;
}
.pager .pager_info
{
    color: #666666;
    text-align: right;
    clear: both;
}
.descriptiveText
{
    font-size: small;
    margin: 2px;
    width: 800px;
}
.categorylist
{
    width: 250px;
    min-height: 105px;
    border-bottom-style: solid;
    border-width: thin;
}
.scrolldiv
{
    width: 380px;
    height: 145px;
    overflow: auto;
}
.ui-tabs-panel .tabPage .tiny-table #divCont.scrolldiv{
    width:266px;
}

.folderlist
{
    width: 250px;
    border-bottom-style: solid;
    border-width: thin;
}
.subjectlist
{
    width: 200px;
    border-bottom-style: solid;
    border-width: thin;
    overflow: auto;
}
.filelist
{
    width: 400px;
    border-bottom-style: solid;
    border-width: thin;
    overflow: auto;
}
.bookmark
{
    margin: 10px;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    width: 60%;
    padding-left: 5px;
}
.important
{
    background-color: #eeeeee;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    padding: 5px;
    width: 95%;
}
.important input
{
    vertical-align: middle;
}
.cellheading
{
    font-weight: bold;
    font-size: large;
    vertical-align: top;
    text-align: right;
}
.failmsg
{
    background-color: #FFA6AC;
}

table.grid
{
    width: 100%;
    font-size: 82%;
    background: #cecece;
    border-spacing: 1px;
}
table.grid th
{
    vertical-align: top;
    text-align: left;
    padding: 6px;
    background-color: #ffe8ff;
}
table.grid td
{
    vertical-align: top;
    text-align: left;
    padding: 6px;
    background-color: #ffffff;
}

table.fixedlayout
{
    table-layout: fixed;
}
table.grid2
{
    width: 100%;
    background: #cecece;
    border-spacing: 1px;
    table-layout: fixed;
    margin-bottom:10px;
}
table.grid2 th
{
    width: 20%;
    vertical-align: top;
    text-align: right;
    padding: 6px;
    word-wrap: break-word;
}
table.grid2 td
{
    vertical-align: top;
    text-align: left;
    padding: 6px;
    background-color: #ffffff;
    word-break: break-all;
    word-wrap: break-word;
    /*overflow-x:auto; */
}
table.grid2 td img,table.grid2 td table{
    height:auto!important;
    margin-bottom:10px;
}
table.grid2 td #related-files img{
    margin-bottom:0;
    vertical-align: middle;
}
table.grid2 td .zv{
    width:128px;
}
table.grid2 ul li
{
    *margin-left: 25px; 
    list-style: disc; 
}
table.grid2 ol li
{
    *margin-left: 25px; 
    list-style: decimal; 
}

table.grid3
{
    width: 100%;
    background: #cecece;
    border-spacing: 1px;
    table-layout:auto;
}
table.grid3 th
{
    vertical-align:middle;
    text-align:center;
    padding: 6px;
    word-wrap: break-word;
}
table.grid3 td
{
    vertical-align: middle;
    text-align: left;
    padding: 6px;
    background-color: #ffffff;
    word-break: break-all;
    word-wrap: break-word;
}

/* -------------------------------- */
/* lambda.plugins.privilege-grid.js, lambda.plugins.notification-grid.js */
div.privilegeGridHeader, div.notificationGridHeader {
    padding: 0px 0px 7px 0px;
    margin: 0px 0px 0px 0px;
}
table.privilegeGrid, table.notificationGrid
{
    width: 100%;
    font-size: 88%;
    background: #548dd4;
    border-spacing: 1px;
}
table.privilegeGrid th, table.notificationGrid th
{
    text-align: left;
    padding: 6px;
    background-color: #dbe5f1;
}
table.privilegeGrid td, table.notificationGrid td
{
    text-align: left;
    padding: 6px;
    background-color: #f2f2f2;
}
table.privilegeGrid td.gridFooterCell
{
    text-align: left;
    padding: 6px;
    background-color: #ffffff;
}
table.privilegeGrid td div.roundedOne {
    width: 28px;
    height: 28px;
    background: #FCFFF4;
    background: -webkit-linear-gradient(top, #FCFFF4 0%, #DFE5D7 40%, #B3BEAD 100%);
    background: -moz-linear-gradient(top, #FCFFF4 0%, #DFE5D7 40%, #B3BEAD 100%);
    background: -o-linear-gradient(top, #FCFFF4 0%, #DFE5D7 40%, #B3BEAD 100%);
    background: -ms-linear-gradient(top, #FCFFF4 0%, #DFE5D7 40%, #B3BEAD 100%);
    background: linear-gradient(top, #FCFFF4 0%, #DFE5D7 40%, #B3BEAD 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
    margin: 0px auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    position: relative;
    
    display: block;
}
table.privilegeGrid td div.roundedOne label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    left: 4px;
    top: 4px;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
    background: -webkit-linear-gradient(top, #222 0%, #45484D 100%);
    background: -moz-linear-gradient(top, #222 0%, #45484D 100%);
    background: -o-linear-gradient(top, #222 0%, #45484D 100%);
    background: -ms-linear-gradient(top, #222 0%, #45484D 100%);
    background: linear-gradient(top, #222 0%, #45484D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}
table.privilegeGrid td div.roundedOne label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}
table.privilegeGrid td div.roundedOne input:checked ~ label::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
table.privilegeGrid td div.roundedOne label::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #00BF00;
    background: -webkit-linear-gradient(top, #00BF00 0%, #009400 100%);
    background: -moz-linear-gradient(top, #00BF00 0%, #009400 100%);
    background: -o-linear-gradient(top, #00BF00 0%, #009400 100%);
    background: -ms-linear-gradient(top, #00BF00 0%, #009400 100%);
    background: linear-gradient(top, #00BF00 0%, #009400 100%);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    top: 2px;
    left: 2px;
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
table.privilegeGrid th.box-add, table.notificationGrid th.box-add {
    background-color: #dbe5f1;
}
table.privilegeGrid td.box-normal,
table.privilegeGrid th.box-normal,
table.notificationGrid  td.box-normal,
table.notificationGrid th.box-normal {
    text-align: left;
    white-space: nowrap;    
}
table.privilegeGrid td.box,
table.privilegeGrid th.box,
table.notificationGrid td.box,
table.notificationGrid th.box {
    text-align: center;
    white-space: nowrap;    
}
/* -------------------------------- */

table.report-query-tool
{
    letter-spacing: 0.1em;
    line-height: 2em;
}
table.report-query-tool th
{
    vertical-align: top;
    text-align: right;
    padding: 3px;
}
table.report-query-tool td
{
    vertical-align: top;
    text-align: left;
    padding: 3px;
    width:250px;
}
a.button
{
    margin: 10px;
    padding: 5px;
    text-decoration: none;
}
a.button img
{
    border-width: 0;
    border-style: none;
    vertical-align: bottom;
}
.mod-collapse
{
    background-image: url(../images/000000_expand.gif);
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
    display: block;
    outline-style: none;
    outline-width: medium;
    width: 18px;
    text-indent: -9000px;
}
.mod-collapse:hover
{
    background-image: url(../images/000000_expand_hover.gif);
}
.mod-collapse-closed
{
    background-image: url(../images/000000_collapse.gif);
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
    display: block;
    outline-style: none;
    outline-width: medium;
    width: 18px;
    text-indent: -9000px;
}
.mod-collapse-closed:hover
{
    background-image: url(../images/000000_collapse_hover.gif);
}
.mod-refresh
{
    background-image: url(../images/000000_refresh.gif);
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9000px;
    height: 16px;
    overflow: hidden;
    width: 18px;
    display: block;
}
.mod-refresh:hover
{
    background-image: url(../images/000000_refresh_hover.gif);
}
.mod-delete
{
    background-position: center center;
    background-image: url(../images/000000_delete.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9000px;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: hidden;
    width: 18px;
    display: block;
}

.mod-delete:hover
{
    background-image: url(../images/000000_delete_hover.gif);
}

.logonFailed
{
    color: Red;
}
.logonSuccessful
{
    color: #008900;
}
.wfpanel
{
    border-bottom: #cccccc 1px solid;
    margin-top: 5px;
    margin-bottom: 5px;
}
.option-list
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.option-list input
{
    vertical-align: middle;
}
.explainPanel
{
    padding-left: 10px;
    font-weight: normal;
    font-size: small;
    margin-left: 10px;
    color: gray;
    font-style: italic;
}
.processingPanel
{
    border: solid 1px #dddddd;
    display: none;
    font-size: small;
    overflow: scroll;
    width: 100%;
    height: 350px;
}
.awaitingPanel
{
    background-color: #ffffff;
    border: solid 1px #bbbbbb;
    width: 400px;
    height: 200px;
    padding: 20px;
}
.awaitingPanel h3
{
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
}
.xyz
{
    width: auto;
    min-width: 100px;
}

#searchmenu li
{
    display: inline;
}
#searchmenu a
{
    cursor: pointer;
    float: left;
    margin: 0;
    text-decoration: none;
}
#searchmenu a span
{
    float: left;
    display: block;
    padding: 0px 5px 0px 0px;
    color: #18498C;
    vertical-align: bottom;
    font-size: smaller;
}
#searchmenu a:hover
{
    background-position: 0% 0px;
}

#searchmenu a:hover span
{
    text-decoration: underline;
}

#searchmenu #currentsearch a span
{
    color: #000000;
    letter-spacing: 1px;
    font-weight: bold;
}
.pipe
{
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #979797;
    padding-right: 5px;
    margin-right: 5px;
}
.moreresult
{
    padding: 10px;
    float: right;
    font-size: small;
    color: #808080;
    text-align: justify;
    clear: both;
    cursor: pointer;
    text-decoration: none;
    vertical-align: baseline;
}
.moreresult a
{
    text-decoration: none;
    vertical-align: top;
}

.calendarField
{
    vertical-align: middle;
    width: 150px;
}
.dateTimeField
{
    vertical-align: middle;
    width: 150px;
}

.datetimepicker_trigger
{
    vertical-align: middle;
}
.must_field
{
    text-align: left;
    color: #ff0000;
    vertical-align: top;
    font-size: large;
}
.text_readonly
{
    background-color: #dddddd;
    width: 200px;
}
.text_search
{
    width: 200px;
}
.calendar_readonly
{
    background-color: #dddddd;
    width: 100px;
}
.doc_class_font
{
    font-size: 70%;
    color: Gray;
}
.dashboardCell
{
    vertical-align: top;
    text-decoration: none;
    font-size: 82%;
}

.tagcloudFilter
{
    border: 1px solid #cccccc;
    width: 500px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    background-color: #eeeeee;
    font-size: small;
    text-align: center;
    border-radius:4px;
}
.tagcloudFilter p:before{
    display: none;
}

#orderView.ddbox, #stickyDocumentOrderView.ddbox
{
    position: absolute;
    left: 30px;
    top: 220px;
    width: 240px;
    background: rgb(220, 220, 220) none repeat scroll 0%;
    border-width: 1px;
    border-style: solid;
    cursor: move;
}
#orderView.flat, #stickyDocumentOrderView.flat
{
    position: absolute;
    right: 30px;
    top: 220px;
    width: 240px;
    background: rgb(220, 220, 220) none repeat scroll 0%;
    border-width: 1px;
    border-style: solid;
    cursor: move;
}
#orderView #listAllChildren{
    width:185px!important;
    background: #fff!important;
}
#stickyDocumentOrderView #listAllStickyDoc{
    width:185px!important;
    background: #fff!important;
}

.mod-refresh
{
    background-image: url(../images/000000_refresh.gif);
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9000px;
    height: 16px;
    overflow: hidden;
    width: 18px;
    display: block;
    cursor: pointer;
}
.mod-refresh:hover
{
    background-image: url(../images/000000_refresh_hover.gif);
}
.mod-menu
{
    background-image: url(../images/000000_menu.gif);
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9000px;
    height: 16px;
    overflow: hidden;
    width: 18px;
    display: block;
    cursor: pointer;
}
.mod-menu2
{
    background-image: url(../images/000000_menu.gif);
    background-position: right center;
    background-repeat: no-repeat;
    vertical-align: baseline;
    text-decoration: underline;
    overflow: hidden;
    width: 75px;
    display: block;
    cursor: pointer;
}

.mod-menu:hover
{
    background-image: url(../images/000000_menu_hover.gif);
}
.mod-delete
{
    background-position: center center;
    background-image: url(../images/000000_delete.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9000px;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: hidden;
    width: 18px;
    display: block;
    cursor: pointer;
}
.mod-delete:hover
{
    background-image: url(../images/000000_delete_hover.gif);
}
.mod-sort
{
    background-position: center center;
    background-image: url(../images/000000_sort.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9000px;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: hidden;
    width: 18px;
    display: block;
    cursor: pointer;
}
.mod-sort:hover
{
    background-image: url(../images/000000_sort_hover.gif);
}
.discussionlink
{
    text-decoration: none;
}
.discussionlink:hover
{
    text-decoration: underline;
    /*font-weight: bold;*/
}
.removeSubjectsPanel
{
}
.attrField
{
    font-size: 100%;
    font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
}
#frmBlack
{
    display: none; /*sorry for IE5*/
    display: /**/ block; /*sorry for IE5*/
    position: absolute; /*must have*/
    top: 0; /*must have*/
    left: 0; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    width: 3000px; /*must have for any big value*/
    height: 3000px /*must have for any big value*/;
}

#treeContainer
{
    position: relative;

}
#treeContainer a
{
    font-size:90%; 
    text-decoration: none;
}
.treenode-selected
{
    background-color: #8C8A8C;
    color: white;
}
.treenode-expand-fail
{
    background-color: #8C8A8C;
    color: red;
}

.checklabel
{
    cursor: pointer;
}
.watermarkSetting th
{
    vertical-align: top;
    text-align: right;
    padding: 0px 5px 5px 5px;
}
.facetedFilter
{
    border-collapse: collapse;
    border-spacing: 2px;
    background-color: #e0ecff;
    font-size: 90%;
    color: #4169e1;
    padding: 4px;
    margin: 4px;
}
.facetedFilter > .text
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.facetedFilter > .button
{
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 70%;
    vertical-align: middle;
}
.facetedFilter > .button > a
{
    text-decoration: none;
}
.facetedFilter > .button > a:hover
{
    background-color: #4169e1;
    cursor: pointer;
    text-decoration: underline;
    color: white;
}
#rightSide > span,#faceted > span{
    font-size: 16px!important;
    padding-bottom: 10px;
    display: block;
    border-bottom: 4px solid #f3f3f3;
}
#rightSide > span img,#faceted > span img{
    margin-right: 5px;
}
#filterPanel
{
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.facetedStyle
{
    padding-bottom: 12px;
    font-size: 90%;
    text-decoration: none;
    vertical-align: baseline;
}

.facetedStyle span
{
    font-size: 70%;
}

#faceted a:hover
{
    text-decoration: underline;
}

.facetedHeader
{
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.facetedListItem
{
    
}

.facetedHiddenListItem
{
    display:none;
}

.facetedMoreListItem
{
    list-style:none;
}

.facetedLessListItem
{
    list-style:none;
}

.facetedHiddenMoreListItem
{
    list-style:none;
    display:none;
}

.facetedHiddenLessListItem
{
    list-style:none;
    display:none;
}

.popupCommunity
{
    border: solid silver 1px;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #fff;
    padding: 3px;
    -webkit-transition: opacity .13s linear;
    -moz-transition: opacity .13s linear;
    -o-transition: opacity .13s linear;
    transition: opacity .13s linear;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
    -webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
    box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
}
.Nk
{
    margin: 3px 0px 3px 9px;
    padding: 1px 0px;
}
.a-f-e
{
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
   *zoom:1;
}
.Mt
{
    color: #222;
    margin-left: 2px;
    min-height: 53px;
    width: 300px;
}
.Mto
{
    color: #222;
    margin-left: 2px;
    min-height: 53px;
    width: 380px;
}
.nNa
{
    font-size: small;
    color: #777;
    padding: 3px;
    margin: 3px;
}
.nNbz
{
    word-wrap: break-word;
    overflow: hidden;
    width: 220px;
}
.Rt
{
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    overflow: hidden;
    padding: 7px;
    position: relative;
}
.Rt7
{
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    overflow: hidden;
    padding: 7px;
    position: relative;
    width: 388px;
}
.Sft
{
    color: #333;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: -4px;
    padding-left: 2px;
    word-wrap: break-word;
}
.St
{
    color: #333;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px;
    margin-top: -4px;
    padding-left: 2px;
    word-wrap: break-word;
    float: left;
}
.Wt
{
    float: right;
    width: 100px;
    margin-left: 15px;
    margin-top: -20px;
    position: relative;
}
.Vt
{
    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
    box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
    background-color: #fff;
    border: 1px solid #e3e3e3;
    height: 90px;
    padding: 4px;
    position: relative;
    width: 90px;
    z-index: 1;
}
.popupCommunity div.ppc
{
    margin: 3px;
    padding: 3px;
}
.popupCommunity a.ppc
{
    color: green;
    text-decoration: none;
}
.popupCommunity a.ppc:link
{
    color: green;
    text-decoration: none;
}
.popupCommunity a.ppc:hover
{
    color: blue;
    text-decoration: underline;
}
.popupCommunity a.email
{
    color: #777;
    text-decoration: none;
}
.popupCommunity a.email:link
{
    color: #777;
    text-decoration: none;
}
.popupCommunity a.email:hover
{
    color: blue;
    text-decoration: underline;
}

.hilightTitle {
    background-color: #ffffaa;
}
.hilightSummary {
    background-color: #ffff00;
}
.hilightTag {
    background-color: #00ffff;
}

.ocrHidden {
    display: none;
}
/*Nav*/

#nav {
    margin: 0 30px 0 30px;
    padding-top: 16px;
    white-space: nowrap;
}
#nav li.f_nav{
  box-shadow: none!important;
  border-radius:0!important;
}
@-moz-document url-prefix() { 
    #nav li.f_nav{
        margin:-1px;
        height:30px!important;
    }
}
#nav li.f_nav span{
   background:  #1986bc!important;
   color:#fff;
   /*font-size: 16px;*/
   padding: 5px 15px;
   padding: 5px 15px 6px\0;   
   letter-spacing: 1px;
/*   line-height: 19px;*/

}

@media(max-width:960px){
    #nav li.f_nav span{
        letter-spacing: 0px;
    }
}
#nav li.f_nav.current span{
     background:  #1986bc!important;
   color:#fff;
}
#nav li.f_nav.current span:first-child{
    background:  #1986bc!important;
   color:#fff;
}
#nav li.f_nav span:first-child{
    background: none!important;
    color:#000;
     margin-bottom:1px;
}



/*Table Grid*/
table.grid th,table.grid2 th,table.grid3 th,.discussion-header{
    background: #d3e3f0!important;
}
.discussion-header td h4{
  border-bottom:none;
}
.discussion-header td h4:before{
  content:"";
}

.discussion-post{
    border: 1px solid #ddd!important;
    border-radius:3px;
    margin:20px 0px 15px 0px!important;
}
.discussion-post-text{
    
    width:auto!important;
    max-width:none!important;
}
.discussion-post-text >table{width:auto!important;}

#newPostPanelControl:after{
  content: "";
  display: block;
  clear: both;
  
}
#newPostPanelControl{
    margin-bottom: 5px;
}
#right-sidebar{
  background: #fafafa;
  margin: 10px 0 10px 2%;
  width: 25%!important;
  border-radius:3px;
  border:1px solid #efefef;
}
.footer_header_logo{
    display: none;
}
#container-1 .grid2{
    box-shadow:0 0 0 3px rgba(0,0,0,0.1);
    border-radius:3px;
}
.discussion-header td{
    border-radius:4px 4px 0 0;
    background-color: #f3f3f3;
}
.discussion-post>table>tbody>tr:first>td{
    background-color: #f3f3f3;
}
.discussion-post>table>tbody>tr:last-child>td{
    padding: 10px 20px;
    border-radius:0 0 5px 5px;
}

#diffCompare{
    padding: 5px;
    margin: 5px;
    margin-right: 0;
    padding-right: 0;
}
#diffCompare a{
    display: inline-block;
    *display: inline;
   *zoom:1;
    padding: 8px;
    background: #fff;
    background: linear-gradient(to bottom,#fff 0,#eee 100%) #fff;
    text-decoration: none;
    border: 1px solid #e5e5e5;
    color: #006ab2;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
#diffCompare a:hover{
    color:#fff;
    border: 1px solid #333;
    background: #1a9af1;
    background: linear-gradient(to bottom,#12acf9 0,#1a9af1 100%) #1a9af1;
}

.grpheader{
    background:#f5f5f5!important;
    border:1px solid #ddd!important;
    border-radius:3px;
    padding:10px 3px 15px!important;
}
.listitem{
    background:#fff!important;
    margin-bottom: 0!important;
    border:1px solid #d5d5d5;
    padding: 10px!important;
    border-radius:3px;
}
.listitem>div>.title>img{
    display: none;
}
.listitem>div>.title:before{
    content:'\e610';
    color:#999;
    font-family: 'icomoon';
}

#discussions table tr>td:first-child img{
  display: none;
}
#discussions table tr>td:first-child:before{
    font-family: 'icomoon';
 content:"\e696";
 display: inline-block;
 *display: inline;
   *zoom:1;
 margin-top: 3px;
 color: #aaa;
}


#kMapLink, #favoriteLink, #urlLink{
    line-height: 24px;
    letter-spacing: 0;
}
#kMapTriangle, #favoriteTriangle, #urlTriangle{
    margin-left:5px;
}
#menu2ul{
    -webkit-box-shadow:0 0 3px #ccc;
    -o-box-shadow:0 0 3px #ccc;
    -moz-box-shadow:0 0 3px #ccc;
    box-shadow:0 0 3px #ccc;
}

.listmode.zw a, .documentmode.zx a, .DownloadBySelectButtonLoc a {
    text-decoration: none;
    padding: 4px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px;
    font-size: 14px;
    font-weight: bolder;
    background: #3879d9;
    color: #fff;
}
    .listmode.zw a:hover, .documentmode.zx a:hover, .DownloadBySelectButtonLoc a:hover{
        background: #ff9900;
    }
.listmodeFileInner{
    margin:0;
    font-size: 113%;
}
.documentmode.zx a{
    margin-top:5px;
}
.documentmode.zx a:nth-child(3):before{
    font-family: 'icomoon';
    content: "\e64f";
}

.listmode.zw img{
    vertical-align: middle!important;
    margin-top:0\0;
}
@media all and (min-width:0) {
 .listmode.zw img{
    padding:4px 0 0 0;
   padding:7px 0 0 0\0!important;

  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .listmode.zw img{
        padding:7px 0 0 0\0!important;
    }
}



.listmode.zw a:first-child:before, .documentmode.zx a:first-child:before{
    font-family: 'icomoon';
    content: "\e649";
    font-size: 10px;
    padding-right: 3px;
}

.listmode.zw a:first-child, .documentmode.zx a:first-child, .listmode.zw a:last-child, .documentmode.zx a:last-child {
    background: #3879d9;
    background: linear-gradient(to top,#3879d9 0,#5E99F1 100%) #fff;
    color: #fff;
}
    .listmode.zw a:first-child:hover, .documentmode.zx a:first-child:hover, .listmode.zw a:last-child:hover, .documentmode.zx a:last-child:hover, .DownloadBySelectButtonLoc a:hover {
        background: #ff9900 !important;
    }

    .listmode.zw a:last-child:before, .documentmode.zx a:last-child:before, .DownloadBySelectButtonLoc a:last-child:before {
        font-family: 'icomoon';
        content: "\e61d";
        font-size: 10px;
        padding-right: 3px;
    }
.listmode.zw .disabledPreview, .documentmode.zx .disabledPreview{
    background: #eee !important;
    background: linear-gradient(to bottom,#fff 0,#eee 100%) #fff !important;
    color: #ddd !important;
    cursor: text;
}


.listmode.zw a.disabledPreview:hover,.documentmode.zx a.disabledPreview:hover{
    background: #eee!important;
    background:linear-gradient(to bottom,#fff 0,#eee 100%) #fff!important;
    color:#ddd!important;
    border-color:#ccc;
}

#AttachListMode .listmode.zx div{
    padding-top:0!important;
    padding-top:0px\0!important;
}


.DownloadBySelectButtonLoc {
    float: left;
    position: relative;
    text-align: left;
    z-index: 99;
    line-height: 28px;
    margin: auto;
    padding-left: 10px;
}
    .DownloadBySelectButtonLoc div {
        display: inline-block;
        vertical-align: middle;
    }

    .DownloadBySelectButtonLoc input {
        vertical-align: middle;
        height: 25px;
        width: 25px;
    }

    .DownloadBySelectButtonLoc a {
        padding:6px;
    }

@media all and (min-width:0) {
    #AttachListMode .listmode.zx div{
   padding:6px 0!important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #AttachListMode .listmode.zx div{
        padding:6px 0\0!important;
    }
}

.documentmode .documentmode-file-title{
    margin:0px;
    font-size:113%;
    margin-bottom:20px\0;
}

@media all and (min-width:0) {
    .documentmode .documentmode-file-title{
        margin-bottom:0px;
    }
}
media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .documentmode .documentmode-file-title{
        margin-bottom:0px;
    }
}

#SwitchAttachModeButtonLoc>img{
    margin-left:5px;
}
#dynawin{
    -webkit-border-radius:5px 5px 0 0;
    -o-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
}

table.tablesorter thead tr th,
table.tablesorter tfoot tr th,
table.tablesorter-default thead tr th,
table.tablesorter-default thead tr th{
    background-color: #f4f4f4!important;
}
table.tablesorter tbody td,
table.tablesorter-default tbody td{
    width:25%!important;
    min-width:100px;
}
.grptitle img{
    display: none;
}
.grptitle:before{
    font-family: 'icomoon';
    content:'\e615';
    color:#1986AE;
    vertical-align:middle;
    margin:5px 0 0 5px;
    font-size: 20px;
}
#childexpertises{
    margin: -12px -10px 0px -17px;
}
#childexpertises .contrary{
    padding:10px;
    background: #f4f4f4;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#childexpertises .listitem{
    border:0;
}
#childexpertises .listitem b{
    display: inline-block;
    *display: inline;
   *zoom:1;
    margin-bottom:15px;
    margin-top:10px;
}
#childexpertises .listitem img,#childexpertises .contrary img{
    display: none;
}
#childexpertises .listitem a,#childexpertises .contrary a{
    text-decoration: none;
}
#childexpertises .contrary a,#nowExpertise{
    color:#f69125;
}
#childexpertises .listitem:before,#childexpertises .contrary:before{
    content:'\e625';
    font-family: 'icomoon';
    color:#444;
}
.newitemstyle{
    margin-top:20px!important;
    margin-bottom:12px!important;
    padding-top:10px!important;
    border:1px solid #ccc!important;
    background-color: #f2f2f2!important;
}
.newitemstyle input[type="text"]{
    margin:1px 0 0 0;
}
.newitemstyle table tbody tr td{
    text-align: left;
}
.newitemstyle table tbody tr:last-child td{
    text-align: left;
}
.newitemstyle table tbody tr:last-child td #submitnew,.newitemstyle table tbody tr:last-child td #cancelnew{
    margin-left:5px;
}
.newitemstyle table tbody tr:last-child td #submitnew{
    background: #3879d9!important;
    color: #fff!important;
}
.newitemstyle table tbody tr:last-child td #submitnew:hover{
    background: #ff9900!important;
}
.newitemstyle table tbody tr td input{
    height:22px;
}
.newitemstyle table tbody tr td img{
    margin-left:5px;
}
.newitemstyle table tbody tr td input[type="button"]{
    height:35px;
}
#newfield,#newdisplayname,#newloginid{
    background-color: #fff;
    margin:1px 0 0 0;
    height:22px;
    line-height: 22px;
}
#cateory-section table tr td img{
    display: none;
}
#nowExpertise a{
    text-decoration: none;
}
#btnAdd{
    margin:0 0 5px 0;
}
.ui-tabs-panel{
    border-top:1px solid #ddd!important;
}
.ui-tabs-nav a{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #eee!important;
    color:#666!important;
    border-top:1px solid #ddd!important;
    border-left:1px solid #ddd!important;
    border-right:1px solid #ddd!important;
    padding:5px 15px 5px 5px!important;
    font-size: 100%!important;
}
.ui-tabs-selected a{
    color:#000!important;
    background-color: #fff!important;
    padding:5px 15px 5px 5px!important;
    font-size: 100%!important;
}

.grid2 span.enavbar2{
  display: block;
  float:left;
  margin:0 5px;
}
.grid2 td input[name="rdoState"]{
    float:left;
    margin:9px 0 0 0;
}
.enavbar2{
  font-size: 18px;
  display: table-cell;
  line-height: 36px;
}
.enavbar2 button{
    line-height: normal\0;
}
.sourceWebSite{
    display: block!important;
}
.sourceWebSite .folderPathTd,.newitemstyle .folderPathTd{
    position: relative;
}
.sourceWebSite .folderPathTd .folderPathBtn,.newitemstyle .folderPathBtn{
    position: absolute;
    left:136px;
    left:170px\0;
    top:7px;
    width:24px;
    height:24px;
    color:#2a92c4;
    text-decoration: none;
}
.newitemstyle .folderPathBtn{
    left:278px;
    left:332px\0;
}
.sourceWebSite .folderPathTd .folderPathBtn:hover,.newitemstyle .folderPathBtn:hover{
    color:#ff9900;
}
.sourceWebSite .folderPathTd .folderPathBtn:before,.newitemstyle .folderPathBtn:before{
    font-family: 'icomoon';
    content:"\e615";
    font-size: 24px;
}
/*@media(max-width:1024px){
    .enavbar2{
        padding-right:10px;
    }
}
@media(max-width:1024px){
    .enavbar2 button{
        display: block;
    }
}
.newitemstyle #uriAbsoluteUri{
    width:70%\0;
}
@media(max-width:1024px){
.newitemstyle #uriAbsoluteUri{
    width:200px\0;
}
}*/
.enavbar2+div{
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}
.enavbar2+div button{
  margin-bottom: 0;
  margin-left: 20px;
}
#newitem,#newrule,.catbarstyle{
    clear: both;
}
.catbarstyle a{
    text-decoration: none;
}
#allInstances{
    margin-bottom: 5px;
}

#childcats .listitem a{
    text-decoration: none;
}
.listitem:after{
    content: "";
    display: block;
    clear: both;
}
.movehandle{
    margin-right: 5px;
    vertical-align: middle;
}
.actionstyle{
    display: inline-block;
    *display: inline;
   *zoom:1;
    vertical-align: middle;
}
.actionstyle button{
    margin-right: 5px;
}
.actionstyle .folder_move:before{
    font-family: 'icomoon';
    margin-right: 5px;
    content:"\e65d";
    margin:0!important;
    padding:0;
    vertical-align:middle\9;
}
.actionstyle .folder_move img{
    display: none;
}
.actionstyle .already_disabled img{
    display: inline-block;
    margin-top:-2px;
    margin-top:1px\0;
}

/*avatar*/
img[class^="h2"]{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
}
img[class^="h5"]{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    width: 48px;
    height: 48px;
    border: 1px solid #ddd;
}
img[class^="h6"]{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
}

.discussion-post .discussion-header table img{
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border:1px solid #ddd;
}

.panel table > tbody > tr > td img#jumpToCreator{
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border:1px solid #ddd;
}
.ui-tabs-panel .divitem table tbody tr td img#showPhoto{
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border:1px solid #ddd;
    width:60px;
    height:60px;
}
#header .topheader #user img{
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border:1px solid #ddd;
    width: 25px;
    height: 25px;
}
.panel table td  img#showPhoto{
    width:80px;
    height:80px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border:1px solid #ddd;
}
/*btn*/
.btn01_mouseout,.discussion-mouseout,.btn01_mousedown,#mapmenu,#urlmenu,#favoritemenu,#sourcemenu,#advancesearchlink,.btn01_mouseup,#main .attention #btnCheckIn,#btnView,.newitem #cancelnew,#btnRelease,#btnConfirm,#btnCancel,#btnAbort,#rejectedInstances .grid td #btnDelete,#abortInstances .grid td #btnDelete,#btnClose,#newRole #submitnewrole,#newRole #cancelnewrole,#btnEditAndResend{
    padding: 6px 12px!important;
    background: #f2f2f2!important;
    background:linear-gradient(to bottom,#fff 0,#eee 100%) #fff!important;
    color: #006ab2!important;
    border-radius:4px;
    font-size: 13px;
    /*font-weight: bolder;*/
    min-height: 18px;
    border:1px solid #bbb!important;
    display: inline-block;
    *display: inline;
   *zoom:1;
    vertical-align: top;
    cursor: pointer!important;
    outline:none;
    line-height: 16px\0;
}
#urlmenu,#mapmenu, #favoritemenu{
    padding: 8px 12px!important;
}

#advancesearchlink{
    letter-spacing:0;
}
.discussion-mouseout{
  background:#fff!important;
}
.discussion-mousedown,.discussion-mouseup{
    padding:8px 12px!important;
    border:1px solid #333!important;
    font-size: 14px!important;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    color:#ffffff!important;
}
.discussion-PostPanel{
    margin:21px 0px!important;
    border:1px solid #ccc!important;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    background-color: #f2f2f2!important;
}
.discussion-PostPanel input[type="text"]{
    background-color: #fff!important;
    padding-right:1px;
}
table.normal-table td input[type="button"],#btnSaveAll,#createBookmarkButton,#forwardPanel > input[type="submit"],#btnConfirm{
    background:#3879d9!important;
    border:1px solid #3879d9!important;
    color:#fff!important;
}
table.normal-table td input[type="button"]:hover,#btnSaveAll:hover,#createBookmarkButton:hover,#forwardPanel > input[type="submit"]:hover,#btnConfirm:hover{
    background:#f0ad4e!important;
    border:1px solid #aaa!important;
}
#newPostSave,input[name="replyPostSave"],input[name="updatePostSave"],#btnSort{
    cursor: pointer;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    border:0;
    background:#3879d9;
    border:1px solid #3879d9;
    color:#fff;
    font-weight: bolder;
    padding:8px 13px;
}

#newPostCancel,#replyPostCancel,#updatePostCancel,.newitem #submitnew{
    cursor: pointer;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    border:0;
    background:#eee;
    border:1px solid #ddd;
    color:#1986bc;
    padding:9px 13px;
    font-weight: bolder;
}

#newPostSave:hover,#newPostCancel:hover,#replyPostCancel:hover,input[name="replyPostSave"]:hover,#updatePostCancel:hover,input[name="updatePostSave"]:hover,#btnSort:hover{
    background:#f0ad4e;
    border:1px solid #333;
    color:#fff;
}
.divcaption .btn01_mouseout,.divcaption .discussion-mouseout,#urlmenu,#mapmenu,#favoritemenu,#sourcemenu,#advancesearchlink,.divcaption .btn01_mouseup{
    background:#fff;
}
#createDocButton, #createButton, #btnSave, #save, #save2, #ctl00_cp_Button2, #subscribesetting .panel #tf span .btn01_mouseout, .newitem #submitnew, .saveTaskBtn, #submitnew2, #ShowStickyDocBulkJobBtnsBtn.press, #createPageButton, #btnExpiryRangeOk {
    background: #3879d9 !important;
    color: #fff !important;
    /*font-weight: bolder;*/
}
#createDocButton{
    height:35px\0;
    line-height: 12px\0;
}

#createDocButton:hover,#createButton:hover,#btnSave:hover,#save:hover,#save2:hover,#ctl00_cp_Button2:hover,#subscribesetting .panel #tf span .btn01_mouseout:hover,.discussion-mousedown,.discussion-mouseup,.newitem #submitnew:hover,.saveTaskBtn:hover,#submitnew2:hover,#ShowStickyDocBulkJobBtnsBtn.press:hover,#ShowDocBulkJobBtnsBtn.press:hover{
    background:#f0ad4e!important;
}

#btnSubscribeCategory,#btnSubscribeFolder,#btnAddFavoriteFolder,#btnAddFavoriteCategory, #stickDocument{
    background:#5ab65e!important;
    color:#fff!important;
}

#btnSubscribeCategory:hover,#btnSubscribeFolder:hover,#btnAddFavoriteFolder:hover,#btnAddFavoriteCategory:hover{
    background:#92d62a!important;
}
#orderView, #stickyDocumentOrderView{
    //position: absolute;
    padding:5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow:0 0 5px #999;
    -webkit-box-shadow:0 0 5px #999;
    -moz-box-shadow:0 0 5px #999;
    -o-box-shadow:0 0 5px #999;
}
#orderView > table > tbody > tr:last-child input[type="button"]:first-child, #stickyDocumentOrderView > table > tbody > tr:last-child input[type="button"]:first-child{
    background:#3879d9!important;
    border:1px solid #3879d9!important;
    color:#fff!important;
}
#orderView > table > tbody > tr:last-child input[type="button"]:first-child:hover, #stickyDocumentOrderView > table > tbody > tr:last-child input[type="button"]:first-child:hover{
    background:#f0ad4e!important;
    border:1px solid #333!important;
    color:#fff!important;
}
#btnSubscribeCategory:hover{
    margin:0 0 5px 0;
}
#advancesearchlink{
    background:#0f517c!important;
    color: #fff!important;
    padding: 10px 12px 3px!important;
    text-decoration: none!important;
}
#advancesearchlink:hover{
    background-color: #aaa!important;
}
#advancesearchlink:active{
    background-color: #999!important;
}

.btn01_mouseover,.discussion-mouseover,.FolderNavgation:hover,#ShowDocBulkJobBtnsBtn:hover,#ShowDocBulkJobBtnsBtn.press,#ShowStickyDocBulkJobBtnsBtn:hover,#ShowStickyDocBulkJobBtnsBtn.press{
    background: #1a9af1!important;
    background: linear-gradient(to bottom,#12acf9 0,#1a9af1 100%) #1a9af1!important;
    padding: 6px 12px!important;
    color:#fff!important;
    border-radius:3px;
    font-size: 13px;
    min-height: 18px;
    border:1px solid #333!important;
    cursor: pointer!important;
}
.btn01_mouseout img,.btn01_mouseover img,.btn01_mousedown img,.btn01_mouseup img{
    display: none;
}
.btn01_mouseout,.btn01_mouseover,.btn01_mousedown,.btn01_mouseup{
    margin:0 0 5px 0;
    line-height: 16px\0;
}
#main .attention{
    position: relative;
    width:auto;
    background:#FCF8F2!important;
    border:0;
    padding:10px!important;
    color:#DD4443;
    /*background-color: #fafafa!important;*/
}
/*#main .attention:before{
    position: absolute;
    content:"";
    display: block;
    top:0;
    left:0;
    width:2px;
    height:100%;
    background: #F4AE5C;
}*/
#main .attention blockquote span{
    padding:5px;
    line-height: 24px;
    color:#000;
}
#main .attention blockquote{
    border:1px solid #d3e3f0;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    padding:5px!important;
    margin:10px 0;
    background: #fff;
    word-break:break-all;
    word-wrap: break-word;

}
#main .attention blockquote span:before{
    font-family: 'icomoon';
    display: inline-block;
    padding-right:3px;
    content:"\e626";
    color:#d3e3f0;
}
#main center .attention{
    width:70%!important;
    color:#fff;
    margin:5px 0;
    padding:5px!important;
    border:2px solid #ff0000!important;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    box-shadow:inset 0 1px 5px #b90000;
    -webkit-box-shadow:inset 0 1px 5px #b90000;
    -moz-box-shadow:inset 0 1px 5px #b90000;
    -o-box-shadow:inset 0 1px 5px #b90000;
    text-shadow:0 1px 0 #b90000;
    background: url('../images/alert-bg.png') 0 0 repeat!important;

}
#main center .attention:before{
    font-family: 'icomoon';
    content:"\e67c";
    font-size: 16px;
    text-shadow:0 1px 0 #000;
    color:#ffffff;
}
#main .attention #btnCheckIn{
    margin:-5px 0 0 0;
    vertical-align: middle;
}
#main .attention #btnCheckIn:hover{
    background: #eee!important;
}
#main .attention #btnCheckIn:active{
    background: #ddd!important;
}
#advancesearchlink{
    min-height: 26px;
    height: 26px;
}
#urlmenu, #mapmenu, #favoritemenu{
    min-height: 23px;
    height: 23px;
}
#urlmenu a,#mapmenu a,#advancesearchlink a, #favoritemenu a{
    text-decoration: none!important;
    color: #14527a!important;
}
#urlmenu a small,#mapmenu a small, #favoritemenu a small{
    font-size: 10px!important;
}

#profilewindow{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
#queryExpression #oldMetaTitle .right .mod-delete{
    position: relative;
    background: none!important;
    height:18px;
    margin:5px 5px 0 0;
}
#queryExpression #oldMetaTitle .right .mod-delete:before{
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    top: 0;
    left: 0;
    background: url('../images/oldMetaTitle-close.png') center center no-repeat;
}
#queryExpression .divcaption .right a{
    width:12px;
}
#queryExpression .divcaption .right a:hover{
    background: #fff!important;
}

#queryExpression .divcaption .right img{
    display: block;
}



#messagebar{
    z-index: 999999;
}

/*
clickMenu of #urlmenu
*/
#urlmenu div.inner{
    left:-13px!important;
    top:35px!important;
}
#urlmenu ul.innerBox{
    box-shadow:0 2px 10px rgba(0,0,0,0.6);
    border-radius:5px;
}
#urlmenu ul.innerBox li:first-child{
    border-radius:7px 7px 0 0;
}
#urlmenu ul.innerBox li:last-child{
    border-radius: 0 0 7px 7px;
}
#urlmenu div.shadowbox1,
#urlmenu div.shadowbox2,
#urlmenu div.shadowbox3{
    background: transparent;
}

/*
clickMenu of #mapmenu
*/
#mapmenu div.inner{
    left:-13px!important;
    top:35px!important;
}
#mapmenu ul.innerBox{
    box-shadow:0 2px 10px rgba(0,0,0,0.6);
    border-radius:5px;
}
#mapmenu ul.innerBox li:first-child{
    border-radius:7px 7px 0 0;
}
#mapmenu ul.innerBox li:last-child{
    border-radius: 0 0 7px 7px;
}
#mapmenu div.shadowbox1,
#mapmenu div.shadowbox2,
#mapmenu div.shadowbox3{
    background: transparent;
}

/*
clickMenu of #favoritemenu
*/
#favoritemenu div.inner{
    left:-13px!important;
    top:35px!important;
}
#favoritemenu ul.innerBox{
    box-shadow:0 2px 10px rgba(0,0,0,0.6);
    border-radius:5px;
}
#favoritemenu ul.innerBox li:first-child{
    border-radius:7px 7px 0 0;
}
#favoritemenu ul.innerBox li:last-child{
    border-radius: 0 0 7px 7px;
}
#favoritemenu div.shadowbox1,
#favoritemenu div.shadowbox2,
#favoritemenu div.shadowbox3{
    background: transparent;
}

/*
clickMenu of #mainmenu
*/
#mainmenu div.inner{
    left:-150px!important;
}
#mainmenu ul.innerBox{
    box-shadow:0 2px 10px rgba(0,0,0,0.6);
    border-radius:3px;
}
#mainmenu ul.innerBox li:first-child{
    border-radius:5px 5px 0 0;
}
#mainmenu ul.innerBox li:last-child{
    border-radius: 0 0 5px 5px;
}
#mainmenu div.shadowbox1,
#mainmenu div.shadowbox2,
#mainmenu div.shadowbox3{
    background: transparent;
}

/*
clickMenu of #mainmenu2
*/
#mainmenu2 div.inner{
    left:-150px!important;
}
#mainmenu2 ul.innerBox{
    box-shadow:0 2px 10px rgba(0,0,0,0.6);
    border-radius:3px;
}
#mainmenu2 ul.innerBox li:first-child{
    border-radius:5px 5px 0 0;
}
#mainmenu2 ul.innerBox li:last-child{
    border-radius: 0 0 5px 5px;
}
#mainmenu2 div.shadowbox1,
#mainmenu2 div.shadowbox2,
#mainmenu2 div.shadowbox3{
    background: transparent;
}

/*
clickMenu of #sortmenu
*/
#sortmenu div.inner{
    left:-150px!important;
}
#sortmenu ul.innerBox{
    box-shadow:0 2px 10px rgba(0,0,0,0.6);
    border-radius:3px;
}
#sortmenu ul.innerBox li:first-child{
    border-radius:5px 5px 0 0;
}
#sortmenu ul.innerBox li:last-child{
    border-radius: 0 0 5px 5px;
}
#sortmenu div.shadowbox1,
#sortmenu div.shadowbox2,
#sortmenu div.shadowbox3{
    background: transparent;
}

/*
clickMenu of #sortmenu.ddboxmenu
*/
#sortmenu.ddboxmenu div.inner{
    left:-105px!important;
}
#sortmenu.ddboxmenu ul.innerBox{
    box-shadow:0 2px 10px rgba(0,0,0,0.6);
    border-radius:3px;
}
#sortmenu.ddboxmenu ul.innerBox li:first-child{
    border-radius:5px 5px 0 0;
}
#sortmenu.ddboxmenu ul.innerBox li:last-child{
    border-radius: 0 0 5px 5px;
}
#sortmenu.ddboxmenu div.shadowbox1,
#sortmenu.ddboxmenu div.shadowbox2,
#sortmenu.ddboxmenu div.shadowbox3{
    background: transparent;
}

/*
clickMenu of #sortmenu2
*/
#sortmenu2 div.inner{
    left:-150px!important;
}
#sortmenu2 ul.innerBox{
    box-shadow:0 2px 10px rgba(0,0,0,0.6);
    border-radius:3px;
}
#sortmenu2 ul.innerBox li:first-child{
    border-radius:5px 5px 0 0;
}
#sortmenu2 ul.innerBox li:last-child{
    border-radius: 0 0 5px 5px;
}
#sortmenu2 div.shadowbox1,
#sortmenu2 div.shadowbox2,
#sortmenu2 div.shadowbox3{
    background: transparent;
}
/*
clickMenu of #stickydocumentsortmenu
*/
#stickydocumentsortmenu div.inner{
    left:-150px!important;
}
#stickydocumentsortmenu ul.innerBox{
    box-shadow:0 2px 10px rgba(0,0,0,0.6);
    border-radius:3px;
}
#stickydocumentsortmenu ul.innerBox li:first-child{
    border-radius:5px 5px 0 0;
}
#stickydocumentsortmenu ul.innerBox li:last-child{
    border-radius: 0 0 5px 5px;
}
#stickydocumentsortmenu div.shadowbox1,
#stickydocumentsortmenu div.shadowbox2,
#stickydocumentsortmenu div.shadowbox3{
    background: transparent;
}

.createDocButtonPosition{
    margin-left: -10px;
    margin-left: 0px\0;
    text-indent: 0\0;
    float:right;
}

/*icon*/
#checkInCheckOut:before,
#editDocument:before,
#deleteDocument:before,
#moveDocument:before,
#createBookmark:before,
#subscribeDocument:before,
#addFavoriteDocument:before,
#forwardDocument:before,
.mod-sort,
.mod-refresh,
.mod-collapse-closed,
.mod-collapse,
#discussions table tr > td:first-child,
#diffCompare,
.listmode.zw a,
.documentmode.zx a,
.grptitle,
.mod-menu:before,
#btninfoFolder:before,
#createDocButton:before,
#createPageButton:before,
#createButton:before,
#btnCreateFolder:before,
#btnUpdateFolder:before,
#btnMoveFolder:before,
#btnCopyFolder:before,
#btnDeleteFolder:before,
#btnSubscribeFolder:before,
#btnSubscribeCategory:before,
#btnAddFavoriteFolder:before,
#btnAddFavoriteCategory:before,
#main center .attention:before,
#main .attention blockquote span:before,
.documentmode.zx a:nth-child(3):before,
.master #newitempower:before,
.enavbar2 #newitempower:before,
.actionstyle .folder_move:before,
.sourceWebSite .folderPathTd .folderPathBtn:before,
.newitemstyle .folderPathBtn:before,
.wfAddActivity:before,
.DownloadBySelectButtonLoc a:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}
a.mod-sort,a.mod-refresh,a.mod-collapse-closed,a.mod-collapse,a.mod-menu{
    background: #fff!important;
    background: linear-gradient(to bottom,#fff 0,#eee 100%) #fff!important;
    border:1px solid #ddd;
    width: 28px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
   *zoom:1;
    position: relative;
    color: #999;
    text-align: center;
    text-shadow:0 1px 0 #fff;
    margin-right: 5px;
    border-radius:3px;
    vertical-align: middle;
    top:-1px;
}
a.mod-sort:hover,a.mod-refresh:hover,a.mod-collapse-closed:hover,a.mod-collapse:hover,a.mod-menu:hover{
  background: #fff!important;
  color: #111;
}
.mod-sort:before,.mod-refresh:before,.mod-collapse-closed:before,.mod-collapse:before,.mod-menu:before{
  display: block;
  font-size: 10px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    text-indent: 0!important;
}
.divcaption Label{
    display: inline-block;
    /*margin:10px 3px 0 0;*/
}
.classDisabled img{
    display: inline-block;
}

.cloudDrive img, .cloudSource img {
    width:16px;
    height:16px;
}

/*#seld .grplistitem .listitem div:nth-child(2) button:first-child img{
    display: inline-block;
    vertical-align: middle;
}*/

#userZone,#selectLingus,#selectDegree{
    cursor: pointer;
    padding-top:8px;
    padding-bottom:8px;
    margin-bottom: 4px;
}
#dynawin{
    min-height:426px;
    border: 1px solid #ccc!important;
    -webkit-box-shadow: 0 2px 10px #ddd;
    -moz-box-shadow: 0 2px 10px #ddd;
    -o-box-shadow: 0 2px 10px #ddd;
    box-shadow: 0 2px 10px #ddd;
}
#dynawinContent{
    top:63px!important;
    min-height:356px;
}
#privilegePanel a.right.mod-delete,#auditTrailPanel a.right.mod-delete,#historyVersionPanel a.right.mod-delete{
    text-indent: -9999px!important;
}

.master #newitempower:before,.enavbar2 #newitempower:before,.wfAddActivity:before{
    font-family: 'icomoon';
    content:"\e643";
    font-size: 12px;
    margin:0;
}
.enavbar2+div button#newitempower:before{
    font-family: 'icomoon';
    content:"\e643";
    font-size: 12px;
    margin:0!important;
    top:-1px!important;
}
#addnew:before,#addnew2:before,#newWatermark:before,#newMember:before,#newRoleMember:before,.enavbar2 #btnAdd:before{
    font-family: 'icomoon';
    content:"\e643";
    font-size: 12px;
    top:-1px!important;
}
#addnew2:before{
    margin:0!important;
}
    
.report-query-tool #btnQuery:before,#report-tool #btnResetQuery:before{
    font-family: 'icomoon';
    content:"\e668";
    top:-1px!important;
}
#report-tool #export:before{
    font-family: 'icomoon';
    content:"\e67a";
}


#liViewField:before,
#liCreateFolder:before,
#liUpdateFolder:before,
#liMoveFolder:before,
#liDeleteFolder:before,
#liSubscribeFolder:before,
.enavbar2+div button#newitempower:before,
#addnew:before,
#addnew2:before,
.report-query-tool #btnQuery:before,
#report-tool #btnResetQuery:before,
#report-tool #export:before,
#newWatermark:before,
#newMember:before,
#newRoleMember:before,
.enavbar2 #btnAdd:before,
.btn01_mouseout.MoveUp:before,
.btn01_mouseout.MoveDown:before,
.btn01_mouseout.MoveTop:before,
.btn01_mouseout.MoveTop:after,
.btn01_mouseout.MoveBottom:before,
.btn01_mouseout.MoveBottom:after,
.icon-arrow-up-thick:before,
.icon-arrow-down-thick:before,
.icon-clock-o:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.mod-collapse-closed:before{
    font-family: 'icomoon';
    content:"\e644";
    font-size: 10px;
    top:8px;
    left:8px;
}
.mod-sort:before{
    font-family: 'icomoon';
    content: "\e670";
}
.mod-refresh:before{
    font-family: 'icomoon';
    font-size: 100%;
    content: "\e650";
}
.mod-menu:before{
    font-family: 'icomoon';
    content: "\e663";
}
#liViewField:before,#btninfoFolder:before{
    content: "\e69a";
    font-family: 'icomoon';
    vertical-align: inherit\9;
}



.FolderNavgation:before,.FolderNavgation{
    color:#006ab2;
}
.FolderNavgation:hover:before{
    color:#fff;
}
,#btninfoFolder{
    line-height: 26px\0;
}


#liAddFavoriteFolder:before,#btnAddFavoriteFolder:before,#liAddFavoriteCategory:before,#btnAddFavoriteCategory:before{
    font-family: 'icomoon';
  content: "\e63c";
}

#liCreateFolder:before,#btnCreateFolder:before{
    font-family: 'icomoon';
    content: "\e69d";
}
#liUpdateFolder:before,#btnUpdateFolder:before{
    font-family: 'icomoon';
    content: "\e659";
}
#liMoveFolder:before,#btnMoveFolder:before{
    font-family: 'icomoon';
    content: "\e69f";
}
#liCopyFolder:before,#btnCopyFolder:before{
    font-family: 'icomoon';
    content: "\e611";
}
#liDeleteFolder:before,#btnDeleteFolder:before{
    font-family: 'icomoon';
    content: "\e69c";
}
#liSubscribeFolder:before,#btnSubscribeFolder:before,#btnSubscribeCategory:before{
    font-family: 'icomoon';
  content: "\e66e";
}
#createDocButton:before,#createPageButton:before{
    font-family: 'icomoon';
  content: "\e643";
}
#createButton:before{
    font-family: 'icomoon';
    content: "\e6a0";
    font-size: 12px;
    margin-right: 5px;
}
.mod-collapse:before{
    font-family: 'icomoon';
  content: "\e643";
  font-size: 10px;
  top:8px;
  left:8px;
}


#checkInCheckOut:before{
    font-family: 'icomoon';
  content: "\e669";
  display: inline-block;
  *display: inline;
   *zoom:1;
}
#editDocument:before{
    font-family: 'icomoon';
  content: "\e658";
  display: inline-block;
  *display: inline;
   *zoom:1;
}
#deleteDocument:before{
    font-family: 'icomoon';
  content: "\e63b";
  display: inline-block;
  *display: inline;
   *zoom:1;
}
#moveDocument:before{
    font-family: 'icomoon';
  content: "\e65d";
  display: inline-block;
  *display: inline;
   *zoom:1;
}
#createBookmark:before{
    font-family: 'icomoon';
    content: "\e616";
    display: inline-block;
    *display: inline;
   *zoom:1;
}
#subscribeDocument:before{
    font-family: 'icomoon';
  content: "\e61d";
  display: inline-block;
  *display: inline;
   *zoom:1;
}
#addFavoriteDocument:before{
    font-family: 'icomoon';
  content: "\e66f";
  display: inline-block;
  *display: inline;
   *zoom:1;
}
#forwardDocument:before{
    font-family: 'icomoon';
  content: "\e680";
  display: inline-block;
  *display: inline;
   *zoom:1;
}
#conflictContainer #conflictheader .right .mod-delete {
    width:12px;
    background: #fff;
}
#conflictContainer #conflictheader .right .mod-delete img{
    display: block;
}
#contentdetail .grid td{
    word-break:break-all;
    word-wrap:break-word;
}

.set-able{
    display: inline-block!important;
    vertical-align: middle;
}


/*IE10 hack*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
 .headerBarcheckbox{margin-top:-8px;}
}  
.headerBarcheckbox{
    float: right;
    margin-top:-3px;
    margin-top:-7px\9;
}
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
 .headerBarcheckbox{margin-top:-8px;}
}  */
.headerBarcheckbox-searchall{
    float: right;
    margin-top:0px;
}
#discussion-section{
    min-height: auto!important\9;
    min-height: inherit!important;
}

.btn01_mouseout.MoveTop,.btn01_mouseout.MoveBottom,.btn01_mouseout.MoveUp,.btn01_mouseout.MoveDown{
    width:36px;
    height:36px;
    font-size: 140%;
    text-align: center;
    padding:0px!important;
    line-height: 36px;
}
.btn01_mouseout.MoveUp:before,.btn01_mouseout.MoveTop:before{
    font-family: 'icomoon';
    content: "\e664";
    display: inline-block;
    *display: inline;
    *zoom:1;
    margin:0 auto;
}

.btn01_mouseout.MoveDown:before,.btn01_mouseout.MoveBottom:before{
    font-family: 'icomoon';
    content: "\e663";
    display: inline-block;
    *display: inline;
    *zoom:1;
    margin:0 auto;
}

.btn01_mouseout.MoveTop:after{
    font-family: 'icomoon';
    content: "\e664";
    display: inline-block;
    *display: inline;
    *zoom:1;
    position: relative;
    top: -45px;
     left: 0;
    margin:0;
    padding:0;
}
.btn01_mouseout.MoveBottom:after{
    font-family: 'icomoon';
    content: "\e663";
    display: inline-block;
    *display: inline;
    *zoom:1;
    position: relative;
    top: -31px;
    left: 0;
    margin:0;
    padding:0;
}

.pickColorStyleInput,.pickLayoutStyle img,.pickLayoutStyle input{
    vertical-align: middle;
}
.pickColorStyle{
    width:96px;
    height:25px;
    vertical-align: middle;
    display: inline-block;
}

.summaryInfoTh{
    line-height: 23px;
    line-height: 26px\0;
}

@media all and (min-width:0) {
    .summaryInfoTh{
        line-height: 26px\0;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .summaryInfoTh{
        line-height: 22px\0;
    }
}

.summaryInfoRadio label{
    margin-left:5px;
}

.clickMenu li .main li{
    height:inherit;
    vertical-align: inherit;
}
.clickMenu li .main li.hover{
    background: #eee!important;
}
.icon-arrow-up-thick:before{
    font-family: 'icomoon';
    content: "\e6a4";
    margin:0;
}
.icon-arrow-down-thick:before{
    font-family: 'icomoon';
    content: "\e6a5";
     margin:0;
}

/*=== clout start ===*/
.btn-edit button:before,
#functionTree li a:before,
.fileGrid.grid td button:first-child:before,
.fileGrid.grid td button:last-child:before,
.reportGrid.grid td button:first-child:before,
.filelistRightArea.right button:before,
.fileresultRightArea.right button:before,
.reportlistRightArea.right #btnAdd:before{
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    *display: inline;
    *zoom:1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: relative;
    top:-2px;
    margin-right: 5px;
}

.grid.clout{
    background: none;
    font-size: 14px;
}
.grid.clout th{
}
.reportGrid.grid,.fileGrid.grid,#conditionContent .grid,.ng-isolate-scope .grid,.ng-scope .privilegeGrid,.ng-scope .grid{
    font-size: 14px;
}
.cloutPersonalPointArea{
    position:relative;
    text-align: center!important;
    width:30%;
    min-width:200px;
}
.cloutPersonalPointArea .avatar{
    position: absolute;
    top:-30px;
    left:50%;
    width:100px;
    height:100px;
    border:5px solid #fff;
    margin:0  0 0 -53px;
    padding:0;
    box-shadow:0 0 5px #666;
    -webkit-ox-shadow:0 0 5px #666;
    -moz-box-shadow:0 0 5px #666;
    -o-box-shadow:0 0 5px #666;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    background: #000;
    z-index: 1;
}
.myPointArea{
    position: relative;
    top:45px;
    left:0;
    width:94%;
    margin:0 4% 0 2%;
    height:auto;
    list-style:none;
    padding:0;
    background: #f4f4f4!important;
    border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
    -o-border-radius: 5px;
    border-bottom: 2px solid #b5b5b5;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    box-shadow:0 0 5px #ddd;
    -webkit-ox-shadow:0 0 5px #ddd;
    -moz-box-shadow:0 0 5px #ddd;
    -o-box-shadow:0 0 5px #ddd;
}
.myPointName{
    width: 100%;
    font-size: 120%!important;
    margin: 80px auto 0;
    padding: 10px 0;
    border-bottom:1px solid #ddd;
}
.myPointTotalNumberTitle,.myPointTotalScoreTitle{
    position: relative;
    display: inline-block;
    width:50%;
    padding:5px 0 10px;
    background: #fff;
}
.myPointTotalNumberTitle{
    color:#279525;
    border-radius:0 0 0 5px;
    -webkit-border-radius:0 0 0  5px;
    -moz-border-radius:0 0 0 5px;
    -o-border-radius:0 0 0  5px;
}
.myPointTotalScoreTitle{
    color:#ff9900;
    border-radius:0 0 5px 0;
    -webkit-border-radius:0 0 5px 0;
    -moz-border-radius:0 0 5px 0;
    -o-border-radius:0 0  5px 0;
}
.myPointTotalNumber,.myPointTotalScore{
    font-weight: bolder;
    display: inline-block;
    width:50%;
    height:60px;
    font-size: 200%;
    line-height: 60px;
    background: #fff;
    word-break:break-all;
}
.myPointTotalNumber{
    color:#ff9900;
    position: relative;
    border-radius:0 0 0 5px;
    -webkit-border-radius:0 0 0 5px;
    -moz-border-radius:0 0 0 5px;
    -o-border-radius:0 0 0 5px;
}
.myPointTotalNumber:after,.myPointTotalNumberTitle:after{
    position: absolute;
    content:'';
    top:0;
    right:0;
    width:1px;
    height:100%;
    background: #ddd;
}
.myPointTotalScore{
    color:#ff9900;
    border-radius:0 0 5px 0;
    -webkit-border-radius:0 0 5px 0;
    -moz-border-radius:0 0 5px 0;
    -o-border-radius:0 0 5px 0;
}
.pointRuleList{
    padding-top:20px;
}
.pointRuleListInner{
    border-bottom:1px solid #ccc;
    height:0;
    overflow: hidden;
}
.pointRuleListBtn{
    position: relative;
    display: block;
    cursor: pointer;
    border:1px solid #ccc;
    border-top:0;
    text-align: center;
    line-height: 25px;
    width:100px;
    height:25px;
    margin:0 auto;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    padding:0 10px;
    background:#fff;
    color:#3c7bd6;
    font-size: 14px;
    box-shadow:0 1px 5px #ccc;
    -webkit-box-shadow:0 1px 5px #ccc;
    -moz-box-shadow:0 1px 5px #ccc;
    -o-box-shadow:0 1px 5px #ccc;
}
.pointRuleListBtn:before{
    display: block;
    content:"";
    position: absolute;
    top:-2px;
    left:0;
    width:100%;
    height:2px;
    background: #fff;
}
/*.pointRuleListBtn:after{
    content:"▽";
    color:#3c7bd6;
}*/
/*clout functiontree*/
#functionTree li a{
    text-decoration: none;
}
#functionTree li a:before{
    content: "\e634";
    font-family: 'icomoon';
    color: #444;
    margin:0 0 0 5px;
}
#functionTree li img{
    /*vertical-align: middle;*/
    display: none;
}

.listcategory-checkboxShowSummary{
    margin:0!important;
}
@media all and (min-width:0) {
 .listcategory-checkboxShowSummary{
    margin:9px -3px 0 0\0!important;
    margin:4px -3px 0 0!important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .listcategory-checkboxShowSummary{
        margin:4px -3px 0 0!important;
        
    }
}


/*clout manage*/
.btn-edit,.btn-form{
    margin-left:8px;
}
.btn-edit button,.btn-form button{
    background: #fff;
    background: linear-gradient(to bottom,#fff 0,#eee 100%) #fff!important;
    padding: 8px 12px!important;
    border: 1px solid #bbb;
    border-radius:4px;
    -webkit-border-radius:4px;
    -mox-border-radius:4px;
    -o-border-radius:4px;
    color: #006ab2!important;
    display: inline-block;
    font-size: 14px;
    font-weight: bolder;
    min-height: 18px;
    vertical-align: top;
    cursor: pointer;
    outline: none;
}
.divcontent.ng-scope .right{
    float:right;
}
@-moz-document url-prefix() { 
    .divcontent.ng-scope .right{
        width:auto!important;
    }
    .divcontent.ng-scope .right input[type="button"]{
        display: inline-block;
    }
}
.divcontent.ng-scope .right input{
    display: inline-block!important;
    float:none!important;
}
.divcontent.ng-scope .right input:first-child{
    margin-right:5px;
}
.btn-edit button:before{
    font-family: 'icomoon';
    content: "\e659";
}
input[ng-value="newReport.saveButton"],.btn-form button[type="submit"],.divcontent.ng-scope #btnAdd,#newRole #submitnewrole,.newitemstyle #submitnew,.newitemstyle .edit_confirm{
    background: #3879d9!important;
    color:#fff!important;
}
input[ng-value="newReport.saveButton"]:hover,.btn-form button[type="submit"]:hover,.divcontent.ng-scope #btnAdd:hover,#newRole #submitnewrole:hover,.newitemstyle #submitnew:hover,.newitemstyle .edit_confirm:hover{
    background: #f0ad4e!important
}
.reportGrid.grid .ng-pristine.ng-valid{
    margin-bottom:5px;
}
.reportGrid.grid .ng-isolate-scope .ng-pristine.ng-valid{
    background: none;
}
.divcontent form[name="tableform"]{
    text-align: right;
}
.divcontent form[name="tableform"] .panel{
    margin:10px 0;
}
table.privilegeGrid, table.notificationGrid{
    background: #ccc;
}
table.privilegeGrid td, table.notificationGrid td{
    background: #fff!important;
}
table.privilegeGrid td:hover,table.notificationGrid td:hover{
    background: rgb(242, 242, 242)!important;
}

.fileGrid.grid td button,.reportGrid.grid td button{
    background: #3879d9!important;
    background: linear-gradient(to top,#3879d9 0,#5E99F1 100%) #fff!important;
    color: #fff!important;
}
.fileGrid.grid td button:hover,.reportGrid.grid td button:hover{
    background: #ff9900!important;
    border-color:#bbb!important;
}
.fileGrid.grid td button:first-child:before,.reportGrid.grid td button:first-child:before{
    font-family: 'icomoon';
    content: "\e649";
}
.fileGrid.grid td button:last-child:before{
    font-family: 'icomoon';
    content: "\e61d";
}
.filelistRightArea.right button:before,.fileresultRightArea.right button:before{
    font-family: 'icomoon';
    content:"\e623";
    margin:0;
}
.reportlistRightArea.right #btnAdd:before{
    font-family: 'icomoon';
    content:"\e643";
    margin: 0;
    top: -1px;
    font-size: 12px;
}
form[name="tableform"] button:first-child:before{
    display: none;
}
#menu #nav .f_nav{
    height:28px;
}
#menu.ng-scope #nav .f_nav{
    margin-top:-3px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide ,.editable-hide{
    display: none!important;
}
.treeview li span{
    color:#3c7bd6;
}
.treeview li span:hover{
    color:#f69125!important;
}
form[name="tableform"] .btn-new.right[ng-show="isNewRule"] button:first-child{
    background: #3879d9!important;
    color: #fff!important;
}
.refreshMyPoint{
    outline:none;
    cursor: pointer;
    position: absolute;
    top: 70px;
    right: 5px;
    background: green;
    width: 25px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 3px;
    background: url('../images/rf-mypoint.png') center center no-repeat;
}
.refreshMyPoint:hover{
    background: url('../images/rf-mypoint-hover.png') center center no-repeat;
}
.refreshMyPoint:active{
    background: url('../images/rf-mypoint-active.png') center center no-repeat;
}


.avatarNormal {
    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    padding: 0;
    margin: 0;
    box-shadow: 0 0 5px #666;
    -webkit-ox-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -o-box-shadow: 0 0 5px #666;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    background: #000;
    z-index: 1;
}
.myPointAreaNormal {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-bottom: 2px solid #b5b5b5;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    box-shadow: 0 0 5px #ddd;
    -webkit-ox-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    -o-box-shadow: 0 0 5px #ddd;
}
.myPointTotalNumberNormal{
    color:#279525;
    font-weight: bolder;
    display: inline-block;
    font-size: 200%;
    background: #fff;
    word-break:break-all;
}
.myPointTotalScoreNormal{
    color:#ff9900;
    font-weight: bolder;
    display: inline-block;
    font-size: 200%;
    background: #fff;
    word-break:break-all;
}
.myPointTotalNumberTitleNormal,.myPointTotalScoreTitleNormal{
    background: #fff;
}
.myPointTotalNumberTitleNormal{
    color:#279525;
}
.myPointTotalScoreTitleNormal{
    color:#ff9900;
}
/*=== clout end ===*/

div[id="morelinkPanelOfTotalPointRank"]>a{
  display: inline-block;
  *display: inline;
   *zoom:1;
  padding: 5px 10px;
  background-color: #fefefe;
  color:#999;
  margin: 0 -20px -20px 0;
}
div[id="morelinkPanelOfTotalPointRank"]>a:hover{
    color: #f69125;
}
a.cloutLink {
    text-decoration: none;
}
a.cloutLink:hover {
    text-decoration: underline;
}
div #doc-check-all:before, div #stickydoc-check-all:before {
    display:inline-block;
    vertical-align:middle;
}
#divdocbulkjob > div > div, #divstickydocbulkjob > div > div {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    min-width: 30px;
}
.checkall{
    width: 25px;
    height: 25px;
}
#divdocbulkjob label, #divstickydocbulkjob label{
    display: inline-block;
    line-height: 37px;
    color: #666;
    text-shadow: 0 1px 0 #fff;
    font-weight: bold;
}
#slidingSidebarItem {
    background: #ffffff;
    max-height: 500px;
    width: 175px;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #bbb;
    border-top: 1px solid #dcdcdc;
    border-radius: 0px 0px 5px 0px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.6);
    opacity: 0.9;
}
#slidingSidebarItem div {
    margin-top: 10px;
    line-height: 20px;
}
#slidingSidebarHeader {
    float: right;
    background: #0f517c;
    border-bottom: 1px solid #bbb;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-radius: 0px 5px 5px 0px;
    height: 80px;
    width: 25px;
    opacity: 0.8;
}
#slidingSidebarHeader div {
    font-size: small;
    color: #fff;
    line-height: 80px;
}
#slidingSidebar {
    position: fixed;
    width: 200px;
    left: -180px;
    top: 30%;
    z-index: 2;
    transition: 0.5s;
    /*cursor: pointer;*/
}
/*#slidingSidebar:hover {
    transition: 0.5s;
    left: 0;
}*/
#slidingSidebar.show {
    transition: 0.5s;
    left: 0;
}
.selected-document {
    border: 3px red solid !important;
}
.breaking-word {
    word-break: break-all;
    word-wrap: break-word;
}
div.wfpanel table.workflow-auditor-box {
    border-style: solid;
    border-width: 1px 0 0 0;
}
div.wfpanel table.workflow-auditor-box td.workflow-ctrl h4 span,
div.wfpanel table.workflow-auditor-box td.workflow-ctrl h4 span img {
    display: none!important;
}
div.wfpanel table.workflow-auditor-box td.workflow-ctrl:hover h4 span,
div.wfpanel table.workflow-auditor-box td.workflow-ctrl:hover h4 span img {
    display: inline!important;
}
div.wfpanel table.workflow-auditor-box td.workflow-ctrl:hover {
    background-color: #eee;
}
.icon-clock-o:before {
    content: "\e61a";
}
table tr.editExpiryRange td {
    font-size: 100%
}

.buttonsblock {
    line-height: 32px;
    margin: auto;
}

    .buttonsblock .buttondiv {
        display: inline-block;
        padding-right: 5px;
        vertical-align: middle;
        /*height: 100%;*/
    }

        .buttonsblock .buttondiv input {
            vertical-align: middle;
            width: 25px;
            height: 25px;
        }

        .buttonsblock .buttondiv img {
            vertical-align: central;
        }

.spacebar {
    clear:both;
    margin-top: 8px;
    border-bottom: 1px solid #cecece;
    width: 100%;
    height: 1px;
}

div.localepicker {
    /*display: inline-block;*/
}
    div.localepicker .localepicker-selector {
        display: inline-block;
        color: #14527a;
    }

.recommend-category-block {
    position: relative;
}

.recommend-category-block > div {
    display: inline-block;
    line-height: 16px;
    vertical-align: middle;
}

.recommend-category-block > .content {
}

.recommend-category-block > .re-refresh {
    margin-left: 10px;
    line-height: 16px;
    height: 16px;
    width: 8px;
    vertical-align: middle;
}

.recommend-category-block > .re-refresh:before {
    font-family: 'icomoon';
    content: "\e651";
    display: inline-block;
    font-size: 12px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    color: #777;
    cursor: pointer;
    position: absolute;
    line-height: 16px;
}

    .recommend-category-block > .re-refresh:hover:before {
        color: #ddd;
        transform: rotate(360deg);
        transition: all ease-in-out 10s;
    }

.recommend-category {
    white-space: nowrap;
}

    .recommend-category div {
        display: inline-block;
    }

        .recommend-category div.title {
            font-weight: bold;
            color: #585858;
            vertical-align: top;
            margin: 0px 5px;
            padding: 3px 0px;
        }

        .recommend-category div.no-items {
            vertical-align: top;
            margin: 0px 5px;
            padding: 3px 0px;
        }

    .recommend-category .loading {
        display: inline-block;
        vertical-align: middle;
        background: url(../images/loading.gif) no-repeat 0 0px;
        height: 16px;
        width: 16px;
    }

    .recommend-category .error {
        display: inline-block;
        white-space: normal;
    }

    .recommend-category .items .recommend-item {
        display: inline-block;
        margin: 0px 10px 0px 0px;
        padding: 3px 5px;
        cursor: pointer;
        border-radius: 3px;
    }

        .recommend-category .items .sim1 {
            color: #ddddcc;
        }

        .recommend-category .items .sim2 {
            color: #bbbbcc;
        }

        .recommend-category .items .sim3 {
            color: #9999cc;
        }

        .recommend-category .items .sim4 {
            color: #5555cc;
        }

        .recommend-category .items .sim5 {
            color: #0000aa;
        }

        .recommend-category .items .recommend-item.selected {
            background: #222;
            color: #fff;
        }

.similar-words-block {
    position: relative;
    margin: 0 0 22px 5px;
}

.similar-words div {
    display: inline-block;
}

    .similar-words div.title {
        font-weight: bold;
        color: #585858;
        vertical-align: top;
        margin: 0 10px;
        padding: 3px 0px;
    }

.similar-words .items .item {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    padding: 3px 5px;
    cursor: pointer;
    border-radius: 3px;
    color: #3c7bce;
    font-weight: bold;
}
