@import url(screen.css);
@import url(main.desktop.css);
@import url(../fonts/opensans_regular_macroman/stylesheet.css);
@import url(marvin.css);
/* -------------------------------------------------------------------------------------- */
/* -----------------------            Node--article              ------------------------ */
/* -------------------------------------------------------------------------------------- */
.uppercase {
text-transform:uppercase;
}

.box-shadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 1);
  -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 1);
  box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 1);
}

.contextuels {
  background-color: #cfd1d7;
}

html body div.main-container div.contextuels.box-shadow {
  padding-left: 0!important;
  padding-right: 0!important;
}

html body div.main-container div.contextuels.box-shadow div.reset-padding {
  padding-left: 15px!important;
  padding-right: 15px!important;
}

div.type-article {
  background-color: #e1b030;
  color: #ffffff; 
  display: inline-block;
  padding: 0 10px 1px 10px;
  margin-top:1px;
}

.type-article a {
  color: #ffffff; 
}

div.bgwhite h2 {
  background-color: #e1b030;
  color: #ffffff;
  overflow: hidden;
  margin-top: 0 !important;
  padding: 4px 0 5px 9px;
  font-size: 19px;
  font-weight: bolder;
}

html div.set-margin {
  margin-left: 15px!important;
  margin-right: 15px!important;
}

div.decouvrir {
  background-color: #003b5a; 
  padding: 6px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}

div.decouvrir a {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

html body div.row div.region-content div.node-article div.row div.bgwhite hr.hrlignegrise {
  margin: 0 !important;
  border-top: 1px solid #DDE0E9;
}

html body div.row div.region-content div.node-article div.row div.bgwhite ul {
  list-style-image:url('images/article-li-arrow.png');
  list-style-position:inside;
}
div.astuce-ampoule {
  background:url('images/saviez-vous-picto.png') no-repeat 15px 7px;
  border:5px solid #AAAABB;
  -webkit-border-image:url(images/saviez-vous-border.png) 5 5 round; /* Safari 5 */
  -o-border-image:url(images/saviez-vous-border.png) 5 5 round; /* Opera */
  border-image:url(images/saviez-vous-border.png) 5 5 round;
  min-height: 58px;
  padding: 18px 18px 18px 75px;
  color: #003b5a;  
}

div.fivestar-static-item p {
  display: none;
}

div.fivestar-static-item div.form-group {
  margin-bottom: 0 !important;
}

.star < .off {
	display: none !important;
}


div.addPaddingRight {
  padding-right: 15px;
}

div.addPaddingLeft {
  padding-left: 15px;
}

div.separateur {
  height: 34px;
}


.input-page {
                display: inline-block;
                width: 30px;
                height: 30px;
                color: #353936;
                border-radius: 20px;
                padding-top: 4px;
}

.ellipsis {
                color: #353936;
}
 
.input-page:hover {
                display: inline-block;
                width: 30px;
                height: 30px;
                background-color: #003b5a !important;
                color: #fff;
                border-radius: 20px;
                padding-top: 4px;
                text-decoration: none;
}

.input-page.active {
                display: inline-block;
                width: 30px;
                height: 30px;
                background-color: #003b5a;
                color: #fff;
                border-radius: 20px;
                padding-top: 4px;
                text-decoration: none;
}
 
.color-gray {
                color: #3b3c43;
}

div.color-gray a {
                color: #3b3c43;
}

em {
  font-style:italic;
}

.pbottom6 {
  padding-bottom: 4px;
}

.p18 {
                padding: 18px 0px 18px 0px;
                font-size: 14px;
}
 
.p25 {
                padding: 7px 0 25px 0px !important;
}

img.zoomable {
  cursor: pointer;
}

/* -------------------------------------------------------------------------------------- */
/* -----------------------                 page.tpl.php          ------------------------ */
/* -------------------------------------------------------------------------------------- */

.main-container {
  margin-top: 50px;
}

html {
  background: url('images/backPattern_fiber.jpg');
}

html body {
  background: url('images/logo-canson-wallpaper.png') center;
}

.bgwhite {
  background-color: #FFFFFF;
  padding-bottom: 6px;
}

header ul#topButtonsList li.facebookPage{
  float: left;
  margin: 9px 0 0 205px;
}

header ul#topButtonsList li.lastSocialLink{
  float: left;
  margin: 9px 0 0 0;
}

html footer.container-fluid div.rm-padding {
  padding-left: 0!important;
  padding-right: 0!important;
  margin-top: 40px;
}

