@media print,
screen and (min-width: 64em) {
    .large-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 64em) {
    .large-6 {
        width: 50%;
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-6 {
        width: 50%;
    }
}

@media print,
screen and (min-width: 64em) {
    .large-4 {
        width: 33.33333%;
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-4 {
        width: 33.33333%;
    }
}

@media print,
screen and (min-width: 64em) {
    .large-2 {
        width: 16.66667%;
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-12 {
        width: 100%;
    }

    .medium-6 {
        width: 50%;
    }

    .medium-4 {
        width: 33.33333%;
    }

    .medium-2 {
        width: 16.66667%;
    }
}

@media print,
screen and (max-width: 1200px) {
    #analysis_log {
        visibility: hidden !important;
        display: none !important;
        width: 0 !important;
        height: 0 !important;
    }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.section {
    background-size: cover;
    text-align: center;
    /*height: 100%;
    max-height: 100%;*/
    /*overflow: hidden;*/
}

.topContent {
    position: relative !important;
    margin: 0 !important;
    top: 0 !important;
    text-align: center;
    width: 100%;
    max-width: 100%;
}

.padding-top-3 {
    padding-top: 3.5rem !important;
}

.row.expanded {
    max-width: none !important;
    display: inline !important;
}

.row {
    max-width: 100rem !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.column,
.columns {
    width: 100%;
    float: right;

    /*    padding-right: 0.9375rem;
    padding-left: 0.9375rem;   */
}


.large-text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.logo_company {
    min-width: 88px;
    float: right;
}

.title_company {
    width: auto;
    float: right;
}

.logo_application {
    float: left;
}

.title_application {
    float: left;
}

.calendar_bloc_g {
    height: 100px;
    background-image: url(../images/calendar_g_empty.png);
    background-repeat: no-repeat;
    /* background-size: 84px; */
    background-position: 0px 0px;
    padding-top: 9px;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    width: 100px;
    float: left;
    margin-left: 4px;
}

@media screen and (max-width: 970px) {
    .annonce_application {
        display: none;
        visibility: hidden;
        width: 0px !important;
        height: 0px !important;
    }
}

.title_company_user {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 16px;
    vertical-align: bottom;
    font-weight: bold;
    color: #03467c;
    width: 160px;
    float: right;
    font-family: title;
}

@media screen and (max-width: 520px) {
    .title_company_user {
        padding-right: 5px !important;
        padding-left: 5px !important;
        width: 120px !important;
    }
}

.title_company_user p {
    display: none;
}

.title_company_user span {
    color: black;
}


@media screen and (min-width: 55em) {
    .calendar_bloc_g {
        margin-left: 0px !important;
    }

    .title_company_user {
        margin-right: 0px;
    }
}

@media screen and (min-width: 70em) {
    .calendar_bloc_g {
        margin-left: 70px !important;
    }

    .title_company_user {
        margin-right: 80px;
    }

}

@media screen and (min-width: 85em) {
    .calendar_bloc_g {
        margin-left: 100px !important;
    }

    .title_company_user {
        margin-right: 120px;
    }

}

.calendar_year {
    margin-left: -32px;
    text-align: center;
    color: #437c28;
    font-family: rgt;
    font-weight: normal;
    font-size: 13px;
}

.calendar_day {
    height: 60px;
    text-align: center;
    color: white;
    margin-left: -32px;
    font-family: rgt;
    font-weight: normal;
    font-size: 13px;
    padding-top: 4px;
}

.topIconsbg {
    background-color: #fff;
    width: 100%;
    font-family: rgt, maghreb, news_text;
    border-bottom: 0.5px #000000b5 solid;
    border-top: 0.5px #000000b5 solid;
}


.navbar-nav>li>a.alogout {
    background-color: #ffffff8f !important;
    color: #d32304 !important;
    border: 1px solid #dbb3ab !important;
}

.navbar-nav>li>a.alogin {
    background-color: #fff !important;
    color: #0096ff !important;
}

.navbar-nav>li.hzm_logout {
    float: left;
    background-color: #ffffff !important;
    padding-left: 0px;
    /*padding-right: 25px;*/
}

li.hzm_login {
    float: left;
    background-color: #0096ff !important;
    border: 1px solid #0096ff;
}

@media (max-width:768px) {
    .navbar-nav>li {
        float: none !important;
    }

    li.hzm_logout {
        float: none !important;
    }

    li.hzm_login {
        float: none !important;
    }

}

ul.hzm_front_menu_bar.nav.navbar-nav {
    width: 100%;
    background-color: white !important;
}


.navbar-nav>li.navbar-header>a {
    background-color: rgb(0, 150, 255) !important;
    color: white !important;
}

.navbar-nav>li.hzm_logout>a:hover {
    color: #ffffff !important;
    background-color: #d32304 !important;
}

.navbar-nav>li.hzm_login>a:hover {
    color: #ffffff !important;
    background-color: #39aeff !important;
}



.padding-right-3 {
    padding-right: 3rem !important;
}

@media print,
screen and (min-width: 40em) {
    .medium-text-right {
        text-align: right;
    }
}

.User_option {
    position: relative;
    display: inline-block;
    width: 100%;
}

.userLogged a {
    color: #615d5d;
    padding-bottom: 4px;
    padding-top: 6px;
    float: left;
}

.userLogged div {
    color: #615d5d;
    padding-bottom: 4px;
    padding-top: 6px;
    float: right;
}

.fleft {
    float: left;
    text-align: left;
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: left;
}

.notification1 {
    color: #fff;
    font-family: rgt, maghreb, frutiger55;
    background-color: #E09B2D;
    font-weight: normal;
    font-size: 16px;
}

.notification2 {
    color: #fff;
    font-family: rgt, maghreb, frutiger55;
    background-color: #71B545;
    font-weight: normal;
    font-size: 16px;
}

.notification1,
.notification2 {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    margin-top: 5px;
}

.margin-left-3 {
    margin-left: 3rem !important;
}

.margin-left-2 {
    margin-left: 2rem !important;
}



/******************************************************/
/* Small only */
/* ++++++++++++++++ */


@media screen and (max-width: 860px) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 1.8em;
    }

    .section2-grid {
        background-image: none;
    }

    #section2 .fp-bg,
    #section6 .fp-bg,
    #section7 .fp-bg,
    #section8 .fp-bg {
        height: auto !important;
        background-position: center center;

    }

    #section4 {
        padding-bottom: 15px;

    }

    .topContent {
        position: static;
        margin-top: 60px;
    }

    .paddingRightSmall {
        padding-right: 0;
    }

    .paddingLeftSmall {
        padding-left: 0;
    }

    .paddingTop {
        padding: 0 !important;
    }

    #section3,
    #section5 {
        background-image: none;
        background-color: #FFFFFF;
        padding-bottom: 10px;
    }

    .padding-left-0,
    .padding-left-1,
    .padding-left-2,
    .padding-left-3 {
        padding-left: 0 !important;
    }

    .padding-right-0,
    .padding-right-1,
    .padding-right-2,
    .padding-right-3 {
        padding-right: 0 !important;
    }

    .padding-top-0,
    .padding-top-1,
    .padding-top-2,
    .padding-top-3 {
        padding-top: 5px !important;
    }

    .news-bg {
        margin-left: 0;
    }


    .container:hover .overlay {
        width: 100%;
        right: 0% !important;
        top: 60%;
        box-shadow: 1px 1px 5px 5px rgba(61, 61, 61, .5);
        opacity: 1;
        z-index: 1500;
    }

    .orbit-bullets-container {

        top: 51%;
        right: 42%;
    }

    .orbit-previous,
    .orbit-next {

        top: 40%;

    }
}



/* ++++++++++++++++ */

@media screen and (min-width: 63.9375em) and (max-width: 80em) {
    .banner_font {
        font-size: 1.8rem !important;
        margin-top: 40px !important;
    }
}

/* Meduim only */
/* ++++++++++++++++ */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 1.8em;
    }

    .section2-grid {
        background-image: none;
    }

    #section2 .fp-bg,
    #section6 .fp-bg,
    #section7 .fp-bg,
    #section8 .fp-bg {
        height: auto !important;
        background-position: center center;
    }

    .topContent {
        position: static;
        margin-top: 60px;
    }

    .paddingRightSmall {
        padding-right: 0;
    }

    .paddingLeftSmall {
        padding-left: 0;
    }

    .slide {
        padding-top: 1%;
    }

    #section3,
    #section5 {
        background-image: none;
        background-color: #FFFFFF;
        padding-bottom: 10px;
    }

    .paddingTop {
        padding-top: 0 !important;
    }

    .padding-3 {
        padding: 5px !important;
    }

    .padding-left-0,
    .padding-left-1,
    .padding-left-2,
    .padding-left-3 {
        padding-left: 0 !important;
    }

    .padding-right-0,
    .padding-right-1,
    .padding-right-2,
    .padding-right-3 {
        padding-right: 0 !important;
    }

    .padding-top-0,
    .padding-top-1,
    .padding-top-2,
    .padding-top-3 {
        padding-top: 5px !important;
    }

    .news-bg {
        margin-left: 0;
    }

    #section4 {
        padding-bottom: 15px;
    }

    .container:hover .overlay {
        width: 100%;
        right: 0% !important;
        top: 30%;
        box-shadow: 1px 1px 5px 5px rgba(61, 61, 61, .5);
        opacity: 1;
        z-index: 1500;
    }

    .orbit-bullets-container {
        position: absolute;
        z-index: 2500;
        top: 80%;
        left: 13%;
    }

    .orbit-previous,
    .orbit-next {
        top: 30%;
    }

    .orbit-previous {
        right: 10%;
    }

    .orbit-next {
        right: auto;
        left: 88%;
    }
}


/* HZM3 ****************************************************** */


.hzm3-center {
    text-align: center !important;
    margin-top: 6% !important;
    width: 92%;
    margin-left: 4% !important;
    margin-right: 4% !important;
}

.hzm_home_bloc {
    contain: content;
    height: fit-content;
    min-height: max-content;
    text-align: center !important;
    background-color: transparent;
    /* margin: auto !important; */
}

.hzm3-small {
    font-size: 12px !important;
}

.section nav.navbar {
    margin: 0px !important;
    border-top: 1px #ffa40075 solid !important;
    max-height: 44px !important;
    border-bottom: 1px #ffa40075 solid !important;
    padding-top: 3px !important;
    background-color: #fff;
}

@media print,
screen and (max-width: 1020px) {
    ul.navbar-nav>li {
        margin-left: 1px !important;
        margin-right: 1px !important;
        padding-left: 2px;
        padding-right: 2px;
        border-color: silver !important;
    }

    ul.navbar-nav>li>a,
    ul.navbar-nav>li>a.alogout {
        padding-right: 8px !important;
        padding-left: 8px !important;
        border-color: transparent !important;
    }


}

@media print,
screen and (max-width: 1126px) {
    /*
        depends on application 1126px or other
        ul.navbar-nav>li>a>i
        {
                display: none;
        }
        */

    .hzm3-center {
        width: 98%;
        margin-left: 1% !important;
        margin-right: 1% !important;
        margin-top: 2% !important;
    }
}

/*
@media print, screen and (max-width: 980px)
{
        .hzm3-small {
            width: 94%;
        }
        
}*/

