/*
Theme Name: 75 Jmsilcom
Theme URI: http://www.spectrumgroupe.fr
Author: Spectrum Groupe modifi&eacute; par JM Silone
Author URI: http://jmsilcom.com/vcard
Description: Th&egrave;me enfant du Th&egrave;me Spectrum Groupe HTML5 & Semantic development theme. Ce Th&egrave;me requiert la pr&eacute;sence de son th&egrave;me parent [seventyfive] pour fonctionner
Template: seventyfive
Version: 2.0
*/

/* =These colors help understanding theme structure
/* TO DELETE
-------------------------------------------------------------- */


/**
 * = @import des directives css du thème parent
 *
 */

@import url("../seventyfive/style.css");
 

/**
 *   = @header
 */
/*
#slider-zone {
    height:296px;
    margin-bottom: -40px;
    border-bottom: none;
}

#branding{
    background-image:none !important;
    background-color: #f2f1ed !important;
}

#header-container {
    width:100%;
    background-color:white;
}

#header-sous-container {
    width:980px;
    margin:0 auto;
}
*/

span#charNum {
    font-weight: inherit;
    font-size: 16px;
    color: #1388b3;
}
.flexslider {
width:975px;
margin: 0 auto !important;
background: transparent !important;
border: none !important;
position: relative !important;
-webkit-border-radius: none !important;
-moz-border-radius: none !important;
-o-border-radius: none !important;
border-radius: none !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-o-box-shadow: none !important;
zoom: 1;
}

.zone-container-slider {
    background:url('images/slider-bg.jpg')repeat-x top left;
    height:295px;
}


.slide1, .slide2, .slide3, .slide4 {
    display:block;
    margin:25px auto 0 auto;
    width:970px;
    height:295px;
    font-family: 'Changa One', cursive;
    /*font-weight:bold;*/
    padding-top:30px;
    line-height:30px;

    color:#ffffff;
    text-shadow: 3px 3px 2px #000; /* Chrome, Firefox 3.5+, IE 10+, Opera 9+, Safari 1+ */
}
.slide-child{
    text-align:right;
    margin-right:50px;
    font-size: 30px;
}
.slide1{
    background:url('images/bg-slide1-1.jpg') no-repeat top center;
}
.slide2{
    background:url('images/bg-slide2-2.jpg') no-repeat top center;
}
.slide3{
    background:url('images/bg-slide3-3.jpg') no-repeat top center;
}
.slide4{
    background:url('images/bg-slide4-4.jpg') no-repeat top center;
}

.widget_footer_title {
    color:#ffffff;
    font-weight:bolder !important;
    margin-top:5px;
    line-height:20px;
    font-size:15px !important;
}
.widget_footer {
    width:196px;
    float:left;
    font-size: 12px !important;
    margin-top:10px;
}

#footer-widget-area {
    max-width:980px;
    max-height:200px;
}
.widget-footer div{
    min-width:196px;
    width:196px;
    min-height:190px;

}
.widget_footer ul {
    list-style-type: none !important;
    display: block;
    margin:0;
    padding-left:1px;
    width:196px;
    min-height:100px;

}

.service_personne /*contient le logo service à la personne*/ {
    text-align:center;
}
.widget_footer ul li {
    padding-left:0px;
    margin-left:0px;
}
.widget_footer ul li a {
    color:#ffffff;
    font-weight:normal !important;
    font-size: 13px !important;
    padding-left:5px;
}

.widget_footer span a{
    color:#ffffff;
    font-weight:normal !important;
    font-size: 13px !important;
}


.small-button {
    margin-top: 5px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-weight:normal !important;
    font-size: 16px !important;
}

a.small-button, a.icon-button {
    margin:0 auto;
    font-size:12px;
}
a.smallgreen, a.biggreen {
    color:#ffffff !important;
    background: #94e48d !important;
    background: -moz-linear-gradient(top, #7a9b23 0%, #82cf7c 100%)!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a9b23), color-stop(100%,#82cf7c))!important;
    background: -webkit-linear-gradient(top, #94e48d 0%,#82cf7c 100%)!important;
    background: -o-linear-gradient(top, #7a9b23 0%,#82cf7c 100%)!important;
    background: -ms-linear-gradient(top, #7a9b23 0%,#82cf7c 100%)!important;
    background: linear-gradient(to bottom, #7a9b23 0%,#82cf7c 100%)!important;
    border: 1px solid #4dab46!important;
}

a.smallorange, a.bigorange {
    color: #ffffff !important;
    background: #e2832a !important;
    background: -moz-linear-gradient(top, #e2832a  0%, #ffb660 100%)!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2832a), color-stop(100%,#ffb660))!important;
    background: -webkit-linear-gradient(top, #e2832a 0%,#ffb660 100%)!important;
    background: -o-linear-gradient(top, #e2832a 0%,#ffb660 100%)!important;
    background: -ms-linear-gradient(top, #e2832a 0%,#ffb660 100%)!important;
    background: linear-gradient(to bottom, #e2832a 0%,#ffb660 100%)!important;
    border: 1px solid #db9c51;
}
a.smallgray, a.biggray {
    color: #000000 !important;
    background: #40b8e5 !important;
    background: -moz-linear-gradient(top, #40b8e5  0%, #92DAF4 100%)!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40b8e5), color-stop(100%,#92DAF4))!important;
    background: -webkit-linear-gradient(top, #40b8e5 0%,#92DAF4 100%)!important;
    background: -o-linear-gradient(top, #40b8e5 0%,#92DAF4 100%)!important;
    background: -ms-linear-gradient(top, #40b8e5 0%,#92DAF4 100%)!important;
    background: linear-gradient(to bottom, #40b8e5 0%,#92DAF4 100%)!important;
    border: 1px solid #92DAF4;
}

.gamme-3 {
    background-image:none;
    background-color:#7bceed;

}

#home-widgets-zone {
    height:auto;
}

#w1-widget, #w2-widget, #w3-widget {
    width: 33.3%;
    float: left;
    height: auto!important;
    }


.top-link1f a {
    background: url(../seventyfive/images/phone.png) no-repeat 0;
    padding-left: 35px;
    font-size: 1.5em;
    background-size: 25px;
}

span a.small-button.smallsilver {
    min-width:178px !important;
    color:#487daf !important;
    font-weight:bold;
}

#primary {
    float:left !important;
    padding-left: 0px;
    padding-right: 40px;
    min-height: 640px;
}
#primary.choix-form-cont{
  width: 100%;
  min-height: auto;
  padding-right: 0;
}
.choix-form-list p{
  font-size: 18px;
  margin-bottom: 45px;
}
.choix-form-list{
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.choix-form-list div a{
  width: 30%;
  border-radius: 3px;
  padding: 3px 0px;
  color: white;
  float: left;
  text-align: center;
  font-size: 18px;
  line-height: 2;
}
.choix-form-list .choix-form-dist a{
  margin-right: 5%;
  background: #809D26;
}
.choix-form-list .choix-form-dom a{
  margin-right: 5%;
  background: #E9872E;
}
.choix-form-list .choix-form-tard a{
  background: #505050;
}
/*@media (min-height:899px){
  #primary {
    min-height: 640px;
  }
}*/
#sidebar-left {
    float: right;
}

/*
 *  Gestion du menu 3 bloc homepage
 */
#main .widget li:hover, #main .widget li a:hover{
    background:transparent;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom:hover {
    background:transparent;
}
/*.menu-menubloccta-container, .menu-menubloccta-container a,.menu-menubloccta-container li:hover,.menu-menubloccta-container a:hover {
    background-color:#39383a;
}*/
.menu-menubloccta-container ul{
    list-style-type:none !important;
    text-align:left;
    height:100%;
    margin-top:18px;
    padding-left:0px;
}

ul#menu-menubloccta.menu li{
    border-bottom:none !important;
    font-size:13px;
}
.menu-menubloccta-container ul li{
    /*height:35px;*/
    line-height:30px;
    padding-left:40px !important;
    color:#fff !important;
    font-size:15px;
}

#nav_menu-13:first-child{
    background-color:#39383a!important;
    border-color:#39383a;
    border:none;

}
.menu-menubloccta-container ul li a{
    color:#fff !important;
}

#menu-item-1141 {
    background: url(../seventyfive/images/phone.png) no-repeat center left !important;
    background-size:25px 25px !important;
}

#menu-item-1138 {
    background: url(../75Jmsilcom/images/Rappeler-small.png) no-repeat center left !important;
    background-size:25px 25px !important;
}
#menu-item-1842 {
    background: url(../75Jmsilcom/images/devis-distance-small.png) no-repeat center left !important;
    background-size:25px 25px !important;
}
#menu-item-1850 {
    background: url(../seventyfive/images/contact-mail.png) no-repeat center left !important;
    background-size:25px 25px !important;
}
#menu-item-1142 {
    background: url(../75Jmsilcom/images/connexion-small.png) no-repeat center left !important;
    background-size:25px 25px !important;
}
#menu-item-1139,#menu-item-1666 {
    background: url(../75Jmsilcom/images/devis-distance-small.png) no-repeat center left !important;
    background-size:25px 25px !important;
}
#menu-item-1140 {
    background: url(../75Jmsilcom/images/devis-domicile-small.png) no-repeat center left !important;
    background-size:25px 25px !important;
}

#main.widget ul li{
    padding-left:30px!important;
    color:#000;
}
aside#nav_menu_13 div.widget-content div.menu-menubloccta-container{
    background-color: yellow!important;
}

.social-btn {
    width:28px !important;
    height:28px !important;
}
.social-btn-blog {
    width:27px !important;
    height:27px !important;
    margin: 0 2px;
    vertical-align: middle;
}
.social-btn-font {
    width:28px !important;
    height:28px !important;
    border-radius: 50%;
    background: #5ac2e8 ;
    color: #fff;
    text-align: center;
    line-height: 1.8 !important;
}
.widget_footer .social-btn-font{
    width:26px !important;
    height:26px !important;
    font-size: 16px !important;
    margin: 3px 2px;
}
.padder{
    padding-left:0px;
    padding-right:40px;
}


.menu-menu-matiere-homepage-bas-droite-container ul{
    list-style-type:none; 
}

.menu-menu-matiere-homepage-bas-droite-container ul li a{
    color:#3da0d9 !important;
    font-weight:bold !important;
}
.menu-menu-matiere-homepage-bas-droite-container ul li::before{
  font-family: FontAwesome;
  content: '\f00c';
  font-size: 13px;
  color: #5ac2e8;
  padding-right: 20px;
  margin-left: 3px;
}
.menu-menu-matiere-homepage-bas-droite-container ul li {
    /*background: url(images/ok.png) no-repeat center left !important;
    padding-left: 35px;*/
}


