@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Open Sans';
	src: url('font/OpenSans-Light-webfont.eot');
	src: url('font/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
	url('font/OpenSans-Light-webfont.woff') format('woff'),
	url('font/OpenSans-Light-webfont.ttf') format('truetype'),
	url('font/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('font/OpenSans-Semibold-webfont.eot');
	src: url('font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
	url('font/OpenSans-Semibold-webfont.woff') format('woff'),
	url('font/OpenSans-Semibold-webfont.ttf') format('truetype'),
	url('font/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: bold;
	font-style: normal;

}

body {
	/*
        overflow-x: hidden;
        overflow-y: scroll;
    */
	position: relative;
	height: 100%;
	font-family: 'Open Sans'!important;
}
html {
	height: 100%;
}

/*#container {*/
/*	width: 100%;*/
/*	padding-left: 120px;*/
/*	padding-right: 50px;*/
/*	text-align: left;*/
/*	max-width: 1196px;*/
/*}*/
#container.contenu.form {
	width: 100%;
	/*padding-left: 125px;*/
	/*padding-right: 120px;*/
	text-align: left;
	max-width: 1196px;
}
#conteneur.style3 #container {
	width: 100%;
	padding-left: 60px;
	padding-right: 0;
	text-align: left;
	max-width: 100% !important;}
#conteneur {
	position: relative;
	min-height: 100%;
	padding-bottom: 110px;
}
header {
	padding-top: 10px !important;
	padding-right: 50px !important;
	padding-left: 165px !important;
	width: 100%; height: 75px;
	/* max-width: 1196px; */}

header.centree {
	margin-bottom: 0px !important;
	text-align: center;
	padding-top: 30px;
	padding-right: 75px !important;
	max-width: 100% !important;
	padding-bottom: 25px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
	position:relative;
	z-index: 10000;
}
.bold {
	font-weight: bold;
}

header img {
	float: right;
}
header.centree img {
	float: none;
	margin-bottom: 32px;
	margin-top: 17px;
}
header h1 {
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	float: none;
	text-transform: uppercase;
}
header h1 .undercase{
	text-transform:lowercase;
	font-size: 24px;
	font-weight: normal;
}
#contenent_co {
	width: 100%;
	background-color: #224c67;
	position: absolute;
	left: 0px;
	top: auto;
	padding: 90px;
	min-height: 100%;
}
#connect {
	width: 100%;
	margin-right: auto;
	max-width: 660px;
	text-align: center;
	margin-left: auto;
}
#contenent_co #connect h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	text-transform: uppercase;
}

#contenent_co #connect p {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	text-transform: uppercase;
}
#connect #co-form a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	background-image: url(../images/fond_mdp_fgt.png);
	display: block;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 17px;
	margin-bottom: 44px;
	line-height: 37px;
	height: 30px;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	background-repeat: no-repeat;
	background-position: center center;
}

#connect #co-form a:hover { color: #91C4E5;}

#connect #co-form img {
	margin-left: -26px;
	margin-top: 29px;
	margin-bottom: 26px;
}
#connect #co-form input[type=text],
#connect #co-form input[type=password],
#connect #co-form input[type=email]{
	background-image: url(../images/form_co/fond_form_co.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #102939;
	border-bottom-color: #5A8098;
	background-color: transparent;
}
#connect #co-form input[type=submit]{
	background-color: #3F94CA;
}
#connect #co-form input {
	font-size: 16px;
	line-height: 51px;
	color: #FFF;
	height: 51px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
	margin-bottom: 9px;
	text-align: center;  cursor: pointer;
}
#connect #co-form input:hover {
	background-color: #346F93;
	color: #9ACFF0;}

#container h1 {
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	float: left;
	text-transform: uppercase;
}
#conteneur.style3 #container h1{
	padding-left: 65px;
}
.marg_bot_40 {
	margin-bottom: 40px;
}
.marg_top_40 {
	margin-top: 30px !important;
	margin-bottom: 15px !important;
}
.marg_bot_10 {
	margin-bottom: 10px !important;
}
#container .steps {
	float: left;
	margin-left: 20px;
	width: 220px;
	font-size: 1.5em;}

@media screen and (max-width: 958px){
	#container .steps {
		margin-bottom: 35px;
	}
}
#container .steps li {
	display: inline-block;
	background-color: #B9B9B9;
	height: 50px;
	width: 50px;
	margin-right: 6px;
	color: #FFF;
	float: left;
	padding-top: 10px;
	padding-left: 14px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}
