.btnremove {
    text-transform: uppercase;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 600;
    /* padding: 10px; */
    border-radius: 36px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    border: 0;
    color: #BF1E2D;
    text-decoration: none;
    /* display: flex;
    align-items: center;
    flex-wrap: nowrap; */
    background-color: #f2f2f2;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: auto;
    /* width: 98%; */
    padding: 10px 20px;
}

.btnremove .iconsize {
    width: 28px;
}

.btnremove:hover {
    border: 0;
    color: #ffffff;
    text-decoration: none;
    background-color: #FF2135;
}

.more,
.more2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 20px;
}

.moredisable {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 20px;
    cursor: pointer;
}

.browse .btn-main {
    margin-top: 20px;
    cursor: pointer;
}

.browse #upload_file {
    cursor: pointer;
}

.cover {
    position: relative;
    overflow: hidden;
    margin: 0;
    object-fit: cover;
    background-size: cover !important;
    background-position: center center !important;
    display: flex;
    justify-content: center;
    position: relative;
}

.cover img {
    /* left:50%;
    right:50%;
    top:50%;
    bottom:50%; */
    position: absolute;
    /* height:100%; */
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cover_profile {
    width: 85px;
    height: 85px;
    justify-content: center;
    display: flex;
    align-content: center;
    border-radius: 50%;
    margin-bottom: 10px;
    /* display: inline-block; */
    border-radius: 50%;
    text-align: center;
}

.cover_profile.showmain {
    width: 140px;
    height: 140px;
    margin: auto;
    margin-bottom: 20px;
}

.cover_car {
    width: 90%;
    height: 160px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5%;
}

.cover_photo {
    width: 90%;
    height: 120px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5%;
    box-shadow: 3px 3px #999;
    border: 2px solid #333;
    cursor: pointer;
}

.cover_photo:hover {
    box-shadow: 4px 4px #999;
}

.boxing span {
    position: absolute;
    right: 25px;
    top: 25px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 18px;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}

.boxing span:hover {
    background-color: rgba(0, 0, 0, 1);
}

.cover_profile.showitem {
    width: 140px;
    height: 140px;
    margin: auto;
    margin-bottom: 0px;
}

.cover.people {
    border-radius: 50%;
    display: inline-block
}

.threedot {
    width: 20px;
    height: 20px;
    padding: 10px;
    text-align: center;
    background-position: center;
    background-size: auto 90%;
    border-radius: 50%;
    transition: 0.5s;
    background-color: #fbfbfb;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-right: 20px;
    margin-top: 20px;
    z-index: 1;
}

.threedot:hover {
    background-color: #f2f2f2;
    transition: 0.5s;
}

.gm-style .gm-style-iw-c {
    padding: 20px 15px 20px 15px;
}

.tablist {
    overflow: auto;
    height: calc(100vh - 350px);
    padding: 20px;
}

.tablist.main {
    height: calc(100vh + 200px);
}


/* body .modal-dialog {
    max-width: 100%;
    width: auto !important;
    display: flex;
}

.modal {
    z-index: -1;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.modal-open .modal {
    z-index: 1050;
}

#zoll_moniter {
    cursor: pointer;
} */

#zoll_moniter {
    cursor: pointer;
}

#form_validate_99 .form-check label {
    margin-left: 10px;
    width: 100%;
    text-align: left;
    cursor: pointer;
}

#form_validate_99 .form-check-input {
    margin-top: 0px !important;
}

.swal2-styled.swal2-confirm {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #FF2135 !important;
}

.swal2-styled.swal2-deny {
    background-color: #fae3e5 !important;
}


/*message*/

.messaging img {
    max-width: 100%;
    height: auto;
}

.inbox_people {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    overflow: hidden;
    width: 40%;
    border-right: 1px solid #c4c4c4;
}

.inbox_msg {
    border: 1px solid #c4c4c4;
    clear: both;
    overflow: hidden;
}