.hzm3-row-padding,
.hzm3-row-padding>.hzm3-half,
.hzm3-row-padding>.hzm3-third,
.hzm3-row-padding>.hzm3-twothird,
.hzm3-row-padding>.hzm3-threequarter,
.hzm3-row-padding>.hzm3-quarter,
.hzm3-row-padding>.hzm3-col {
    padding: 0 8px;
}

.hzm3-col.s12 {
    width: 99.99999%;
}

@media (min-width: 993px) {
    .hzm3-col.l3 {
        width: 22%;
    }
}

.hzm3-col.m3,
.hzm3-quarter {
    min-width: 230px;
}

@media (min-width: 1033px) {

    .hzm3-col.m3,
    .hzm3-quarter {
        width: 22%;
    }
}

@media (max-width: 1032px) {

    .hzm3-col.m3,
    .hzm3-quarter {
        width: 31% !important;
        margin: 1% !important;
    }
}

@media (max-width: 802px) {

    .hzm3-col.m3,
    .hzm3-quarter {
        width: 47% !important;
        margin: 1% !important;
    }
}

@media (max-width: 542px) {

    .hzm3-col.m3,
    .hzm3-quarter {
        width: 84% !important;
        margin: 1% 8% !important;
    }
}

@media (max-width: 633px) {
    .hzm3-col.s12 {
        width: 40% !important;
        margin: 1% 30% !important;
    }
}

@media (max-width: 1032px) {
    .hzm3-col.s12 {
        width: 60% !important;
        margin: 1% 20% !important;
    }
}

@media (max-width: 802px) {
    .hzm3-col.s12 {
        width: 80% !important;
        margin: 1% 10% !important;
    }
}

@media (max-width: 542px) {
    .hzm3-col.s12 {
        width: 90% !important;
        margin: 1% 5% !important;
    }
}

@media (max-width: 1096px) {

    table.dataTable tbody td.col-importance-very-small,
    table.dataTable thead th.col-importance-very-small,
    table.dataTable tfoot th.col-importance-very-small,
    table.grid tbody td.col-importance-very-small,
    table.grid thead th.col-importance-very-small,
    table.grid tfoot th.col-importance-very-small {
        display: none !important;
    }
}

@media (max-width: 696px) {

    table.dataTable tbody td.col-importance-small,
    table.dataTable thead th.col-importance-small,
    table.dataTable tfoot th.col-importance-small,
    table.grid tbody td.col-importance-small,
    table.grid thead th.col-importance-small,
    table.grid tfoot th.col-importance-small {
        display: none !important;
    }
}

@media (max-width: 496px) {

    table.dataTable tbody td.col-importance-medium,
    table.dataTable thead th.col-importance-medium,
    table.dataTable tfoot th.col-importance-medium,
    table.grid tbody td.col-importance-medium,
    table.grid thead th.col-importance-medium,
    table.grid tfoot th.col-importance-medium {
        display: none !important;
    }
}

@media (max-width: 396px) {

    table.dataTable tbody td.col-importance-normal,
    table.dataTable thead th.col-importance-normal,
    table.dataTable tfoot th.col-importance-normal,
    table.grid tbody td.col-importance-normal,
    table.grid thead th.col-importance-normal,
    table.grid tfoot th.col-importance-normal {
        display: none !important;
    }
}

@media (max-width: 296px) {

    table.dataTable tbody td.col-importance-high,
    table.dataTable thead th.col-importance-high,
    table.dataTable tfoot th.col-importance-high,
    table.grid tbody td.col-importance-high,
    table.grid thead th.col-importance-high,
    table.grid tfoot th.col-importance-high {
        display: none;
    }
}

@media (max-width:900px) {
    .editcard {
        width: 95%;
    }

    table.dataTable thead th,
    table.dataTable thead td,
    table.dataTable tfoot th,
    table.dataTable tfoot td,
    table.dataTable tbody td {
        font-size: 90% !important;
    }

}

@media (max-width:700px) {
    .editcard {
        width: 100%;
    }

    table.dataTable thead th,
    table.dataTable thead td,
    table.dataTable tfoot th,
    table.dataTable tfoot td,
    table.dataTable tbody td {
        font-size: 80% !important;
    }
}

.hzm3-col,
.hzm3-half,
.hzm3-third,
.hzm3-twothird,
.hzm3-threequarter,
.hzm3-quarter {
    float: right;
    width: 100%;
}

.hzm3-bar a,
.hzm3-button,
.hzm3-btn {
    text-decoration: none !important;
}

.hzm3-block {
    display: block;
    width: 100%;
}

.hzm3-btn,
.hzm3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.hzm3-btn,
.hzm3-button {
    border: none;
    display: inline-block;
    padding: 16px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    font-size: 16px;
}

.hzm3-button {
    min-height: 60px;
}

/**** HZM4 **********************/

.hzm4-title {
    white-space: pre-wrap;
}

/**** 05 dec 2019 Rfaik add nice steps wizard vs edit tabs    ****/
.steps ul {
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
}

.steps ul li {
    margin-right: 10.8%;
    position: relative;
}

.step_title a {
    text-decoration: none;
}

.steps .current-info,
.steps .number {
    display: none;
}

.step_title img {
    max-width: 100%;
    vertical-align: middle;
}

.steps ul li .step-order {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
    margin-top: 14px;
}

@media (max-width: 767px) {
    .steps ul li .step-arrow {
        top: 35%;
    }
}

@media (max-width: 991px) {
    .steps ul li .step-arrow {
        top: 45%;
        left: 102%;
    }
}

.steps ul li .step-arrow {
    position: absolute;
    top: 33%;
    left: 113%;
    max-width: 57%;
}

.wizard_title h3 {
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: 900;
    letter-spacing: 2px;
    margin-bottom: 29px;
    font-weight: 900;
}

.form-row {
    display: flex;
    margin-bottom: 20px;
}

.form-row .form-holder {
    width: 50%;
    margin-right: 20px;
}


.form-holder {
    position: relative;
}

.form-holder i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    font-size: 16px;
}

.form-row .form-group {
    width: 50%;
    display: flex;
}

.form-row .form-group .form-holder {
    margin-right: 21px;
}

.form-row .form-holder.w-100 {
    width: 100%;
    margin-right: 0;
}

.form-row .form-holder:last-child {
    margin-right: 0;
}

.wrapper {
    width: 826px;
    height: 620px;
    padding: 63px 90px 0;
    background: #fff;
}


