.ml-10{
    margin-left: 10px;
}
.mb-10{
    margin-bottom: 10px;
}
.mt-10{
    margin-top: 10px;
}
.mt-15{
    margin-top: 15px;
}
.sec-left{
    float: left;
    width: 49%;
}
.sec-right{
    float: right;
    width: 49%;
}
.error {
    color: red;
    font-weight: normal;
}
.img-view{
    width: 90px;
}
#preview-crop-image img {
    width: 100%;
    margin-bottom: 0;
    height: 100%;
}
.hidden{
    display:none;
}

td {
    font-weight: 500;
    color: #282f53;
}


.dtab{
     overflow:auto;
     overflow-y:hidden;
     overflow-x:scroll;
     width:99%;
 }


/*new-css20.07*/

.admn-select-tb { margin:0; padding:0; width:100%;  }
.admn-select-tb .btn-block {display: flex;    align-items: center;    justify-content: space-between;    margin: 0;
    padding: 7px 8px; background: #ccc;    font-size: 15px;    color: #000;
    line-height: 21px;  cursor: pointer; }

.admn-select-tb .open-block {    margin: 0;    padding: 10px 0;    background: #f2f2f2;
    height: 200px;  overflow-x: auto;    display: none; }

.admn-select-tb ul li { margin: 0 16px;    padding: 4px 10px;    color: #000;    line-height: 21px;
    background: #fff0;    cursor: pointer;    border-bottom: 1px solid #ccc;    font-weight: 600;
    list-style: none; }

.admn-select-tb ul li ul {    margin: 0;    padding: 0 0 0 10px; }