#searchBoxOpt:focus {
  outline:0;
}


/* -------------------------------------------------------------------------------------- */
/* -----------------------                 page.tpl.php          ------------------------ */
/* -------------------------------------------------------------------------------------- */

.widgets-set {
float:right;
display:inline;
}

.widgets-element  {
margin-left:3px;
}

#widgets-element-socialmedia_addthis-facebook-like{
  height: 20px;
  margin-top: 5px;
}

#sous-menu > li > a {
  font-size : 16px;
}

  body {
  font-size: 12px !important;
}

header #sous-menu {
    position: absolute;
    margin:0;
    left: 210px;
    top: 70px;
}

#sous-menu, .li-sous-menu{
  display: inline-block;
  padding-right: 24px;
}

.li-sous-menu a {
  color: #fff;
  padding: 5px 5px 5px 5px;
}

.ul-sous-menu {
  position: absolute;
  width: 100%;
  height: 200px;
  background-color: #4f505b;
  top: 35px;
  right: 36%;
  z-index: 1000;
}

body {
  overflow-x: hidden;
}

#logo {
  z-index: 1001 !important;
  text-align:left;
}

#logo > img {
	margin-left:0px;
}

.link-sous-menu {
  margin-top: 5px;
}

.block-sous-menu {
  margin-top: 50px;
  border-right: solid 1px #fff;
  width: 150px;
}

.border-none {
  border: none !important;
}


/*================================================================================================================/**/
/*================================================================================================================/**/


input[type=checkbox] + label
 {
     background: url('../canson_commons/images/1unchecked.png') 0 0px no-repeat;
     height: 14px;
     /*padding: 0 0 0 0px;*/
 }
 
 input[type=checkbox]:checked + label {
     background: url('../canson_commons/images/unchecked.png') 0 0px no-repeat;
 }
 
/* Base for label styling */

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
position: absolute;
left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
position: relative;
padding-left: 18px;
cursor: pointer;
font-weight: 400;
line-height: 14px;
margin : 0px;
}

.p10 {
	padding: 11px 11px 11px 11px !important;
}

.p11 {
margin-bottom: 5px;
}

.bef-checkboxes > .form-group {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #747985 !important;
}

.dropdown-main > .form-group {
margin-bottom: 0px;
}

input.jq-checkbox{
    left: -10000px;
    position: absolute;
}
label.jq-checkbox{
     background: url('../canson_commons/images/1unchecked.png') 0 0px no-repeat;
    display: inline-block;
    vertical-align: baseline;
	padding-left: 18px;
	cursor: pointer;
	font-weight: 400;
	line-height: 14px;
	margin : 0px;
}
label.jq-checkbox:before,
label.jq-checkbox.checked:before{
    display: inline-block;
    content: '';
     height: 14px;
     padding: 0 0 0 0px;
}
label.jq-checkbox.checked:before{
     background: url('../canson_commons/images/unchecked.png') 0 0px no-repeat;
}
/* checkbox aspect */
/*
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
content: '';
position: absolute;
left:0; top: 2px;
width: 17px; height: 17px;
border: 1px solid #aaa;
background: #f8f8f8;
border-radius: 3px;
box-shadow: inset 0 1px 3px rgba(0,0,0,.3)
}
/* checked mark aspect */
/*
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
content: '?';
position: absolute;
top: 0; left: 4px;
font-size: 14px;
color: #09ad7e;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
transition: all .2s;
}
/* checked mark aspect changes */
/*
[type="checkbox"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
[type="checkbox"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
/* disabled checkbox */
/*
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
box-shadow: none;
border-color: #bbb;
background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
color: #999;
}
[type="checkbox"]:disabled + label {
color: #aaa;
}
/* accessibility */
/*
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
border: 1px dotted blue;

/*================================================================================================================/**/
/*================================================================================================================/**/
a.block>div>div>div>h3, a.block>div>div>div>div.field {
color:#333;
}

a.block>div>div>div>div>img {
  border: 1px solid #ccc; }
}

.mtop {
margin-top : 2px;
}

.link-taxo-border {
  border-bottom: 1px solid #747985 !important;
  margin-bottom: 5px !important;
  padding-bottom: 5px !important;
}

.star>.off{
position:absolute;
width:1px;
display:none;
}
.star>.on{
    height: 14px;
    width: 16px;
}
.fivestar-cansonfivestar div.fivestar-widget-static .star {
    min-height: 1px;
    min-width: 1px;
}