﻿
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px; 
    user-select: none;
    -webkit-user-select: none;
}

div.cardss {
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}
.link:hover {
    background-color: #e5e8e8;
    cursor: pointer;
}
input[type=radio] {
    border: 0px;
    width: 100%;
    height: 1.5em;
}
input.larger {
    width: 18px;
    height: 18px;
}
.cardbg{
    background-color:yellow !important;
}
div.headerss {
    background-color: antiquewhite;
    color: black;
    padding: 10px;
}

.main_tb tr, .main_tb td, .main_tb th {
    border: 1px solid lightgrey !important;
}
.main_tb2 tr, .main_tb2 td, .main_tb2 th {
    border: 1px solid grey !important;
}
.main_tb td.brbottom {
    border-bottom: 1px solid black !important;
}
.main_tb td.bttop{
    border-top:1px solid black !important;
}
.primarycl {
    background-color: #D6EAF8 !important;
}
.secondcl {
    background-color: #E5E8E8 !important;
}

.black {
    color: black !important;
}
    .black:hover {
        color: white !important;
    }
.blink {
    animation: blinker 2s linear infinite;
    color: darkslategrey;
    font-family: sans-serif;
}
.hov:hover {
    background-color: #3f474e !important;
    border-radius: 5px;
}
.min{
    height:100% !important;
}
.haveplan {
    background-color: white;
}
    .haveplan:hover {
        background-color: lightgrey !important;
    }


.noplan {
    background-color: white;
}
    .noplan:hover {
        background-color: lightgrey !important;
    }

.ctborder tr, .ctborder td, .ctborder th {
    border-bottom: 1px solid lightgrey !important;
    border-left: 1px solid lightgrey !important;
    border-right: 1px solid lightgrey !important;
    border-top: 1px solid lightgrey !important;
}
.my-custom-scrollbar {
    position: relative;
    height: 160px;
    overflow: auto;
}

.tooltip {
    width: 600px;
    margin: 120px auto;
}

.btntip {
    width: 90px;
    height: 30px;
    border: 2px solid #ccc;
    border-radius: 6px;
}

    .btntip:hover {
        cursor: pointer;
        background: #f05a27;
    }

.table-wrapper-scroll-y {
    display: block;
}
/*
::-webkit-scrollbar {
    display: none;
}
*/
.blink_me {
    animation: blinker 2.5s linear infinite;
}

.w-70 {
    width: 70% !important;
}

.w-30 {
    width: 30% !important;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.card-body {
    /* border-radius: 20px*/
}

.card-bed-color {
    /* background-color: #E1F5FE !important;
        background-image: linear-gradient( 110.3deg, rgba(72,85,99,1) 8.8%, rgba(127,146,166,1) 95.1% )!important;
        color: white;
        border:0px !important;
        border-radius:10px !important;*/
}

.border-left-card {
    border: none;
    border-left-style: solid;
    border-left-width: 6px !important;
    font-size: small;
    /* border-left-color: #007bff !important;*/
}

.hover:hover {
    background-color: #4e5369 !important;
}

.hoverx:hover {
    background-color: rgb(38, 109, 120,0.6) !important;
    color: white !important;
}

.card-active {
    background-color: #117a8b;
    color: white !important;
}

.card-activex {
    background-color: #266d78;
    color: white !important;
}


.card-active a {
    color: white;
}

.card-activex a {
    color: white;
}

    .card-activex a:hover {
        color: white !important;
    }

/*    .border-primary {
        border-color: #f9ff07 !important;
    }*/
.modal-header {
    background-color: #117a8b;
    color: white;
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
    /*height: 82%;*/
}

.modal#mdForm .modal-lg {
    max-width: 90vw;
}

.Alert {
    border-color: yellow !important;
}



.btn {
    font-size: small;
}

#videoCamera, #videoCameraNurse {
    background: #222;
    --width: 100%;
    width: var(--width);
    height: calc(var(--width) * 0.75);
}

.big {
    width: 1em;
    height: 1em;
}

