body {
    font-family: 'Poppins', sans-serif;
    overflow-y: auto
}

label.required:after {
    content: " *";
    color: red
}

#cookie-notice .cn-button.bootstrap {
    color: #fff;
    background: #1d576c
}

#cookie-notice a {
    color: #fff
}

.article-title {
    margin: 20px 0 40px
}

.mgr-30 {
    margin-right: 30px
}

.form-control {
    padding: 5px 12px
}

.notification-list {
    overflow: auto
}

.nav.navbar-top-links .dropdown-alerts .media-body a {
    padding: 1px 5px;
    color: inherit
}

.video-tags {
    line-height: inherit;
    white-space: inherit;
    display: inline-block;
    max-width: 100%
}

.notification-list .dropdown-item {
    padding: inherit;
    white-space: inherit
}

.mgb-30 {
    margin-bottom: 30px
}

.navbar-minimalize.minimalize-styl-2.btn.btn-primary:active, .pace .pace-progress {
    background: #437cb4  !important
}

.form-group input:focus {
border:none;
   border-bottom : 2px solid #2c84c6
}

.ibox.product-detail .ibox-content .row .image {
    text-align: center
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1
}

.carousel-indicators {
    bottom: 3%
}

div.stars {
    width: 270px;
    display: inline-block
}

input.star {
    display: none
}

label.star {
    float: right;
    padding: 10px;
    font-size: 36px;
    color: #4a148c;
    transition: all .2s
}

input.star:checked ~ label.star:before {
    content: '\f005';
    color: #fd4;
    transition: all .25s
}

input.star-5:checked ~ label.star:before {
    color: #fe7;
    text-shadow: 0 0 20px #952
}

input.star-1:checked ~ label.star:before {
    color: #f62
}

label.star:hover {
    transform: rotate(-15deg) scale(1.3)
}

label.star:before {
    content: '\f006';
    font-family: FontAwesome
}

.panel-body.row {
    margin: 0
}

.nav-header {
    padding: 25px
}

.dashboard-page .slider {
    padding: 0;
    text-align: center;
    max-width: 1200px;
    margin: auto auto 20px
}

.carousel-inner, .carousel-item {
    position: relative;
    height: 250px
}

.carousel-inner img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}



.img-prod-front {
    max-width: 100%;
    height: 100px
}

.img-prod-document {
    max-width: 100%;
    height: 50px
}

.img-pack-front, .title-pack {
    text-align: center
}

.loginscreen {
    padding-top: 30px;
    margin: 0 auto
}

.mgt-30 {
    margin-top: 30px
}

.crud form, .crud form button, .mgt-20 {
    margin-top: 20px
}

#profileImage {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: #1ab394
}

#profileName {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 100px
}

.row .profile .contact-box.center-version {
    border: 0
}

.row .profile {
    display: block;
    background-color: #fff;
    padding: 20px
}

.page-heading {
    padding: 0 10px
}

.page-heading h1 {
    margin-top: 10px
}

.modal-open {
    overflow: inherit
}

.product-page .ibox {
    width: 100%
}

#productList .ibox-content, .dashboard-page .ibox-content {
    -webkit-box-shadow: 0 1px 1px 0 #a8a8a8;
    -moz-box-shadow: 0 1px 1px 0 #a8a8a8;
    box-shadow: 0 1px 1px 0 #a8a8a8;
    text-align: center;
    overflow: hidden
}

.ibox .product-box {
    padding-top: 10px
}

.hbspt-form {
    margin-left: 16.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.hbspt-form input.hs-button.primary {
    color: #fff;
    background-color: #1ab394;
    border-color: #1ab394;
    border-radius: 3px
}

.hbspt-form .hs-input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%;
    margin-bottom: 10px
}

.hbspt-form .error {
    border-color: #ed5565
}

.hbspt-form fieldset {
    max-width: inherit !important
}

.dashboard-page .ibox-content {
    padding: 20px 5px 15px
}

#productList .ibox-content:hover, .dashboard-page .ibox-content:hover {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;
    -moz-box-shadow: 0 3px 7px 0 #a8a8a8;
    box-shadow: 0 3px 7px 0 #a8a8a8
}

#productList .product-desc {
    text-align: center
}

#productList .cumulative .product-desc, .ibox-content h2, .product-name:hover {
    color: #676a6c
}

.mandatoryField {
    margin-left: 4px;
    font-size: 12px;
    display: inline-block;
    color: #dc3232
}

.langue_selector {
    width: 135px !important;
    padding: 0 !important
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: #2c84c6!important;
}

.btn-primary {
    background-color: #2c84c6!important;
    border-color: #1d576c  !important;
    /* color: darkgoldenrod; */
    background-color: #2c84c6;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: Montserrat,sans-serif;
    font-size: .9em;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    border: none!important;
}

.product-desc .btn-primary {
    background-color: #f2ba7c;
    border-color: #f2ba7c
}

.nav > li.active {
    border-left: 2px solid #f18e38;
    background: none;
    margin-left: 4px;

}

.m-b-sm i {
    color: #1d576c
}

.loginh3 {
    margin-top: 30px;
    margin-bottom: 30px
}

.product-imitation {
    padding: 24px 0
}

.ibox.video .product-desc {
    padding: 10px;
    height: 140px
}

.ibox video {
    height: 160px !important;
    cursor: pointer
}

.hideRelease {
    display: none
}

.hrMenu {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px dashed whitesmoke
}

ul.notes li div {
    height: 170px
}

.product-name {
    height: 40px
}

.form-check-inline {
    margin-right: inherit
}

.product-filter {
    background-color: #fff
}

.product-filter .ibox-title h5 {
    margin: 7px 0
}

#productList .nav-link {
    padding: 10px
}

.crud ul li {
    color: red
}

.video .label {
    font-size: 10px
}

.input-group-addon {
    cursor: pointer
}

.vertical-timeline-icon-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 16px;
    border: 3px solid #f1f1f1;
    text-align: center
}

.vertical-timeline2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 22px;
    height: 100%;
    width: 4px;
    background: #f1f1f1
}

#vertical-timeline::before {
    left: 22px
}

.vertical-timeline-content::before {
    border: 10px solid transparent;
    border-right: 20px solid #fff;
    top: 10px
}

.vertical-timeline-content.timeline-arcad:before {
    border-color: transparent transparent transparent #f5f5f5 !important;
    border-left: 15px solid #fff;
    left: 100%
}

.vertical-timeline-icon-right i {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -9px
}

@media screen and (min-width: 750px) {
    .description-issue {
        min-height: 230px
    }
}

@media screen and (min-width: 750px) and (max-width: 1050px) {
    #productList .ibox-content h2, .dashboard-page .ibox-content h2 {
        font-size: 1.5vmax
    }
}

@media screen and (max-width: 700px) {
    .carousel-indicators {
        bottom: 20%
    }

    .loginscreen .row {
        margin-right: -15px
    }

    .vertical-timeline-content.timeline-arcad {
        margin-left: -10px
    }
}

@media screen and (min-width: 700px) and (max-width: 1050px) {
    .carousel-indicators {
        bottom: 12%
    }
}
.label-left-align {
    display: block;
    text-align: left;
}
.select-langue-label-class {
    display: inline-block;
    margin-right: 10px;
    width: 50%;
}
.select-langue--class {
    background-color: #1d576c!important;
    color: white;
    width: 45%;
    border: none;
    padding: .5em;
}