/* here you can put your own css to customize and override the theme */
.spin{
	background-image: url("../img/input-spinner.gif") !important;
	background-repeat: no-repeat;
	background-position: center 8px;
}
.portlet.greycrown > .portlet-title > .caption {
  color: #fff;
}
.portlet.box.greycrown > .portlet-title > .caption > i{
  color: #fff;
}
.portlet > .portlet-body.greycrown, .portlet.greycrown {
  background-color: #5c6165 !important;
}
.portlet.box.greycrown > .portlet-title {
  background-color: #5c6165;
} 
.portlet.box.greycrown {  
   border: 1px solid #9d9c9c;
   border-top: 0;
}
.greycrown {  
   background-color: #5c6165 !important;
}
.portlet.bluecrown > .portlet-title > .caption {
  color: #fff;
}
.portlet.box.bluecrown > .portlet-title > .caption > i{
  color: #fff;
}
.portlet > .portlet-body.bluecrown, .portlet.bluecrown {
  background-color: #00AFD8 !important;
}
.portlet.box.bluecrown > .portlet-title {
  background-color: #00AFD8;
} 
.portlet.box.bluecrown {  
   border: 1px solid #00AFD8;
   border-top: 0;
}
.bluecrown {  
   background-color: #00AFD8 !important;
}
.borderbluecrown {
    border-right: 4px solid #62ACD4;
}

.portlet.blackcrown > .portlet-title > .caption {
  color: #fff;
}
.portlet.box.blackcrown > .portlet-title > .caption > i{
  color: #fff;
}
.portlet > .portlet-body.blackcrown, .portlet.blackcrown {
  background-color: #000 !important;
}
.portlet.box.blackcrown > .portlet-title {
  background-color: #000;
}
.portlet.box.blackcrown {
  border: 1px solid #000;
  border-top: 0;
}
.blackcrown {
  background-color: #000 !important;
}
.borderblackcrown {
  border-right: 4px solid #000;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
	background-color:rgb(228,227,227);
}
.vignette {  
   min-width:50px;
   height:20px;
   display:inline-block;
   margin-top: 0px;
   padding-top: 0px;
}
/***
Notes
***/

/* Common styles for all types */
.note {
  margin: 0 0 20px 0;
  padding: 15px 20px;
  border-left: 5px solid #eee;
}

.note h1,
.note h2,
.note h3,
.note h4 {
  margin-top: 0;
}

.note p:last-child {
  margin-bottom: 0;
}
.note code,
.note .highlight {
  background-color: #fff;
}


/* Variations */
.note-danger {
  background-color: #FAEAE6;
  border-color: #ed4e2a;
}

.note-warning {
  background-color: #FCF3E1;
  border-color: #fcb322;
}

.note-info {
  background-color: #E8F6FC;
  border-color: #57b5e3;
}

.note-success {
  background-color: #EBFCEE;
  border-color: #3cc051;
}

.top-news a .top-news-icon {
right: 0px;
top: 22px;
opacity: 0.9;
font-size: 30px;
position: absolute;
filter: alpha(opacity=99f);
}

.liste-clip {
  margin-top: 5px;
  margin-bottom: 5px;
}

.bloc-clip {
  font-size: 1em;
  /*margin-left: 10px;*/
  background-color: #E5E5E5;
  color: #333333;
  text-shadow: none;
  border-radius: 0 !important;
  border-width: 0;
  box-shadow: none !important;
  outline: medium none !important;
  padding: 7px 14px;
  margin-bottom: 5px;
  min-height: 50px;
  min-width: 255px;
}

.bloc-clip ul {
  padding:0; 
  margin:0;
  list-style-type: none;

}
.peremption{
    float:left;   
    margin:2px;
    margin-left:15px; 
}
.lenght{
    float:right;
    margin:2px;
}

.panel-primary {
    border-color: #62ACD4;
}
.panel-primary > .panel-heading {
    background-color: #62ACD4;
    border-color: #62ACD4;
    color: #FFFFFF;
}

.btn.blue-stripe {
    border-left: 5px solid #FF9F2E;
    min-width: 150px;
}

.bloc-option {
  color: #000;
  text-shadow: none;
  height: 100%;
  width: 100%;
  max-width: 160px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 60px;
}

.fond-horoscope{
  /*background: url(../img/options/horoscope.png);*/
  background-size: 100% auto;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #FF6699;
  padding: 5px;
}

.fond-date{
  background-color: #322B80;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  padding: 5px;
}

.fond-sncf{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #80217E;
  text-align: center;
  padding: 5px;
}

