.btn-buy {
    background-color: #2ecc71;
}
.block-row {
    padding: 10px 0 10px;
}
.block-row .container {
    padding-bottom: 0;
    padding-top: 0;
}
.breadcrumb {
    padding-top: 65px;
}
.btn-link {
    background-color: #e74c3c;
}
.btn-link:hover {
    background-color: #b93d30;
}
.book-author-form a:focus {
    outline:none;
}
.book-author-form .container {
    padding-top:0;
}
.book-author-form .container .row {
    margin: 0;
}
.zone-book-author {
    background:#ffffff;
    border:1px solid #d6d6d6;
    margin:0 5px 5px 0;
    width:30.5%;
    padding:34px 0 0 0;
    min-height:558px;
    height:auto;
}
.content-book-author {
    width:85%;
    margin:auto;
    text-align:center;
}
.content-book-author img{
    margin:0 0 25px 0;
}
.zone-title-book-author {
    border-bottom:1px solid #e6e6e6;
    padding:0 0 7px 0;
    margin:0 0 20px 0;
}
.block-row .zone-title-book-author h2 {
    color: #000000;
    margin: 0;
    font-size:87%;
    font-weight:bold;
}
.zone-title-book-author .sub-title {
    color: #999999;
    font-size:87%;
    margin-bottom: 7px;
}
.cell1 {
    color: #999;
    font-size:87%;
    padding: 0 13px 6px 0;
    text-align: right;
    width: 43%;
    float:left;
}
.cell2 {
    color: #000000;
    font-size:87%;
    padding: 0 0 6px 0;
    width: 43%;
    float:left;
    text-align:left;
}
.zone-form-book {
    padding:0;
    margin:0 0 25px 0;
    width: 66.3667%;
}
.zone-form-book form .btn-buy {
    background-color: #2ecc71;
    border-bottom: 2px solid #30ad63;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 98%;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 12px 10px;
    float:right;
}
.zone-form-book form .btn-buy:hover {
    background-color: #30ad63;
    border-bottom: 2px solid #1f914e;
}
.offer-book {
    background:#f1f1f1;
    padding:11px 99px 17px 22px;
    margin-bottom: 26px;
    position:relative;
}
.visuel-form {
    position:absolute;
    right:17px;
    top:15px;
    zoom:1;
}
.offer-book h2 {
    color: #000000;
    font-weight: 300;
    margin: 0 0 37px;
    text-align:left;
    text-transform:uppercase;
    font-size:120%;
    padding:0 0 10px 0;
    border-bottom:1px solid #d6d6d6;
}
.form-fields {
    width:80%;
    margin:auto;
    clear:both;
}
.form-label {
    font-weight:500;
    margin-bottom: 3px;
    color:#000000;
    font-size:100%;
}
.form-fields .form-control {
    border: 1px solid #999999;
    border-radius: 0;
    margin-bottom:22px;
}
.breadcrumb-mob {
    display:none;
    border-bottom:1px solid #dddcdc;
    padding:11px 0 5px 11px;
    margin:0 -10px 15px -10px;
}
.picto-arrow {
    background:url(../bundles/blockbookstercore/assets/images/icons/fleche.png) no-repeat left top;
    width:6px;
    height:11px;
    display:inline-block;
}
.picto-arrow:hover {
    text-decoration:none;
}
.zone-form-achat {
    margin: 0 0 25px;
    padding: 0;
    width: 66.3667%;
}
.title-n2 {
    border-bottom: 1px solid #cfcfcf;
    font-size: 120%;
    font-weight: 300;
    padding: 0 0 9px;
    text-align: left;
    text-transform: uppercase;
    text-align: left;
}
.title-n2 span {
    display:block;
    font-style:italic;
    text-transform:none;
    font-size: 85%;
}
.block-row .title-n2 {
    color: #000000;
    font-weight: 300;
    margin: 0 0 16px;
    text-align: left;
}
.zone-achat {
    margin: 0 0 91px 0;
}
.content-zone-achat {
    background: #f1f1f1;
    margin-bottom: 20px;
    padding: 13px 21px 23px 18px;
    overflow:hidden;
}
.zone-form-achat-paper .content-zone-achat {
    padding: 13px 21px 11px 18px;
}
.book-version-book {
    margin: 0 0 32px 0;
}
.book-version-book .price {
    float: right;
    font-weight: 400;
    font-size:133.33%;
}
.book-version-book p {
    font-size:110%;
}
.book-version-book .info {
    font-style: italic;
}
.block-price-book {
    border-bottom:1px solid #cccccc;
    margin:0 0 17px 0;
    padding:0 0 0 10px;
}
.block-total {
    float:right;
}
.price-total {
    float:right;
    font-size:133.33%;
    font-weight: 600;
}
.txt-total {
    float:left;
    margin:3px 25px 0 0;
    font-size:120%;
}
.link-field {
    font-size:93%;
    text-decoration:underline;
    float:right;
    position:relative;
    color:#000000;
    margin:0 0 15px 0;
    clear:both;
}
.link-field:focus {
    color:#000000;
}
.link-field:hover {
    color:#999999;
}
.link-field:before {
    color: #000;
    font-family: Flaticon;
    position: absolute;
    left: -22px;
    top: 0;
    content:"\e004";
}
.link-field:hover:before {
	color:#999999;
}
.zone-input {
    float:right;
    font-size:133.33%;
    margin:0 0 17px 0;
}
.input-price {
    background: #fff;
    border: 1px solid #cccccc;
    color: #666;
    display: inline-block;
    font-size: 15px;
    height: 42px;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 92px;
    margin:0 7px 0 0;
}
.txt-support {
    float: left;
    font-size: 110%;
    margin: 5px 0 17px 0;
    padding: 0 0 0 35px;
    position: relative;
    width: 70%;
}
.txt-support:before {
    color: #cc3333;
    font-family: Flaticon;
    position: absolute;
    left: 0;
    top: 2px;
    content:"\e003";
}
.zone-achat .btn-buy {
    background-color: #2ecc71;
    border-bottom: 2px solid #30ad63;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: right;
    font-size: 98%;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: 240px;
    padding: 0;
}
.zone-achat .btn-buy:hover {
    background-color: #30ad63;
    border-bottom: 2px solid #1f914e;
}
.btn-buy-input {
    background-color: #2ecc71;
    border-bottom: 2px solid #30ad63;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: right;
    font-size: 98%;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0;
    text-transform: uppercase;
    width: 240px;
    border-right: none;
    border-left: none;
    border-top: none;
}
.btn-buy-input:hover {
	background-color: #30ad63;
    border-bottom: 2px solid #1f914e;
}
.btn-buy-input:hover .picto-buy {
    background: #2ecc71;
}
.txt-buy {
    display:inline-block;
    width:180px;
    text-align: center;
    padding: 12px 0;
}
.picto-buy {
    display:inline-block;
    width:60px;
    text-align: center;
    background:#30ad63;
    position:relative;
    padding: 12px 0;
    border-top-right-radius: 3px;
    -moz-border-top-right-radius:3px;
    -webkit-border-top-right-radius:3px;
}
.zone-achat .btn-buy:hover .picto-buy {
    background: #39ca74 !important;
}
.picto-buy:before {
    color: #ffffff;
    font-family: Flaticon;
    position: absolute;
    left: 21px;
    top: 14px;
    content:"\e011";
}
.block-card span {
    color:#666666;
    font-size:99%;
    margin: 0;
    display:block;
}
.block-card span a {
    color:#666666;
    text-decoration:underline;
}
.block-card span a:hover, .block-card span a:focus  {
    color:#666666;
}
.list-card {
    margin: 13px 0 0 0;
}
.list-card li {
    display:inline-block;
    margin: 0 0 3px 0;
}
.list-site {
    margin: 45px 0 37px 21px;
}
.list-site li {
    margin: 0 0 32px 0;
    overflow:hidden;
}
.visuel-left {
    float:left;
    margin:0 25px 0 0;
}
.list-site li a {
    color:#000000;
    text-decoration:underline;
}
.list-site li a:hover, .list-site li a:focus {
    color:#999999;
}
.txt-mob {
    display:none;
}
.zone-form-achat-paper .zone-achat {
    margin: 0;
}
.block-site {
    margin:0 0 0 16px;
}
.zone-form-achat-paper .txt-total {
    color:#666666;
    font-style:italic;
    margin: 3px 10px 0 0;
}
.zone-form-achat-paper .content-zone-achat .title-n2 {
    border-bottom: none;
    padding: 0;
    margin: 4px 0 7px 0;
}
.prix-total {
    color:#888888;
    font-size:80%;
    font-style:italic;
    display:block;
    text-align:right;
    clear: both;
}
.content-zone-achat textarea.form-control {
    border: 1px solid #999999;
   	 min-height: 192px;
	 width:50%;
	 float:right;
}
#area-mess {
	display:none;
	clear:both;
}
.title-n2-1 {
    width: 100%;
}
.zone-promo .content-zone-achat {
    padding: 13px 21px 10px 18px;
}
.block-row .zone-promo .title-n2 {
    margin: 0 0 45px;
}
.zone-promo .btn-buy {
    padding: 12px 10px;
}
.zone-promo .form-control {
    border: 1px solid #cccccc;
    border-radius: 0;
    width: 55%;
    float:left;
    height:47px;
}
.block-maq-blog {
    display: block;
    margin: 15px auto 10px;
    padding:0;
}
.zone-blog {
    margin: 0 0 52px 0;
}
.zone-blog .date {
    border-right: 1px solid #cccccc;
    float: left;
    width: 70px;
}
.zone-blog .date span {
    display: block;
    font-weight: 300;
    line-height: 0.9em;
    text-align: center;
    text-transform: uppercase;
}
.zone-blog .date span:first-child {
    font-size: 183%;
    font-weight: 700;
}
.zone-blog .date span:nth-child(2) {
    color: #f66;
    font-size: 117%;
}
.zone-blog .date span:nth-child(3) {
    font-size: 90%;
}
.zone-blog  .description {
    margin-left: 100px;
    border-bottom:1px solid #cccccc;
    padding:0 0 20px 0;
}
.zone-blog .description h3 {
    font-size: 160%;
    margin: 0 0 20px 0;
    font-weight: 300;
}
.zone-blog .description p {
    padding:0 0 24px 0;
}
.zone-biography .description p {
    padding:0 0 24px 0;
}
.visuel-article {
	width:100%;
	margin:0 0 26px 0;
	text-align:center;
}
.visuel-article img {
	max-width:80%;
}
.block-row-article {
    background:#ffffff;
}
.link-return {
	color:#3498db;
	text-decoration:underline;
	font-size:94.5%;
	padding: 0 0 4px 30px;
    position: relative;
	display:inline-block;
	background: url(../bundles/blockbookstercore/assets/images/icons/picto-return.png) no-repeat left 2px;
	margin: 0 0 35px 0;
}
.link-return:hover {
	color:#2980b9;
	background: url(../bundles/blockbookstercore/assets/images/icons/picto-return-over.png) no-repeat left 2px;
}
.block-edit {
    padding: 0 0 120px;
}
.block-edit .row {
    margin-left: 0;
    margin-right: 0;
}
.content-block-edit {
    display: block;
    margin: 0 auto 100px;
    padding: 0;
}
.content-block-edit h2 {
    font-size: 160%;
    margin: 0 0 35px;
}
.block-link-dash {
    border: 1px dashed #ccc;
    padding:31px 0 30px 0;
    margin:0 0 59px 0;
    text-align:center;
}
.link-add {
    background-color: #3498db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin: auto;
    padding: 3px 30px 5px 51px;
    position: relative;
    text-align: center;
    width: auto;
}
.link-add:hover, .link-add:focus {
    color: #fff;
    text-decoration:none;
    background-color: #2980b9;
}
.link-add:before {
    position: absolute;
    left: 26px;
    top: 0;
    content: "+";
    color:#ffffff;
    font-weight:800;
    font-size:139%;
}
.btn-link-1 {
    margin: 0 auto 20px !important;
    border:none;
    width: 202px;
    padding: 3px 8px 5px 8px;
    text-transform:none;
    font-weight: 400;
}
.btn-link-1:hover {
    background-color: #f66;
}
.editing-btns-blog {
    float: left;
    width: 160px;
    margin:0 40px 0 0;
}
.editing-btns-blog span {
    background: #3498db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    margin: 0 0 32px 3px;
    padding: 3px;
    text-align: center;
    width: 30px;
}
.editing-btns-blog span:hover {
    background: #2980b9 !important;
}
.editing-btns-blog span.icon-pencil {
    margin: 0;
}
.editing-btns-blog .icon-trash-1 {
    font-size:139%;
    padding: 0 0 0 0;
}
.block-edit  .zone-blog .description {
    border-bottom: none;
    margin-left: 300px;
}
.block-edit  .zone-blog {
    border-bottom:1px solid #cccccc;
    margin: 0 0 52px;
}
.select {
    border:1px solid #999999;
    font-size:93.3%;
    height: 35px;
    display: inline-block;
    width:104px;
    padding: 0 0 0 3px;
    margin:0 2px 0 0;
}
.btn-valid {
	background: #3498db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    margin: 0 0 32px 3px;
    padding: 3px;
    text-align: center;
    width: 30px;
	border:none;
	font-size:93.3%;
}
.btn-valid:hover {
   background: #2980b9;
}
.block-edit  .zone-blog.first {
    border-top: 1px solid #cccccc;
    padding:53px 0 0 0;
    margin: 74px 0 52px;
}
.block-edit  .zone-blog.last {
    margin: 0 0 32px 0;
}
.visuel-left-1 {
    float:left;
    margin:-10px 0 0 42px;
}
.block-link-dash-1 {
    overflow:hidden;
}
.block-link-dash-1 .link-add {
    margin: 18px 0 0 -72px;
}
.zone-pencil {
    border: 1px dashed #ccc;
    font-weight: 300;
    margin: 0 auto 59px;
    text-align: center;
    padding: 5px 0 6px 5px;
    position: relative;
    width: 370px;
    font-size:160.8%;
    color: #666;
}
.zone-pencil .form-control {
    background-color: none;
    border: none;
    color: #666;
    display: block;
    font-size: 24px;
    height:auto;
    padding: 0;
    width: 100%;
    margin:0;
    text-align:center;
}
.zone-pencil .editing-btns {
    display: block;
    position: absolute;
    left: 10px;
    right: 3px !important;
    top: 1px !important;
    text-align: right;
    top: 15px;
    z-index: 99;
}
.zone-pencil span.icon-pencil {
    background: #3498db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    margin: 0 0 0 3px;
    padding: 3px;
    text-align: center;
    width: 30px;
}
.zone-pencil span.icon-pencil:hover {
   background: #2980b9;
}
.block-content-perso {
    display:block;
    margin:0 auto 25px;
    padding: 0;
}
.block-content-perso h2 {
    font-size: 160.8%;
    margin: 0 0 60px;
}
.block-perso {
    margin: 0 0 84px;
}
.block-perso .description {
    margin-left: 157px;
	margin-right: 157px;
	text-align: justify;
}
.block-perso h3 {
    font-size: 120%;
    font-weight: 300;
    color:#999999;
    margin: 0;
}
.image-perso {
    float:left;
    width:157px;
    padding:37px 0 0 0;
}
.image-perso img {
    border-radius: 47px;
    width:86px;
    height:86px;
}
.block-content-edit-perso {
    display: block;
    margin: -40px 0 40px;
    padding: 0;
}
.block-content-edit-perso .block-perso {
    margin: 0 0 65px;
}
.block-content-edit-perso .image-perso {
    padding: 3px 0 0;
}
.block-content-edit-perso .block-perso .description {
    margin-left: 298px;
	margin-right: 0;
}
.block-content-edit-perso .editing-btns-blog {
    margin: 35px 0 0 0;
    width: 140px;
}
.block-content-edit-perso .editing-btns-blog img {
    vertical-align: top;
    margin: 4px 0 0 0;
}
.block-content-edit-perso .editing-btns-blog .icon-trash-1 {
    margin: 0 6px 32px 3px;
}
.zone-pencil-1 {
    margin: 0 auto 28px;
}
.block-content-quiz {
    margin: 0 auto 30px;
}
.block-content-quiz.block-content-quiz-normal {
    margin: 0 auto 25px;
}
.block-quiz {
    margin: 0 auto 63px;
}
.number-quiz {
    float:left;
    width:180px;
    margin:0 20px 0 0;
    color: #cccccc;
    font-family: Handlee;
    /*font-size: 369%;*/
    font-size: 477%;
    padding:10px 0 0 17px;
}
.block-quiz .description {
    margin-right:228px;
    margin-left: 200px;
}
.block-content-quiz-normal .block-quiz .description {
	margin-right:200px;
}
.block-quiz h3 {
    color: #999999;
    font-size: 119.53%;
    font-weight: 300;
    margin: 0 0 15px 0;
    line-height: 24px;
}
.block-quiz .editing-btns-blog {
    float: right;
    margin: 35px 0 0 0;
    width:105px;
}
.block-content-quiz-normal {
    display: block;
    padding: 0;
}
.block-content-quiz-normal h2 {
    margin: 0 0 60px;
}
.block-content-quiz-normal .btn-link {
    display: block;
    margin: 180px auto 0;
}
.page-compte {
    background:url(../bundles/blockbookstercore/assets/images/image-body.jpg) no-repeat center fixed;
    -webkit-background-size: cover; /* pour Chrome et Safari */
    -moz-background-size: cover; /* pour Firefox */
    -o-background-size: cover; /* pour Opera */
    background-size: cover; /* version standardisée */
}
.page-compte .block-row:nth-child(2n-1) {
    background: none;
    padding: 18px 0 40px;
}
.block-step-compte {
    display:block;
    margin:0 auto 105px;
    padding:0;
    width:80%;
}
.logo-compte {
    text-align:center;
    color:#ffffff;
    font-size:266.66%;
    margin:0 0 65px 0;
    font-family: 'Amaranth', sans-serif;
    font-style:italic;
}
.block-link-white {
    text-align:center;
}
.link-white {
    display:inline-block;
    color:#ffffff;
    font-size:93%;
    font-style:italic;	
}
.link-white:hover {
    color:#ffffff;
    text-decoration:none;
}
.link-white span {
    text-decoration:underline;
}
.block-content-compte {
    background:#ffffff;
    padding:30px 39px 30px 39px;
    margin:0 0 27px 0;
}
.chapeau {
    color:#666666;
    font-size:133.33%;
    font-weight:300;
    padding:0 0 16px 0;
}
.list-step {
    border:1px solid #cccccc;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    width:770px;
    height:52px;
    margin:0 0 53px 0;
}
.list-step li {
    border-left:1px solid #cccccc;
    width:256px;
    font-size:93.33%;
    float:left;
    height:50px;
    padding:0 7px;
}
.list-step li:first-child {
    border-left:none;
}
.list-step li a {
    display:block;
    padding:10px 43px 8px 5px;
    color:#a6a6a6;
    line-height:16px;
}
.list-step li a:hover {
    text-decoration:none;
}
.list-step li.active a, .list-step li:hover a {
    color:#6b6b6b;
}
.number-step {
    border:2px solid #cacaca;
    border-radius: 15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    color:#cacaca;
    width:27px;
    height:27px;
    float:left;
    margin:0 20px 0 0;
    font-size:111%;
    font-weight:bold;
    text-align:center;
    padding:3px 0 0 0;
}
.list-step li.active .number-step, .list-step li:hover .number-step  {
    color:#000000;
    border:2px solid #000000;
}
.paragraph {
    text-align:center;
    color:#666666;
    font-size:93.33%;
    padding:0 180px 36px;
}
.filed-compte {
    margin:0 0 20px 0;
}
.filed-compte:before,.filed-compte:after{content:" ";display:table}.filed-compte:after{clear:both}
.label-form {
    float:left;
    width:180px;
    margin:0 22px 0 0;
    color:#666666;
    font-size:93.33%;
    text-align:right;
    padding:0 0 0 30px;
    font-weight:500;
}

#form-gender .label-form{
    width: 0px;
    margin: 5px;
}
#form-gender
{
    margin-right: 25px;
}

#blockbookster_author_profil_info_picture_row{
    margin-bottom: 20px;
}

.label-form-line {
    padding:9px 0 0 30px;
}
.label-form span {
    color:#be3a31;
}
.filed-compte .form-control {
    border: 1px solid #999;
    border-radius: 0;
    margin-bottom: 0;
    width: 370px;
    font-size: 93.33%;
    line-height: 29px;
}
.filed-compte  .photo  {
    float:left;
    width:370px;
}
.desc-photo {
    margin: 62px 0 0 0;
    float:left;
}
.label-form-photo {
    padding: 30px 0 0 55px;
}
.filed-compte  .photo img {
    border: 1px solid #999;
    float:left;
    margin: 0 10px 0 0;
}
.filed-compte   .photo a {
    color: #3498db;
    font-size: 80%;
    padding: 0 2px;
    text-decoration: underline;
}
.filed-compte  .photo a:hover, .filed-compte  .photo a:focus {
    color: #2980b9;
}
.separator-link {
    color:#b9b9b9;
}
.field-right {
    float:left;
    width: 372px;
    font-size: 93.33%;
}
.field-right .form-control{
    margin:0 0 20px 0;
    font-size: 100%;
}
.filed-compte textarea.form-control {
    min-height: 160px;
    margin:0 0 16px 0;
}
.required-fields {
    margin:0 0 41px 202px;
    font-style:italic;
    color:#be3a31;
    font-size:73.06%;
    display:inline-block;
}
.separateur {
    border-bottom:1px solid #cccccc;
    margin:0 0 25px 0;
}
.bt-form {
    float:right;
    margin:0 0 23px 0;
}
.bt-form input[type="submit"] {
    background-color: #3498db;
    text-transform:none;
    width: 178px;
    float:right;
    margin:0 0 0 15px;
    border-radius: 5px;
}
.bt-form input[type="submit"]:hover {
    background-color: #2980b9;
}
.link-cancel {
    color:#3498db;
    margin:7px 3px 0 0;
    text-decoration:underline;
    display:inline-block;
}
.link-cancel:hover, .link-cancel:focus  {
    color:#2980b9;
}
.filed-compte .form-control-url {
    width: 162px;
    margin: 0 5px 0 2px;
    display:inline-block;
}
.select-control {
    margin:0 15px 0 0 !important;
    width: 110px !important;
    float:left;
    padding: 6px 12px 6px 4px;
}
.field-right-1 input.form-control {
    width: 245px;
    float:left;
    margin:0;
}
.link-page {
    display:block;
    font-size:79.8%;
    font-style:italic;
    padding: 0 0 0 20px;
}
.label-form span.link-page {
    color:#666666;
}
.add-adress {
    color: #666666;
    display: block;
    font-size:79.8%;
    margin: -20px 0 20px 202px;
}
.add-adress a {
    color: #3498db;
    text-decoration:underline;
}
.add-adress a:hover, .add-adress a:focus  {
    color: #2980b9;
}
.filed-compte-adress {
    margin: 0 0 20px 202px;
}
.separateur-marge {
    margin: 75px 0 25px;
}
.chapeau-compte {
    padding: 0 0 50px;
}
.add-genre {
    color: #666666;
    display: block;
    font-size: 79.8%;
    margin: -7px 0 20px 202px;
}
.add-genre a {
    color: #3498db;
    text-decoration: underline;
}
.link-step1 a{
    color: #1574de;
}
.add-genre a:hover, .add-genre a:focus  {
    color: #2980b9;
}
/**************/
.form-compte-1 .field-right-1  {
    width: 445px;
}
.form-compte-1 .field-right-1 input.form-control {
    margin: 0 5px 0 0;
}
.form-compte .field-right .editing-btns-blog{
    float: left;
    margin: 2px 20px 0 0;
    width: auto;
}
.form-compte .field-right .editing-btns-blog span {
    margin: 0 0 0 3px;
}
.form-compte .field-right .editing-btns-blog span:hover {
    background:#2980b9;
}