@media (max-width: 767px) {
    .form-row .form-group {
        width: 100%;
        display: block;
    }

    .form-row .form-holder {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .wrapper {
        width: auto;
        padding: 0;
        height: auto;
    }
}

table.cart {
    width: 100%;
    font-size: 15px;
    margin-bottom: 17px;
}

table.cart th {
    color: #666;
    padding: 9px 0;
    border-bottom: 1px solid #e6e6e6;
}

table.cart .product-thumb {
    width: 17.49%;
}

table.cart .product-detail {
    width: 22.45%;
}

table.cart .product-quantity {
    width: 16.25%;
}

table.cart .total-price {
    width: 39.78%;
    text-align: center;
}

table.cart .product-quantity .quantity {
    display: inline-block;
    width: 105px;
    height: 36px;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

table.cart .product-quantity span {
    cursor: pointer;
    display: inline-block;
    flex-grow: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

table.cart .product-quantity input {
    border: none;
    padding: 0;
    width: 17px;
    font-size: 15px;
    color: #666;
    background: none;
    text-align: center;
}

table.cart td {
    padding: 13px 0;
    border-bottom: 1px solid #e6e6e6;
}

table.cart .item-thumb {
    display: inline-block;
    border: 1px solid #e6e6e6;
}

.item-thumb img {
    max-width: 100%;
    vertical-align: middle;
}

.hzm-btn-blocs.one_column_btns li {
    width: 40%;
    margin-right: 30%;
    margin-left: 30%;
    min-width: 0px !important;
    height: 110px !important;
    min-height: 88px !important;
}

.hzm-width-100 {
    width: 100%;
}

[class*='hzm-width'] {
    box-sizing: border-box;
    width: 100%;
}

.hzm-text-center {
    text-align: center !important;
}


.hzm-height-100 {
    height: 100%;
}

.hzm-custom.hzm-custom-icon-container {
    width: 140px;
    height: 140px;
    padding: 3px;
    border-radius: 50%;
    border-width: 5px;
}

.hzm-vertical-align:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.hzm-custom.hzm-custom-icon-container.only-border.border-primary {
    border-color: green;
}

.hzm-custom.hzm-custom-icon-container.only-border {
    border-color: #f5f5f6;
    border-style: solid;
    background-color: rgba(245, 245, 246, 0.7);
}


.hzm-vertical-align {
    font-size: 0.001px;
}

.hzm-container-center {
    margin-left: auto;
    margin-right: auto;
}


.optiondisabled.hzm-custom.hzm-custom-icon-container.only-border.border-primary i {
    color: #b0adad;
    text-shadow: none;
}

div.optiondisabled>a.hzm3-button.hzm3-block {
    color: #787474 !important;
}

a.hzm3-button.hzm3-block {
    color: #693e06 !important;
}

.optiondisabled {
    border-color: #e1dede;
}

.optionenabled.hzm-custom.hzm-custom-icon-container.only-border.border-primary i {
    color: #ffa110;
    text-shadow: 4px 2px 3px #e1e351;
}

.hzm-custom.hzm-custom-icon-container.only-border.border-primary i {
    color: green;
}

.hzm-custom.hzm-custom-icon-container i {
    color: white;
    font-size: 72px;
}

.hzm-vertical-align-middle {
    vertical-align: middle;
}

.hzm-vertical-align-middle,
.hzm-vertical-align-bottom {
    display: inline-block;
    max-width: 100%;
    font-size: 1rem;
}

.hzm-container-center {
    margin-left: auto;
    margin-right: auto;
}

[class*='hzm-icon-'],
[class*='hzm-icon-']:hover,
[class*='hzm-icon-']:focus {
    text-decoration: none;
}

[class*='hzm-icon-'] {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hzm-icon-fm:before {
    content: "\f0ae";
    /* font-size: 72px !important; */
}


.hzm-icon-search:before {
    content: "\f002";
}

.hzm-icon-user:before {
    content: "\f007";
}

.hzm-icon-users:before {
    content: "\f0c0";
}


.hzm-icon-notification:before .hzm-icon-bullhorn:before {
    content: "\f0a1";
}

.hzm-icon-stats:before {
    content: "\f200";
}


.hzm-icon-tasks:before {
    content: "\f0ae";
}

.hzm-icon-folder:before {
    content: "\f0ae";
}

.hzm-icon-clone:before {
    content: "\f24d";
}

.hzm-icon-comments:before {
    content: "\f086";
}

.hzm-icon-edit:before,
.hzm-icon-pencil-square-o:before {
    content: "\f044";
}

.hzm-icon-group:before,
.hzm-icon-users:before {
    content: "\f0c0";
}

.hzm-icon-globe:before {
    content: "\f0ac";
}

.hzm-icon-checked:before {
    content: "\f011";
}

.hzm-icon-unchecked:before {
    content: "\f011";
}


.hzm-icon-settings:before {
    content: "\f1de";
}

.hzm-icon-empl-card:before {
    content: "\f2bb";
}

.hzm-icon-building:before {
    content: "\f1ad";
}


.hzm-icon-award:before {
    content: "\f559";
}

.hzm-icon-certificate:before {
    content: "\f0a3";
}

.hzm-icon-campaign:before {
    content: "\f11e";
}


.hzm-icon-search-plus:before {
    content: "\f00e";
}


.hzm-icon-sign-in:before {
    content: "\f090";
}


.hzm-icon-run:before {
    content: "\f101";
    color: white;
}

.hzm-icon-link:before {
    content: "\f0a6";
    color: white;
}

.hzm-icon-like:before {
    content: "\f164";
    color: white;
}

.hzm-icon-table:before {
    content: "\f00a";
    color: white;
}

.hzm-icon-rows:before {
    content: "\f00b";
    color: white;
}

.hzm-icon-approve:before {
    content: "\f00c";
    color: white;
}

.hzm-icon-disapprove:before {
    content: "\f00d";
    color: white;
}

.hzm-icon-delete:before {
    content: "\f1f8";
    color: white;
}

.hzm-icon-execute:before {
    content: "\f04b";
    color: white;
}

.hzm-icon-generate:before {
    content: "\f055";
    color: white;
}

.hzm-icon-clone:before {
    content: "\f0c5";
    color: white;
}

.hzm-icon-merge:before {
    content: "\f02a";
    color: white;
}

.info.hzm-menu-folder {
    background-color: #fafafa;
    margin: 10px;
    border: 4px #d9ae61 solid;
    padding: 25px !important;
}


/*
.bf {
    background-color: #f1f1f1;
    margin: 15px;
    padding: 25px !important;
}

*/

.bf {
    background-color: #fafafa;
    margin: 10px;
    border: 4px #a3bcd1 solid;
    padding: 25px !important;
}


.bf-yellow .hzm-otherlink.hzm-otherlink-icon-container.only-border.border-primary {
    border-color: #bba810;
}

.bf-yellow .hzm-container-center.hzm-vertical-align-middle.hzm-icon-run {
    color: #bba810 !important;
}

.bf-blue .hzm-otherlink.hzm-otherlink-icon-container.only-border.border-primary {
    border-color: #2679c2;
}

.bf-blue .hzm-container-center.hzm-vertical-align-middle.hzm-icon-run {
    color: #2679c2 !important;
}

.bf-red .hzm-otherlink.hzm-otherlink-icon-container.only-border.border-primary {
    border-color: red;
}

.bf-red .hzm-container-center.hzm-vertical-align-middle.hzm-icon-run {
    color: red !important;
}

.bf-orange .hzm-otherlink.hzm-otherlink-icon-container.only-border.border-primary {
    border-color: #ff8a00;
}

.bf-orange .hzm-container-center.hzm-vertical-align-middle.hzm-icon-run {
    color: #ff8a00 !important;
}

.bf-green .hzm-otherlink.hzm-otherlink-icon-container.only-border.border-primary {
    border-color: green;
}

.bf-green .hzm-container-center.hzm-vertical-align-middle.hzm-icon-run {
    color: green !important;
}

.bf-green.theme-new .hzm-container-center.hzm-vertical-align-middle.hzm-icon-run {
    color: white !important;
}

.bf-lightgreen .hzm-otherlink.hzm-otherlink-icon-container.only-border.border-primary {
    border-color: green;
}

.bf-lightgreen .hzm-container-center.hzm-vertical-align-middle.hzm-icon-run {
    color: green !important;
}

a.hzm3-button.hzm3-light-grey.hzm3-block {
    font-size: 32px;
}

.step_name {
    float: right;
    width: 120px;
}

.step_num {
    float: right;
}


.hzm-otherlink.hzm-otherlink-icon-container {
    width: 30px;
    height: 30px;
    padding: 2px;
    border-radius: 50%;
    border-width: 1px;
}


.hzm-otherlink.hzm-otherlink-icon-container.only-border.border-primary {
    border-color: #2679c2;
}

.hzm-otherlink.hzm-otherlink-icon-container.only-border {
    border-color: #f5f5f6 !important;
    border-style: solid !important;
    background-color: rgba(245, 245, 246, 0.7) !important;
}

.hzm-otherlink.hzm-otherlink-icon-container.only-border.border-primary i {
    color: #2679c2;
}

.hzm-otherlink.hzm-otherlink-icon-container i {
    color: white;
    font-size: 22px;
}

.hzm-otherlink.hzm-otherlink-icon-container.theme-new i {
    color: white !important;
    font-size: 16px !important;
}

.pbm-tr {
    font-size: 15px;
    padding-top: 4px;
}

.bf.bf-denied {
    display: none;
    visibility: hidden;
}

.hzm-otherlink.theme-new {
    float: left;
    margin-right: 10px;
}

button.new-specialmethod.theme-new {
    min-width: 280px;
    min-height: 80px;
}

.bf.theme-new:hover {
    opacity: .8;
    top: -4px;
}

.bf.theme-new {
    padding: 4px !important;
    position: relative;
}

button.bf.hzm-otherlink {
    width: 85%;
    border: 1px #2473b8 solid;
    background-color: #dbecfb;
    color: #0c5cb1;
    font-size: 18px;
    float: right;
    max-width: 400px;
    height: 100px;
    overflow: hidden;
    padding: 8px 15px !important;
}

.hzm-method.hzm-method-icon-container {
    width: 80px;
    height: 80px;
    padding: 3px;
    border-radius: 50%;
    border-width: 4px;
}


.hzm-method.hzm-method-icon-container.only-border.border-primary {
    border-color: #169100;
}

.hzm-method.hzm-method-icon-container.only-border {
    border-color: #f5f5f6;
    border-style: solid;
    background-color: rgba(245, 245, 246, 0.7);
}

.hzm-method.hzm-method-icon-container.only-border.border-primary i {
    color: #169100;
}

.hzm-method.hzm-method-icon-container i {
    color: white;
    font-size: 48px;
}

.attribute_buttons {
    width: max-content;
    margin-right: auto;
    margin-left: auto;
}

button.bf.hzm-specialmethod {
    /* width: 85%; */
    width: 90%;
    /* above commented but we need to fix a width to avoid different widths for each button  */
    border: 1px #c2b647 solid;
    background-color: #fbf8e7;
    color: #1a690e;
    font-size: 12px !important;
    min-height: 99px !important;
    float: right;
    max-width: 380px;
    /* align-items: center; */
    /* margin-right: 12%; */
    margin-left: auto;
}



button.bf.hzm-simplemethod {
    border: 1px #c2b647 solid;
    background-color: #fbf8e7;
    color: #1a690e;
    font-size: 18px;
    float: right;
    max-width: 380px;
    min-width: 190px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

div.panel_bottom>button.bf.hzm-specialmethod {
    max-width: 150px;
    height: 180px;
}





@media (max-width: 880px) {
    .cssgroup_pct_75 {
        width: 95%;
        min-height: auto !important;
    }

    .cssgroup_pct_50 {
        width: 95%;
        min-height: auto !important;
        border: none;
    }

    .minibox_pct_50 {
        width: 95%;
        min-height: auto !important;
    }

    .cssgroup_pct_33 {
        width: 95%;
        min-height: auto !important;
        border: none;
    }

    .minibox_pct_33 {
        width: 95%;
        min-height: auto !important;
    }

    .cssgroup_pct_25 {
        width: 47%;
    }
}

@media (max-width: 660px) {
    .cssgroup_pct_25 {
        width: 95%;
        min-height: auto !important;
        border: none;
    }
}


/*
li.wizard1.AlreadyStep {
    border: none !important;
    background-image: url(../../lib/images/step-previous-2.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: transparent !important;
    height: 52px;
    width: 152px;
    margin-right: 0px;
}
*/


li.wizard1.CurrentStep {
    border: none !important;
    background-image: url(../../lib/images/step-blue-active.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: transparent !important;
    height: 52px;
    width: 152px;
    margin-right: 0px;
}

li.wizard1.AlreadyStep {
    border: none !important;
    background-image: url(../../lib/images/step-previous-2.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: transparent !important;
    height: 52px;
    width: 152px;
    margin-right: 0px;
}

li.wizard1.InactiveStep {
    border: none !important;
    background-image: url(../../lib/images/step-inactive.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: transparent !important;
    height: 52px;
    width: 152px;
    margin-right: 0px;
}

li.wizard1.ErronedStep {
    border: none !important;
    background-image: url(../../lib/images/step-error.png);
    background-repeat: no-repeat;
    background-position: left;
    background-color: transparent !important;
    height: 52px;
    width: 152px;
    margin-right: 0px;
}

/*
.wizard1.AlreadyStep div.step_num {
    color: #064b90;
    margin-right: -3px;
    margin-top: 10px;
    padding-top: 2px;
    font-size: 18px;
    font-family: arial;
    font-weight: normal;
}

.wizard1.AlreadyStep div.step_name {
    color: #064b90;
    margin-right: 25px;
    margin-top: -25px;
}
*/

.wizard1.CurrentStep div.step_num {
    color: white;
    margin-right: -3px;
    margin-top: 10px;
    padding-top: 2px;
    font-size: 18px;
    font-family: arial;
    font-weight: normal;
}

.wizard1.CurrentStep div.step_name {
    color: white;
    margin-right: 25px;
    margin-top: -25px;
}


.wizard1.AlreadyStep div.step_num {
    color: #064b90;
    margin-right: -3px;
    margin-top: 10px;
    padding-top: 2px;
    font-size: 18px;
    font-family: arial;
    font-weight: normal;
}

.wizard1.AlreadyStep div.step_name {
    color: #064b90;
    margin-right: 25px;
    margin-top: -25px;
}

.wizard1.ErronedStep div.step_num {
    color: white;
    margin-right: -3px;
    margin-top: 10px;
    padding-top: 2px;
    font-size: 18px;
    font-family: arial;
    font-weight: normal;
}

.wizard1.ErronedStep div.step_name {
    color: white;
    margin-right: 25px;
    margin-top: -25px;
}

.wizard1.InactiveStep div.step_num {
    color: gray;
    margin-right: -3px;
    margin-top: 10px;
    padding-top: 2px;
    font-size: 18px;
    font-family: arial;
    font-weight: normal;
}

.wizard1.InactiveStep div.step_name {
    color: gray;
    margin-right: 25px;
    margin-top: -25px;
}

/********* wizard v1 s *******/
.wizardv1 {
    background-color: transparent;
    /* border: 1px solid silver; */
    padding: 12px 10px 18px 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 98%;
    /* to make space for PublicMethods Buttons */
    /* min-width: 750px; */
}

.wizardv1 .steps_wizardv1 {
    width: 13.55%;
    min-width: 190px;
    margin-left: 0px;
    padding-right: 20px;
    background-color: white;
    padding-top: 15px;
    border-width: 1px 1px 1px 0;
    border-color: silver;
    border-style: solid;
}

.steps_wizardv1 ul {
    border-right: 3px solid rgba(193, 208, 238, 0.4);
    padding: 0;
    margin: 0;
    list-style: none;
}

.steps_wizardv1 li {
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    height: 34px;
    position: relative;
    border-left: none !important;
    border-bottom: none !important;
    border-right: 1px solid silver !important;
    border-top: 1px solid silver !important;
}

.steps_wizardv1 li a {
    color: #000;
    font-size: 100%;
    font-family: menu;
    padding-right: 18px;
    font-weight: bold;
}

.steps_wizardv1 li a:before {
    content: "";
    width: 3px;
    height: 31px;
    position: absolute;
    right: -3px;
    top: 0;
}

.steps_wizardv1 li.InactiveStep a:before {
    background: #ddd;
}

.steps_wizardv1 li.ErronedStep a:before {
    background: red;
}



.steps_wizardv1 li.CurrentStep a:before {
    background: #0f55aa;
}

.steps_wizardv1 li.CurrentStep.ErronedStep a:before {
    background: #660d03;
}

li.wizardv1_li.CurrentStep.ErronedStep {
    background-color: red;
}

li.wizardv1_li.InactiveStep {
    background-color: white;
}

li.wizardv1_li.AlreadyStep {
    background-color: #e1e7ea61;
}

li.wizardv1_li.CurrentStep {
    background-color: #3c8ae9;
    border-radius: 16px 0 0 16px;
}

.steps_wizardv1 li.CurrentStep.ErronedStep a {
    color: #fff !important;
}

.steps_wizardv1 li.ErronedStep a {
    color: #000;
}



.steps_wizardv1 li.InactiveStep a {
    color: #9b9999 !important;
}

.steps_wizardv1 li.CurrentStep a {
    color: #fff;
    font-weight: normal;
}



.hzm_form_panel.hzm_step_body_wizardv1_li {
    border-width: 1px 0 1px 1px;
    border-color: silver;
    border-style: solid;
    float: right;
}

.in-group-default_fg h5.greentitle {
    display: none;
}


.in-group-default_fg {
    border: 1px #c0c0c04a solid;
    background-color: white;
    padding: 3px;
    margin: 10px;
    float: right;
    width: 99%;
}

/********* wizard v1 e ********/


/************** nice new form looks   ***********************************/
.form-control-div {
    display: block;
    width: 100%;
    height: 43px !important;
    padding: 0px !important;
    font-size: 14px;
    overflow: visible;
    border-radius: 0px;
    /* padding: 0px 8px 0px 0px !important; */
    border: 1px #b2aeae61 solid;
}

div.class_input_width_90>div.form-control {
    width: 85% !important;
}

.hzm_tooltip_error {
    margin-top: -32px;
    position: sticky !important;
    /* z-index: 9999 !important; */
    /* position: sticky !important; */
    color: red;
    margin-right: 120px;
    font-size: 13px;
    height: 32px;
}

.form-control-div.errors {
    border-style: none;
    padding-top: 8px !important;
    /* color: wheat; */
    /* background-color: red; */
    min-height: fit-content;
}

/* rafik : old version with red background and white text for errors, we changed to only red border and error message in tooltip to avoid too much red in the form when there are multiple errors
.form-control-div.errors {
    border-color: #df806f; 

    padding-top: 8px !important;    
    color: wheat;
    background-color: red;
    min-height: fit-content;
}    */


.hzm_tooltip {
    width: 15%;
    height: 100%;
    max-width: 42px;
    /* border-left: 1px #b2aeae solid;*/
    padding: 8px 0px;
    float: right;
    text-align: center;
    vertical-align: middle;
}

div.class_input_width_90>div.hzm_input_atc {
    width: 83%;
    float: right;
}

.class_input_width_80>div.hzm_input_atc {
    max-width: 78%;
    float: right;
}

.class_input_width_70>div.hzm_input_atc {
    max-width: 63%;
    float: right;
}

input.ui-autocomplete-input {
    width: 100% !important;
}

.form-control-div>input.form-control {
    border: none;
    /* height: 100%; */
    height: 40px !important;
    width: -webkit-fill-available;
    float: right;
    max-width: 70%;
}

.form-control-div>select.form-control {
    border: none;
    /* height: 100%; */
    height: 40px !important;
    width: -webkit-fill-available;
    float: right;
    max-width: 70%;
}

.class_input_width_90>select.form-control {
    max-width: 83%;
}

.class_input_width_80>select.form-control {
    max-width: 78%;
}

.class_input_width_70>select.form-control {
    max-width: 63%;
}

.class_input_width_90>input.form-control {
    max-width: 83%;
}

.class_input_width_80>input.form-control {
    max-width: 78%;
}

.class_input_width_70>input.form-control {
    max-width: 63%;
}

.class_input_width_90>textarea.form-control,
.class_input_width_90>input.form-control {
    max-width: 83%;
    width: 83% !important;
    height: 100% !important;
    border: none !important;
    border-color: white !important;
}


.class_input_width_80>textarea.form-control {
    max-width: 78%;
    width: 78% !important;
    height: 100% !important;
    border: none !important;
    border-color: white !important;
}

.class_input_width_70>textarea.form-control {
    max-width: 69%;
    width: 69% !important;
    height: 100% !important;
    border-right: none !important;
    /* border-color: white !important; */
    float: right;
    border-top: none !important;
    border-bottom: none !important;
}

.class_input_width_90>div.inputreadonly.form-control {
    max-width: 83%;
    float: right;
    overflow: hidden;
    padding-top: 0px !important;
    margin-top: 3px;
    border: none !important;
    height: 38px !important;
}

.class_input_width_80>div.inputreadonly.form-control {
    max-width: 78%;
    float: right;
    overflow: hidden;
    padding-top: 0px !important;
    height: 28px !important;
    margin-top: 3px;
    border: none !important;
}

.class_input_width_70>div.inputreadonly.form-control {
    max-width: 63%;
    float: right;
    overflow: hidden;
    padding-top: 0px !important;
    height: 28px !important;
    margin-top: 3px;
    border: none !important;
}


.hzm_unit {
    max-width: 200px;
    float: left;
    /* border-radius: 5px; */
    background-color: #eaf2f58c;
    color: #1a3355;
    padding-top: 10px;
    padding-right: 4px;
    vertical-align: middle;
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    border-right: 1px #b2aeae solid;
    width: 20%;
    height: 100%;
    padding-left: 2px;
}

div.form-control-div>span.hide-native-select>div.btn-group {
    width: auto;
    min-width: 80%;
    max-width: 80%;
    margin-left: 0;
}

div.all_mselect>span>div.btn-group>ul.dropdown-menu {
    display: block;
    height: auto;
    min-height: 150px;
}

div.form-control-div>span>div.btn-group>button.multiselect.dropdown-toggle.btn.btn-default.form-control {
    border: none;
    max-height: 28px;
}

h3.panel-title.col-xs-6 {
    text-align: right;
    padding: 0;
}

/* Tooltip */
.tooltip-inner {
    background-color: rgb(64 138 211) !important;
    color: #FFFFFF;
    padding: 15px;
    font-family: menu !important;
    font-size: 14px;
    font-weight: normal;
    opacity: 1 !important;
}

.tooltip.left .tooltip-arrow {
    border-left-color: rgb(64 138 211) !important;
}

.tooltip.top .tooltip-arrow {
    border-top-color: rgb(64 138 211) !important;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: rgb(64 138 211) !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: rgb(64 138 211) !important;
}


/*************************************************************************/


.hzm_captcha {
    padding: 5px;
    overflow: hidden;
}

.hzm_help {
    padding: 5px;
    background-color: #ace8854f;
    color: green;
    font-size: 14px;
}


@media (min-width: 768px) {
    .modal-dialog {
        min-width: 743px !important;
        margin: 30px auto !important;
    }
}

span.hzm_date {
    margin-right: 5px;
    font-size: 17px;
}

span.hzm_time {
    font-family: digi, arial;
    color: #DC1111;
    font-size: 19px;
    font-weight: bold;
    background-color: #fefeff;
    padding: 2px 6px;
    border: none;
}

.hzm_time>option {
    font-family: digi, arial;
    color: #1730a9;
    font-size: 19px;
    font-weight: normal;
    background-color: #fff;
    padding: 2px 6px;
    border: 1px black solid;
}

select.hzm_time {
    font-family: digi, arial !important;
    color: #121213;
    font-size: 19px;
    font-weight: normal;
    background-color: #fff;
    padding: 2px 6px;
    border: 1px #8885856b solid;
}

.hzm_print {
    margin: 0;
    padding: 3px 8px 5px;
    border: 1px solid silver;
    color: gray;
}

.hzm_print:hover {
    background-color: black;
    color: white;
}

.link_btn {
    padding: 4px 0px;
    text-decoration: none;
    font-size: 19px;
    font-weight: normal;
    /* border: 1px solid rgba(44, 118, 190, 0.5); */
    border-radius: 0px;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    padding-left: 40px;
    text-align: center !important;
    /* line-height: 1.2; */
    color: #0e6ac7;
    background-image: url(../images/link24.png);
    background-repeat: no-repeat;
    background-position-x: 5px;
    background-position-y: 3px;
}


/***************      table_rtv       *****************************/

.table_rtv {
    font-size: 100%;
    color: #333333 !important;
    border-collapse: collapse !important;
    width: 48% !important;
    min-width: 48% !important;
    margin: 1%;
    border: 1px solid #a3a3ab;
    float: right;
}

.table_rtv td {
    background-color: #F2F5F8;
    padding: 6px;
    border: 1px #DDDEEA solid !important;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
    color: #333;
    border-collapse: collapse !important;
    font-family: rgt, Arial, tahoma, sans-serif !important;
}


.table_rtv td a {
    white-space: nowrap !important;
    display: inline-block !important;
    margin: 0 5px !important;
    text-decoration: none !important;
    color: #1845C9 !important;
}

.table_rtv td a:hover {
    text-decoration: underline !important;
}

.table_rtv td a:visited {
    color: #1845C9 !important;
}

.table_rtv td a a img {
    border: 0px !important;
}

.table_rtv td table td {
    border: 0px;
}

.table_rtv td img {
    width: 24px !important;
    height: 24px !important;
}

.table_rtv th {
    background: #E7EAED;
    font-size: 14px;
    color: #111;
    border: 1px #DDDEEA solid !important;
    padding: 10px 20px;
    text-align: right;
    font-family: title, rgt, Arial, tahoma, sans-serif;
    font-weight: bold;
}

.table_rtv th a {
    color: #fff !important;
}

.table_rtv th a:hover {
    color: #a9a9a9 !important;
}

.table_rtv th a:active {
    color: #ffffff !important;
}

.table_rtv tr.item td {
    background-color: #fff !important;
}

.table_rtv tr.altitem td {
    background-color: #E6E6E6 !important;
}

.table_rtv tr:hover td {
    background-color: rgb(200, 216, 230);
    border-bottom-color: #fff;
}


/***************      table_rtv       *****************************/


/***************      table_mbx       *****************************/

.table_mbx {
    font-size: 100%;
    color: #333333 !important;
    border-collapse: collapse !important;
    width: 100% !important;
    min-width: 100% !important;
    border: 1px solid #a3a3ab;
    float: right;
    margin-bottom: 8px;
}

.table_mbx td {
    background-color: #F2F5F8;
    padding: 6px;
    border: 1px #DDDEEA solid !important;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
    color: #333;
    border-collapse: collapse !important;
    font-family: rgt, Arial, tahoma, sans-serif !important;
}


.table_mbx td a {
    white-space: nowrap !important;
    display: inline-block !important;
    margin: 0 5px !important;
    text-decoration: none !important;
    color: #1845C9 !important;
}

.table_mbx td a:hover {
    text-decoration: underline !important;
}

.table_mbx td a:visited {
    color: #1845C9 !important;
}

.table_mbx td a a img {
    border: 0px !important;
}

.table_mbx td table td {
    border: 0px;
}

.table_mbx td img {
    width: 24px !important;
    height: 24px !important;
}

.table_mbx th {
    background: #E7EAED;
    font-size: 100%;
    color: #111;
    border: 1px #DDDEEA solid !important;
    padding: 10px 20px;
    text-align: right;
    /* font-family: rgt, Arial, tahoma, sans-serif; */
    font-weight: bold;
}


.table_mbx th a {
    color: #fff !important;
}

.table_mbx th a:hover {
    color: #a9a9a9 !important;
}

.table_mbx th a:active {
    color: #ffffff !important;
}

.table_mbx tr.item td {
    background-color: #fff !important;
}

.table_mbx tr.altitem td {
    background-color: #E6E6E6 !important;
}

.table_mbx tr:hover td {
    background-color: rgb(200, 216, 230);
    border-bottom-color: #fff;
}


/***************      table_mbx       *****************************/



.hzm_minibox_body {
    border: 1px solid #eee;
    width: auto;
    height: fit-content;
    float: none;
    display: flex;
    margin-bottom: 20px;
}

/****************************************  [FOOTER]   *****/

.footer-input-group>:first-child {
    border-radius: 0 3px 3px 0;
}

.footer-input-group-field {
    border-radius: 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0;
}

.footer-input-group-label,
.footer-input-group-field,
.footer-input-group-button,
.footer-input-group-button a,
.footer-input-group-button input,
.footer-input-group-button button,
.footer-input-group-button label {
    margin: 0;
    white-space: nowrap;
}

.footer-input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.button.hollow.subscr_alert {
    border: 1px solid #E09B2D;
    color: #fdfdfd !important;
    background-color: #fdd47b7d;
}

.footer_bg {
    background-color: black;
    background-size: contain;
    float: right;
    padding: 15px;
    width: 100%;
    margin-top: 35px;
}

.rowfooter {
    max-width: 62.5rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #050505;
    max-width: none;
}

.rowfooter.padding-top-3rem {
    padding-top: 3rem !important;
}

.rowfooter.footer {
    background-color: #080808eb;
    width: 100%;
    max-width: none !important;
    margin: 0;
    float: right;
    padding: 15px;
}

div.footer_container>div.rowfooter {
    background-color: #1b1b1b;
}

.rowfooter::before,
.rowfooter::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1;
}

.rowfooter::after {
    clear: both;
}

.rowfooter:not(.expanded) .rowfooter {
    max-width: none;
}

@media print,
screen and (min-width: 64em) {
    .rowfooter .rowfooter {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}

@media print,
screen and (min-width: 40em) {
    .rowfooter .rowfooter {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}

.rowfooter .rowfooter {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
}

.sm-icon {
    padding-left: 3%;
    padding-right: 3%;
}

.effectscale {
    border: none;
    margin: 0 auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.effectscale:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}


img.footer_img {
    outline: none !important;
    border: none !important;
    border-style: none !important;
    text-decoration: none !important;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    image-rendering: -moz-crisp-edges;
    image-rendering: pixelated;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-optimize-contrast;
}

@media print,
screen and (min-width: 64em) {

    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both;
    }

    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none;
    }
}

@media print,
screen and (min-width: 40em) {

    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both;
    }

    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none;
    }
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both;
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none;
}

@media print,
screen and (min-width: 64em) {

    .large-up-2>.column,
    .large-up-2>.columns {
        float: right;
        width: 45%;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media print,
screen and (min-width: 40em) {

    .medium-up-1>.column,
    .medium-up-1>.columns {
        float: right;
        width: 100%;
    }
}

.small-up-1>.column,
.small-up-1>.columns {
    float: right;
    width: 100%;
}

@media print,
screen and (min-width: 64em) {

    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: right;
    }

    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none;
    }
}

@media print,
screen and (min-width: 40em) {

    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: right;
    }

    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both;
    }

    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none;
    }
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: right;
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both;
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none;
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: left;
}

@media print,
screen and (min-width: 64em) {

    .large-up-2>.column,
    .large-up-2>.columns {
        float: right;
        width: 50%;
    }
}

@media print,
screen and (min-width: 40em) {

    .medium-up-1>.column,
    .medium-up-1>.columns {
        float: right;
        width: 100%;
    }
}

.small-up-1>.column,
.small-up-1>.columns {
    float: right;
    width: 100%;
}


h6.stats {
    color: #508c29;
    font-size: 2em;
}

.column-block {
    margin-bottom: 1.875rem;
}

.column-block>:last-child {
    margin-bottom: 0;
}

.padding-left-1 {
    padding-left: 1rem !important;
}

div.column-block>h3 {
    color: #4ab917;
    font-size: 2em;
}

ul.footerlinks li {
    list-style-image: url(../images/list-style.png);
    clear: none;
    margin: 0;
    text-align: right;
}

.whiteFont {
    color: #FFF;
    font-family: title;
}

.color-light-blue {
    color: #4883e4;
}

.buttonfooter {
    color: #FFF !important;
}

.buttonfooter {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 0.85em 1em;
    --webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 3px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #2684C6;
    color: #fefefe;
}

h2.footer_news {
    color: #EAB74A;
    font-size: 2em;
}

.buttonfooter.secondary {
    background-color: #555E63;
    color: #fefefe;
}

.text-right {
    text-align: right;
}


@media print,
screen and (min-width: 64em) {

    .large-up-2>.column,
    .large-up-2>.columns {
        float: right;
        width: 50%;
    }
}


div.column-block>h1 {
    font-size: 2em;
}

.footer-input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.footer-input-group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.cssgroup_none {
    min-height: max-content;
    float: right;
    width: 100%;
}

.body_form_hzm {
    min-height: 500px !important;
    float: right;
    width: 100%;
}


.panel_bottom {
    margin: 0.5% 0;
    float: right;
    /* border: 1px silver solid; */
    width: 99.3%;
    height: -webkit-fill-available;
    display: none;
}

.panel_bottom.form_bottom_buttons {
    margin-left: 1.7% !important;
    margin-right: 0.3% !important;
}

@media print,
screen and (min-width: 1000px) {
    .hideMenuTabs {
        display: none;
        visibility: hidden;
    }
}

@media print,
screen and (max-width: 999px) {
    div.steps_wizardv1.clearfix {
        display: none;
    }

    div.steps_wizardv1.clearfix.active {
        min-height: 280px !important;
        display: inherit !important;
    }

    .steps_wizardv1 {
        /* display: none; */
        width: 100% !important;
        float: right;
        display: block;
        position: relative;
    }

    .hzm_form_panel.hzm_step_body_wizardv1_li {
        border-width: 1px 1px 1px 1px;
    }

    .wizardv1 {
        width: 100% !important;
        float: right;
        display: block;
        position: relative;
    }

    .wizardv1 .steps_wizardv1 {
        width: 100% !important;
        border-width: 1px 1px 1px 1px;
    }

    li.wizardv1_li.CurrentStep {
        border-radius: 0px !important;
        border: 1px solid #0f55aa !important;
    }

    li.wizardv1_li {
        width: 25% !important;
        min-width: 120px !important;
        display: inline;
        float: right;
        padding-top: 0px;
        height: 36px;
        border: 1px solid silver !important;
        margin-right: 4px;
    }

    .steps_wizardv1 li a {
        font-weight: normal !important;
    }






}

@media print,
screen and (max-width: 460px) {
    li.wizardv1_li {
        width: 50% !important;
        min-width: 120px !important;
        display: inline;
        float: right;
    }
}

@media print,
screen and (max-width: 1399px) {
    .hzm-method.hzm-method-icon-container {
        width: 60px;
        height: 60px;
        border-width: 3px;
    }
}

@media print,
screen and (max-width: 1279px) {
    .hzm-method.hzm-method-icon-container {
        width: 48px;
        height: 48px;
        border-width: 3px;
    }

    .hzm-method.hzm-method-icon-container i {
        font-size: 32px;
    }
}

/*
@media print,
screen and (max-width: 1030px) {
    .form_left {
        display: none !important;
    }
}
*/

@media print,
screen and (max-width: 1260px) {
    .form_right {
        width: 98% !important;
    }

    .panel_bottom {
        display: block !important;
    }
}


@media print,
screen and (max-width: 910px) {
    .form_right {
        width: 99% !important;
        margin: 0px !important;
    }
}

@media print,
screen and (max-width: 660px) {
    .form_right {
        width: 100% !important;
        margin: 0px !important;
    }
}


.one_link {
    margin-top: 10px;
    float: right;
    margin-left: 1%;
    width: 24%;
    min-width: 150px;
    min-height: 80px;
    height: auto;
    border: 1px solid rgba(44, 118, 190, 0.5);
}

.panel_links {
    float: right;
    width: 100%;
    height: auto;
}

.hzm_data.form-control.inputreadonly {
    padding-top: 10px !important;
    font-size: 100% !important;
    font-family: title;
}

.form-group {
    margin-bottom: 15px;
    min-height: 80px;
}

.object_status_err.hzm_label.greentitle.expand.collapsed {
    color: #d01313 !important;
    font-weight: bold !important;
}

.ui-accordion-header {
    color: #09378e !important;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    background-image: url(../../lib/images/collapse16.png) !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    background-position: 25px 25px !important;
}

.ui-accordion-header.ui-accordion-header-collapsed {
    color: #09378e !important;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    background-image: url(../../lib/images/collapse16.png) !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    background-position: 25px 25px !important;
}

.ui-accordion-header.ui-accordion-header-active {
    color: #8e0928 !important;
    text-decoration: none;
    font-weight: normal;
    font-size: 22px;
    background-image: url(../../lib/images/expand16.png) !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    background-position: 25px 25px !important;
}


.ul-options {
    width: 80%;
    min-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    height: min-content;
    min-height: 420px;
    background-color: #ffffffe6;
}




.technical_dev {
    direction: ltr;
    text-align: left;
    background: white;
    font-family: arial;
}

.qsearchview_select {
    min-width: 240px;
}


div.qfilter>form>div.btn-group {
    min-width: 680px;
}

.my_link>a {
    color: #000;
}

.my_link {
    background-color: transparent;
    width: 100%;
    text-align: center;
    border: 0;
    border-radius: 0;
}

.no_resize {
    resize: none !important;
}

.form-control-div.rows9 {
    height: 300px !important;
}

.form-control-div.rows8 {
    height: 270px !important;
}

.form-control-div.rows7 {
    height: 240px !important;
}

.form-control-div.rows6 {
    height: 210px !important;
}

.form-control-div.rows5 {
    height: 180px !important;
}

.form-control-div.rows4 {
    height: 150px !important;
}

.form-control-div.rows3 {
    height: 120px !important;
}

.form-control-div.rows2 {
    height: 80px !important;
}

/*
input[type=number].form-control.hzm_numeric {
    font-family: Courrier, Arial !important;
}*/

input[type=number].form-control.hzm_numeric::-webkit-inner-spin-button,
input[type=number].form-control.hzm_numeric::-webkit-outer-spin-button {
    -webkit-appearance: button !important;
    margin: 0
}

.bulles_separator_title {
    font-weight: bold;
    font-family: title;
}

.bulle01_container {
    float: right;
    width: 100%;
}

.bulle01 {
    min-width: 30px;
    width: 8%;
    height: 30px;
    max-width: 30px;
    border-radius: 50%;
    background-color: #1781e5;
    color: white;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    padding-top: 0px;
    float: right;
    margin-top: -5px;
    margin-left: 8px;
    border: 4px white solid;
    line-height: 24px;
}

.bulle01value {
    min-width: 200px;
    width: 90%;
    min-height: 30px;
    height: auto;
    float: right;
    line-height: 24px;
}

.bulle01example {
    direction: ltr;
    font-weight: bold;
    text-align: right;
}


.hzm_data_error {
    background-color: #d52716;
    color: white;
    max-height: max-content !important;
    height: auto !important;
    padding: 4px !important;
    vertical-align: text-top;
}

.hzm_table_container {
    float: right;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

tr.ddb_different>td {
    background-color: #33b5e73b !important;
}

.hzm_error_container {
    padding: 8px;
    background-color: red;
    float: right;
    color: white;
    width: 97.5%;
    margin-bottom: 8px;
}


/*********************************  CMS ********************************************/
.home_menu_list {
    width: 100%;
    /* min-width: 190px; */
    /* margin-left: 0px; */
    /* padding-right: 20px; */
    background-color: white;
    /* padding-top: 15px; */
    border-width: 0 0 1px 0;
    border-color: silver;
    border-style: solid;
    zoom: 1;
    float: right;
}

.home_menu_list li {
    /*margin-bottom: 16px;*/
    display: flex;
    align-items: center;
    height: 42px;
    position: relative;
    border: none !important;
}

li.home_menu_item.current_menu {
    background-color: #505152;
    /*border-radius: 16px 0 0 16px;*/
}

.home_menu_list li.current_menu a {
    color: #fff;
}

.home_menu_list li.top_menu a {
    color: #525354;
    font-weight: bold;
}

.home_menu_list li a {
    color: #000;
    font-size: 100%;
    font-family: title;
    padding-right: 18px;
    border-top: 1px #c0c0c07d solid;
    width: 100%;
    margin-top: -9px;
    padding-top: 16px;
    text-align: center;
}

.home_panel {
    margin: 10px;
    border: 1px silver solid;
    float: right;
    width: 98.95%;
    min-height: 650px;
}

.home_menu {
    width: 18%;
    min-width: 180px;
    max-width: 240px;
    border-left: 1px silver solid;
    border-bottom: 1px silver solid !important;
    float: right;
    height: 100%;
}

@media print,
screen and (max-width: 1030px) {
    .home_menu {
        width: 100% !important;
        max-width: 100% !important;
        border-left: none !important;
        float: right;
        height: auto !important;
    }
}


ul.home_ul {
    margin: 0px;
    padding: 0px;
}

li.home_menu_item.top_menu {
    background-color: #d8d8d873;
    color: white;
    padding-right: 5px;
    border-top: 1px #000 solid !important;
    border-bottom: 1px #000 solid !important;
}

li.home_menu_item.top_menu.bottom_menu {
    margin-top: 18px;
    text-align: center !important;
}

.home_search_form {
    float: right;
    padding: 10px;
}

.home_search_btn {
    margin-left: 0px;
    margin-right: 13px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
    float: right;
}

.home_body {
    float: right;
    height: 100%;
    width: 81.8%;
}

.home_path_browser {
    padding: 4px;
    padding-top: 10px;
    height: 42px;
    border-bottom: 1px silver solid;
}

.home_bloc {
    float: right;
}

.home_body_view {
    float: right;
    width: 98%;
    margin: 8px;
    border: 1px silver solid;
}


.hzm_minibox_btns {
    float: revert;
    margin-left: 55px;
    max-height: 33px !important;
    overflow: hidden;
}

.hzm_pad_top.hzm_minibox_btns {
    padding-top: 20px;
}

.hzm_sub_label {
    width: 60%;
    float: right;
    overflow: hidden;
}

.home_selection {
    float: right;
    width: 28%;
    min-width: 321px;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 6%;
    font-family: title;
    font-size: 24px;
    background-color: #fef0bd99;
    border: 2px maroon solid;
    vertical-align: middle;
    min-height: 100px;
    padding-top: 39px;
    text-align: center;
}

.home_label {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    text-align: center;
    font-family: title;
    font-size: 17px;
}

@media print,
screen and (max-width: 780px) {
    .home_selection {
        width: 87%;
    }
}

.home_selection>a>span {
    color: maroon;
}

/*********************************  CMS ********************************************/

.errors>.hzm_data.form-control {
    background-color: white !important;
}

.class_input_width_90>div.hzm_data.inputreadonly.form-control {
    /* padding-top: 6px !important; @todo-bizarre to check : i dont know why this ??? please always comment when it is not evident*/
    padding-top: 0px !important;
}

.errors>.hzm_data.hzm_data_reg_date.form-control.inputreadonly {
    max-width: 83% !important;
}

@media print,
screen and (max-width: 1400px) {
    .qfilter {
        width: 100% !important;
    }
}

.dropdown-menu>.active>a {
    background-color: #227ce7 !important;
    border-bottom: 1px solid #58a8f3;
    margin: 0px;
    /* padding: 8px !important; */
}

ul.dropdown-menu>li>a {
    color: #070707 !important;
    text-decoration: none;
    font-weight: normal;
    background-color: #ffffff;
}

a>label.checkbox {
    color: black;
}

.multiselect-container>li>a>label>input[type=checkbox] {
    margin-bottom: 5px !important;
    margin-top: -4px !important;
}

.body_front_error {
    float: right;
    width: 60%;
    display: block;
    margin-top: 55px;
    margin-left: 20%;
    margin-right: 20%;
    background-color: orangered;
    color: white;
    padding: 10px;
    margin-bottom: 80px;
}

.body_front_error>p {
    color: white;
}

a.error.link {
    color: white;
    text-decoration: none;
    background-color: #b0690e;
    padding: 2px 8px;
}

p.tech {
    color: #84ea50;
    background-color: black;
    direction: ltr;
    text-align: left;
    font-family: arial;
    font-size: 15px;
    padding: 5px;
}

.back_tr.tech {
    background-color: black;
    direction: ltr;
    text-align: left;
    float: right;
    width: 100%;
    font-family: arial;
    font-size: 13px;
}

.hasCalendarsPicker {
    padding-left: 24px;
    width: 100%;
    border: 1px solid #dbd9d9e8;
    font-size: 16px !important;
    background-image: url(../../lib/images/calendar.gif) !important;
    background-repeat: no-repeat !important;
    background-position-x: 3px !important;
    background-position-y: center !important;
}

.sorry {
    margin-left: 20%;
    margin-right: 20%;
    width: 60%;
    /* max-width: 750px; make pb of centrage of this div*/
    font-size: 34px;
    padding: 30px 30px 30px 77px;
    border: 5px solid #ffe6e2;
    margin-top: 50px;
    min-height: 126px;
    color: #c13b13;
    background-image: url(../../lib/images/empty-result.png);
    background-repeat: no-repeat;
    background-position: 15px 25px;
    background-position-x: 15px;
    background-position-y: 25px;
    background-color: #fff4f2;
}

@media screen and (max-width: 580px) {
    .sorry {
        margin-left: 5% !important;
        margin-right: 5% !important;
        width: 90% !important;
    }
}

@media screen and (max-width: 380px) {
    .sorry {
        margin-left: 0% !important;
        margin-right: 0% !important;
        width: 100% !important;
    }
}


.medium-12.large-12.columns.text-center.large-text-right {
    margin-left: 1% !important;
    margin-right: 1% !important;
    width: 98% !important;
}

.qfilter {
    background-color: #ffffffc2;
    width: 100% !important;
}

.hzm_intro.modal-dialog.home_title {
    width: 73% !important;
    margin-top: 20px !important;
    color: white !important;
    background-color: #21a7e2;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

.hzm_intro.modal-dialog.home_help {
    width: 73% !important;
    margin-top: 20px !important;
    color: #094c69 !important;
    background-color: transparent;
    font-size: 17px;
    font-weight: normal;
    text-align: center;
}

/*******  some hzm/cms css ******************************/

@media screen and (max-width: 1490px) {
    .cms_container {
        width: 82% !important;
        margin: 0 9% 15px 9% !important;
    }


}

@media screen and (max-width: 1180px) {
    .cms_container {
        width: 86% !important;
        margin: 0 7% 15px 7% !important;
    }


}

@media screen and (max-width: 820px) {
    .cms_container {
        width: 90% !important;
        margin: 0 5% 15px 5% !important;
    }


}

@media screen and (max-width: 600px) {
    .cms_container {
        width: 100% !important;
        margin: 0 0 15px 0 !important;
    }


}

@media screen and (max-width: 1400px) {
    .hzm_travel_bloc {
        min-width: 98% !important;
        /* display: block; */
        margin-right: 1% !important;
        margin-left: 1% !important;
        margin-top: 0px !important;
    }
}



tr.item.hzm_row_to_regenerate {
    background-color: #ddfbad !important;
}

tr.altitem.hzm_row_to_regenerate {
    background-color: #9be229 !important;
}

.hzm_body {
    min-height: 720px;
    overflow: revert !important;
    margin-bottom: 30px !important;
}

.hzm_body {
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

td#bloc_result>table.display>tbody>tr>td {
    vertical-align: middle;
    padding: 3px;
}

.hzm_body.no_spaces {
    /*background-image: url(./pic/default_bg.png);*/
    background-size: cover;
}

.hzm_body.hzm_login.no_spaces {
    background-image: none;
    min-height: 480px !important;
}


.cms_bg_pic {
    background-image: url(../pic/home_bg_004.jpg);
    background-size: auto;
    background-position-x: left;
    float: right;
    margin-top: 50px !important;
    width: 60%;
    margin-right: 20%;
    margin-left: 20%;
}

@media (max-width: 767px) {
    .cms_bg_pic {
        background-image: none;
        margin-top: 10px !important;
    }
}

.cms_container {
    width: 80%;
    margin: 0 10% 15px 10%;
    /* can not be important because some apps need to override */

    position: relative !important;
    max-width: 100%;
    padding: 0 5px !important;
    background-color: #ffffff1f !important;
    border-right: 1px solid #c0c0c024;
    border-left: 1px solid #c0c0c024;
    float: right;
}

.cms_bg {
    width: 100%;
    background-color: #ffffffeb;
    min-height: 850px;
    float: right;
    padding-bottom: 80px;
}


.photo44_galery.cf {
    width: 100% !important;
    overflow: hidden;
}


.hzm_edit_criteria {
    float: right;
    width: 5%;
    min-width: 60px;
    margin-left: 47.5%;
    margin-right: 47.5%;
    text-align: center;
    margin-top: 12px;
    border: 1px solid #375ebd;
    background-color: #2769e1e8;
    padding: 2px;
    color: white;
}

div.hzm_edit_criteria a>span {
    color: white;
}

.hzm_front_header.cms_container {
    padding-top: 10px;
    padding-right: 30px;
    border: none;
    margin-bottom: 15px;
}

.hzm_front_header_img {
    margin-top: 5px;
    height: 90px;
}

@media (max-width: 2020px) {
    .cms_container.navbar.navbar-inverse {
        width: 80% !important;
        margin-left: 10% !important;
        margin-right: 10% !important;
    }
}

@media (max-width: 1096px) {
    .cms_container.navbar.navbar-inverse {
        border: none !important;
        margin-bottom: 5px !important;
        z-index: 9999;
        width: 94% !important;
        margin-left: 3% !important;
        margin-right: 3% !important;
    }
}

.hzm_front_menu_bar {
    max-width: 80% !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
    padding-top: 25px !important;
    margin-top: 25px;
}

ul.hzm_front_menu_bar>li {
    border: 1px #fbe7c3 solid;
    background-color: white;
    padding-right: 0px;
    padding-left: 0px;
}

li.navbar-header {
    border-color: #047e79 !important;
}

/*
ul.hzm_front_menu_bar.hzm_front_menu_bar.nav.navbar-nav>li>a {
    background-color: white ;
    text-align: center;
}*/

ul.hzm_front_menu_bar.hzm_front_menu_bar.nav.navbar-nav>li.navbar-header.active>a {
    color: white !important;
}

ul.hzm_front_menu_bar.hzm_front_menu_bar.nav.navbar-nav>li.navbar-header>a {
    background-color: white !important;
    color: #047e79 !important;
    /* font-weight: bold; */
    font-size: 100% !important;
    padding-left: 17px !important;
    /* border-color: #047e79 !important; */
}

ul.hzm_front_menu_bar.hzm_front_menu_bar.nav.navbar-nav>li>a:hover {
    color: #ffffff !important;
    background-color: rgb(6, 6, 6) !important;
}

ul.hzm_front_menu_bar.hzm_front_menu_bar.nav.navbar-nav>li>a.navbar-brand:hover {
    background-color: #047e79 !important;
}

ul.hzm_front_menu_bar.hzm_front_menu_bar.nav.navbar-nav>li.hzm_logout>a:hover {
    color: #ffffff !important;
    background-color: #404040 !important;
}

.navbar-nav>li>a.alogout {
    background-color: #ffffff8f !important;
    color: #404040 !important;
    border: 1px solid #404040 !important;
    font-weight: bold;
}

.navbar-nav>li.hzm_logout>a:hover {
    color: #ffffff !important;
    background-color: #404040 !important;
}


.navbar-nav>li.hzm_logout>a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

ul.hzm_front_menu_bar.hzm_front_menu_bar.nav.navbar-nav>li.active>a {
    background-image: -webkit-linear-gradient(top, #0096ff, #005192);
    background-image: -o-linear-gradient(top, #0096ff 0, #005192 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0096ff), to(#005192));
    background-image: linear-gradient(180deg, #0096ff 0, #005192);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff080808", endColorstr="#ff0f0f0f", GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}

@media print,
screen and (max-width: 1450px) {
    ul.navbar-nav>li {
        margin-left: 1px !important;
        margin-right: 1px !important;
    }
}

@media (min-width: 1020px) {
    .hideScreen {
        display: none;
        visibility: hidden;
    }
}

.hide {
    display: none !important;
}


.menuBar {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    width: 100%;
    display: block;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #dbdde0;
    background-color: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(184, 184, 184, 0.3);
    color: #0d83d1 !important;
}

.openScreen {
    font-size: 14px;
    /* border: none; */
    background-color: #ffffff;
    box-shadow: none;
    padding: 0px 18px;
    line-height: 30px;
    font-weight: 600;
    /* border-radius: 40px; */
    margin: 0 auto;
    display: table;
    cursor: pointer;
    width: 90%;
    text-align: center;
}

.openScreen::before {
    content: "menu";
    font-family: "Material Icons" !important;
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "liga" 1;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    display: inline-block;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    vertical-align: middle;
    font-weight: normal;
    margin-left: 5px;
}

@media (max-width: 1020px) {

    .navbar-nav>li.hzm_login {
        float: none !important;
    }

    .navbar-nav>li.registerme {
        float: none !important;
    }

    /*
    no sens here depends on module
    li.hzm_logout {
        float: none !important;
    }
    */

    nav.cms_container.navbar.navbar-inverse {
        display: none;
    }

    nav.cms_container.navbar.navbar-inverse.active {
        min-height: 280px !important;
        display: inherit !important;
    }
}

.front_bloc.hzm_data_props {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 20px;
    float: right;
    background-color: #ffffffa1;
}

.my_cms {
    margin-bottom: 0 !important;
}

.row.cms_data {
    border: solid #60bbfd;
    border-width: 0px 1px 1px 1px;
    min-height: 38px;
}

@media screen and (max-width: 850px) {
    div.cms_data>label {
        width: 99% !important;
    }
}

div.cms_data>label {
    padding: 6px 8px 1px 6px;
    width: 22%;
    color: black;
    font-weight: bold;
    white-space: nowrap;
    min-height: 36px !important;
    margin-bottom: 0px;
}

.hzm_data_prop {
    padding: 7px;
    color: black;
    font-size: 16px;
}


.mb_big_title.my_cms {
    border: 1px solid #4cb2fd;
}

.mb_big_title {
    color: #ad830f;
    font-size: 36px;
    margin-bottom: 40px;
    text-align: center;
    float: right;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    /* border: 2px solid black; old style */
    border: 1px solid #e8e5e5;
    overflow: hidden;
}

.minibox_icon.icon_edit.interne.fleft {
    border-color: transparent !important;
    margin-top: -7px;
    margin-left: 0px;
}

.minibox_icon {
    float: right;
    margin-left: 15px;
    margin-top: 5px;
    border: 2px solid #5595f5;
    padding: 4px;
}

.minibox_icon.icon_del.icon_locked {
    border-color: #4b67be;
}

.minibox_icon.icon_attach {
    border-color: #535b68;
}

.minibox_icon.icon_del {
    border-color: #a8292c7d;
}

.minibox_icon.icon_view {
    border-color: #45b36da6;
}

.minibox_icon.icon_edit {
    border-color: #5595f5a1;
}

a.trash {
    color: #a8292c;
}



.die_div {
    padding: 50px 78px;
    float: right;
    font-size: 20px;
    border: 2px solid #921d05;
    background-color: #f65434;
    color: white;
    margin-right: 10%;
    margin-left: 10%;
    width: 80%;
    margin-top: 15px;
}

.hzm_data.minibox.title {
    background-color: #3788e9;
    color: white;
    font-size: 18px;
}

/*******  some hzm/cms css ******************************/

a:focus,
a:hover {
    color: #0f0f0f;
    font-size: 105%;
    font-weight: bold;
    /* text-decoration: underline !important; */
}


div.employee-getter>label {
    font-size: 16px;
    font-weight: bold;
}

.table_rtv.mb_employee.mb_auto {
    width: 70% !important;
    margin-right: 15% !important;
    margin-left: 15%;
    float: right;
    border: 5px dashed #82aed4;
    padding: 15px;
    margin-top: 45px;
}

.table_rtv.mb_employee.mb_methods {
    width: 70% !important;
    margin-right: 15% !important;
    margin-left: 15%;
    float: right;
    border: none;
    padding: 15px;
}

div.mb_employee>div.form-group {
    margin-bottom: 2px !important;
    min-height: 78px;
}

div.mb_employee>div.form-group>label.hzm_label {
    font-weight: bold;
    color: #005192;
}


.swal2-hzm.swal2-icon {
    width: 36px !important;
    height: 36px !important;
    margin: 0 !important;
    float: left;
    border: 2px solid !important;
}

.swal2-hzm.swal2-icon .swal2-icon-content {
    display: flex;
    align-items: center;
    font-size: 36px;
}

.swal2-hzm.swal2-icon.swal2-info {
    border-color: #77b259;
    color: #77b259;
}


.swal2-hzm.swal2-icon.swal2-success [class^=swal2-success-line] {
    display: block;
    position: absolute;
    z-index: 2;
    height: 3px;
    border-radius: 1.5px;
    background-color: #68a5e8;
}


.swal2-hzm.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
    top: 19px;
    left: 5px;
    width: 14px;
    transform: rotate(45deg);
}

.swal2-hzm.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
    top: 17px;
    right: 3.5px;
    width: 20px;
    transform: rotate(-45deg);
}

.swal2-hzm.swal2-icon.swal2-success .swal2-success-ring {
    position: absolute;
    z-index: 2;
    top: -0.25em;
    left: -0.25em;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    border: 0.25em solid rgb(149 213 251 / 30%);
    border-radius: 50%;
}

.swal2-hzm.swal2-icon.swal2-success {
    border-color: #a6cefa;
    color: #a6cefa;
}

.swal2-hzm.swal2-icon.swal2-icon-show .swal2-icon-content {
    -webkit-animation: swal2-animate-i-mark 1s;
    animation: swal2-animate-i-mark 1s;
}

.swal2-hzm.swal2-icon.swal2-icon-show {
    -webkit-animation: swal2-animate-error-icon 1.5s;
    animation: swal2-animate-error-icon 1.5s;
}

.swal2-hzm.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
    top: -5px;
    left: 15px;
    transform: rotate(-45deg);
    transform-origin: 0 27px;
    border-radius: 0 54px 54px 0;
}

.swal2-hzm.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
    position: absolute;
    width: 27px;
    height: 54px;
    transform: rotate(45deg);
    border-radius: 50%;
}

.swal2-hzm.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
    top: -2px;
    left: -16px;
    transform: rotate(-45deg);
    transform-origin: 27px 27px;
    border-radius: 54px 0 0 54px;
}

.swal2-hzm.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
    position: absolute;
    width: 27px;
    height: 54px;
    transform: rotate(45deg);
    border-radius: 50%;
}

.swal2-hzm.swal2-icon.swal2-success .swal2-success-fix {
    position: absolute;
    z-index: 1;
    top: 4px;
    left: 12px;
    width: 4px;
    height: 40px;
    transform: rotate(-45deg);
}


.swal2-hzm.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
    left: 4px;
    transform: rotate(45deg);
}

.swal2-hzm.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
    right: 4px;
    transform: rotate(-45deg);
}

