@charset "utf-8";

.panel-default > .panel-heading {
  background-color: #FFF;
  border-color: #FFF;
  color: #000;
}
.panel-group .panel.panel-default .panel-heading > .panel-title > a {
  background-color: #FFF;
  color: #000;
}

.panel-group .panel-default .panel-heading > .panel-title > a:hover:before,
.panel-group .panel-default .panel-heading > .panel-title > a:hover:after {
  background-color: #FFF;
}

.top-navbar .nav > li a,
.btn-group.btn-select .dropdown-toggle,
.product .product-hover,
.employee .employee-hover,
.slider .slid-content {
  color: #fff;
}
.product .product-hover ul li {
  background-image: url("../../img/svg/check-icon-white.svg"), none;
}

.header .header-wrapper .logo-box .logo a img,
.header .header-wrapper .logo-box .logo a .logo-img {
  max-height: 75px;
  max-width: 75px;
  margin-top: 10px;
}

/* */

.filter-list.filter-buttons .dropdown-menu > li > a.active {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
}
.filter-list.filter-buttons .dropdown-menu > li > a {
    border: 1px solid #FFFFFF;
	color: #1e1e1e;
}
.filter-list.filter-buttons .dropdown-menu > li > a:hover {
  background-color: #FFFFFF;
}

/* */

.breadcrumb-box, .breadcrumb {
  background: #FFFFFF none repeat scroll 0 0;
}

.panel-default > .panel-heading {
  background-color: #FFFFFF !important;
}

/* sequence */
.sequence .icon i::before {
  font-size: 25px;
  line-height: 50px;
}
.sequence .icon,
.sequence .number {
    border-radius: 50%;
    display: block;
    float: left;
    height: 50px;
    margin: 0 30px 0 0;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.2s linear 0s;
    width: 50px;
}
.sequence .icon.bg
.sequence .number.bg {
    background-color: #f2f2f2;
}
.sequence.active .icon.bg,
.sequence.active .number.bg {
    background-color: #BB89AB;
    color: #FFF;
}
.sequence .number {
	font-size: 16px;
    font-weight: 300;
    margin: 0 10px 0 0;
    padding: 11px 15px 13px;
    text-align: center !important;
}
.sequence h6 {
	line-height: 50px;
  font-size: 16px;
  margin-top: 13px;
  margin-left: 57px;
  white-space: nowrap;
}
.sequence h6 a,
.sequence h6 a:active,
.sequence h6 a:hover {
    text-decoration: none;
    color: #333;
}

#address_facturation .form-group {
  margin-bottom: 0px;
}

/* Header */
.header .header-wrapper .logo-box .logo a img,
.header .header-wrapper .logo-box .logo a .logo-img {
	height: 75px;
    max-height: 75px;
}
hr.shadow {
	margin: 10px 0;
}
/* Content */
.portlet{
	position: relative;
	padding: 15px 15px 15px;
	margin:0 -10px 15px;
	background-color:#fafafa;
	box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
	border-color: #e5e5e5 #eee #eee;
	border-style:solid;
	border-width:1px 0
}
/* address */
.adresse-envoi {
  padding-bottom: 15px;
}
.adresse-envoi > div {
  min-height: 300px;
}
/* Form */
.help-block {
    margin-top: inherit;
}

/* list */
.list .icon i::before {
  font-size: 25px;
  line-height: 50px;
}
.list .icon,
.list .number {
    border-radius: 50%;
    display: block;
    float: left;
    height: 40px;
    margin: 0 30px 0 0;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.2s linear 0s;
    width: 40px;
}
.list .icon.bg
.list .number.bg {
    background-color: #f2f2f2;
}
.list.active .icon.bg,
.list.active .number.bg {
    background-color: #BB89AB;
    color: #FFF;
}
.list .number {
    font-size: 26px;
    font-weight: 300;
    margin: 0 10px 0 0;
    text-align: center !important;
}
.list h6 {
    font-size: 20px;
    font-style: italic;
    line-height: 50px;
    margin: 0 0 5px;
}
.list .tab {
  padding-left: 60px;
}
.list .figures {
  font-size: 18px;
  padding-left: 10px;
  text-transform: uppercase;
}

.list .figures span {
  color: #AAA;
  font-size: 40px;
  font-weight: bold;
}

.text-ico i {
  margin: 0 10px 0;
}

.text-ico {
  line-height: 14px;
  vertical-align: middle;
}

label small {
    color: #777777;
    font-size: 80%;
    font-weight: normal;
    line-height: 1;
}

.margin-top-5 { margin-top:5px; }
.margin-top-10 { margin-top:10px; }
.margin-top-15 { margin-top:15px; }
.margin-top-20 { margin-top:20px; }
.margin-top-25 { margin-top:25px; }
.margin-top-30 { margin-top:25px; }
.margin-top-40 { margin-top:25px; }

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: none !important;
}

