/* ALERTS */



.add-to-cart .btn-item-list { position: absolute; top: 50%; margin-top: -19px; left: 0px; }
.btn.btn-spin > .fa.fa-spinner { margin-right: 20px; }

/* inspired by Twitter Bootstrap */

.submited *:invalid,
.submited *:invalid:focus,
form .error {
  box-shadow: 0 0 0 2px rgb(200, 0, 0);
  outline: none;
}

#ohsnap {
  position: fixed;
  top: 60px;
  right: 10px;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #eed3d7;
  border-radius: 4px;
  margin-bottom: 15px;
  clear: right;
}

.alert-red, .alert-danger {
  color: white;
  background-color: #f4330d;
}

.alert-green {
  color: white;
  background-color: #37BC9B;
}

.alert-blue {
  color: white;
  background-color: #4A89DC;
}

.alert-yellow {
  color: white;
  background-color: #F6BB42;
}

.alert-orange {
  color: white;
  background-color: #E9573F;
}

.haschart {
  overflow: hidden;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}

.load {
  background: url(../img/loader.gif) no-repeat center center;
  height: 32px;
  clear: both;
  width: 100%;
}

.tokenfield .token {
  margin-top: 5px;
}

.tokenfield {
  padding: 0 5px;
}

.tokenfield .token-input {
  margin-top: 6px;
}

.results-list-items .add-to-cart .asArticle {
  display: block;
  line-height: 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  left: 6px;
  padding: 0;
  margin-top: -18px;
  font-size: 24px;
}

mark {
  background: transparent;
  color: #0CD8DE;
  font-weight: bold;
}

hr {
  border-top-color: #0CD8DE;
  border-top-width: 2px;
}

.results-list-items {
  margin-bottom: 100px;
}

.bold {
  font-weight: bold !important;
}

.advance-search-toggle a {
  color: #313131;
}

.front-find-field {
  border: 1px solid #000;
}

.front-find-group.input-group-lg > .input-group-btn > .btn {
  padding: 4px 4px;
  font-size: 27px;
}

.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.front .panel {
  border: none;
}

.front .panel-default > .panel-heading + .panel-collapse > .panel-body {
  padding: 15px 0;
  border: none;
}

.front .panel-default > .panel-heading {
  background-color: transparent;
  padding: 0;
  border: none;
}


#mon-dashboard .panel-default {
  background: #ECECEC;
  border: 1px solid #ECECEC;
}

#mon-dashboard .panel-default > .panel-heading {
  background: #ECECEC;
  border: 1px solid #ECECEC;
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
}

#mon-dashboard .panel-default > .panel-heading::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 26px 26px 0;
  border-color: transparent #D3D3D3 transparent transparent;
  position: absolute;
  top: -1px;
  right: -1px;
}

.find-field {
  margin-left: 26px;
  position: relative;
}

.find-field .form-control {
  background: #fff;
}

.find-field.input-group-lg > .input-group-btn > .btn {
  padding: 4px 4px;
  font-size: 27px;
}

.find-field::before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 26px 46px 0;
  border-color: transparent #D3D3D3 transparent transparent;
  top: 0;
  left: -26px;
}

.find-field.front {
  margin-left: 0;
}

.find-field.front::before {
  display: none;
}

.find-field .token {
  background: #ECECEC;
}

.dark {
  color: #313131;
  margin-top: 10px;
}

.advance-submit {
  margin-top: 13px;
}

.front.find-field .tokenfield {
  border: 1px solid #000;
}

.find-field .tokenfield .token {
  margin-top: 0;
}

.find-field .tokenfield .token-input {
  margin-top: 1px;
}

.find-field.input-group-lg > .form-control {
  height: auto;
  min-height: 46px;
}

.nav-tabs.nav-justified > li > a {
  font-size: 20px;
}

.nav-tabs.nav-justified > .active > a {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
  .details-content .details-close {
    display: none;
  }
}

.results-list-items .details-link {
  height: 145px;
}

.results-list-items .article-img {
  height: 145px;
  width: 145px;
  background: #FFF;
}

.item-article:nth-child(odd) .card {
  background: #E9EAEB;
}

.tooltipelem {
  display: inline-block;
  color: #FFF;
  font-weight: bold;
  background: #313131;
  height: 1.2em;
  width: 1.2em;
  border-radius: 50%;
  text-align: center;
  line-height: 1.2em;
}

#totop {
  position: fixed;
  bottom: 60px;
  right: 10px;
  display: none;
}

.detail-head {
  display: none;
}

