@CHARSET"UTF-8";
/* ///////////////////////////////////////////
ONLY COMMON STYLES Of ALL DEVICES 
/////////////////////////////////////////// */

/* reset
_________________________________________________________________*/
.mom {
    width: 100%;
    height: 100%;
    font: normal 10px Arial, Helvetica, sans-serif;
}
.mom body {
    margin:0;
    padding:0;
    width: 100%;
    height: 100%;
    font-size: 1em;
}
.mom a, .mom a:hover {
    text-decoration: none;
}
.mom a img {
    border: none;
}
.mom ul, .mom li {
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin:0;
    padding:0;
}
/* fixer une largeur maximale  de 100 % aux éléments potentiellement problématiques */
.mom img, .mom iframe, .mom object, .mom embed, .mom video {
    max-width:100%;
}
/* conserver le ratio des images et empêcher les débordements de boîtes dûs aux border ou padding */
.mom img {
height:auto;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.mom object, .mom video {
    display:block;
}


/* MAIN
_________________________________________________________________*/
#momLoading{
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: #fff url(../images/mini-loader.gif) 50% 50% no-repeat;
}


#mainWrapper{
    width: 100%;
    min-height: 100%;
}
#mainWrapper.responsive{
    height: 100%;
}
.container {
    position: relative;
}
.clear {
    height:0;
    clear: both;
}
.container {
    position: relative;
    width: 920px;
    margin: 0 auto;
}
#playerWrapper, #documentWrapper, #listHolder, #annexHolder {
    border: 1px solid #c4c4c4;
    background-color: white;
    width:0;/* default setting before initialisation*/
}
#generatedByMomindum {
    position: absolute;
    z-index:0;
    bottom: 7px;
    right: 13px;
}

/*common shadow for containers on fullscreen*/
.shadow {
    -moz-box-shadow: 2px 2px 5px #666;
    -webkit-box-shadow: 2px 2px 5px #666;
    box-shadow: 2px 2px 5px #666;
}
.ie-shadow {
    display: none;
}


/* HEADER
_________________________________________________________________*/
#header {
    position: relative;
    min-height: 50px;
    top: 0px;
    left: 0px;
}

#header #logo1 {
    float: left;
}
#header #logo2 {
    float: right;
}


/* TITLE
_________________________________________________________________*/
/*
- Font-sizes and padding are managed to have the h1 height at 40px when body font-size is 11px.
It must be 40px for usual templates (1000 to 6000).
- backgounds on body and containers are setted to have a default one when we rollover on h1 (useful for ellipsis).
*/
body {background: #fff;}
#mainWrapper {background: inherit;}
.mainFrame, #mainFrame, #titleHolder {background-color: inherit;}

#titleHolder {
    position: relative;
    z-index: 4;
    height: 4em;
}
#titleHolder h1 {
    position: absolute;
    left:0;
    right:0;
    padding:1em 130px .9em 0;
    padding-left: inherit;
    font-size: 1em;
    line-height: 1.9em;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: transparent;
    background: inherit;
}
#titleHolder h1:last-child,
#titleHolder h1.noAction{
    padding-right: 1em;
}
.ie7 #titleHolder h1 {
    right:125px;
    padding-right:1em;
}
#titleHolder h1 span {
    font-size: 1.2em;
    font-weight: normal;
}
#titleHolder h1 span.title-main{
    font-size: 1.6em;
    font-weight: bold;
}
#titleHolder .title-separator {
    margin-left: 1ex;
}
#titleHolder h1 a:hover{
    text-decoration: underline;
}
#titleHolder h1:hover {
    white-space: normal;
}

div.presenter-information {
    text-align: left;
}
div.presenter-information img {
    margin-bottom: 10px;
    margin-right: 10px;
}
/* COLIBRI MENU
_________________________________________________________________*/
#menuHolder, #ratingHolder {
    position:relative;
    float: right;
    width:115px;
    height: 4em;
    right:13px;
    text-align: right;
}
#menuHolder > *, #ratingHolder > *{
    font-size: 1.2em;
}
#menuHolder:after, #ratingHolder:after {
    content:"";
    display: inline;
    font-size: 1em;
    line-height: 4em;
}
.ie7 #menuHolder, .ie7 #ratingHolder {
    padding-top:.5em;
    height: 3.3em;
}
#menuHolder button {
    margin: 0 0 0 2px;
    vertical-align: baseline;
}
#mainWrapper:not(.responsive) #menuHolder button .ui-button-text {
    padding-top:.08em;
    padding-bottom:.08em;
}
.cli-function-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    z-index: 1000;
}
.cli-button-floating {
    display: none;
    /*temporary hack because functionality is too much bugged with mobile compliant templates
    Floating will be destroyed with next responsive templates.
    */
}