#container .steps li.current_step {
	display: inline-block;
	background-color: #489ACE;
	height: 50px;
	width: 50px;
	margin-top: 0px;
	margin-right: 8px;
	padding-top: 10px;
	padding-left: 14px;
}
#container span.current_step {
	display: inline-block;
	/* [disabled]background-color: #999; */
	height: 45px;
	width: 45px;
	margin-top: -7px;
	margin-right: 13px;
	color: #FFF;
	float: left;
	padding: 10px;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	background-color: #489ACE;

}
#conteneur.style3 #container h3 {
	padding-left: 65px;
}
#container.contenu h3{
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.marg_top_35{
	margin-top: 35px;
}
.marg_bot_35{
	margin-bottom: 35px !important;
}

#container.contenu h4{
	font-size: 24px;
	font-weight: normal;
	color: #000;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#container.contenu h4.hed{
	font-size: 24px;
	font-weight: normal;
	color: #000;
	margin-bottom: 20px;
	margin-top: 50px;
	text-transform: uppercase;
}
ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s{
	display: none;
}
#container.contenu h5{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	margin-bottom: 30px;
	text-transform: uppercase;
	margin-top: 8px;
}
#container.contenu h6{
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	margin-top: 43px;
	margin-bottom: 20px;
}
#container.contenu h6.hed{
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 45px;
	background-color:#FFF;
}
#container.contenu h6.hed.distrib{
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 35px;
	background-color:#FFF;
	padding-left: 10px;
}
#container.contenu .active h6.hed{
	background-color:#fafafa;
	border-bottom: 0 none !important;
	border-left-width: 0 !important;
	border-right-width: 0 !important;
	border-top-width: 0 !important;
}
#container.contenu hr{
	margin-top: 40px;}

#container.tabord p {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.15;
}
#container.tabord a {
	color: #000;
}
#container.tabord a:hover {
	color: #4597CB;
}
#container.tabord_aide p {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.15;
}
#container.tabord_aide a {
	text-decoration: none;
	display: block;
	width: 400px;
	height: 280px;
	float: left;
	margin: 0 3px 3px 0;
	opacity: 1;
	margin-bottom: 50px;
	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 150ms;
	-moz-transform: scale(1,1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 150ms;
}
#container.tabord_aide a:hover {
	opacity: .7;
	-webkit-transform: scale(1.1,1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 150ms;
	-moz-transform: scale(1.05,1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 150ms;
	position: relative;
	z-index: 99;
}


.tabord.contenu .blue {
	font-style: italic;
	cursor: default;
}
.tabord.contenu .blue.nonitalic {
	font-style: normal;
}
#container.contenu .bouton_extmenu {
	color: #FFF;
	background-color: #4096CD;
	display: block;
	height: 50px;
	width: 230px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight:200;
}
#container.contenu .bouton_extmenu.check_piste {
	color: #FFF;
	background-color: #4C9BCC;
	display: block;
	height: 50px;
	width: 100%;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/fd_send.png);
	background-repeat: no-repeat;
	background-position: 97.5% center;
	font-size: 18px;
	text-transform: uppercase;
	font-weight:200;
	line-height: 26px;
	font-family: 'Open Sans';

}
#container.contenu .bouton_extmenu:hover{
	background-color: #346F93;
	color: #9ACFF0;
	-webkit-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */

	-webkit-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */
}

#container.contenu .bouton_extmenu.sortie_plus {
	width: 230px;
}
#container.contenu .bouton_extmenu.paie {
	width: 170px;
}
#container.contenu .bouton_extmenu.sortie_plus .blue{
	font-weight: bold;
	color: #9FD5FA !important;
	display: inline-block;
	margin-right: 15px;
	padding-top: 3px;
	float: right;
	font-size: 30px;
	line-height:11px;
}
.discotheque {
	text-decoration: none;
	list-style-type: none;
	text-align: left;
}
.trigger  {
	cursor: pointer;
}
.cd .selecteur {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 0;
}