#nav_menu-13 h1.widget-title{
    color:white;
    font-family: 'Changa One', cursive;
    font-size:24px;
    border-bottom: 1px solid transparent;
    line-height: 25px;
}
#nav_menu-8{
    width: 180px;
}
#nav_menu-9{
    width: 150px;
}
#nav_menu-10{
    width: 208px;
}
#nav_menu-11{
    width: 230px;
}
#nav_menu-11 li{
    width: 230px !important;
}
.table-container table th, .table-container table td { border:1px solid #ddd;  font-size:12px; text-align:center;  }
.table-container table td, .table-container table th { padding: 2px 2px; text-align: left; }


/* Responsive design : added by Buwa */
/* TODO */
#mobile-orientation-message, #tablette-orientation-message{
    display:none;
}
@media (min-width: 768px) and (max-width: 979px) {
    /* iPad mini */
    /*#gammes-zone .zone-container, #home-widgets-zone .zone-container, #footer-widget-area{
        width: 100%;
    }
    #home-widgets-zone, #colophon, #main, #access-container, #header-container{
        margin: 0 auto;
    }
    #gammes-zone, #slider-zone, #home-widgets-zone, #site-generator, #footer-widget-area, #colophon, #main{
        width: 979px;
    }
    #access a{
        padding: 0 10px;
    }
    #access{
        margin-right: 25px;
    }
    #footer-widget-area{
        padding-left: 15px;
    }
    .gamme-container{
        width: 33%;
    }
    #access-container{
        -moz-border-radius: 0px;
        -webkit-border-radius: 0x;
        -khtml-border-radius: 0px;
        border-radius: 0px;
    }
    #header-connexion{
        padding-left: 1em;
    }
    #header-widget{
        padding-right: 1em;
    }
    #home-widgets-zone, #main{
        padding-left: 20px;
    }
    #primary{
        padding-right: 20px;
    }
    #sidebar-left{
        padding-right: 15px;
    }*/
}
@media (min-width: 768px) and (max-width: 979px)  {
   /* #tablette-orientation-message{
        display:block;
        position:relative;
        width:250px;
        margin:350px auto;
        padding:20px 10px 50px;
        background:#3da0d9;
        -moz-box-border-radius:12px;
        -webkit-border-radius:12px;
        border-radius:12px;
        font-weight:bold;
        text-align:center;
        color: #fefefe;
    }
    #page, #colophon{
        display: none;
    }*/


    #access a {
          padding: 0 0.5em;
    }
    #access{
          margin: 22px 25px 0 0;
    }
    #home-link {
          left: 25px;
    }
    #slider-zone {
        /*background-size: cover;*/
    }
    .gamme-1, .gamme-2, .gamme-3{
          height: 320px;
    }
    .gamme-bloc h2 {
        font-size: 24px ;
    }
    #home-widgets-zone h2{
        font-size: 20px ;
    }
    #footer-widget-area {
        max-height: 400px;
    }
    #w1-widget, #w2-widget, #w3-widget{

    }
    #footer-widget-area {

    }
    .widget_footer{

    }
    .widget_footer ul {

    }
    .service_personne{

    }
    #gammes-zone{
        padding-top:35px!important;
    }
    #gammes-zone, #slider-zone, #home-widgets-zone, #home-widgets-zone .zone-container, #header-container, #access-container,
    #main, #footer-widget-area, #access-container,#colophon .custom_footer_widget,
    #site-generator,#primary, #colophon,.widget-area, .flexslider, .zone-container-slider,#gammes-zone .zone-container, #home-widgets-zone .zone-container  {
        width:auto; /*Design width value Content:600 + 2*200 widgets (modify below)*/
        padding: 10px;
    }
    #slider-zone{
        padding:0;
    }
    #main .entry-header {
       height: auto;
    }
    #sidebar-left {
       float: none;
    }
    #primary {
       float: none !important;
    }
    #nav_menu-13{
        float: left;
        margin-right: 20px;
    }
    a.small-button, a.icon-button {
        font-size: 16px!important;
        width: 250px;
    }
    .wpcf7 .devis-supadom input,.wpcf7 .devis-supadom textarea{
        width: 273px !important;

    }

    .wpcf7 .devis-supadom .small_input input{
        width: 127px !important;
    }

    #colophon .footer1{
        width: 166px!important;
    }
    #colophon .footer2{
        width: 128px!important;
    }
    #colophon .footer3{
        width: 190px!important;
    }
    #colophon .footer4{
        width: 190px!important;
    }
    #colophon .footer5{
        padding-top: 38px;
    }
}
@media (min-width: 767px) {
	 
    #access{
    display: block;
    float: right;
    margin: 22px 15px 0 0;
    }
    .firstColF {
        width: 63%;
        float: left;
        padding-right: 9px;
    }
    .secondColF img {
        width: 34%;
        padding-top: 18px !important;
        padding-bottom: 140px !important;
    }

    .firstColM {
        width: 38%;
        float: left;
        padding-right: 9px;
    }
	
    .secondColM img {
        width: 43%;
        border:0px !important;

    }

    .firstColM1  {
        width: 60%;
        float: left;

    }
    .secondColM1 img {
        width: 37%;
        padding-top: 18px !important;
        padding-bottom: 45px !important;
        border: 0px !important;
        padding-left: 8px !important;
    }
    .secondColM2 img {
        width: 37%;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        border: 0px !important;
        padding-left: 8px !important;
    }
    .secondColM3 img {
        width: 37%;
        padding-top: 0px !important;
        padding-bottom: 57px !important;
        border: 0px !important;
        padding-left: 8px !important;
    }
    .secondColComp img {
        width: 37%;
        padding-top: 100px !important;
        padding-bottom: 137px !important;
        border: 0px !important;
        padding-left: 8px !important;
    }
    .secondColg img {
        width: 53%;
        padding-top: 19px !important;
        padding-bottom: 0px !important;
        border: 0px !important;
        padding-left: 8px !important;
    }
    .firstColg {
        width: 45%;
        float: left;
    }
    .secondColg2 img {
        width: 53%;
        padding-top: 19px !important;
        padding-bottom: 222px !important;
        border: 0px !important;
        padding-left: 8px !important;
    }

    .analyseF img {
        width: 53%;
        padding-top: 19px !important;
        padding-bottom: 82px !important;
        border: 0px !important;
        padding-left: 8px !important;
    }
    .firstCol {
        width: 70%;
        float: left;
    }
    .secondColC img {
        width: 20%;
        padding-top: 19px !important;
        padding-bottom: 13px !important;


    }
    .secondCol img {
        width: 28%;

    }
    .secondCol img {
        border:0px !important;
    }

    .thirdCol {
        width: 47%;
        float: left;
    }

    .forthCol img {
        width: 44%;


    }
    .forthCol {

        padding-top: 48px;
        padding-bottom: 60px;
    }
    .forthCol img, .secondColC img,.forthColC img {
        border:0px !important;
    }
    .forthColC img {
        width: 40%;
    }

    .forthColC {
        padding-top: 3px;
    }
    .secondColMac img {
        width: 37%;
        padding-top: 0px !important;
        padding-bottom: 40px !important;
        border: 0px !important;
        padding-left: 8px !important;
    }
    .secondColch img {
        width: 43%;
        padding-bottom: 41px !important;
        border:0px !important;
    }
    .firstColch {
        width: 55%;
        float: left;
    }
    .secondColch2 img {
        width: 28%;
        padding-bottom: 1px !important;
        border: 0px !important;
    }
    .secondColch2{
        text-align:center
    }
    .secondColInfo img {

        padding-top: 11px !important;
        border: 0px !important;

    }
}

    @media (max-width: 767px) {
         .secondColch2 img, .secondColch img,.secondColg2 img,.analyseF img,.secondColg2 img, .secondColg2 img,.secondColg img, .forthCol img, .secondColC img,.forthColC img,.secondColF img,.secondColM1 img,.secondColM2 img,.secondColM img,.secondColMac img,.secondColM3 img,.secondColComp img {
            width: 70%;
            margin: auto;
            border:0px !important;

        }
        .secondColInfo img{
            margin: auto;
            border:0px !important;

        }
        .secondCol img, .secondColC img{
            width: 228px !important;
            margin: auto;

            border:0px !important;
        }
    /* iPhone 4 */
    a.small-button, a.icon-button {
        font-size: 16px!important;
        width: 250px;
    }
    #gammes-zone .zone-container, #home-widgets-zone .zone-container, #footer-widget-area{
        width: 100%;
    }
    #home-widgets-zone, #colophon, #main, #access-container, #header-container{
        margin: 0 auto;
    }
    #gammes-zone, #slider-zone, #home-widgets-zone, #site-generator, #footer-widget-area, #colophon, #main{
        width: 979px;
        padding-left: 7px;
    }
    #access a{
        padding: 0 10px;
    }
  
    #footer-widget-area{
        padding-left: 15px;
    }
    .gamme-container{
        width: 33%;
    }
    #access-container{
        -moz-border-radius: 0px;
        -webkit-border-radius: 0x;
        -khtml-border-radius: 0px;
        border-radius: 0px;
    }
    #main{
        overflow: visible;
    }
    #header-connexion{
        /*padding-left: 1em;*/
    }
    #header-widget{
        padding: 0;
    }
    #home-widgets-zone, #main{
        padding-left: 20px;
    }
    #primary{
        padding-right: 20px;
    }
    #sidebar-left{
        padding-right: 15px;
    }
    #header-sous-container{
       text-align: center;
    }
	#logo {
		background-position: center center;
		margin: 0;
		width: 100%;
		height: 100%;
		margin-top: 6px !important;
	}
	#logo {
		background-position: center center;
		margin: 0;
		width: 100%;
		height: 100%;
		margin-top: 6px !important;
	}
    #header-widget {
        float: none;
    }
    #header-connexion {
        float: none;
        width: auto;
    }
    #slider-zone,#home-link, #slider_home {
       display: none;
    }
    #gammes-zone{
        width: auto;
        float: left;
    }
    #main .entry-content img{
        max-width: 100%;
        display: block;
    }
    .gamme-container {
        float: none;
        width: 100%;
    }
    .gamme-container .bloc-content {
        padding-left: 10px;
    }
    .gamme-3{
       max-width: none !important;
    }
    .gamme-1, .gamme-2{
       background-size: cover;
    }
    #w1-widget, #w2-widget, #w3-widget{
        float: none;
        width: auto;
    }
    #footer-widget-area {
        max-height: none;
    }
    .widget_footer{
        float: none;
        margin-left: 50px;
        margin-bottom: 20px;
    }
    .widget_footer ul {
        display: inline-block;
        min-height:100%;
    }

    #main h2 {
        font-size: 20px;
        height: auto;
    }
    #main h3 {
        font-size: 16px;
    }
    .service_personne{
      /* margin: 0px;*/
    }

    #gammes-zone, #slider-zone, #home-widgets-zone, #home-widgets-zone .zone-container, #header-container, #access-container,
    #main, #footer-widget-area, #access-container,#colophon .custom_footer_widget,
    #site-generator,#primary, #colophon, .padder, .padder div.item-list-tabs ul, #main .entry-content table,.profile-fields {
       width:auto!important; /*Design width value Content:600 + 2*200 widgets (modify below)*/
    }
    #main .entry-header {
        height: auto;
        display: table;
    }
    .padder  #item-header{
       float: left;
    }
    #primary,.padder {
       float: none !important;
    }
    #profile-edit-form input[type=text] ,
    #profile-edit-form input[type=password] ,
    #basic-details-section input[type=text],
    #profile-details-section input[type=text],
    #settings-form input[type=text],
    #settings-form input[type=password],
    #basic-details-section input[type=password],.wpcf7-form input[type=text], .wpcf7-form textarea, .wpcf7-form select, .wpcf7-form input[type=email], .wpcf7-form input[type=tel]{
        width: 250px!important;
    }
    #main .entry-content fieldset, #signup_form fieldset{
        min-width: 260px;
    }
    #my_request th{
        font-size: 12px;
        padding: 0;
        text-align: center;
    }
    #main .entry-content table td {
        width: 100px;
    }
    div #item-header img.avatar {
        margin:0!important;
    }
    div.item-list-tabs ul li{ 
        margin:0!important;
    }

    #wpss_survey .form-container {
        width: auto!important;
    }
     table.responsive { margin-bottom: 0; }

    #media_devis_form {display: block !important; margin-top: 70px !important;}
    #media_devis_form .wpcf7 .devis-supadom input,#media_devis_form .wpcf7 .devis-supadom select,#media_devis_form .wpcf7 .devis-supadom textarea {width: 300px !important;font-family: inherit;}
    #media_devis_form .wpcf7 .devis-supadom .small_input input {width: 143px !important;}
    #media_devis_form .wpcf7 .devis-supadom input[type=submit]{
        background: #54c1ea;
        color: #fff;
        font-family: 'Changa One', cursive;
        font-size: 24px;
        height: 42px;
        border: none;
    }
    #media_devis_form .intl-tel-input .flag-container{
      top: 2px !important;
      height: 31px;
    }
    .devis-supadom{
        margin: 5px;
		z-index: 1 !important;
        position: relative !important;
    }
    .responsiveSelectContainer{
        margin: 0 auto;
    }
    .service_personne {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
}
.page-id-117 #sidebar-left, .page-id-100 #sidebar-left, .page-id-2858 #sidebar-left, .page-id-2860 #sidebar-left, .page-id-1714 #sidebar-left, .page-id-101 #sidebar-left{
  display: none;
}
@media (max-width:979px){
  /*.page-id-111 #main, .page-id-1065 #main, .page-id-2129 #main, .page-id-992 #main, .page-id-1179 #main, .page-id-1353 #main, .page-id-1181 #main, .page-id-1362 #main, .page-id-997 #main, .page-id-1000 #main, .page-id-1388 #main, .page-id-1008 #main, .page-id-1023 #main, .page-id-1735 #main, .page-id-1027 #main, .page-id-1733 #main, .page-id-975 #main, .page-id-987 #main, .page-id-982 #main, .page-id-1004 #main, .page-id-1021 #main, .page-id-2372 #main, .page-id-2289 #main, .page-id-2370 #main, .page-id-2368 #main, .page-id-2366 #main, .page-id-2364 #main, .page-id-2115 #main, .page-id-2134 #main, .page-id-2111 #main, .page-id-2109 #main, .page-id-2117 #main, .page-id-2113 #main, .page-id-2121 #main, .page-id-2132 #main, .page-id-2123 #main, .page-id-2127 #main, .page-id-2125 #main, .page-id-2954 #main, .page-id-2952 #main, .page-id-2959 #main, .page-id-2961 #main, .page-id-3042 #main, .page-id-2989 #main, .page-id-3024 #main{
    display: table;
  }
  .page-id-111 #sidebar-left, .page-id-1065 #sidebar-left, .page-id-2129 #sidebar-left, .page-id-992 #sidebar-left, .page-id-1179 #sidebar-left, .page-id-1353 #sidebar-left, .page-id-1181 #sidebar-left, .page-id-1362 #sidebar-left, .page-id-997 #sidebar-left, .page-id-1000 #sidebar-left, .page-id-1388 #sidebar-left, .page-id-1008 #sidebar-left, .page-id-1023 #sidebar-left, .page-id-1735 #sidebar-left, .page-id-1027 #sidebar-left, .page-id-1733 #sidebar-left, .page-id-975 #sidebar-left, .page-id-987 #sidebar-left, .page-id-982 #sidebar-left, .page-id-1004 #sidebar-left, .page-id-1021 #sidebar-left, .page-id-2372 #sidebar-left, .page-id-2289 #sidebar-left, .page-id-2370 #sidebar-left, .page-id-2368 #sidebar-left, .page-id-2366 #sidebar-left, .page-id-2364 #sidebar-left, .page-id-2115 #sidebar-left, .page-id-2134 #sidebar-left, .page-id-2111 #sidebar-left, .page-id-2109 #sidebar-left, .page-id-2117 #sidebar-left, .page-id-2113 #sidebar-left, .page-id-2121 #sidebar-left, .page-id-2132 #sidebar-left, .page-id-2123 #sidebar-left, .page-id-2127 #sidebar-left, .page-id-2125 #sidebar-left, .page-id-2954 #sidebar-left, .page-id-2952 #sidebar-left, .page-id-2959 #sidebar-left, .page-id-2961 #sidebar-left, .page-id-3042 #sidebar-left, .page-id-2989 #sidebar-left, .page-id-3024 #sidebar-left{
    display: table-footer-group;
  }
  .page-id-111 #primary, .page-id-1065 #primary, .page-id-2129 #primary, .page-id-992 #primary, .page-id-1179 #primary, .page-id-1353 #primary, .page-id-1181 #primary, .page-id-1362 #primary, .page-id-997 #primary, .page-id-1000 #primary, .page-id-1388 #primary, .page-id-1008 #primary, .page-id-1023 #primary, .page-id-1735 #primary, .page-id-1027 #primary, .page-id-1733 #primary, .page-id-975 #primary, .page-id-987 #primary, .page-id-982 #primary, .page-id-1004 #primary, .page-id-1021 #primary, .page-id-2372 #primary, .page-id-2289 #primary, .page-id-2370 #primary, .page-id-2368 #primary, .page-id-2366 #primary, .page-id-2364 #primary, .page-id-2115 #primary, .page-id-2134 #primary, .page-id-2111 #primary, .page-id-2109 #primary, .page-id-2117 #primary, .page-id-2113 #primary, .page-id-2121 #primary, .page-id-2132 #primary, .page-id-2123 #primary, .page-id-2127 #primary, .page-id-2125 #primary, .page-id-2954 #primary, .page-id-2952 #primary, .page-id-2959 #primary, .page-id-2961 #primary, .page-id-3042 #primary, .page-id-2989 #primary, .page-id-3024 #primary{
    display: table-header-group;
  }*/
  #main{
    display: table;
  }
  #sidebar-left{
    display: table-footer-group;
  }
  #primary{
    display: table-header-group;
  }
    /*#header-sous-container{
    display: inline-block;
    }
    #header-widget {
        float: none;
    }*/
    .page-id-1103 #sidebar-left{
      display: none;
    }
}
@media screen and (max-width:320px) and (orientation:portrait) {
    /*#mobile-orientation-message{
        display:block;
        position:relative;
        width:250px;
        margin:100px auto;
        padding:20px 10px 50px;
        background:#3da0d9;
        -moz-box-border-radius:12px;
        -webkit-border-radius:12px;
        border-radius:12px;
        font-weight:bold;
        text-align:center;
        color: #fefefe;
    }
    #page, #colophon{
        display: none;
    }*/
}
@media (min-width: 768px) and (max-width: 1200px) {
}
@media print {
}
@media (min-width: 1200px) {
}