.top_spac {
    margin: 20px 0 0;
}

.recent_heading {
    float: left;
    width: 40%;
}

.srch_bar {
    display: inline-block;
    text-align: right;
    width: 60%;
}

.headind_srch {
    padding: 10px 29px 10px 20px;
    overflow: hidden;
    border-bottom: 1px solid #c4c4c4;
}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}

.srch_bar input {
    border: 1px solid #cdcdcd;
    border-width: 0 0 1px 0;
    width: 80%;
    padding: 2px 0 4px 6px;
    background: none;
}

.srch_bar .input-group-addon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    color: #707070;
    font-size: 18px;
}

.srch_bar .input-group-addon {
    margin: 0 0 0 -27px;
}

.chat_ib h5 {
    font-size: 15px;
    color: #464646;
    margin: 0 0 8px 0;
}

.chat_ib h5 span {
    font-size: 13px;
    float: right;
}

.chat_ib p {
    font-size: 14px;
    color: #989898;
    margin: auto
}

.chat_img {
    float: left;
    width: 11%;
}

.chat_ib {
    float: left;
    padding: 0 0 0 15px;
    width: 88%;
}

.chat_people {
    overflow: hidden;
    clear: both;
}

.chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px;
}

.chat_list:hover {
    background: rgba(255, 217, 217, 0.5);
    cursor: pointer;
}

.inbox_chat {
    height: 550px;
    overflow-y: scroll;
}

.active_chat {
    background: #ebebeb;
}

.incoming_msg_img {
    display: inline-block;
    width: 6%;
}

.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}

.received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 3px;
    color: #646464;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
}

.received_withd_msg {
    width: 57%;
}

.mesgs {
    float: left;
    padding: 30px 15px 0 25px;
    width: 60%;
}

.sent_msg p {
    background: #05728f none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 14px;
    margin: 0;
    color: #fff;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.outgoing_msg {
    overflow: hidden;
    margin: 26px 0 26px;
}

.sent_msg {
    float: right;
    width: 46%;
}

.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 48px;
    width: 100%;
}

.type_msg {
    border-top: 1px solid #c4c4c4;
    position: relative;
    background: #fff;
}

.msg_send_btn,
.msg_send_btn_all {
    background: #05728f none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 33px;
}

.msg_send_btn_all {
    background: #FF2135 none repeat scroll 0 0;
}

.messaging {
    padding: 0 0 30px 0;
}

.msg_history {
    height: 516px;
    overflow-y: auto;
}

.msg_history a {
    color: #f7b4b4;
}

.chat_list.active {
    background: #f7e8e8;
}

.boxallmessage {
    width: 100%;
    display: table;
    border: 1px solid #c4c4c4;
    clear: both;
    overflow: hidden;
}

.mesgsall {
    float: left;
    padding: 20px 15px 5px 25px;
    width: 100%;
    background: #fff;
}

.boxallmessage h4 {
    font-size: 16px;
}

input.write_msg_all:focus,
input.write_msg:focus {
    outline: none;
}

.boxing {
    position: relative;
}

.sidebar {
    /* background-image: url(../images/bg.png); */
    background-image: url(../images/new_bg2.png);
    background-repeat: repeat-y;
    background-position: center bottom;
    background-size: cover;
    min-height: 100vh;
    margin-left: 0px;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
    /* position: fixed;
     height: 100vh;
    */
    position: fixed;
    /* position: absolute; */
    height: 100%;
    z-index: 2;
}

@media (max-width: 1122px) {
    .em-ambulance td {
        width: 100% !important;
        display: block !important;
    }
}

.container-fluid {
    margin-top: 110px;
}

#content-wrapper {
    transition: 0.1s;
    margin-left: 295px;
    width: calc(100% - 295px);
}