.cd.open .selecteur {
	margin-right: auto;
	margin-left: auto;
	margin-top: -19px;
	position: relative;
	z-index: 1000;
	color: #2F2F2F;
	opacity: 1;
}
.selector {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1000;
	left: auto;
	top: 48px;
	right: auto;
}
.cbp-mc-submit-wrap:hover .selector {
	background-image: url(../images/pointe_form_hover.png);

}
.cd .thumb_stats {
	height: 235px;
	width: 236px;
	position: absolute;
	z-index: 999;
	margin-top: -242px;
	margin-left: 7px;
	/* [disabled]visibility: hidden; */
	pointer-events: none;
	padding: 13px;
	background-color: rgba(0, 0, 0, 0.8);
}
.cd .thumb_stats p.chiffre {
	font-size: 43px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin-top: -7px;
	margin-bottom: 15px;
}
.cd .thumb_stats p.vendus {
	color: #FFF;
	float: left;
	font-size: 15.4px;
	font-weight: normal;
	padding-left: 10px;
}
.cd .thumb_stats p.click{
	color: #fff;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	/*margin-top: 8px;*/
	text-align: left;
	margin-top: 35px;
}
.cd {
	text-decoration: none;
	list-style-type: none;
	vertical-align: top;
	display: inline-block;
	height: 250px;
	-webkit-transition: height 400ms linear;
	-moz-transition: height 400ms linear;
	-ms-transition: height 400ms linear;
	-o-transition: height 400ms linear;
	transition: height 400ms linear;
	margin: 5px;
}
#conteneur.style3 .cd.open {
	width: 100%;
	margin: 0px;
	height: auto;
}
.cd.open{
	height: 1030px;
}

.cbp-spmenu-push .cd .details_box {
	width: 100%;
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 0px;
	top: auto;
	display: none;
	z-index: 1000;
	margin-top: 10px;
	background-color: #2F2F2F;
	padding-top: 20px;
	padding-left: 75px;
	padding-bottom: 20px;
	padding-right: 20px;
	/*overflow: auto;*/
	overflow: hidden;
}

.cbp-spmenu-push #conteneur.style3 #container .cd .details_box   {
	width: calc(100% + 10px);
	margin-left: -10px;
	color: #FFF;
	text-align: center;
	position: relative;
	left: 0px;
	top: auto;
	display: none;
	z-index: 1000;
	margin-top: 10px;
	background-color: #2F2F2F;
	padding-top: 30px;
	padding-bottom: 50px;
}

.cbp-spmenu-push #container.stats .cd .details_box {padding-bottom: 80px;}