.ie7 #ratingHolder {
    text-align: left;
}

/* PLAYER
_________________________________________________________________*/
embed, iframe, object, video {
    display: block;
}
#playerWrapper {
    overflow: hidden; /*for the fixbug of dimension calculation*/
}
#playerHolder{
    position:relative;
    display: block;
    height:0;
    padding:0;
    padding-bottom: 75%;
    margin: 0 -1px 0 0; /*fix random border due to dimension calculation*/
    overflow: hidden;
}
#mediaPlayer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right:0;
    height: 100%;
    width: 100%;
    border:0;
}
.video4by3 #playerHolder {
    padding-bottom: 75%;
}
.video16by9 #playerHolder {
    padding-bottom: 56.25%;
}

/* JWPLAYER
--------------------------------*/
video {
    transform : scale(1) !important;
    -webkit-transform: scale(1) !important;
}
#mediaPlayer_wrapper {
    position:absolute !important;
}

#errorMessage {
    text-align: center;
    padding: 1em;
    font-size:1.3em;
}
#errorMessage strong{
    font-size: 1.2em;
}


/* STACK (CAPTIONS, CHAPTERS, KEYWORDS, DOCUMENTS-LIST) 
_________________________________________________________________*/
/* WRAPPER
--------------------------------*/
#stackWrapper{
    font-size: 1.1em;
}
#stackSwitch {
    display: none;
}

#listHolder{
    /*overflow: auto;*/
}

/* ALL TABS
--------------------------------*/
ul#listTabs {
    /*line-height: 1.3em;*/
}

.cli-chapter ul,
.cli-keyword ul,
.cli-document ul {
    display: block;
    padding: 2px 0 0;
}
.cli-chapter li,
.cli-keyword li,
.cli-document li {
    border-bottom:1px solid #eee;
}
.cli-chapter li>a,
.cli-keyword li>a,
.cli-document li>span {
    display: block;
    padding: 4px 5px;
}
#listHolder .ui-tabs-panel a:focus,
.cli-document li>span:focus {
    background-color:#f1f1f1;
}
#listHolder .ui-tabs-panel a:hover,
.cli-document li>span:hover {
    background-color: #eee;
    color: #000;
}


/* CAPTIONS
--------------------------------*/
.cli-caption-content {
    padding: 4px;
    font-size: 1.1em;
}
.cli-caption-content a {
    color: #888;
}
.cli-caption-content a:after {
    content:" ";
}
.cli-caption-content a.current {
    color: #000;
}

/* CHAPTERS
--------------------------------*/
.cli-chapter .ilevel0 a span.chapterTitle {
    font-size: 11px;
    font-weight: bold;
    left: 2px;
}
.cli-chapter .level0 a, .cli-chapter .level1 a {
    font-size: 1.1em;
    padding-left: 9px;
    font-weight: bold;
}
.cli-chapter .level2 a {
    font-size: 1em;
    padding-left: 18px;
}
.cli-chapter .level3 a {
    font-size: 1em;
    padding-left: 27px;
    font-style: italic;
}
.cli-chapter .level4 a {
    font-size: .9em;
    padding-left: 36px;
}
.cli-chapter .level5 a {
    font-size: .9em;
    padding-left: 45px;
}
.cli-chapter li.currentChapter{

}
.cli-chapter a.currentChapter {
    position:relative;
}
.cli-chapter a.currentChapter:before {
    content:"";
    display:inline-block;
    position:absolute;
    left:1px;
    height:0;
    top:50%;
    margin-top:-4px;
    border-width:4px 0 4px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #f60;/*ie8*/
    border-color: rgba(255,102,0,0) rgba(255,102,0,0) rgba(255,102,0,0) rgba(255,102,0,1);
}
.cli-chapter a.disabled {
    color: #c4c7c8;
    cursor: pointer;
}
/*ie7*/
.ie7 .cli-chapter a.currentChapter {
    background-color: #e8e8e8;
}