/*******/
.select-control-1 {
    float: left;
    margin: 0 7px 0 0 !important;
    padding: 6px 12px 6px 4px;
    width: 110px !important;
}
.form-type-radio {
    float: left;
}
.form-type-radio div:not(#foo) > input[type="radio"] {
    height: 13px;
    left: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 13px;
}
.form-type-radio label {
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    font-weight: normal;
    margin: 0 37px 0 0;
}
.form-type-radio div:not(#foo) > label {
    background: url(../bundles/blockbookstercore/assets/images/icons/radio.png) no-repeat left top !important;
    line-height: 13px;
    padding: 0 0 0 22px !important;
}
.form-type-radio div:not(#foo) > input[type="radio"]:checked + label {
    background: url(../bundles/blockbookstercore/assets/images/icons/radio-checked.png) no-repeat left top !important;
}
.txt-form-line {
    color: #666666;
    float: left;
    font-size: 93.33%;
    font-weight: 500;
    margin: 0 22px 0 0;
    padding: 0 0 0 30px;
    text-align: right;
    width: 180px;
}
.block-cover-image {
    margin:0 0 60px 0;
    text-align:center;
}
.cover-image {
    display:inline-block;
    width:382px;
    margin:0 0 7px 7px;
}
.cover-image a {
    border: 1px solid transparent;
    display:block;
}
.cover-image a:focus {
    outline:none;
}
.cover-image img {
    width:380px;
    height:117px;
}
.cover-image a.active-link {
    border: 1px solid #cccccc;
}
.cover-image a.active-link img {
    opacity:0.2;
    filter : alpha(opacity=20);
}
.block-bg {
    float:left;
    width:330px;
    margin:10px 0 70px 0;
}
.block-bg a {
    display:inline-block;
    margin:0 2px 8px 0;
    border-radius:5px;
    padding:3px 0 0 0;
    width:158px;
    height:28px;
    text-align:center;
    border:1px solid transparent;
}
.block-bg a.active {
    border:1px solid #cccccc;
}
.block-bg a:focus {
    outline:none;
}
.block-bg a span {
    display:inline-block;
    width:150px;
    height:20px;
    border-radius:5px;
}
.block-bg a:hover {
    text-decoration:none;
}
.bg-1, .bg-1 .bg-top-site, .bg-1 .bt-site, .bg-1 .bg-bottom-site {
    background:#1abc9c;
}
.bg-2, .bg-2 .bg-top-site, .bg-2 .bt-site, .bg-2 .bg-bottom-site { 
    background:#16a085;
}
.bg-3, .bg-3 .bg-top-site, .bg-3 .bt-site, .bg-3 .bg-bottom-site {
    background:#3498db;
}
.bg-4, .bg-4 .bg-top-site, .bg-4 .bt-site, .bg-4 .bg-bottom-site {
    background:#2980b9;
}
.bg-5, .bg-5 .bg-top-site, .bg-5 .bt-site, .bg-5 .bg-bottom-site { 
    background:#9b59b6;
}
.bg-6, .bg-6 .bg-top-site, .bg-6 .bt-site, .bg-6 .bg-bottom-site {
    background:#34495e;
}
.bg-7, .bg-7 .bg-top-site, .bg-7 .bt-site, .bg-7 .bg-bottom-site {
    background:#f39c12;
}
.bg-8, .bg-8 .bg-top-site, .bg-8 .bt-site, .bg-8 .bg-bottom-site {
    background:#d35400;
}
.bg-9, .bg-9 .bg-top-site, .bg-9 .bt-site, .bg-9 .bg-bottom-site {
    background:#e74c3c;
}
.bg-10, .bg-10 .bg-top-site, .bg-10 .bt-site, .bg-10 .bg-bottom-site {
    background:#c0392b;
}
.bg-11, .bg-11 .bg-top-site, .bg-11 .bt-site, .bg-11 .bg-bottom-site {
    background:#bdc3c7;
}
.bg-12, .bg-12 .bg-top-site, .bg-12 .bt-site, .bg-12 .bg-bottom-site {
    background:#7f8c8d;
}
.block-ecran {
    background:url(../bundles/blockbookstercore/assets/images/fond-ecran.png) no-repeat left top;
    width:256px;
    height:225px;
    float:left;
    margin:10px 60px 10px 110px;
    padding:12px 12px 50px 12px;
    position:relative;
}
.content-block-ecran {
    background:none !important;
}
.bg-bottom-site {
    height:7px;
    position:absolute;
    bottom:46px;
    left:12px;
    width:232px;
}
.bg-top-site {
    height:31px;
    padding:2px 0 0 50px;
    margin:0 0 22px 0;
}
.bg-top-site img {
    height:20px;
    width:20px;
}
.bg-center-site {
    text-align:center;
    margin:0 0 12px 0;
}
.bt-site {
    width:57px;
    height:13px;
    border-radius: 3px;
    margin:auto;
}
.block-wizzard-livre {
    margin: 0 auto 0;
    display: block;
    padding: 30px 99px 0;
    background:#ffffff;
}
.block-edit-wizzard {
    background:#f4f5f6 !important;
    padding: 0 0 50px;
}
.list-step-1 {
    margin: 0 0 63px;
}
.list-step-1 li a {
    padding: 15px 7px 8px 5px;
}
.list-step-1 .number-step {
    margin: -4px 20px 0 0;
}
.premium {
    background:#f2ae43;
    padding:4px 5px 4px 5px;
    border-radius: 3px;
    color:#ffffff;
    font-size:80%;
    float:right;
    font-weight:bold;
    margin-top: -3px;
}
.bt-form-wizz {
    margin: 20px -99px 0;
    padding:21px 0 21px 0;
    background:#e3e3e3;
    text-align:center;
}
.input-sub-blue {
    background-color: #3498db !important;
    border-radius: 5px !important;
    width: 180px !important;
    font-size: 15px;
}
.modal-body .input-sub-blue {
    min-width: 180px !important;
    width: auto !important;
}
.input-sub-blue:hover {
    background-color: #2980b9 !important;
}
.txt-wizz {
    color: #666767;
    font-size: 133.33%;
    font-weight: 300;
    padding: 0 0 43px;
    text-align: center;
}
.txt-wizz a {
    color: #7f8c8d !important;
    font-weight: 300 !important;
}
.txt-wizz a:hover {
    color: #667071 !important;
}
.block-premium {
    background:#f4f5f6;
    width:570px;
    margin:0 auto 32px;
    position:relative;
    padding:42px 0 42px 0;
    text-align:center;
}
.picto-premium {
    position:absolute;
    right:0;
    top:0;
}
.link-yellow {
    background: #f39c12;
    border-radius: 3px;
    color: #ffffff;
    font-size: 94.2%;
    font-weight: 600;
    padding: 3px 17px;
}
.link-yellow:hover, .link-yellow:focus {
    color: #ffffff;
    text-decoration:none;
    background: #c27d0e;
    outline:none;
} 
.link-next {
    background: url("../bundles/blockbookstercore/assets/images/icons/picto-next.png") no-repeat right 2px;
    color: #3498db;
    display: inline-block;
    font-size: 94.5%;
    margin: 7px 17px 0 0;
    padding: 0 30px 4px 0;
    text-decoration: underline;
    float:right;
}
.link-next:hover, .link-next:focus  {
    color: #2980b9;
    background: url("../bundles/blockbookstercore/assets/images/icons/picto-next-over.png") no-repeat right 2px;
    outline:none;
}
.input-sub-blue-center {
    margin-left: 300px;
}
.glob-col {
    margin: 0 -84px 0 -48px;
}
.col-form {
    width:50%;
    padding:0 0 0 52px;
    border-left:1px solid #cccccc;
    float:left;
}
.glob-col .col-form:first-child {
    border-left:none;
}
.title-n3-picto {
    color:#000000;
    text-align:center;
    font-size:133.33%;
    margin:0 0 30px 0;
    font-weight:600;
}
.picto-livre-num {
    background:url(../bundles/blockbookstercore/assets/images/icons/livre-numerique.png) no-repeat left top;
    padding:0 0 10px 52px;
}
.picto-livre-papier {
    background:url(../bundles/blockbookstercore/assets/images/icons/livre-papier.png) no-repeat left top;
    padding:0 0 10px 45px;
}
.field-form-separator {
    background:url(../bundles/blockbookstercore/assets/images/separateur.gif) no-repeat center bottom;
    padding:0 0 15px 0;
    overflow:hidden;
}
.field-form-separator .label-form {
    padding: 8px 0 0 0;
    margin: 0 9px 0 0;
    text-align: left;
    width: 100px;
}
.field-form-separator .form-control {
    border: 1px solid #999;
    border-radius: 0;
    margin: 0 12px 5px 0;
    padding: 6px 5px;
    width: 123px;
    float:left;
}
.devise {
    color:#666666;
    font-size:93.33%;
    padding: 8px 0 0;
    float:left;
}
.block-result-recherche .row {
    margin-left: 0;
    margin-right: 0;
}
.block-result-recherche {
    background: #f1f1f1 !important;
    padding: 0 0 120px;
}
.content-block-result-recherche {
    background: #ffffff;
    display: block;
    margin: 37px auto 50px;
    padding: 45px 0 50px 0;
}
.block-recherche {
    border-bottom:1px solid #cccccc;
    padding:0 0 45px 0;
}
.block-content-recherche {
    width:63%;
    margin:auto;
    overflow:hidden;
}
.form-control-1 {
    border: 1px solid #cccccc;
    border-radius: 0;
    color: #999;
    height: 41px;
    padding: 6px 12px;
    width: 49%;
    margin: 0 30px 0 0;
    float:left;
}
.block-content-recherche .select-control-1 {
    margin: 0 28px 0 0 !important;
    padding: 6px 0 6px 7px;
    width: 135px !important;
    border: 1px solid #cccccc;
    color: #999;
    height:41px;
    line-height:35px;
    border-radius: 0;
}
.input-corl {
    width:180px !important;
    text-transform:none !important;
    height:41px;
}
.zone-color {
    background:#fafafa;
    min-height:70px;
    height:auto;
    margin:0 0 66px 0;
    padding:17px 0 0 0;
}
.block-result {
    margin: auto;
    overflow: hidden;
    width: 70%;
}
.result {
    border-bottom:1px solid #e9e9e9;
    margin:0;
    padding:30px 0 33px 20px;
    overflow: hidden;
}
.result .image {
    float: left;
    width: 122px;
}
.result .image img {
    display: block;
    height: auto;
    max-width: 100%;
}
.result .image + .description {
    margin-left: 149px;
}
.type-result {
    color:#ff6666;
    font-size:100%;
    display:block;
    text-transform:uppercase;
    margin:-1px 0 7px 0;
}
.result .description h3 {
    margin:0;
    color:#000000;
    font-size:100%;
}
.result .description h3 a {
    color:#000000;
}
.result .description h3 a:hover {
    text-decoration:none;
}
.result .description p {
    font-size:100%;
    padding:0 0 7px 0;
}
.result .description p.info {
    color:#999999;
}
.content-zone-color {
    width:81%;
    margin:0 auto;
}
.label-control {
    text-transform:uppercase;
    font-size:99%;
    margin:9px 8px 0 0;
    font-weight:300;
}
.content-zone-color  .select-control-1 {
    margin: 0 33px 0 0 !important;
    padding: 4px 0 6px 7px;
    width: 208px !important;
    border: 1px solid #999999;
    color: #999;
    height:34px;
    line-height:30px;
    border-radius: 0;
    display:inline-block;
    float:none;
}
.content-zone-color  .last-select-control {
    margin: 0 !important;
}
.content-zone-color-center {
    text-align:center;
}
.block-downloaded {
    margin:24px auto 150px;
    display:block;
    text-align:center;
}
.picto-down-connect {
    width:184px;
    height:183px;
    margin:0 0 27px 0;
}
.block-row .block-downloaded h2 {
    margin: 0 0 5px;
}

.block-row .freebook.block-downloaded h2 {
    margin: 0 0 20px;
    font-weight: 500;
}
.block-row .freebook.block-downloaded h2.name {
    color: grey;
}
.block-row .freebook.block-downloaded img{
    margin-bottom: 20px;
}
.block-row .freebook .btn-link {
    margin: 20px auto 0;
    display: block;
}
.freebook{
    float: right;
}
.freebook-left{
    float: left;
}
.freebook-left img{
    width: 100%;
}
@media screen and (max-width: 768px){
    .block-downloaded.freebook {
        margin: 7px auto 0px;
    }

    .block-row .freebook.block-downloaded h2.title {
        font-size: 100%;
    }
}

