/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
@font-face {
    font-family: "GageAuto";

    src: url('/font/RubrikNew-Regular.eot');
    src: url('/font/RubrikNew-Regular.eot'),
    url('/font/RubrikNew-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'shardee';
    src: url('fonts/Shardee.eot');
    src: url('fonts/Shardee.eot?#iefix') format('embedded-opentype'),
    url('fonts/Shardee.woff') format('woff'),
    url('fonts/Shardee.ttf') format('truetype');
}


@font-face {
    font-family: "Rubrik SemiBold";

    src: url('/font/RubrikSemiBold.ttf');
}

@font-face {
    font-family: "RubrikLight";

    src: url('/font/Rubik-Light.woff');
    src: url('/font/Rubik-Light.woff'),
    url('/font/Rubik-Light.woff2') format("woff2");
}

@font-face {
    font-family: "RubrikBold";

    src: url('/font/Rubik-Bold.woff');
    src: url('/font/Rubik-Bold.woff'),
    url('/font/Rubik-Bold.woff2') format("woff2");
}

* {
    font-family: "GageAuto";
    font-weight: 300;
    font-style: normal;
    text-size-adjust: initial;
}

b, strong {
    font-weight: bold;
}

.text-decoration-underline {
    text-decoration: underline;
}

a {
    color: rgb(41, 80, 156);
}

h1 {
    font-family: "GageAuto";
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    line-height: normal;
    color: #000000;
    text-transform: uppercase;
}

h2 {
    font-family: "GageAuto";
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: normal;
}

.font-size-9 {
    font-size: 9px;
}
.font-size-14 {
    font-size: 14px;
}

input[type=date][value=""][readonly] {
    color: transparent;
}


.btn_blue {
    color: #FFF;
    background-color: #014F9F;
    border-radius: 50px;
    line-height: 0px;
    display: block;
}


/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
ol.multi-level {
    counter-reset: item
}

ol.multi-level > li {
    margin-top: 30px;
    font-weight: bold;
    font-size: 20px;
    display: block;
}

ol.multi-level > li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
}

ol.multi-level > li > p,
ol.multi-level > li > ul > li,
ol.multi-level > li > ul > li > p,
ol.multi-level > li > ol.multi-level {
    font-size: 16px;
}

li.noStyle {
    list-style-type: none;
}

li.noStyle > p,
li.noStyle > ul > li {
    font-size: 16px;
}

ol.inText > li {
    font-size: 16px;
}

ol.titre > li {
    margin-top: 30px;
    font-weight: bold;
    font-size: 20px;
}

ol.titre > li > p,
ol.titre > li > ul > li,
ol.titre > li > ul > li > p {
    font-size: 16px;
}

ol.titre > li > ol {
    font-size: 16px;
    line-height: 24px;
}

ol.titre > li > ol > li {
    margin-top: 10px;
}

li > h3 {
    font-weight: bold;
    font-size: 20px;
}

ol.titre > li > ol.multi-level > li,
ol.titre > li > ol.multi-level > li > h4 {
    font-weight: bold;
    font-size: 18px;
}

ol.titre > li > ol.multi-level > li > * {
    font-size: 16px;
}

ol.multi-level > li > h3,
ol.multi-level > li > h4,
ol.multi-level > li > h2 {
    display: inline;
}

ul.puce {
    list-style-type: disc;
}

ul.cercle {
    list-style-type: circle;
}

ul.carre {
    list-style-type: square;
}

ul.tiret {
    padding-left: 25px;
    list-style-type: none;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
header {
    margin-bottom: 2px;
}

.form-login-header .form-group {
    margin-bottom: 0px;
}

header .invalid-feedback {
    clear: both !important;
    width: 100%;
    display: block;
}

ul.tiret > li:before {
    content: "-\00A0";
}

header.container,
header.container-fluid {
    padding: 0px;
}

header > .row {
    margin: 0px;
}

header .logo img {
    height: 90px;
}

header .telephone {
    font-family: "GageAuto";
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: normal;
    text-rendering: optimizeLegibility;
    display: flex;
    justify-content: center;
}

header .telephone .aide {
    font-family: "GageAuto";
    font-weight: 600;
    text-align: right;
}

header .telephone .bloc-numero {
    font-family: "GageAuto";
    border-radius: 49px;
    border-color: rgb(41, 80, 156);
    background-color: rgb(122, 148, 158);
}

header .telephone .bloc-numero a {
    display: flex;
    color: #FFFFFF;
}

header .telephone .bloc-numero a:hover {
    text-decoration: none;
}

header .telephone .bloc-numero .text {
    margin-left: 5px;
    display: flex;
    flex-direction: column;
}

header .telephone .bloc-numero .text .numero {
    font-family: "GageAuto";
}

header .telephone .bloc-numero .text .prix {
    font-family: "GageAuto";
}

header.connexion {
    text-align: right;
}

header .form-login-header {
    margin-top: 2.2em;
}

header .form-login-header p {
    margin-bottom: 7px;
    font-size: 15px;
    color: #666666;
}

header #linkMdpOublie {
    font-size: 10px;
    text-decoration: underline;
    color: #666666;
}

