@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 400;
    src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot);
    src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff2) format('woff2'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff) format('woff'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 700;
    src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.eot);
    src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.woff2) format('woff2'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.woff) format('woff'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.ttf) format('truetype');
}

.social-login-buttons a {
    margin: 0;
    padding: 0 !important;
    /* line-height: 45px; */
    width: 112px;
    border: none !important;
    border-radius: 2px;
}

.abcRioButton.abcRioButtonLightBlue
{
    width: 112px !important;
    height: 50px !important;
    background-image: url(/images/google.gif);
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; 
}
.abcRioButton.abcRioButtonLightBlue > .abcRioButtonContentWrapper
{
    display: none;
}

body {
    font-family: "Droid Arabic Kufi", Arial, serif !important;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
    text-align: center;
}

strong {
    font-weight: 500;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

h1,
h2 {
    margin-top: 10px;
    font-size: 38px;
    font-weight: 100;
    color: #555;
    line-height: 50px;
}

h3 {
    font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}

img {
    max-width: 100%;
}

::-moz-selection {
    background: #4aaf51;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #4aaf51;
    color: #fff;
    text-shadow: none;
}

.btn-link-1 {
    display: inline-block;
    /* height: 50px; */
    margin: 5px;
    padding: 16px 20px 0 20px;
    background: #4aaf51;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.btn-link-1:hover,
.btn-link-1:focus,
.btn-link-1:active {
    outline: 0;
    opacity: 0.6;
    color: #fff;
}

.btn-link-1.btn-link-1-facebook {
    background: #4862a3;
}

.btn-link-1.btn-link-1-twitter {
    background: #55acee;
}

.btn-link-1.btn-link-1-google-plus {
    background: #dd4b39;
}

.btn-link-1 i {
    /*padding-right: 5px;*/
    vertical-align: middle;
    font-size: 20px;
    line-height: 20px;
}

.btn-link-2 {
    display: inline-block;
    height: 50px;
    margin: 5px;
    padding: 15px 20px 0 20px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.btn-link-2:hover,
.btn-link-2:focus,
.btn-link-2:active,
.btn-link-2:active:focus {
    outline: 0;
    opacity: 0.6;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}


/*======= bellatreche =========*/


/*======= bar de navigation =========*/

.navbar-header {
    height: 30px !important;
    width: auto;
    height: auto !important;
    padding-left: 5px;
}

ul.fibladi-list.hidden-xs {
    margin: 0;
    list-style: none;
    padding-left: 0px;
}

ul.fibladi-list.hidden-xs li {
    padding-top: 5px;
}

.header-home2 ul.fibladi-list {
    text-align: left;
}

ul.fibladi-list>li>a {
    background: url(../../images/menuseparator.png) left center no-repeat;
    color: #fff;
    font-size: 12px;
    padding: 3px 15px 2px 15px;
    display: inline-block;
    font-family: "Droid Arabic Kufi", Arial, serif !important;
}

img#fibladi-image {
    height: 31px;
    margin-top: 1px;
}

#header-nav a.navbar-brand {
    padding: 9px;
    margin: 0;
    overflow: hidden;
    height: initial;
}

div#espace-head img {
    margin-left: -15px;
}

nav#header-nav {
    /*height: 30px;*/
    min-height: 30px!important;
    background-color: rgba(0, 0, 0, 0.62);
    border-radius: 0px;
    border-color: #666666;
    margin-bottom: 0px!important;
    border: none;
}

div#bs-example-navbar-collapse-1 {
    float: left;
    width: 100%;
    padding-left: 12px;
    /*text-align:left;*/
}

#header-nav ul.nav.navbar-nav.navbar-right a {
    padding: 5px!important;
    color: white;
    font-size: 12px;
}

#myspace {
    color: white
}

nav ul {
    list-style: none !important;
}

nav #myspace a {
    color: white !important;
    padding: 0 3px;
    display: block;
    line-height: 30px;
}

#white-space .info {
    padding: 5px;
    margin: 0;
}

#myspace i.fa.fa-cog {
    margin-top: .5em;
}

img#fibladi-image {
    height: 31px;
    margin-top: 1px;
}

p#titre-espace {
    margin-left: -15px;
}

.header-top {
    background: #F1F1F1;
    /*height: 56px;*/
    top: 0;
    width: 100%;
    z-index: 1000;
}

.header-top h1 span.title {
    padding: 0;
    margin: 0;
    margin-left: 5px;
    color: #6c6c6c;
    display: block;
    font-size: 28px!important;
    line-height: 55px;
    overflow: hidden;
    float: left;
    text-decoration: none;
    font-weight: normal;
}

div#langue {
    padding-top: 9px;
}


/*========= end =============*/


/***** Top content *****/

.inner-bg {
    padding: 80px 0 80px 0;
}

.top-content .text {
    color: #fff;
}