.paragraph-down {
    color: #666666;
    margin: auto;
    text-align: center;
    width: 50%;
    padding:0 0 35px 0;
}
.link-gray {
    color: #7f8c8d;
    display: inline-block;
    font-size: 93%;
    font-style: italic;
}
.link-gray:hover {
    color: #667071;
    text-decoration:none;
}
.link-gray span {
    text-decoration: underline;
}
.col-offset-1 {
    background:#f7f7f7;
    padding:30px 54px 20px 54px;
    margin:0 0 20px 0;
}
.col-offset-1 .image {
    float:left;
    width:105px;
    margin:0 128px 0 0;
}
.col-offset-1 .image img {
    max-width: 100%;
}
.block-downloaded .description {
    text-align:left;
}
.block-downloaded .image + .description {
    margin-left: 230px;
}
.block-downloaded h3 {
    margin: 0;
    font-size: 100%;
}
.block-downloaded .sub-title {
    color: #999;
    font-size: 100%;
}
.block-downloaded .sub-title + .sub-title {
    margin-bottom: 17px;
}
.block-downloaded .description img {
    max-width: 100%;
}
.create-compte {
    border-top:1px solid #cccccc;
    padding:25px 30px 0 34px;
    margin:0 0 37px 0;
    overflow: hidden;
}
.create-compte .btn-buy {
    width:240px;
    float:left;
    margin:0 30px 0 0;
}
.paragraph-compte {
    text-align:left;
    color:#666666;
    font-size:100%;
    font-weight:bold;
}
.paragraph-compte span {
    color:#39ca74;
}
.paragraph-down-offer {
    color: #666666;
    padding: 0 0 4px 0;
    font-size:120%;
    font-weight:200;
}
.block-row .paragraph-down-offer a {
    color: #e74c3c;
    font-weight: 200;
    text-decoration:none;
}
.block-row .paragraph-down-offer a:hover, .block-row .paragraph-down-offer a:focus  {
    color: #b93d30;
    outline:none;
}
.block-downloaded .paragraph-down-offer + .paragraph-down-offer {
    padding: 0 0 32px 0;
}
.number-offert {
    background-color: #d8edf8;
    border: 1px solid #bbe8f2;
    border-radius: 5px;
    color: #3686af;
    display: block;
    font-size: 120%;
    margin: 0 auto 40px;
    padding: 11px 10px;
    width:370px;
}
.block-book-ad-form {
}
.block-book-ad-form .col-md-4 {
    padding-left: 0;
    padding-right: 0;
    width: 32%;
    margin: 0 2.5% 0 0;
    float:left;
}
.block-book-ad-form .zone-book-author {
    width: 100%;
    min-height: 383px;
    margin: 0 0 15px 0;
}
.block-row .block-downloaded .zone-title-book-author h2 {
    margin: 0;
}
.block-row .block-downloaded .zone-title-book-author .sub-title {
    font-size: 87%;
}
.block-book-ad-form .zone-title-book-author {
    border-bottom:none;
}
.block-book-ad-form .link-gray {
    text-align:left;
    display: block;
}
.page-downloaded-1 {
    padding: 3px 0 120px;
}
.page-downloaded-1 .paragraph-down-offer {
    padding: 0 0 42px;
}
.page-downloaded-1 .number-offert {
    margin: 0 auto 55px;
}
.zone-favorit-format {
    width: 65%;
    padding: 0;
    text-align:left;
}
.btn-download-input {
    background-color: #2ecc71;
    border-bottom: 2px solid #30ad63;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: right;
    font-size: 98%;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0;
    text-transform: uppercase;
    width: 240px;
    border-right: none;
    border-left: none;
    border-top: none;
}
.txt-download {
    display:inline-block;
    width:180px;
    text-align: center;
    padding: 12px 0;
}
.picto-download {
    display:inline-block;
    width:60px;
    text-align: center;
    background:#30ad63;
    position:relative;
    padding: 12px 0;
    border-top-right-radius: 3px;
    -moz-border-top-right-radius:3px;
    -webkit-border-top-right-radius:3px;
}
.btn-download:hover .picto-download {
    background: #2ecc71 !important;
}
.picto-download:before {
    position: absolute;
    left: 25px;
    top: 14px;
    content: url(../bundles/blockbookstercore/assets/images/icons/picto-download.png);
}
.btn-download-input:hover {
    background-color: #30ad63;
    border-bottom: 2px solid #1f914e;
}
.btn-download-input:hover .picto-download {
    background: #39ca74;
}
.link-black { 
    color: #000000;
    display: inline-block;
    font-size: 100%;
    font-style: italic;
    text-decoration:underline;
}
.link-black:hover, .link-black:focus  { 
    color: #000000;
}
.content-choice {
    background:#f7f7f7;
    padding:22px 20px 26px 20px;
    margin:0 0 26px 0;
}
.content-choice .title-n2 {
    padding: 0 0 12px;
}
.content-label-radio {
    padding:42px 0 0 52px;
}
.label-radio {
    padding:0 0 40px 0;
}
.label-radio label {
    font-size:160%;
    font-weight: 300;
    cursor:pointer;
}
.label-radio label span {
    font-size:50%;
    display:block;
    font-style:italic;
    margin:10px 0 0 0;
}
.label-radio:not(#foo) > input[type="radio"] {
    height: 14px;
    left: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 14px;
}
.label-radio:not(#foo) > label {
    background: url(../bundles/blockbookstercore/assets/images/icons/radio-1.png) no-repeat left 3px !important;
    line-height: 14px;
    padding: 0 0 0 28px !important;
}
.label-radio:not(#foo) > input[type="radio"]:checked + label {
    background: url(../bundles/blockbookstercore/assets/images/icons/radio-checked-1.png) no-repeat left 3px !important;
}
.picto-info {
    background:url(../bundles/blockbookstercore/assets/images/icons/picto-info.png) no-repeat left top;
    width:15px;
    height:15px;
    display: inline-block;
    margin:0 0 0 4px;
}
.pagenavigator {
    text-align:center;
    margin: 20px 0 20px 0;
}
.pagenavigator li {
    display: inline-block;
    margin: 0;
    width:24px;
    height:24px;
    color:#000000;
    font-size:100%;
    font-weight:bold;
    text-align:center;
    padding: 2px;
}
.pagenavigator li.current {
    background:#e64d42;
    color:#ffffff;
}
.pagenavigator li a {
    color:#000000;
}
.pagenavigator li a:hover {
    text-decoration:none;
}
.pagenavigator li.prev-pag, .pagenavigator li.next-pag {
    margin: 0 10px 0 0;
    background:#f9f9f9;
}
.pagenavigator li.prev-pag a, .pagenavigator li.next-pag a {
    background:url(../bundles/blockbookstercore/assets/images/icons/pag-prev.png) no-repeat left center;
    width:10px;
    display:inline-block;
}
.pagenavigator li.next-pag a {
    background:url(../bundles/blockbookstercore/assets/images/icons/pag-next.png) no-repeat left center;
}
.pagenavigator li.nav-pag {
    margin: 0 25px 0 0;
    width:auto !important;
}
.pagenavigator li.nav-pag.last {
    margin: 0 0 0 15px;
}
.block-info-compte {
    background:#f7f7f7 !important;
    padding: 0 !important;
}
.block-info-compte .container {
    padding: 0;
}
.block-Mcompte {
    background:#ffffff;
    padding:8px 19px 50px 20px;
}
.menu-top {
    border-bottom:1px solid #d6d6d6;
    padding:0 0 8px 0;
    margin:0 0 31px 0;
}
.list-menu-top {
    text-align:center;
}
.list-menu-top li {
    display:inline-block;
    margin:0 0 0 23px;
    width:138px;
    text-align:center;
    text-transform:uppercase;
    font-size:93%;
    color:#cccccc;
    vertical-align: top;
}
.list-menu-top li a {
    color:#cccccc;
}
.list-menu-top li.current, .list-menu-top li:hover {
    color:#000000;
}
.list-menu-top li.current a, .list-menu-top li:hover a  {
    color:#000000;
}
.list-menu-top li a:hover {
    text-decoration:none;
}
.list-menu-top li img {
    display:inline-block;
    margin:0 0 14px 0;
}
.visuel-menu-top {
    height:67px;
    display:block;
    line-height:67px;
    text-align:center; /* centrage horizontal d'un élément en-ligne */ 
}
.txt-menu-top {
    display:block;
}
.list-menu-top li:first-child {
    margin:0;
}
.list-menu-top li .img-off {
    display:inline-block;
}
.list-menu-top li .img-on {
    display:none;
}
.list-menu-top li:hover .img-off, .list-menu-top li.current .img-off  {
    display:none;
}
.list-menu-top li:hover .img-on, .list-menu-top li.current .img-on {
    display:inline-block;
}
.nav-left {
    width:30%;
    float:left;
    margin:0 36px 20px 0;
}
.nav-left ul{
    margin:0;
}
.nav-left ul li{
    color:#666666;
    position: relative;
    z-index: 3;
    width:100%;
    font-size:118.86%;
    font-weight: 100;
}
/*
.nav-left ul li.current, .nav-left ul li:hover {
    color:#ffffff;
}
.nav-left ul li.current, .nav-left ul li:hover {
    background: url(../assets/images/icons/picto-menu.gif) no-repeat right center;
}
.nav-left ul li.last a, .nav-left ul li.ss-border a{
    border-bottom:none;
}


.nav-left ul li a{
    display:block;
    padding:10px 18px 10px 60px;
    color:#666666;
    background:#f7f7f7;
    width: 96.3%;
    border-bottom:1px solid #bdbdbd;
}
.nav-left ul li a:hover{
    text-decoration:none;
}
.nav-left ul li a:focus{
    outline:none;
}
.nav-left ul li.current a, .nav-left ul li:hover a{
    color:#ffffff;
    background:#e64d42;
    border-bottom:none;
    padding:10px 18px 11px 60px;
}
.nav-left ul li.last.current a, .nav-left ul li.last:hover a, .nav-left ul li.ss-border a{
    padding:10px 18px 10px 60px;
}
*/
.content-nav-left {
    float:left;
    width:60%;
    margin:0 0 130px 0;
}
.form-info-compte .input-sub-blue{
    float:right;
}
.filed-compte-center {
    width:67%;
    margin:auto;
}
.form-info-compte .label-form {
    font-size: 93.3%;
    padding: 6px 0 0 0;
    width: 109px;
}
.form-info-compte .label-form-2-ligne {
    padding: 0;
}
.form-info-compte .form-control {
    border: 1px solid #999999;
    border-radius: 0;
    margin-bottom: 18px;
    width: 330px;
    font-size: 93.3%;
}
.form-info-compte select.form-control {
    line-height: 30px;
}
.link-blue {
    font-size:87%;
    color:#3498db;
    text-decoration:underline;
    margin:0 0 35px 131px;
    display:inline-block;
}
.link-blue:hover, .link-blue:focus {
    color:#2980b9;
}
.block-from-checkbox {
    width:50%;
    margin:30px auto 24px;
}
.form-type-checkbox {
    margin:0 0 9px 72px;
}
.block-from-checkbox .form-type-checkbox {
    float:none;
}
.form-type-checkbox:not(#foo) > input[type="checkbox"] {
    height: 13px;
    left: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 13px;
}
.form-type-checkbox:not(#foo) > label {
    background: url("../bundles/blockbookstercore/assets/images/icons/checkbox2.png") no-repeat left top !important;
    line-height: 13px;
    padding: 0 0 0 22px !important;
    font-weight:300;
    color:#666666;
    cursor:pointer;
}
.form-type-checkbox:not(#foo) > input[type="checkbox"]:checked + label {
    background: url("../bundles/blockbookstercore/assets/images/icons/checkbox2-checked.png") no-repeat left top !important;
}
.form-info-compte .separateur {
    margin: 0 0 19px;
}
.txt-form-top {
    color:#9e9e9e;
    font-size:94%;
    padding:0 0 35px 0;
}
.txt-control {
    color: #000000;
    font-size: 14px;
    display:block;
    margin-bottom: 15px;
    padding: 6px 12px;
    width: 330px;
    float:left;
}
.select-control-2 {
    width: 170px !important;
}
.txt-pre-label {
    display: block;
    font-size: 79.8%;
    font-style: italic;
    padding: 0 0 0 20px;
    color: #666666 !important;
}
.form-info-compte .txt-pre-label {
    font-size: 91%;
    padding: 0;
}
.txt-form-center {
    color: #9e9e9e;
    font-size: 95%;
    margin: 0 -58px 0 131px;
    padding: 0 0 22px;
}
.form-info-compte .txt-form-line {
    width: 109px;
    padding: 0;
}
.form-info-compte .field-right {
    width: 330px;
}
.title-n2-bg {
    background:#f7f7f7;
    padding:3px 0 3px 18px;
    margin:44px 0 22px 0 !important;
    color:#666666;
    font-size:133%;
    font-weight: 300;
    text-align: left !important;
}
.content-nav-left .title-n2-bg:first-child {
    margin:0 0 22px 0 !important;
}
.paragraph-form {
    color:#666666;
    font-size:93.3%;
    padding:0 0 20px 0;
}
.txt-after-input {
    color:#666666;
    font-size:93.3%;
    display:inline-block;
    margin:4px 0 0 200px;
    font-style:italic;
}
.content-nav-left-1 {
    float: left;
    margin: 0 0 130px;
    width: 66.8%;
}
.block-total-statistics {
    overflow:hidden;
    margin:0 0 6px 0;
}
.total-statistics {
    float:left;
    background:#f7f7f7;
    width:22.6%;
    height:116px;
    padding:8px 13px 22px 13px;
    margin:0 31px 0 0;
    color:#7f7f7f;
    font-size:86.6%;
    text-transform:uppercase;
    position:relative;
    text-align:center;
}
.total-statistics span {
    position:absolute;
    color:#000000;
    font-size:210%;
    font-weight:bold;
    bottom:22px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.select-control-statistics {
    float: left;
    margin: 81px 0 0 0 !important;
    padding: 6px 0 6px 4px;
    width: 20% !important;
    border:1px solid #999999;
    color:#cccccc;
    font-size:14px;
    border-radius: 0;
    line-height: 30px;
}
.table-statistics {
    width:100%;
    margin:28px 0 40px 0;
}
.table-statistics th, .table-statistics td {
    width:33.33%;
    font-size:80%;
    color:#000000;
}
.table-statistics th {
    font-weight:bold;
    border-bottom:1px solid #7f7f7f;
    padding:0 0 10px 15px;
}
.table-statistics th img {
    margin:0 0 0 5px;
}
.table-statistics td {
    border-bottom:1px solid #e2e2e2;
    padding:10px 0 10px 15px;
}
.even {
    background:#f9f9f9;
}
.odd {
    background:#ffffff;
}
.nav-left .premium {
    margin-top: 2px;
    font-size: 70%;
    padding: 2px 5px;
}
.link-view {
    color:#3498db;
    font-size:99%;
    padding:0 0 0 32px;
    margin:0 0 0 14px;
    text-decoration:underline;
    background:url(../bundles/blockbookstercore/assets/images/icons/picto-view.png) no-repeat left 5px;
}
.link-view:hover, .link-view:focus {
    color:#2980b9;
    background:url(../bundles/blockbookstercore/assets/images/icons/picto-view-over.png) no-repeat left 5px;
}
.link-view:focus {
    outline:none;
}
.table-statistics th.col1, .table-statistics td.col1 {
    width: 25%;
}
.table-statistics th.col2, .table-statistics td.col2 {
    width: 34%;
}
.table-statistics th.col3, .table-statistics td.col3 {
    width: 15%;
}
.table-statistics th.col4, .table-statistics td.col4 {
    width: 6%;
}
.table-statistics th.col5, .table-statistics td.col5 {
    width: 6%;
}
.table-statistics th.col6, .table-statistics td.col6 {
    width: 6%;
}
.table-statistics th.col7, .table-statistics td.col7 {
    width: 6%;
}
.table-statistics td.col3, .table-statistics td.col4, .table-statistics td.col5, .table-statistics td.col6, .table-statistics td.col7 {
    border-right:1px solid #e2e2e2;
}
.table-statistics th.col4, .table-statistics td.col4, .table-statistics th.col5, .table-statistics td.col5, .table-statistics th.col6, .table-statistics td.col6, .table-statistics th.col7, .table-statistics td.col7 {
    padding: 10px 0 10px 0;
    text-align:center;
}
.table-statistics th.col4 img, .table-statistics th.col5 img, .table-statistics th.col6 img, .table-statistics th.col7 img {
    margin: 0;
}
.table-favorite {
    width:100%;
    margin:0 0 40px 0;
}
.table-favorite th, .table-favorite td {
    font-size:93.3%;
    color:#000000;
}
.table-favorite th {
    font-weight:bold;
    border-bottom:1px solid #a8a8a8;
    padding:0 0 8px 32px;
}
.table-favorite td {
    border-bottom:1px solid #e7e7e7;
    padding:13px 0 10px 32px;
}
.table-favorite .col4 {
    width:21%;
}
.visuel-profil img {
    border:1px solid transparent;
}
.visuel-profil:hover img {
    opacity:0.6;
    filter : alpha(opacity=60);
    border:1px solid #cccccc;
}
.btn-link-corl {
    background-color: #e74c3c;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    padding: 4px 10px;
    font-size:93%;
}
.btn-link-corl:hover, .btn-link-corl:focus {
    background-color: #b93d30;
    text-decoration:none;
    color:#ffffff;
    outline:none;
}
.purchased-books {
    margin: 0 0 35px 0;
}
.block-purchased-books {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 36px;
    overflow: hidden;
    padding: 0 0 24px 70px;
    position:relative;
}
.block-purchased-books .image {
    float: left;
    width: 90px;
    margin:0 39px 0 0;
}
.block-purchased-books  .description {
    float:left;
    width:200px;
    margin:0 19px 0 0;
}
.block-purchased-books .description h3 {
    color: #666666;
    font-size: 160%;
    margin: 0;
    font-weight:300;
}
.block-purchased-books .description h3 a, .block-purchased-books .description p a  {
    color: #666666;
    font-weight: 300 !important;
    text-decoration: none !important;
}
.block-purchased-books .description h3 a:hover, .block-purchased-books .description h3 a:focus, .block-purchased-books .description p a:hover, .block-purchased-books .description p a:focus  {
    text-decoration:none;
    outline:none;
}
.block-purchased-books .description p {
    font-size:93%;
    color: #666666;
    padding: 0 0 7px;
}
.link-bill {
    position:absolute;
    bottom:25px;
    right:0;
    background:url(../bundles/blockbookstercore/assets/images/icons/facture.png) no-repeat left 2px;
    padding:0 0 0 21px;
    /*color:#666666;*/
    color:#7f8c8d;
    font-size:97%;
    text-decoration:underline;
}
.link-re-download {
    position:absolute;
    bottom:25px;
    right:205px;
    background:url(../bundles/blockbookstercore/assets/images/icons/re-telecharger.png) no-repeat left 2px;
    padding:0 0 0 27px;
    /*color:#666666;*/
    color:#7f8c8d;
    font-size:97%;
    text-decoration:underline;
}
.link-bill span {
    font-style:italic;
}
.link-bill:hover, .link-bill:focus, .link-re-download:hover, .link-re-download:focus   {
    color:#667071;
    outline:none;
}
.link-bill:hover, .link-bill:focus {
    background:url(../bundles/blockbookstercore/assets/images/icons/facture-over.png) no-repeat left 2px;
}
.link-bill:focus {
    background:url(../bundles/blockbookstercore/assets/images/icons/facture-click.png) no-repeat left 2px;
    color:#bdc3c7;
}
.link-re-download:hover, .link-re-download:focus   {
    background:url(../bundles/blockbookstercore/assets/images/icons/re-telecharger-over.png) no-repeat left 2px;
}
.link-re-download:focus   {
    background:url(../bundles/blockbookstercore/assets/images/icons/re-telecharger-click.png) no-repeat left 2px;
    color:#bdc3c7;
}
.content-nav-left .form-info-compte.form-livre {
    margin: 0;
}
.content-nav-left .form-info-compte.form-livre .info-perso {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom:15px;
}
.content-nav-left .form-livre .info-perso .label-form {
    padding-top:0;
}
.table-fan-list{
    width:100%;
    margin:0 0 40px 0;
}
.table-fan-list th, .table-fan-list td {
    font-size:80%;
    color:#000000;
}
.table-fan-list th {
    font-weight:bold;
    border-bottom:1px solid #a8a8a8;
    padding:0 0 8px 16px;
}
.table-fan-list td {
    border-bottom:1px solid #e8e8e8;
    padding:13px 0 10px 16px;
}
.table-fan-list tr td:first-child {
    font-size:85%;
}
.table-fan-list .col4 {
    width:33%; 
}
.cols-row {
    text-align:center;
}
.table-fan-list td.cols-row {
    padding: 13px 0 10px 0;
}
.link-view-detail {
    font-size:93%;
    text-decoration:underline;
    color:#34495e;
    margin:0 0 18px 0;
    display:block;
}
.link-view-detail:hover, .link-view-detail:focus {
    color:#2a3a4b;
    outline:none;
}
.warning-marge {
    padding:0 0 14px 0;
}
.action-btns span {
    background: #3498db;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    margin: 0 0 0 3px;
    padding: 3px;
    text-align: center;
    width: 30px;
}
.action-btns span:hover {
    background: #2980b9;
}
.table-promo-code {
    width:100%;
    margin:0 0 40px 0;
}
.table-promo-code th, .table-promo-code td {
    width:14.2%;
    font-size:80%;
    color:#000000;
}
.table-promo-code th {
    font-weight:bold;
    border-bottom:1px solid #7f7f7f;
    padding:0 0 10px 15px;
}
.table-promo-code td {
    border-bottom:1px solid #e2e2e2;
    padding:5px 0 5px 15px;
}
.field-right-radio {
    width:auto !important;
}
.field-right-radio .form-type-radio div:not(#foo) > label {
    margin: 0 15px 0 0;
}
.field-right-radio .picto-info.with-marge {
    margin-left: 10px;
}
.last-filed-compte {
    overflow:hidden;
    margin:0 0 20px 0;
}
/************ adil ****/
.filed-livre{
    margin:0 0 15px 0;
    font-family: 'Open Sans';
}
.filed-livre:before,.filed-livre:after{content:" ";display:table}.filed-livre:after{clear:both}
.filed-livre .photo img {
    border: 1px solid #999;
    margin-bottom: 14px;

}
.filed-photo .label-form{
    margin: 0 0 15px 0;
    padding: 0px;
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 600;
}

.filed-photo .desc-photo {
    float: none;
    margin: 0;
}
.filed-photo .photo a {
    color: #1574de;
    font-size: 80%;
    padding: 0 2px;
    text-decoration: underline;
    float: left;
}

.storecover .filed-photo .photo a {
    float: none;
}
.filed-photo .photo a:hover, .filed-photo .photo a:focus {
    color: #2980b9;
    outline:none;
}
.filed-photo .photo .separator-link{
    float: left;
    margin-top: -3px;
    color: #6b6b6b;
}
.filed-photo desc-photo{
    font-family: 'Open Sans';
    font-weight: 600; 
} 
.left-fileds, .right-fileds{
    float: left;
}
.left-fileds{
    width: 167px;
    margin: 0 54px 0;
}
.right-fileds{
    width: 680px;
    margin-right: -80px;
}
.filed-livre .label-form{
    width: 166px;
    font-weight: 500; 
}
.filed-livre .form-control {
    border: 1px solid #999;
    border-radius: 0;
    margin-bottom: 0;
    width: 330px;
    font-size: 93.33%;
    line-height: 29px;
    display: inline-block;
}
.form-type-checkbox {
    float: left;
}
.form-type-checkbox div:not(#foo) > input[type="checkbox"] {
    height: 13px;
    left: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 13px;
}
.form-type-checkbox label {
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    font-weight: normal;
    margin: 0 37px 0 0;
}
.form-type-checkbox div:not(#foo) > label {
    background: url(../bundles/blockbookstercore/assets/images/icons/checkbox2.png) no-repeat left top !important;
    line-height: 13px;
    padding: 0 0 0 22px !important;
}
.form-type-checkbox div:not(#foo) > input[type="checkbox"]:checked + label {
    background: url(../bundles/blockbookstercore/assets/images/icons/checkbox2-checked.png) no-repeat left top !important;
}
.filed-livre .form-type-checkbox {
    margin-left: 0px;
}
.filed-livre .form-type-checkbox label {
    margin-left: 189px;
}
.form-control.input-control-1{
    width: 108px;
    float: left;
}
.label-form.lebel-control-1{
    margin:  0 0 0 15px;
    padding: 8px 12px 0 0;
    width: auto;
}
.filed-livre .select-control-1 {
    width: 105px !important;
}
.filed-livre .add-genre {
    margin-left: 180px;
}
.filed-livre .picto-info {
    background:url(../bundles/blockbookstercore/assets/images/icons/picto-info2.png) no-repeat left top;
    height: 21px;
    margin-top: 0;
    width: 21px;
    margin-left: 13px;
    display: inline-block;
    vertical-align: middle
}
.picto-info.centerinfo{
    margin-top: 8px;
} 
.filed-livre .form-type-checkbox + .picto-info{
    margin-top: 0px;
}
.etape3 .filed-livre .form-type-checkbox label{
    margin-right: 0px;
}
.etape3 .field-right{
    width: 336px;
}
.select-control-2{
    width: 143px !important;
    float: left;
}
.form-control.input-control-2 {
    float: left;
    width: 140px;
}
.form-control.input-control-3 {
    float: left;
    width: 198px;
}
.select-control-3{
    width: 50px !important;
    float: left;
    padding: 5px;
}
.label-form.lebel-control-2 {
    margin: 0 0 0 15px;
    padding: 0 12px 0 0;
    width: 66px;
    line-height: 18px;
}
.filed-livre .textarea {
    width: 330px;
    font-size: 12px;
    border: 1px solid #999999;
    font-style: italic;
    padding: 7px 6px;
}
#Des-courte.textarea {
    min-height: 107px;
}
.filed-livre.etat-site{
    margin: 0px;
    background: #f8f8f8;
    margin: 20px 0 -20px;
    padding: 21px 0;
    text-align: center;
}
.filed-livre.etat-site .label-form,.filed-livre.etat-site  .form-control{
    float: none;
    display: inline-block;
}
.form-livre{
    margin: 0 -99px
}
.form-livre .bt-form-wizz{
    text-align: right;
    margin-left: 0;
    margin-right: 0;
}
.form-livre .bt-form-wizz .input-sub-blue{
    margin-right: 83px;
}
select .s{
    color: #cccccc;
}
/**************/
.block-type-left{
    width: 502px;  
    float: left;
    text-align: left;
    padding: 0 36px 0 53px;
    margin-top: 20px ;
}
.block-type-right{
    border-left: 1px solid #ccc;
    float: right;
    width: 480px;
    padding: 0 13px 0 54px;
    text-align: left;
    margin-top: 20px ;
}
.titre-type{
    color: #000;
    font-size: 20px;
    display: inline-block;
    margin: 0 0 26px 99px;
}
.titre-type.titre-type{

}
.sup{
    height: 1px;
    width: 330px;
    margin: 17px auto 40px;
    background: #cccccc;
    display: block;
}
.filed-boutiques{

}
.filed-livre.filed-boutiques  .titre-label{
    display: block;
    width: 100%;
    padding: 0px;
    margin: 0 0 17px 0;
    text-align: left;
    float: none;
}
.filed-boutiques .field-left{
    text-align: left;
    margin-bottom: 17px;
}
.filed-boutiques .field-left .form-control{
    width: 227px;
    margin-right: 12px;
}
.filed-boutiques .field-left .select-control{
    width: 122px !important;
}
.filed-boutiques  .editing-btns-blog {
    display: inline-block;
    float: none;
    margin: 2px 0 0;
    vertical-align: top;
    width: 34px;
}
.filed-boutiques .editing-btns-blog span{
    margin: 0;
}
.field-prix .label-form {
    padding: 8px 19px 0 0;
    margin: 0px;
    width: auto;
}
.field-prix .form-control {
    margin-right: 12px;
}
.add-boutiques {
    color: #666666;
    display: block;
    font-size: 79.8%;
    margin: -7px 0 20px 0;
    text-align: left;
}
.add-boutiques a {
    color: #3498db;
    text-decoration: underline;
}
.add-boutiques a:hover, .add-boutiques a:focus  {
    color: #2980b9;
    outline:none;
}
.desc-form{
    color: #666666;
    font-size: 14px;
    margin: 0 0 50px 72px;
}
.form-livre.etape3 .filed-livre{
    padding-left: 72px;
}
.filed-livre .second-label{
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    vertical-align: sub;
    width: auto;
}
.filed-livre .form-type-checkbox label{
    margin-right: 14px;
}
.filed-label-checkbox.filed-livre .form-type-checkbox label{
    margin-left: 0px;
}
.filed-label-checkbox .form-type-checkbox{
    padding: 8px 0 0 0;
}
.form-livre.etape3 .label-form{
    padding-left: 0px;
}
.btn-sub-blue{
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    padding: 3px 28px;
    text-align: center;
    text-transform: none;
    background-color: #3498db;
    width: 180px;
    font-size: 14px;
    display: inline-block;
}
.btn-sub-blue:hover, .btn-sub-blue:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2980b9;
}
.links-promo {
    display: block;
    font-size: 79.8%;
    display: inline-block;
    text-align: left;
    color: #1574de;
    text-decoration: none;
    margin: 0 14px;
}
.links-promo:hover {
    color: #1574de;
}
.parag-info{
    color: #888888;
    font-size: 13px;
    margin: 0 0 26px 260px;
    width: 457px;
}
.parag-info-it{
    font-style: italic;
}
.links-ISBN {
    color: #3498db;
    display: inline-block;
    font-size: 14px;
    margin: 0 14px;
    text-align: left;
    text-decoration: none;
    font-style: italic;
}
.links-ISBN:hover, .links-ISBN:focus {
    color: #2980b9;
    outline:none;
}
p.desc-fichier a:hover, p.desc-fichier a:focus {
    color: #2980b9;
    outline:none;
}
.block-fichier{
    margin: 0 70px 0 72px;
    border-top: 1px solid #d6d6d6; 
    padding: 24px 0 27px 0;
    border-bottom: 1px solid #d6d6d6; 
}
.desc-fichier{
    font-size: 15px;
    color: #666666;
    width: 532px;
    font-weight: normal;
    margin-bottom: 42px;
}
p.desc-fichier a{
    color: #3498db;
    font-weight: 500;
}
.block-fichier .filed-livre{
    padding-left: 0px !important;
}
.block-fichier .link-type-fichie{
    color: #666666;
    font-weight: 500;
    font-size: 14px;
    margin: 0 16px 0 0;
}
.items-upload{
    float: left;
}
.item-upload {
    margin-bottom: 13px;
}
.item-upload > img{
    margin-right: 14px;
}
.img-uploade{
    background: #e6e6e6;
    width: 29px;
    height: 29px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    line-height: 26px;
}
.img-uploade:hover{
    background: #979c9f;
}
.block-fichier .link-fichie{
    color: #666666;
    font-style: italic;
    font-weight: 300;
    font-size: 13px;
}
.block-fichier .link-fichie:hover{
    text-decoration: none;
}
.block-revendeurs{
    padding: 25px 0 30px 0;
    margin: 0 70px 0 72px;
    border-bottom: 1px solid #d6d6d6; 
}
.block-revendeurs .filed-livre .form-type-checkbox label{
    margin-left: 0px;
    line-height: 18px !important
}
.block-cgv{
    background: #fcf8e2;
    padding: 34px 10px 25px;
    width: 430px;
    border-radius: 8px;
    margin: 48px auto;
    border: 1px solid #fbefd7;

}
.block-cgv .filed-livre{
    padding: 0px !important;
    text-align: center;
    margin: 0px;
}
.block-cgv .filed-livre .form-type-checkbox{
    float: none
}
.block-cgv .filed-livre .form-type-checkbox label{
    margin: 0px; 
}
.select-control-4 {
    float: left;
    width: 173px !important;
}
.select-control-5 {
    float: left;
    width: 300px !important;
}
.label-form .light-txt{
    font-weight: 300;
    color: #666666;
}
.label-form .light-txt-it, .txt-form-line .light-txt-it{
    font-weight: 300;
    color: #666666;
    font-style: italic;
    display: block;
}
.block-fichier .label-form .light-txt-it{
    font-size: 13px;
}
.filed-livre .textarea + .picto-info{
    vertical-align: top;
}
input[type="submit"].second-btn{
    width: 298px !important;
}
.link-latel {
    color: #3498db;
    display: block;
    text-align: center;
    font-size: 94.5%;
    margin: 7px 0 0 0;
    padding: 0 0 0 0;
    text-decoration: underline;
}
.link-latel:hover, .link-latel:focus {
    color: #2980b9;
    outline:none;
}
.form-livre.etape3 .bt-form-wizz{
    text-align: center;
}
.form-livre.etape3 .bt-form-wizz .input-sub-blue{
    margin: 0px 0 24px 0;
}
.info-perso{
    margin-bottom: 34px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}