@media (min-width: 768px) and (max-width: 1200px) {

}

@media (min-width: 980px) and (max-width: 1200px) {
}
@media (min-width: 480px) and (max-width: 767px) {
    #main .entry-header {
        height: auto;
        display: table;
        width: 350px;
    }

    #signup_form fieldset {
        width: auto;
    }
    #signup_form .entry-title{
        display: table;
    }
    #main .entry-content img {
        float: none;
    }
    .gamme-container .title1{
        bottom: 16px !important;
        height: 90px;
    }
    .gamme-container .title1 p{
        line-height: 30px;
    }
    .tarif-title .textwidget{
        padding: 10px 20px 8px 20px!important;
    }
    #sidebar-left{
        float: none !important;
        margin: 0 auto;
        overflow: none!important;

    }
    #main{
        clear: both;
    }
}

.niveauSelect span.select2.select2-container.select2-container--default {
	width: 187px !important;
}
.niveauSelectMobile span.select2.select2-container.select2-container--default {
	width: 187px !important;   
}

@media (max-width: 979px) {
	.responsiveSelectContainer select.responsiveMenuSelect, select.responsiveMenuSelect {
	
		padding: 6px;
		font-size: 13px;
		font-weight: 600;
	}
	.submit_btn {
		margin: auto;
		width: 300px;
		margin-top: 13px;
}
	}

	.niveauSelect .select2-container .select2-selection--single {
		box-sizing: border-box;
		cursor: pointer;
		display: block;
		height: 40px;
		user-select: none;
		-webkit-user-select: none;
	} 
	.simpleselectpage .select2-container,.multiselectpage span.select2-selection.select2-selection--multiple{ 
		width: 225px !important;
	}
	.niveauSelect .select2-container .select2-selection--single .select2-selection__rendered {
		font-size: 14px !important;
		color: gray !important;
	}
    #menu-menu-principal{
        display: inline-block;
    }
 
    #menu-menu-principal{
        width: 100%;
        border: 0;
        line-height: 1.5;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: '';
        appearance: none;
        /*background: transparent url("images/smart_arrows.gif") no-repeat scroll 97% 3px;*/

    }
    .gamme-container img{
        width: 98%;
    }
    .responsiveMenuSelect option{
        max-width: 250px;
    }
}
@media (min-width: 980px) {
    /*#menu-menu-principal{
        display: none;
    }*/
    .gamme-container a{
        display: inline-block;
    }
}
@media (min-width: 200px) and (max-width: 767px) {
}
@media (min-width: 200px) and (max-width: 340px) {
    #sidebar-left {
        padding-right: 35px;
    }
}
@media (min-width: 341px) and (max-width: 399px) {
    #sidebar-left {
        float: left;
    }
}
@media (min-width: 200px) {
}