.admn-select-tb ul li ul li {  margin: 0;    padding: 4px 10px;    color: #000;    line-height: 21px;
    background: #fff0; cursor: pointer;    border-bottom: 1px solid #ccc;    font-weight: 500;    list-style: none; }

.admn-select-tb ul li ul li a {  margin: 0;    padding: 4px;    color: #000 !important;    line-height: 21px;
    display: inline-block;  background: #fff0;    cursor: pointer;    border-bottom: 0;
    font-weight: 500; }

.admn-select-tb ul li a {  color:#000 !important;  }
.admn-select-tb ul li ul li:last-child { border-bottom:0; }
.admn-select-tb ul li ul li ul { margin: 0;    padding: 0 0 0 14px; } 
.admn-select-tb ul li ul li ul li { margin: 0;    padding: 0 13px; border: 0;}
.admn-select-tb ul li ul li ul li a:hover { color:#3c8dbc; font-weight:500; transition: all 0.3s; }
.admn-select-tb ul li a:hover { color:#3c8dbc; font-weight:500; transition: all 0.3s; }
.admn-select-tb ul li ul li span.active {    color: #fff !important;    font-weight: 500;    font-size: 13px;
    background: #222d32;  padding: 2px 7px; }
.admn-select-tb ul li span.active {  color: #fff !important;    font-weight: 500;    font-size: 13px; background: #222d32; 
 padding: 2px 7px; }
.admn-select-tb ul li a.active { color: #3c8dbc !important; }

.admn-select-tb ul li {  position: relative; }
.admn-select-tb ul li:after { content: "";    width:5px;    height: 5px;
    background: #000;    position: absolute;    top: 12px;    left: 2px; border-radius: 50px; }

/*scroll*/


#style-4::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
    width:6px;
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
    background-color: #000000;
    border: 2px solid #555555;
}

/*new-css20.07*/

.rt-btn{
    float: right;
}



/*-- ad-company-list 16.08 --*/

.ad-company-list { margin: 0; padding: 20px; }

.ad-company-list .bd { margin:0; padding:0; }

/*.ad-company-list .bd .hed-block .item-bd {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: end;
}*/

.ad-company-list .bd .hed-block {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.ad-company-list .bd .hed-block .lt-block { margin:0; padding:0; width:75%;  border-bottom: 1px solid #1e282c; }

.ad-company-list .bd .hed-block .text-block {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
}

.ad-company-list .bd .hed-block .text-block p {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #222d32;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
}


.ad-company-list .bd .hed-block .rt-block { margin:0; padding:0; width:25%; display: flex;
    flex-wrap: wrap; align-items: center;  justify-content: end; }


.ad-company-list .bd .hed-block .rt-block .item {
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    background-size: 100% 100%;
    width: 50%;
    border-bottom: 0;
    border-radius: 0;
}

.ad-company-list .bd .hed-block .rt-block .item .active { background:transparent; border-bottom:0; }

.ad-company-list .bd .hed-block .rt-block .item:first-child a { border-right: 0; }

.ad-company-list .bd .hed-block .rt-block .item a {
    margin: 0;
    padding: 7px;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #1e282c;
    background: #fff;
    height: 67px;
}

.ad-company-list .bd .hed-block .rt-block .item a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ad-company-list .bd .hed-block .rt-block .item a p { margin: 0;    padding: 10px 20px;
    width: 100%;    display: block;    text-align: center;    font-size: 22px;
    color: #fff;    font-weight: 500;    background: #22577E; text-transform: uppercase; }




.ad-company-list .bd .main-bd { margin:0; padding:30px 0 0 0; }

.ad-company-list .bd .main-bd .item {
    margin: 15px 0;
    padding: 0;
    background: #fff;
}

.ad-company-list .bd .main-bd .item a {
    margin: 0;
    padding: 0;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 33%);
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 4px 0px rgb(0 0 0 / 4%);
}

.ad-company-list .bd .main-bd .item a .figure {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 190px;
    background: #e1f1fb;
    border: 1px solid #e7e7e7;
}

.ad-company-list .bd .main-bd .item a img {
    width:100%;
    height:100%;
    object-fit:
    cover;
    padding: 10px;
    border-radius: 15px;
}

.ad-company-list .bd .main-bd .item a p {
    margin: 0;
    padding: 10px 0;
    display: block;
    width: 81%;
    font-size: 21px;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    /* border: 1px solid #00afff; */
    background: #000000c2;
    position: absolute;
    top: 144px;
    left: 0;
    right: 0;
    margin: 0 auto;

}


/*-- ad-company-list 16.08 --*/


.content-wrapper {
    min-height: calc(100vh - 101px);
    background-color: #f0f0f5 !important;
    z-index: 800;
}

.dashboard-block .body-sec .item {
    box-shadow: 0 0 4px 0px rgb(0 0 0 / 4%) !important;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #00afff;
}
.skin-blue .sidebar a {
    color: #ffffff;
    font-weight: 500;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    color: #0c0c0c;
    background: #ffffff;
    box-shadow: 0 4px 25px 0 rgb(0 0 0 / 57%);
    border-left: 5px solid #0b3f56;
}
.skin-blue .sidebar-menu > li.header {
    color: #ffffff;
    background: #00afff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
}
.skin-blue .sidebar-menu > li.active > a {
    border-left-color: #80dbff;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
    margin: 0;
    background: #0c425a;
}
.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
    top: 50px;
}
.navbar-nav>.user-menu>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 210px;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 35px;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: auto;
    padding: 10px;
    text-align: center;
}
.btn-warning {
    background-color: #00c0ef;
    border-color: #00c0f1;
}
.skin-blue .main-header li.user-header {
    background-color: #e1f4ff;
}
.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
    top: 50px;
    box-shadow: 0 4px 25px 0 rgb(168 180 208 / 41%);
}

.skin-blue .main-header .logo {
    background-color: #367fa9;
    color: #fff;
    border-bottom: 0 solid transparent;
    box-shadow: 0 4px 25px 0 rgb(82 82 82 / 35%);
}
.skin-blue .main-header .logo {background-color: #202F44;color: #fff;border-bottom: 0 solid transparent;}



table#example01 .btn {
    float: right;
    margin: 0 5px;
    padding: 5px 12px;
}
table#example01 input.column {
    margin: 0 5px;
        width: 100px;
}
input.column {
    margin: 0 5px;
    border: 1px solid #cdcdcd;
    padding: 5px;
}
th.sorting {
    background: #ffffff;
    color: #000;
    border: 1px solid #e3e3e3 !important;
    font-weight: 600;
}
th.sorting_asc{
     background: #ffffff;
     color: #000;
     font-weight: 600;
     background: #ffffff;
     color: #000;
     border: 1px solid #d1d1d1 !important;
     font-weight: 600;
}
.box{
    border: none;
    box-shadow: 0px 1px 8px 0px rgb(0 0 0 / 10%);
 padding-bottom: 15px;
}

table#example img {
    width: 51px;
    height: 51px;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.btn-info2:hover {
    color: #fff;
        background: #1f778d;
    border: 1px solid #1f778d;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 1px 5px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 3px;
}


.dropdown-menu:before {
    content: "";
    width: 13px;
    height: 13px;
background: #e1f4ff;
    position: absolute;
    top: -7px;
    right: 28px;
    transform: rotate(45deg);
    border-top: 1px solid #e9edf4;
    border-left: 1px solid #e9edf4;
}

   



.btn-success-light {
    color: #ffffff !important;
    background-color: #46c583;
    border-color: #ffffff;
    /* opacity: 0.7; */
    border: none;
    border-radius: 5px;
    font-weight: 500;
    box-shadow: 0 4px 3px 0 rgb(227 227 227 / 57%);
    text-transform: capitalize;
    width: 70px;
    padding: 3px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.btn-danger-light {
    color: #ffffff!important;
    background-color: #2892ff;
    /* border-color: #ed314c; */
    text-transform: capitalize;
    width: 70px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    box-shadow:0 4px 3px 0
    rgb(203 198 198 / 83%);
    padding: 4px;
}
.btn-info {
    background-color: rgb(255 183 0) !important;
    border-color: #ffc651;
    color: #fff;
    padding: 0 20px;
}
.btn-info:hover{
    background-color: rgb(227 158 15) !important;
        color: #fff;
        border-color: #ffc651;
}


.btn-danger {background-color: rgb(255 130 148 / 34%);border-color: #e1a1aa;color: #870000;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00afff;
    border-color: #00afff;
}

span.logo-lg {
    color: #ffffff;
}
.skin-blue .main-header .navbar {
    background-color: #202F44;
    box-shadow: 0px 3px 15px 1px #0011180d;
}
.skin-blue .main-header .logo:hover {
    background-color: #202f44;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #fff;
}
.skin-blue .sidebar-menu .treeview-menu > li > a {
    color: #fff;
}
.btn-primary {
    background-color: #31aef7 !important;
    border-color: #ffffff;
    color: #ffffff;
    font-size: 16px;
    padding: 7px 20px;
    border-radius: 5px;
}
.btn-primary:hover {
    background-color: #202f44 !important;
    border-color: #ffffff;
    color: #ffffff;
    box-shadow: -2px 2px 10px 0px rgb(0 0 0 / 18%);
    font-size: 16px;
}

#example .even {
    background-color: #ECF0F5 !important;
    /* box-shadow: inset 0 3px 5px rgb(0 0 0 / 10%); */
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ffffff !important;
}
#example .even {
    background-color: #ffffff !important;
}
#example .even {
    background-color: #ffffff !important;
}
h1.site-header__title {
    text-align: center;
    font-size: 60px;
}
.main-content {
    text-align: center;
    height: 115px;
    display: grid;
    align-items: center;
    justify-content: center;
}
i#checkmark {
    font-size: 75px;
    color: #0ca133;
}
h1.site-header__title {
    text-align: center;
    font-size: 60px;
    margin-top: 120px !important;
}
a.bk {
    text-align: center;
    display: block;
    background: #01adfd;
    max-width: 70px;
    margin: 0 auto;
    color: #fff;
    padding: 5px;
    border-radius: 50px;
    letter-spacing: 1px;
}
.bkreqbutton {
    width: 300px;
    text-align: center;
    margin: 0 auto;
}
.bkreqbutton a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 6px 17px;
}
.bkreqbutton a.bk.cque {
    max-width: 174px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
    border: none !important;
}