.filed-livre .txt-form-line{
    color: #666666;
    float: left;
    font-size: 93.33%;
    font-weight: 500;
    margin: 0 22px 0 0;
    text-align: right;
    width: 180px;
    width: 166px;
    padding-left: 0;
}
.filed-livre + .add-genre, .filed-livre + .required-fields{
    margin-left: 189px;
}
.form-type-radio div:not(#foo) > input[type="radio"]:checked + label{
    background: url(../bundles/blockbookstercore/assets/images/icons/radio-checked2.png) no-repeat scroll left top !important;
}
.picto-info.with-marge{
    margin-left: 50px;
}
.filed-livre .label-or{
    margin: 0 42px 0 35px;
    padding:8px 0 0 0px;
}
.filed-vente .picto-info {
    margin-top: 8px; 
}
.form-control.input-control-4{
    width: 440px;
}
.etape3 .filed-livre .form-control.input-control-2{
    float: none;
}
.form-type-checkbox label span{
    line-height: 18px;
    margin-top: -4px;
    display: block;
    font-size: 17px;
    font-weight: 300;
}
.form-type-checkbox label span span{
    color: #888888;
    font-size: 15px;
    margin: 0;
    font-style: italic;
}
.form-control.input-control-5{
    width: 176px;
}
.block-revendeurs .filed-livre{
    margin-bottom: 0px;
}
.block-revendeurs .form-type-checkbox{
    margin-bottom: 0px;
}
.block-fichier .filed-livre{
    margin-bottom: 0px;
}
.form-livre.etape2{
    margin-top: 20px;
}
/**/
.warning{
    color: #be3a31;
    font-size: 14px;
    text-align: center;
}
p.warning a,
.warning a:hover{
    color:#be3a31;
    font-weight: normal;
}
.table-statistics.table-service th{
    padding-left: 12px;
}
.table-statistics.table-service th, .table-statistics.table-service td{
    width: auto;
}
.table-statistics.table-service td {
    padding: 10px 12px;
}
.table-statistics.table-service th.user{
    padding: 0px
}
.table-statistics.table-service th.message,
.table-statistics.table-service th.user,
.table-statistics.table-service th.Status{
    text-align: center;
    padding-left: 0;
}
.table-statistics.table-service td.message,
.table-statistics.table-service td.user,
.table-statistics.table-service td.Status
{
    text-align: center;
    padding: 0px;
    vertical-align: middle;
}
.table-statistics.table-service td.Status{
    font-size: 13px;
}
.table-statistics.table-service td.user{
    padding: 0 14px;
}
.table-statistics.table-service td span {
    color: #686868;
}
.table-statistics.table-service td span.spandate {
    display: block;
    color: #696969;
    font-size: 13px;
}
.linkaccepte{
    background: #2ecc71;
    color: #fff;
    padding: 0px 12px;
    display: inline-block;
    border-radius: 2px;
    font-weight: 500;
    font-size: 13px;
    border: none;
    line-height: 21px;
    height: 21px;
    vertical-align: middle;
}
.linkaccepte:hover, .linkaccepte:focus {
    color: #fff;
    text-decoration: none;
    background: #30ad63;
    outline:none;
}
.info-bulle-table{
    background: #dff0d7;
}
.info-bulle-table { 
    position: absolute; 
    background: #dff0d7;
    top: -15px;
    left: -250px;
    width: 260px;
    text-align: left;
    padding: 14px 13px 22px 13px;
    font-size: 13px;
    border-radius: 3px; 
    display: none;
    line-height: 15px;
}
.info-bulle-table p{
    margin-bottom: 15px;
}
.info-bulle-table p:last-child{
    margin-bottom: 0;
}
.message .content,
.user .content
{
    position: relative;
}
.info-bulle-table:after { 
    background: url(../bundles/blockbookstercore/assets/images/icons/picto-bulle.png) no-repeat scroll right center;
    left: 100%;
    top: 19px;
    content: " ";
    position: absolute;
    width: 14px;
    height: 19px;
}
.user .info-bulle-table{
    left: -280px;
}
.message .msg-active, .user .img-user-active{
    display: none;
}
.message:hover .msg-desactive, .user:hover .img-user{
    display: none;
}
.message:hover .info-bulle-table,
.user:hover .info-bulle-table,
.message:hover .msg-active,
.user:hover .img-user-active{
    display: inline-block;
}
.ui-dialog .popin-promo{
    padding: 50px 0px 60px 0px;
}
.popin-promo .label-form,.popin-promo label{
    color: #000;
}
.label-form.lebel-control-3{
    margin: 8px 19px 0 0;
    width: auto;
    padding: 0px;
}
.block-code-prmo{
    border-radius: 5px;
    border: 1px solid #bbe8f2;
    background: #d8edf8;
    padding: 13px 13px 10px 13px;
    text-align: center;
    color: #3686af ;
    font-size: 18px;
    display: block;
    width: 370px;
    margin: 47px auto 60px;
}
.block-code-prmo span{
    font-weight: bold;
    color: #3686af !important;
}
.popin-promo  .filed-livre .label-form:first-child {
    width: 200px;
}
.popin-promo .form-control{
    color: #000;
}
.popin-promo .filed-livre.filed-label-checkbox .form-control{
    color: #cccccc;
}
.actions{
    text-align: center;
}
.form-control.input-control-6 {
    width: 300px;
}
.filed-livre .textarea2{
    min-height: 160px;
}
.popin-promo .form-control{
    padding: 6px 8px;
}
@media screen and (min-width: 769px)
{
    .result.first-result {
        background:#fafafa;
        border: 1px solid #e9e9e9;
    }
    .result.first-result .image {
        width:150px;
    }
    .result.first-result .image img {
        width: 100%;
    }
    .result.first-result .image + .description {
        margin-left: 177px;
    }	
}
/*******************
**Authentification**
********************/
.authentification h2{
    font-weight: 300;
    color: #464646;
    font-size: 23.9px;
    text-align: center;
    margin-bottom: 45px;
}
.authentification.with-social h2{
    margin-bottom: 30px;
}
.block-item-auth{
    margin-bottom: 50px;
    width: 49.7%;
    display: inline-block;
}
.inscription .block-item-auth,
.with-social .block-item-auth
{
    display: block;
    margin: 0 auto;
}
.block-item-auth h3{
    color: #727272;
    text-align: center;
    font-size: 14px;
    margin-bottom: 34px;
    text-transform: uppercase;
}
.input-control-6{
    width: 270px;
}
.block-item-auth .form-control{
    border: 1px solid #999999;
    margin: 0px;
}
input[type="submit"].btn-green {
    background-color: #2ecc71;
    border-radius: 5px;
    float: none;
    margin: 0;
    text-transform: none;
    width: 210px;
    font-size: 13.95px;
}
input[type="submit"].btn-green:hover {
    background-color: #25a35a;
}
.actions input.btn-green[type="submit"]{
    margin-bottom: 16px;
}
.form-connecter .filed-form{
    text-align: center;
}
.form-connecter .filed-form .form-control{
    display: inline-block;
}
.filed-form{
    margin-bottom: 15px;
}
.filed-form:before,.filed-form:after{content:" ";display:table}.filed-form:after{clear:both}
.link-forget{
    display: block;
    color: #727272;
    font-style: italic;
    font-size: 12px;
    text-decoration: underline;
}
.link-forget:hover{
    color: #667071;
}
.block-inscrire{
    border-left: 1px solid #dfe0e1; 
}
.link-type{
    color: #727272;
    font-size: 14px;
    border: 1px solid #727272;
    border-radius: 3px;
    display: inline-block;
    padding: 5px 60px;
    margin: 0 0 5px 0;
}
.link-type:hover{
    color: #979c9f;
    text-decoration: none;
}
.form-connecter p{
    color: #727272;
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
}
.sociel-btn{
    padding: 0;
    line-height: 34px;
    border: none;
    border-radius: 3px; 
    width: 295px;
    display: block;
    margin: 0 auto 13px;
}
.btns-social{
    margin-bottom: 25px;
}
.btns-social button:last-child{
    margin-bottom: 0px;
}
.sociel-btn span{
    display: block;
    padding: 0 70px;
    color: #ffffff;
}
.btn-facebook{
    background: #3b5998;
}
.btn-facebook:hover{
    background: #3b5283;
}
.btn-facebook span{
    background: url(../bundles/blockbookstercore/assets/images/icons/facebook.png) no-repeat 16px center;
}
.btn-google{
    background: #dd4b39;
}
.btn-google:hover{
    background: #b93d30;
}
.btn-google span{
    background: url(../bundles/blockbookstercore/assets/images/icons/googleplus.png) no-repeat 16px center;
}
.authentification p{
    color: #727272;
    font-size: 14px;
    text-align: center;
    margin-bottom: 22px;
    font-weight: 300;
}
.authentification .filed-form.actions p{
    font-size: 12px;
}
.connecte-social p.light{
    font-size: 12px;
}
p.exist-compte{
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.authentification p.ita{
    font-style: italic;
}
.authentification p.light{
    margin: 0 22px 22px;
}
.authentification p a{
    color: #727272; 
    text-decoration: underline;
}
.authentification p a:hover{
    color: #979c9f; 
}
.msg-sended{
    background: #d8edf8;
    border: 1px solid #bbe8f2;
    font-size: 18px;
    margin: 0 auto 47px auto;
    color: #3686af;
    padding: 8px 43px;
    font-weight: 300;
    border-radius: 10px; 
    width: 49.7%;
    display: block;
}
.msg-sended span{
    font-weight: bold; 
}
.authentification{
    padding: 52px 0 100px 0;
    margin: 0 auto;
    display: block;
    width: 66.3667%;
}
.sup-authentification{
    background: #dfe0e1;
    height: 1px;
    width: 170px;
    margin: 0 auto 20px;
}
.sup2{
    background: #dfe0e1;
    height: 1px;
    width: 370px;
    margin: 0 auto 20px;  
}
.inscription .btns-social {
    margin-bottom: 30px;
}

.link-red{
    display: inline-block;
    color: #e64d42;
    font-size: 14px;
    font-style: italic;
    padding-left: 18px;
    margin-bottom: 20px;
}
.link-red span{
    text-decoration: underline;
}
.link-red.link-icon-mail{
    padding-left: 18px;
    background: url(../bundles/blockbookstercore/assets/images/icons/mail.png) no-repeat left center;
}
.link-red.link-icon-edit{
    padding-left: 18px;
    background: url(../bundles/blockbookstercore/assets/images/icons/edit.png) no-repeat left center;
}
.link-red.link-icon-mail:hover{
    background: url(../bundles/blockbookstercore/assets/images/icons/mail-hover.png) no-repeat left center;
}
.link-red.link-icon-edit:hover{
    background: url(../bundles/blockbookstercore/assets/images/icons/edit-hover.png) no-repeat left center;
}
.links-actions{
    margin-bottom: 30px;
    text-align: center;
}
.desc-almost{
    margin-bottom:20px !important; 
}
.desc-almost a{
    text-decoration: none !important;
    font-weight: bold;
}
.link-gray2 {
    color: #7f8c8d;
    display: inline-block;
    font-size: 93%;
    text-decoration: underline;
}
.link-gray2:hover {
    color: #667071;
}
.links-almost{
    text-align: center;
}


.with-social p{
    margin-bottom: 20px;
}
.with-social .filed-form{
    text-align: center;
}
/**********naelb lot3***********/
.ui-dialog.parent-popin2 .ui-dialog-titlebar {
    text-align:center;
    margin:0 0 28px 0;
    padding: 14px 25px 19px;
}
.ui-dialog.parent-popin2 .ui-dialog-title {
    float: none;
}
.form-change-bg .paragraph {
    padding: 0 0 27px;
    font-size: 100%;
}
.form-change-bg {
    padding:0 40px 0 40px;
}
.form-change-bg .bt-form input[type="submit"] {
    font-size:95.8%;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
.parent-popin2 .block-cover-image {
    margin: 0 0 25px;
}
.parent-popin2 .cover-image {
    width: 402px;
    margin: 0 0 7px 5px;
}
.parent-popin2 .cover-image img {
    height: 122px;
    width: 400px;
}
.parent-popin2 .cover-image a:hover {
    border: 1px solid #cccccc;
}
.parent-popin2 .cover-image a.active-link img, .parent-popin2 .cover-image a:hover img {
    opacity:0.6;
    filter : alpha(opacity=60);
}
.form-change-bg .filed-compte .photo {
    float:none;
    width: auto;
}
.format-visuel {
    color:#999999;
    font-size:86.6%;
    font-style:italic;
    padding:0 0 20px 0;
}
.form-editing .filed-form-titre{
    margin-bottom: 20px;
}
.form-editing .filed-form-titre .control-label{
    font-size: 14px;
    display: block;
    color: #666666;
    line-height: 14px;
    margin-bottom: 12px;
}
.form-editing .filed-form-titre .form-control{
    font-size: 24px;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    height: 33px;
    padding-bottom: 0px;
    font-weight: 300;
    padding-top: 0; 
    margin-bottom: 0px;
}
.popin-blog-editing.ui-dialog-content{
    padding: 20px 35px 0 45px;
}
.blog-editing-popin .ui-widget-header,
.popin-galerie-editing .ui-widget-header,
.popin-personnage-editing .ui-widget-header,
.popin-questionnaire-editing .ui-widget-header,
.popin-revue-presse .ui-widget-header
{
    border-bottom: none;
}

.ui-dialog .ui-dialog-titlebar-close
{
    right: 10px;
    top: 15px;
}
.filed-form-radio{
    margin-bottom: 20px;
}
.type-article .form-type-radio{
    background: #f1f1f1;
    border-radius: 3px;
    padding: 5px 16px 5px 11px;
    margin: 0 18px 0 0;
}
.type-article .form-type-radio  div:not(#foo) > label{
    margin: 0 0 0 0;
}
.form-editing .label-form  {
    padding-left: 0;
    padding-right: 27px;
    margin: 0;
    width: auto;
    color: #000;
    text-align: left;
}
.textarea-article{
    width: 100%;
    height: 410px;
}
.date-publication{
    margin-bottom: 33px;
}
.desc-article{
    margin-bottom: 32px;
}
.form-editing .bt-form input[type="submit"]{
    background: #1574de;
    text-transform: uppercase;
    font-size: 14.44px;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
.form-editing .bt-form input[type="submit"]:hover{
    background: #2980b9;
}
.galerie-editing.ui-dialog-content {
    padding: 52px 70px 35px;
}
.block-telecharger{
    text-align: center;
    margin-bottom: 90px;
}
.block-telecharger > a{
    display: inline-block;
    color: #000000;
    background: url(../bundles/blockbookstercore/assets/images/icons/uploade.png) no-repeat  left center;
    padding:  0 0 0 36px;
    margin-bottom: 18px;
}
.block-telecharger > a:focus{
    outline:none;
}
.block-telecharger > a span{
    display: block;
    text-decoration: underline;
}
.block-telecharger > span{
    display: block;
    color: #999999;
    font-size: 13px;
    font-style: italic;
}
.input-control-7{
    width: 468px;
}
.radio-show-home{
    margin-bottom: 53px;
}
.radio-show-home label{
    color: #000;
}
.radio-show-home label span {
    display: block;
    color: #999999;
    font-size: 13px;
    font-style: italic;
    margin-top: 6px;
}
.form-editing-galerie .bt-form{
    border-top: 1px solid #cccccc;
    width: 100%;
    padding-top: 26px;
}
/**********naelb suite lot3***********/
.Premium-upgrade {
    background:url(../bundles/blockbookstercore/assets/images/image-body.jpg) no-repeat center fixed;
    -webkit-background-size: cover; /* pour Chrome et Safari */
    -moz-background-size: cover; /* pour Firefox */
    -o-background-size: cover; /* pour Opera */
    background-size: cover; /* version standardisée */
}
.block-Premium-upgrade {
    background:#ffffff;
    display: block;
    margin: 95px auto 50px;
    padding: 6px 30px 50px 30px;
    width:69%;
}
.block-Premium-upgrade .title-n2-bg {
    margin: 26px 0 26px !important;
    padding: 3px 17px 3px 18px;
}
.block-Premium-upgrade .filed-compte-center {
    width: 81%;
}
.block-bg-card {
    background: #f7f7f7;
    margin: 0 0 22px !important;
    padding: 15px 17px 20px 18px;
    overflow:hidden;
}
.block-bg-card .btn-buy-input {
    font-size:95%;
}
.block-bg-card .btn-buy-input:hover {
    background-color: #30ad63;
    border-bottom: 2px solid #1f914e;
}
.block-bg-card .btn-buy-input:hover .picto-buy {
    background: #39ca74 !important;
}
.title-n2-ss-bg {
    color: #666666;
    font-size: 133%;
    font-weight: 300;
    margin: 0 0 12px 0 !important;
    padding: 0;
}
.block-bg-card .block-card span {
    font-size: 87%;
    margin:0 0 2px 0;
}
.paragraph-marge {
    color: #666666;
    font-size: 87%;
    margin: 45px 0 17px 0;
}
.paragraph-marge a {
    color: #1574de;
    text-decoration:underline;
}
.paragraph-marge a:hover, .paragraph-marge a:focus  {
    color: #2980b9;
    outline:none;
}
.price-cart {
    float:right;
    text-align:right;
    width:75px;
    color:#666666;
    font-size:100%;
}
.block-Premium-upgrade .title-n2-bg .price-cart {
    font-size:85%;
    font-weight:600;
}
.coupon-code {
    float:right;
    text-align:right;
    color:#666666;
    font-size:65%;
    font-style:italic;
    padding:5px 5px 0 0;
}
.coupon-code a {
    color:#666666;
}
.block-upload-image {
    height: 124px;
    width: 402px;
    border: 1px solid #999;
    float: left;
    margin: 0 10px 0 0;
    background:#f7f7f7;
}
.block-glob-upload-image {
    margin: 0 0 0 6px;
}
.block-glob-upload-image .desc-photo {
    margin: 82px 0 0;
}
.personnage-editing.ui-dialog-content,
.popin-revue-presse .ui-dialog-content
{
    padding-left: 0; 
    padding-right: 0; 
}
.filed-personnage{
    border-bottom: 1px solid #999999; 
    padding-bottom: 38px;
    margin-bottom: 35px;
    padding-left: 84px;
    padding-right: 130px;
}
.select-control-6 {
    width: 370px !important;
}
.groupe-filed-personnage {
    padding: 0 70px 0 70px;
}
.groupe-filed-personnage .filed-form,
.groupe-filed-personnage .filed-compte{
    padding: 0 0 0 40px;
}
.groupe-filed-personnage h3{
    color: #000000;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 38px;
}
.input-control-8 {
    width: 428px;
}
.groupe-filed-personnage .desc-photo {
    margin: 106px 0 0;
}
.form-editing .groupe-filed-personnage .label-form {
    width: 162px;
}
.textarea3{
    height: 247px;
    width: 427px;
}
.groupe-filed-personnage .form-control{
    margin-bottom: 0px;
}
.filed-form.filed-nom-personnage{
    margin-bottom: 23px;
}
.filed-form.filed-des-perso{
    margin-bottom: 54px;
}
.filed-compte.filed-vignette{
    margin-bottom: 40px;
}
.titre-popin{
    font-size: 15px;
    color: #666666;
    font-weight: 300;
    text-align: center;
    display: block;
    margin-bottom: 62px;
}
.questionnaire-editing.ui-widget-content{
    padding: 0 70px 0 70px;
}
.groupe-question{
    padding: 0 0 0 38px;
}
.groupe-question .right-fileds{
    margin: 0;
    width: 430px;      
}
.groupe-question .label-form,.filed-num{
    width: 164px;
    overflow: hidden;
    float: none;
    margin-bottom: 25px;
}
.filed-num .label-form{
    width: auto;
    padding: 6px 13px 0 0;
}
.filed-num .label-form{
    float: left;   
}
.groupe-question .left-fileds{
    margin: 0px;
    width: 162px;
}
.textarea4 {
    height: 158px;
    width: 427px;
}
.filed-form.filed-Question{
    margin-bottom: 30px;
}
.revue-presse .filed-vignette .label-form{
    margin-top: 20px;
}
.revue-presse .groupe-filed-personnage .desc-photo {
    margin: 59px 0 0;
}
.types {
    text-align: center;
    margin-bottom: 56px;
    overflow: hidden;
}
.types li{
    float: left;
    margin-left: 48px;
    text-align: center;
    width: 88px;
}
.types li:first-child{
    margin-left: 90px;
}
.types li > div{
    width: 71px;
    height: 71px;
    background: #f5f5f5;
    border: 1px solid #bfbfbf;
    border-radius: 2px; 
    text-align: center;
    display: inline-block;
    margin-bottom: 12px;
}
.types li > div a{
    display: block;
    margin-top: 19px;
}
.types li span{
    color: #000;
    display: block;
    font-size: 15px;
}
.types li:hover > div,
.types li.current > div{
    background:#1574de;
    border: 1px solid #1574de;
}
.types li:hover span,
.types li.current span{
    color: #1574de;
}
.types li:hover a,
.types li.current a{
    outline: none;
}
.types li .icon-type-hover,
.types li:hover .icon-type,
.types li.current .icon-type{
    display: none;
}

.types li:hover .icon-type-hover,
.types li.current .icon-type-hover{
    display: inline-block;
}

.block-annual-plan {
    padding:0 18px 0 18px;
}
.form-info-compte .block-annual-plan .label-form {
    width: 178px;
    margin: 0 10px 0 0;
    font-size: 100%;
    text-align: left;
    font-weight: 600;
}
.form-info-compte .block-annual-plan .form-control {
    font-size: 93.3%;
    width: 200px;
    float:left;
    margin:0 22px 0 0;
}
.phra-blue {
    float:left;
    color:#1574de;
    font-size:87%;
    font-style:italic;
    padding:7px 0 0 0;
}
.block-annual-plan  .price-cart {
    margin:5px 0 0 0;
}
.block-separator-code {
    border-top:1px solid #f4f5f6;
    padding:16px 18px 0 18px;
    margin:20px 0 0 0;
}
.form-info-compte .block-separator-code .label-form {
    width: 41px;
    margin: 0 10px 0 0;
    text-align: left;
    padding: 4px 0 0;
}
.form-info-compte .block-separator-code .form-control {
    font-size: 93.3%;
    width: 200px;
    float:left;
    margin:0 18px 0 0;
    height: 28px;
    line-height: 23px;
}
.block-separator-code .btn-sub-blue {
    background-color: #1574de;
    font-size: 13px;
    padding: 3px 10px;
    width: auto;
    margin:2px 0 0 0;
}
.block-separator-code .btn-sub-blue:hover, .block-separator-code .btn-sub-blue:focus  {
    background-color: #2980b9;
}
.block-bg-card .block-card {
    float:left;
}
.block-receipt-upgrade {
    background: #ffffff;
    display: block;
    margin: 95px auto 50px;
    padding: 43px 30px 90px;
    width: 69%;
    text-align:center;
}
.block-receipt-upgrade h2 {
    color: #666;
    font-weight: 300;
    margin: 0 0 29px;
    text-align: center;
    font-size:133%;
}
.block-receipt-upgrade .btn-sub-blue {
    background-color: #1574de;
    display: inline-block;
    font-size: 15px;
    padding: 15px 45px 19px 45px;
    width: auto;
    margin:0 0 22px 0;
    font-weight: 700;
}
.block-receipt-upgrade .btn-sub-blue:hover, .block-receipt-upgrade .btn-sub-blue:focus  {
    background-color: #2980b9;
    outline:none;
}
.link-gray-2 {
    color: #666666;
    display: block;
    font-size: 100%;
    text-decoration:underline;
}
.link-gray-2:hover, .link-gray-2:focus {
    color: #979c9f;
    outline:none;
}
.table-receipt {
    width:100%;
    border:1px solid #afafaf;
    margin:0 0 70px 0;
}
.table-receipt th {
    background:#f4f5f6;
    padding:0 18px 6px 18px;
    color: #666;
    font-weight: 300;
    font-size:133%;
}
.table-receipt td {
    background:#ffffff;
    padding:29px 18px 31px 18px;
    text-align:left;
    font-size:99%;
}
.etat-purchase {
    background: #58b957;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    height: 23px;
    line-height: 23px;
    padding: 0 15px;
}
.link-upload {
    color:#000000;
    padding:0 22px 0 0;
    background:url(../bundles/blockbookstercore/assets/images/icons/uploade-bas.png) no-repeat right 2px;
    text-decoration:underline;
}
.link-upload:hover, .link-upload:focus  {
    color:#979c9f;
    background:url(../bundles/blockbookstercore/assets/images/icons/uploade-bas-over.png) no-repeat right 2px;
    outline:none;
}
.label-form .alt-txt{
    display: block;
    color: #999999;
    font-style: italic;
    font-size: 13px;
}
.multimedia-block .label-form{
    width: 205px !important;
}
.input-control-8{
    width: 385px;
}
.input-control-9{
    width: 428px;
}
.textarea5 {
    height: 360px;
    width: 589px;
}
.revue-presse .groupe-filed-personnage .types-block .desc-photo {
    margin: 105px 0 0;
}
.revue-presse .types-block .filed-vignette .label-form{
    margin-top: 37px;
}
.types-block > div{
    display: none;
}
.select-control-7{
    width: 75px !important;
    text-align: right;
}
.types-block .filed-form{
    margin-bottom: 80px;
}
.filed-form.filed-des-courte{
    margin-bottom: 47px;
}

.filed-personnage .select2-choice{
    width: 374px;
    height: 37px;
    background: none;
    border-radius: 2px;
}
.filed-personnage .select2-container .select2-choice > .select2-chosen{
    height: 37px;
    line-height: 34px;
}

.filed-personnage .select2-container .select2-choice .select2-arrow b{
    background: url(../bundles/blockbookstercore/assets/images/icons/btn-select-2.png) no-repeat center center;
}
.select2-container .select2-choice .select2-arrow{
    border-radius: 0px; 
}
.connecte-social{
    margin: 0 auto;
    display: block;
    width: 41.3667%;

}
.block-gener-rubrique {
    width:87%;
    margin:27px auto 15px;
    overflow:hidden;
}
.block-rubrique {
    width:170px;
    height:170px;
    margin:0 0 34px 27px;
    float:left;
    text-align:center;
    position:relative;
}
.block-rubrique a {
    display:block;
    width:170px;
    height:170px;
    background:#f5f5f5;
    border-radius: 3px;
    padding:35px 0 0 0;
    color:#000000 !important;
}
.block-rubrique-desactive {
    display:block;
    width:170px;
    height:170px;
    background:#f5f5f5;
	opacity:0.4;
    filter : alpha(opacity=40);
    border-radius: 3px;
    padding:35px 0 0 0;
    color:#000000 !important;
}
.block-rubrique a:focus {
    color:#000000;
    outline:none;
}
.block-rubrique .txt-rub {
    position:absolute;
    font-size:113%;
    bottom:18px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.block-rubrique span.premium {
    position:absolute;
    top:9px;
	right:9px;
	font-size: 80%;
	margin:0 auto;
	left: auto !important;
	bottom:auto !important;
	padding: 2px 5px;
}
.block-rubrique .content-over-rub {
	display:none;
}
.block-rubrique:hover .content-over-rub {
	display:block;
}
.content-over-rub {
	opacity:0.85;
    filter : alpha(opacity=85);
	background:#000000 !important;
	height:170px;
	line-height:170px;
	width:170px;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	border-radius: 3px;
	display:block;
	padding:0 !important;
}
.block-over-rub {
	 width:160px;
	  vertical-align:middle;
	  display:inline-block;
	  line-height:normal; 
}
.txt-rub-cover {
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	display:block;
	margin:0 0 3px 0;
}
.txt-rub-cover-n2 {
	font-size:80%;
	color:#ffffff;
	display:block;
	line-height: 18px;
}
/*****************naelb lot4****************/
.Dashboard-auteur {
    text-align:center;
    margin:4px 0 50px 0;
}
.visuel-marge {
    margin:0 0 36px 0;
}
.block-row .Dashboard-auteur h2 {
    margin: 0 0 7px;
    font-size:160%;
}
.Dashboard-auteur p {
    padding:0 0 15px 0;
}
.Block-desinscription-resiliation {
    display: block;
    margin: 37px auto 150px;
    text-align: center;
    width: 55%;
}
.block-row .Block-desinscription-resiliation h2 {
    margin: 0 0 23px;
    font-size:160%;
}
.Block-desinscription-resiliation .link-gray {
    font-size: 100%;
}
.title-n3 {
    color:#666666;
    font-size:120%;
    margin:0 0 14px 0;
    font-weight:200;
}
.Block-desinscription-resiliation p {
    text-align:left;
    padding:0 0 25px 0;
}
.block-link-color {
    margin:0 0 60px 0;
}
.link-light-blue {
    background-color: #d8edf8;
    border: 1px solid #bbe8f2;
    border-radius: 5px;
    color: #3686af;
    display: inline-block;
    font-size: 120%;
    margin: 0 0 10px 0;
    padding: 11px 2px;
    width: 270px;
    font-weight:600;
}
.link-light-blue:hover, .link-light-blue:focus {
    background-color: #bfe2f4;
    outline:none;
    color: #3686af;
    text-decoration:none;
}
.link-light-pink {
    background-color: #f2dede;
    border: 1px solid #efd3d7;
    border-radius: 5px;
    color: #bb4945;
    display: inline-block;
    font-size: 120%;
    margin: 0 30px 10px 0;
    padding: 11px 2px;
    width: 270px;
    font-weight:600;
}
.link-light-pink:hover, .link-light-pink:focus {
    background-color: #eec4ca;
    outline:none;
    color: #bb4945;
    text-decoration:none;
}
.block-Request-press {
    display: block;
    margin: 40px auto 80px;
    padding:0;
    width:49%;
}
.form-Request-press h2 {
    color: #000000;
    margin: 0 0 18px;
    font-size:160%;
    font-family: 'Open Sans Condensed';
    text-align:center;
}
.form-Request-press p {
    color: #a6a6a6;
    padding: 0 0 40px;
    text-align:center;
}
.form-Request-press .label-form {
    color: #000000;
    font-size: 100%;
    margin: 0 30px 0 0;
    padding: 6px 0 0;
    width: 118px;
}
.form-Request-press .label-form-2-ligne {
    padding: 0;
}
.form-Request-press .form-control {
    border: 1px solid #adadad;
    border-radius: 0;
    color: #000;
    height: 35px;
    line-height: 30px;
    margin-bottom: 24px;
    padding: 6px 12px;
    width: 430px;
}
.form-Request-press textarea.form-control {
    min-height:227px;
}
.btn-green-1 {
    background-color: #39ca74 !important;
    border-bottom: 2px solid #30ad63 !important;
    border-radius: 3px !important;
    color: #fff;
    display: inline-block;
    font-size: 133%;
    font-style: italic;
    font-weight: 600;
    margin: 26px 0 10px 172px;
    padding: 6px 15px !important;
    width:auto !important;
    text-transform: none !important;
}
.btn-green-1:hover {
    background-color: #30ad63 !important;
    border-bottom: 2px solid #1f914e !important;
    text-decoration:none;
}
.popin-promo{
    width: 770px;
    display: inline-block;
    background: white;
}
.popin-promo .titre-popin{
    color: #fc0d1b;
    float: left;
    font-size: 24px;
    font-weight: 300;
    margin: 0.1em 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    text-align: left;
}
.popin-promo .modal-body {
    clear: both;
   padding: 50px 0 60px;
}
.popin-promo .modal-header {
    padding: 10px 10px 16px 25px;
    border-bottom: 1px solid #dfe0e1;
    overflow: hidden;
}
.popin-promo .filed-livre .form-control, .popin-promo .filed-livre  .label-form  {
    font-size: 13.5px;
}
.popin-promo .filed-livre {
    text-align: left;
      margin-bottom: 28px;
}
.galerie-editing, .personnage-editing, .popin-blog-editing {
    width: 770px;
    display: inline-block;
    background: white;
}
.popin-background{
    width: 930px;
    display: inline-block;
    background: white;
	border-radius: 5px;
}
.galerie-editing .modal-body{
    padding: 52px 70px 35px; 
    text-align: left;
}
.personnage-editing .modal-body, .revue-presse .modal-body {
    padding: 0px;
    text-align: left;
    clear: both;
}
.popin-blog-editing .modal-body {
    padding: 20px 35px 0 45px;
    text-align: left;
    clear: both;
}
.popin-background .modal-body {
    padding: 0.5em 1em;
    text-align: left;
    clear: both;
}

.modal-title {
    color: #fc0d1b;
    float: left;
    font-size: 24px;
    font-weight: 300;
    margin: 0.1em 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
.popin-background .modal-header, .popin-rubrique .modal-header  {
    margin: 0 0 28px;
    padding: 14px 25px 19px;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #dfe0e1;
}
.popin-rubrique{
    width: 970px;
    display: inline-block;
    background: white;
	border-radius: 5px;
}
.popin-rubrique .modal-body {
    padding: 0.5em 1em;
    text-align: left;
    clear: both;
}
.popin-rubrique .modal-header .modal-title{
    text-align: left;
}
.questionnaire-editing, .revue-presse{
    width: 770px;
    display: inline-block;
    background: white;
}
.form-editing .filed-personnage .label-form{
    width: 175px;
}
.title-mob {
	display:none;
}
/*********naelb lot5****************/
.block-studio {
    background: #f4f5f6 !important;
    padding: 0 !important;
}
.block-content-studio {
	background: #ffffff;
    padding: 45px 0 0 0;
	margin-bottom:62px;
}
.zone-title-studio {
	position:relative;
	width:70%;
	margin:auto;
}
.zone-title-studio .title-n2-onepagehome {
    font-family: "Montserrat";
    font-size: 213%;
    font-weight: 700 !important;
    margin: 0 0 52px !important;
    text-align: center;
	color:#000000 !important;
}
.zone-title-studio .sous-txt-title-n2-onepagehome {
    color: #666666;
    display: block;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 65%;
    font-weight: normal;
    margin: 10px 0 0;
}
.zone-title-studio .visuel-item-right {
    position: absolute;
    right: 30px;
    top: -21px;
}
.menu-studio {
	background:#f4f5f6;	
    text-align: center;
	width: 100%;
}
.menu-wrapper-studio {
    display: inline-block;
    padding: 8px 0 8px;
    width: 100%;
}
.menu-wrapper-studio ul {
   margin:0;
}
.menu-wrapper-studio li {
    display: inline-block;
    padding: 5px 7px 5px 12px;
	color:#585858;
	text-transform:uppercase;
	font-size:93.2%;
	margin:0 8px 0 0;
}
.menu-wrapper-studio li a {
    color:#585858;
}
.menu-wrapper-studio .active {
    background-color: #ca0a3f;
    border-radius: 5px;
	color:#ffffff;
}
.menu-wrapper-studio .active a {
	color:#ffffff;
}
.menu-wrapper-studio li a:hover, .menu-wrapper-studio li a:focus {
	text-decoration:none;
	outline:none;
}
.zone-editorial {
	margin:30px 0 0 0;
}
.title-zone-n3 {
	background:#f9f9f9;
	margin:0 0 32px 0;
	padding:9px 0 10px 22px;
	text-transform:uppercase;
	color:#000000;
	font-size:146%;
	font-weight:normal;
}
.picto-1 {
	background:url(../bundles/blockbookstercore/assets/images/icons/picto-1.png) no-repeat left top;
	padding:0 0 0 49px;
}
.picto-2 {
	background:url(../bundles/blockbookstercore/assets/images/icons/picto-2.png) no-repeat left top;
	padding:0 0 2px 52px;
}
.picto-3 {
	background:url(../bundles/blockbookstercore/assets/images/icons/picto-3.png) no-repeat left top;
	padding:0 0 0 49px;
}
.picto-4 {
	background:url(../bundles/blockbookstercore/assets/images/icons/picto-4.png) no-repeat left top;
	padding:0 0 0 47px;
}
.picto-5 {
	background:url(../bundles/blockbookstercore/assets/images/icons/picto-5.png) no-repeat left top;
	padding:0 0 0 50px;
}
.zone-content-menu {
	margin:0 100px 0 100px;
}
.block-content-menu {
	border-bottom:1px solid #000000;
	margin:0 0 15px 0;
	padding:0 98px 0 0;
}
.block-content-menu-sborder {
	border-bottom:none;
}
.block-content-menu p {
	font-size:100%;
	padding:0 0 24px 0;
}
.block-content-menu p.italic {
	font-style:italic;
}
.block-content-menu h4 {
	color:#000000;
	text-transform:uppercase;
	font-size:107%;
	margin:0 0 17px 0;
}
.block-content-menu sup {
	font-size:58%;
}
.block-content-menu h4 span {
	color:#666666;
	text-transform:none;
	font-weight:normal;
}
.link-blue-modal {
	background: #3498db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: 400;
    padding: 6px 0 6px 0;
    text-align: center;
    width: 420px;
	font-size:93%;
	text-transform:uppercase;
    margin: 0 auto;
    margin-bottom: 32px;
}
.link-blue-modal:hover, .link-blue-modal:focus  {
	background: #2980b9;
	color: #fff;
	text-decoration:none;
	outline:none;
}
.block-content-menu ul {
	margin:-20px 0 20px 0;
}
.block-content-color {
	background: #e1f0fa;
    border: 1px solid #bbe8f2;
    border-radius: 5px;
    margin: 0 0 18px;
    padding: 18px 30px 25px 30px;
}
.block-content-menu .block-content-color p {
	padding:0;
}
.link-black-exemple {
	display:inline-block;
	margin:0 0 30px 0;
	color:#000000;
	text-decoration:underline;
}
.link-black-exemple:hover, .link-black-exemple:focus  {
	color:#667071;
}
.block-visuel-1 {
    margin: 0 -98px 45px 0;
    text-align: center;
}
.block-visuel-2 img {
	margin: 0 0 0 31px;
}
.block-visuel-2 img:first-child {
	margin: 0;
}
.block-content-color h5 {
	font-size:100%;
	margin:3px 0 24px 0;
}
.block-content-color h6 {
	font-size:100%;
	margin:0;
}
.block-content-color h6 span {
	font-weight:normal;
}
.block-ss-color {
	padding:0 0 23px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #000000;
}
.block-ss-border-color {
	padding:0 0 18px 0;
	border-bottom:none;
}
.block-ss-color .link-blue-modal {
   float:right;
}
.menu-studio.is-sticky {
    display: block;
    height: auto;
    left: 0;
    position: fixed;
    right: 0;
    top: 45px;
    z-index: 99;
}
.zone-navtitle-studio {
	position:relative;
}
.popin-commande {
    background: #ffffff;
    display: inline-block;
    width: 430px;
	margin: 50px auto;
}
.popin-commande .modal-body{
    padding: 42px 30px 0 30px;
}
.popin-commande .modal-footer .btn-default {
	background: #3498db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 93%;
    font-weight: 400;
    margin: 0 auto 8px;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    width: 170px;
	border:none;
}
.popin-commande .modal-footer .btn-default:hover, .popin-commande .modal-footer .btn-default:focus  {
	background: #2980b9;
	color: #fff;
	text-decoration:none;
	outline:none;
}
.popin-commande img {
	margin:0 0 41px 0;
}
.popin-commande h3 {
	color:#666666;
	font-size:160%;
	margin:0 0 9px 0;
	font-weight:300;
}
.popin-commande p {
	color:#666666;
	margin:0;
	padding:0 0 10px 0;
	line-height: 23px;
}
.block-model {
    background: #f4f5f6 !important;
    padding: 0 !important;
}
.block-content-model {
	background: #ffffff;
    margin-bottom: 62px;
    padding: 40px 0 30px 0;
}
.block-content-model .title-n2-onepage {
    font-family: "Montserrat";
    font-size: 213%;
    font-weight: 700 !important;
    margin: 0 0 51px !important;
    text-align: center;
	color:#000000 !important;
}
.block-gener-column {
	margin:0 36px 33px 239px;
}
.block-2column {
	display:inline-block;
	vertical-align:top;
	width:300px;
	margin:0 0 0 27px;
}
.block-bg-column {
	background:#f9f9f9;
	padding:14px 13px 12px 13px;
	margin:0 0 4px 0;
	text-align:center;
	position:relative;
}
.block-bg-column-radius {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding:19px 12px 20px 12px;
}
.pos-visuel {
	position:absolute;
	right:-23px;
	top:20px;
}
.txt-inscription {
	color:#2c7aae;
	font-size:125%;
	width:170px;
	display: inline-block;
	font-family: Handlee;
	text-align:center;
	-moz-transform: scale(1) rotate(-20deg) translateX(2px) skewX(-20deg);
-webkit-transform: scale(1) rotate(-20deg) translateX(2px) skewX(-20deg);
-o-transform: scale(1) rotate(-20deg) translateX(2px) skewX(-20deg);
-ms-transform: scale(1) rotate(-20deg) translateX(2px) skewX(-20deg);
transform: scale(1) rotate(-20deg) translateX(2px) skewX(-20deg);
	background:url(../bundles/blockbookstercore/assets/images/icons/fleche-bleu.png) no-repeat left bottom;
	padding:0 0 40px 0;
	margin:19px 0 0 14px;
}
.block-sup-column {
	margin:0 0 4px 0;
	min-height:283px;
	height:auto;
	text-align:center;
}
.title-sup-column {
	font-family: "Montserrat";
	font-size:160%;
	padding:5px 5px 5px 5px;
	font-weight:700;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.content-sup-column {
	padding:28px 0 25px 0;
	min-height:238px;
	height:auto;
}
.content-sup-column p {
	font-size:87%;
	padding:0 0 28px 0;
}
.block-sup-column-grey .title-sup-column {
	background:#ededed;
	color:#000000;
}
.block-sup-column-grey .content-sup-column {
	background:#f3f3f3;
	color:#000000;
}
.price-column {
	font-size:120%;
	font-weight:bold;
	margin:0 0 12px 0;
	display:inline-block;
}
.price-column span {
	font-size:270%;
}
.link-blue-model {
    background: #3498db;
	border:none;
	border-bottom: 2px solid #2c7aae;
    border-radius: 3px;
    color: #fff;
	display:inline-block;
    font-size: 100%;
    padding: 7px 10px;
	font-weight:bold;
}
.link-blue-model:hover, .link-blue-model:focus  {
    background: #2c7aae;
	outline:none;
	color:#ffffff;
	text-decoration:none;
}
button.link-blue-model {
    background: #d6eaf8;
	border-bottom: 2px solid #d5e4ef;
}
button.link-blue-model:hover, button.link-blue-model:focus  {
    background: #d6eaf8;
	border-bottom: 2px solid #d5e4ef;
} 
.block-sup-column-red .title-sup-column {
	background:#ac0b37;
	color:#ffffff;
}
.block-sup-column-red .content-sup-column {
	background:#ca0a3f;
	color:#ffffff;
}
.etoile {
	background:url(../bundles/blockbookstercore/assets/images/icons/etoile.png) no-repeat left 8px;
	padding:0 0 0 15px;
}
.block-link-function {
	background:#f9f9f9;
	padding:30px 0 30px 0;
	margin:0 0 39px 0;
	text-align:center;
}
.block-link-function a {
	background: #3498db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 121%;
    padding: 10px 35px;
    text-transform: uppercase;
}
.block-link-function a:hover, .block-link-function a:focus  {
	background: #2980b9;
	text-decoration:none;
	outline:none;
}
.block-table-function {
	margin:0 95px 30px 65px;
	display:none;
}
.table-function {
	width:100%;
}
.table-function thead th, .table-function tfoot th {
	text-align:center;
	padding:6px 0 6px 0;
	color:#ffffff;
	font-size:120%;
	font-weight:200;
}
.col-1 {
	width:427px;
	vertical-align:top;
}
.col-2 {
	width:285px;
	vertical-align:top;
}
th.col-2 {
	background:#000000;
	border-right:1px solid #e5e5e5;
	font-family: "Montserrat";
}
.col-3 {
	width:285px;
	vertical-align:top;
}
th.col-3 {
	background:#000000;
	font-family: "Montserrat";
}
.col-3 img {
	margin:0 7px 0 0;
}
.table-function .odd {
	background:#f9f9f9;
}
.table-function .even {
	background:#ffffff;
}
.table-function thead td, .table-function tfoot td  {
	padding:14px 0 12px 0;
	text-align:center;
}
.table-function thead td.col-2, .table-function thead td.col-3, .table-function tfoot td.col-2, .table-function tfoot td.col-3   {
	padding:14px 0 12px 0;
	text-align:center;
	background:#f9f9f9;
}
.table-function thead td.col-2, .table-function tfoot td.col-2  {
	border-right:1px solid #e5e5e5;
}
.table-function tbody th, .table-function tbody td {
	text-align:center;
	padding:10px 0 10px 0;
}
.bod-col-2, .bod-col-3  {
	font-family: "Montserrat";
	font-weight:400;
	font-size:93%;
	color:#666666;
	border-left:1px solid #e5e5e5;
}
.bod-col-3  {
	border-right:1px solid #e5e5e5;
}
.bod-col-1-1 {
	color:#000000;
	font-size:87%;
	text-align: left !important;
	padding: 10px 20px 10px 16px !important;
	border-left:1px solid #e5e5e5;
}
.bod-col-1 {
	color:#000000;
	font-size:87%;
	text-align: left !important;
	padding: 10px 0 10px 16px !important;
	font-weight:bold;
	text-transform:uppercase;
	border-left:1px solid #e5e5e5;
}
.border-top {
	border-top:1px solid #e5e5e5;
}
.bod-col-1-1 img {
	margin:-2px 18px 0 0;
}
.bod-col-4 {
	color:#8c8d8f;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	font-size:87%;
	font-style:italic;
}
.bod-col-4-left {
	text-align:left !important;
	padding-left:33px !important;
}
.bod-col-1 a, .bod-col-1-1 a {
	color:#3498db;
	text-decoration:underline;
	font-weight:bold;
}
.bod-col-1 a:hover, .bod-col-1-1 a:hover, .bod-col-1 a:focus, .bod-col-1-1 a:focus  {
	color:#2980b9;
	text-decoration:underline;
	outline:none;
}
.even-1 {
	background:#e1f0fa;
}
.border-bottom {
	border-bottom:1px solid #e5e5e5;
}
.bod-col-1 a, .bod-col-1 p {
	text-transform:none;
}
.bod-col-1 p {
	font-weight:normal;
}
.txt-puce {
	background:url(../bundles/blockbookstercore/assets/images/icons/puce-1.png) no-repeat left 7px;
	padding:0 0 0 22px;
	display:inline-block;
}
.txt-puce-italic {
	font-style:italic;
}
/*************/
@media screen and (max-width: 768px)
{
    .zone-book-author {
        display:none;	
    }
    .zone-form-book {
        width: 100%;
    }
    .offer-book {
        padding: 11px 15px 17px 22px;
    }
    .offer-book h2 {
        margin: 0 0 45px;
        width: 69%;
    }
    .breadcrumb {
        display:none;
    }
    .breadcrumb-mob {
        display:block;
    }
    .book-author-form {
        background:#ffffff !important;
    }
    .zone-form-achat {
        width: 100%;
    }
    .title-n2 {
        font-size: 125%;
        width: 100%;
        padding: 0 0 4px;
    }
    .title-n2 span {
        font-size: 72%;
    }
    .book-version-book {
        width: 100%;
        margin: 0 0 12px;
    }
    .block-card {
        display:none;
    }
    .zone-form-book form .btn-buy {
	   width: 170px;
	   float:none;
	   margin: 0 auto 10px;
	}
	.zone-achat .btn-buy {
		width: 170px;
		float:none;
		margin:0 auto 10px;
	}

    .txt-buy {
        width: 126px;
    }
    .picto-buy {
        width: 42px;
    }
    .picto-buy:before {
        left: 16px;
    }
    .book-version-book .price {
        font-size: 110%;
    }
    .book-version-book p {
        font-size: 120%;
    }
    .book-version-book .info {
        font-size: 92%;
    }
    .txt-support {
        font-size: 120%;
        width: 70%;
        padding: 0 0 0 22px;
        margin: 8px 0 11px;
    }
    .block-price-book {
        padding:0;
        margin: 0 0 8px;
    }
    .content-zone-achat {
        padding: 10px 10px 23px;
        margin-bottom: 11px;
    }
    .zone-input {
        float: right;
        font-size: 100%;
        margin: 7px 0 11px;
    }
    .input-price {
        font-size: 12px;
        height: 20px;
        margin: 0 5px 0 0;
        padding: 2px 5px;
        width: 45px;
    }
    .txt-total {
        font-size: 125%;
        margin: 0 25px 0 0;
    }
    .price-total {
        font-size: 125%;
    }
    .txt-mob {
        display:inline-block;
        color:#666666;
        font-style:italic;
        font-size:92%;
    }
    .txt-support:before {
        font-size:9px;
        top:3px;
    }
    .zone-achat {
        margin: 0 0 40px;
    }
    .visuel-left {
        margin: 0 18px 0 0;
    }
    .list-site {
        margin: 21px 0 37px 18px;
    }
    .list-site li {
        margin: 0 0 24px;
    }
    .zone-form-achat-paper .price-total {
        margin: 3px 0 0 0;
    }
    .content-zone-achat textarea.form-control {
        font-size: 93%;
		width: 100%;
    }
    .zone-promo .form-control {
        font-size:12px;
        width: 100%;
    }
    .btn-buy-input {
        width: 170px;
		float:none;
		margin: 0 auto 10px;
    }
    .block-row-article {
        background:#ffffff !important;
    }
    .block-reseaux-sociaux {
        width:100%;
    }
    .block-reseaux-sociaux img {
        width:50%;
    }
    .zone-blog {
        margin: 0 0 70px;
    }
    .link-return {
        background: url("../bundles/blockbookstercore/assets/images/icons/picto-return.png") no-repeat left 0;
    }
	.link-return:hover {
   background: url("../bundles/blockbookstercore/assets/images/icons/picto-return-over.png") no-repeat left 0;
}
    .block-content-perso .btn-link {
        width: 250px;
        margin: 35px auto 20px;
    }
    .block-content-perso {
        margin: 0 auto 25px;
    }
    .block-content-perso h2 {
        color:#ffffff;
        margin: -40px -1px 25px -1px;
        background:#ff6666;
        font-size:180%;
		padding:8px 0;
    }
    .block-perso {
        margin: 0 20px 45px 20px;
        text-align:center;
    }
    .image-perso {
        float: none;
        padding: 0 0 20px 0;
        width: auto !important;
    }
    .block-perso .description {
        margin-left: 0;
		margin-right: 0;
    }
    .block-perso h3 {
        font-size: 120%;
        padding: 0 0 8px 0;
    }
    .breadcrumb-mob-new {
        border-bottom: none;
		position:relative;
    }
    .breadcrumb-mob-new .picto-arrow {
        background: url("../bundles/blockbookstercore/assets/images/icons/fleche-blanche.png") no-repeat left top;
        position: absolute;
		top: 20px;
		z-index: 5;
    }
    .image-perso img {
        width:63px;
        height:63px;
        border-radius: 33px;
    }
    .block-content-quiz-normal h2 {
        color:#ffffff;
		margin: -40px -1px 25px -1px;
		background:#ff6666;
		font-size:180%;
		padding:8px 0;
    }
    .block-quiz {
        text-align: center;
        margin: 0 20px 18px;
        padding:0 0 30px 0;
        border-bottom:1px solid #efefef;
    }
    .block-quiz h3 {
        line-height: 19px;
        font-size:100%;
    }
    .block-quiz .description {
        margin-left: 0;
        margin-right: 0;
        text-align: left;
    }
	.block-content-quiz-normal .block-quiz .description {
	margin-right:0;
}
	.title-mob {
	   color:#ffffff !important;
		margin: -55px -1px 25px -1px !important;
		background:#ff6666;
		font-size:180%;
		padding:8px 0;
		display: block;
	}
    .number-quiz {
        float: none;
        padding: 0 0 20px;
        width: auto !important;
    }
    .block-content-quiz-normal .btn-link {
        margin: 45px auto 20px;
        width: 250px;
    }
    .block-recherche {
        padding: 0 0 12px;
    }
    .block-content-recherche {
        width: 95%;
    }
    .form-control-1 {
        height: 21px;
        margin: 0 15px 20px 0;
        padding: 5px 9px;
        width: 60%;
        font-size:12px;
    }
    .block-content-recherche .select-control-1 {
        height: 21px;
        line-height: 16px;
        margin: 0 0 20px 0 !important;
        padding: 0 !important;
        width: 34% !important;
        font-size:12px;
    }
    .input-corl {
        height: 30px;
        text-transform: none !important;
        width: 135px !important;
        display:block;
        margin: auto auto 5px;
        padding: 0 !important;
    }
    .zone-color {
        margin: 0 0 16px;
        min-height: 30px;
        padding: 11px 0 11px 0;
    }
    .block-result {
        width: 95%;
    }
    .result {
        margin: 0 0 12px;
        padding: 0 0 13px 0;
    }
    .result .image img {
        max-width: 80%;
    }
    .result .image + .description {
        margin-left: 110px;
    }
    .type-result {
        font-size: 100%;
        margin: -1px 0 0;
    }
    .result .description h3 {
        font-size: 100%;
    }
    .result .description p {
        font-size: 100%;
        padding: 0;
    }
    .content-block-result-recherche {
        padding: 14px 0 50px;
        margin: 15px auto 50px;
    }
    .block-result-recherche {
        padding: 0 0 50px;
    }
    .label-control {
        display:none;
    }
    .content-zone-color {
        width: 95%;
    }
    .content-zone-color .select-control-1 {
        font-size: 10px;
        height: 21px;
        line-height: 16px;
        margin: 0 15px 0 0!important;
        padding: 0 !important;
        width: 29% !important;
        color:#000000;
        text-transform:uppercase;
    }
    .content-zone-color .select-control-unique {
        margin: 0!important;
        width: 35% !important;
    }
    .content-zone-color .last-select-control {
        margin: 0 !important;
    }
    .page-downloaded {
        background: #ffffff !important;
    }
    .page-downloaded-1 {
        background: #ffffff !important;
    }
    .picto-down-connect {
        width:112px;
        height:111px;
        margin:0 0 17px 0;
    }
    .block-downloaded h2 {
        font-size: 125%;
    }
    .paragraph-down {
        padding: 0 0 17px;
        width: 90%;
    }
    .link-gray {
        font-size: 75%;
    }
    .col-offset-1 {
        padding: 28px 27px 40px;
    }
    .col-offset-1 .image {
        float: none;
        margin: 0 0 23px 0;
        width: auto !important;
    }
    .block-downloaded .image + .description {
        margin-left: 0;
    }
    .block-downloaded {
        margin: 24px auto 50px;
    }
    .block-downloaded .description img {
        max-width: 72%;
    }
    .create-compte {
        margin: 0 0 24px;
        padding: 22px 19px 0 19px;
    }
    .create-compte .btn-buy {
        float: none;
        margin: 0 auto 20px auto;
        width: 190px;
        font-size:95%;
        padding:9px 10px;
    }
    .paragraph-down-offer {
        font-size: 100%;
    }
    .block-downloaded .paragraph-down-offer + .paragraph-down-offer {
        padding: 0 0 22px;
    }
    .number-offert {
        font-size: 106%;
        margin: 0 auto 20px;
        padding: 6px 10px;
        width: 260px;
    }
    .page-downloaded-1 .paragraph-down-offer {
        padding: 0 0 18px;
    }
    .zone-favorit-format {
        width: 99.7%;
        display:block;
    }
    .content-label-radio {
        padding: 15px 0 0 0;
    }
    .content-choice {
        margin: 0 0 13px;
        padding: 11px 8px 13px;
    }
    .page-downloaded-1 .number-offert {
        margin: 0 auto 32px;
    }
    .label-radio {
        padding: 0 0 20px;
    }
    .label-radio label {
        font-size: 125%;
    }
    .label-radio label span {
        font-size: 60%;
        margin: 0;
    }
    .label-radio:not(#foo) > input[type="radio"] {
        height: 9px;
        width: 9px;
    }
    .label-radio:not(#foo) > label {
        background: url("../bundles/blockbookstercore/assets/images/icons/radio-mob-1.png") no-repeat left 5px !important;
        line-height: 14px;
        padding: 0 0 0 18px !important;
    }
    .label-radio:not(#foo) > input[type="radio"]:checked + label {
        background: url("../bundles/blockbookstercore/assets/images/icons/radio-checked-mob-1.png") no-repeat left 5px !important;
    }
    .picto-info {
        background: url("../bundles/blockbookstercore/assets/images/icons/picto-info-mob.png") no-repeat left top;
        height: 10px;
        width: 10px;
    }
    .link-black {
        font-size: 75%;
        margin:0 0 27px 0;
        text-align:center;
        display:block;
    }
    .btn-download-input {
        float: none;
        margin: 0 auto 39px;
        width: 193px;
    }
    .txt-download {
        width: 150px;
    }
    .picto-download {
        width: 42px;
    }
    .picto-download:before {
        left: 14px;
    }
    .block-book-ad-form .col-md-4.col-xs-12 {
        float: none;
        margin: 0 ;
        width: 99.7%;
    }
    .block-book-ad-form .zone-book-author {
        display: block;
    }
    .block-book-ad-form .zone-book-author {
        min-height: 255px;
    }
    .block-book-ad-form .link-gray {
        text-align: center;
    }
    .pagenavigator li {
        height: 20px;
        padding: 2px;
        width: 18px;
    }
    .pagenavigator li.nav-pag {
        margin: 0;
    }
    .pagenavigator li.prev-pag, .pagenavigator li.next-pag {
        margin: 0;
    } 
    .pagenavigator li.nav-pag.last {
        margin: 0;
    }
    .form-connecter .form-control{
        width: 100% !important;
    }
    .block-item-auth{
        background: url(../bundles/blockbookstercore/assets/images/sup-mobil.png) no-repeat center bottom;
        padding-bottom: 27px;
        margin-bottom: 27px;
    }

    .with-social .block-item-auth,.inscription .block-item-auth{
        background: none;
    }
    .block-item-auth.block-inscrire{
        background: none;
        margin-bottom: 10px;
        border: none;
    }
    .block-item-auth h3{
        /* color: #000 !important; */   
    }
    .sociel-btn{
        width: 100%
    }
    .authentification p.light {
        margin: 0 0 22px;
    }
    .msg-sended {
        margin: 0 auto;
        width: 90%;
        padding: 13px 30px;
        font-size: 12px;
    }
    .authentification{
        padding-top: 25px; 
        width: 85%;
    }
    .authentification h2{
        font-size: 18px;
        margin-bottom: 52px;
    }
    .almost-page h2{
        margin-bottom: 20px;
    }
    .links-actions{
        margin-bottom: 20px;
    }
    .sup2{
        width: 80%;
    }
    .block-item-auth{
        width: 99.7%;
    }
    .connecte-social{
        width: 99.7%;
    }
	.block-maq-blog .zone-blog {
    margin: 0 0 33px;
}
.block-maq-blog .zone-blog .description {
    margin: 0 20px 0;
	padding: 0 0 20px;
}
.block-maq-blog .zone-blog .description h3 {
    margin: 0 0 27px 65px;
	font-size: 150%;
}
.block-maq-blog .zone-blog .date span:first-child {
    font-size: 150%;
}
.block-maq-blog .zone-blog .date span:nth-child(2) {
    font-size: 98%;
}
.block-maq-blog .zone-blog .date span:nth-child(3) {
    font-size: 84%;
}
.pagenavigator li {
    height: 20px;
    padding: 2px;
    width: 18px;
}
.pagenavigator li.nav-pag {
    margin: 0;
}
.pagenavigator li.prev-pag, .pagenavigator li.next-pag {
    margin: 0;
}
.pagenavigator li.nav-pag.last {
    margin: 0;
}
.block-perso .description p {
    font-size:108%;
}
.block-content-quiz-normal .block-quiz p {
   font-size:108%;
}
    /******************naelb lot3**************/
    .Premium-upgrade {
        background:none;
    }
    .block-Premium-upgrade {
        margin: 0 auto 10px;
        padding: 3px 9px 5px;
        width: 100%;
    }
    .block-Premium-upgrade .title-n2-bg {
        margin: 26px 0 18px 0 !important;
        padding: 3px 17px 3px 18px;
        font-size:115%;
    }
    .block-Premium-upgrade .filed-compte-center {
        width: 100%;
        padding:0 9px 0 9px;
    }
    .block-Premium-upgrade .form-info-compte .label-form {
        font-size: 82%;
        padding: 0;
        width: 100%;
        display:block;
        float:none;
        margin:0 0 5px 0;
        text-align:left;
    }
    .block-Premium-upgrade .form-info-compte .form-control {
        font-size: 82%;
        margin-bottom: 8px;
        width: 100%;
        height: 25px;
        line-height:20px;
        padding: 3px 5px;
    }
    .block-annual-plan {
        padding: 0;
    }
    .block-Premium-upgrade .form-info-compte .block-annual-plan .label-form {
        float:left;
        width: 32%;
    }
    .block-Premium-upgrade .form-info-compte .block-annual-plan .form-control {
        width: 37%;
        margin-right:10px;
    }
    .phra-blue {
        float: none;
        clear:both;
        display:block;
        text-align:center;
    }
    .price-cart {
        font-size: 110%;
    }
    .coupon-code {
        float: none;
        display:block;
        padding: 5px 0 10px 0;
    }
    .block-Premium-upgrade .title-n2-bg {
        padding: 3px 10px 3px 8px;
    }
    .paragraph-marge {
        margin: 13px 0 30px;
    }
    .block-bg-card {
        padding: 7px 17px 28px 8px;
    }
    .block-bg-card .title-n2-ss-bg {
        font-size: 115%;
    }
    .block-bg-card .block-card {
        float: none;
        display:block;
        margin:0 0 35px 0;
    }
    .block-bg-card .list-card li img {
        width:27px;
        height:18px;
    }
    .block-bg-card .btn-buy-input {
        margin:0 auto;
        float: none;
    }
    .block-separator-code {
        padding: 16px 0 0;
    }
    .block-Premium-upgrade .form-info-compte .block-separator-code .label-form {
        float: left;
        width: 10%;
    }
    .block-Premium-upgrade .form-info-compte .block-separator-code .form-control {
        margin-right: 10px;
        width: 37%;
    }
    .block-separator-code .btn-sub-blue {
        float:left;
        margin:0;
    }
    .price-cart {
        width: 59px;
    }
    .block-receipt-upgrade {
        margin: 0 auto 10px;
        padding: 20px 9px 5px;
        width: 100%;
    }
    .block-receipt-upgrade .btn-sub-blue {
        font-size: 12px;
        margin: 0 0 22px;
        padding: 10px 10px 10px;
        width: auto;
    }
    .table-receipt {
        margin: 0 0 30px;
        width: 100%;
    }
    .table-receipt th {
        padding: 0 5px 5px;
    }
    .table-receipt td {
        font-size: 85%;
        padding: 5px 5px 5px;
    }
    .etat-purchase {
        padding: 0 5px;
    }
    .link-gray2 {
        font-size: 100%;
    }
    /***************naelb lot4*********/
    .block-Request-press {
        margin: 10px auto 20px;
        padding: 0 15px 0 15px;
        width:100%;
    }
    .form-Request-press .label-form {
        display: block;
        float: none;
        font-size: 82%;
        margin: 0 0 5px;
        padding: 0;
        text-align: left;
        width: 100%;
    }
    .form-Request-press .form-control {
        font-size: 82%;
        height: 25px;
        line-height: 20px;
        margin-bottom: 12px;
        padding: 3px 5px;
        width: 100%;
    }
    .btn-green-1 {
        font-size: 110%;
        margin: 26px auto 10px;
		display: block;
		width:230px !important;
    }
}
@media screen and (min-width: 430px) and (max-width: 530px)
{
    .offer-book h2 {
        width: 75%;
    }
}
@media screen and (min-width: 531px) and (max-width: 730px)
{
    .offer-book h2 {
        width: 83%;
    }
}
@media screen and (min-width: 731px) and (max-width: 768px)
{
    .offer-book h2 {
        width: 85%;
    }
}
@media screen and (min-width: 769px) and (max-width: 991px)
{
    .zone-achat .btn-buy {
        width: 30%;
    }
}

.field-right-1 input.small-input {
    width: 104px;
    margin-right: 3px;
}

.editing-btns-blog {
    float: none;
    margin: 0;
    width: auto;
}

.help-block.error {
    margin: 0 0 10px 202px;
    font-style: italic;
    color: #be3a31;
    font-size: 73.06%;
    display: inline-block;
}

.file-upload .help-block.error {
    margin: 0 0 10px 0;
}

.form-type-checkbox div:not(#foo) > input[type="checkbox"] {
    left: 464px;
    margin-top: 4px;
}

#blockbookster_book_wizard_step1_image_row{
    text-align: center;
}
#blockbookster_book_wizard_step1_image_row .fileupload {
    top: -109px;
    width: 160px;
    height: 296px;
    font-size: 12px;
}

#blockbookster_book_wizard_step1_image_row label.label-form {
    width: 100%;
}
.filed-photo .photo #blockbookster_book_wizard_step1_image_row a {
    float: none;
}

.left-fileds {
    width: 197px;
    margin: 0 39px 0;
}

.form-livre .bt-form-wizz {
    text-align: center;
}
.form-livre .bt-form-wizz .input-sub-blue {
    margin-right: 0px;
}
.link-next {
    position: absolute;
    right: 0;
    float: none;
}

#blockbookster_book_wizard_step2_priceExternalShopNumeric,
#blockbookster_book_wizard_step2_priceExternalShopPaper {
    width: 140px;
}
.editing-step2 .help-block.error{
    margin-left: 0;
    display: block;
}

a.input-sub-blue:hover{
    text-decoration: none;
}
a.input-sub-blue{
    display: inline-block;
    padding: 8px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.field-right {
    width: 392px;
    height: 50px;
}

.filed-livre input[type="text"].form-control {
    width: 330px;
    border: 1px solid #999;
    border-radius: 0;
    margin-bottom: 0;
    width: 330px;
    font-size: 93.33%;
    line-height: 29px;
    display: inline-block;
}
.filed-livre input[type="text"].form-control.small-input {
    width: 108px;
}
.filed-livre input[type="text"].form-control.input-control-2 {
    width: 140px;
}

.filed-livre input[type="text"].form-control {
    width: 330px;
    border: 1px solid #999;
    border-radius: 0;
    margin-bottom: 0;
    width: 330px;
    font-size: 93.33%;
    line-height: 29px;
    display: inline-block;
}
.filed-livre input[type="text"].form-control.input-control-5{
    width: 176px;
}

/**** Book shop links collection ****/
.external_link_list .dd {
    width: 130px!important;
}
.external_link_list .dd .ddTitle {
    padding: 7px 6px;
    width: 130px;
    color: #000;
}
.external_link_list .dd .ddChild{
    width: 210px!important;
}

.external_link_list .dd .ddChild a img,
.dd .ddTitle span.ddTitleText img {
    width: 22px;
}

.external_link_list .filed-boutiques .field-left .form-control {
    width: 227px;
    margin-right: 12px;
}

.external_link_list .dd .ddTitle span.ddTitleText {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 105px;
    display: inline-block;
    vertical-align: top;
}

.filed-boutiques .field-left .form-control {
    width: 215px;
}

.block-rubrique-desactive{
    padding: 0;
}

.fan-area button.btn.btn-link{
    border: none;
}

.zone-shares .row{
    margin: 0;
}

.page-author header .title-author .info-author .inner>img {
    width: 111px;
    height: 111px;
    border-radius: 85px;
    margin: 0 auto 1%;
    border: 1px solid #fff;
}

.input-sub-blue.input-sub-cancel {
    background-color: #f66 !important;
}

.input-sub-blue.input-sub-cancel:hover {
    background-color: #b93d30 !important;
}

.edit_mode_launcher.author_page_edit {
    top: 86px;
}

.header-img .edit_mode_launcher.add_book_launcher {
    top: 140px;
}
.header-img .edit_mode_launcher.add_book_launcher span{
    margin-right: 7px;
}

.form-livre .bt-form-wizz .input-sub-cancel {
    margin-left: 30px;
}

.form-livre .bt-form-wizz .input-sub-blue {
    width: auto !important;
}

.form-livre .extracts h1{
    background-color: #f7f7f7;
    font-weight: normal;
    font-size: 100%;
    padding: 10px 15px;
}

.form-livre .extracts .description{
    padding: 25px 30px;
}


h2.title-wizard-buy-edition {
    text-align: left;
    margin-left: 0px;
}
.btn-buy:active{
    color: #fff;
    text-decoration: none;
}

.zone-gallery .modal .modal-body {
    max-height: 800px;
}

.page-gallery-editing.editing-mode .btn-back-desktop {
    display: inline-block;
}

.page-gallery-editing .zone-pencil {
    width: auto !important;
}

.hide-press-type-select h4, .hide-press-type-select .types {
    display: none;
}

.zone-press .modal .modal-body {
    max-height: 500px;
}
.zone-press .modal .modal-body p {
    margin-bottom: 20px;
    color: rgb(0, 0, 0);
}
.form-type-radio div:not(#foo) > input[type="checkbox"] {
    height: 13px;
    left: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 13px;
}

.form-type-radio div:not(#foo) > input[type="checkbox"]:checked + label {
    background: url(../bundles/blockbooksterpage/assets/images/icons/radio-checked2.png) no-repeat scroll left top !important;
}

.form-blog-type-radio {
   text-align: center;
}

.theme-turquoise .zone-blog .date span:nth-child(2) {
    color : #1abc9c;
}

.theme-green-sea .zone-blog .date span:nth-child(2) {
    color : #16a085;
}

.theme-peter-river .zone-blog .date span:nth-child(2) {
    color : #3498db;
}

.theme-belize-hole .zone-blog .date span:nth-child(2) {
    color : #2980b9;
}

.theme-amethyst .zone-blog .date span:nth-child(2) {
    color : #9b59b6;
}

.theme-wet-asphalt .zone-blog .date span:nth-child(2) {
    color : #34495e;
}

.theme-orange .zone-blog .date span:nth-child(2) {
    color : #f39c12;
}

.theme-pumpkin .zone-blog .date span:nth-child(2) {
    color : #d35400;
}

.theme-alizarin .zone-blog .date span:nth-child(2) {
    color : #c0392b;
}

.theme-pomegranate .zone-blog .date span:nth-child(2) {
    color : #ff6666;
}

.theme-silver .zone-blog .date span:nth-child(2) {
    color : #bdc3c7;
}

.theme-asbestos .zone-blog .date span:nth-child(2) {
    color : #7f8c8d;
}

/* theme background color helpers */
.theme-turquoise .theme-background-color {
    background-color : #1abc9c!important;
}

.theme-green-sea .theme-background-color {
    background-color: #16a085!important;
}

.theme-peter-river .theme-background-color {
    background-color: #3498db!important;
}

.theme-belize-hole .theme-background-color {
    background-color: #2980b9!important;
}

.theme-amethyst .theme-background-color {
    background-color: #9b59b6!important;
}

.theme-wet-asphalt .theme-background-color {
    background-color: #34495e!important;
}

.theme-orange .theme-background-color {
    background-color: #f39c12!important;
}

.theme-pumpkin .theme-background-color {
    background-color: #d35400!important;
}

.theme-alizarin .theme-background-color {
    background-color: #c0392b!important;
}

.theme-pomegranate .theme-background-color {
    background-color: #ff6666!important;
}

.theme-silver .theme-background-color {
    background-color: #bdc3c7!important;
}

.theme-asbestos .theme-background-color {
    background-color: #7f8c8d!important;
}

/* theme color helpers */
.theme-turquoise .theme-color {
    color : #1abc9c!important;
}

.theme-green-sea .theme-color {
    color: #16a085!important;
}

.theme-peter-river .theme-color {
    color: #3498db!important;
}

.theme-belize-hole .theme-color {
    color: #2980b9!important;
}

.theme-amethyst .theme-color {
    color: #9b59b6!important;
}

.theme-wet-asphalt .theme-color {
    color: #34495e!important;
}

.theme-orange .theme-color {
    color: #f39c12!important;
}

.theme-pumpkin .theme-color {
    color: #d35400!important;
}

.theme-alizarin .theme-color {
    color: #c0392b!important;
}

.theme-pomegranate .theme-color {
    color: #ff6666!important;
}

.theme-silver .theme-color {
    color: #bdc3c7!important;
}

.theme-asbestos .theme-color {
    color: #7f8c8d!important;
}


.block-reseaux-sociaux iframe,
.block-maq-blog .block-reseaux-sociaux a,
.block-reseaux-sociaux div {
    vertical-align : middle !important;
}

@media (max-width:767px) {
    .page-questionnaire .header-img,
    .page-gallery-editing .header-img {
        display : none;
    }

    .zone-form textarea {
        min-height: 200px;
    }
}

.page-book .big-img{
    height: 325px;
}

.page-author .zone-form form textarea, .page-book .zone-form form textarea {
    max-height: 160px;
    min-height: 160px;
}

@media (max-width:767px) {
    .page-author .zone-form form textarea {
        min-height: 160px;
        max-height: 160px;
    }
}

.page-author .zone-quote form textarea {
    font-size   : 21px;
    font-weight : 300;
}

.page-author .zone-quote form textarea::-webkit-input-placeholder,
.page-book .zone-quote form textarea::-webkit-input-placeholder {
    font-size   : 21px;
    font-weight : 300;
}

.page-author .zone-quote form textarea:-moz-placeholder,
.page-book .zone-quote form textarea:-moz-placeholder { /* Firefox 18- */
    font-size   : 21px;
    font-weight : 300;
}

.page-author .zone-quote form textarea::-moz-placeholder,
.page-book .zone-quote form textarea::-moz-placeholder {  /* Firefox 19+ */
    font-size   : 21px;
    font-weight : 300;
}

.page-author .zone-quote form textarea:-ms-input-placeholder,
.page-book .zone-quote form textarea:-ms-input-placeholder {
    font-size   : 21px;
    font-weight : 300;
}

@media screen and (min-width: 768px) {
    .page-author .zone-list-books .item-push div.img{
        margin-bottom: 0;
    }

    .page-author .block-row:nth-child(2n-1).zone-list-books .img img{
        padding: 5px;
        border: 1px solid #999;
    }
    .page-author .block-row:nth-child(2n-1).zone-list-books .block-book-item{
        background-color: #f4f5f6;
        overflow-wrap: break-word;
    }
}
.zone-list-books .block-book-item .img img{
    position: relative;
}

.zone-list-books .block-book-item .overlay{
    display: block;
    padding-top: 0;
    opacity: 0;
}
.zone-list-books .block-book-item .img:hover .overlay{
    opacity: 1;
}

.editing-panel .book-params ul li [class^=icon-], .editing-panel .autor-params ul li [class^=icon-] {
    width: 32px;
    height: 32px;
    border-radius: 3px;
    border: 1px solid #1574de;
    background-color: #1574de;
    color: #fff;
    padding: 0 3px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    margin: -5px -2px 0 10px;
    cursor: pointer;
    float: right;
}

.editing-panel .book-params, .editing-panel .autor-params {
    padding: 0 0 40px 0;
}

.editing-panel .book-params li span:hover,
.editing-panel .icon-pencil li span:hover,
.editing-panel .autor-params li span:hover {
    background: #fff;
    color: #1574de;
}

/**** Color picker tooltip box ****/
.tooltip:after, .tooltip:before {
    right: 100%;
    border: solid transparent;
    content: " "!important;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 15px;
    margin-top: 39px;
}

.rubric-params.toolbar a{
    color: #fff;
}
.rubric-params.toolbar a:active,
.rubric-params.toolbar a:focus,
.rubric-params.toolbar a:hover{
    color: #fff;
}


.field-prix .label-form {
    min-width: 100px;
}

.block-wizzard-livre .list-step li {
    width: 50%;
    text-align: center;
    color: #a6a6a6;
}

.block-wizzard-livre .list-step li.active {
    color: #000000;
}

.block-wizzard-livre .list-step-1 li a {
    padding: 12px 7px 8px 5px;
}

.block-wizzard-livre .list-step li a .number-step-item {
    border-radius: 50%;
    border: 2px solid #a6a6a6;
    padding: 5px;
    margin-right: 5px;
    font-weight: bold;
    display: inline-block;
    width: 28px;
}

.block-wizzard-livre .list-step li.active a .number-step-item {
    border: 2px solid #000000;
    color: #000000;
}


.block-wizzard-livre .other-shops h2 {
    background-color: #f7f7f7;
    color: #000000;
    text-align: left;
    padding: 5px 10px;
}

.block-wizzard-livre .other-shops .tip{
    color: #808080;
    padding: 10px;
    margin-bottom: 10px;
}

.block-wizzard-livre .other-shops a.other-shops-link{
    color: #72a1e7;
    text-decoration: underline;
}


.zone-tweet, .zone-post {
    border: 1px dashed #ccc;
    position: relative;
    min-width: 48.8%;
    min-height: 150px;
}

.zone-tweets .btn-edit{
    display: block !important;
    position: absolute;
    top: 5px;
    right: 5px;
    background: #1574de;
    color: #fff !important;
    padding: 3px 10px;
    height: 33px;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
}

/*.icon-pencil:after, .editing-mode .zone-tweets .container .btn-edit:after {*/
    /*content: '\e81f';*/
/*}*/

.editing-mode .zone-tweets .container .btn-edit:hover {
    background: #105fb6;
    text-decoration: none;
}

.editing-mode .zone-tweets .container .btn-edit {
    font-family: fontello;
    font-size: 18px;
}

span[id^="read-more-"] {
    display: inline;
}

.zone-biography .image-zoom img{
    max-width: 270px;
    max-height: 270px;
}

.editing-mode .block-row {
    padding: 30px 0;
}
.editing-mode div.block-row.zone-book {
    padding: 30px 0 0;
}

div[class^='summary-content-'] {
    height: 200px;
    overflow: hidden;
}

#blockbookster_book_wizard_step1_collectionAdd {
    margin-right: 3px;
}

.block-book-item .glyphicon.glyphicon-eye-open {
    font-size: 40px;
}

.editing-mode .zone-list-books .item-push {
    padding: 20px;
    display: block;
    width: 770px;
    margin: 0 auto 25px;
}
.editing-mode .zone-list-books .item-push .img {
    width: 250px;
    float: left;
    position: relative;
}
.editing-mode .zone-list-books .item-push .description {
    margin-left: 280px;
}
.editing-mode .zone-list-books .item-push .info {
    margin-bottom: 15px;
    display: block;
}

@media screen and (max-width: 768px) {
    .block-maq-blog .zone-blog {
        margin: 0 0 50px !important;
    }
}

.block-reseaux-sociaux a[data-id*=pin-it] img {
    display :  none;
}

.center-block {
    float: right;
    right: -50%;
    position: relative;
}

.zone-iframe .editing .code {
    min-height: 8em;
}

.editing-mode .zone-shares {
    text-align : center;
}

.editing-mode .zone-shares .container  {
    border   : 1px dashed #ccc;
    position : relative;
}

.editing-mode .zone-shares .container a.default,
.editing-mode .zone-shares .container input.default,
.editing-mode .zone-shares .container button.default,
.editing-mode .zone-shares .container .btn-edit {
    border         : none;
    border-radius  : 3px;
    color          : #fff;
    cursor         : pointer;
    display        : inline-block;
    font-family    : fontello;
    font-size      : 18px;
    height         : 33px;
    line-height    : inherit;
    padding        : 3px 10px;
    text-align     : center;
    text-decoration: none;
    width          : auto;
}

.editing-mode .zone-shares .container a.default:hover,
.editing-mode .zone-shares .container input.default:hover,
.editing-mode .zone-shares .container button.default:hover,
.editing-mode .zone-shares .container .btn-edit:hover {
    color           : #fff;
    text-decoration : none;
}

.editing-mode .zone-shares .container .btn-edit {
    background : #1574de;
    display    : block;
    position   : absolute;
    right      : 5px;
    top        : 5px;
}

.editing-mode .zone-shares .container .btn-edit:hover {
    background : #105fb6;
}

.editing-mode .zone-shares .container .link_cancel:hover {
    background-color: #b93d30;
    color: #fff;
}

.editing-mode .zone-shares .container .btn-edit span {
    font-family  : "Open Sans",Helvetica,Arial,sans-serif;
    margin-right : 10px;
}

.editing-mode .zone-shares .container .add-address,
.editing-mode .zone-shares .container label,
.editing-mode .zone-shares .container label span.txt-pre-label {
    color     : #fff !important;
    font-size : inherit;
}

.editing-mode .zone-shares .container .add_link,
.editing-mode .zone-shares .container .add_link:hover,
.editing-mode .zone-shares .container .delete_link,
.editing-mode .zone-shares .container .delete_link:hover {
    background  : none;
    border      : none;
    color       : inherit;
    cursor      : inherit;
    display     : inline-block;
    font-size   : 18px;
    height      : auto;
    line-height : inherit;
    margin      : 0;
    text-align  : center;
    width       : auto;
}

.editing-mode .zone-shares .container label {
    margin-top: 15px;
    float : none;
    width : auto;
}

.editing-mode .zone-shares .container .add-adress {
    color  : #105fb6;
    margin : -20px 125px 20px 0;
}

.editing-mode .zone-shares .container .add_link:hover {
    text-decoration : underline;
}

.editing-mode .zone-shares .container .editing-btns-blog .delete_link span,
.editing-mode .zone-shares .container .editing-btns-blog .delete_link span:hover {
    background :  none !important;
    height     : 35px;
    width      : 33px;
}

.blog_read_link{
    font-weight: 600;
    text-decoration: underline;
}

.bold {
    font-weight: 600;
}

.editing-mode .zone-shares .container input,
.editing-mode .zone-shares .container select,
.editing-mode .zone-shares .container .editing-btns-blog {
    clear   : both;
    display : inline-block;
    float   : none;
}

.editing-mode .zone-shares .container .field-right {
    width : auto;
}

.editing-mode .zone-shares .container li {
    text-align: left;
}

.zone-slider-books .slider-books a.item-add {

    padding: 79px 12px 25px;
    margin: 0;
    vertical-align: top;
    position: relative;

    display: inline-block;
    background: #f7f7f7;
    border: 7px solid #fff;
}
.zone-slider-books .slider-books a.item-add img{
    margin: 0 auto 40px auto;
}

.zone-slider-books .slider-books a.item-add span{
    display: inline-block;
}

.page-book.editing-mode .editing-panel, .page-author.editing-mode .editing-panel {
    position: fixed;
    overflow-y: auto;
    z-index: 100;
    height: 100%;
    padding-bottom: 0;
    background: #000;
}

.editing-panel .theme-params .tooltip {
    position: fixed;
    top: 153px;
    left: 279px;
}

.block-cover-image a input[type=radio] {
    display: none;
}

#popin-background .photo .jb_loading {
    border: none;
}
#popin-background .block-cover-image{
    max-height: 500px;
    overflow-y: scroll;
}
.page-author .block-row.zone-quote:nth-child(odd) .block-quote {
    color : #666666;
}