.swal2-hzm.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    display: block;
    position: absolute;
    top: 16px;
    width: 28px;
    height: 3px;
    border-radius: 0.125em;
    background-color: #ffffffb5;
}

label.light_label {
    font-weight: normal !important;
    margin-bottom: 10px;
}

th#fwa-display {
    background-image: none;
    font-size: 80% !important;
}

th#fwa-delete {
    background-image: none;
    font-size: 80% !important;
}

th#fwa-edit {
    background-image: none;
    font-size: 80% !important;
}

.alert.messages--error>p {
    color: #fcfcc9;
}

.hzm_data.hzm_data_rights.form-control.inputreadonly {
    height: max-content;
    max-height: max-content;
    min-height: 600px;
    display: table;
}

.ums-aroles {
    display: table-cell;
    font-size: 70%;
    padding: 0 15px 0 10px !important;
    float: left;
    background-color: #d7d79f;
    color: black;
}


.stats_bottom_help {
    width: 60% !important;
    min-width: 680px;
    margin-right: 20% !important;
    margin-left: 20% !important;
    float: right !important;
    margin-top: 25px;
    font-size: 16px;
    background-color: #ade3fbba;
    padding: 18px;
}

.width_90 {
    width: 90% !important;
}

div.qfilter>h2 {
    font-size: 130%;
    font-weight: normal;
    background-color: #047e7a;
    color: white;
    width: fit-content;
    padding: 5px;
    text-shadow: none;
}