header .telephone .bloc-numero {
    padding: 5px 23px;
}

header .telephone .bloc-numero img {
    margin-top: 3.5px;
    width: 38px;
    height: 38px;
}

header .telephone .bloc-numero .text {
    margin-top: 2.5px;
}
header .telephone .bloc-numero .text .numero {
    font-size: 16px;
}
header .telephone .bloc-numero .text .prix {
    font-size: 8px;
}

@media (min-width: 992px) {
    header,
    header .logo img {
       min-height: 120px;
    }
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
footer {
    position: fixed;
    width: 100%;
    height: 53px;
    bottom: 0px;
    background-color: #FFFFFF;
}

footer .liens {
    text-align: center;
}

footer .liens ul {
    padding-left: 0px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 0px;
}

footer .liens li {
    display: inline;
    list-style-type: none;
    list-style-position: inside;
}

footer .liens li:first-child {
    margin-left: 0px;
}

footer .liens li:first-child:before {
    content: none;
}

footer .version {
    text-align: right;
    font-family: "GageAuto";
    font-style: normal;
    font-weight: normal;
    color: #333333;
    overflow: hidden;
    height: 32px;
}

footer .copyright {
    text-align: center;
    color: #333333;
}


footer .liens ul,
footer .version,
footer .copyright {
    font-size: 10px;
}

footer .liens li {
    margin-left: 0px;
}

footer .liens li:before {
    content: "•\00A0";
}

@media (min-width: 768px) {
    footer .liens ul,
    footer .version,
    footer .copyright {
        font-size: 12px;
    }

    footer .liens li {
        margin-left: 15px;
    }

    footer .liens li:before {
        content: "•\00A0\00A0\00A0\00A0\00A0";
    }
}


/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
#content {
    margin-top: 24px;
    margin-right: 21px;
    margin-left: 21px;
    padding-bottom: 53px;
    color: #000000;
}

#content > h1 {
    margin-bottom: 15px;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.scroll,
.formulaire {
    padding-bottom: 120px;
    padding-left: 0px;
    padding-right: 0px;
}

.scroll > h1,
.formulaire > h1 {
    border-top-width: 24px;
    border-left-width: 12px;
    border-right-width: 15px;
    border-bottom-width: 9px;
    border-style: solid;
    border-color: rgb(242, 242, 242);
    background-color: rgb(242, 242, 242);
    margin-bottom: 0px;
    position: relative;
}

.formulaire > .content {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    outline-width: 15px;
    outline-style: solid;
    outline-color: rgb(242, 242, 242);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(228, 228, 228);
    padding-bottom: 42px;
}

.scroll > .content {
    margin-left: 17px;
    margin-right: 17px;
    margin-bottom: 15px;
    outline-width: 17px;
    outline-style: solid;
    outline-color: rgb(242, 242, 242);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(228, 228, 228);
    height: 500px;
    overflow: auto;
}

.scroll > .actions {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    outline-width: 15px;
    outline-style: solid;
    outline-color: rgb(242, 242, 242);
    background-color: rgb(242, 242, 242);
}

.formulaire > .content .zone-saisie {
    margin-top: 28px;
}

.formulaire > .content .zone-saisie h2 {
    margin-left: 5.52%;
    margin-bottom: 15px;
}

.formulaire > .content .zone-saisie .form-group {
    margin-bottom: 22px;
}

.formulaire > .content .zone-saisie label {
    line-height: 10px;
    font-size: 10px;
    margin-bottom: 5px;
}

.formulaire > .content .zone-saisie .ou {
    line-height: 64px;
    text-align: center;
    font-family: "GageAuto";
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #000000;
}

.formulaire > .content .zone-saisie .mois {
    line-height: 64px;
    text-align: left;
    font-size: 10px;
    color: #000000;
    padding: 0px;
}

