/*	Extension MS	*/
div#scDepotStack {
  position: absolute;
  top: 10px;
  left: 180px;
  color: #ffffff;
  z-index:99999;
}
div#scDepotStack a{
  color: white;
  text-decoration:none;
}
div#scDepotStack a:hover{
  text-decoration:underline;
}



/******************************/
/*	  STYLAGE DE BASE UFTMiP	*/
/******************************/


.home #root{
	background:none
}

.home #root #main{
	background:
		url(../img/surchargesSkinUFTMiP/logo1.jpg) no-repeat 7% 3%,
		url(../img/surchargesSkinUFTMiP/logo2.jpg) no-repeat right 7% top 3%,
		url(../img/surchargesSkinUFTMiP/logo3.jpg) no-repeat bottom 2% right 7%;
	background-size: auto 13vh,auto 13vh,auto 10vh;
}

.home #navigation {
    margin-bottom:110px;
}

.home #navigation a{
    color: #BD1127;
    background-color: transparent !important;
  font-weight: bold
}

.home section.article {
    margin-top: 200px;
  margin-left: auto;
    background-color: rgba(255,255,255,0.8);
}

.home section.article h1 {
  color: black;
  font-weight: normal
}

.home section.article .hBk_co {
    color: black;
  font-size: 0.8em;
  margin-top: 7vh;
  margin-bottom: 7vh
}

.home .op_txt_ul {
    color: black;
}

.home section.article .hBk_co .version {
   display: block;
  margin-right: 0;
  margin-bottom: 7vh;
  margin-top: 5vh
}

#footer > a {
    position: static;
  float: right
}

.default #menu .mnu .sel_yes > .lbl .item span, .default #content ul.plan .sel_yes > span {
    background-color: #bd1127;
}

.default #tools .anc_yes .lbl {
    background-color: #e6e6e6;
}

section.article > .hBk_ti, .sco section.article > .mainContent_ti {
    color: #bd1127;
  border: 0
}

.cBk.obj,
.assmntUa #content .obj{
    margin: 20px 10%;
    padding: 10px;
    border: 1px solid #D2D1D1;
    background-color: #f0ede6;  
}

.cBk.obj .cBk_ti{
    font-weight: bold;
    color: #bd1127;
}

.subPageSelector{
  border:2px solid #cdc3be;
}

.sw_child_navList {
    background-image: linear-gradient(90deg, white 0%, rgba(0, 0, 0, 0) 100%);
    background-size: 200px 100%;
    margin: 0;
  margin-bottom: -4px;
  padding: 20px 40px;
  position: relative;
  top:-2px;
  left: -2px
}

.sw_child_navList a:hover {
    text-decoration:none;
    color: #bd1127;
}

.toolbar {
    background-image: linear-gradient(180deg, white 0%, #e1dacc 100%);
  border-radius: 10px;
  border: 1px solid #937e73;
}

.subQuiz .toolbar {
    background-image:none;
  border-radius: 10px;
  border: 0;
}

.pBk {
    background-image: none;
  border:1px solid #f3f3f3;
  margin-bottom: 20px;
  margin-top: 20px;
}

.pBk_co {
    background-color: #f3f3f3;
    border-radius: 0;
    background-image:none;
    margin-bottom: 0;
    margin-right: 0;
}

.pBk_ti {
    margin-top: 0
}

section > .hBk_ti, .sco section > .mainContent_ti {
    background-image: none;
  color: #bd1127;
  border-bottom: 1px solid #bd1127
}

.txt_tb th {
    border: 2px solid #aaaaaa;
    background-color: #f3f3f3;
}

.ddBasketDragOver, .ddCatchDragOver {
    background-color: #f3f3f3;
}

.ddDropTi {
    background-color: #666;
}

.btnQuiz:hover {
    background-color: #666;
}

.subWindow_ti {
    flex: 0 0 1.5em;
    background-color: #666;
    color: white;
}

.subWin.eval #navigation .evalCounter {
    color: white;
}

.module .hBk > h2.hBk_ti::before, .sco .mainContent > h2.mainContent_ti::before {
    background: none;
}

.tooltip {
    background-color: #f3f3f3;
    border: 2px solid #bd1127;
}

.tooltip_ti {
    background-color: #bd1127;
}

.schBtnPropose:hover, .schBtnPropose:active, .schBtnPropose:focus {
    background-color: #bd1127;
}

.schPropose {
    font-size: 1em;
    left: 59px;
    box-sizing: border-box;
}

.schResFrame {
    background-color: #feeff1;
}

.schHit {
    background-color: #bd1127;
    color: white
}

.schHit_current {
    background-color: #bd1127;
    color: white;
    box-shadow: 0 0 5px 0 #bd1127;
}

.default #root,
.default #menu{
    background: #e6e6e6;
}

.default #menu {
    background-image: url(../img/surchargesSkinUFTMiP/blason.png);
    background-repeat: no-repeat;
    background-position: bottom left
}

.default #navigation {
   padding-top: 10px;
    background: none;
}

.default #menu .mnu li {
    background-image: none;
    margin-bottom: 5px
}

.default #header, .sco #header{   
    background-image: linear-gradient(180deg, #bd1127 0%, #bd1127 60px);
    background-repeat: no-repeat
}

.default #main{
    background-image: linear-gradient(180deg, #bd1127 0%, #bd1127 60px);
    background-repeat: no-repeat;
    background-position: bottom;
}