div.qfilter>h3 {
    font-size: 130%;
    font-weight: normal;
    background-color: #fafbde;
    color: #7e3f04;
    border: 1px solid #7e3f04;
    width: 100%;
    padding: 25px;
    text-shadow: none;
}

div.qfilter>h3>pre {
    border: none !important;
    padding-top: 10px;
    color: #360505;
}


.text_ltr {
    direction: ltr;
}

.text_rtl {
    direction: rtl;
}

a.whiteFont:hover {
    color: #0070ff;
}

.dates_ar_en {
    float: right;
    width: 100%;
    min-width: 90px;
    max-width: 120px;
}

.hzmdate {
    width: 100% !important;
}

.hzmdate.date_en>.dval {
    background-color: #2d6bd5;
    float: right;
    /* border-radius: 100% 0 0 0; */
}

.hzmdate.date_ar>.dval {
    background-color: #51a31a;
    float: right;
}

.hzmdate.date_en>.dunit {
    background-color: #1b57bd;
    float: right;
    border-radius: 100% 0 0 0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    font-size: 80%;
}

.hzmdate.date_ar>.dunit {
    background-color: #3e8111;
    float: right;
    border-radius: 0 0 0 100%;
    padding-top: 1px;
    padding-bottom: 5px;
    padding-right: 2px;
    font-size: 80%;
}