.fond-ephemeride{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #CA4F24;
  text-align: center;
  padding: 5px;
}

.fond-twitter{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #00C2EF;
  text-align: center;
  padding: 5px;
}

.fond-meteo{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #E6B041;
  text-align: center;
  padding: 5px;
}

.fond-quizz{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  background-color: #A0BF38;
  padding: 5px;
}

.fond-flash_infos{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #2CA1B2;
  text-align: center;
  padding: 5px;
}

.fond-citations{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #C3007A;
  text-align: center;
  padding: 5px;
}
.fond-instagram{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #2B5C84;
  text-align: center;
  padding: 5px;
}
.fond-rss{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #FB6310;
  text-align: center;
  padding: 5px;
}
.fond-calendrier_avent{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #238412;
  text-align: center;
  padding: 5px;
}
.fond-astuces_maison{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #913402;
  text-align: center;
  padding: 5px;
}
.fond-astuces_maison_orpi{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #913402;
  text-align: center;
  padding: 5px;
}
.fond-astuces_maison_citron_vert{
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #913402;
  text-align: center;
  padding: 5px;
}
.trait-ephemeride {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/ephemeride.png) no-repeat center;
  background-size: cover;
}
.trait-date {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/date.png) no-repeat center;
  background-size: cover;
}
.trait-sncf {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/sncf.png) no-repeat center;
  background-size: cover;
}
.trait-twitter {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/twitter.png) no-repeat center;
  background-size: cover;
}
.trait-twitter {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/twitter.png) no-repeat center;
  background-size: cover;
}
.trait-meteo {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/meteo.png) no-repeat center;
  background-size: cover;
}
.trait-quizz {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/quizz.png) no-repeat center;
  background-size: cover;
}
.trait-flash_infos {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/flash_infos.png) no-repeat center;
  background-size: cover;
}
.trait-instagram {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/instagram.png) no-repeat center;
  background-size: cover;
}
.trait-citations {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/citations.png) no-repeat center;
  background-size: cover;
}
.trait-horoscope {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/horoscope.png) no-repeat center;
  background-size: cover;
}
.trait-rss {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/rss.png) no-repeat center;
  background-size: cover;
}
.trait-calendrier_avent {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/calendrier_avent.png) no-repeat center;
  background-size: cover;
}
.trait-astuces_maison_orpi {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/astuce_maison.png) no-repeat center;
  background-size: cover;
}
.trait-astuces_maison_citron_vert {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/astuce_maison.png) no-repeat center;
  background-size: cover;
}
.trait-astuces_maison {
  height: 6px;
  width: 100%;
  background: url(../img/options/traits/astuce_maison.png) no-repeat center;
  background-size: cover;
}
.tab-content{overflow:auto;}
.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0;}
.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.tab-content>.active,.pill-content>.active{display:block;}
.tabs-below>.nav-tabs{border-top:1px solid #ddd;}
.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0;}
.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-bottom-color:transparent;border-top-color:#ddd;}
.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd;}
.tabs-left>.nav-tabs{width: 350px;height: 410px;overflow-y:auto;overflow-x: hidden;}
.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none;width: 100%;}
.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px;}
.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd;}
.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;text-decoration: none;color: #000;}
.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eeeeee #dddddd #eeeeee #eeeeee;}
.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#ffffff;background-color: #3F3F3F;color: #FFF; }
.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd;}
.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #eeeeee #dddddd;}
.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#ffffff;}

.liste_affilie{
  border: 1px solid #000;
  height: 170px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.liste_affilie_content{
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #D8D8D8;
  height: 80px;
  margin:10px;
  padding: 10px;
}
.cent{
  text-align: center;
}
.ligne_content{
  display: inline;
}
.picto{
  width: 50px;
  text-align: center;
}
.type{
  font-weight: bold;
  min-width: 300px;
  max-width: 300px;
  text-align: left;
}
.titre{
  text-align: left;
  width: 100%;
}
.duree{
  text-align: right;
  min-width:40px;
  max-width:40px;
}
.date{
  text-align: right;
  padding-left: 5px;
  min-width: 160px;
  max-width: 160px;
}
.userlog{
  text-align: right;
  min-width: 80px;
  max-width: 80px;

}
#playlist-attr{
  border:2px solid #000; 
  margin-bottom: 5px; 
  font-size: 16px;
  display:inline;
  background-color: #FFF;
  padding-left:5px;
  padding-right:5px;
}
.no-overflow{
  overflow-x:hidden; 
}
.masque{
  display: none;
}