@media (max-width:1920px) {
    #content-wrapper {
        margin-left: 250px;
        width: calc(100% - 250px);
    }
    .topbar {
        position: fixed !important;
        width: calc(100% - 250px);
        top: 0px;
        z-index: 9;
    }
}

@media (max-width:1440px) {
    #content-wrapper {
        margin-left: 100px;
        width: calc(100% - 100px);
    }
}

.searchtop {
    width: 250px;
    margin-right: 20px;
}

.navimg {
    width: 35px;
    display: inline-block;
    margin-top: -25px;
    padding-top: 25px;
    margin-left: -10px;
    margin-right: 20px;
}

.spacemobile {
    display: none;
}

@media (max-width:414px) {
    .navimg {
        width: 35px;
    }
    .nav-item {
        margin-bottom: -2px;
    }
    .topbar {
        margin-left: auto;
        position: fixed !important;
        width: calc(100% - 1px);
        top: 0px;
        z-index: 9;
    }
    #content-wrapper {
        margin-left: 0px;
        width: calc(100% - 0px);
    }
    .container-fluid {
        padding-left: 15px;
        padding-top: 100px;
    }
    .searchtop {
        width: 250px;
        margin-right: 2px;
    }
    #searchDropdown {
        margin-left: 40px;
    }
    .spacemobile {
        display: block;
        width: 100%;
        height: 70px;
    }
}

@media (max-width:250px) {
    .navimg {
        display: none;
    }
    .nav-item {
        margin-top: 5px;
        margin-bottom: -2px;
    }
}

.topbar .navbar-search {
    width: 65% !important;
}

@media (max-width: 1800px) {
    .topbar .navbar-search {
        width: 59% !important;
    }
}

@media (max-width: 1700px) {
    .topbar .navbar-search {
        width: 57% !important;
    }
}

@media (max-width: 1600px) {
    .topbar .navbar-search {
        width: 55% !important;
    }
}

@media (max-width: 1440px) {
    .topbar .navbar-search {
        width: 561% !important;
    }
}

@media (max-width: 1366px) {
    .topbar .navbar-search {
        width: 49% !important;
    }
}

@media (max-width: 1280px) {
    .topbar .navbar-search {
        width: 46% !important;
    }
}

@media (max-width: 1122px) {
    .topbar .navbar-search {
        width: 40% !important;
    }
}

@media (max-width: 1024px) {
    .topbar .navbar-search {
        width: 35% !important;
    }
}

@media (max-width: 991px) {
    .topbar .navbar-search {
        width: 41% !important;
    }
}

@media (max-width: 834px) {
    .topbar .navbar-search {
        width: 32% !important;
    }
}

@media (max-width: 768px) {
    .topbar .navbar-search {
        width: 27% !important;
    }
}

.form-control:disabled,
.form-control[readonly] {
    background: #f3f3f3;
    color: #979797
}

.btn-light {
    display: block;
    width: 100%;
    min-height: 45px;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 2.3;
    color: #383838;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    color: #3a3b45;
    background-color: #f8ecee;
    border-color: #BF1E2D;
}

.btn-light:hover {
    color: #3a3b45;
    background-color: #fff;
    border-color: #BF1E2D;
    box-shadow: 0 0 0 0.2rem rgba(250, 111, 111, 0.5);
}

.btn-light:focus,
.btn-light.focus {
    color: #3a3b45;
    background-color: #fff;
    border-color: #d1d3e2;
    box-shadow: 0 0 0 0.1rem rgba(220, 221, 225, 0.5);
}

.b-check:hover input~.checkmark {
    background-color: #fff;
    border: 2px solid #108E21;
    box-shadow: 0 0 0 0.1rem rgba(220, 221, 225, 0.5);
}

.b-check:hover input:checked~.checkmark {
    background-color: #5abd6b;
    border: 1px solid #108E21;
}

.sidebar-new .nav-submenu .nav-item .nav-link {
    font-size: 15px;
}