#auth-background {
    width: 446px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 24px 0 #efefef;
    display: inline-block;
    text-align: left;
}

.auth-header {
    /*height: 72px;*/
    line-height: 72px;
    border-bottom: 1px solid #efefef;
    font-size: 16px;
    text-transform: uppercase;
    color: #3b444f;
    text-align: center;
    /*font-family: ProximaNova-Semibold;*/
}

.top-content .text h1 {
    color: #fff;
}

.top-content .description {
    margin: 11px -14px 7px -14px
}

.top-content .description p {
    opacity: 0.8;
}

.top-content .description a {
    color: #fff;
}

.top-content .description a:hover,
.top-content .description a:focus {
    border-bottom: 1px dotted #fff;
}

.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: #fff;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    /*text-align: left;*/
}

.form-top-left {
    /*float: left;
  width: 75%;*/
    padding-top: 25px;
}

.form-bottom:not(.lostpaswanswer) {
    text-align: left;
}

.form-bottom form button.btn {
    width: 100%;
    border: 1px solid;
    text-align: center;
}

/* #social-login-inscription_text::before {
    content: '';
    position: absolute;
    top: 75%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #efefef;
} */

#social-login-inscription_text {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}

#social-login-inscription_text span {
    position: relative;
    display: inline-block;
    color: #9b9b9b;
    font-size: 14px;
    padding: 0 8px;
    background-color: #fff;
    font-family: ProximaNova-Light, sans-serif;
}

.clearfix.form-group.social-login-block {
    margin-top: 30px;
}

.auth-logo a {
    background: url(/images/logo-charikatic.png) center no-repeat;
    background-size: auto auto;
    background-size: contain;
    height: 45px;
    margin: 0 auto 40px;
    display: block;
    width: 446px;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none !important;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.clearfix.form-group.social-login-block {
    margin-top: 30px;
}

.auth-logo1 a {
    background: url(/images/fibladi-ana.gif) center no-repeat;
    background-size: auto auto;
    background-size: contain;
    height: 70px;
    margin: 10px auto 30px;
    display: block;
    width: 446px;
}

#Plost {
    text-align: left;
    margin: 15px 0;
    font-family: ProximaNova-Semibold;
}

.form-bottom:not(.lostpaswanswer) {
    padding: 40px;
    /*background: #eee;*/
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

.h6 {
    font-size: 12px;
}

.form-top-left h4 {
    margin-top: 0;
    font-weight: 600;
}

.auth-header p {
    text-transform: none;
}

.form-top-left h3 {
    margin-top: 0;
}

.form-top-right {
    float: left;
    width: 25%;
    padding-top: 5px;
    font-size: 66px;
    color: #ddd;
    line-height: 100px;
    text-align: right;
}

.form-bottom {
    padding: 25px 25px 30px 25px;
    /*background: #eee;*/
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

.form-bottom form textarea {
    height: 100px;
}

.form-bottom form button.btn {
    width: 100%;
    border: 1px solid green;
}

.form-bottom form .input-error {
    border-color: #4aaf51;
}

.social-login {
    margin-top: 35px;
}

.social-login h3 {
    color: #fff;
}

.social-login-buttons {
    margin-top: 25px;
}

header#header-home {
    /* height: 55px; */
    /*background-color: #3e454c;
  border-bottom: 4px solid black;*/
    position: fixed;
    width: 100%;
    z-index: 1000;
}

main#content-home:not(.login) {
    padding-top: 150px;
    /*  top: 86px;
  position: absolute;
  width: 100%;*/
}

header#header-home .cd-logo {
    margin: 0px;
    background-color: black;
    padding: 10px;
    padding-left: 84px;
    padding-right: 83px;
    float: left;
    height: 55px;
}

header#header-home .cd-logo i {
    font-size: 35px;
    color: #DFFDFD;
}

header#header-home h1 {
    font-size: 20px;
    float: left;
    /* padding-left: 15px; */
    color: #DFFDFD;
    font-weight: bold;
    margin: 0;
}

#auth-text .fb-logo {
    color: white;
}

#auth-text .fb-logo span {
    display: table-cell;
    height: 56px;
    width: 200px;
    background-color: #FF3300;
    font-size: 16px;
    vertical-align: middle;
    border-radius: 4px;
}

#auth-text div.title {
    font-size: 35px;
    font-weight: bold;
    color: #333;
    text-align: left;
}

#auth-text>div {
    margin-bottom: 20px;
}

#auth-text .fb-logo span:hover {
    opacity: 0.5;
    color: white;
}

a.fb-logo:hover {
    text-decoration: none;
}

.description p {
    line-height: 30px;
    font-size: 16px;
}

div#auth-text {
    margin-top: 15px;
}

.social-login h3 {
    color: #333;
}

.social-login-button {
    padding: 0 3px;
    overflow: hidden;
}

