@media
only screen and (max-width: 1280px),(min-device-width: 800px) and (max-device-width: 1280px)  {
    .grid figure{
        min-width: 217px!important;
        width: 48%!important;
        text-align: left!important;
    }
}
@media
only screen and (min-device-width: 1400px) {
.grid figure{
    min-width: 217px!important;
    width: 48%!important;
    text-align: left!important;
}
}

.mobile-only{display:none}
/*.desktop-only{display:table}*/
@media (max-width:760px){
    .desktop-only{display:none}
    .mobile-only{display:block}
}

@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
    .grid figure {
        display: block!important;
    }

    table {
        border: 1px solid #ccc;
        border-collapse: collapse;
        margin: 0;
        padding: 0;
        width: 100%;
        table-layout: fixed;
    }

    table caption {
        font-size: 1.5em;
        margin: .5em 0 .75em;
    }

    table tr {
        background-color: #f8f8f8;
        /*border: 1px solid #ddd;*/
        /*padding: .35em;*/
    }

    table th,
    table td {
        padding: .625em;
        text-align: center;
    }

    table th {
        font-size: .85em;
        letter-spacing: .1em;
        text-transform: uppercase;
    }

    @media screen and (max-width: 600px) {
        table {
            border: 0;
        }

        table caption {
            font-size: 1.3em;
        }

        table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        /*table tr {*/
        /*    !*border-bottom: 3px solid #ddd;*!*/
        /*    display: block;*/
        /*    margin-bottom: .625em;*/
        /*}*/

        table td {
            border-bottom: 1px solid #ddd;
            display: block;
            font-size: .85em;
            text-align: right;
        }

        table td::before {
            /*
            * aria-label has no advantage, it won't be read inside a table
            content: attr(aria-label);
            */
            content: attr(data-label);
            float: left;
            font-weight: bold;
            text-transform: uppercase;
        }

        table td:last-child {
            border-bottom: 0;
        }
    }

}
a{
    font-size: 12px;
}

/*.btn-check:focus+.btn-primarys, .btn-primarys:focus {*/
/*    color: #fff;*/
/*    background-color: #0b5ed7;*/
/*    border-color: #0a58ca;*/
/*    box-shadow: 0 0 0 0.35rem rgb(49 132 253)!important;*/
/*}*/
@media only screen and (max-width: 1199px){
    .pagination {
        float: inherit;
        text-align: center;
        display: block;
        margin-top: 10px!important;
    }
}
.btndisabled{
    pointer-events: none;
}
.btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 0.4rem rgb(72 180 97 / 50%);
}
.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 0.4rem rgb(225 83 97 / 50%);
}
.progress-button.focus, .progress-button:focus {
    box-shadow: 0 0 0 0.4rem rgb(77 175 221 / 50%);
}
.btn-primarys, .grp {
    color: #fff;
    /*background-color: #0d6efd;*/
    /*border-color: #0d6efd;*/
    border-radius: 0.25rem;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    margin-bottom: 0px;
}
.btn-check:active+.btn-primarys, .btn-check:checked+.btn-primarys, .btn-primarys.actives, .btn-primarys:active, .show>.btn-primarys.dropdown-toggle {
    color: #fff;
    /*background-color: #0a58ca;*/
    /*border-color: #0a53be;*/
    border-radius: 0.25rem;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    margin-bottom: 0px;
    cursor: pointer;
}
.sbtn-lg, .sbtn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    margin-bottom: 0px;
}
.btn.active {
    display: none;
}

.btn span:nth-of-type(1)  {
    display: none;
}
.btn span:last-child  {
    display: block;
}

.btn.active  span:nth-of-type(1)  {
    display: block;
}
.btn.active span:last-child  {
    display: none;
}
.fabutton {
    background: none;
    padding: 0px;
    border: none;
}

.toggleoff{
    text-align: end!important;
    background-color:  #dc3545;
}

.toggleon{
    text-align: initial!important;
    background-color:  #0ac282!important;
}

a:focus, a:hover {
    text-decoration: none;
    color: #404e67;
}