/* KEYWORDS & DOCUMENTS LIST
--------------------------------*/
.cli-keyword p, .cli-document p {
    margin:4px .5em;
}
a.timecode {
    display:inline-block;
    position: relative;
    margin:0 3px 3px 11px;
    padding:2px 3px 2px 7px;
    line-height: 16px;
    text-decoration:none;
    color:#000;
    background: #ddd;
}
a.timecode:before,
a.timecode:after {
    content:"";
    position: absolute;
    top:0;
    border-width: 10px 11px;
    border-style: solid;
}
a.timecode:before {
    left:-11px;
    border-right-width: 0;
    border-color: rgba(221,221,221,1) rgba(225,225,225,0) rgba(221,221,221,1) rgba(255,255,255,0);
}
a.timecode:after {
    right:-11px;
    border-right-width: 0;
    border-color: rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) rgba(221,221,221,1);
}
#listHolder a.timecode:active,
#listHolder a.timecode:hover {background: #f60;color:#fff;}

a.timecode:focus {background: #f1f1f1;color:#333;outline:0 !important;}
a.timecode:focus:before {border-color: #f1f1f1 rgba(225,225,225,0) #f1f1f1 rgba(255,255,255,0); }
a.timecode:focus:after {border-left-color: #f1f1f1;}

a.timecode:active:before,
a.timecode:hover:before {border-color: #f60 rgba(225,225,225,0) #f60 rgba(255,255,255,0); }
a.timecode:active:after,
a.timecode:hover:after {border-left-color: #f60;}

/* IE7 */
.ie7 a.timecode {
    margin:0 -2px 3px -4px;
    padding:0 10px 0 11px;
    background: url(../images/breadcrumb.gif) 0 0 no-repeat;
}
.ie7 #listHolder a.timecode:hover {
    background:transparent url(../images/breadcrumb.gif) 0 100% no-repeat;
}

/* DOCUMENTS LIST
--------------------------------*/
.colibri-documents-list li {
    position: relative;
    min-height: 20px;
    overflow: hidden;
}
.colibri-documents-list span {
    margin-right: 25px;
    cursor: pointer;
}
.colibri-documents-list li > a {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 252px;
    margin-top: 0 !important;
    border-left: 1px solid #eee;
}
.no-svg .colibri-documents-list li > a{
    background:#fff url(../images/icons/16x16/mimetypes/all.png) no-repeat -124px 2px;
}
.svg .colibri-documents-list li > a {
    background:#fff url(../images/icons/all-mimetypes.svg) no-repeat -124px 2px;
    background-size: 176px 16px;
}
.colibri-documents-list li > a.url {
    background-position:-92px 2px;
}
.colibri-documents-list li > a.pdf {
    background-position:-28px 2px;
}
.colibri-documents-list li > a.image {
    background-position:4px 2px;
}
.colibri-documents-list li > a.media,
.colibri-documents-list li > a.audio {
    background-position:-60px 2px;
}
.colibri-documents-list li > a.undefined {
    background-position:-124px 2px;
}
.colibri-documents-list li > a.swf {
    background-position:-156px 2px;
}




/* DOCUMENT
_________________________________________________________________*/
#documentHolder{
    position:relative;
    display: block;
    height:0;
    padding:0;
    padding-bottom: 75%;
    background: rgba(0,0,0,.3);
}
.doc4by3 #documentHolder {
    padding-bottom: 75%;
}
.doc16by9 #documentHolder {
    padding-bottom: 56.25%;
}
#documentContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right:0;
    overflow: hidden;
    text-align: center;
}
.oldie #documentContainer {
    height: 100%;
    width: 100%;
}
#documentContainer img {
    vertical-align: top;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
img#colibriDoc + span {
    display: inline-block;
    height: 100%;
    vertical-align: top;
}
#documentContainer iframe, #documentContainer object {
    width: 100%;
    height: 100%;
}
#audioContainer {
    position: absolute;
    width: auto;
    left:10%;
    right:10%;
    height:30px;
    top:50%;
    margin:-15px 0 0;
}