@media (min-width: 768px) {

}
@media (max-width: 479px) {
  #sidebar-left.widget-area{
    width: 94%;
  }
  #sidebar-left .textwidget .wpcf7, #sidebar-left .textwidget .wpcf7 .wpcf7-form{
    width: 100%;
  }
  #sidebar-left .textwidget .wpcf7 .wpcf7-form input, #sidebar-left .textwidget .wpcf7 .wpcf7-form textarea{
    width: 100% !important;
  }
  #sidebar-left .textwidget .wpcf7 .wpcf7-form input#your-tel-devis-id{
    width: 104% !important;
  }
  /*.page-id-3042 #sidebar-left.widget-area{
    width: 55%;
    float: left;;
  }
  .page-id-3042 #sidebar-left .widget-1{
    display: table;
    margin: 0 auto;
  }
  .page-id-3042 #sidebar-left .widget-2{
    display: table;
    margin: 0 auto;
  }*/
}
@media (min-width: 480px) and (max-width: 979px) {
  #sidebar-left .widget-1{
    display: table;
    margin: 0 auto;
  }
  #sidebar-left .widget-2{
    display: table;
    margin: 0 auto;
  }
}
#signup_form h2{
    font-size: 26px !important;
}
/* Refonte By Najah */
#top-access-container{
    width: 100%;
    background: #39383a;
}
.gamme-container a{
    position: relative;
}


.title1 {
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #2d2d2d;
    width: 98%;
    height: 68px;

}
.title1 p{
    line-height: 21px;
    margin: 7px 16px;
    font-size: 24px;
    /*font-family: 'Changa One', cursive;*/
    font-family: 'Oxygen', sans-serif;
}
#gamme-renseignement .title1 p{
    padding-top: 10px;
}
.gamme-container .bloc-content{
    padding-right: 13px;
}
.gamme-container .bloc-content p{
    font-size: 16px; 
}
.contact{
    margin: 18px 20px;
}
.contact .tel::before{
  font-family: FontAwesome;
  content: '\f095';
  font-size: 21px;
  padding-right: 5px;
  color: black;
}
.contact .tel{
    /*background: url(images/tel-contact-supadom.png) -3px -3px no-repeat ;
    background-size: 23px 23px;
    padding-left: 20px;*/
    font-size: 20px;
}
.contact .tel a{
    color: #2A2A2A;
    font-family: "din-condensed-web",Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -1px;

}
.contact .new-contact::before{
  font-family: FontAwesome;
  content: '\f0e0';
  font-size: 16px;
  padding-right: 5px;
  color: black;
}

.contact .new-contact::before{
	font-family: FontAwesome;
	content: '\f0e0';
	font-size: 16px;
	padding-right: 5px;
	color: black;
  }
  .contact .new-contact{
    /*background: url(images/mail-contact-supadom.png) center left no-repeat ;
    padding-left: 20px;*/
    font-size: 16px;
}
 
.contact .new-phone{ 
    font-size: 16px;
}

.contact .new-phone::before{
	font-family: FontAwesome;
	content: '\f095';
	font-size: 16px;
	padding-right: 5px;
	color: black;
	transform: translateY(-50%) rotate(45deg);
  }

  .phone-footer {
    margin-left: 3px;
    margin-top: 6px;
    padding-top: 3px;
    padding-bottom: 8px;
}

.phone-footer::before {
    font-family: FontAwesome;
    content: '\f095';
    font-size: 14px;
    color: white;
    float: left;
    padding-right: 8px;
}

.contact .new-horaire::before{
  font-family: FontAwesome;
  content: '\f017';
  font-size: 17px;
  padding-right: 5px;
  color: black;
  float: left;
}
.contact .new-horaire{
    /*background: url(images/horaire-supadom.png) 0 2px no-repeat ;
    padding-left: 20px;*/
    margin-top: 24px;
    font-size: 16px;
}
.contact .new-horaire div{
  padding-left: 20px;
}
#w1-widget h2{background: url(images/qualification-supadom.jpg) 0  1px no-repeat; }
#w2-widget h2{background: url(images/pourquoi-supadom.jpg) top left no-repeat; padding-left:35px}
#w3-widget h2{background: url(images/matiere-supadom.jpg) top left no-repeat;padding-left:35px}



/**** addons slider by Naceur ****/
.tp-caption.mediumwhitebg{
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
}
#slider_home .wpcf7 .devis-supadom input, #slider_home .wpcf7 .devis-supadom textarea{
	font-family: inherit;
    width: 360px !important;
    height: 30px;
    margin-bottom: 8px;
    font-size: 14px;
    border-radius: 6px;
}

#slider_home  .wpcf7 .devis-supadom .small_input input{
    width: 184px !important;
}

#slider_home .wpcf7 .devis-supadom textarea{
    height: 80px;
}

#slider_home .wpcf7 .devis-supadom input[type=submit]{
    background: transparent;
    color: #fff;
    font-family: 'Changa One', cursive;
    font-size: 24px;
    height: 42px;
    border: none;
    width: 100% !important;
    filter: none;
}

#slider_home .wpcf7 .devis-supadom .submit_btn{
    background-color: #54c1ea;
    border-radius: 6px;
    height: 42px;
}
#slider_home div.wpcf7 img.ajax-loader {
    position: absolute;
    left: 50%;
}

.wpcf7 .devis-supadom .title{
    font-size: 17pt;
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;

    font-family: 'Changa One', cursive;
    display: block;
}
.devis-supadom br{
    display: none;
}
.tarif-title .widget-content{
    border: none!important;
}
.tarif-title{
    background: none!important;
    margin-bottom: 14px!important;
}
.tarif-title .textwidget{
    font-size: 25px;
    line-height: 19px;
    color: #505050;
    font-weight: normal;
    border-bottom: 3px solid #40B8E5;
    padding-bottom: 3px;
    margin: 0 auto;
    font-family: 'Changa One', cursive;
    padding: 5px 4px 9px 0px !important;
}

.tarif-form .wpcf7 #devis-domicile input[type=submit]{
    width: 223px !important;
    height: 34px !important;
    background: transparent !important;
    filter: none !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    font-size: 22px !important;
    font-family: 'Changa One', cursive !important;
}


#main .tarif-form{
    -webkit-border-radius: 0!important;
}
#main .tarif-form .widget-content{
    border: none !important;
}
#main .tarif-form .text-widget{
    padding-bottom: 0 !important;
}
#media_devis_form .wpcf7-form{
    width: 100%;
    border-radius: 6px;
    padding-bottom: 5px;
    border: 1px solid #CCCCCC;
}
#slider_home .wpcf7-form{
    width: 100%;
    height: 428px;
}

#slider_home .wpcf7{
    position: absolute;
    z-index: 100;
    background: #fff;
    height: 428px;
    padding: 5px 15px 10px;
    right: 16%;
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
}

#sidebar-left .tarif-form span.wpcf7-not-valid-tip{
    top: 0!important;
}
#slider_home .small_input span.wpcf7-not-valid-tip, #sidebar-left .tarif-form span.wpcf7-not-valid-tip{
    width: 176px;
    left: 0%;
    top: 94%;
    font-size: 11px;
}

#slider_home span.wpcf7-not-valid-tip{
        font-size: 11px;
}

#slider_home .wpcf7-validation-errors{
    display: none !important;
}

#slider_home .wpcf7-form  input[type=email], #slider_home .wpcf7-form  input[type=tel],#media_devis_form .wpcf7-form  input[type=email], #media_devis_form .wpcf7-form  input[type=tel] {
    border-radius: 6px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: none;
    color: #2D2D2D;
    margin-top: 5px;
    padding: 5px;
}
#slider_home .wpcf7-form  input[type=tel]{
  padding-left: 52px !important;
  height: 42px;
}
#slider_home .wpcf7 .devis-supadom .small_input input[type=tel]{
  width: 184px !important;
}
#media_devis_form{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    clear: both;
}

#media_devis_form div.wpcf7 img.ajax-loader {
    position: absolute;
    left: 50%;
}

.top-link3{
        line-height: 30px;
    }
    .top-link3 a{
        padding-bottom: 21px;
    }

#sidebar-left  .tarif-form{
     background-color:#54c1ea;
     position: relative;
     border-radius: 0;
}
#sidebar-left .tarif-form img.ajax-loader{
    left: 50%;
    position: absolute;
}
#sidebar-left #devis-domicile{
    margin-top: -25px;
}
#sidebar-left  form{
     margin-left: -8px;
}
#sidebar-left  input[type=text] ,
#sidebar-left  input[type=email],
#sidebar-left  input[type=tel] {
     width: 208px !important;
     height: 33px;
}
#sidebar-left  input[type=tel] {
     width: 223px !important;
     height: 41px;
}

#sidebar-left  .wpcf7-textarea{
     height: 100px !important;
     width: 208px!important;
     border: 1px solid #39383A;
     border-radius: 4px;
     border: 1px solid #CCCCCC;
}
#sidebar-left  input[type=submit]{
   
    width: 223px !important;
    height: 34px !important;
    background: transparent !important;
    filter: none !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    font-size: 22px !important;
    font-family: 'Changa One', cursive !important;
}
#sidebar-left   div.wpcf7-validation-errors {
    color: white;
}

