@font-face {
	font-family: 'Kalinga';
	src: url('./Kalinga.eot');
	src: local('Kalinga'), url('./Kalinga.woff') format('woff'), url('./Kalinga.ttf') format('truetype');
}

.view{
	min-height: 600px;
}
.nav1{
	background-color:#202123;
	height:80px;
	/* border-bottom:1px solid rgba(240,240,240,0.2); */
	/* background-image:url(../img/back-link1.jpg); */
	border-bottom:1px solid rgba(240,240,240,0.15);
}
.logo{
	padding-top:36px;
}

.logo img{
	 
}
.row-nav{
	height:80px;
}
.my-nav{
}
.my-nav li{
	line-height:60px;
	padding:0px;
}
.my-nav li a{
	line-height:72px;
	font-family: 'Kalinga';
	font-size:14px;
	text-transform:uppercase;
	border-right:1px solid rgba(150,150,150,0.1);
	border-radius:0px !important;
	padding-top:5px !important;
	padding-bottom:0px !important;
	color:#EEE;
	border-bottom:3px solid transparent;
}
.my-nav li a:hover{
	background:rgba(0,0,0,0.2) !important;
	border-bottom:3px solid #f09512;
	color:#f09512;
}
.my-nav li a:focus{
	background:rgba(0,0,0,0.2) !important;
	border-bottom:3px solid #f09512;
	color:#f09512;

	}
.my-nav .active a{
	background:rgba(0,0,0,0.2) !important;
	border-bottom:3px solid #f09512;
	color:#f09512 !important;
}

.my-nav li:nth-child(1) a{
	border-left:1px solid rgba(240,240,240,0.15);
}
.social img{
	width:30px;
	padding-top:24px;
	opacity:0.9;
}
.logotextePlayer{
	min-height:110px;
	background:#CCC;
	background:url('../img/back1.jpg');
	
}
.main-slide{
	background:#1e2329;
	background:url('../img/back1.jpg');
}
.slide{
	max-height:350px;
	padding:0px !important;
	overflow:hidden;
	border:3px solid #000;
}
.slide img{
	width:100%;
}
.connect{
	text-align:right;
}

.connect .col-md-5, .connect .col-md-2, .connect .cn{
	padding-top:40px !important;
}

.connect .col-md-5 a, .connect .col-md-2 a, .connect .cn a{
	background:transparent !important;
	color:#acbbc5;
	border:none !important;
	font-family: 'Kalinga' !important;
	font-size:14px;
	text-transform:uppercase;
	text-shadow:0px 0px -1px #000 !important;
}

.text-user{
	background:transparent !important;
	color:#acbbc5;
	border:none !important;
	font-family: 'Kalinga' !important;
	font-size:14px;
	text-shadow:0px 0px -1px #000 !important;
	white-space: nowrap; 
	width: 90%;
	 overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    margin-left:0px !important;
    padding-left:0px !important;
    text-transform: uppercase;
}

.connect .col-md-5 a:hover, .connect .col-md-2 a:hover, .connect .cn a:hover{
	color:#FFF;
	}

.categorie{
	background:#222;
	background:url('../img/back1.jpg');
	height:110px;
	border-bottom:1px solid #000;
	border-top:3px solid #000;
	padding-top:24px;
}
.categorie .col-md-2{
	width:100% !important;
	max-width:200px !important;
}
.categorie .col-md-2 a{
	display:block;
	height:80px;
	text-align:center;
	text-decoration:none !important;
}
.categorie .col-md-2 a div{
	height:36px;
	border-radius:20px;
	background:rgba(16,112,190,0.8);
	font-size:16px;
	line-height:36px;
	color:#bfd2e1;
	overflow:hidden;
	position:relative;
	
}
.categorie .col-md-2 a div img{
	position:absolute;
	width:100%;
	left:0px;
	z-index:-5;
}
.categorie .col-md-2 a h3{
	margin:0px;
	margin-top:10px;
	font-size:17px;
	color:#68727f;
}