p.nostats {
	background-image: url(../images/fond_resume_vente.png);
	float: left;
	padding: 25px;
	width: 100%;
	color: #fff !important;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	margin-top: 40px;
}
.content_details {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.content_details_stat {
	max-width: 1000px;
	min-width: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.detail_cd {
	height: 295px;
	width: 100%;
	text-align: left;
}
.detail_cd h3 {
	font-size: 20px !important;
	font-style: italic !important;
	font-weight: bold !important;
	color: #FFF !important;
	text-align: left !important;
	padding: 0px !important;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	line-height: 1.2;
}
.detail_cd p {
	font-size: 12px;
	font-weight: normal;
}
.detail_cd p span {
	font-weight: bold;
	font-style: italic;
}
#compte_prop {
	width: 200px;
	height: 32px;
	color: #454545;
}
.reattribuer {
	color: #454545;
}
.cbp-spmenu-push.cbp-spmenu-push-toright .cd .details_box{
}
.valide {
	background-image: url(../images/valide.png);
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	z-index:998;
	margin-top: -237px;
	margin-left: 14px;
	pointer-events : none;
}
.unvalide {
	display: block;
	background-image: url(../images/nonvalide.png);
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	z-index:998;
	margin-top: -237px;
	margin-left: 14px;
}
.lock {
	display: block;
	background-image: url(../images/lock.png);
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	z-index:998;
	margin-top: -237px;
	margin-left: 14px;
}
.tableau {
	width: 100%;
	float: left;
	margin-top: 10px;
	min-width: 450px;
	overflow: hidden;
	max-width: 1140px;
}
.tableau.plusplus {
	width: 100%;
}
.tableau.plusplus .jp-playlist {
	width: 100%;
}
.tableau .tabheader{
	font-size: 14px;
	color: #FFF;
	line-height: 21px;
	height: 21px;
	text-align: left;
	width: 100%;

}
.tableau .tab_header span {
	background-color: #212121;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #353535;
	text-align: left;
	display: block;
	float: left;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	line-height: 20px;
	font-size: 10px;
}

.tableau .jp-playlist {
	width: 100%;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.tableau .jp-playlist li {
	margin-bottom: 1px;
}
.tableau .jp-playlist li a {
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	height: 20px;
	text-align: left;
	width: 100%;
}
.tableau .jp-playlist li a:hover{
	color: #489ACE;
}

.tableau .jp-playlist li a.blue{
	color: #489ACE;
}


.tableau .jp-playlist li a:hover span{
	background-color: #000;
}
.tableau .jp-playlist li a span {
	background-color: #212121;
	height: 21px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #353535;
	text-align: left;
	display: block;
	float: left;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}


.tableau .piste {
	width: 8%;
	min-width: 8%;
}
.tableau .prix_piste {
	width: 9%;
	min-width: 9%;
}
.tableau .title {
	width: 13%;
	min-width: 13%;
}
.tableau .artiste {
	width: 14%;
	min-width: 14%;
}
.tableau .album {
	width: 14%;
	min-width: 14%;
}
.tableau .duree {
	width: 8%;
	min-width: 8%;
}
.tableau .isrc {
	width: 14%;
	min-width: 14%;
}
.tableau .cdnum {
	width: 8%;
	min-width: 8%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableau .bloquage {
	width: 9%;
	min-width: 9%;
}

footer {
	vertical-align: middle;
	height: 55px;
	padding: 15px 20px !important;
	width: 100%;
	background-color: rgba(34, 76, 103, 0.95);
	text-align: left;
	position: fixed;
	z-index: 9999;
	line-height: 31px;
	left: 0px;
	bottom: 0px;
	font-size: 12px !important;
	color: #eee;
}
.cbp-spmenu-push footer.relay {
	position: relative;
}
.cbp-spmenu-push footer.relay.marg_min {
	margin-top: -86px;}


/*
.cbp-spmenu-push.cbp-spmenu-push-toright footer {
	width:calc(100% + 240px);
	left: -240px;
}
*/
.click.marg_min {
	margin-top: 34px !important;}
footer img{
	float: right;
}
@media only screen and (max-width: 320px){

	#container {
		padding-left: 30px;
		padding-right: 5px;
	}

	header {
		padding-left:75px !important;
	}
	.cbp-spmenu-push .cd .details_box {
		margin-left:0;
		width: 100%;
	}
	footer img {
		display: none;
	}
}
.export_pdf {
	background-image: url(../images/pdf_icone.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	height: 30px;
	width: 70px;
	padding-left: 40px;
	line-height: 30px;
}
.attente.export_pdf {
	background-image: url(../images/pdf_icone_attente.png);
}
.attente.export_pdf:hover {
	color: #6D6D6D !important;
}
.contrat {
	height: 1300px;
	width: 800px;
	display: block;
}
.collone_aide {
	display: inline-block;
	float: left;
	height: 500px;
	width: 400px;
	margin-right: 65px;
	margin-bottom: 30px;
}
#conteneur #container .collone_aide img {
	/* 	border: 4px solid #CDCDCD; */
}
#conteneur #container .collone_aide p {
	font-size: 14px;
}
.detail-drop.image {
	float: left;
	font-size: 14px;
	line-height: 16px;
	margin-left: 20px;
	margin-top: 30px;
	width: 175px;
}
.validation {
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
}
.validation .valider {
	border: none;
	color: #fff !important;
	cursor: pointer;
	text-transform: uppercase;
	display: block;
	font-size: 18px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	/*background-image: url(../images/paiement.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 130px center;*/
	background-color: #4c9bcc;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 65px;
	width: 180px;
}
.validation .valider:hover{
	background-color: #346F93;
	color: #9ACFF0 !important;
}

.style3 .validation .valider:hover{
	background-color: #346F93 !important;
	color: #9ACFF0 !important;
}

.bouton:hover{
	background-color: #346F93 !important;
	color: #9ACFF0 !important;
	-webkit-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */

	-webkit-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */
}



.ui-tabs .ui-tabs-nav { overflow: hidden; }


.style3 .validation .valider {
	border: none;
	color: #fff !important;
	cursor: pointer;
	text-transform: uppercase;
	display: block;
	font-size: 18px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(../images/validevalide.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-color: #4c9bcc;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 65px;
	max-width: 770px;
	width: 100%;
	text-align: center;
}
.selector2 {
	height: 40px;
	width: 76px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1000;
	background-image: url(../images/pointe_form.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	opacity: 1;
	left: auto;
	top: 3px;
	right: auto;
}
.invalide {
	position : relative;
	margin-right: auto;
	margin-left: auto;
}
.invalide .invalider {
	border: none;
	color: #737373 !important;
	cursor: pointer;
	text-transform: uppercase;
	display: block;
	font-size: 1.1em;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(../images/paiement-en-cours.png);
	background-repeat: no-repeat;
	background-position: 225px center;
	background-color: #b3b3b3;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 65px;
}
.invalide {
	position : relative;
	margin-right: auto;
	margin-left: auto;
}
.style3 .invalide .invalider {
	background-color: #333333;
	background-image: url("../images/eror-form.png");
	background-position: 98% center;
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF !important;
	cursor: pointer;
	display: block;
	font-size: 1.1em;
	letter-spacing: 1px;
	max-width: 770px;
	padding: 15px 65px 15px 25px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.selector3 {
	height: 40px;
	width: 76px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1000;
	background-image: url(../images/pointe_form2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	opacity: 1;
	left: auto;
	top: 3px;
	right: auto;
}
.middle {
	text-align:center;

}
.pochette_vente  {
	float: left;
	margin-right: 3px;
	margin-bottom: 20px;
	text-align: left;
}
.pochette_vente img  {
	float: left;
	margin-right: 13px;
}
.pochette_vente .titre  {
	float: left;
}
.pochette_vente h3  {
	margin-bottom: 10px;
	margin-top: 3px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.pochette_vente p{
	font-size: 11px;
	line-height: 16px;
}
.pochette_vente p span{
	font-weight: bold;
}
.pochette_vente h4  {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 20px;
}
.resume_vente  {
	background-image: url(../images/fond_resume_vente.png);
	float: right;
	padding-top: 26px;
	padding-right: 23px;
	padding-bottom: 18px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
}
.resume_vente p  {
	float: left;
}
.resume_vente .chiffre  {
	font-size: 48px;
	font-weight: bold;
	color: #FFF;
	margin-top: -8px;
	margin-right: 10px;
}
.resume_vente br {
	margin-bottom: 6px;
}
.resume_vente .vendus  {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
.resume_vente .vendus span  {
	color: #FFFFFF;
	font-size: 31px;
	font-style: italic;
	font-weight: bold;
}
.resume_vente .slash  {
	font-size: 56px;
	font-weight: bold;
	color: #2E2E2E;
	margin-top: -11px;
	margin-right: 15px;
	margin-left: 15px;
}
.resume_vente .vendus.center {
	margin-left: 30px;
	margin-top: -8px;
}
#cbp-mc-form p label img {
	margin-top: -9px;
}
/*

.btn {
	display: inline-block;
	padding: 3px;
	font-size: 10px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #FFF;
	background-color: #0e90d2;
	border-radius: 3px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	background-color: #000;
}
.btn:active,
.btn.active {
	background-color: #0480be \9;
}
.btn:first-child {
	*margin-left: 0;
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
*/

.progress {
	overflow: hidden;
	height: 10px;
	margin-bottom: -2px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9'
	, GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
	width: 0%;
	height: 100%;
	color: #ffffff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be'
	, GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}

.progress-bar-success {
	background-color: #489ACE;
}.files {
	 display: inline-block;
 }
.suppr_piste, .modif_piste, .ordre_piste {
	display: block;
	height: 25px;
	width: 25px;
	position: absolute;
	/*top: 15px;
	right: 15px;
	background-image: url(../images/plus_plus.png);*/
	background-position: center center;
	background-repeat: no-repeat;
	top: 10px;

}
.suppr_piste {
	right: 72px;
	background-image: url(../images/suppr_piste.png);

}
.active .suppr_piste{
	background-image: url(../images/suppr_piste_active.png);
}
.suppr_piste:hover {
	background-image: url(../images/suppr_piste_hover.png);
}
.modif_piste {
	right: 48px;
	background-image: url(../images/modif_piste.png);
	background-position: center 3px;
}
.active .modif_piste {
	background-image: url(../images/modif_piste_active.png);
}
.modif_piste:hover {
	background-image: url(../images/modif_piste_hover.png);
}

.ordre_piste {
	width: 40px !important;
	right: 5px;
	background-image: url(../images/handle_accordion.png);
}
.active .ordre_piste {
	background-image: url(../images/handle_accordion_active.png);
	cursor: move;
}
.delete_album {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("../images/suppr_album.png");
	background-position: right center;
	background-repeat: no-repeat;
	border: medium none;
	float: right;
	height: 25px;
	margin-top: 35px;
	right: 72px;
	color: #fff !important;
	padding-right: 20px;
	cursor: pointer;

}
.delete_album:hover {
	background-image: url("../images/suppr_piste_hover.png");
	color: #DB0A51 !important;

}
.dlcomplete {
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	background-position: left center;
	background-repeat: no-repeat;
	top: 4px;
	right: -55px;
	background-image: url(../images/formes.png);
}
.dlerror
{
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	background-position: -50px center;
	background-repeat: no-repeat;
	top: 4px;
	right: -55px;
	background-image: url(../images/formes.png);
}
.ajoutfeat, .ajoutartiste, .ajoutauthor, .ajoutcomposer {
	display: block;
	height: 26px;
	width: 26px;
	position: absolute;
	top: 13px;
	right: 15px;
	background-image: url(../images/plus_plus.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.supprimerartiste, .supprimerfeat, .supprimercomposer, .supprimerauthor{
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	top: 18px;
	right: 50px;
	background-image: url(../images/supr_supr.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.close2 {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	background-image: url(../images/close_detail.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	width: 34px;
	z-index: 99999;
}

/* Infobulle */

a.tooltip {
	position: relative;
	display: block;
}
a.tooltip em {
	display: block;
	right: -190px;
	font-size: 11px;
	position: absolute;
	top: 2px;
	padding: 15px;
	color: #fff;
	background: #4995c4;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 50px;
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
	opacity:0;
	max-width: 185px;
	width: 185px;

}
a.tooltip:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration:none;
}
a.tooltip:hover em {
	display: block;
	font-style: normal;
	font-size: 11px;
	position: absolute;
	top: 2px;
	right: -200px;
	padding: 15px;
	color: #fff;
	background: #4995c4;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 50px;
	opacity: 1;

}
a.tooltip:hover em:after { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0
; width: 0; position: absolute; pointer-events: none; border-color: rgba(73, 149, 196, 0); border-right-color
: #4995c4; border-width: 11px; margin-top: -11px; }
.accordion {
	border-bottom: 1px solid #DADADA;
	position: relative;
}

.p404 {
	margin-left: auto;
	margin-right: auto;
	margin-top:  130px;
	text-align:center;
}
#container .p404 h1{
	float: none;
}
#ajoutSupprimerArticle {
	position: absolute;
	right: 0px;
	top: -35px;}

.smallbtn {
	line-height: 1.2 !important;
	padding: 8px !important;
	height: 30px !important;
	font-size: 12px !important;
	z-index: 99999;
	min-width: 180px !important;  }



#selectAllDomainList{
	margin-top: 1px;
}


.qtipStyle{
	/*color: #fff;
  background-color: #4995c4;
   font-size: 11px;*/
}
.qtipStyle .qtip-content {
	color: #99CEEF !important;
	background-color: #14384E !important;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.qtipStyle_red .qtip-content{
	color: #fff;
	background-color: #EE145B !important;
	font-size: 11px;
}


.padleft{
	padding-left: 10px;
}
.arrow_box_top { position: relative; background: #4C9BCC; cursor:pointer; } .arrow_box_top:after { bottom
: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute;
																				pointer-events: none; border-color: rgba(76, 155, 204, 0); border-bottom-color: #4C9BCC; border-width
	: 13px; margin-left: -13px; }
.arrow_box:hover { position: relative; background: #1478b1; }

.arrow_box_top:hover:after {bottom: 100%; left: 50%; border: solid transparent; content: " "; height
: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(52, 111, 147, 0); border-bottom-color
: #346F93; border-width: 13px; margin-left: -13px;}

.qtipStyle { position: relative; } .qtipStyle:after { right: 100%; top: 50%; border: solid transparent
								   ; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(76
	, 155, 204, 0); border-right-color: #14384E; border-width: 8px; margin-top: -8px; }


.qtipStyle_red { position: relative; } .qtipStyle_red:after { right: 100%; top: 50%; border: solid transparent
									   ; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(238
	, 20, 91, 0); border-right-color: #EE145B; border-width: 8px; margin-top: -8px; }

.cbp-spmenu-push .detail_prix{
	position: absolute;
	top: 365px;
	width: 450px;
	height: 85px;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	padding: 14px 20px 20px;
	z-index: 1000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
}
.cbp-spmenu-push.cbp-spmenu-push-toright .detail_prix{

}
.detail_prix p {
	font-size: 12px;
	float:left;
}
.detail_prix p br {
	margin-bottom: 7px;
}
.detail_prix p span {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.warning {
	background-image: url("../images/warning.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	line-height: 50px;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: -4px;
	width: 25px;
}

/*

PARTIE ADMINISTRATEUR !!!!!!

*/
.admin_part {margin: 45px 0 0 0; width: 100%; max-width: 1140px;}
.admin_part_fancybox {margin: 15px 0 0 0; width: auto !important; max-width: none !important;}

.admin_part hr {margin-top: 20px; margin-bottom: 20px; background-color: #4A4A4A; color: #4A4A4A;}

.bouton{
	min-width: 250px;
	overflow: hidden;
	background-color: #4096CD !important;
	color: #fff !important;
	display: inline-block;
	font-size: 18px;
	font-weight: 200;
	height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	text-align: center;
	margin:1px;
	border: none !important;
	line-height: 50px;

	-webkit-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */

	-webkit-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */}

.admin_part .bouton{width: 23%;}

input.bouton{/* margin-top: 2px; */ cursor: pointer;}

.admin_part input,
.admin_part input.bouton,
.admin_part select{
	border: medium none;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	width: 32%;
	padding-left: 20px;
}
.admin_part select{
	display: inline-block;
	float: left;
	margin-top: 2px;
	padding-bottom: 10px;
	padding-top: 14px;
}
.list_part{
	padding-left: 0px;
}
.w-100{
	width: 100% !important;
}
.bouton:hover{
	background-color: #346F93;
	color: #9ACFF0;
}

.distributeur label {
	display: block;
	float: left;
	color: #818181;
	margin: 2px;
	max-width: 108px;
	height: 135px;/*137px*/
	/*border: 3px solid #716b6d;*/
}

p.distributeur {
	display: inline-block;
	padding: 20px;
	background-color: #dde0ea;
}

.admin_part p{
	text-align: center !important;
}
.admin_part span{
	display: inline-block;
	color: #fff;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.admin_part .link { background-color:#06528f !important;}
.admin_part .link:hover { background-color:#06528f !important; color: #fff !important;}

.admin_part .envoye { background-color:#0C6 !important;}
.padd-envoye-icon {padding: 20px 4px 4px 4px !important;}

.admin_part .envoye:hover { background-color:#029d50 !important; color: #fff !important;}

.admin_part .en_attente { background-color: #3B95CF !important;}
.admin_part .en_attente:hover{ background-color: #1c72ac !important;}

.admin_part .absent { background-color: #666 !important;}
.admin_part .absent:hover { background-color: #555 !important;}

.admin_part .erreur { background-color: #F03 !important; color: #fff !important;}
.admin_part .erreur:hover {	background-color:#d8052f !important;}

.admin_part .sending { background-color: #e1c132 !important;}
.admin_part .sending:hover { background-color: #d6af04 !important;}

.admin_part .no_see { background-color: #FFFFFF !important; color: #222 !important; padding: 20px 4px
4px 4px;}
.admin_part .no_see:hover{ background-color: #ccc !important;}

.p10 {padding:10px !important;}

p.distributeur label a{
	display: inline-block;
	padding: 4px;
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current span .unlocked,
div.jp-type-playlist div.jp-playlist a.jp-playlist-current span .locked,
.tableau .jp-playlist li a:hover span .unlocked,
.tableau .jp-playlist li a:hover span .locked {background-color:#000000;}
.unlocked,
.locked{
	background-color: #212121;
	background-position: center center;
	border: medium none;
	height: 21px;
	padding-left: 0;
	width: 48px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.unlocked{background-image: url(../images/deverrou.png); background-position: 3px;}

.locked{background-image: url(../images/verrou.png); background-position: 3px;}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current span .locked,
.tableau .jp-playlist li a:hover span .locked {background-image: url(../images/verrou_hover.png); background-position
: 3px;}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current span .unlocked,
.tableau .jp-playlist li a:hover span .unlocked{ background-image: url(../images/deverrou_hover.png)
; background-position: 3px;}

a.link_black {color: #000000;}
a.link_black:hover {color: #4597CB;}

.delete_visuel {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("../images/suppr_piste_hover.png");
	background-position: right top;
	background-repeat: no-repeat;
	border: medium none;
	color: #DB0A51 !important;
	cursor: pointer !important;
	float: left;
	height: 25px;
	margin-top: 35px;
	padding-right: 20px;
	right: 72px;
}
.delete_visuel:hover {color: #DB0A51 !important;}

.fa-2x { vertical-align: -5; }
.white {color: white !important;}



/* ////////////////////////////////////////////// */



/*.badge {*/
/*	position: absolute;*/
/*	bottom: 400px;*/
/*	left: 5px;*/
/*	background-color: #FFF;*/
/*	border: 1px solid #DEDEDE;*/
/*	padding: 5px;*/
/*	border-radius: 0px 0px 8px 8px;*/
/*}*/

.badged {
	padding: 3px 6px;
	color: #00d0ff;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 80px;
	background-color: #224C66;
	margin-left: 8px;
	font-size: 10px;
	vertical-align: 2.2;}

.badged2 {
	padding: 3px 8px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 60px;
	background-color: #4597CB;
	margin-left: 5px;
	font-weight: normal;
	font-size: 14px;
	vertical-align: 2.2;
	text-shadow: initial;}

.badged3 {
	padding: 0px 14px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	border-radius: 60px;
	background-color: #4597CB;
	font-size: 14px;
	vertical-align: 2.2;
	right: 8px !important;}


.filter:hover {color: #00d0ff; background-color: #346F93;
	-webkit-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */

	-webkit-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */
}
.filter:hover .badged {color: #fff;
	-webkit-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition: all 300ms cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */

	-webkit-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-moz-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	-o-transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715);
	transition-timing-function: cubic-bezier(0.470, 0.000, 0.745, 0.715); /* easeInSine */
}



/* ////////////////////////////////////////////// */

.anitext{
	letter-spacing:0px;
	position: relative;
	padding: 10px 20px 10px 0px;
	transition:.3s;
	-webkit-transition:.3s;
	-ms-transition:.3s;
}

.anitext:before,
.anitext:after{
	content:"";
	position: absolute;
	height: 1px;
	width: 0px;
	background: rgba(0, 0, 0, 0.2);
	transition:300ms;
	-webkit-transition:.3s;
	-ms-transition:.3s;
	opacity:0;
}

.anitext:before{
	bottom:0;
	left:0;
}

.anitext:after{
	top:0;
	left:0;
}

.anitext:hover{
	letter-spacing:4px;
}

.anitext:hover:before,
.anitext:hover:after{
	width: 95%;
	opacity:1;
}

/* //////////////////////////////// */

.mt5 {margin-top: 5px !important;}
.mr5 {margin-right: 5px !important;}
.ml5 {margin-left: 5px !important;}
.mb5 {margin-bottom: 5px !important;}

.mt10 {margin-top: 10px !important;}
.mr10 {margin-right: 10px !important;}
.ml10 {margin-left: 10px !important;}
.mb10 {margin-bottom: 10px !important;}

.mt20 {margin-top: 20px !important;}
.mr20 {margin-right: 20px !important;}
.ml20 {margin-left: 20px !important;}
.mb20 {margin-bottom: 20px !important;}

.mt30 {margin-top: 30px !important;}
.mr30 {margin-right: 30px !important;}
.ml30 {margin-left: 30px !important;}
.mb30 {margin-bottom: 30px !important;}

.mt40 {margin-top: 40px !important;}
.mr40 {margin-right: 40px !important;}
.ml40 {margin-left: 40px !important;}
.mb40 {margin-bottom: 40px !important;}

/* //////////////////////////////// */


/* C O L O R S */
.red {color: Crimson;}
.green {color: YellowGreen;}
.blue {color: SteelBlue;}
.purple {color: Purple;}
.orange {color: DarkOrange;}
.yellow {color: #F3D902;}
/* B G - C O L O R S */
.bg-gray {
	background-color: #c5c5c5 !important;
	color: #858585 !important;
	/*text-shadow: 1px 1px 0px #f8f8f8; */
	cursor: default !important;
}
.bg-blue {background-color: SteelBlue !important; }
.bg-red {background-color: crimson !important; }
.bg-green {background-color: yellowgreen !important; }
/* H O V E R */
.red:hover {color: rgba(0, 0, 0, 1);}
.green:hover {color: rgba(0, 0, 0, 1);}
.blue:hover {color: rgba(0, 0, 0, 1);}
.purple:hover {color: rgba(0, 0, 0, 1);}
.orange:hover {color: rgba(0, 0, 0, 1);}
.yellow:hover {color: rgba(0, 0, 0, 1);}
/* C O L O R S */


.show_loading {
	position: fixed;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background-color: rgba(20, 40, 58, 0.8);
	color: white;
	padding: 30% 50%;
	z-index: 999999;
	display: none;
}

.dashb a {
	display: inline-block;
	margin: 3px 0;
	color: #fff !important;
	background-color: #224C66;
	padding: 8px 18px 5px 0px;
	line-height: 1.4;
	border: 1px solid #1f465e;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;

	transition:.3s;
	-webkit-transition:.3s;
	-ms-transition:.3s;
}
.dashb a:hover {
	color: #4597CB !important;
	background-color: #dddddd;
	border: 1px solid #cccccc;

	transition:300ms;
	-webkit-transition:.3s;
	-ms-transition:.3s;
}

.bg-keyzit{
	background-image: url(../images/keyzit-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #eee;
}

.fullwidth {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;
}

.selectplatform {
	display: inline-block;
	padding: 20px;
}

.selectplatform label {
	display: block;
	float: left;
	height: 60px;
	line-height: 19px;
	padding: 10px !important;
	margin: 3px;
	font-size: 14px;
	color: #818181;
	border: 1px solid #eee;
}

.zbtn {
	padding: 7px 15px;
	font-size: 1.2em;
}

.bgred {
	background-color: #fadddd !important;
}

.squared {
	border: 1px solid #565656;
	height: 13px;
	width: 13px;
	display: inline-block;
}

.dashb a:hover {
	text-decoration: none;
}