.box h4 {
    padding: 10px;
    margin-bottom: 0;
}
.online span {
    margin: 0 14px 0 0;
}
table#example02 th {
    background: #fff !important;
}
.online {
    padding: 10px 10px 0 10px;
    /* border-top: 1px solid #ccc; */
    display: -webkit-inline-box;
    background: #f3f3f3;
    padding: 4px;
    margin: 0 0 0 10px;
    border: 1px solid #ededed;
}

.btn-info2 {
    background: #00a0ff;
    border: 1px solid #00afff;
    color: #fff;
}
table#example02 th {
    background: #b6e8ff !important;
    color: #0c425a;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #d9d9d9;
}
.btn-default {
    background-color: #002738;
    color: #fff;
    border-color: #ddd;
    font-size: 16px;
}
.btn-default:hover{
    background: #0073a5;
    color: #fff;
}

.sidebar-menu>li>a>.fa, .sidebar-menu>li>a>.glyphicon, .sidebar-menu>li>a>.ion {
    width: 20px;
    font-size: 21px;
    margin: 0 10px 0 0;
}











label.label-radio {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.375em;
}
label.label-radio input {
  position: relative;
z-index: -1;
    left: 9px;
}
label.label-radio input:checked + span {
  background-color: #d6d6e5;
}
label.label-radio input:checked + span:before {
  box-shadow: inset 0 0 0 0.4375em #00005c;
}
label.label-radio span {
  display: flex;
  align-items: center;
  padding: 0.375em 0.75em 0.375em 0.375em;
  border-radius: 99em;
  transition: 0.25s ease;
}
label.label-radio span:hover {
  background-color: #d6d6e5;
}
label.label-radio span:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-right: 0.375em;
  transition: 0.25s ease;
  box-shadow: inset 0 0 0 0.125em #00005c;
}