@media (min-width: 768px) and (max-width: 979px)  {

    .responsiveSelectContainer {
        margin-top: -55px;
        margin-left: 50%;
    }
    #slider_home .wpcf7 .devis-supadom input,#slider_home .wpcf7 .devis-supadom textarea{
        width: 276px !important;
        height: 17px;
        margin-bottom: 7px;
    }
    #slider_home .wpcf7 .devis-supadom .small_input input[type="tel"]{
      width: 141px !important;
      height: 29px !important;
    }
    

    #slider_home  .wpcf7 .devis-supadom .small_input input{
        width: 129px !important;
    }

    #slider_home .wpcf7 .devis-supadom textarea{
        height: 58px;
    }

    #slider_home .wpcf7 .devis-supadom input[type=submit]{
        height: 37px;
        width: 288px !important;
    }

    #slider_home span.wpcf7-not-valid-tip{
        width: 160px;
    }
    #slider_home .small_input span.wpcf7-not-valid-tip{
        width: 130px;
        left: 0%;
        top: 94%;
        font-size: 8px;
    }

    #slider_home span.wpcf7-not-valid-tip{
        font-size: 10px;
    }
    .tarif-title, .tarif-form{
        width: 250px;
    }

    #slider_home .wpcf7{
        height: 340px;
    }

    #slider_home .supadom_slide_2 div.tp-caption{
        font-size: 25px !important;
    }
    #slider_home .supadom_slide_3 div.tp-caption{
        font-size: 25px !important;
    }
}
@media (max-width: 340px)  {
    #media_devis_form .wpcf7 .devis-supadom input,#media_devis_form .wpcf7 .devis-supadom textarea{
        width: 235px !important;
        height: 24px;
        margin-bottom: 7px;
    }

    #media_devis_form  .wpcf7 .devis-supadom .small_input input{
        width: 110px !important;
    }
    #media_devis_form  .wpcf7 .devis-supadom .small_input input#your-tel-devis-id3{
        width: 122px !important;
        height: 36px;
    }
    #reservation{
        padding: 10px 8px;
    }
    #prof_error{
        white-space: initial;
    }
    .previous{
        margin-top: 0px !important;
        float: none !important;
    }
    #reservation .previous input{
        width: 90px;
    }
    #reservation .buttons{
        float: none !important;
    }
    #reservation .buttons input{
        float: left;
        width: 90px;
        margin-left: 5px;
    }
}

#media_devis_form{
  display: none;
}

.service_personne {
        margin-top: 70px;
        margin-left: -190px;
}
.supadom_slide_1{
        background-color: #b8cc97; /*#769421;/*#455a0d;*/
}
.supadom_slide_2{
        background-color: #e7eaf3;
}
.supadom_slide_3{
        background-color: #ffffff;
}
.supadom_slide_4{
        background-color: #c3d0d8;
}
#profId .prof{
    background: url(images/prof.png) top left no-repeat;
    padding-left: 25px;
    margin: 5px 0 15px;
}
.dispo_table{
    background: url(images/table_dispo.png) top left no-repeat;
    padding-left: 25px;
    margin: 5px 0 15px;
}
.upload_files_resa{
    background: url(images/files.png) top left no-repeat;
    padding-left: 25px;
    margin: 5px 0;
}
.confirm_resa{
    background: url(images/check.png) top left no-repeat;
    padding-left: 25px;
    margin: 5px 0;
}
#prof_error,#supadom_collegue_1_name_error,#supadom_collegue_1_error,#supadom_collegue_2_name_error,#supadom_collegue_2_error, #file_error, #message_error, #subject_error{
    color: #D8000C;
    padding-left:15px;
    white-space: no-wrap;
}
@-webkit-keyframes myanimation {
  from {
    left: 0%;
  }
  to {
    left: 50%;
  }
}


.checkout-wrap {
  color: #444;
  font-family: 'PT Sans Caption', sans-serif;
  margin: 40px auto;
  max-width: 1200px;
  position: relative;
}

ul.checkout-bar li {
  color: #ccc;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 20px 14px 80px;
  position: relative;
}
ul.checkout-bar li:before {
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background: #ddd;
  border: 2px solid #FFF;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  left: 20px;
  line-height: 37px;
  height: 35px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  top: 4px;
  width: 35px;
  z-index: 999;
}
ul.checkout-bar li.active {
  color: #8bc53f;
  font-weight: bold;
}
ul.checkout-bar li.active:before {
  background: #8bc53f;
  z-index: 99999;
}
ul.checkout-bar li.visited {
  background: #ECECEC;
  color: #57aed1;
  z-index: 99999;
}
ul.checkout-bar li.visited:before {
  background: #57aed1;
  z-index: 99999;
}
ul.checkout-bar li:nth-child(1):before {
  content: "1";
}
ul.checkout-bar li:nth-child(2):before {
  content: "2";
}
ul.checkout-bar li:nth-child(3):before {
  content: "3";
}
ul.checkout-bar li:nth-child(4):before {
  content: "4";
}
ul.checkout-bar li:nth-child(5):before {
  content: "5";
}
ul.checkout-bar li:nth-child(6):before {
  content: "6";
}
ul.checkout-bar li:nth-child(7):before {
  content: "7";
}
ul.checkout-bar a {
  color: #57aed1;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

@media (min-width: 768px) {
  .checkout-bar li.active:after {
    -webkit-animation: myanimation 3s 0;
    background-size: 35px 35px;
    background-color: #8bc53f;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    width: 118%;
    left: 50%;
    position: absolute;
    top: -50px;
    z-index: 0;
    border-radius: 15px;
  }

  .checkout-wrap {
    margin: 0 auto;
    padding-bottom: 50px;
  }

  ul.checkout-bar {
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    background-size: 35px 35px;
    background-color: #EcEcEc;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    border-radius: 15px;
    height: 15px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
  }
  ul.checkout-bar:before {
    background-size: 35px 35px;
    background-color: #57aed1;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    content: " ";
    height: 15px;
    left: 0;
    position: absolute;
    width: 10%;
  }
  ul.checkout-bar li {
    display: inline-block;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
    width: 13%;
    /*width: 15%;*/
  }
  ul.checkout-bar li:before {
    height: 45px;
    left: 40%;
    line-height: 45px;
    position: absolute;
    top: -65px;
    width: 45px;
    z-index: 99;
  }
  ul.checkout-bar li.visited {
    background: none;
  }
  ul.checkout-bar li.visited:after {
    background-size: 35px 35px;
    background-color: #57aed1;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    content: "";
    height: 15px;
    left: 50%;
    position: absolute;
    top: -50px;
    width: 118%;
    z-index: 99;
    border-radius: 15px;
  }
}
 
@media (max-width: 767px) {
	  
    .responsiveSelectContainer{
        width:300px !important;
        overflow: hidden;
        background: #F8F8F8;
        border: 1px solid #424242;
        height: 30px;
        border-radius:2px;
    }
	.select2-container .select2-selection--multiple {
     
    min-height: 25px !importnat;
 
}
  .checkout-bar li.active:after {
    background-size: 35px 35px;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    content: "";
    height: 15px;
    width: 100%;
    left: 50%;
    position: absolute;
    top: -50px;
    z-index: 0;
    border-radius: 15px;
  }

  .checkout-wrap {
    margin: 0 auto;
    padding-bottom: 50px;
  }

  ul.checkout-bar {
    background-size: 35px 35px;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
    border-radius: 15px;
    height: 15px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
  }
  ul.checkout-bar:before {
    background-size: 35px 35px;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    border-radius: 15px;
    content: " ";
    height: 15px;
    left: 0;
    position: absolute;
    width: 10%;
  }
  ul.checkout-bar li {
    display: inline-block;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
    width: 12%;
  }
  ul.checkout-bar li:before {
    height: 25px;
    left: 40%;
    line-height: 25px;
    position: absolute;
    top: -57px;
    width: 25px;
    z-index: 99;
  }
  ul.checkout-bar li.visited {
    background: none;
  }
  ul.checkout-bar li.visited:after {
    background-size: 35px 35px;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    content: "";
    height: 15px;
    left: 50%;
    position: absolute;
    top: -50px;
    width: 100%;
    z-index: 99;
  }

    #formStudentPhoto input[type=text], #formStudentPhoto textarea {
        width: 90%;
    }
    a.small-button.smallgreen{
      display: none !important;
    }
}

#my_resa{
    border: 1px dashed #b2c6e7;
}
#reservation .buttons{
    float: right;
    margin-top: 20px;
}
#reservation .date_resa{
    margin-bottom: 20px
}
.line-separator{
    height: 3px;
    margin: 20px auto;
    text-align: center;
    width: 50%;
    background:#717171;
    border-bottom:1px solid #313030;
}
.previous{
    float: left;
    margin-top: 20px;
}
.forfait-label{
    width: 95px;
    float: left;
    margin-top: 5px;
}
#reservation .recap-title{
    margin-bottom: 20px
}

.title1 h1 {
    line-height: 26px;
    margin: 7px 16px;
    font-size: 24px;
    /*font-family: "Changa One",cursive;*/
    font-family: 'Oxygen', sans-serif;
    font-weight: normal;
}
ol{
    font-size: 14px;
    text-align: justify;
}
address{
    font-style: normal;
    padding-left: 25px;
    font-size: 14px;
}
.titre_stage{
    font-size: medium;
    text-align: left;
    margin-top:10px;
    font-family: 'Changa One', cursive;
    font-size: 20px;
    color: #505050;
}
.stage-tab{
    width: 100%;
}
.stage-tab p{
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: justify;
}
.stage-tab th{
    padding: 5px;
    height: 20px;
    border: 1px solid #ddd;
    background-color: #F2F1ED;
    border-radius: 3px;
}
.stage-tab td{
    padding: 0 8px !important;
    min-width: 225px;
}
/* register */
.custom_info{
    display: block;
    font-size: 14px;
}

.software .wpcf7-list-item{
    width: 200px;
    display: inline-block;
}
.stick {
    position:fixed;
    top:0px;
    margin-left: 730px;
}
#list_ident_resa .item_color{
	background: #f5f5f5;
	padding: 5px;
	border-bottom: 1px solid #ddd;
	display: inline-block;
	width: 96%;
	line-height: 1.8;
}
#list_ident_resa .ident{
	width: 70%;
}
#list_ident_resa .check_ident{
	float: left;
	margin-right: 30px;
	cursor: pointer;
}
#list_ident_resa .delete_id{
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
 
#error-msg.hide, #error-msg2.hide, #error-msg-zip.hide, #error-msg4.hide, #error-msg-zip4.hide{display: none;}
#error-msg-zip.error-msg-zip-home{width: 48%;margin-left: 52%; color: #ed2939;
    font-size: 14px;}
#media_devis_form #error-msg-zip.error-msg-zip-home{    width: 48%;
    margin-left: 45%;
    color: #ed2939;
    font-size: 14px;}
#error-msg, #error-msg2, #error-msg4{font-size: 14px;}
.your-message-devis textarea, .wpcf7-form input[type=text], .wpcf7-form input[type=tel], .wpcf7-form input[type=email]{
  font-family: 'Questrial', sans-serif !important;
}
fieldset#devis-domicile .intl-tel-input .flag-container{
  top: 4px;
}
.grecaptcha-badge, .g-recaptcha{display:none;}
#main .entry-content table.table-cours-svt td{
  padding: 10px;
  vertical-align: middle;
}
#main .entry-content table.table-cours-svt, #main .entry-content table.table-cours-biologie{
  width: 100% !important;
}
#register-page .info-user div.editfield:nth-child(15){display: none;}