.editing-mode .btn-edit span:not(.in-edition),
.editing-mode .editing-step2 .btn-edit .in-edition {
    display: inline-block;
}

.editing-mode .editing-step2 .btn-edit span:not(.in-edition),
.editing-mode .btn-edit .in-edition {
    display: none;
}

.editing-mode .container .btn-edit:focus {
    text-decoration: none;
}

#blockbookster_pagebundle_blockbiography_biographyPicture_row {
    text-align: center;
    margin-bottom: 10px;
}
#blockbookster_pagebundle_blockbiography_biographyPicture_row .jcrop-holder{
    display: inline-block;
}

.editing-mode .editing-step2 .btn-edit:after {
    content: none !important;
}

.editing-mode .editing-step2 .btn-edit span {
    margin-right: 0;
}

.zone-buy .block-premium {
    margin-top: 20px;
    background: white;
    height: 120px;
}

.zone-buy .block-premium .txt-wizz {
    padding: 0 0 16px;
}

.editing-mode .zone-buy .container {
    border: 1px dashed #ccc;
    position: relative;
}

.zone-biography .image {
    text-align: right;
    margin: 0px 15px 0 0;
}

a.input-sub-cancel{
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
}

a.input-sub-cancel{
    text-decoration: none;
}

.link-prev {
    position: absolute;
    left: 0;
    float: none;
    background: url("../bundles/blockbooksterpage/assets/images/icons/picto-return.png") no-repeat left 2px;
    color: #3498db;
    display: inline-block;
    font-size: 94.5%;
    margin: 7px 0 0 17px;
    padding: 0 0 4px 30px;
    text-decoration: underline;
}

