.overflowTableHead {
    margin: 10px 10px 0 10px;
    padding: 5px;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0
}
.fa-star {
    color: orange
}
.card-body {
    padding: 0px
}

.card-body:last-child {
    margin-bottom: 10px
}

.card-header {
    background-color: #e3f2fd
}

.btn-xs {
    font-size: .60rem;
    font-weight: bold;
    text-transform: uppercase
}

@media (min-width:769px) {
    .overflowTable-xs {
        max-height: 200px
    }
}

@media (max-width:768px) {
    #favhead18 .overflowTable-xs {
        max-height: 100%;
    }

    /*.overflowTable-xs{max-height:130px}*/
}

.overflowTable-xs {
    padding: 10px
}

.overflowTable {
    min-height: .01%;
    overflow-x: auto
}

.results tr[visible='false'],
.no-result {
    display: none
}

.results tr[visible='true'] {
    display: table-row
}

.counter {
    padding: 8px;
    color: #ccc
}

.table-sm td,
.table-sm th {
    padding: .15rem
}

.form-control-xs,
.input-group-addon-xs {
    padding: .15rem
}

.input-group-xs i,
.input-group-xs input {
    font-size: 10px
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.table-sm {
    font-size: 0.8rem
}

.bg-success {
    background-color: #61bd4f !important
}

.bg-danger {
    background-color: rgb(255, 0, 0) !important
}

.bg-warning {
    background-color: #FFA500 !important
}

.text-success {
    color: #61bd4f !important
}

#content_annuaire {
    padding: 10px
}


#displayColumns .d-inline-flex {
    padding: .15rem;
    font-size: 0.8rem;
    border: 1px solid #e9ecef;
    width: 49.1%;
    margin-bottom: .15rem
}

#displayColumns .nameColums {
    width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#switchFav .toggleView {
    display: inline-block;
    float: right;
}

@media (min-width:200px) and (max-width:373px) {
    #displayColumns .d-inline-flex {
        width: 48.8%;
    }
}


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

#webRtcPopc .material-icons {
    font-size: 18px
}

#webRtcPopc .table {
    font-size: 12px
}

#webRtcPopc .list-inline li {
    float: left
}

#webRtcPopc .npdOption {}

#webRtcPopc .wifiOption {
    padding: 10px 10px 0 0
}

#webRtcPopc .fa-video {
    color: rgba(0, 0, 0, 0.3);
    font-size: 40px
}

#webRtcPopc .fa-stack-2x {
    display: none
}

#webRtcPopc .videoWebCall:hover .fa-stack-2x {
    display: block;
    color: red;
    font-size: 34px
}

#webRtcPopc .videoWebCall:hover .fa-video {
    color: #FFFFFF
}


.bootstrapCustomNav .padding-md {
    padding: 15px 0
}

.bootstrapCustomNav .padding-md .dropdown a.dropdown-toggle {
    padding: 15px
}

/* PHONE PAD */
.span4 {
    margin-bottom: 4px
}

.tel {
    font-size: 29px;
    background-color: #e5efef;
    color: #000;
    font-weight: bold;
    text-align: right;
    padding: 1px 15px;
    height: auto;
    letter-spacing: 2px
}

.txt {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    line-height: 20px;
    color: #333
}

.small {
    font-size: 12px
}

.active {
    color: #3498db
}

.fa-star {
    color: orange
}

.margin-none {
    margin: 0
}

.margin-top-md {
    margin-top: 4px
}

.margin-bottom {
    margin-bottom: 10px
}

.padding-lg {
    padding: 15px
}

.padding-none {
    padding: 0
}

.padding-left {
    padding-left: 10px
}

.padding-right-none {
    padding-right: 0
}

.line-height15 {
    line-height: 15px !important
}

.num {
    border: 1px solid #9e9e9e;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    background-color: #fff;
    color: #333;
    cursor: pointer
}

.num:hover {
    background-color: #9e9e9e;
    color: #fff;
    transition-property: background-color .2s linear 0s;
    -moz-transition: background-color .2s linear 0s;
    -webkit-transition: background-color .2s linear 0s;
    -o-transition: background-color .2s linear 0s
}

.btn {
    font-weight: bold;
    -webkit-transition: .1s ease-in background-color;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px
}

.btn:hover {
    transition-property: background-color .2s linear 0s;
    -moz-transition: background-color .2s linear 0s;
    -webkit-transition: background-color .2s linear 0s;
    -o-transition: background-color .2s linear 0s;
    -o-transition: color .2s linear 0s
}

/* NOTIFY */
.notifyBadget {
    position: relative
}

#gestion-change_block .btn-lg {
    padding: 10px 0
}

.badge-notify {
    background: red;
    position: absolute;
    top: -7px;
    right: -7px
}

.clear {
    clear: both
}

a:focus,
a:hover {
    text-decoration: none !important
}

#swicthInterface {
    border-bottom: none;
    padding: 7px 15px 0 15px;
    background-color: #e8eaed;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0
}

#swicthInterface li a {
    margin-bottom: 1px;
    border-radius: 10px 10px 0 0
}

#voiceManagement {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-top: none
}

#actionCall-wrtc .btn {
    margin: 0 auto 4px;
    padding: 8px
}

#npdButton {
    padding: 5px;
    background-color: #F9F9F9;
    border-radius: 4px;
    cursor: pointer;
    color: #cacaca;
    font-weight: bold;
    width: auto;
    float: left
}

#npdButton:hover {
    background-color: #FFFFFF;
    color: #337ab7
}

#npdButton.acivateNPD {
    background-color: #FFFFFF;
    color: red
}