.social-login-buttons a {
    margin: 0;
    padding: 0 !important;
    /* line-height: 50px; */
    border: none !important;
}

.top-content .description {
    margin-bottom: 20px;
}

div.errorMessage {
    color: red;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

.social-login h3 {
    font-size: 18px;
}

p#Plost_text,
p#Ninscription_text {
    margin-top: 15px;
}

.password_lost {
    background-color: #FF3300;
    border: 1px solid #FF6600;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 15px;
    padding: 10px;
    text-decoration: none;
    width: inherit;
    color: white;
    border-radius: 4px;
}

.auth .password_lost,
.auth .fb-logo {
    background-color: #FF3300;
    border: 1px solid #FF6600;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 50px;
    line-height: 15px;
    padding: 10px;
    text-decoration: none;
    width: auto;
    color: white;
    border-radius: 4px;
}

a.password_lost:hover {
    text-decoration: none;
    color: white;
    opacity: 0.5;
}

p#label-s2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

p#label-type-s2 {
    font-size: 24px;
    font-weight: bold;
    color: #0081c2;
}


/*checkbox*/

.checkbox {
    padding-left: 20px;
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
}

.checkbox input[type="checkbox"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-inline {
    margin-top: 0;
    margin-bottom: 10px;
}

.checkbox-success input[type="checkbox"]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.checkbox label,
.radio label {
    padding-left: 10px !important;
}

#linkedin {
    background: #0077b5 !important;
    position: relative;
    border: 0;
}

#linkedin.response {
    overflow: hidden;
}

#linkedin>.IN-widget {
    margin: 14px 20px 0 20px !important;
}

#linkedin>.IN-widget>span>span>a>span>span {
    /*visibility: hidden !important;*/
    width: 40px;
}


/*span#linkedin-text {
    position: absolute;
    left: 50px;
}*/


/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {
    .inner-bg {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 767px) {

    .inner-bg .container{
        padding-right: 10px; 
        padding-left: 10px; 
    }
    #social-login-inscription_text span {
        font-size: 13px;
        padding: 0;
    }

    .social-login-buttons a{
        width: 90px;
    }
    .abcRioButton.abcRioButtonLightBlue
    {
        width: 90px !important;
        height: 40px !important;
        
    }

    .form-bottom:not(.lostpaswanswer) {
        padding: 20px 10px 20px 10px;
    }

    .inner-bg {
        padding: 60px 0 110px 0;
    }
    .inner-bg {
        padding-top: 20px !important;
    }
    .title p {
        font-size: 24px;
    }
    div#auth-text {
        margin-top: 0px;
    }
    .form-top-left h3 {
        font-size: 16px;
        font-weight: bold;
    }
    header#header-home .cd-logo i {
        font-size: 20px;
    }
    header#header-home .cd-logo {
        padding: 11px !important;
    }
    header#header-home h1 {
        margin: 15px;
        padding-left: 0px;
        font-size: 14px;
    }
    header#header-home {
        height: 45px;
    }
    header#header-home .cd-logo {
        height: 45px;
    }
    .inner-bg {
        padding-top: 5px !important;
        padding-bottom: 20px !important;
    }
    .social-login h3 {
        font-size: 16px;
    }
    .social-login-buttons {
        margin-top: 15px;
    }
    .social-login {
        margin-top: 20px;
    }
    #auth-text>div {
        margin-bottom: 0px !important;
    }
    .top-content .description {
        margin-top: 10px !important;
    }
    div#auth-text-background {
        background-color: #F5F5F5;
        padding: 15px 15px 15px 25px;
    }
    div#auth-background {
        background-color: #F5F5F5;
        margin-top: 10px;
        /* margin-right: 5px; */
    }
    #auth-background i.fa.fa-key {
        color: black;
    }
    .form-bottom {
        background: #fff !important;
    }
    #label-s2 {
        text-align: center;
    }
    div#langue {
        margin-right: 5px;
    }
    .lang img {
        height: 33px;
    }
}

@media (max-width: 415px) {
    h1,
    h2 {
        font-size: 32px;
    }
}

form#lost-pwd-form input#email,
form#mail-form input#form-email {
    margin-top: 10px;
}

form#lost-pwd-form span#lost-ps,
#new-subscribe {
    font-size: 18px;
    font-weight: bold;
}

@media(min-width: 768px) {
    nav#header-nav {
        height: 30px;
    }
    div#bs-example-navbar-collapse-1 {
        width: 98%;
    }
    #header-nav a.navbar-brand {
        padding: 0;
        height: 30px !important;
    }
    div#bs-example-navbar-collapse-1 {
        text-align: left;
    }
    .header-top {
        height: 56px;
    }
    main#content-home:not(.login) {
        top: 86px;
        position: absolute;
        width: 100%;
        padding-top: 0;
    }
}

@media (max-width: 379px) {
    #auth {
        width: 100%;
        margin: 0;
    }
}