.sub1 #sub1,
.sub2 #sub2,
.sub3 #sub3,
.sub4 #sub4,
.sub5 #sub5,
.sub6 #sub6 {
    color: rgba(250, 250, 250, .7);
}

.sidebar-new .nav-submenu .nav-item a:hover {
    color: #fff !important;
}

.casefloat {
    padding: 20px 10px !important;
    width: 500px !important;
}

.casefloat td {
    font-size: 18px !important;
}

.casefloat td a:hover {
    /* text-decoration: underline !important; */
    color: #fee82f !important;
}

.casefloat {
    background-color: #7c4898 !important;
}

.button_Telemed {
    font-weight: 600;
    padding: 8px;
    border-radius: 12px;
    font-size: 11px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background-color: #29c358;
    width: 100px;
    line-height: 20px;
}

.nav-item.active {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    transition: 0.5s;
}

.formviewtele input:read-only,
.formviewtele textarea:read-only {
    background-color: #fff;
    border: none;
    border-bottom: #333 dotted 1px;
    border-left: #333 dotted 1px;
    outline: none;
    color: #383838;
}

.formviewtele input:read-only:focus {
    border: none;
    outline: none;
}

.border-form {
    border: 2px solid #7c4898;
    border-radius: 10px;
}


/* [type="radio"] {
    accent-color: #7c4898;
    cursor: pointer;
} */


/* Optional: Change label color for better visibility */

.form-check label {
    color: black;
    cursor: pointer;
    margin-left: 15px;
    /* Change label color */
}

.form-check-input[type="radio"] {
    position: absolute;
    opacity: 0;
}


/* Style the custom checker when the radio input is checked */

.form-check-input[type="radio"]:checked+.form-check-label:after {
    content: "";
    display: inline-block;
    background-color: #7c4898;
    /* Change color */
    border-radius: 50%;
    vertical-align: middle;
    position: absolute;
    /* top: -10px; */
    top: 4px;
    left: 6px;
    width: 13px;
    height: 13px;
}

.form-check-input[type="radio"]+.form-check-label:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #e4e6ef;
}

.b-check input:checked~.checkmark {
    background-color: #7c4898;
    border: 1px solid #7c4898;
}

.sidebar-toggled #content-wrapper {
    margin-left: 140px;
    transition: 0.1s;
}

.topprofie ul.navbar-nav {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    margin-top: 3px;
    margin-right: 3px;
}

body {
    overflow: hidden;
    overflow-y: scroll;
}

.b-check.left {
    top: 0px;
}

.input-group-text {
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    background: #fbfbfb;
}

.b-check input:disabled~.checkmark {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
}

.card-body {
    font-size: 14.5px;
}

.spantitle {
    color: #c6c6c6;
    position: relative;
    left: -10px;
    top: -5px;
}

.spantitle2 {
    color: #c6c6c6;
    position: relative;
    left: 9px;
  }

.titlebefore {
    margin-top: 0px;
}

.custom-select {}

#content-wrapper.ontablet {
    margin-left: 0px !important;
}

#content-wrapper.ontablet .container-fluid {
    margin-top: 0px;
}

#content-wrapper.ontablet .icon-topcase-b .iconsize {
    width: 40px !important;
}

#content-wrapper.ontablet .subheader {
    font-size: 17px !important;
}

#content-wrapper.ontablet .mar-topcase30 .subheader {
    font-size: 26px !important;
}

.greenpaper {
    background: #108E21;
}

.container-fluid {
    margin-top: 100px;
  }



  .formviewtele  .form-check-input[disabled] ~ .form-check-label,.formviewtele   .form-check-input:disabled ~ .form-check-label {
    color: #000;
    opacity: 1;
  }

  .formviewtele .b-check input:checked ~ .checkmark {
    background-color: #7c4898;
    border: 1px solid #7c4898;
  }

  .moreoncase {
    background: #747474;
  }

  .mainDatavi td {
    background: #05728f;
  }