/* results */
.package .result-box {
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    padding: 0 20px 20px;
}

.package .title {
    overflow: hidden;
}

.package .result-box .medal,
.package .result-box .medal-number {
    height: 60px;
    text-align: center;
}

.medal {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #1e1e1e;
    display: inline-block;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    margin: 0 0 4px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 60px;
}

.medal-number {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    margin: 0 0 4px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 45px;
}


div.dataTables_wrapper div.dataTables_info {
    padding-top: 3px;
    white-space: nowrap;
}

div.dataTables_info {
    float: left;
    margin-left: 0px;
}

div.dataTables_length {
    float: left;
    padding-right: 10px;
}

div.dataTables_length label {
    max-width: inherit;
    margin: inherit;
}

div.dataTables_length label .form-control {
    margin-bottom: 0px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc {
    background: none;
}

table.dataTable thead .form-control {
    margin-bottom: 0px;
}

table.dataTable tbody td {
    vertical-align: middle;
}

.header .header-wrapper .primary .navbar .navbar-collapse .nav .sub li a {
    width: 200px;
}


div.img-medal {
  border-radius: 50px;
}

#phototheque .img-thumbnail{
  width: inherit;
  height: inherit;
  text-align: center;
}
#phototheque a.img {
  display: inline-block;
  position: relative;
  width: 140px;
  height: 140px;
  overflow: hidden;
}
#phototheque img {
    height: inherit;
    max-width: inherit;
}

ul.selectBox-dropdown-menu {
    overflow-x: hidden;
}

ul.selectBox-dropdown-menu li a {
    padding: 2px 2px 2px 6px;
}

.bg-or,
.bg-grand-or,
.bg-grand-prix-d-excellence {
  background-color: #CFB53B !important;
  background-image: none !important;
  border-color: #CFB53B !important;
  color: #ffffff !important;
}

.bg-argent,
.bg-prix-d-excellence {
  background-color: #C0C0C0 !important;
  background-image: none !important;
  border-color: #C0C0C0 !important;
  color: #fafcfb !important;
}

.bg-prix-des-vinalies {
  background-color: #cc6633 !important;
  background-image: none !important;
  border-color: #cc6633 !important;
  color: #fafcfb !important;
}

.bg-medal {
  white-space: nowrap;
  border-radius: 3px;
  padding: 2px 6px;
}

i.medal-name {
  white-space: nowrap !important;
}

#main.laureats .content-block{
  min-height: 200px !important;
}
@media (min-width: 768px){
	#main.laureats .content-block{
	  min-height: 300px !important;
	}
}
@media (min-width: 992px) {
    #main.laureats .content-block{
      min-height: 250px !important;
    }
}

@media (min-width:768px){.portlet{margin-left:0;margin-right:0;background-color:#fff;border-width:1px;border-color:#ddd;border-radius:4px 4px 0 0;box-shadow:none}
.portlet+.highlight{margin-top:-16px;margin-left:0;margin-right:0;border-width:1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}}
.portlet .container{width:auto}
.portlet>p:last-child,.portlet>ul:last-child,.portlet>ol:last-child,.portlet>blockquote:last-child,.portlet>.form-control:last-child,.portlet>.table:last-child,.portlet>.navbar:last-child,.portlet>.jumbotron:last-child,.portlet>.alert:last-child,.portlet>.panel:last-child,.portlet>.list-group:last-child,.portlet>.well:last-child,.portlet>.progress:last-child,.portlet>.table-responsive:last-child>.table{margin-bottom:0}
.portlet>p>.close{float:none}
.portlet-type .table td{padding:15px 0;border-color:#eee}
.portlet-type .table tr:first-child td{border-top:0}
.portlet-type h1,.portlet-type h2,.portlet-type h3,.portlet-type h4,.portlet-type h5,.portlet-type h6{margin:5px}
.portlet-bg-classes p{padding:15px}
.portlet>.img-circle,.portlet>.img-rounded,.portlet>.img-thumbnail{margin:5px}
.portlet>.table-responsive>.table{background-color:#fff}
.portlet>.btn,.portlet>.btn-group{margin-top:5px;margin-bottom:5px}
.portlet>.btn-toolbar+.btn-toolbar{margin-top:10px}
.portlet-control-sizing select,.portlet-control-sizing input[type=text]+input[type=text]{margin-top:10px}
.portlet-form .input-group{margin-bottom:10px}
.portlet>textarea.form-control{resize:vertical}
.portlet>.list-group{max-width:400px}
.portlet .navbar:last-child{margin-bottom:0}