.formulaire > .content .zone-saisie .sous-titre {
    font-weight: bold;
    font-size: 12px;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.retour {
    margin-top: 14px;
    margin-left: 12px;
    line-height: normal;
}

.retour span {
    margin-left: 10px;
    font-family: "GageAuto";
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    background-color: white;
    white-space: nowrap;
    text-rendering: optimizeLegibility;
    box-sizing: initial;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */

.table .entete {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background-color: rgb(122, 148, 158);
    border: none;
    border-radius: 0px;
    text-align: left;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    padding-left: 12px;
    font-size: 12px;
}

.table .donnees {
    font-size: 12px;
    height: 37px;
    line-height: 37px;
    text-align: left;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    padding-left: 12px;
    color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(228, 228, 228);
    vertical-align: middle;
}

#rechercheForm {
    margin-bottom: -20px;
}

.tableau > .entete > div {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background-color: rgb(122, 148, 158);
    border: none;
    border-radius: 0px;
    text-align: left;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    padding-left: 12px;
    font-size: 12px;
}

.tableau > .entete:first-child {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(122, 148, 158);
}

.tableau > .entete:last-child {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(122, 148, 158);
}

.tableau > .donnees.multiple > div {
    height: auto;
}

.tableau > .donnees > div {
    font-size: 12px;
    height: 37px;
    line-height: 37px;
    text-align: left;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    padding-left: 12px;
    color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(228, 228, 228);
    vertical-align: middle;
}

.reduced-line {
    line-height: 15px !important;
}

.tableau > .donnees > div > div > div {
    text-overflow: ellipsis;
    overflow: hidden;
}

.tableau > .donnees .center {
    text-align: center;
}

.tableau > .donnees > div:first-child {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(122, 148, 158);
}

.tableau > .donnees > div:last-child {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(122, 148, 158);
}

.tableau > .donnees:last-child > div {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(122, 148, 158);
}

.tableau > .donnees > div img {
    width: 21px;
    height: 27px;
    /* 	margin-right: 5px; */
    float: right;
    margin-top: 5px;
}

.tableau > .donnees .double-ligne {
    line-height: 18.5px
}

.tableau > .donnees .double-ligne span {
    display: block;
}

.tableau > .donnees .rejetee {
    color: rgb(204, 0, 0);
}

.tableau > .donnees:nth-of-type(odd) > div {
    background-color: rgb(242, 242, 242);
}

.tableau > .donnees:nth-of-type(even) > div {
    background-color: #FFFFFF;
}

.tableau > .donnees > .actions ul {
    padding-left: 0px;
    list-style-type: none;
    list-style-position: inside;
}

.tableau > .donnees > .actions ul li {
    margin-right: 5px;
    display: inline-block;
}

.tableau > .donnees > .actions ul li:first-child:before {
    content: none;
}

.tableau > .donnees > .actions ul li:before {
    content: "•\00A0\00A0\00A0";
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.zone-compte-rendu {
    text-rendering: optimizeLegibility;
    color: #FFFFFF;
}

.zone-compte-rendu .nombre > div {
    line-height: normal;
    text-align: center;
    background-color: rgb(122, 148, 158);
}

.zone-compte-rendu .libelle > div {
    text-align: center;
    background-color: rgb(122, 148, 158);
}

.zone-compte-rendu .bouton-unique, .zone-compte-rendu .bouton-double {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.zone-compte-rendu {
     margin-bottom: 40px;
}

.zone-compte-rendu .nombre > div {
    height: 60px;
    padding-top: 15px;
    font-size: 36px;
}

.zone-compte-rendu .libelle > div {
    height: 25px;
    padding-bottom: 15px;
    font-size: 10px;
    line-height: 10px;
}

.zone-compte-rendu .bouton-unique {
    margin-top: 27px;
}

.zone-compte-rendu .bouton-double {
    margin-top: 7.66px;
}

@media (min-width: 992px) {
    .zone-compte-rendu {
        height: 110px;
    }

    .zone-compte-rendu .nombre > div {
        height: 76px;
        padding-top: 22px;
        font-size: 48px;
    }

    .zone-compte-rendu .libelle > div {
        height: 34px;
        padding-bottom: 22px;
        font-size: 12px;
        line-height: 12px;
    }

    .zone-compte-rendu .bouton-unique {
        margin-top: 37.5px;
    }

    .zone-compte-rendu .bouton-double {
        margin-top: 13.3px;
    }
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.zone-info {
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(228, 228, 228);
    background-color: rgb(242, 242, 242);
    color: #1E1E1E;
    margin-bottom: 20px;
}

.zone-info table {
    border: 0px;
    text-align: left;
    vertical-align: middle;
    padding: 0px;
}

.zone-info img {
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.spinner {
    display: inline-block;
    opacity: 0;
    width: 0;

    -webkit-transition: opacity 0.25s, width 0.25s;
    -moz-transition: opacity 0.25s, width 0.25s;
    -o-transition: opacity 0.25s, width 0.25s;
    transition: opacity 0.25s, width 0.25s;
}

.has-spinner.active {
    cursor: progress;
}

.has-spinner.active .spinner {
    opacity: 1;
    width: auto; /* This doesn't work, just fix for unkown width elements */
}

.btn.btn-primary[disabled] {
    background-color: #7598d2;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.page-link {
    font-weight: bold;
    border: none;
    color: #1E1E1E;
}

.page-item.active .page-link {
    font-weight: bold;
    border: none;
    /*color: #29509C;*/
    color: #007bff;
    background-color: #fff;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
#customFile .custom-file-control:lang(fr)::after {
    content: attr(data-content-value) !important;
}

#customFile .custom-file-control:lang(fr)::before {
    content: "Parcourir";
}

/*when a value is selected, this class removes the content */
.custom-file-control.selected:lang(fr)::after {
    content: "" !important;
}

.custom-file {
    overflow: hidden;
}

.custom-file-control {
    white-space: nowrap;
}

.custom-file-input {
    min-width: 22rem;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.fa-refresh {
    color: #1E1E1E;
}

.fa-refresh:hover {
    color: #007bff;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.stock {
    color: rgb(41, 80, 156);
    text-align: justify;
    margin-bottom: 10px;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.no-padding {
    padding: 0px;
}

.square {
    border-radius: 0;
    height: 30px;
    margin-bottom: 10px;
}

.search-addon {
    border-radius: 0px !important;
    border-color: rgb(228, 228, 228) !important;
    height: 30px !important;
}

.search-error {
    display: none;
    border-style: none !important;
    background-color: #ffffff !important;
    color: #ff0000 !important;
}

.no-border {
    outline: none !important;
    box-shadow: none !important;
}

.no-border.focus, .no-border:focus {
    outline: 0 !important;
}

/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
.hiddenDiv {
    display: none;
}

/***********************************************/
.center-img {
    width: 100px;
}


/******* login ****/
#contact-section {
    margin: 25px 0px;
}

#contact-section .form-group {
    float: left !important;
}

#contact-section #title_contact_info {
    font-family: "Rubrik SemiBold";
    font-weight: 600;
    color: #7A949E;
    font-style: normal;
    font-size: 16px;
    margin-bottom: 5px;
}

#contact-section #description_contact_info {
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #7A949E;
    font-family: "GageAuto";
}

.btn-contact-info {

    height: 60px;
    background-color: rgba(122, 148, 158, 1);
    border: none;
    border-radius: 49px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "GageAuto";
    font-weight: 300;
    font-size: 15px;
    color: #7A949E;
}

.btn-contact-info p {
    font-family: "GageAuto";
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    margin: 0px;
}

.btn-contact-info img {
    width: 38px;
    float: left;
    margin-top: 5px;
}

.logo-gage-thumbnail {
    height: 67px;
}

.logo-asf-thumbnail {
    margin-top: 20px;
    height: 39px;
    vertical-align: unset !important;
}

#gage-description {
    padding-top: 30px;
}

#gage-description h5 {
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    color: #014F9F;
    font-family: "Rubrik SemiBold" !important;
}