#list-tracker a {
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .find-field .tokenfield .token-input {
    width: auto !important;
  }
  .content-scroll-find {
    padding-top: 5px;
  }
  .navbar-cart .btn-alert, .navbar-cart .btn-find {
    display: inline-block;
  }
  .no-btn-find .navbar-cart .btn-find, .no-btn-alert .navbar-cart .btn-alert {
    display: none !important;
  }
  .profiltab.nav-tabs.nav-justified > li > a {
    font-size: 12px;
  }
  .detail-head {
    display: block;
  }
  .img-detail {
    height: 200px;
    overflow: hidden;
  }
  .detail-text {
    margin: 30px 0;
  }
  .finder {
    bottom: 0;
    background: #fff;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    transition: transform .4s;
    z-index: 9999;
  }
  .finder.slideh {
    padding: 0 6px 6px 6px;
  }
  .slideh {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
  .slidev {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }
  #alert {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #313131;
    z-index: 9999;
    color: #fff;
    overflow: auto;
    padding: 0 5px;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    transition: transform .4s;
  }
  #ohsnap {
    z-index: 99999;
    top: inherit;
    left: 5px;
    right: 5px;
    bottom: 0px;
  }
  .subtitle {
    font-size: 10px;
  }
  .alert {
    padding: 5px;
    text-align: center;
    margin-bottom: 5px
  }
  .daterangepicker.dropdown-menu {
    z-index: 99999;
  }
  .finder-page #totop {
    bottom: 55px;
    right: 5px;
  }
}

.img-detail {
  background: #FFF;
}

.banner {
  background: url('/themes/pickanews/img/banner.gif') no-repeat center center;
  background-size: cover;
  height: 150px;
  position: relative;
}

.banner .full-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
}

.banner .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  transform: translateX(-50%) translateY(-50%);
  z-index: 999;
}

.jumbotron {
  font-size: 20px;
  padding: 20px;
  background-color: #ddd;
}

.popover.tour {
  max-width: 100%;
}

.popover.tour .disabled {
  display: none;
}

#step-4 .arrow {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu {
  z-index: 1040;
}

.sourcesfilter {
  min-width: 32px;
  min-height: 32px;
}

.sourcesfilter, .orderfind {
  display: inline-block;
  margin-left: 15px;
  margin-top: 80px;
}

.totalPrice {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.totalcommande {
  margin-bottom: 15px;
}

.renouv {
  line-height: normal;
  display: inline-block;
  height: auto;
  margin: 10px -2px 10px 0;
  border-right: 2px solid #0cd8de;
  border-bottom: none;
  border-top: none;
  padding: 10px 20px;
}

.renouv:last-child {
  border: none;
}

.commandetotal {
  border-top: 1px solid #dddddd;
  padding: 5px 15px;
}


.center {
  margin: 0 auto;
}

.header-abo {
  background-color:#0CBDCD;
  color:#fff;
  text-align:center;
  font-weight:bold;
  padding:10px;
  font-size: 20px;
}

.border-blue {
  border: 2px solid #0CBDCD;
}

.border-blue-right {
  border-right: 2px solid #0CBDCD;
}

.price-line {
  color: #333333;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}

.price-line::after {
  display:block;
  position: absolute;
  bottom: 0;
  right: 0px;
  left: -30px;
  height: 1px;
  background-color: #333;
  content:'';
}

.price-line:last-child::after {
  display: none;
}

.abo-icon {
  width: 43px;
  margin-right: 15px;
  height: 51px;
  line-height : 51px;
  text-align: right;
}

.abo-icon .img-responsive {
  display: inline-block;
}

.big {
  font-size: 24px;
  font-weight: bold;
}

.header-price {
  border-bottom: none;
}

.content-abo {
  padding:10px;
  font-size: 18px;
}

.front-find-advance {
  text-align:center;
}

.advance-search-toggle {
  background-color:#D3D7D8;
  padding: 10px;
  text-align:center;
  display:inline-block;
  margin:0;
}

#fonctionnalites , #actu , #commands , #formules {
  padding: 30px 0;
}

.front h2 {
  font-weight:bold;
  margin-bottom: 30px;
  margin-top:0;
}

.bg-grey {
  background-color:#F8F8F8;
}

.content-fonction {
  padding: 20px;
}

#point-press {
  margin-bottom: 30px;
}

ul {
  list-style-image: url('/themes/pickanews/img/list.jpg');
}

ul ul {
  list-style: disc;
}

.tarif-lines {
  position: relative;
}

.tarif-lines .content-abo {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 23%;
  top: 40px;
}


.footer-abo {
  padding: 10px ;
  text-align: center;
  border-top: none !important;
  position: relative;
  padding-bottom: 30px;
}

.btn-abo {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,50%);
}

.btn-abo .btn {
  text-transform: uppercase;
  font-weight: bold;
}

.radio-custom {
  display: block;
  position: relative;
  height: 18px;
  width: 18px;
  margin: 16px auto;
  border: 1px solid #333;
  border-radius: 9px;
}

.radio-custom-input {
  display: none;
  overflow:hidden;
  height: 1px;
  width: 1px;
}

.radio-custom-input:checked + .radio-custom::after {
  position: absolute;
  display: block;
  content: '';
  top: 2px;
  bottom: 2px;
  right: 2px;
  left: 2px;
  border-radius: 50%;
  background-color: #333;
}

.radio-custom:hover {
  cursor: pointer;
}