.dval {
    width: 80%;
    float: right;
    color: white;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    white-space: nowrap;
    min-width: 60px;
    font-size: 80%;
}

.dunit {
    width: 20%;
    float: right;
    color: white;
}

.sql-error {
    color: red;
    /* font-weight: bold; */
}

.back_tr.tech.hide {
    display: none;
}

div.form_left_buttons>div.fullsep {
    position: relative;
    width: 100%;
    border-bottom: 4px double #c9c9c9;
    height: 2px;
    padding-top: 10px;
    margin-bottom: 10px;
    z-index: 999999;
    /* border-bottom-width: thick; */
    float: right;
}

tr.btrace.header {
    background: #d9d987;
}

tr.btrace>td {
    background: #bebea3;
}

tr.btrace.odd>td {
    background: #858577;
}

th.params {
    background: #d9d987;
    width: 40%;
}

td.params {
    background-color: #e8ffa3;
}

.hzm_data.form-control.inputreadonly.inputarea {
    min-height: 50px;
    height: fit-content !important;
    background-color: white !important;
}

div.errors>.hzm_data.form-control.inputreadonly.inputarea {
    margin-top: 18px;
}

button.toggle-hzm-btn {
    padding: 3px 3px 3px 3px;
    border-radius: 0;
    border-width: 1px;
    /* border-color: #a7aab5; */
    width: 80%;
    height: 38px;
    margin-right: 10%;
    overflow: hidden;
    min-width: 80px;
}