.bl2{
	 border: 1px dashed #b2c6e7; padding: 10px 20px; background: #f5f8fb; margin-bottom: 10px; overflow: auto;height: 261px;
}
#addSend{
	position: relative; border-top: 1px dotted #aaa; margin: 2em 0 0 0;
}
@media (min-width: 900px) {
	.entry-title-bl{
		text-align: center; width: 41%; text-transform: uppercase; font-size: 20px;  padding-top: 8px; font-weight: bold !important; font-family: 'Oxygen', sans-serif;
	}
	.fbl{
		position: relative; display: flex;
	}
	.dbl{
		position: relative;
		width: 100%;
		display: inline-flex;
	}
	#sign {
		margin-top: 111%;
		border: 1px dashed #b2c6e7;
		padding: 10px 20px;
		background: #f5f8fb;
		margin-bottom: 10px;
		overflow: auto;
		height: 116px;
	}
}
@media (max-width: 900px) {
#main .entry-content {
	padding-top: 10px;
	margin: 22px;
}
	.entry-title-bl{
		text-align: center; width: 100%; text-transform: uppercase; font-size: 20px;  padding-top: 8px; font-weight: bold !important; font-family: 'Oxygen', sans-serif;
	}

	.wp-image-3905 {

		margin: auto;
	}

	#addSend {

		margin: 34px !important;
	}

}
#sign {
 border: 1px dashed #b2c6e7;
padding: 10px 20px;
background: #f5f8fb;
margin-bottom: 10px;
overflow: auto;
	height: 116px;
 }
 #wpcf7-f1802-o1 #error-mail-valid {
     font-size: 14px;
          color:black !important;
    display: none;
    margin-left: 12px;
}
#error-mail-valid {
     font-size: 14px;
          color:red;
    display: none;
    margin-left: 12px;
}
li.select2-results__option.select2-results__message {
    color: red;
}
#error-mail-valid_mobile {
     font-size: 14px;
     color:red;
    display: none;
    margin-left: 12px;
}
 #error-msg, #error-msg2, #error-msg4 {
     color: #ed2939;
    font-size: 14px;
     margin-left: 12px;
}
.simpleselect .select2-container .select2-selection--single .select2-selection__rendered {
  
    font-size: 12px;
  
}

/**
 * The following are CSS styles extrapolated from the bp-default theme.
 * Use these styles as a guideline. You will probably need to adjust some
 * declarations so they will gel with your WP theme.
 */

/*--------------------------------------------------------------
1 - Activity
--------------------------------------------------------------*/
#activity-stream {
	margin-top: -5px;
}
#item-body form#whats-new-form {
	border-bottom: 1px solid #ddd;
	margin: 20px 0 10px;
	padding-bottom: 20px;
}
.home-page form#whats-new-form {
	border-bottom: none;
	padding-bottom: 0;
}
form#whats-new-form h5 {
	font-weight: normal;
	font-size: 12px;
	color: #888;
	margin: 0;
	margin-left: 76px;
	padding: 0 0 3px 0;
}
form#whats-new-form #whats-new-avatar {
	float: left;
}
form#whats-new-form #whats-new-content {
	margin-left: 54px;
	padding-left: 22px;
}
form#whats-new-form textarea {
	background: #fff;
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #555;
	font-family: inherit;
	font-size: 14px;
	height: 20px;
	padding: 6px;
	width: 98%;
}
form#whats-new-form #whats-new-options select {
	max-width: 200px;
	margin-top: 12px;
}
form#whats-new-form #whats-new-submit {
	float: right;
	margin-top: 12px;
}
#whats-new-options {
	overflow: auto;
	height: 0;
}
#whats-new:focus {
	border-color: rgba(31, 179, 221, 0.9) !important;
	outline-color: rgba(31, 179, 221, 0.9);
	box-shadow: 0 0 7px         rgba(31, 179, 221, 0.7);
	-moz-box-shadow: 0 0 7px    rgba(31, 179, 221, 0.7);
	-webkit-box-shadow: 0 0 7px rgba(31, 179, 221, 0.7);
}

/*--------------------------------------------------------------
1.1 - Activity Listing
--------------------------------------------------------------*/
ul.activity-list li {
	overflow: hidden;
	padding: 15px 0 0;
}
.activity-list .activity-avatar {
	float: left;
}
ul.activity-list > li:first-child {
	padding-top: 5px;
}
ul.item-list.activity-list li.has-comments {
	padding-bottom: 15px;
}
body.activity-permalink ul.activity-list li.has-comments {
	padding-bottom: 0;
}
.activity-list li.mini {
	font-size: 11px;
	min-height: 35px;
	padding: 15px 0 0 0;
	position: relative;
}
.activity-list li.mini .activity-avatar img.avatar,
.activity-list li.mini .activity-avatar img.FB_profile_pic {
	height: 20px;
	margin-left: 30px;
	width: 20px;
}
.activity-permalink .activity-list li.mini .activity-avatar img.avatar,
.activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic {
	height: auto;
	margin-left: 0;
	width: auto;
}
body.activity-permalink .activity-list > li:first-child {
	padding-top: 0;
}
.activity-list li .activity-content {
	position: relative;
}
.activity-list li.mini .activity-content p {
	margin: 0;
}
.activity-list li.mini .activity-comments {
	clear: both;
	font-size: 12px;
}
body.activity-permalink li.mini .activity-meta {
	margin-top: 4px;
}
.activity-list li .activity-inreplyto {
	background: url( ../buddypress/bp-themes/bp-default/_inc/images/replyto_arrow.gif ) 7px 0 no-repeat;
	color: #888;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 25px;
}
.activity-list li .activity-inreplyto > p {
	margin: 0;
	display: inline;
}
.activity-list li .activity-inreplyto blockquote,
.activity-list li .activity-inreplyto div.activity-inner {
	background: none;
	border: none;
	display: inline;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.activity-list .activity-content {
	margin-left: 70px;
	margin-bottom: 15px;
}
body.activity-permalink .activity-list li .activity-content {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 150%;
	min-height: 35px;
	margin-left: 185px;
	margin-right: 0;
	padding: 15px;
}
body.activity-permalink .activity-list li .activity-header > p {
	background: url( ../buddypress/bp-themes/bp-default/_inc/images/activity_arrow.gif ) top left no-repeat;
	height: 35px;
	margin-bottom: 0;
	margin-left: -35px;
	padding: 5px 0 0 35px;
}
.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
	color: #888;
	font-size: 11px;
	line-height: 220%;
}
.activity-header {
	margin-right: 20px;
}
.activity-header a,
.comment-meta a,
.acomment-meta a {
	text-decoration: none;
}
.activity-list .activity-content .activity-header img.avatar {
	float: none !important;
	margin: 0 5px -8px 0 !important;
}
a.bp-secondary-action,
span.highlight {
	font-size: 11px;
	padding: 0;
	margin-right: 5px;
	text-decoration: none;
}
.activity-list .activity-content .activity-inner,
.activity-list .activity-content blockquote {
	margin: 10px 10px 5px 0;
	overflow: hidden;
}
.activity-list li.new_forum_post .activity-content .activity-inner,
.activity-list li.new_forum_topic .activity-content .activity-inner {
	border-left: 2px solid #EAEAEA;
	margin-left: 5px;
	padding-left: 10px;
}
body.activity-permalink .activity-content .activity-inner,
body.activity-permalink .activity-content blockquote {
	margin-left: 0;
	margin-top: 5px;
}
.activity-inner > p {
	word-wrap: break-word;
}
.activity-inner > .activity-inner {
	margin: 0 !important;
}
.activity-inner > blockquote {
	margin: 0 !important;
}
.activity-list .activity-content img.thumbnail {
	border: 2px solid #eee;
	float: left;
	margin: 0 10px 5px 0;
}
.activity-read-more {
	margin-left: 1em;
	white-space: nowrap;
}
.activity-list li.load-more {
	background: #f0f0f0 !important;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 1.2em;
	margin: 15px 0 !important;
	padding: 10px 15px !important;
	text-align: center;
}
.activity-list li.load-more a {
	color: #4D4D4D;
}


/*--------------------------------------------------------------
1.2 - Activity Comments
--------------------------------------------------------------*/
div.activity-meta {
	margin: 18px 0;
}
body.activity-permalink div.activity-meta {
	margin-bottom: 6px;
}
div.activity-meta a {
	font: normal 11px/20px Arial, Tahoma, Verdana, sans-serif;
	padding: 4px 8px;
}
a.activity-time-since {
	color: #aaa;
	text-decoration: none;
}
a.activity-time-since:hover {
	color: #888;
	text-decoration: underline;
}
a.bp-primary-action,
#reply-title small a {
	font-size: 11px;
	margin-right: 5px;
	text-decoration: none;
}
a.bp-primary-action span,
#reply-title small a span {
	background: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 90%;
	margin-left: 2px;
	padding: 0 5px;
}
a.bp-primary-action:hover span,
#reply-title small a:hover span {
	background: #555;
	color: #fff;
}
div.activity-comments {
	margin: 0 0 0 70px;
	overflow: hidden; /* IE fix */
	position: relative;
	width: auto;
	clear: both;
}
body.activity-permalink div.activity-comments {
	background: none;
	margin-left: 185px;
	width: auto;
}
div.activity-comments > ul {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0 0 0 10px;
}
div.activity-comments ul,
div.activity-comments ul li {
	border: none;
	list-style: none;
}
div.activity-comments ul {
	clear: both;
}
div.activity-comments ul li {
	border-top: 2px solid #fff;
	padding: 10px 0 0;
}
body.activity-permalink .activity-list li.mini .activity-comments {
	clear: none;
	margin-top: 0;
}
body.activity-permalink div.activity-comments ul li {
	border-width: 1px;
	padding: 10px 0 0 0;
}
div.activity-comments > ul > li:first-child {
	border-top: none;
}
div.activity-comments ul li:last-child {
	margin-bottom: 0;
}
div.activity-comments ul li > ul {
	margin-left: 30px;
	margin-top: 0;
	padding-left: 10px;
}
body.activity-permalink div.activity-comments ul li > ul {
	margin-top: 10px;
}
body.activity-permalink div.activity-comments > ul {
	padding: 0 10px 0 15px;
}
div.activity-comments div.acomment-avatar img {
	border-width: 2px !important;
	float: left;
	height: 25px;
	margin-right: 10px;
	width: 25px;
}
div.activity-comments div.acomment-content {
	font-size: 11px;
	margin: 5px 0 0 40px;
}
div.acomment-content .time-since,
div.acomment-content .activity-delete-link,
div.acomment-content .comment-header {
	display: none;
}
body.activity-permalink div.activity-comments div.acomment-content {
	font-size: 14px;
}
div.activity-comments div.acomment-meta {
	color: #888;
	font-size: 11px;
}
div.activity-comments form.ac-form {
	background: #fafafa;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
	margin: 0 0 15px 33px;
	padding: 8px;
}
div.activity-comments li form.ac-form {
	margin-right: 15px;
	clear: both;
}
div.activity-comments form.root {
	margin-left: 0;
}
div.activity-comments div#message {
	margin-top: 15px;
	margin-bottom: 0;
}
div.activity-comments form.loading {
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif );
	background-position: 2% 95%;
	background-repeat: no-repeat;
}
div.activity-comments form .ac-textarea {
	background: #fff;
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 8px;
}
div.activity-comments form textarea {
	border: none;
	color: #555;
	font-family: inherit;
	font-size: 11px;
	height: 60px;
	padding: 0;
	width: 100%;
}
div.activity-comments form input {
	margin-top: 5px;
}
div.activity-comments form div.ac-reply-avatar {
	float: left;
}
div.ac-reply-avatar img {
	border: 2px solid #fff !important;
}
div.activity-comments form div.ac-reply-content {
	color: #888;
	font-size: 11px;
	margin-left: 50px;
	padding-left: 15px;
}
.acomment-options {
	float: left;
	margin: 5px 0 5px 40px;
}
.acomment-options a {
	color: #999;
}
.acomment-options a:hover {
	color: inherit;
}