.custom-select{
    background: none !important;
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

.select {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

/* For IE10 */
.select::-ms-expand {
    display: none;
}

a:focus, a:hover {
    text-decoration: none;
    color: #404e67;
}


.system{
    font-style: italic;
    font-size: smaller;
}
 /*button v2 owner*/
 .slow  .toggle-group { transition: left 0.7s; -webkit-transition: left 0.7s; }
.fast  .toggle-group { transition: left 0.1s; -webkit-transition: left 0.1s; }
.quick .toggle-group { transition: none;      -webkit-transition: none; }

 /*Button progress bar*/
 .progress-button{
     display: inline-flex;
     font-size:18px;
     color:#fff !important;
     text-decoration: none !important;
     padding:8px 61px;
     /*line-height:1;*/
     overflow: hidden;
     position:relative;

     box-shadow:0 1px 1px #ccc;
     border-radius:6px;

     background-color: #51b7e6;
     background-image:-webkit-linear-gradient(top, #51b7e6, #4dafdd);
     background-image:-moz-linear-gradient(top, #51b7e6, #4dafdd);
     background-image:linear-gradient(top, #51b7e6, #4dafdd);
 }

 /* Hide the original text of the button. Then the loading or finished
    text will be shown in the :after element above it. */

 .progress-button.in-progress,
 .progress-button.finished{
     color:transparent !important;
 }

 .progress-button.in-progress:after,
 .progress-button.finished:after{
     position: absolute;
     z-index: 2;
     width: 100%;
     height: 100%;
     text-align: center;
     top: 0;
     padding-top: inherit;
     color: #fff !important;
     left: 0;
 }

 /* If the .in-progress class is set on the button, show the
    contents of the data-loading attribute on the butotn */

 .progress-button.in-progress:after{
     content:attr(data-loading);
 }

 /* The same goes for the .finished class */

 .progress-button.finished:after{
     content:attr(data-finished);
 }

 /* The colorful bar that grows depending on the progress */

 .progress-button .tz-bar{
     background-color:#404e67;
     height:3px;
     bottom:0;
     left:0;
     width:0;
     position:absolute;
     z-index:1;

     border-radius:0 0 2px 2px;

     -webkit-transition: width 0.5s, height 0.5s;
     -moz-transition: width 0.5s, height 0.5s;
     transition: width 0.5s, height 0.5s;
 }

 /* The bar can be either horizontal, or vertical */

 .progress-button .tz-bar.background-horizontal{
     height:100%;
     border-radius:2px;
 }

 .progress-button .tz-bar.background-vertical{
     height:0;
     top:0;
     width:100%;
     border-radius:2px;
 }

.speech{
    display: -webkit-box !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 10px!important;
}
.head {
    padding: 0px!important;
}
body {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.float-right {
    float: none !important;
}
.notification {
    background-color: #404e67!important;
    color: white;
    text-decoration: none;
    padding: 15px 26px;
    position: relative;
    display: inline-block;
    border-radius: 2px;
}

.notification:hover {
    background:  #404e67!important;
}

.notification .badge {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 5px 10px;
    border-radius: 50%;
    background: red;
    color: white;
}

.label-immeuble {
    padding-left: 15px!important;
    padding-right:8px!important;
    padding-top: 10px!important;
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
    .select2-selection .select2-selection--single{
        width: 202px;
    }
}
.m-t-25 {
    margin-top: 15px;
}
/*.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 0px!important;
    /*padding-top: 11px!important;*/
/*}*/
.select2-container .select2-selection--single {
    height: 35px!important;
}
.a:focus, .a:hover {
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-color: currentcolor;
    color: #404e67!important;
}
.btn-outline-primary{
    /*background-color:  #404e67!important;*/
    border-color:  #404e67!important;
    color: #404e67;
}

.btn-success:hover {
    border-color:  #404e67!important;
    background-color:  #0ac282!important;
}

.btn-outline-primary:hover {

    background-color:  #404e67!important;
    border-color:  #404e67!important;
}
.card .card-header {
    background-color: transparent;
    border-bottom: none;
    /*padding: 25px 20px!important;*/
}
.a:focus a:hover{
    color: #404e67!important;
}
.grid{
    text-align: left!important;
}
.grid figure{
    min-width: 237px;
    width: 48%;
    text-align: left;
}

.btn-outline-info {
    border-color: #404e67;
    color: #404e67;
}
.btn-outline-info:hover{
    background-color: #404e67;
    border-color: #404e67;
}
.dropdown-menu.show {
    display: grid !important;
}
.imgLogo {
    display: block;
    margin-left: 25px;
    /*width: 93%;*/
}
.card-akisens-header{
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color:white;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.akitable-header{
    background-color: white;
    font-weight: bold ;
    border: 1px solid #e9ecef;
    font-size: 11px; color: rgb(53, 60, 78);
    font-family: open sans,sans-serif;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    padding-right: 1px;
    padding-left: 1px;
}
.img-height{
    height: 25px;
}
.akitable-row{
    border: 1px solid #e9ecef;
    margin: 0;
    vertical-align: middle;
    /*padding-top: 10px;*/
    font-size: 14px;
    text-align: center;
}
.akitable-row:nth-of-type(odd) {
    background: #e9ecef;
}
.akitable-row:nth-of-type(even) {
    background: white;
}
.akitable-row:hover{
    background-color: lightskyblue;
}

.devicetable-row{
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    margin: 0;
    border-top: hidden;
}
.devicetable-row:nth-of-type(odd) {
    background: white;
}
.devicetable-row:nth-of-type(even) {
    background: #e9ecef;
}
input::-webkit-calendar-picker-indicator {
    opacity: 100;
}



.h-divider{
    height:1px;
    width:100%;
    border-bottom:1px;
    background-color:#b8c2cc;
}
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited{
    background-color: #005687 !important;
}

.btn{display: inline-block; margin-right: 3px;}

.job-card-desc {
    font-weight:600;
    margin-top:10px;
    cursor:pointer
}
.job-meta-data {
    text-transform:capitalize;
    font-size:12px;
    margin-bottom:10px
}
.job-meta-data i {
    margin-right:5px;
    color:#01a9ac
}
.card.gallery-desc {
    overflow:hidden
}

.masonry-media {
    overflow:hidden
}
.masonry-media img {
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.masonry-media img:hover {
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.masonry-image .masonry-media {
    margin-bottom:20px
}
.aki-thumbnail {
    width: 30px;
}
.custom-select {
    position: relative;
    font-family: Arial;
}

.custom-select select {
    display: none; /*hide original SELECT element: */
}

.select-selected {
    background-color: DodgerBlue;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #404E67 !important;
}

/* Style the arrow inside the select element: */
.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
}

/* Style items (options): */
.select-items {
    position: absolute;
    background-color: DodgerBlue;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

.tickettab {
    padding: .75rem;
    font-size: 15px;
    font-weight: bold;
}

.label{
    font-size: larger;
}