.turnRed {
    background-color: red;
}

.turnGreen {
    background-color: green;
}

.turnDefault {
    background-color: #CCC;
}

.flex-wrap {
    margin: 0 -15px 0 0;
}
/*margin-right: 0;*/
.ttd thead th {
    position: sticky;
    top: 0;
}

.tab {
    display: inline-block;
    margin-left: 40px;
}

@media print {
    body {
        background: none;
        -ms-zoom: 1.665;
    }

    div.portrait, div.landscape {
        margin: 0;
        padding: 0;
        border: none;
        background: none;
    }

    div.landscape {
        transform: rotate(270deg) translate(-276mm, 0);
        transform-origin: 0 0;
    }
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 40% !important;
}

.w-45 {
    width: 47% !important;
}

#msgs ::-webkit-scrollbar {
    display: none !important;
}

#msgss ::-webkit-scrollbar {
    display: none !important;
}

.btnRus {
    position: relative;
    display: inline-flex;
    /*padding: 10px 10px;*/
    text-align: center;
    text-decoration: none;
    line-height: 28px;
    width: 90px;
    height: 30px;
    background: #f8f9fa;
    color: #28a745 !important;
    text-decoration: none;
    letter-spacing: 1px;
    overflow: hidden;
    border-color: #28a745;
    border-style: solid;
    border-radius: 5px;
    border-width: 1px;
}

    .btnRus:hover span {
        color: #0000;
    }

    .btnRus span {
        position: relative;
        z-index: 1;
    }

    .btnRus::before {
        content: '';
        position: absolute;
        top: var(--y);
        left: var(--x);
        transform: translate(-50%,-50%);
        width: 0;
        height: 0;
        border-radius: 50%;
        background: #28a745;
        transition: width 0.5s, height 0.5s;
    }

    .btnRus:hover::before {
        text-decoration-color: #000000 !important;
        width: 300px;
        height: 300px;
    }

.DrugBl {
    width: 93%;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 3.5%;
    border-radius: 4px;
    border-right: 6px #f8f9fa outset;
    animation: blinking 1s;
    animation-iteration-count: 1000;
}

.DrugRe {
    width: 93%;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 3.5%;
}

@keyframes blinking {
    from, to {
        border-right-color: #f8f9fa
    }

    50% {
        border-right-color: #0070c0
    }
}

.wrapper {
    display: block;
}

    .wrapper .icon {
        margin: 0 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: not-allowed;
        flex-direction: column;
        position: relative;
        z-index: 2;
        transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    }

        .wrapper .icon span {
            position: relative;
            z-index: 2;
            height: 35px;
            width: 200px;
            display: block;
            background: #FFF;
            text-align: center;
            border-radius: 10px;
            box-shadow: 0 10px 10px rgba(0,0,0,0.1);
        }

            .wrapper .icon span i {
                font-size: 25px;
                line-height: 60px;
            }

        .wrapper .icon:hover span {
            color: #000;
        }

        .wrapper .icon .tooltips {
            position: absolute;
            background: #FFF;
            color: aliceblue;
            top: 0px;
            font-size: 20px;
            padding: 10px 18px;
            border-radius: 20px;
            box-shadow: 0 10px 10px rgba(0,0,0,0.1);
            opacity: 0;
            pointer-events: none;
            transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
        }

        .wrapper .icon:hover .tooltips {
            top: -60px;
            opacity: 1;
            pointer-events: auto;
            position: absolute;
        }

        .wrapper .icon .tooltips:before {
            position: absolute;
            content: "";
            height: 15px;
            width: 15px;
            background: #120907;
            left: 50%;
            bottom: -7px;
            transform: translateX(-50%)rotate(45deg);
        }

        .wrapper .icon:hover span,
        .wrapper .icon:hover .tooltips {
            text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
        }
    /*.wrapper .Ack:hover span,*/
    .wrapper .Ack:hover .tooltips,
    .wrapper .Ack:hover .tooltips:before {
        background: #120907;
    }

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}


