    @CHARSET "ISO-8859-1";
@font-face {
    font-family: 'FrutigerLTPro-LightCn';
    src: url(/app/resource/font/FrutigerLTPro-LightCn.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-LightCn.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-LightCn.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-LightCn.svg) format("svg");
}
@font-face {
    font-family: 'FrutigerLTPro-LightCnIta';
    src: url(/app/resource/font/FrutigerLTPro-LightCnIta.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-LightCnIta.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-LightCnIta.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-LightCnIta.svg) format("svg");
}
@font-face {
    font-family: 'FrutigerLTPro-ExtraBlackCn';
    src: url(/app/resource/font/FrutigerLTPro-ExtraBlackCn.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-ExtraBlackCn.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-ExtraBlackCn.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-ExtraBlackCn.svg) format("svg");
}
@font-face {
    font-family: 'FrutigerLTPro-ExtraBlkCnIta';
    src: url(/app/resource/font/FrutigerLTPro-ExtraBlkCnIta.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-ExtraBlkCnIta.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-ExtraBlkCnIta.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-ExtraBlkCnIta.svg) format("svg");
}
@font-face {
    font-family: 'FrutigerLTPro-Condensed';
    src: url(/app/resource/font/FrutigerLTPro-Condensed.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-Condensed.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-Condensed.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-Condensed.svg) format("svg");
}
@font-face {
    font-family: 'FrutigerLTPro-CondensedIta';
    src: url(/app/resource/font/FrutigerLTPro-CondensedIta.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-CondensedIta.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-CondensedIta.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-CondensedIta.svg) format("svg");
}
@font-face {
    font-family: 'FrutigerLTPro-BoldCn';
    src: url(/app/resource/font/FrutigerLTPro-BoldCn.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-BoldCn.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-BoldCn.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-BoldCn.svg) format("svg");
}
@font-face {
    font-family: 'FrutigerLTPro-BoldCnIta';
    src: url(/app/resource/font/FrutigerLTPro-BoldCnIta.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-BoldCnIta.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-BoldCnIta.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-BoldCnIta.svg) format("svg");
}
@font-face {
    font-family: 'FrutigerLTPro-BlackCn';
    src: url(/app/resource/font/FrutigerLTPro-BlackCn.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-BlackCn.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-BlackCn.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-BlackCn.svg) format("svg");
}
@font-face {
    font-family: 'FrutigerLTPro-BlackCnIta';
    src: url(/app/resource/font/FrutigerLTPro-BlackCnIta.eot?) format("embedded-opentype"), 
         url(/app/resource/font/FrutigerLTPro-BlackCnIta.ttf)  format("truetype"),
         url(/app/resource/font/FrutigerLTPro-BlackCnIta.otf) format("opentype"),
         url(/app/resource/font/FrutigerLTPro-BlackCnIta.svg) format("svg");
}

.contentRange0 {
    background-image: none;
    background-color: #B4FFC5;
}
.contentRange1 {
    background-image: none;
    background-color: #FDFD80;
}
.contentRange2 {
    background-image: none;
    background-color: #FF9898;
}
.descriptionView {
    max-height: 130px;
    max-width: 130px;
    overflow: scroll;
    text-align: left;
    line-height: 1;
}
.catalog {
  background-image: url(../icon/opendict.png) !important;
}
.x-grid-tree-node-expanded .catalog {
  background-image: url(../icon/opendict.png) !important; 
}

.expiredSecondaryCatalog {
    color: darkgrey !important;
}

.searchResult 
{
    color: red !important;
}
/**
* IObject Pages div's in IObjectPagewsView
*/
div.iobjectpagesview {
    margin:5px;
	text-align:center;
	float:left;
	background-color:#dfe9f6;
	height:150px;
	width:150px;
	border:1px solid #99bce8;
	border-radius:5px;
}
div.iobjectpagesviewinner {
	line-height:130px;
    height:130px;
    margin:2px;
    vertical-align:middle;	
}
img.iobjectpagesviewimg {
    max-height: 130px;
    max-width: 130px;
}
div.iobjectpagesviewimg {
    max-height: 130px;
    max-width: 130px;
    overflow: hidden;
    text-align: left;
    line-height: 1;
}
div.iobjectpagesviewimg * {
    width: 100%;
    height: auto;
}
.snippetBtn {
    background-size:contain;
    background-repeat:no-repeat;
}
.blueBgr {
    background-color:#dfe9f6;
}
/**
* IObject Pages div's in IObjectPagewsView
* when selected
*/
div.iobjectpagesview-selected {
	border:1px solid #0000FF;
}

/**
* Images div's in ImagesView
*/
div.imagesview {
    margin-bottom:2px;
    margin-top:2px;
    margin-right:2px;
    margin-left:2px;
    text-align:center;
    float: left;
    border: 1px solid #BBBBBB;
}
div.imagesview * {
    max-height: 60px;
}
/**
* Images div's in ImagesView
* when selected
*/
div.imagesview-selected {
}
/**
* Images div's in ImagesView
* when mouse over
*/
div.imagesview-over {
    border:1px solid #99bce8;
    /*border-radius:5px;*/
}
/**
* Video div's in VideoView
*/
div.videoview {
    margin-bottom: 10px;
    margin-top:2px;
    margin-right:2px;
    margin-left:2px;
    text-align:center;
}
/**
* Video div's in VideoView
* when selected
*/
div.videoview-selected {
}
/**
* Video div's in VideoView
* when mouse over
*/
div.videoview-over {
    border:1px solid #99bce8;
    /*border-radius:5px;*/
}
/**
* Image in preview tab
*/
img.previewView-img-cls {
}
/**
*For the clear button in search fields
*/
.ext-ux-clearbutton {
    width: 12px;
    height: 12px;
    background-image: url(../icon/clear-text-icon.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    -moz-user-focus: ignore; /* https://developer.mozilla.org/en/CSS/-moz-user-focus */
    cursor: pointer;
    position: absolute;
    overflow:  hidden; /* IE 6 :-( */
    margin-top: 4px;
    background-color: white;
}
 
.ext-ux-clearbutton-mouse-over-input {
    background-position: 0 -12px;
}
 
.ext-ux-clearbutton-mouse-over-button {
    background-position: 0 -24px;
}
 
.ext-ux-clearbutton-mouse-down {
    background-position: 0 -36px;
}
 
.ext-ux-clearbutton-on {
    opacity: 1;
    visibility: visible;
    transition: opacity .35s linear;
    -webkit-transition: opacity .35s linear;
    -moz-transition: opacity .35s linear;
    -o-transition: opacity .35s linear;
    -ms-transition: opacity .35s linear;
    -khtml-transition: opacity .35s linear;
}
 
.ext-ux-clearbutton-off {
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s linear, visibility .0s linear .35s;
    -webkit-transition: opacity .35s linear, visibility .0s linear .35s;
    -moz-transition: opacity .35s linear, visibility .0s linear .35s;
    -o-transition: opacity .35s linear, visibility .0s linear .35s;
    -ms-transition: opacity .35s linear, visibility .0s linear .35s;
    -khtml-transition: opacity .35s linear, visibility .0s linear .35s;
}

.gototrigger {
    border: 1px solid #B5B8C8;
    background-color: #D5D8D8;
    background-image: url("../icon/edit-redo-8.png") !important;
    background-repeat: no-repeat;
    background-position: 1px 1px !important;
}

.gototrigger-over {
    background-color: #DFE9F6;
}

.gototrigger-click {
    background-position: 1px 2px !important;
}