/*--------------------------------------------------------------
2 - Admin Bar
--------------------------------------------------------------*/
#wp-admin-bar .padder {
	width: 95% !important; /* Line up the admin bar with the content body in this theme */
}


/*--------------------------------------------------------------
3 - Directories - Members, Groups, Blogs, Forums
--------------------------------------------------------------*/
div.dir-search {
	float: right;
	margin: -39px 0 0 0;
}
div.dir-search input[type=text] {
	font-size: 12px;
	padding: 1px 3px;
}


/*--------------------------------------------------------------
4 - Errors / Success Messages
--------------------------------------------------------------*/
div#message {
	margin: 0 0 15px;
}
#message.info {
	margin-bottom: 0;
}
div#message.updated {
	clear: both;
}
div#message p {
	font-size: 12px;
	display: block;
	padding: 10px 15px;
}
div#message.error p {
	background-color: #db1717;
	border-color: #a71a1a;
	clear: left;
	color: #fff;
}
div#message.updated p {
	background-color: #8ff57a;
	border-color: #80cf70;
	color: #1a6a00;
}
.standard-form#signup_form div div.error {
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 6px;
	width: 90%;
}
div.accept,
div.reject {
	float: left;
	margin-left: 10px;
}
ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
}
ul.button-nav li.current a {
	font-weight: bold;
}


/*--------------------------------------------------------------
5 - Forms
--------------------------------------------------------------*/
.standard-form textarea,
.standard-form input[type=text],
.standard-form select,
.standard-form input[type=password],
.dir-search input[type=text] {
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #888;
	font: inherit;
	font-size: 14px;
	padding: 6px;
}
.standard-form select {
	padding: 3px;
}
.standard-form input[type=password] {
	margin-bottom: 5px;
}
.standard-form label,
.standard-form span.label {
	display: block;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
.standard-form div.checkbox label,
.standard-form div.radio label {
	color: #888;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 0 0;
}
.standard-form#sidebar-login-form label {
	margin-top: 5px;
}
.standard-form input[type=text] {
	width: 75%;
}
.standard-form#sidebar-login-form input[type=text],
.standard-form#sidebar-login-form input[type=password] {
	padding: 4px;
	width: 95%;
}
.standard-form #basic-details-section input[type=password],
.standard-form #blog-details-section input#signup_blog_url {
	width: 35%;
}
.standard-form#signup_form input[type=text],
.standard-form#signup_form textarea,
.form-allowed-tags,
#commentform input[type=text],
#commentform textarea {
	width: 90%;
}
.standard-form#signup_form div.submit {
	float: right;
}
div#signup-avatar img {
	margin: 0 15px 10px 0;
}
.standard-form textarea {
	width: 75%;
	height: 120px;
}
.standard-form textarea#message_content {
	height: 200px;
}
.standard-form#send-reply textarea {
	width: 97.5%;
}
.standard-form p.description {
	color: #888;
	font-size: 11px;
	margin: 5px 0;
}
.standard-form div.submit {
	clear: both;
	padding: 15px 0 0 0;
}
.standard-form p.submit {
	margin-bottom: 0;
	padding: 15px 0 0 0;
}
.standard-form div.submit input {
	margin-right: 15px;
}
.standard-form div.radio ul {
	margin: 10px 0 15px 38px;
	list-style: disc;
}
.standard-form div.radio ul li {
	margin-bottom: 5px;
}
.standard-form a.clear-value {
	display: block;
	margin-top: 5px;
	outline: none;
}
.standard-form #basic-details-section,
.standard-form #blog-details-section,
.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
.standard-form #profile-details-section {
	float: right;
}
.standard-form #blog-details-section {
	clear: left;
}
.standard-form input:focus,
.standard-form textarea:focus,
.standard-form select:focus {
	background: #fafafa;
	color: #555;
}
form#send-invite-form {
	margin-top: 20px;
}
div#invite-list {
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 400px;
	margin: 0 0 10px;
	overflow: auto;
	padding: 5px;
	width: 160px;
}
button,
a.button,
input[type=submit],
input[type=button],
input[type=reset],
ul.button-nav li a,
div.generic-button a,
.comment-reply-link {
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #777;
	cursor: pointer;
	font: normal 12px/20px Arial, Tahoma, Verdana, sans-serif;
	outline: none;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
}
button:hover,
a.button:hover,
a.button:focus,
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
ul.button-nav li a:hover,
ul.button-nav li.current a,
div.generic-button a:hover,
.comment-reply-link:hover {
	background: #ededed;
	background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
	border: 1px solid #bbb;
	color: #555;
	outline: none;
	text-decoration: none;
}

/*--------------------------------------------------------------
6 - Ajax Loading
--------------------------------------------------------------*/
a.loading,
input.loading {
    background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px;
}
a.loading:hover,
input.loading:hover {
    background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px;
    color: #777;
}
a.button.loading,
input[type="submit"].loading,
input[type="button"].loading,
input[type="reset"].loading {
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( enabled=0 ); /* IE6-9 */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding-right: 25px;
}
a.button.loading:hover,
input[type="submit"].loading:hover,
input[type="button"].loading:hover,
input[type="reset"].loading:hover {
  	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( enabled=0 ); /* IE6-9 */
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif ), linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
	border: 1px solid #ccc;
	padding-right: 25px;
}
input[type="submit"].pending,
input[type="button"].pending,
input[type="reset"].pending,
input[type="submit"].disabled,
input[type="button"].disabled,
input[type="reset"].disabled,
button.pending,
button.disabled,
div.pending a,
a.disabled {
    border-color: #eee;
    color: #bbb;
    cursor: default;
}
input[type="submit"]:hover.pending,
input[type="button"]:hover.pending,
input[type="reset"]:hover.pending,
input[type="submit"]:hover.disabled,
input[type="button"]:hover.disabled,
input[type="reset"]:hover.disabled,
button.pending:hover,
button.disabled:hover,
div.pending a:hover,
a.disabled:hover {
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */
    border-color: #eee;
    color: #bbb;
}


/*--------------------------------------------------------------
7 - Forums, Tables and Topics
--------------------------------------------------------------*/
ul#topic-post-list {
	margin: 0px -19px 15px;
	width: auto;
}
ul#topic-post-list li {
	padding: 15px;
	position: relative;
}
ul#topic-post-list li.alt {
	background: #f5f5f5;
}
ul#topic-post-list li div.poster-meta {
	color: #888;
	margin-bottom: 10px;
}
ul#topic-post-list li div.post-content {
	margin-left: 54px;
}
div.topic-tags {
	font-size: 11px;
	float: right;
	margin-top: -25px;
}
div.admin-links {
	color: #888;
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 25px;
}
div#topic-meta {
	margin: -10px -19px;
	padding: 5px 19px 30px;
	position: relative;
}
div#topic-meta div.admin-links {
	right: 19px;
	top: -36px;
}
div#topic-meta h3 {
	font-size: 20px;
	margin: 5px 0;
}
div#new-topic-post {
	display: none;
	margin: 20px 0 0 0;
	padding: 1px 0 0 0;
}
table {
	width: 100%;
}
table thead tr {
	background: #eaeaea;
}
table#message-threads {
	margin: 0 -19px;
	width: auto;
}
table.profile-fields {
	margin-bottom: 20px;
}
table.profile-fields:last-child {
	margin-bottom: 0;
}
table.profile-fields p {
	margin-top: 15px;
}
table.profile-fields p:last-child {
	margin-top: 0;
}
div#sidebar table {
	margin: 0 -16px;
	width: 117%;
}
table tr td,
table tr th {
	vertical-align: middle;
}
table tr td.label {
	border-right: 1px solid #eaeaea;
	font-weight: bold;
	width: 25%;
}
table tr td.thread-info p {
	margin: 0;
}
table tr td.thread-info p.thread-excerpt {
	color: #888;
	font-size: 11px;
	margin-top: 3px;
}
div#sidebar table td,
table.forum td {
	text-align: center;
}
table tr.alt td {
	background: #f5f5f5;
}
table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
#groups-notification-settings {
	margin-bottom: 0;
}
table.notification-settings th.icon,
table.notification-settings td:first-child {
	display: none;
}
table.notification-settings th.title {
	width: 80%;
}
table.notification-settings .yes,
table.notification-settings .no {
	text-align: center;
	width: 40px;
}
table.forum {
	margin: 0 -19px;
	width: auto;
}
table.forum tr.sticky td {
	font-size: 1.2em;
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
}
table.forum tr.closed td.td-title {
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/closed.png );
	background-position: 15px 50%;
	background-repeat: no-repeat;
	padding-left: 35px;
}
table.forum td p.topic-text {
	color: #888;
	font-size: 13px;
}
table.forum tr > td:first-child,
table.forum tr > th:first-child {
	padding-left: 15px;
}
table.forum tr > td:last-child,
table.forum tr > th:last-child {
	padding-right: 15px;
}
table.forum tr th#th-title,
table.forum tr th#th-poster,
table.forum tr th#th-group,
table.forum td.td-poster,
table.forum td.td-group,
table.forum td.td-title {
	text-align: left;
}
table.forum tr td.td-title a.topic-title {
	font-size: 1.2em;
}
table.forum td.td-freshness {
	white-space: nowrap;
}
table.forum td.td-freshness span.time-since {
	font-size: 0.9em;
	color: #888;
}
table.forum td img.avatar {
	float: none;
	margin: 0 5px -8px 0;
}
table.forum td.td-poster,
table.forum td.td-group {
	min-width: 140px;
}
table.forum th#th-title {
	width: 80%;
}
table.forum th#th-freshness {
	width: 25%;
}
table.forum th#th-postcount {
	width: 15%;
}
table.forum p.topic-meta {
	font-size: 0.9em;
	margin: 5px 0 0 0;
}