.documenthandle {
    display: none;
}
#docFullscreenBtn {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 5px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
#documentHolder:hover #docFullscreenBtn, #documentHolder.hover #docFullscreenBtn {
    opacity: 1;
    filter: alpha(opacity=100);
}
#documentToolBar {
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -4px;
    height: 5px;
}
#buttonGoLeft, #buttonGoRight{
    display: none;
}
/* doc timeline
-------------------------------------- */
#documentTimeline {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    height: 100%;
    overflow: hidden;
    background: #bbb;
    border: 1px solid #c6c6c6;
    border-top: 1px solid #888;
}
#documentTimeline, #docSlideHandle{
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.3);
}
#docSlideHandle {
    position: absolute;
    z-index: 0;
    top: 0;
    height: 100%;
    padding-left: 2px;
    margin-left: -1px;
    background: #f60;
    pointer-events: none;
}
#documentTimeline ul {
    position: absolute;
    z-index:1;
    bottom: -6px;
    left: 0;
    right: -2px;/*fix approximate width of li kids*/
    list-style: none;
    overflow: hidden;/*workarround IE7: jquery error*/
}
#documentTimeline ul:after {
    content: "";
    display: block;
    clear: both;
}
#documentTimeline li {
    float: left;
}
#documentTimeline li.lastSlide {
    margin-right: -4px;/*fix approximate width of li kids*/
}
#documentTimeline a {
    display: block;
    height: 22px;
    border-left: 1px solid #888;
    border-left: 1px solid rgba(0, 0, 0, .2);
}
#documentTimeline li:first-child a {
    border-left: 0;
}

.slideThumbTip .ui-tooltip-content {/*mycorptv fix*/
    padding:0;
    border:0;
    font: 11px Arial, Helvetica, sans-serif;
}
#documentTimeline li .slideThumb {
    position: absolute;
    top:100%;
}
.slideThumb {
    position: relative;
    width: 120px;
    overflow: hidden;
}
.slideThumbWithImg  {
    background: #fff url(../images/mini-loader.gif) no-repeat 50% 50%;
	height: 80px;
	display: block;
}
.slideThumb img{
    display:block;
    width:120px;
    height:auto;
}
.slideThumb div {
    margin:0;
    width: 120px;
    height:90px;
	background-repeat: no-repeat;
}
.no-svg .slideThumb div {
    background-image:url(../images/icons/64x64/mimetypes/all.png);
}

.svg .slideThumb div {
    background-image:url(../images/icons/all-mimetypes.svg);
}

.slideThumb .web,
.slideThumb .url,
.slideThumb .html{
    background-position:-356px 50%;
}
.slideThumb .pdf{
    background-position:-100px 50%;
}
.slideThumb .image{
    background-position:28px 50%;
}
.slideThumb .media,
.slideThumb .audio{
    background-position:-228px 50%;
}
.slideThumb .undefined,
.slideThumb .unknown{
    background-position:-484px 50%;
}
.slideThumb .swf{
    background-position:-612px 50%;
}
.slideThumb span{
    position: absolute;
    bottom:0;
    left:0;
    right: 0;
    padding:2px 4px;
	background:#fff;
    background: rgba(255,255,255,.5);
    text-shadow:0 0 1px #fff;
}
.oldie .slideThumb span {
	filter:alpha(opacity=60);
}


#documentTimeline a:hover {
    background: rgba(0,0,0,.2);
}
#documentTimeline a:focus {
    outline: 0;
}
#documentTimeline a.even {}
#documentTimeline a.odd {}

#documentToolBar:hover,
#documentWrapper:hover #documentToolBar {
    height: 20px;
    bottom: -10px;
}
#documentToolBar:hover ul,
#documentWrapper:hover #documentToolBar ul {
    bottom: 0;
}
#documentToolBar, #documentTimeline ul {
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -ms-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}

/* doc fullscreen
-------------------------------------- */
#documentWrapper, #documentHolder {
    -webkit-transition: none .2s ease;
    -webkit-transition-property:width,height,top,left,bottom,right,background;
    transition: none .2s ease;
    transition-property:width,height,top,left,bottom,right,background;
}

.isFullScreen #documentWrapper {
    position: fixed !important;
    z-index: 100; /*must be at least 100 for mycorptv context*/
    top:0;left:0;bottom:0;right:0;
    width:100%;height:100%;
    background: #000;
    border: 0;
}
.isFullScreen #documentHolder {
    position: absolute !important;
    padding:0 !important;
    top: 0;
    bottom: 38px;
    left: 0;
    width: 100%;
    height: auto;
    background: #000;
}
.isFullScreen #documentToolBar {
    height: 38px !important;
    bottom: -38px !important;
    margin: 0 !important;
}
.isFullScreen #documentTimeline, .isFullScreen #documentToolBar ul {
    bottom: -1px;
}
.isFullScreen #documentTimeline a {
    height: 40px;
}
.isFullScreen #documentContainer {
    text-align: center;
}
.isFullScreen #documentContainer img#colibriDoc {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
.isFullScreen img#colibriDoc + span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* ANNEXES
_________________________________________________________________*/