.panel-videoWebCall {
    position: relative
}

.videoWebCall {
    display: none
}

.videoWebCall i {
    color: rgba(0, 0, 0, 0.3)
}

.videoWebCall:hover i {
    color: #FFFFFF
}

.videoWebCall:hover {
    content: "\f05e";
}

.panel-videoWebCall:hover img {
    box-shadow: inset 0px 0px 100px black
}

.panel-videoWebCall:hover .videoWebCall {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    background-color: red;
    border-radius: 50%;
    bottom: 30px;
    padding-top: 15px;
    cursor: pointer;
    z-index: 1000;
    transition: all 1s ease-out;
}

.bg-color-opacity {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 15px;
    margin: -15px
}

.panel-videoWebCall:hover .focusLayer {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease-out;
}

.panel-videoWebCall:hover .fa-ban::before {
    display: none
}

.videoWebCall:hover .fa-ban::before {
    display: block;
    content: "\f05e";
    font-size: 79px;
    color: red;
    position: absolute;
    left: 1px;
    top: -19px
}

.main-input li {
    margin-left: -12px
}

.main-input {
    position: absolute;
    padding: 0 20px
}

.main-input span {
    width: 29px;
    padding: 0 0 2px 0;
    margin: 6px 0;
    position: relative;
    display: inline-block
}

.scrollhide {
    height: 300px;
    overflow: auto
}

.img-rounded {
    border-radius: 6px
}

.panel-body {
    padding: 15px
}

.hidden {
    display: none !important
}





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







/* NORMALIZE */

.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 1500px) {
    .container {
        width: 100%
    }

    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12 {
        float: left
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-11 {
        width: 91.66666667%
    }

    .col-xl-10 {
        width: 83.33333333%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-8 {
        width: 66.66666667%
    }

    .col-xl-7 {
        width: 58.33333333%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-5 {
        width: 41.66666667%
    }

    .col-xl-4 {
        width: 33.33333333%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-2 {
        width: 16.66666667%
    }

    .col-xl-1 {
        width: 8.33333333%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }
}



.padding-none {
    padding: 0px !important
}

.padding {
    padding: 10px !important
}

.padding-xs {
    padding: 3px !important
}

.padding-sm {
    padding: 5px !important
}

.padding-lg {
    padding: 22px !important
}

.padding-xl {
    padding: 40px !important
}

.padding-top-none {
    padding-top: 0px !important
}

.padding-top {
    padding-top: 10px !important
}

.padding-top-sm {
    padding-top: 5px !important
}

.padding-top-lg {
    padding-top: 22px !important
}

.padding-top-xl {
    padding-top: 40px !important
}

.padding-right-none {
    padding-right: 0px !important
}

.padding-right {
    padding-right: 10px !important
}

.padding-right-sm {
    padding-right: 5px !important
}

.padding-right-lg {
    padding-right: 22px !important
}

.padding-right-xl {
    padding-right: 40px !important
}

.padding-bottom-none {
    padding-bottom: 0px !important
}

.padding-bottom {
    padding-bottom: 10px !important
}

.padding-bottom-sm {
    padding-bottom: 5px !important
}

.padding-bottom-lg {
    padding-bottom: 22px !important
}

.padding-bottom-xl {
    padding-bottom: 40px !important
}

.padding-left-none {
    padding-left: 0px !important
}

.padding-left {
    padding-left: 10px !important
}

.padding-left-sm {
    padding-left: 5px !important
}

.padding-left-lg {
    padding-left: 22px !important
}

.padding-left-xl {
    padding-left: 40px !important
}

.margin-none {
    margin: 0px !important
}

.margin {
    margin: 10px !important
}

.margin-sm {
    margin: 5px !important
}

.margin-lg {
    margin: 22px !important
}

.margin-xl {
    margin: 40px !important
}

.margin-top-none {
    margin-top: 0px !important
}

.margin-top {
    margin-top: 10px !important
}

.margin-top-sm {
    margin-top: 5px !important
}

.margin-top-lg {
    margin-top: 22px !important
}

.margin-top-xl {
    margin-top: 40px !important
}

.margin-right-none {
    margin-right: 0px !important
}

.margin-right {
    margin-right: 10px !important
}

.margin-right-sm {
    margin-right: 5px !important
}

.margin-right-lg {
    margin-right: 22px !important
}

.margin-right-xl {
    margin-right: 40px !important
}

.margin-bottom-none {
    margin-bottom: 0px !important
}

.margin-bottom {
    margin-bottom: 10px !important
}

.margin-bottom-sm {
    margin-bottom: 5px !important
}

.margin-bottom-lg {
    margin-bottom: 22px !important
}

.margin-bottom-xl {
    margin-bottom: 40px !important
}

.margin-left-none {
    margin-left: 0px !important
}

.margin-left {
    margin-left: 10px !important
}

.margin-left-sm {
    margin-left: 5px !important
}

.margin-left-lg {
    margin-left: 22px !important
}

.margin-left-xl {
    margin-left: 40px !important
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.cursor-hover {
    cursor: pointer
}

.nowrap {
    white-space: nowrap
}
.fa-star-o{
    color:gray;
}

.btn_collapse{
    padding: 0;
}

.poste {
    background-color:#868E96;
}

.actionCatch {
    display:none;
}

.actionDial {
    display:none;
}

.contactName {
    width: 50%;
}

@keyframes blinker {
    50% {
opacity: 0;
    }
}


/* NEW ADD 30 SEPT 20 */
.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}
/* :END NEW ADD 30 SEPT 20 */