/*--------------------------------------------------------------
8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
--------------------------------------------------------------*/
.item-body {
	margin: 20px 0;
}
span.activity {
	display: inline-block;
	font-size: 11px;
	opacity: 0.8;
	padding: 1px 8px;
}
span.user-nicename {
	color: #777;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}
span.activity,
div#message p {
	border: 1px solid #e1ca82;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
	margin-top: 3px;
	text-decoration: none;
	background: #ffeaa6;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, .5)), color-stop(100%,rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
	background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -ms-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -o-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
}
div#item-header {
	overflow: hidden;
}
div#item-header div#item-header-content {
	margin-left: 170px;
}
div#item-header h2 {
	font-size: 25px;
	line-height: 120%;
	margin: 0 0 15px 0;
}
div#item-header h2 a {
	color: #777;
	text-decoration: none;
}
div#item-header img.avatar {
	float: left;
	margin: 0 15px 19px 0;
}
div#item-header h2 {
	margin-bottom: 5px;
}
div#item-header span.activity,
div#item-header h2 span.highlight {
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin-bottom: 7px;
	vertical-align: middle;
}
div#item-header h2 span.highlight {
	font-size: 16px;
}
div#item-header h2 span.highlight span {
	background: #a1dcfa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 1px 4px;
	position: relative;
	right: -2px;
	top: -2px;
	vertical-align: middle;
}
div#item-header div#item-meta {
	font-size: 14px;
	color: #aaa;
	overflow: hidden;
	margin: 15px 0 5px 0;
	padding-bottom: 10px;
}
div#item-header div#item-actions {
	float: right;
	margin: 0 0 15px 15px;
	text-align: right;
	width: 20%;
}
div#item-header div#item-actions h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
div#item-header ul {
	margin-bottom: 15px;
	overflow: hidden;
}
div#item-header ul h5,
div#item-header ul span,
div#item-header ul hr {
	display: none;
}
div#item-header ul li {
	float: right;
}
div#item-header ul img.avatar,
div#item-header ul.avatars img.avatar {
	height: 30px;
	margin: 2px;
	width: 30px;
}
div#item-header div.generic-button,
div#item-header a.button {
	float: left;
	margin: 10px 10px 0 0;
}
div#item-header div#message.info {
	line-height: 80%;
}
ul.item-list {
	width: 100%;
}
ul.item-list li {
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0;
	position: relative;
}
ul.item-list.activity-list li {
	padding-bottom: 0;
}
ul.single-line li {
	border: none;
}
ul.item-list li img.avatar {
	float: left;
	margin: 0 10px 0 0;
}
ul.item-list li div.item-title,
ul.item-list li h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	width: 75%;
}
ul.item-list li div.item-title span {
	color: #999;
	font-size: 12px;
}
ul.item-list li div.item-desc {
	color: #888;
	font-size: 11px;
	margin: 10px 0 0 64px;
	width: 50%;
}
ul.item-list li div.action {
	position: absolute;
	top: 15px;
	right: 0;
	text-align: right;
}
ul.item-list li div.meta {
	color: #888;
	font-size: 11px;
	margin-top: 10px;
}
ul.item-list li h5 span.small {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
div.item-list-tabs {
	background: #eaeaea;
	clear: left;
	margin: 25px -19px 20px -19px;
	overflow: hidden;
}
div.item-list-tabs ul li a {
	text-decoration: none;
	height: 20px;
}
div.item-list-tabs ul {
	width: 100%;
}
div.item-list-tabs ul li {
	float: left;
	list-style-type: none;
	margin: 5px 0 0 5px;
}
div.item-list-tabs#subnav ul li {
	margin-top: 0;
}
div.item-list-tabs ul li:first-child {
	margin-left: 20px;
}
div.item-list-tabs ul li.last {
	float: right;
	margin: 7px 20px 0 0;
}
div.item-list-tabs#subnav ul li.last {
	margin-top: 4px;
}
div.item-list-tabs ul li.last select {
	max-width: 175px;
}
div.item-list-tabs ul li a,
div.item-list-tabs ul li span {
	display: block;
	/*padding: 5px 10px;*/
	padding: 5px 8px;
	text-decoration: none;
}
div.item-list-tabs ul li a span {
	background: #1fb3dd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline;
	font-size: 90%;
	margin-left: 2px;
	padding: 1px 6px;
}
div.item-list-tabs ul li.selected a,
div.item-list-tabs ul li.current a {
	background-color: #fff;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #555;
	font-weight: bold;
	height: 31px;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span,
div.item-list-tabs ul li a:hover span {
	background-color: #999;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span {
	background-color: #555;
}
ul li.loading a {
	background-image: url( ../buddypress/bp-themes/bp-default/_inc/images/ajax-loader.gif );
	background-position: 92% 50%;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}
div#item-nav ul li.loading a {
	background-position: 88% 50%;
}
div.item-list-tabs#object-nav {
	margin-top: 0;
	height: 36px;
}
div.item-list-tabs#subnav {
	background: #fff;
	border-bottom: 1px solid #eaeaea;
	margin: -15px -19px 15px -19px;
	min-height: 35px;
	overflow: hidden;
}
div.item-list-tabs ul li.feed a {
	background: url( ../buddypress/bp-themes/bp-default/_inc/images/rss.png ) center left no-repeat;
	padding-left: 20px;
}
#admins-list li {
	overflow: auto;
}


/*--------------------------------------------------------------
9 - Private Messaging Threads
--------------------------------------------------------------*/
table#message-threads tr.unread td {
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
	font-weight: bold;
}
li span.unread-count,
tr.unread span.unread-count {
	background: #dd0000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px;
}
div.item-list-tabs ul li a span.unread-count {
	padding: 1px 6px;
	color: #fff;
}
div.messages-options-nav {
	background: #eee;
	font-size: 11px;
	margin: 0 -19px;
	padding: 5px 15px;
	text-align: right;
}
div#message-thread div.message-box {
	margin: 0 -19px;
	padding: 15px;
}
div#message-thread div.alt {
	background: #f4f4f4;
}
div#message-thread p#message-recipients {
	margin: 10px 0 20px 0;
}
div#message-thread img.avatar {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
div#message-thread strong {
	font-size: 16px;
	margin: 0;
}
div#message-thread strong a {
	text-decoration: none;
}
div#message-thread strong span.activity {
	margin: 4px 0 0 10px;
}
div#message-thread div.message-metadata {
	overflow: hidden;
}
div#message-thread div.message-content {
	margin-left: 45px;
}
div#message-thread div.message-options {
	text-align: right;
}


/*--------------------------------------------------------------
10 - Pagination
--------------------------------------------------------------*/
.padder div.pagination {
	background: #f4f4f4;
	border: none;
	color: #888;
	font-size: 11px;
	height: 19px;
	margin: -20px -19px 0px -19px;
	padding: 8px 20px;
	position: relative;
}
.padder div.pagination .pag-count {
	float: left;
}
.padder div.pagination .pagination-links {
	float: right;
}
.padder div.pagination .pagination-links span,
.padder div.pagination .pagination-links a {
	font-size: 12px;
	padding: 0 5px;
}
.padder div.pagination .pagination-links a:hover {
	font-weight: bold;
}
.padder div#pag-bottom {
	margin-top: -1px;
}
.padder #nav-above {
	display: none;
}
.padder .paged #nav-above {
	display: block;
}
.wpcf7-response-output {
    width: 353px !important;
    margin-top: 6px !important;
}

.error {
    border: 1px solid red !important;
}

#content div.item-list-tabs#object-nav { 
    height: 55px !important;
}

 


/* Modal Background */
.modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(14 14 14 / 59%); /* Black with opacity */
    overflow: auto;
}

/* Modal Content */
.modal-content {
    position: relative;
    width: 98%;
    max-width: 540px;
    margin: 3em auto 4em;
    cursor: auto;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 27px !important;
} 

/* Close Button */
.close-btn {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-btn:hover,
.close-btn:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}



/* Form Styling */
form#login-form input[type="text"],
form#login-form input[type="password"],
form#login-form button {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
}
  
form#login-form .form-footer a {
    color: #0073aa;
    text-decoration: none;
}

form#login-form .form-footer a:hover {
    text-decoration: underline;
}

form#login-form {
    padding: 31px !important;
}

/* Styling the password field container */
form#login-form .password-wrapper {
    position: relative; 
}

/* Eye icon styling */
form#login-form .eye-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-60%);
    font-size: 20px;
    cursor: pointer;
}

/* Optional: Styling for the input fields */
form#login-form  input[type="text"],
form#login-form  input[type="password"] {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
}
  
form#login-form .form-footer {
    text-align: center;
}

form#login-form .form-footer a {
    color: #0073aa;
    text-decoration: none;
}

form#login-form .form-footer a:hover {
    text-decoration: underline;
}
 
form#login-form button { 
    color: white;
    cursor: pointer; 
    background: #58c1e8 !important;
    font-size: 20px;
    padding: 16px 5px;
    margin-top: 19px;
}

form#login-form button:hover { 
    background: #4daccf !important
}
form#login-form input[type="text"] {
    margin-bottom: 20px;
    background: #f3f3f3;
    padding: 13px;
    font-size: 13px;
}
form#login-form input[type="password"] {
    margin-bottom: 20px;
    background: #f3f3f3;
    padding: 13px;
    font-size: 13px;
}
form#login-form .form-footer {
    text-align: center;
    padding-top: 13px;
}
form#login-form .form-footer a{
    color: #000!important;
}

p.btn-inscrire {
    background: #4caf50;
    border-radius: 3px;
    padding: 9px;
    color: white;
    width: 100px;
    text-align: center;
    margin: 15px auto 15px auto;
}
p.btn-inscrire a { 
    color: white !important;
}

p.btn-inscrire:hover {
    background: #357c37; 
}