#gage-description p {
    font-family: "RubrikLight";
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    line-height: normal;
}

#gage-description .link-company {
    color: #3b73af;
}

#txtBienvenue {
    font-weight: 400;
    font-size: 26px;
    margin: 0px 0px 35px 0px;
}

#section-abonnement-info {
    margin: 25px 0px;
}

#section-abonnement-info div:nth-child(1) {
    background-color: rgb(242, 242, 242);
}

#section-abonnement-info h3 {
    font-family: "GageAuto";
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #000000;
    display: inline;
}

#section-abonnement-info .prix-abonnement {
    font-family: 'Gotham Book', 'Gotham';
    font-weight: 300;
    font-style: normal;
    font-size: 26px;
    color: #27509A;
}

#section-abonnement-info .prix-hors-t {
    font-family: 'Gotham Bold', 'Gotham';
    font-style: normal;
    font-size: 10px;
    color: #27509A;
    font-weight: 700;
    font-feature-settings: "kern" 1;
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern = 1";
}

#section-abonnement-info .prix-par-m {
    font-family: 'Gotham Bold', 'Gotham';
    font-style: normal;
    font-size: 10px;
    color: #27509A;
    font-weight: 400;
    top: -15px;
}

#panel-info-banner {
    background-color: rgb(222, 222, 222);
    position: relative;
    top: -2.5em;
    right: 5em;
    padding: 8px 10px;
}