#annexHolder {
    font-size: 1.1em;
    line-height: 20px;
}
.cli-annex-content {
    overflow: auto;
    width: 100%;
    height: 100%;
}
#annexHolder li {
    position: relative;
}
#annexHolder a.annex-item {
    display: block;
    padding: 0 2px;
    height: 20px;
    color: #222;
    text-indent: 20px;
}
#annexHolder a.annex-item:hover {
    text-decoration: none;
    color: #000;
    background: #eee;
}
#annexHolder a span.annex-item-text {
}
#annexHolder a span.annex-item-icon {
    /* pas de position relative ou absolute sinon ça foire l'anim jquery sur ie7-8 
    pour les templates faisant poper les annexes (responsive et compact) */
    float:left;
    width: 16px;
    margin-right: -16px;
    height: 100%;
}

.no-svg .cli-annex-content a span.annex-item-icon{
    background:url(../images/icons/16x16/mimetypes/all.png) no-repeat -128px 50%;
}
.svg .cli-annex-content a span.annex-item-icon {
    background:url(../images/icons/all-mimetypes.svg) no-repeat -128px 50%;
    background-size: 176px 16px;
}
#annexHolder a span.url {
    background-position:-96px 50%;
}
#annexHolder a span.pdf {
    background-position:-32px 50%;
}
#annexHolder a span.image {
    background-position:0px 50%;
}
#annexHolder a span.media,
#annexHolder a span.audio {
    background-position:-64px 50%;
}
#annexHolder a span.undefined {
    background-position:-128px 50%;
}
#annexHolder a span.swf {
    background-position:-160px 50%;
}

/* OVERLAY 
_________________________________________________________________*/

* {
    margin: 0;
    padding: 0;
}
#dim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: url('../images/dim.png');
    display: none;
    text-align: left;
}
/* JQUERY REQUIREMENTS 
_________________________________________________________________*/

.ui-tabs .ui-tabs-hide {
    display: none;
}

/* DIALOG BOXES
_________________________________________________________________*/
.mom .ui-dialog{
    font-size: 1.3em;
}
.dialog-box {
    display: none;
}
.sharing-instant-dialog p {
    text-align: center;
}
.playlist-item-context {
    border: 1px solid #d7d7d7;
    padding: 5px;
}
.playlist-item-context a {
    cursor: text;
    text-decoration: none;
}
.message-box {
    z-index: 1000;
    top: -2000px;
    padding: .5em 1.2em;
    font-size: 1.4em;
}
.centered {
    text-align: center;
}
.error, .alert, .notice, .success, .info {
    padding: 0.8em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}
.error, .alert {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4;
}
.plugin-missing, .notice {
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324;
}
.success {
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880;
}
.info {
    background: #d5edf8;
    color: #205791;
    border-color: #92cae4;
}
.error a, .alert a {
    color: #8a1f11;
}
.notice a {
    color: #514721;
}
.success a {
    color: #264409;
}
.info a {
    color: #205791;
}


/* UI wmv player
_________________________________________________________________----------*/
.colibri-media, #colibri-media {
    height: 100%;
    width: 100%;
}
#playerWrapper {
    z-index: 1;
}
#colibri-ui-player {
    position: absolute;
    z-index: 5000;
    left: 0;
    right: 0;
    bottom:-31px;
    background:#fff;
    transition: bottom .2s ease;
}
#playerHolder:hover #colibri-ui-player{
    bottom:0;
}

/* progress bar _____________ */
#colibri-media-timeline {
    position: relative;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    font-size: .6em; /*height setting*/
    overflow: hidden; /*fix ie7 mystic bug*/
}
#playerHolder:hover #colibri-media-timeline {
    font-size: 1.2em;
}

/* controls _____________ */
.mediaPlayerControls {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    clear: both;
    border-radius:0;
    cursor: default;
    font-size: 10px;
    color:#222;
}
.mediaPlayerControls:after{
    content: "";
    display: block;
    clear: both;
}
.mediaPlayerControls li {
    display: block;
    float: left;
}
#colibri-media-volume,
#colibri-media-mute {
    float: right;
}

.mediaPlayerControls .ui-button{
    box-shadow:none;
    border:0;
    border-radius:0;
}
.mediaPlayerControls .ui-button-icon-only{
    width: 3.1em;
}
.mediaPlayerControls .ui-button-icon-only .ui-button-text{
    padding:.75em;
}
#colibri-media-timer,
#colibri-media-volume {
    margin: .75em 1em .75em 5px;
    line-height: 1.5em;
}
#colibri-media-timer span {
    font-size: 1.1em;
}

#colibri-media-volume {
    width: 50px;
}