.link-prev:hover {
    color: #2980b9;
    background: url("../bundles/blockbooksterpage/assets/images/icons/picto-return-over.png") no-repeat left 2px;
    outline: none;
}

@media (max-width: 767px) {
    .zone-biography .image-zoom {
        text-align: center;
    }

    .zone-biography .image {
        margin-bottom: 20px;
    }
    .zone-masonry .item p{
         display: block;
    }

    .zone-gallery .publishing div.row{
        margin: 0;
    }

}
.form-post .help-block.error{
    display: block;
    text-align: left;
}

.link-return {
    margin-top: 15px !important;
}

.zone-biography .editing {
    text-align: left;
}

.zone-biography .editing .photo img {
    border: 1px solid #999;
    float: left;
    margin: 0 10px 0 0;
}

.zone-biography .editing .desc-photo {
    margin: 0;
}

.zone-biography .photo {
    width: auto;
}

.zone-biography .editing .help-block.error {
    margin-left: 0px;
}

.block-Request-press .help-block.error{
    margin-left: 150px;
}

.page-author header nav li.active a,
.page-author header nav li.active .icon-email {
    color: #fff;
}

.page-author header nav li a:focus {
    text-decoration: none;
}

/****** Block list links******/
.block-list li.block.short a.scrollable {
    max-width: 117px;
}
.block-list li.block.long a.scrollable {
    max-width: 157px;
}