.form-group2 input[type=checkbox] {
  display: none;
  cursor: pointer;
}

.form-group2 input[type=checkbox] + label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 1px solid #00afff;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}

.form-group2 input[type=checkbox]:checked + label:after {
    content: '';
    display: block;
    position: relative;
    top: -17px;
    left: 8px;
    width: 6px;
    height: 10px;
    border: 1px solid #006695;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}





table#example01 td:last-child label.label-radio span:before{
    display: none !important;
    
}


table#example01 td:last-child label.label-radio{
        cursor: auto;
}


table#example01 td label.label-radio input:checked + span::nth-child(2) {
            background-color: transparent !important;
    cursor: auto;
}
table#example01 td label.label-radio span::nth-child(2):hover{
    background-color: transparent !important;
    cursor: auto;
}


.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    color: #ffffff !important;
    cursor: auto;
}


table#example01 td label.label-radio[disabled] {
    background-color: #FFFFFF;
}

.custom-disabled td[disabled] {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: red;
}

.form-group2 label{
    height: 25px !important;
}

.req_header {
    font-size: 18px;
    display: inline-flex;
    font-weight: 500;
    margin: 10px 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0 !important;
    /* margin-left: 2px; */
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}

.quote-amt {
    background: #fff;
    padding: 10px 10px 20px 10px;
    float: left;
}