.technical {
    display: none;
}

a.afw {
    text-decoration: none !important;
    color: black;
    font-family: title;
    font-size: 18px;
}

a.afw:hover {
    font-size: 18px;
    color: #16892a !important;
}

th.col-qe-id,
td.col-qe-id {
    display: none !important;
}

th.col-qe {
    text-align: center !important;
}

.comm_select {
    background-color: white;
}

.submit-btn {
    width: 48% !important;
    margin-right: 1% !important;
    float: right;
    margin-left: 1% !important;
}

.submit-btn.longbtn {
    width: 100% !important;
}

@media (max-width:700px) {
    .editcard {
        width: 100%;
    }

    table.dataTable thead th,
    table.dataTable thead td,
    table.dataTable tfoot th,
    table.dataTable tfoot td,
    table.dataTable tbody td {
        font-size: 80% !important;
    }

    .submit-btn {
        width: 80% !important;
        margin-right: 10% !important;
        float: right;
        margin-left: 10% !important;
    }
}

@media (max-width:560px) {
    .submit-btn {
        width: 90% !important;
        margin-right: 5% !important;
        float: right;
        margin-left: 5% !important;
    }
}

@media (max-width:420px) {
    .editcard {
        width: 100%;
    }

    table.dataTable thead th,
    table.dataTable thead td,
    table.dataTable tfoot th,
    table.dataTable tfoot td,
    table.dataTable tbody td {
        font-size: 80% !important;
    }

    .submit-btn {
        width: 100% !important;
        margin-right: 0 !important;
        float: right;
        margin-left: 0 !important;
    }
}