.slider {
  background-image: url('/medias/home/slide.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  position: relative;
}

.slide-indicator {
  margin-top: 20px;
  width: 100px;
  height: 100px;
}

.slide-content {
  margin-top: 20px;
  width: 100%;
  height: 160px;
}

@media (min-width: 768px) {
  .slide-content {
    width: 300px;
  }
}

@media (max-width: 767px) {
  .navbar-cart li{
    float: left;
  }
}

@media (max-width: 767px) {
  ul.profiltab.nav.nav-tabs.nav-justified {
    margin: 0 -15px;
  }

  .price-line::after {
      left: 0px;
  }
}


@media (min-width: 768px) {
  .tarif-lines .content-abo {
    width: 204px;
  }
  .tarif-lines span.big {
    display:block;
  }
  .price-line .text-center {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .tarif-lines .content-abo {
    width: 149px;
  }
}

@media (min-width: 1200px) {
  .tarif-lines .content-abo {
    width: 254px;
  }
}

@media (min-width: 1440px) {
  .slide-content {
    margin-top: 20px;
    margin-bottom: 100px;
  }
  .slide-indicator {
    margin-top: 100px;
    margin-bottom: 20px;
  }
}

.slide-indicator a {
  background: rgba(0,0,0,0.5);
  color: #ddd;
  font-size: 14px;
  text-transform: uppercase;
  display:block;
  transition : all .2s;
  padding: 5px;
  text-shadow: 0 0 4px #333;
  position: relative;
}

.slide-indicator a:hover
,.slide-indicator a:active
,.slide-indicator a:focus {
  text-decoration: none;
}

.slide-indicator a:first-child {
  border-bottom: 2px solid #0cd8de;
}

.slide-indicator a:last-child {
  border-top: 2px solid #0cd8de;
}

.slide-indicator a.active {
  background: rgba(0,0,0,0);
  color: #FFF;
  font-size: 20px;
}

.slide-indicator a.active::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
}


.slide {
  padding:10px;
  background: #0cd8de ;
  background: rgba(12,216,222,.8) ;
  height:0;
  overflow:hidden;
  display: none;
  color: #fff;
  font-weight: bold;
}

.slider .container {
  position: relative;
}

.slide.active {
  height: auto;
  display: block;
}

.navbar-inverse .btn-link,
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}

.navbar-nav > li > a {
  padding: 6px 10px;
}

.navbar-inverse .navbar-nav > li > a.btn-home {
  font-size: 22px;
  padding: 0 10px;
  color: #fff;
  line-height: 32px;
}

.front .navbar-inverse .navbar-nav > li > a.btn-home {
  color: #0cd8de;
}

.navbar-inverse .navbar-nav > li > a.btn-profil {
  line-height: 25px;
}

.btn-profil .user-abo {
  font-weight:bold;
}

.navbar-inverse .navbar-nav > li > a.btn-big {
  font-size: 20px;
}

a.btn.btn-link.navbar-btn.btn-big.btn-logout {
    margin-right: -15px;
    margin-left: 15px;
}

.bt-n {
  border-top: none;
}

.user-icon {
    font-size: 23px;
    margin: 8px 4px 0 0;
}

#promoinput {
    background: #F5F5F5;
    padding: 10px;
}

#promoinput .input-group {
  margin: 0 auto;
  max-width: 200px;
}

.header-price .content-abo {
  font-size:24px;
}

.preview {
  /* background: #000; */
  cursor: pointer;
}

.preview iframe {
  display: none;
}

.preview.onplay iframe {
  display: block;
}

.preview .fa:hover {
  cursor: pointer;
}

.preview .fa {
  display: block;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3D(-50%,-50%,0);
  font-size: 24px;
}

.preview.onplay .fa {
  display: none;
}

.banniere-media {
  background-image: url('/medias/ui/banniere_medias.jpg');
  background-size: cover;
  background-position: center center;
  padding: 40px 0;
}

.banniere-media img {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  margin-right: 30px;
}

.banner-txt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  text-align: left;
}


#tarteaucitronRoot div.tac_bandeau_big_txt,
#tarteaucitronRoot #tarteaucitronPrivacyUrl,
#tarteaucitronRoot .tac_disclaimer
{ color: #fff; }
#tarteaucitronRoot div.tac_bandeau_big_txt { float: left; width: 65%; font-size: 12px; }
#tarteaucitronRoot div.tac_bandeau_big_txt a { text-decoration: underline; }
#tarteaucitronRoot .tac_disclaimer a { font-size: 14px; }



@media (max-width: 991px) {
	#tarteaucitronRoot div.tac_bandeau_big_txt
	{
		width: 100%;
		margin-bottom: 20px; 
	}
	
  .banniere-media {
    padding: 40px;
  }
  .banniere-media img {
    width: calc(50% - 60px);
    display: inline-block;
  }

  .banner-txt {
    width: 50%;
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .banner-txt {
    width: 100%;
    display: block;
  }
  .banniere-media img {
    display: block;
    width: auto;
    margin-right: 0px;
    margin-bottom: 40px;
  }
}