.block-list li.block a.scrollable{
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modal-body .help-block.error {
    display: block;
    margin: 0 0 10px 0;
}

.add-adress a.add_link {
    font-size: 13px !important;
}

.page-author .block-row .container,
.page-book .block-row .container{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.twitter-rapariation {
    color: red;
}

div.title h2{
    height: 34px;
}

.editing-mode.page-gallery-editing .zone-gallery .editing .page-title {
    width: auto;
    margin-bottom: 80px;
}

.editing-mode.page-gallery-editing .zone-gallery .editing .zone-pencil {
    display: inline;
    padding-right: 50px;
}

.editing-mode.page-gallery-editing .zone-gallery .editing .zone-pencil a {
    float: left;
}

.zone-gallery .block-gallery .image-zoom{
    margin-bottom: 10px;
}
.zone-gallery .block-gallery .image-zoom + p{
    margin-bottom: 10px;
}

/* Modal press review image style */
.revue-presse .types-block .filed-compte.filed-vignette{
    padding-left: 90px;
}

.revue-presse .types-block .filed-vignette.image-block .label-form {
    width: 100%;
    margin: 0 0 10px;
}

.page-gallery-editing .page-title {
    border: none !important;
    padding: 8px !important;
}

/* blog gallery press review character questions pages mobile header style */
@media screen and (max-width: 768px){
    .block-row.block-row-article.blog ,
    .block-row.block-row-article.questionnaire,
    .page-author.page-questionnaire .block-row .container,
    .block-row.block-row-article.character,
    .block-row.block-row-article.character .container{
        padding-top: 0!important;
    }

    .block-row.block-row-article.blog .block-maq-blog,
    .block-content-quiz .block-maq-blog {
        margin-top: 0;
    }
    .l-content-main .title-mob {
        margin: 0 -10px 25px!important;
    }

    .l-content-main .title-desktop {
        display:none;
    }

    /*Centering text */
    .page-title .btn-back-mob {
        margin-right: -25px;
    }

    .page-author .block-row .container,
    .page-book .block-row .container {
        padding: 0 10px!important;
    }

    .page-author .block-row,
    .page-book .block-row {
        padding: 0!important;
    }

    .page-author .block-row.zone-shares,
    .page-book .block-row.zone-shares {
        padding: 10px 0!important;
    }

    .fan-area button.btn.btn-link {
        border: 1px solid transparent !important;
    }
}

.block-row.zone-links .container.editing-step2 form {
    margin-top: 23px;
}

.block-row.zone-links .container.editing-step2 .block-link {
    margin-bottom: 20px;
    padding: 10px 30px;
    background: #f4f5f6!important;
}

.jb_loading {
    border: none!important;
}
.jcrop-keymgr{
    display: none!important;
}

.galerie-editing.modal-dialog .block-telecharger {
    text-align: left;
}

#blockbookster_pagebundle_post_picture_row .jb_result_preview,
.zone-pdf .jb_result_preview {
    float: none;
}
#blockbookster_pagebundle_post_picture_row .jb_crop_upload,
.zone-pdf .jb_crop_upload {
    display: inline-block;
}

#blockbookster_pagebundle_post_picture_row .desc-photo,
.zone-pdf .desc-photo {
    float: none;
    display: inline-block;
    margin: 0;
    vertical-align: bottom;
}

.zone-quote .block-quote p {
    font-size: 1.5em;
}


.editing-mode .tooltip {
    position: fixed;
    top: 153px;
    left: 279px;
    width: 208px;
    background: #fff;
    border-radius: 3px;
    padding: 5px;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    min-height: 120px;
    box-shadow: 5px 2px 8px rgba(0,0,0,.5);
    display: none;
    z-index: 1070;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    filter: alpha(opacity=0);
}
.editing-mode .tooltip.toggled {
    opacity: 1!important;
    display: block!important;
}

.editing-mode ul.colors-list li {
    border: 1px solid #fff;
    padding: 3px;
    width: 46%;
    margin: 1% 2%;
    float: left;
    border-radius: 3px;
}

.editing-mode ul.colors-list li span {
    display: block;
    width: auto;
    margin: 0;
    border-radius: 3px;
    height: 18px;
    text-indent: 200px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
}

.editing-mode ul.colors-list {
    background-color: #fff;
    border-radius: 3px;
    color: #000;
    margin: 0;
}

.editing-mode ul.colors-list li:hover, .editing-mode ul.colors-list li.selected {
    border: 1px solid #787878;
}

.editing-mode .tooltip:before {
    content: "\27A7";
    color: #fff;
    position: absolute;
    display: block;
    font-size: 30px;
    left: -12px;
    position: absolute;
    top: 39px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.turquoise-background-color {
    background-color : #1abc9c;
}

.green-sea-background-color {
    background: #16a085;
}

.peter-river-background-color {
    background: #3498db;
}

.belize-hole-background-color {
    background: #2980b9;
}

.amethyst-background-color {
    background: #9b59b6;
}

.wet-asphalt-background-color {
    background: #34495e;
}

.orange-background-color {
    background: #f39c12;
}

.pumpkin-background-color {
    background: #d35400;
}

.alizarin-background-color {
    background: #f66;
}

.pomegranate-background-color {
    background: #c0392b;
}

.silver-background-color {
    background: #bdc3c7;
}

.asbestos-background-color {
    background: #7f8c8d;
}

.block-wizzard-livre .etape3 .jb_result_name:empty ~ img {
    display: none;
}
.block-wizzard-livre .etape3 .help-block.error {
    display: block;
    margin-left: 190px;
}

.block-wizzard-livre .etape3 .error-notice .help-block.error{
    display: block;
    margin-left: 0px;
}

.block-wizzard-livre .etape3 .store-cover a{
    font-size: 12px;
    color: #1574de;
    text-decoration: underline;
}

.underline{
    text-decoration: underline;
}

.block-wizzard-livre .filed-photo .help-block.error {
    margin-left: 0px;
}

.editing-panel .theme-params ul li span.glyphicon-picture{
    padding: 7px 6px 4px;
    font-size: 18px;
    transform:rotateY(180deg);
}

.autor-params .flaticon-super:before{
    margin-left: 0;
}


.autor-params .icon-vector-pencil{
    transform:rotateZ(180deg);
}

.autor-params .flaticon-super{
    width: 32px;
    height: 32px;
    border-radius: 3px;
    border: 1px solid #1574de;
    background-color: #1574de;
    color: #fff;
    padding: 0 3px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    margin: -5px -2px 0 10px;
    cursor: pointer;
    float: right;
}
.autor-params .flaticon-super:hover {
    background: #fff;
    color: #1574de;
}

.content-extract.text p {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .zone-press .col-md-5:last-child {
        display: block;
    }

    .zone-press .js-masonry2 h3,
    .zone-press .js-masonry2 p {
        text-align: left;
    }

    .zone-press .js-masonry2 h3 {
        margin-top: 2%;
        margin-bottom: 2%;
    }

    .zone-list-books .block-book-item:last-child {
        margin-bottom: 15px;
    }

}

@media (min-width: 767px) {
    .zone-book .image img{
        width: 270px;
    }
}

.editing .block-tabs{
    margin-top: 27px;
}
.editing .block-tabs{
    margin-top: 27px;
}
#modal-character-description p {
    margin-bottom: 1em;
}

.extract_illustrated{
    width: 140px;
    margin-right: 30px;
}

.zone-pdf .editing .photo.file-upload{
    margin-bottom: 10px;
}

.jb_result_preview .jb_result_name:not(:empty){
    display: inline-block;
    margin-right: 10px;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jb_crop_tool {
    display: inline-block;
}

.extract_tab_form_wraper{
    margin-bottom: 10px;
}

.zone-pdf .tab-content {
    padding: 35px 79px;
    background: #fff
}

.zone-extract .block-extract .no-display-desktop a {
    text-decoration: none;
}

.zone-extract .block-extract .no-display-desktop a:link {
    text-decoration: none;
}

.zone-summary .block-summary p{
    margin-bottom: 10px;
}

.block-content-quiz .block-quiz .description p {
  margin-bottom: 10px;
}

.zone-questionnaire .container dl dd p {
    margin-bottom: 10px;
}

.page-author .block-row:nth-child(2n-1).zone-questionnaire {
    color: #999;
}

.page-author .block-row:nth-child(2n).zone-questionnaire {
    color:black;
}

.page-book .block-row:nth-child(2n-1).zone-questionnaire {
    color: #999;
 }

.page-book .block-row:nth-child(2n).zone-questionnaire {
    color: #ffffff;
}

.page-book .block-row:nth-child(2n-1).zone-extract .block-extract h3 {
    color: #999;
}

.page-book .block-row:nth-child(2n).zone-extract .block-extract h3{
    color: #ffffff;
}

.page-book .block-row:nth-child(2n-1).zone-pdf .block-pdf h3 {
    color: #999;
}

.page-book .block-row:nth-child(2n).zone-pdf .block-pdf h3{
    color: #ffffff;
}

@media (max-width: 767px) {
    .page-author .block-row:nth-child(2n).zone-questionnaire {
        color: #999;
    }
    .page-book .block-row:nth-child(2n).zone-questionnaire {
        color: #999;
    }
    .page-book .block-row:nth-child(2n).zone-pdf .block-pdf h3{
        color: #999;
    }
    .page-book .block-row:nth-child(2n).zone-pdf .block-pdf h3{
        color: #999;
    }
}

.extract_illustrated{
    width: 140px;
    margin-right: 30px;
}

.zone-pdf .editing .photo.file-upload{
    margin-bottom: 10px;
}

.jb_result_preview .jb_result_name:not(:empty){
    display: inline-block;
    margin-right: 10px;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jb_crop_tool {
    display: inline-block;
}

.extract_tab_form_wraper{
    margin-bottom: 10px;
}

.zone-pdf .tab-content {
    padding: 35px 79px;
    background: #fff
}
@media (max-width: 767px) {
    .zone-masonry.zone-press .item p {
        display: block;
    }

    .page-character, .page-questionnaire {
        background: #fff;
    }

    .zone-press .row .col-md-5.col-sm-5:nth-child(2) {
        display: none;
    }

}

.content-zone-achat .help-block.error {
    margin-left: 0px;
}
.zone-extract .block-extract .text-preview{
    text-align: justify;
}

.zone-extract .block-extract .no-display-desktop a {
    text-decoration: none;
}

.zone-extract .block-extract .no-display-desktop a:link {
    text-decoration: none;
}

.block-wizzard-livre .tooltip:after{
    margin-top: 0px;
}

.zone-iframe textarea.code::-webkit-input-placeholder {
    text-align: center;
}

.zone-iframe textarea.code::-moz-placeholder {
    text-align: center;
}

.zone-iframe textarea.code:-ms-input-placeholder {
    text-align: center;
}

.page-book .big-img {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3))
}

.page-author .header-img .big-img,
.page-book .header-img .big-img {
    min-height: 385px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 767px) {
    .page-book header .header-img .big-img,
    .page-author header .header-img .big-img {
        min-height: 82px;
    }
}

.page-character .description p {
    margin-bottom: 15px;
}

.zone-biography .editing .desc-photo {
    float: none;
}

.block-wizzard-livre .items-upload .jb_result_preview .jb_result_name:not(:empty) {
    max-width: 520px;
}
.block-wizzard-livre .block-fichier .help-block.error {
    margin-left: 0;
    width: 650px;
}

.block-wizzard-livre .store-cover{
    margin-bottom: 50px;
}

.block-wizzard-livre .store-cover .file-ajax-label{
    display: none;
}

.block-wizzard-livre .store-cover .file-upload{
    position: relative;
}

.block-wizzard-livre .store-cover .file-ajax-widget{
    display: inline-block !important;
    position: absolute;
    bottom: 0px;
    width: 215px;
}


.block-wizzard-livre .file-upload .icon-trash-1{
    color: #000000;
}

.image-zoom a.press-review-link {
    color: #ffffff;
}

.block-channel {
    border-top: 1px solid #d6d6d6;
    margin: 0 70px 0 72px;
    padding-bottom: 20px;
}

.block-channel td.form-type-checkbox {
    float: none;
}

.block-channel .table>tbody>tr>td {
    border-top: none;
    vertical-align: inherit;
}

.desc-channel {
    font-size: 15px;
    color: #888888;
    font-weight: normal;
    margin-bottom: 42px;
}

.desc-channel p a, .desc-sale-abroad p a {
    color: #3498db;
    font-weight: 500;
}

.block-channel .parag-info {
    width: auto;
    margin: auto;
}

.desc-sale-abroad {
    color: #888888;
    font-size: 13px;
    font-style: italic;
}

.block-channel table.table .desc-channel-tab {
    width: 620px;
}

.block-channel h5 {
    font-size: 15px;
}

.etape3 #currency-book {
    font-size: 150%;
    color: #666666;
    display: inline-block;
}

.block-cgv .filed-livre .form-type-checkbox label {
    line-height: 140% !important;
    cursor: none;
}

.zone-press .gallery-detail-popin h3 {
    color: #000000;
}

.zone-links .block-link label {
    color: #000000;
}

.info-author h1.name {
    font-weight: normal;
    margin: 0;
}

@media (max-width: 767px) {
    .zone-extract .block-extract {
        margin-bottom: 20px;
    }
}

#importFile {
    cursor:pointer;
    color: #1574de;
    font-size: 80%;
    padding: 0 2px;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}