@media (max-width: 767px) {
    #panel-info-banner {
        position: static;
        padding: 8px 10px;
    }
}

#panel-info-banner h2 {
    font-weight: 600;
    font-style: normal;
    font-size: 26px;
    color: #014F9F;
}

.acceuil-list {
    font-family: "RubrikLight";
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
    color: #333333;
    line-height: normal;
}

.acceuil-list > li {
    list-style-type: none;
    padding-bottom: 9px;
}

.acceuil-list > li > img {
    margin-right: 7px;
    height: 15px;
}


/*Tableau de bord modals*/
.modal .md-content {
    font-size: 13px;
}

.modal .md-helper {
    font-size: 11px;
}

/***DataTable-custom***/
.left-pagination {
    float: left !important;
}

/*Header Padding top page(Gestion Utilisateurs)*/
.big-padding-top {
    padding-top: 90px;
}

/*Back col fix*/
#tableauBackoffice .row .col-sm-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/**Tooltip formatter*/
.tooltip.show {
    opacity: 1 !important;
}

.tooltip-inner {
    color: #2e5497 !important;
    background-color: white !important;
    border: 1px solid #2e5497 !important;
    text-align: inherit !important;
    max-width: 500px !important;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #2e5497 !important;
}

.siretTitreCreancier {
    position: relative;
    bottom: 3px;
}

.col-tb-bord-actions {
    padding-left: 0px !important;
    display: inline;
}

.cursor-pointer {
    cursor: pointer;
}

.unselectable-text {
    user-select:none;
    -ms-user-select:none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.custom-checkbox > input:checked ~ span {
    background-color: #29509c;
}
.custom-checkbox > input:checked ~ span > i {
     display: block;
 }
.custom-checkbox > input:not(:checked) ~ span > i {
    display: none;
}

.line-height-29 {
    line-height: 29px;
}

.responsive-text {
    font-size: 14px;
}
@media (min-width: 650px) {
    .responsive-text {
        font-size: 18px;
    }
}

.border-radius-tl {
    border-top-left-radius: 7px;
}
.border-radius-tr {
    border-top-right-radius: 7px;
}
.border-radius-bl {
    border-bottom-left-radius: 7px;
}
.border-radius-br {
    border-bottom-right-radius: 7px;
}

.box-shadow-01 {
    -webkit-box-shadow: rgb(122, 148, 158) 0px 0px 9px -1px;
    -moz-box-shadow: rgb(122, 148, 158) 0px 0px 9px -1px;
    box-shadow: rgb(122, 148, 158) 0px 0px 9px -1px;
}

.input-addon-border {
    border: 1px solid #e4e4e4;
    padding: 0 7px;
    border-left: 0;
    border-radius: 0 3px 3px 0;
}

#openModalExportCsv {
    transition: 0.3s;
    padding: 4px 8px;
    border-radius: 5px;
}
#openModalExportCsv:hover {
    -webkit-box-shadow: rgb(122, 148, 158) 5px 8px 9px -1px;
    -moz-box-shadow: rgb(122, 148, 158) 5px 8px 9px -1px;
    box-shadow: rgb(122, 148, 158) 5px 8px 9px -1px;
}

.border-spacing-0 {
    border-spacing: 0;
}

#oldBrowserModal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    font-family: Arial, sans-serif;
}

.modal-content {
    background: #fff;
    max-width: 800px;
    margin: 10% auto;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}

.modal-content h2 {
    color: #333;
}

.browsers {
    display: flex;
    justify-content: space-around;
    margin: 20px 0;
}

.browser {
    text-align: center;
}

.browser img {
    width: 50px;
    height: 50px;
}

.link-box {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.link-box input {
    width: 400px;
    padding: 8px;
    font-size: 14px;
}

.copy-btn {
    background: #0078D4;
    color: white;
    padding: 8px 12px;
    border: none;
    cursor: pointer;
}

.copy-btn:hover {
    background: #005fa3;
}

.close-btn {
    margin-top: 20px;
    background: #ccc;
    color: #000;
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

.close-btn:hover {
    background: #aaa;
}