.quote-amt input.form-control {
    margin-bottom: 15px;
    background: #f9f9f9;
}
.quote-amt h4 {
    margin-bottom: 22px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: 400px;
    background: #e9f8ff;
    border: 1px solid #96deff;
    background: #ffffff;
    border: 1px solid #d3d3d3;
    padding: 17px !important;
    border-radius: 5px;
}
div.dataTables_wrapper div.dataTables_length select {
    width:65px;
    display: inline-block;
    background: #ffffff;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}
.box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title {
    display: inline-block !important;
    font-size: 25px;
    margin: 0;
    line-height: 1;
    font-weight: 600;
    /* border-bottom: 1px solid #efefef; */
    display: block;
    padding-bottom: 15px;
    margin-top: 14px;
}
.req_header span {
    margin: 0 30px 0 0;
}
.vendor-list h4 {
    background: #fff;
    padding: 10px;
    margin-bottom: 0px;
}
table.dataTable{margin-top: 0px !important;padding: 0px 0px;background: #fff;}
.form-group2 {
    text-align: center;
}

input[type="checkbox"]:disabled {
  background: #dddddd;
        border: none;
}


.red{
    background: #00a0ff;
    width: 8px;
    height: 8px;
    float: left;
    margin: 7px 10px 0 0;
    border-radius: 50px;
}
.green {
    background: #fdcd44;
    width: 8px;
    height: 8px;
    float: left;
    margin: 7px 10px 0 0;
    border-radius: 50px;
}

input[type="checkbox"]:disabled + label::before{
  background: #ccc;
            border: none;
}
a.btn.btn-primary {
    margin: 5px 0 0 0;
    font-size: 17px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: #f9f9f9;
    padding: 7px;
}

h3.box-title img {
    width: auto;
}
span.search {
    position: absolute;
    right: 29px;
    z-index: 9;
    top: 13px;
}

input[type=date]:placeholder{
    color: transparent;
}


/******* Date Start ******/
[type="date"] {
  background: #ddd0 url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png) 97% 50% no-repeat;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}
/*
label {
  display: block;
}
input {
  border: 0px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
  padding: 3px 5px;
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1);
  width: 190px;
}
*/
/******* Date_End ********/



.box-body div {
    margin-bottom: 7px;
}
.ad_btn {
    text-align: right;
}
.rem_btn{
    text-align: right;  
}

.attr {
    background: #f3f3f3;
    padding: 15px;
    border: 1px solid #d3d3d3;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    margin-top: 5px;
}

table.dataTable thead>tr>th {
    background: #b6e8ff;
    color: #0c425a;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #91dcff !important;
}
.btn-edit {
    background-color: #3ac47d6e;
    border-color: #3ac47d;
    color: #005406;
    margin: 0 5px;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid #efefef;
}
th.sorting {
    width: 50px !important;
    text-align: center;
}

.btn-active {
    background-color: #9fddc1;
    color: #005406;
    padding: 0 5px;
}
.btn-inactive{
    background-color: #ffd4da;
    color: #870000;
    padding: 0 7px;
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #e6fff4 !important;
    color: #000 !important;
}

ul.nav.navbar-nav {
    display: flex;
    align-items: center;
}

ul.nav.navbar-nav li span {
    color: #fff;
    margin: 20px 0 0 0;
}

.btn-danger1 {
    background-color: rgb(255 255 255 / 69%);
    border-color: #e1a1aa;
    color: #000000;
    position: absolute;
    left: 140px;
}
table#example02 {
    padding: 0 10px;
}

.p_no {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pre_p_no {
    width: 45px;
    background: #fff;
    padding: 6px 8px;
    margin: 7px 9px 0 0;
    border: 1px solid #ccc;
    text-align: center;
}
.attr input.default_person {
    margin: 4px 0 0 0;
    position: relative;
}

.attr h3 {
    padding-top: 0;
    margin-top: 0;
}




.default_person {
  display: none;
}

.default_person {
  font-size: 1.6rem;
  cursor: pointer;
  position: relative;
  padding-left: 4.5rem;
}

.default_person {
    height: 24px;
    width: 3rem;
    border: 5px solid #55c57a;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 5px;
    bottom: -8px;
}
.default_person::after {
  content: "";
  display: block;
  height: 1.3rem;
  width: 1.3rem;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #55c57a;
  opacity: 0;
  transition: opacity 0.2s;
}

.form__radio-input:checked ~ .form__label-radio .form__radio-button::after {
  opacity: 1;
}
.display {
    overflow-x: auto;
}
button.btn.btn-info {
    padding: 7px;
}

.chat-partner-name, .chat-group-name{
    font-size: 14px !important;
    padding: 0 0 0 5px !important;
}
.chat-input-holder {
    padding: 10px 10px;
}
textarea.chat-input-22 {
    resize: none;
    height: 35px;
    border: 1px solid #a1a1a1;
    outline: none;
    padding: 5px 5px;
}
.message-sender {
    font-size: 12px;
    margin: 0 0 15px;
    color: #545454 !important;
    align-self: flex-start;
}
.chatbox-min {
    margin-bottom: -351px !important;
    /* height: 46px; */
}



.chatbox-top {
    background: #202f44 !important;
}
.chat-partner-name, .chat-group-name{
    text-shadow: none !important;
    color: #fff;
}
.chat-partner-name a {
    color: #fff !important;
}
.chatbox-icons .fa {
    background: #00c0ef !important;

}
/*
div#display {

    width: 100%;
    overflow-x: overlay;
    max-width: 1122px;
    height: 390px;
}
*/
/*
.chatbox-holder {
    position: fixed;
     right: 0; 
    bottom: 0;
    display: flex;
    align-items: flex-end;
    height: 0;
    overflow-y: scroll !important;
    width: 1110px !important;
    height: 420px !important;
}
*/
.rebkbtn{
    width: 100px;
    height: 40px;
    border-radius: 5px;
    line-height: 35px;
    margin-top: 5px;
}