.store-cover #importFile {
    padding: 0 10px;
}

.editing-mode .zone-masonry .container .block-add.press-placeholder{
    background: url('../bundles/blockbookstercore/assets/images/icon-add-press.png') no-repeat 55% 38%;
}

input[type=submit].input-link {
    border-radius: 0;
    color: #3498db;
    font-weight: 500;
    text-decoration: underline;
    background-color: transparent;
    text-transform: none;
    width: auto;
}

.input-link {

    background-color: transparent;
}
.zone-book {
    overflow: visible!important;
}

.one_post .form-control {
    width: 90%;
    display: inline-block;
}

.block-blog-settings{
    background-color: #f7f7f7;
    margin: 0 0 44px;
    padding: 24px;
}

.block-blog-settings .choose-blog-type{
    margin: 0px;
}

.block-blog-settings .choose-blog-type label{
    margin: 0 10px;
}

.block-blog-settings .choose-blog-status{
    margin: 0;
    border: 1px solid #dfdfdf;
    border-radius: 7px;
    padding: 13px 10px;
    font-size: 107%;
    position: relative;
    background-color: #fff;
}

.block-blog-settings .choose-blog-status input[type=checkbox] {
    display: none;
}

.block-blog-settings .choose-blog-status .checkbox-on-off {
    float: right;
    overflow: hidden;
    text-indent: 50px;
    display: block;
    width: 50px;
    height: 27px;
    background: url(../bundles/blockbookstercore/assets/images/checkbox.png) no-repeat 0 0;
}

.block-blog-settings .choose-blog-status input[type=checkbox]:checked ~ .checkbox-on-off{
    background-position: 0 -30px;
}

.blog-content input[type="url"].form-control {
    height: 32px;
    display: block;
}

.blog-content form.ajax-submit-externalblog .external-blog-form{
    width: 315px;
    margin: 0 auto;
}

.blog-content form.ajax-submit-externalblog .external-blog-form .external-blog-submit{
    text-align: right;
    color: white;
}

.blog-content form.ajax-submit-externalblog .external-blog-form .external-blog-submit .btn-submit{
    text-align: center;
    background-color: #58b957;
    color: white;
    border-radius: 1px;
    padding: 8px 10px;
    width: auto;
}

.blog-content form.ajax-submit-externalblog .external-blog-form .icon-globe{
    display: inline-block;
    background-color: #999999;
    color: white;
    width: 32px;
    height: 32px;
    position: relative;
    bottom: -6px;
    right: -5px;
}
.blog-content form.ajax-submit-externalblog .external-blog-form .icon-globe:before{
    font-size: 32px;
    text-align: center;
    position: relative;
    left: -6px;
    top: 1px;
}

.blog-content form.ajax-submit-externalblog .external-blog-form input{
    width: 88%;
    display: inline-block;
    border-left: 0;
}

.blog .zone-blog img{
    max-width:100%;
    max-height:100%;
}

.blog .zone-blog h3 a{
    color: #000000;
}

.external a{
    text-decoration: underline;
    color: #000000;
}

.zone-book .sub-title a.author-name{
    color: #999;
    margin-bottom: 20px;
    text-decoration: underline;
}


.zone-book .sharing-btns{
    background: transparent;
    padding: 0 0 10px;
    text-align: left;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-bottom: 10px;
}

.zone-book .sharing-btns a{
    margin-right: 5px;
    color: #000000;
    font-size: 12px;
}

.zone-book .sharing-btns a:first-child{
    background-color: #ececec;
    border: 1px solid #d6d6d6;
    padding: 0px 3px;
}

.zone-book .image img{
    max-width: 100%;
}

.zone-book .book-extract {
    margin: 10px 0;
}

.zone-book .book-extract a{
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #999999;
    padding: 5px 0;
    color: #999999;
}


/*@media (max-width: 768px) {*/
    /*.book-extracts li{*/
        /*float: left;*/
        /*width: 33%;*/
        /*text-align: center;*/
    /*}*/
/*}*/

.zone-buy-presentation {
    margin-top: 30px;
}

.zone-buy-presentation .nav li {
    border-radius: 1px;
    display: inline-block;
    width: 49.7%;
    height: 100%;
    text-align: center;
}

.zone-buy-presentation .nav li a {
    padding: 10px 0;
    height: 100%;
    border: 1px solid #ededed;
}

.zone-buy-presentation .nav-tabs > li > a {
    margin-right: 0px;
}

.zone-buy-presentation .nav-tabs > li.active > a, .zone-buy-presentation .nav-tabs > li.active > a:hover, .zone-buy-presentation .nav-tabs > li.active > a:focus {
    background-color: #ededed;
}

.zone-buy-presentation .tab-content {
    padding: 0px;
    background-color: #ededed;
    color: #808080;
    font-size: 12px;
}

.zone-buy-presentation .tab-pane {
    padding: 10px;
    background-color: #ededed;
}

.zone-buy-presentation .inner-pane {
    background-color: #ffffff;
    padding: 20px;
    text-align: center;
}

.zone-buy-presentation .inner-pane .direct-link {
    /*padding: 10px 30px;*/
    font-size: 12px;
}

.zone-buy-presentation .inner-pane .direct-link .icon-basket {
    margin-left: 10px;
}

.zone-buy-presentation .inner-pane .direct-link a {
    color: #fefffd;
    display: block;
    border-radius: 5px;
    padding: 8px;
    text-align: center;
    margin: 0 0 10px;
    width: auto;
    text-transform: none;
    font-size: 14px;
}

.zone-buy-presentation .tab-content div.redirect-link {
    text-align: center;
    padding: 5px;
}


@media (max-width:767px) {
    .zone-buy-presentation .redirect-link{
        margin-bottom: 16px;
    }
}

.zone-buy-presentation .tab-content div.redirect-link a{
    text-decoration: underline;
    color: #808080;
    margin-right: 2px;
}
.zone-buy-presentation .tab-content .shop-list
{
    padding: 10px;
}

.zone-buy-presentation .tab-content .shop-list a
{
    display: inline-block;
    padding: 0 2px;
}

.zone-buy-presentation .tab-content .shop-list img
{
    border-radius: 15px;
    width: 30px;
    height: 30px;
}

.zone-buy-presentation span.book-price{
    color: #9b58b5;
    font-weight: bold;
}

.zone-buy-presentation .promo-code{
    background-color: #808080;
    font-size: 12px;
    padding: 14px;
    min-height: 55px;
    background-image: url(../bundles/blockbooksterpage/assets/images/content/bulle-promo.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.zone-buy-presentation .promo-code img.bubble-img{
    position: absolute;
    top: 0;
    left: 0;
}


.zone-buy-presentation .promo-code .right{
    text-align: right;
    /*float: right;*/
}

.zone-buy-presentation .promo-code .icon-tag:before{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.zone-buy-presentation .promo-code p{
    display: inline-block;
    /*width: 204px;*/
    text-align: center;
    color: white;
    /*margin-left: 20px;*/
    margin-right: 20px;
}

.zone-buy-presentation .promo-code a.get-free-access{
    display: inline-block;
    background-color: #efefef;
    border-radius: 2px;
    padding: 5px;
    text-align: center;
    text-decoration: initial;
}

@media (max-width:505px) {
    .zone-buy-presentation .promo-code {
        min-height: 60px;
    }
    .zone-buy-presentation .promo-code .right{
        text-align: center;
        line-height: 2;
    }
    .zone-buy-presentation .promo-code p{
        margin-right: 0px;
    }
}

.zone-buy-presentation .promo-code a.get-free-access:before{
    content: "";
}

.zone-buy-presentation .icon-gift{
    font-size: 14px;
}

.btn-read-more{
    float: right;
    margin-bottom: 15px;
    font-family: Flaticon;
    /*font-weight: 400;*/
}

.btn-read-more:before {
    position: relative;
    /*right: -96px;*/
    /*top: 8px;*/

}

.zone-book .btn-more-close:before {
    content: "";
}

.zone-book .btn-more-open:before {
    content: "";
}

.zone-book .btn-more-close:after {
    content: "\e002";
}

.zone-book .btn-more-open:after {
    content: "\e00e";
}

.zone-book table{
    font-size: 12px;
}

.zone-book table th{
    text-align: left;
}

.zone-book .btn-read-more{
    position: relative;
    bottom: 4px;
}

.zone-book div[class^="summary-content-"] p{
    margin-top: 10px;
}

.modal-title {
    color: #fc0d1b;
    float: left;
    font-size: 24px;
    font-weight: 300;
    margin: 0.1em 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
.popin-background .modal-header, .popin-rubrique .modal-header {
    margin: 0 0 28px;
    padding: 14px 25px 19px;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #dfe0e1;
}

.popin-external-shop {
    width: 770px;
    display: inline-block;
    background: white;
    color: #000000;
}

.popin-external-shop .modal-header .modal-title {
    text-align: center;
    color: #000000;
}

.popin-external-shop .modal-body {
    /*padding: 0.5em 1em;*/
    padding: 40px 100px;
    text-align: left;
    clear: both;
}

.popin-external-shop .modal-body .filed-live{
    /*padding: 15px 55px;*/
    /*background-color: #1574de;*/
    /*color: white;*/
    /*text-transform: uppercase;*/
}

.popin-external-shop .modal-body .filed-livre .label-form {
    width: 166px;
    font-weight: 500;
}

.popin-external-shop .modal-body .add-shop {
    padding: 15px 55px;
    background-color: #1574de;
    color: white;
    text-transform: uppercase;
    margin: 0 auto;
    width: 273px;
    border-radius: 5px;
}

.popin-external-shop .modal-body .add-shop a.add-shop-link{
    color: white;
}

.popin-external-shop .modal-body .fields .external-thumbnail div{
    /*display: inline-block;*/
}

.zone-upgrade {
    color: #f7f7f7;
    background-image: url(../bundles/blockbooksterpage/assets/images/content/bg-book-premium.png);
    margin-top: 30px;
    padding: 17px;
}

.zone-upgrade a.know-more {
    text-decoration: underline;
    color: white;
    padding: 10px;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 118px;
}

.alert div.bt-form-wizz{
    background: none;
    padding: 21px 0 0;
}

.alert p.errors-message{
    color: #cb7b7a;
    /*padding: 0 180px;*/
    /*text-align: center;*/

    width: 630px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
}

.go-premium .upgrade-header{
    color: white;
    background-image: url(../bundles/blockbooksterpage/assets/images/content/bg-book-premium.png);
    height: 218px;
    max-width: 100%;
    text-align: center;
}

.zone-extracts h1 {
    background-color: #f7f7f7;
    padding: 15px;
    font-size: 15px;
    margin: 0;
}

.zone-extracts p {
    padding: 30px 25px;
    color: #747474;
}

.zone-extracts .extract-type {
    display: inline-block;
    color: #000000;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
}

.zone-extracts .tab-content .inner-nav {
    margin-bottom: 30px;
    text-align: center;
}

.zone-extracts .tab-content .inner-nav li.active a{
    color: #000000;
    border: 1px solid #000000;
}

.zone-extracts .tab-content .inner-nav a {
    display: inline-block;
    color: #a6a6a6;
    border: 1px solid #a6a6a6;
    padding: 10px 30px;
    border-radius: 3px;
    /*margin-right: 10px;*/
}

.zone-extracts .tab-pane .tab-content {
    padding: 0;
}
.zone-extracts .tab-content{
    padding: 35px 80px;
}

.zone-extracts #extract_illustrated .line {
    text-align: center;
}

.zone-extracts #extract_illustrated .line label{
    width: 100%;
}

.zone-extracts #extract_illustrated label.importFile{
    color: #f66;
    font-size: 15px;
}

.zone-extracts #extract_illustrated a.jb_remove_link{
    text-decoration: underline;
}

.zone-extracts a.remove-extract{
    text-decoration: underline;
}

.zone-extracts .extract_illustrated-fields{
    width: auto;
    margin-top: 30px;
    text-align: center;
}

.zone-extracts .extract_illustrated-fields label{
    width: auto;
    margin-top: 30px;
    text-align: center;
}

.zone-extracts  .extract_illustrated-fields a{
    color: #f66;
    text-decoration: underline;
    font-size: 15px;
}
.zone-extracts #importFile {
    cursor:pointer;
    color: #f66;
    font-size: 15px;
    padding: 0 2px;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}
.zone-review .reviews{
    margin-bottom: 40px;
}

.zone-review .inner-review{
    padding: 15px 20px 30px;
    background-color: #ffffff;
    color: #000000;
    min-height: 230px;
    /*border-bottom: 1px solid #999999;*/
}


.zone-review .inner-review .review-infos{
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    padding: 6px 0;
}

.zone-review .inner-review .review-infos span.author{
    font-weight: bold;
    margin-right: 10px;
}

.zone-review .inner-review .review-infos span.author a{
    color: black;
}

.zone-review .inner-review .review-infos span.provider a{
    color: #999999;
}

.zone-review .inner-review .review-infos span.provider-logo img{
    width: 20px;
    height: 20px;
    float: right;
}

.zone-review .inner-review .review-grades span.icon-star {
    color: #b4b4b4;
}

.zone-review .inner-review .review-grades span.icon-star.voted {
    color: #e47e30;
}

.zone-review .inner-review .review-content {
    margin-top: 10px;
}

.zone-review .inner-review .timeago {
    text-align: right;
    margin-top: 20px;
    color: #999999;
    position: absolute;
    bottom: 10px;
    right: 30px;
}

.zone-review .see-reviews {
    margin-top: 30px;
    /*width: 280px;*/
    min-width: 160px;
    color: white;
    padding: 10px 15px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;

}

.zone-review .see-reviews a.see-all-link{
    color: white;
}

.zone-review .review-content a.read-more{
    color: black;
    text-decoration: underline;
}

.zone-review .see-reviews span.icon-star, .zone-review .see-reviews span.icon-left{
    float:right;
}

.zone-review .review-image img{
    margin: 0 auto;
    display: block;
}

.zone-review .review-title h2, .review-page .review-title h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 42px 0;
}



.review-page{
    background-color: #f4f5f6;
}

.review-page .inner-review{
    margin-bottom: 30px;
}

.review-page .inner-review .timeago{
    bottom: 35px;
}

.review-page .see-reviews{
    margin-bottom: 30px;
}

.bg-review-page {
    background-color: #f4f5f6;
}


@media (max-width: 767px) {
    .zone-review .inner-review{
        min-height: 160px;
    }

    .zone-review .reviews .bg-white-mobile {
        margin-bottom: 3px;
    }
    .zone-review div.review-title.bg-white-mobile {
        margin-bottom: 0px;
    }

    .zone-review .review-title h2, .review-page .review-title h2{
        margin: 5px 0 20px 0;
        font-size: 1.5em;
    }
    .review-page .inner-review .timeago{
        bottom: 0px;
    }
}

.wizard-review {
    color: black;
}
.wizard-review h2{
    color: black;
    background-color: #f7f7f7;
    padding: 15px;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    margin: 11px 0;
    font-weight: bold;
}

.wizard-review .review-fields{
    padding: 20px 30px;
}

.wizard-review .review-fields span.required-label{
    color: #be3a31;
}

.wizard-review p{
    margin-bottom: 25px;
}

.wizard-review .fields{
    padding: 25px 0px;
}

.wizard-review .filed-livre {
    margin-bottom: 30px;
}

.wizard-review .filed-livre .label-form {
    width: 100px;
    font-weight: 500;
}

.wizard-review .filed-livre label {
    position: relative;
    top:2px;
    font-weight: normal;

}

.wizard-review .filed-livre input[type=radio] {
    margin: 4px 10px 0;
}

.wizard-review .last-field {
    margin: 0 0 50px;
}

.wizard-review .last-field label.required:first-of-type{
    margin-right: 80px;
}

.wizard-review .review-provider{
    background-color: #f7f7f7;
    width: 224px;
    padding: 10px;
}

.wizard-review .review-provider input[type=checkbox]{
    margin-right: 45px;
}



@media (max-width: 767px) {

    .zone-review .bg-white-mobile {
        background: #fff;
        padding: 10px;
        margin-bottom: 2px
    }
    .zone-review div.bg-white-mobile.last-review {
        margin-bottom: 0px
    }
    .zone-review .review-title {
        background: #fff;
        padding: 10px;
        margin: 0;
    }
    .zone-review .review-see-all-zone {
        background: #fff;
        padding: 10px;
        margin: 0 0 15px;
    }
}


.zone-book .book_page_edit{
    top: 0;
    right: 0;
    font-size: 17px;
}

.zone-extract .extract-read-more{
    margin-top: 10px;
}
.popin {
    background-color: #f7f7f7;
    width: 770px;
}

.popin.book-creation {
    width: 880px;
}

.popin .modal-header {
    color: #f7f7f7;
    background-image: url(../bundles/blockbooksterpage/assets/images/content/popin-premium-banner.png);
    height: 320px;
}

.popin.book-creation .modal-header {
    color: #f7f7f7;
    background-image: url(../bundles/blockbooksterpage/assets/images/content/banner-post-creation.png);
    height: 212px;
}

.popin.sale-congratulations .modal-header {
    color: white;
    background-image: url(../bundles/blockbookstercore/assets/images/content/congrats-bg.png);
    height: 332px;
}

.popin .banner p {
    text-align: center;
}

.popin .banner p:first-child {
    margin-top: 60px;
}

.popin .banner p.next-step {
    padding: 30px 60px;
}

.popin .banner .go-premium {
    background-color: #39ca74;
    width: 300px;
    margin: 0 auto;
    padding: 15px;
    border-radius: 4px;
}

.popin .banner .go-premium span.price {
    font-size: 36px;
}

.popin .banner .go-premium a {
    color: white;
}

.popin .banner .go-premium a.upgrade-link {
    text-transform: uppercase;
}

.popin .banner .go-premium a.upgrade-link .icon-star {
    color: #ffcc00;
}

.popin .banner a.know-more {
    text-decoration: underline;
    color: white;
    margin-top: 30px;
    padding: 2px;
    display: inline-block;
}

.popin .modal-body {
    padding: 0;
    overflow: initial;
    position: initial;
    max-height: none;

}

.popin .package {
    color: #000000;
    font-size: 15px;
    padding: 10px 40px;
}

.popin.book-creation .package {
    padding: 0;
}

.popin .package .package-options {
    margin-top: 25px;
}

.popin .package p.package-title {
    padding: 24px;
}

.popin .package div.package-price {
    color: #1574de;
    padding: 25px;
}

.popin .close {
    opacity: 1;
    color: white;
}

.popin .package-option .option-title {
    font-weight: bold;
    margin-top: 16px;
}

.popin.book-creation .package-option .option-subtitle {
    font-weight: bold;
    margin-top: 25px;
    font-size: 13px;
}
.popin.book-creation .package-option img.create-icon {
    display: inline-block;
    width: 63px;
    height: 62px;
    font-size: 50px;
    color: #d02b2e;
}

.popin .package-option .description {
    margin-top: 25px;
    height: 65px;
}

.popin.book-creation .package-option .description {
    height: 110px;
}

.popin.book-creation .package-option .description {
    font-size: 13px;
}

.popin .package-option .conclusion {
    font-weight: bold;
    margin-top: 25px;
}

.popin .know-more {
    margin-top: 40px;
    margin-bottom: 25px;
    font-style: italic;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}

.popin .know-more a {
    color: #000000;
}

.popin .package-option span.option-icon {
    font-size: 50px;
    color: #d02b2e;
}

.popin.book-creation .package-option a {
    background-color: #39ca74;
    display: inline-block;
    width: 150px;
    text-align: center;
    color: white;
    border-radius: 4px;
    padding: 10px 0px;
    margin-top: 30px;
}

@media (max-width: 991px) {
    .popin.book-creation{
        width: auto;
    }
    .popin .package .package-option {
        margin-bottom: 20px;
    }
    .popin.book-creation .package-option a{
        margin-top: 10px;
    }
    .popin.book-creation .package-option .description{
        height: auto;
    }
    .popin.book-upgrade .package .package-option {
        margin-bottom: 30px;
    }
    .popin .package-option .description{
        height: auto;
        margin-top: 10px;
    }
    .popin .package-option .conclusion{
        margin-top: 10px;
    }
}


.popin.sale-congratulations .banner {
    padding: 0 80px;
    text-align: left;
}

.popin.sale-congratulations .banner h1{
    font-size: 26px;
    font-weight: lighter;
    text-align: center;
}

.popin.sale-congratulations .banner p:first-child{
    margin-top: 0px;
}

.popin.sale-congratulations .banner p.confirmation{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 35px;
    text-align: center;
}

.popin.sale-congratulations .banner div.advantages{
    font-size: 16px;
    font-weight: normal;
}

.popin.sale-congratulations .banner div.advantages p{
    margin-bottom: 25px;
    text-align: left;
}

.popin.sale-congratulations .banner div.know-more{
    text-align: center;
    margin-top: 30px;
}

.popin.sale-congratulations .banner div.know-more a{
    text-decoration: underline;
    color: white;
    padding: 2px;
    display: inline-block;
}

.popin.sale-congratulations .congratulations-body {
    margin-top: 30px;
}

.popin.sale-congratulations div.details{
    font-size: 16px;
    text-align: left;
}

.popin.sale-congratulations div.details h3 {
    font-size: 18px;
    font-weight: bold;
}

.popin.sale-congratulations div.details{
    margin-bottom: 10px;
}

.popin.sale-congratulations div.details p{
    margin-bottom: 10px;
}

.popin.sale-congratulations div.details div.inside-emails {
    padding: 0 0 0 10px;
}

.popin.sale-congratulations div.details div.emails p {
    margin-bottom: auto;
}

.popin .support-link{
    margin-top: 20px;
}

.popin.sale-failure {
    background-color: #ffffff;
    width: 770px;
    color: #000000;
    text-align: center;
    padding: 30px 30px;
}
.popin.sale-failure .modal-header{
    background-image: none;
    height: auto;
}

.popin.sale-failure .modal-header .icon-close{
color: #9e9e9e;
}

.popin.sale-failure .modal-body h2 {
    margin-bottom: 15px;
}

.popin.sale-failure .modal-body h3 {
    font-size: 24px;
    padding: 20px;
}

.popin.sale-failure .modal-body img {
    width: 110px;
    height: 110px;
    margin-bottom: 20px;
}

.popin.sale-failure .modal-body a {
    color: #000000;
    text-decoration: underline;
}