.btn-primary {
    line-height: 28px !important;
    padding: 0 5px !important;
}

.btn-group>.btn+.dropdown-toggle {
    width: 7% !important;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    width: 93% !important;
    min-width: 100px !important;
}

/*
RB 02 juin 2024 : This below is not logic why this margin and with and max with 
too much ui components use btn-group class so can not be overridden like this
.btn-group{
    width: 80%;
    margin-left: 10%;
    max-width: 480px;
}*/

.clock-timepicker {
    width: 100% !important;
}

.d-none {
    display: none !important;
    visibility: hidden !important;
}

span.submit-btn.otln {
    margin-bottom: 10px;
    width: 48% !important;
    background-color: #e6e6e630;
    margin-right: 26% !important;
    margin-left: 26% !important;
    animation: 3000ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s infinite normal none running attirant;

}

input#save_only {
    margin-right: 30px !important;
}

.sqlinfo.sqlupdate {
    background-color: #f49ec7;
}

.success.cell {
    color: white !important;
    background-color: #81ad3a !important;
    padding: 6px !important;
    text-align: center !important;
    border: none !important;
    border-radius: 0 !important;
    line-height: 34px;
    white-space: nowrap;
}

.error.cell {
    color: white !important;
    background-color: red !important;
    padding: 6px !important;
    text-align: center !important;
    border: none !important;
    border-radius: 0 !important;
    line-height: 34px;
    white-space: nowrap;
}

.warning.cell {
    color: white !important;
    background-color: rgb(218, 143, 4) !important;
    padding: 6px !important;
    text-align: center !important;
    border: none !important;
    border-radius: 0 !important;
    line-height: 34px;
    white-space: nowrap;
}

/*    mobi select*/

.mbsc-ios.mbsc-textfield-tag {
    background: #fff;
    border: 1px solid silver;
}

.mbsc-ios.mbsc-textfield-tag {
    border-radius: 0;
    padding: 4px;
}

label.mbsc-ios.mbsc-rtl.mbsc-form-control-wrapper {
    width: 100%;
    min-height: 200px;
    padding: 0;
    margin: 0;
}

.mbsc-textfield.mbsc-textfield-tags.mbsc-textarea {
    display: block;
    height: auto;
    max-height: 100%;
    overflow: visible;
}

span.mbsc-select.mbsc-textarea {
    height: min-content !important;
    max-height: 15.5em;
}

.form-control-div.MFK {
    height: max-content !important;
}

span.mbsc-ios.mbsc-rtl.mbsc-textfield-inner.mbsc-textfield-inner-outline {
    border-radius: 0px;
    width: 100%;
    min-height: 170px;
}

div.mbsc-scroller-wheel-item.mbsc-ios.mbsc-rtl.mbsc-wheel-item-checkmark.mbsc-wheel-item-multi>div>div {
    color: transparent !important;
}

label.mbsc-select-filter.mbsc-ios.mbsc-rtl.mbsc-form-control-wrapper.mbsc-textfield-wrapper {
    min-height: 28px !important;
    padding: 2px;
    width: auto !important;
}

.mbsc-font {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    font-family: 'menu';
    font-size: 16px;
    font-weight: 400;
}

.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected {
    color: white !important;
    background-color: #007aff;
    border-radius: 0;
    border-bottom: 2px solid white;
}

div.mbsc-popup.mbsc-popup-anchored {
    border: 3px solid #007aff7d !important;
}

.flou {
    opacity: 0.6;
}


.switcher.afw-authorised {
    cursor: pointer;
}

div#system_log_div {
    width: 100%;
    /* height: min-content; */
    z-index: 999999;
    position: relative;
    background-color: white !important;
    min-height: 1000px;
    height: max-content;
}

.hasCalendarsPicker[disabled] {
    background-image: none !important;
}

div.content-annonce>ul {
    margin: 1em;
    font-weight: normal;
}

.fa-user:before {
    content: "\f007";
}

@keyframes attirant {

    0%,
    33% {
        box-shadow: 0 0 0 1px orange, 0 0 0 0 rgba(202, 134, 6, 0.612);
    }

    66%,
    100% {
        box-shadow: 0 0 0 1px orange, 0 0 0 5px rgba(250, 221, 166, 0.612);
    }
}

.expanded_fixed {
    padding-bottom: 10px;
    padding-top: 5px;
    float: right;
    width: 100%;
}

span.json.ok {
    font-weight: bold;
    color: green;
}

span.json.error {
    font-weight: bold !important;
    color: red;
    background-color: inherit;
}


.js-check-all,
.js-check-box {
    background-image: url(../images/unchecked.png);
    background-size: cover;
    background-position: center;
    width: 32px;
    height: 32px;
    margin-left: 20px !important;
}

.js-check-all.checked,
.js-check-box.checked {
    background-image: url(../images/checked.png) !important;
    background-size: cover;
    background-position: center;
    width: 32px;
    height: 32px;
    margin-left: 20px !important;
}

.rpbm.message {
    margin: 10px;
    border-radius: 0;
    width: 100%;
}

.rpbm.message.nothing {
    text-align: center;
    border: 1px solid gray;
    padding: 15px;
}

.report-item.report-label {
    background-color: #f7f7f7;
}

.report-item {
    float: right;
    width: 24%;
    margin-left: 1%;
    height: 29px;
    margin-bottom: 4px;
}

/****


**/



hr.hrthin {
    height: 1px;
    margin: 0;
}

div.my_link.nice {
    min-width: 120px;
    height: 36px;
}

div.my_link.nice>a {
    padding: 2px 8px;
    border: 1px silver solid;
}

div.hzm_xgreen {
    background-color: #5ccf5f;
    margin-top: 15px !important;
    border-color: green;
    width: 60%;
    margin: auto;
}

div.hzm_xgreen>a {
    color: white !important;
    font-size: 20px;
}

.hzm_blink {
  background-color: #007bff;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  /* Apply the animation */
  animation: blink-animation 3s steps(25, start) infinite;
  -webkit-animation: blink-animation 3s steps(25, start) infinite;
}

@keyframes blink-animation {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}

@-webkit-keyframes blink-animation {
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}

hr.separator {
    visibility: visible;
    border-top: 1px solid #2625253d;
    width: 100%;
    margin-top: 40px;
}

.footer-ad {
    font-size: 17px;
}