.width-categorie{
	width:85% !important;
	margin:auto !important;
}
.compte-main{
	padding:0px !important;
}
.compte{
	min-height:120px;
	padding:0px !important;
	background-image:url(../img/back1.jpg);
}
.compte .col-md-6{
    padding:0px !important;
}
.houres{
	background:#bc1069;
	height:150px;
	padding:0px !important;
	border-top:6px solid #900a4f;
}
.houres .col-md-4{
	background:#aa0d5e;
	height:100%;
}
.houres h2{
	font-family: 'Kalinga';
	font-size:34px;
	color:#eea2c3;
	margin:0px !important;
	padding-top:30px;
	padding-left:30px;
	line-height:40px;
}
.houres h1{
	font-family: 'Helvetica';
	font-size:70px;
	color:#eea2c3;
	padding:0 !important;
	margin:0px !important;
	padding-top:5px !important;
	padding-left:30px !important;
	font-weight:bolder !important;
	line-height:135px;
}

.bannerPub{
	
	overflow:hidden;
	text-align: center;
}
.bannerPubP{
	
	overflow:hidden;
	text-align: center;
}

.bannerPub img{
	width:96%;
	max-width: 310px;
	margin: auto;
	height: 240px;
	border:6px solid #666;
	border-radius:2px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.bannerPubP img{
	width:100%;
	width: 300px;
	margin: auto;
	border-radius:2px;
}
.player{
	float:left;
	width:300px;
	background:#181818;
	padding:5px !important;
	position:fixed;
	bottom:0px;
	z-index:10001;
	right:0px;
	overflow: hidden;
}
.playerContent span{
	color:#78797a;
}
.playerContent{
	background:rgba(2,2,2,0.6);
	position:relative;
	z-index: 1001;
	overflow: hidden;
}
.player h3{
	line-height:36px;
	/* background:#181818; */
	margin:0px;
	color:#e3e6e8;
	font-size:15px;
	padding-left:10px;
	text-transform:uppercase;
	font-family: 'Kalinga' !important;
	text-align:center;
}
.playerContent hr{
	border-color:#333;
}
.cover{
	width:70%;
	max-width:200px;
	min-height:120px;
	margin:auto;
	border-radius:5px;
	overflow:hidden;
	margin-bottom:10px !important;
}
.cover img{
	width:200px;
	height:200px;
	border-radius:5px;
}
.content{
	min-height:300px;
	background:#1f1f1f;
	border-top:1px solid #222;
}
.main-text-now{
	margin-top:90px;
	display:none;
}
.title-now{
	background-color:#bc1069;
	color:#d5dadf;
	width:130px;
}
.title-now h2{
	margin:0px;
	line-height:36px;
	font-size:20px;
	font-family: 'Kalinga' !important;
	font-weight:normal !important;
	
}
.text-now{
	background-color:rgba(140,140,140,0.05);
}
.text-now p{
	margin:0px;
	line-height:36px;
	font-size:16px;
	font-family: 'Kalinga' !important;
	font-weight:normal !important;
	color:#d8dce0;
}
.main-news{
	
}
.news{ width:100% !important;}

.main-news .title-news{
	border-bottom:1px solid #141414;
}
.barre{
	border-top:1px solid #2e2e2f;
	margin-bottom:10px;
}

.title-news h1{
	color:#657488;
	font-size:32px;
	font-family: 'Kalinga' !important;
	font-weight:normal;
	margin-top:0px !important;
}
.title-video h1{
	margin-top:40px;
	font-size:34px;
	border-bottom:1px solid #3f4142;
}
.content-news{
	margin-top:30px;
	border-bottom:1px solid #272727;
	padding-bottom:30px;
	margin-right:20px;
}
.content-news:nth-child(3){
	border-bottom:none;
}
.avatar{
	height:160px;
	background:#CCC;
	overflow:hidden;
	padding:0px !important;
}
.avatar img{
	width:100%;
}

.text-news h3{
	margin-top:0px !important;
	color:#d4d5d5;
	margin-bottom:8px !important;
	font-size:20px;
	font-weight:bold;
	font-family: 'Kalinga' !important;
}
.text-news .othor{
	color:#4c4b4c;
	font-size:12px;
	padding-left:20px;
	background-image:url(../img/calendar.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.text-news p{
	text-align:justify;
	margin-top:5px;
	line-height:22px;
	color:#6c6c6c;
	font-family: 'Kalinga' !important;
}
.btn-next a{
	display:inline-block;
	background-color:#d1930f;
	color:#fff;
	line-height:30px;
	padding:0px 15px;
	border-radius:3px;
	padding-right:0px;
}
.btn-next a span{
	display:inline-block;
	line-height:30px;
	height:30px;
	background-color:#ba6a0c;
	width:30px;
	text-align:center;
	border-radius:0px 3px 3px 0px;
	font-weight:bold;
	font-size:17px;
	margin-top:2px;
	margin-right:1px;
	position:relative; top:-1px;
}
/* .main-events:nth-child(even) .date-event{
	width:70px;
	height:87px;
	background:#fab219;
	padding:0px !important;
} */

.date-event{
	width:74px;
	min-height:87px;
	background:#fab219;
	padding:0px !important;
	border-radius:3px;
}
.date-event h3, .date-event h4, .date-event h5{
	margin:0px !important;
	color:#fff;
	text-align:center;
}
.date-event h3{
	font-size:30px;
	padding-top:3px;
	margin-bottom:2px !important;
	
}
/* .main-events:nth-child(even) .date-event h5{
	display:block;
	background:#d1930f;
	width:100%;
	padding:4px 0px;
	display:block;
	margin-top:7px !important;
} */
.date-event h5{
	display:block;
	background:#de880c;
	width:100%;
	padding:5px 0px;
	display:block;
	margin-top:6px !important;
	font-size:18px;
	border-radius:0px 0px 3px 3px;
}
.main-events{
	margin-left:0px;
	padding:15px 10px;
	position:relative;
	margin-top:15px;
	border-bottom:1px solid #272727;
}
.main-events:nth-child(4){
	border-bottom:none;
}

.text-event h3{
	margin:0px;
	font-family: 'Kalinga' !important;
	color:#de880c;
	font-size:18px;
	margin-bottom:2px;
	font-weight:bold;
}
.text-event p{
	font-family: 'Kalinga' !important;
	text-align:justify;
	color:#929291;
	font-size:13px;
	margin-top:3px;
}
/* .main-events:nth-child(even) .plus-event{
	display:block;
	width:25px;
	height:25px;
	background:#d1930f;
	color:#FFF;
	position:absolute;
	text-align:center;
	line-height:25px;
	right:0px;
	top:0px;
	font-size:20px;
	font-weight:bold;
} */

.othor{
	color:#4c4b4c;
	font-size:12px;
	padding-left:20px;
	background-image:url(../img/calendar.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.show-about{
	min-height:400px;
	background-color:#FFF;
	background-image:url(../img/back-about.jpg);
	margin-top:80px;
	
}
.show-about .col-md-12{
	padding:0px !important;
}
.laplanta-avatar{
	height:460px;
	overflow:hidden;
}
.laplanta-avatar img{
	width:85%;
}
.text-laplanta{
	padding-left:100px;
	padding-right:0px;
	background-image:url(../img/flesh.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.child-laplanta{
	background:#bc1069;
	height:460px;
}
.child-laplanta h2{
	color:#f8dbea;
	font-family: 'Kalinga' !important;
	margin:0px;
	padding-top:60px;
	padding-left:50px;
	font-size:35px;
	font-weight:bold;
	text-transform:uppercase;
}
.child-laplanta h3{
	color:#f8dbea;
	font-family: 'Kalinga' !important;
	margin:0px;
	padding-top:50px;
	padding-left:50px;
	font-size:26px;
}
.child-laplanta .titre-about{
	color:#f8dbea;
	font-family: 'Kalinga' !important;
	margin:0px;
	padding-top:10px;
	margin-left:50px;
	font-size:18px;
	padding-bottom:25px;
	border-bottom:1px solid #ec83ba;
	width:50%;
}

.child-laplanta .texte-about{
	color:#f5bad9;
	font-family: 'Kalinga' !important;
	margin:0px;
	padding-top:10px;
	margin-left:50px;
	font-size:16px;
	padding-bottom:25px;
	line-height:34px !important;
	/* margin-top:20px; */
	padding-right:30px;
	text-align:justify;
}

.video{
	margin-top:100px;
	margin-bottom:100px;
}
.content-video{
	min-height:400px;
	background:#111111;
}
.banner{
	
}
.playerVideo{
	width:100%;
	min-height:320px;
	background:#000;
	margin-top:40px;
}
.thumb-video{
	margin-top:16px;
	margin-left:0px;
}
.col-md-5 .thumb-video:nth-child(odd){
	background:rgba(0,0,0,0.5);
}
.first{
	margin-top:20px;
}
.thumb-video  .thumb{
	height:75px;
	background:#CCC;
	padding:0px !important;
	overflow:hidden;
}
.thumb-video  .thumb img{
	width:100%;
}
.thumb-video .text p{
	color:#d4dae2;
	font-size:16px;
	font-family: 'Kalinga' !important;
	margin-bottom:11px !important;
}

.thumb-video .text a{
	display:block;
	line-height:30px;
	padding:0px 10px;
	border:1px solid #d4dae2;
	color:#d4dae2;
	text-decoration:none;
	width:90px;
	text-align:center;
}

.banner-pub{
	height:400px;
	background:#111111;
	margin-left:50px;
	overflow:hidden;
	padding-top:15px;
}
.banner-pub img{
	width:100%;
}
.photo-index{
	min-height:400px;
	border-bottom:1px solid #141414;
	padding-bottom:20px !important;
	background:rgba(14,17,19,0.9) !important;
	padding: 0px 5% !important;
	
}
.bgI{
	height:120px;
	width: 100%;
	background:url('../img/Eqalizer.png');
	background-position:0px 0px;
	background-repeat:repeat-x;
	position: absolute;
	top:630px;
	z-index:2;
	/* background-attachment:fixed; */
}
.photo-index .col-md-3{
	width:260px;
	min-height:250px;
	margin-bottom:0px;
}
.row-barre{
	padding:0px !important;
}
.child-photo{
	max-width: 220px !important;
	min-height:280px;
	background:#000;
	position:relative;
}
.child-photo a{
	display:block;
	text-decoration:none;
	position:relative;
}

.width-photo{
	
	
}

.child-photo div{
	width:90%;
	margin:auto;
	height:90%;
	padding-top:5%;
	text-align: center;
}
.child-photo .photo-1{
	height:200px;
	overflow:hidden;
}
.child-photo  .photo-1 img{
	width:190px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.child-photo .photo-1 span{
	position:absolute;
	padding:0px 5px;
	line-height:22px;
	text-align:center;
	border-radius:2px;
	top:6px; left:6px;
	color:#FFF;
	background:#ec9313;
}
.child-photo a:hover .photo-1 img{
	width:98%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin:auto;
}
.titre-photo h3{
	margin:0px !important;
	
	font-size:13px;
	color:#b3b3b3;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:1px solid #222222;
	line-height:28px;
	white-space: nowrap; 
	width: 90%;
	 overflow: hidden;
    text-overflow: ellipsis; 

}

.child-photo a:hover .titre-photo h3{
	color:#ee9e12;
}

.titre-photo p{
	margin:0px !important;
	margin:0px;
	font-size:13px;
	color:#F5F5F5;
	padding-bottom:10px;
	padding-top:5px;
	white-space: nowrap; 
	width: 90%;
	 overflow: hidden;
    text-overflow: ellipsis; 
}
.titre-photo span{
	display:inline-block;
	margin-right:15px;
}
.titre-photo p img{
	width:12px;
}
.icon-zoom{
	position:absolute;
	width:50px !important;
	height:50px !important;
	right:-30%;
	top:110px;
	background-image:url(../img/zoom.png);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.child-photo a:hover .icon-zoom{
	right:40%;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.relative{
	position:relative;
}
.more a{
	display:block;
	width:45px;
	height:45px;
	border-radius:50%;
	background:#657488;
	position:absolute;
	z-index: 10;
	top:-5px;
	right:60px;
	line-height:40px;
	text-align:center;
	text-decoration:none; color:#33383f; 
	font-size:40px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.more1 a{
	right:10px;
}
.more a:hover{ 
	background:#ee9e12;
	color:#FFF;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.buttonPlay{
	background:transparent;
	border:1px solid #FFF;
	width:40px;height:40px;
	border-radius:50%;
	color:#ec9313;
	margin-bottom:5px;
	margin-top: 1px;
	margin-left: 10px;
	position: absolute;

	top: 2px;
	line-height: 0px !important;
	min-height: 0px !important;
}

.buttonPlayS{
	position:absolute;
	background:transparent;
	border:1px solid #FFF;
	width:40px;height:40px;
	border-radius:50%;
	color:#ec9313;
	margin-bottom:5px;
	margin-top: 1px;
	margin-left: 10px;
	
	top: 30%;
	left:35%;
	line-height: 0px !important;
	min-height: 0px !important;
}

.buttonNext{
	background:transparent;
	border:none !important;
	width:40px;height:30px;
	color:#ec9313;
	margin-bottom:10px;
	position:relative;
	top:8px;
	line-height: 0px !important;
	min-height: 0px !important;
}
.buttonPlay img, .buttonPlayS img, .buttonNext img{
	width:22px;
}
.singles{
	width: 100% !important;
	max-width: 210px !important;
	padding: 0px !important;
	margin-right: 2%;
}

.top{
	width: 100% !important;
	max-width: 210px !important;
	padding: 0px !important;
}

.footer{
	min-height: 300px;
	background: #222;
	padding: 0px !important;
}
.app{
	height: 120px;
	background:#252525;
	padding: 0px !important;
	border-bottom: 1px solid #000;

}
.app h3{
	font-size: 33px;
	line-height: 120px;
	color: #acbbc8;
	margin: 0px !important;
	font-family: 'Kalinga';font-weight: normal;
	font-style: italic;
	opacity: 0.5;
	}
.app img{
	padding-top: 40px;
}
.textFooter .col-md-4 img{
	
	padding-top: 60px;
}
.textFooter p{
    margin-top: 50px;
    line-height: 30px;
    color:#666 !important;
    font-family: 'Kalinga' !important;
    font-weight: lighter;
    font-size: 18px;
    font-style: italic;
    font-weight: lighter !important;
}
.copy p{
	font-size: 12px;
	margin-top: 40px;
	font-family: 'Kalinga' !important;
	text-align: center;
	color:#626262 !important;
}
.infoPlayer h3{
	font-size: 13px !important;
}
.infoPlayer p{
	font-size: 13px !important;
	text-align: center;
	color: #EEE;
	text-shadow: 0px 0px 1px #000;
}
.seekBase {
  position:relative;
  height: 40px;
  width: 96%;
  margin-left: 2%;
  max-width:400px;
  cursor: pointer;
  z-index:100;
  margin-top:10px;
}
.seekLoad {
	height: 4px;
	width: 0;
	background-color: #ee7a09;
}
.seekLoad0 {
	position:absolute;
	height: 4px;
	width: 100%;
	cursor: pointer;
	background-color:rgba(180,189,191,0.3);
	top:16px;
}

.durationSong{
	height:10px;
	position:relative;
	width:100%;
	margin-top:0px;
	top:-48px;
}

.currentDuration, .currentPostion{
 position:absolute;
 font-size:11px;
 color:#dce0e1;
 top:-2px;
 margin-top:10px;
}

.currentPostion{
    left:7px;
}
.currentDuration{
	right:7px;
}

.barreIcon{
	height:40px;
	background:rgba(0,0,0,0.5);
	position:relative;
	top:-26px;
	margin: 0px 2%;
}
.barreIcon{ text-align:center;}
.barreIcon button{
	font-size:28px;
	margin-left:5px;
	background: transparent !important;
	line-height:20px !important;
	min-height: 0px !important;
	height: 34px;
	padding: 0px 7px;
	padding-bottom: 12px !important;
	border:none !important;
}

.barreIcon span{
	font-size:12px;
	position:relative;
	line-height:44px;
	font-weight:bold;
	color:#EEE;
}
.barreIcon button span{
	font-size:12px;
	position:relative;
	top:-6px;
	left:5px;
	font-weight:normal;
}

.nowPlaying{
	width:96%;
	font-size:13px;
	margin-left: 2%;
	color:#cbe4eb;
	text-align:center;
	overflow:hidden;
	white-space: nowrap;
    box-sizing: border-box;
	
	margin-bottom: 18px;
    /* animation: marquee 10s linear infinite; */
}
/* .nowPlaying:hover { */
    /* animation-play-state: paused */
/* } */

/* @keyframes marquee { */
  /* 0% { left: 100%; } */
  /* 100% { left: -70%; } */
/* } */
#bodyPlayer{
	display: none;
}

.backPlayer{
	width:100%;
	height:100%;
	position:absolute;
	-webkit-filter: blur(10px) !important;
    filter: blur(10) !important;
	opacity:0.7;
}
.up img{
	width: 20px;
	border:none;
	opacity: 0.5;
	padding-top: 15px;
}
.clickUp{
	display: inline-block;
	width: 25px;
	height: 40px;
	background: url('../img/arrow-up-c.png');
	background-size:28px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-top: 0px;
	cursor: pointer;
}

.clickDown{
	display: inline-block;
	width: 25px;
	height: 40px;
	background: url('../img/arrow-down-c.png');
	background-size:28px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-top: 0px;
	cursor: pointer;
}

.backCurrent{
	position:absolute;
	width:98%;
	max-width:280px;
	margin:auto !important;
	height:40px;
	background-size:50%;
	background-image:url("../img/1531436_orig.gif");
	background-repeat:no-repeat;
	background-position:center;
	bottom:-20px;
	opacity:0.8 !important
}
.paginTop{
	position: absolute;
	right:110px;
	bottom: -5px;
	z-index: 101;
}
.inputSearch{
	margin:10px 0px;
	background:#222;
}
.inputSearch input[type=text], .inputSearch input[type=search]{
	background:#252525;
	color:#DDD !important;
	height: 40px !important;
	border: 1px solid #428bca;
	width: 96% !important;
}
.heightAlbum{
	background:rgba(0,0,0,0.3);
	margin-top: 10px;
	overflow: hidden;
	min-height: 80px;
}
.heightAlbum .imgNormal{
	width: 100px;
	padding-bottom: 10px;

}
.backPlayer1{
	width:100%;
	height:100%;
	position:absolute;
	-webkit-filter: blur(25px) !important;
    filter: blur(25) !important;
	opacity:0.3;
}
.textOneAlbum h4{
	color:#F5F5F5;
	text-shadow: 0px 1px 1px #111;
	font-weight: lighter;
	text-transform: uppercase;
}

.textOneAlbum p{
	color:#CCC;
	text-shadow: 0px 1px 1px #111;
}
.buttonPlayAll{
	position: relative;
	z-index: 1002;
	margin-top: 25px;
}
.buttonPlayAll a{
	cursor: pointer;
}

.buttonTrans{
	width:100%;
	height:40px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:transparent !important;
	border:none !important;
}
.current{
	color:#e87c0c !important;
}

.buttonTrans1{
	width:80%;
	height:60px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	background-color:transparent !important;
	border:none !important;
}
.buttonTrans1:focus, .buttonTrans1:active, a:focus, a:active,a{
	border:none !important;
	outline:none !important;
}

.albums .col-md-9 h4, .music h5{
	color:#d1e0eb;
	font-weight: normal;
	font-family: 'Kalinga' !important;
	padding-top:7px !important;
}
.albums .col-md-9 p, .music p{
	color:#39729b;
	padding-bottom:7px !important;
	margin-top:0px !important;
	line-height:14px !important;
	display: inline-block;
}
.music span{
    display:inline-block !important;
    color:#b2b2b2 !important;
    font-weight: lighter !important;
}
.colorB a{
	display:block;
	
}

.colorB:nth-child(odd){
	background:#f6f7f7 !important;
}
.colorB:nth-child(even){
	background:#f3f4f4 !important;
}
.musicColor{
	margin-top: 2px;
}
.musicColor:nth-child(odd){
	background:rgba(4,4,4,0.8) !important;
	border-top: 1px solid #000;
}
.musicColor:nth-child(even){
	background:transparent !important;
	border-bottom: 1px solid #222;
}
.musicColor label{
	font-weight: lighter; !important;
}
.plus{
	margin-top: 20px;
	
}
.plus button{
	background: transparent;
	border:1px solid #7796b8;
	border-radius:50%;
	color: #7796b8;
}
.plus button:hover{
	color:#FFF;
	background: #7796b8;
}
.back{
	position: relative;
	z-index: 1003;
	margin-left: 15px;
}

.avatarSingle{
	width: 70px;
	height: 65px;
	background: #CCC;
	border-radius:5px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
	padding:0px !important;
}
.avatarSingle img{
	width: 70px;
	}

.back a{
	display: inline-block;
	color:#f09512;
	padding: 5px 0px;
	font-weight: normal;
	position:relative;
	left:-10px;

}

.connectB input[type=email], .connectB input[type=password], .connectB input[type=text]{
	height:46px !important;
	font-size:16px;
	color:#2084b4;
}

/* .connect input[type=text]{
	height:36px !important;
	font-size:15px;
	color:#2084b4;
	width:100%;
} */

.connectB .form-group{
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}
.input-group{
	margin-bottom:10px;
}
.input-group-addon{
	font-size:20px;
}

.bntSubmit{
	line-height:36px;
	width:130px;
	background:#1981b4;
	color:#FFF;
	border:none;
	border-radius:4px;
	text-align:center;
	font-size:16px;
}

.bntSubmitD{
	line-height:36px;
	width:130px;
	background:#cf210f;
	color:#FFF;
	border:none;
	border-radius:4px;
	text-align:center;
	font-size:16px;
}

.bntReset{
	line-height:36px;
	width:120px;
	background:#dee2e4;
	color:#3b4043;
	border:none;
	border-radius:4px;
	text-align:center;
	font-size:16px;
}
.bntReset:hover{
	background:#d6d9da;
}
.bntSubmit:hover{
	background:#1779a8;
}
.form-group span{
	display:inline-block;
	margin: 0px 25px;
	color:#637178;
}

.link-connect{
	margin-top:40px;
	font-family: 'Kalinga';
	font-size:16px;
	color:#696d6f;
}
.link-connect a{
	font-weight:bold;
}
.modal-title{
	text-transform: uppercase;
	color:#428bca;
}
.black input[type=text], .black input[type=email], .black input[type=password], .black textarea{
	background: #232323;
	border:1px solid #353535;
	color:#FFF !important;

}

.message-error p{
	color:#C00;
	line-height:20px;
	font-weight:bold;
	padding:0px 10px;
	margin:5px 0px
}

body{
	max-width: 1800px  !important;
	margin:auto;
	background: #000;
}

.hauteur{
	min-height: 50px !important;
	width: 100% !important;
	
}
.search{
	font-size: 15px;
	color: #DDD;

}
.no-data, .notConnect{
	font-size: 20px;
	margin-top: 50px;
	text-align: left;
	color:#CCC;
	font-weight: lighter !important;
}
.avatarConnect{
	width:50px !important;
	height: 50px !important;
	overflow: hidden;
	border-radius:50%;
	border: 3px solid #acbbc5;
}
.avatarConnect img{
	width:100%;
	}

.logOut{
    position: relative;
    top:-15px;
}
.logOut a{
	font-size: 12px !important;
	color:#666 !important;
	}
.btnAdd{
	position: absolute !important;
	right: 30%;
	top:-6px;
	z-index: 1003;
}
.inputPlaylist{
	height: 42px;
}
.buttonDel{
	position: absolute;
	z-index: 101;
	bottom: 6px;
	right: 10px;
	border:1px solid #999;
	background: transparent;
	border-radius: 3px;
}
.buttonDel i{
	color:#999;
	font-size: 11px;
}

.popover-content{
	width:160px;
	min-height:160px;
	padding:0px !important;
	
}
.popover-content h4{
	color:#6f7b80;
	background:#e3e9ec;
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:14px;
	padding:8px 5px;
	border-radius:5px 5px 0px 0px;
}
.popover-content ul{
	margin-left:0px !important;
	list-style:none;
	font-family: 'Kalinga';
	text-align:left;
}
.popover-content ul li{
	margin-left:0px !important;
	text-align:left;
}
.popover-content ul li a{
	display:block;
	margin-top:5px;
	line-height:20px;
}

.buttonReload{
	position:absolute;
	background:transparent;
	border:none;
	top:-10px;
}
.item{
	border: none !important;
	margin-left: 5px;
	text-align: left;
	background: transparent !important;
	font-size: 13px;
	margin-top: 3px;
}
.item:hover{
	color:#f09512 !important;
	}

.loading{
	position:fixed;
	width:70px;
	height:70px;
	overflow:hidden;
	left:46%;
	top:50%;
	z-index: 10003 !important;
	background: rgba(200,200,200,0.2);
	padding:5px;
	border-radius:5px;
}
.loading img{
	width:100%;
}
.owl-prev{
	position:absolute;
	left:-30px;
	top:4%;
	color: transparent;
	background: #333;
	width: 30px;
	height: 30px;
	background: url(../img/arrows1.png);
	background-size: 40px;
	background-position: 15px 0px;
	background-repeat: no-repeat;
	z-index: 102;
}
.owl-prev:hover{

	background-position: 15px -32px;
}

.owl-next{
	position:absolute;
	right:0px;
	top:4%;
	color:transparent;
	width: 30px;
	height: 30px;
	background: url(../img/arrows1.png);
	background-size: 40px;
	background-position: -20px 0px;
	background-repeat: no-repeat;
	z-index: 102;
}
.owl-next:hover{
    
    background-position: -20px -32px;

	}
	.bntClose{
		width: 35px;
		height: 35px;
		border-radius:50%;
		background: rgba(0,0,0,0.3) !important;
		font-size: 20px;
		border:none !important;
		right:0px;
		top:0px;
		font-weight: bold;
	}
