@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');

body {
    font-family: roboto !important;
    color: #939393;
    margin: 0;
}

#root_dashboard{
    background: #fff;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    background: #d8d8d8;
    border-radius: 3px;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.vk-dashboard-wrapper {
    padding: 0 15px;
}
.filterMiniIcon{
    height: 18px;
}
.vk-dashboard-container {
    background: #ffffff;
    min-height: 75vh;
    color: #939393 !important;
    letter-spacing: .4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    align-content: flex-start;
}

.vk-dashboard-category-filter {
    padding: 20px 15px 20px 15px;
    text-align: right;
    
}
.search-properties-menu{
    z-index: 100;
    text-align: left;
    top: 50px;
    right: 0;
}
.vk-dashboard-search-type-icon {
    display: inline-block;
    vertical-align: middle;
    background: #F7985E;
    border-radius: 30px 0px 0px 30px;
}

.vk-dashboard-search-type-icon svg {
    color: #ffffff !important;
}

.vk-dashboard-search-type-icon select {
    background: #F7985E;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 12px 14px;
    width: 45px;
  }

.vk-dashboard-search-type-icon button:hover {
    background: #F7985E;
}

.vk-dashboard-suggest-search button i {
    color: #ffffff;
}

.vk-dashboard-suggest-search button {
    padding: 10px 4px 9px 14px;
    border-top-left-radius: 20px;
    width: 100%;
    border-bottom-left-radius: 20px;
    margin-top: 0px;
}

.vk-dashboard-search-box i {
    position: absolute;
    top: 10px;
    left: 11px;
    color: #d8d8d8;
    font-size: 26px;
}
.edit-green {
    top: 5px;
    right: 14px;
    cursor: pointer;
}
.vk-dashboard-search-box input {
    width: 250px;
    font-size: 16px;
    text-indent: 30px;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: left;
    color: #939393;
    padding: 12px 14px;
    z-index: 110;
    max-width: 315px;
}

.vk-dashboard-search-box {
    display: inline-block;
    position: relative;
    vertical-align: top;
    background-color: #fff;
    border-radius: 0 30px 30px 0;
    z-index: 110;
}

.vk-dashboard-search-box fieldset {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}


.dark-options-li {
    background-color: #747977 !important;
}

.dark-options-li:hover {
    background-color: #666666 !important;
}

.dark-options-li:first-child {
    margin-top: -8px;
}

.dark-options-li:last-child {
    margin-bottom: -8px;
}

.vk-dashboard-panel-container {
    border: 1px solid #979797;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px
}

.vk-dashboard-panel {
    border: none !important;
    margin: 0 !important
}

.vk-dashboard-panel .expansion-panel-summary {
    padding: 0 !important;
    max-height: 100% !important;
    background: 0 0 !important;
    display: block
}

.vk-dashboard-open-content {
    padding: 15px 20px !important
}

.vk-dashboard-panel .expansion-panel-summary>div:first-child {
    display: block;
    margin: 0
}

.vk-dashboard-panel-title {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .4px;
    background: #12af64 !important;
    padding: 10px 60px 10px 20px !important;
    height: auto;
    min-height: 48px;
    position: relative;
}

.vk-dashboard-list-close,
.vk-dashboard-list-edit {
    padding: 0 10px;
    color: #115435;
    position: relative;
    top: 18px;
}

.vk-dashboard-panel-title.diabledautomation {
    background: #b6b6b6 !important
}

.vk-dashboard-panel .expansion-panel-summary[aria-expanded="true"] .expanded-icon {
    /* bottom: 19px; */
    position: relative;
    top: inherit;
}

.vk-dashboard-panel .expansion-panel-summary div:nth-child(2) {
    top: 42px !important
}

.expansion-panel-details.vk-dashboard-groups {
    padding: 0 !important;
}

.vk-dashboard-panel {
    box-shadow: none !important;
}

.vk-dashboard-template-name {
    position: relative;
    top: 11px
}

.vk-dashboard-list-edit {
    top: 20px
}

.vk-dashboard-list-close i {
    font-size: 30px;
    font-weight: 700
}

.vk-dashboard-panel .expanded-icon {
    font-size: 45px !important;
    color: #115435;
    position: relative;
    /* top: 20px; */
    margin-right: 0;
}

.vk-dashboard-check-in-out-header {
    user-select: all;
    text-align: center;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.vk-dashboard-check-in-out-header .font-500 {
    font-weight: 500 !important;
}

.vk-dashboard-check-in-out-header span {
    padding: 6px 15px;
    /* display: inline-block; */
    line-height: 32px;
}

.vk-dashboard-panel-images img {
    width: 35px;
    height: 36px;
}

.vk-dashboard-panel-images {
    padding: 12px 0;
}

.vk-dashboard-panel-images span {
    display: inline-flex;
    background: #ffffff;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    border-radius: 100%;
    height: 43px;
    width: 43px;
}

.vk-dashboard-main-tabs, .vk-dashboard-sub-tabs{
    padding-left: 45px;
}
.vk-dashboard-main-tabs ul {
    margin: 0;
    padding: 0;
    text-align: left;
}

.vk-dashboard-main-tabs ul li {
    list-style-type: none;
    display: inline-block;
    cursor: pointer;

}
.vk-dashboard-main-tabs ul li a{
    display: block;
    padding: 20px 25px 15px 25px;
}

.vk-dashboard-main-tabs ul li a.selected {
    background: #ff9e61;
}

.vk-dashboard-main-tabs ul li:hover {
    background: #ff9e61;
}

.vk-dashboard-main-tabs ul li a.selected  {
    color: #ffffff !important;
}

.vk-dashboard-main-tabs ul li:hover a {
    color: #ffffff !important;
}

.vk-dashboard-main-tabs ul li a {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: center;
    color: #6f6f6f;
    text-decoration: none;
    font-weight: 500;
}

.pad-lr-25-resonsive-0 {
    padding: 0 25px 0 0;
}

.pad-lr-30-responsive-0 {
    padding: 0 30px;
}

.border-bottom {
    border-bottom: 1px solid #dcdcdc;
}

.vk-dashboard-notification-panel img {
    width: 36px;
    height: 36px;
    margin-left: 25px;
    cursor: pointer;
}

.vk-dashboard-notification-panel {
    padding: 9px 0;
    text-align: right;
}

.display-block {
    display: block !important;
}

.vk-dashboard-sub-tabs ul {
    margin: 0;
    padding: 0;
    text-align: left;
}

.vk-dashboard-sub-tabs ul li {
    list-style-type: none;
    display: inline-block;
    padding: 17px 26px 16px 26px;
    border-bottom: 3px solid transparent;
    cursor: pointer;

}

.vk-dashboard-sub-tabs ul li.active {
    border-bottom: 3px solid #12af64;
    color: #6f6f6f;
    font-weight: 500;
}

.vk-dashboard-sub-tabs ul li:hover {
    /* border-bottom: 3px solid #12af64; */
}
.__mt10{
    margin-top: 10px;
}

.vk-dashboard-sub-tabs ul li a {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: center;
    color: #6f6f6f;
    text-decoration: none;
    text-transform: capitalize;
}

.vk-dashboard-checkin-out-subheader {
    text-align: left;
    font-weight: normal;
    padding: 10px 20px 15px 20px;
    color: #6f6f6f;
}

.vk-dashboard-checkin-out-subheader .font-500 {
    font-weight: 500 !important;
}

.vk-dashboard-checkin-out-subheader span {
    padding: 3px 6px 0 0;
    display: inline-block;
    line-height: 1.5;
}

.vk-dashboard-common-table .vk-dashboard-search-box fieldset {
    border-radius: 30px;
    background: #ffffff;
}

.vk-dashboard-common-table .vk-dashboard-search-box i {
    top: 9px;
}

.vk-dashboard-common-table .vk-dashboard-search-box {
    top: 5px;
}

.vk-add-stay-panel {
    text-align: right;
    font-size: 16px;
    font-style: italic;
    color: #6f6f6f;
    margin-top: 8px;
}
.vk-add-stay-panel > span{
    position: relative;
    top:2px;
}

.vk-dashboard-plus {
    display: inline-block;
}

.vk-dashboard-plus button {
    height: 36px;
    min-height: 36px !important;
    width: 36px;
    margin-left: 20px;
    margin-top: 0px;
    box-shadow: none;
}

.vk-dashboard-action-panel {
    text-align: right;
    padding-right: 62px;
}

.vk-dashboard-action-panel img {
    width: 22px;
    height: 22px;
    margin: 14px 10px 14px 12px;
    cursor: pointer;
}

.vk-dashboard-common-table {
    min-height: 614px;
    overflow-y: auto;
}

.vk-dashboard-common-table table {
    width: 100%;
}

.vk-dashboard-common-table .vk-gueText{
    margin-top: 50px;
}

.vk-dashboard-common-table table thead tr {
    background: #656565;
}

.vk-dashboard-common-table table thead tr th {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #ffffff;
    padding: 12px 10px;
}

.vk-dashboard-common-table table thead tr th:first-child {
    padding: 12px 10px 12px 45px;
    width: 242px;
}
.vk-dashboard-common-table table tr th.showOnGuestAndBuddy{
    width: 400px;
}
.vk-dashboard-common-table table thead tr th:last-child {
    padding: 12px 45px 12px 10px;
}
.vk-dashboard-groups {
    position: relative;
}

.vk-dashboard-groups .vk-dashboard-common-table table thead tr th:last-child {
    padding: 6px 45px 7px 10px;
}

.vk-dashboard-common-table table tbody tr {
    border-bottom: 1px solid #dcdcdc;
}

.vk-dashboard-common-table table tbody tr td {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #6f6f6f;
    padding: 8px 10px;
    vertical-align: top;
}
.vk-dashboard-common-table-scroll table tbody tr td{
    vertical-align: middle;
}

.vk-dashboard-common-table table tbody tr td table tr td{
    padding: 0 !important;
}

.vk-dashboard-common-table-scroll .keycode-number span.infoSign, .vk-dashboard-common-table-scroll .hoverInfo span.infoSign{
    margin-left: 8px;
    top:10px;
    text-transform: capitalize;
}
.vk-dashboard-common-table-scroll .hoverInfo span.infoSign.vk-text-normal{
    text-transform: none;
}
.vk-dashboard-common-table-scroll .hoverInfo span.infoSign.vk-text-normal .vk-text-normal-lockName{
    text-transform: capitalize;
}
.vk-dashboard-common-table-scroll .keycode-number span .infoPop, .vk-dashboard-common-table-scroll .hoverInfo span .infoPop{
    position: absolute;
    top: -71px;
    left: 25px;
    border-radius: 20px;
    background-color: #ff9e61;
    padding: 10px 10px 8px 22px;
    color: #fff;
}

.vk-dashboard-groups .vk-dashboard-common-table table tbody tr td svg {
    width: 35px;
    height: 35px;
}

.vk-dashboard-groups .vk-dashboard-common-table table tbody tr td>span {
    padding: 0;
}

.vk-dashboard-common-table table tbody tr td:first-child {
    padding: 8px 10px 8px 45px;
}
.vk-dashboard-common-table.devices table tbody tr td:first-child {
    padding: 8px 10px 8px 45px;
    width: 410px;
}
.vk-dashboard-common-table.devices table tbody tr td{
    vertical-align: top;
}
.vk-dashboard-common-table table tbody tr td:last-child {
    padding: 8px 45px 8px 10px;
}
.vk-dashboard-common-table td > span{
    display: block;
}
.vk-dashboard-common-table td > div{
    margin-left: -15px; 
}
.vk-dashboard-status-images img {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin: 0 8px;
    cursor: default;
}

.vk-dashboard-edit-images img {
    width: 30px;
    height: 30px;
    position: relative;
    margin: 0 8px;
    cursor: pointer;
    top: 5px;
    vertical-align: top;
}

.vk-dashboard-edit-images i:nth-child(2) {
    font-size: 33px;
    position: relative;
    top: -5px;
    margin: 0 4px;
    cursor: pointer;
}

.vk-dashboard-edit-images i:nth-child(3) {
    font-size: 42px;
    position: relative;
    top: 0px;
    cursor: pointer;
}
.vk-dashboard-edit-images i{
    font-size: 42px;
}

.access-code-icon {
    vertical-align: middle;
    position: relative;
    top: -1px;
    left: 12px;
    width: 15px;
}

.vk-dashboard-all-status-images {
    display: inline-block;
    padding-left: 10px;
}

.vk-dashboard-all-status-images img {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    margin: 0 0 0 8px;
    cursor: pointer;
}

.vk-dashboard-all-status-title {
    display: inline-block;
    vertical-align: top;
}

.vk-dashboard-all-status-title h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: left;
    color: #6f6f6f;
    margin: -5px 0 4px 0;
}

.vk-dashboard-all-status-title span {
    font-size: 12px;
    letter-spacing: 0.3px;
    text-align: left;
    margin-bottom: 10px;
    color: #6f6f6f;
}

.vk-dashboard-all-status-container {
    padding: 30px 10px 20px 10px;
}

.vk-dashboard-all-status-icons {
    margin-top: 5px;
    margin-bottom: 5px;
}

.vk-dashboard-all-status-icons>div {
    font-size: 10px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #6f6f6f;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    margin-right: 12px;
}

.vk-dashboard-all-status-icons>div>span {
    width: 9px;
    height: 9px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 3px;
}

.vk-dashboard-all-status-icons .sent span {
    background: #12af64;
}
.vk-dashboard-all-status-icons .paused span {
    background: #ff9e61;
}

.vk-dashboard-all-status-icons .failed span {
    background: #ff423d;
}

.vk-dashboard-all-status-icons .scheduled span {
    background: #a7a6a6;
}

.vk-dashboard-all-status-icons .not-activated span {
    border: 1px dotted #979797;
}

.vk-dashboard-all-status-icons .not-applicable span {
    border: 1px dotted #12af64;
}

.dark-options-li img {
    width: 20px !important;
}

.show-on-mobile {
    display: none;
}

.vk-dashboard-checkin-out-subheader>div {
    display: inline-block;
    margin-right: 15px;
}

.vk-dashboard-common-table-mobile table {
    width: 100%;
    border-top: 1px solid #dfdfdf;
}

.vk-dashboard-common-table-mobile tbody tr td {
    padding: 10px;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.4px;
    color: #6f6f6f;
}

.vk-dashboard-common-table-mobile tbody tr.green-bg {
    /* background: #08311e; */
    border-bottom: 1px solid #ccc;;
}
.vk-dashboard-common-table-mobile tbody tr.green-bg h5, .vk-dashboard-common-table-mobile tbody tr.green-bg .vk-dashboard-all-status-icons>div,.vk-dashboard-common-table-mobile tbody tr.green-bg td i,
 .vk-dashboard-common-table-mobile tbody tr.green-bg  .vk-dashboard-all-status-title span{
    /* color: #fff; */
}
.bgGreen{
     background: #1e8a56;
}
 .vk-dashboard-common-table-mobile tbody tr.bgGreen td{
    color: #fff;
}
.vk-dashboard-common-table-mobile tbody tr.green-bg td {
    color: #ffffff;
    position: relative;
    padding: 5px 10px;
}

.vk-dashboard-common-table-mobile tbody tr.green-bg td i {
    position: absolute;
    right: 5px;
    top: 11px;
    color: #115435;
    font-size: 30px;
    cursor: pointer;
}
.vk-currMobile .font-500 > span > div{
    display: inline-block;
}

.vk-dashboard-common-table-mobile tbody tr.access-collapsible {
    border-bottom:1px solid #979797;
}
.vk-dashboard-common-table-mobile tbody tr.access-collapsible td {
    position: relative;
}
.vk-dashboard-common-table-mobile tbody tr.access-collapsible td i {
    position: absolute;
    right: 5px;
    bottom: -3px;
    color: #979797;
    font-size: 30px;
    cursor: pointer;
}
.vk-dashboard-common-table-mobile tbody tr.access-collapsible td i.remove-buddy {
    position: absolute;
    right: 5px;
    top: 9px;
    color: #12af64;
    font-size: 20px;
    cursor: pointer;
}
.font-500 {
    font-weight: 500 !important;
    display: inline-block;
}
.font-500 + div{
    margin-left: 0 !important;
    display: inline-block;
}
.font-normal {
    font-weight: normal !important;
}
.search-properties-menu ul {
    width: 342px;
}
.mb5{
    margin-bottom: 5px;
}
.vk-delete-property .title.greenTitle, .vk-delete-property .title.greenTitle h6{
    color: #12af64;
}

.search-properties-menu ul h4 {
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #6f6f6f;
    border-bottom: 1px solid #979797;
    padding: 5px 15px 5px;
    margin: -5px 0 0 0;
    opacity: .53;
    outline: none;
}

.search-properties-menu ul li {
    width: 33.3%;
    box-sizing: border-box;
    height: auto;
    text-align: center;
    white-space: normal;
    float: left;
}

.search-properties-menu ul li svg {
    color: #12af64!important;
}

.search-properties-menu ul li label span {
    padding: 0;
}
.search-properties-menu ul li label img {		
    width: 26px;		
}

.search-properties-menu ul li label h5 {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #6f6f6f;
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menuItemLable  label{
    width: 100%;
}

.search-properties-menu>div:first-child+div {
    top: 63px !important;
}

.search-properties-menu ul li label .image-icon {
    width: 26px;
    height: 26px;
    margin: 0 auto 0px auto;
    display: flex;
    align-items: center;
}

.search-properties-menu ul li:hover,
.search-properties-menu ul li:focus {
    background: none;
}

.vk-dashboard-notification-panel-mobile {
    position: absolute;
    bottom: -6px;
    right: 4px;
}

.vk-dashboard-notification-panel-mobile i {
    font-size: 29px;
    cursor: pointer;
}

.notification-menu-menu ul {
    margin: 0;
    padding: 0;
}

.notification-menu-menu li {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #5d5d5d;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 12px;
    height: 40px;
    line-height: 1.8;
}

.notification-menu-menu li img {
    width: 25px;
    height: 25px;
    float: right;
    margin-top: -4px;
}

.notification-menu-menu>div:nth-child(2) {
    max-width: 190px !important;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    /* top: 190px !important; */
}

.collapse-data td {
    padding: 0 30px !important;
}

.collapse-data td .vk-dashboard-all-status-container {
    padding: 15px 15px 20px 15px;
}

.contact-heading {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #6f6f6f;
    margin-bottom: 30px;
}

/* .vk-dashboard-common-table table tbody tr:nth-child(even) {
    background: #f1f1f1;
} */
.vk-dashboard-common-table.devices table tbody tr:nth-child(even) {
    background: #ffffff;
}
.keycode-container {
    padding: 15px 15px 0;
    justify-content: center;
    align-items: center;
}

.unlock-btn.green,
.keycode-container .unlock-btn.green {
    background: #0e8d4b !important;
    border-radius: 40px;
    padding-right: 4px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5%;
}
.unlock-btn.green,
.keycode-container .unlock-btn.green.lock {
    background: #f0534f !important;
}

.keycode-container .unlock-btn.green.lockUnknown {
    cursor: default;
    background: #cccccc !important;
}
.keycode-container .unlock-btn.green span {
    font-size: 12px;
    line-height: normal;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
}
span.vk-spacebtn{
    width: 90px;
}
.unlock-btn.green .lock-widget,
.keycode-container .unlock-btn.green .lock-widget {
    margin-left: 7px;
    background: #ffffff;
    border-radius: 100%;
    padding: 0;
    width: 58px;		
    height: 58px;
    display: inline-block;
}

.unlock-btn.green .lock-widget span,
.keycode-container .unlock-btn.green .lock-widget span {
    width: 55px;
    height: 55px;
    vertical-align: middle;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 1px;		
    margin: 2px;
}

.lock-widget span {
    width: 45px!important;
    height: 45px!important;
    vertical-align: -webkit-baseline-middle;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 1px;
    margin: 2px;
    background-size: contain;
    margin-top: 10ppx;
    /* line-height: 57px; */
    top: 4px;
    position: relative;
}

.battery-level-block h5{
    font-size: 18px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: center;
  color: #6f6f6f;
  margin: 12px 0 24px 0;
}
.battery-level-block h6{
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: center;
    color: #6f6f6f;
    margin: 8px 0;
}
.battery-level-block .refresh-icon{
   width:20px;
   margin-left: 15px;
}
.keycode-container h6 {
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0.5px;
   font-weight: 500;
    color: #515252;
    text-transform: capitalize;
}
.keycode-container.vk-small-space h6{
    font-size: 14px;
}

.keycode-number span {
    padding: 3px 12px;
    border: 1px solid #d6d6d6;
    margin: 5px 5px 5px 0;
    display: inline-block;
    color: #555555 !important;
    font-size: 30px;
    font-weight: 500;
    border-radius: 5px;

}
.keycode-container.vk-small-space .keycode-number span {
    padding: 3px 8px;
    border: 1px solid #d6d6d6;
    margin: 5px 5px 5px 0;
    display: inline-block;
    color: #555555 !important;
    font-size: 20px;
    font-weight: 500;
    border-radius: 5px;
}
.hoverInfo span{
    padding: 3px 9px;
    border: 1px solid #d6d6d6;
    margin: 5px 5px 5px 0;
    display: inline-block;
    color: #555555 !important;
    font-size: 19px;
    font-weight: 500;
    border-radius: 5px;
}

.keycode-number span.infoSign, .hoverInfo span.infoSign{		
    border:none;		
    position: relative;		
    width: 19px;		
    height: 19px;		
    padding: 0; margin-left: 2px; top:3px;    		
}			
.keycode-number span.infoSign img{		
    max-width: 100%;	
    cursor: pointer;		
}
.keycode-number span.infoSign, .hoverInfo span.ercode{		
    border:none;		
    position: relative;		
    width: 19px;		
    height: 19px;		
    padding: 0; margin-left: 2px; top:3px;    		
}
.keycode-number span.ercode img{		
    max-width: 100%;			
    cursor: pointer;		
}

.hoverInfo span.infoSign img{		
    max-width: 100%;		
    position: absolute;		
    top:0;		
    left: 0;		
    cursor: pointer;		
}		
.keycode-number span .infoPop, .hoverInfo span .infoPop{		
    position: absolute;		
    top: -64px;		
    left: 26px;		
    border-radius: 20px;		
    background-color: #ff9e61;		
    padding: 12px 10px 12px 22px; 		
    color: #fff; width: 140px;		
    display:none;	
    z-index: 10;	
}
.hoverInfo span.ercode{
    top: 2px;  
}
.keycode-number span .infoPop, .hoverInfo span .infoPop{		
    position: absolute;		
    top: -64px;		
    left: 26px;		
    border-radius: 20px;		
    background-color: #ff9e61;		
    padding: 12px 10px 12px 22px; 		
    color: #fff; width: 140px;		
    display:none;	
    z-index: 10;	
}
.access-data-conatiner{
    position: relative;
}		
.hoverInfo span .infoPop{
    width: 205px;
}
.hoverInfo span .infoPop::before{
    position: absolute;
    content: '';
    left:0px;
    bottom:-10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 17px 10px;
    border-color: transparent transparent transparent #ff9e61;
    transform: rotate(20deg);
    clear: both;
    zoom: 1;    
}
.keycode-number span.infoSign:hover .infoPop, .hoverInfo span.infoSign:hover .infoPop, .ercode:hover .infoPop{		
    display: block;		
}		
.hoverInfo .ercode .infoPop{
    width: 140px;
    top: -45px;
}
.keycode-number span .infoPop p, .hoverInfo span .infoPop p{		
    margin: 0; padding: 0; font-size: 12px;		
}		
.keycode-number span .infoPop p:nth-child(2), .hoverInfo span .infoPop p:nth-child(2){		
    font-size: 18px;		
}

.keycode-number+span {
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #12af64;
}
.keycode-number+span i {
   position: relative;
   top:7px;
}
.keycode-number+span > span{
    font-size: 12px !important;
}
.access-code-block img{
    width: 40px;
    height: 40px;
    margin-left: 14px;
    vertical-align: middle;
    margin-bottom: 10px;
    margin-top: 5px;
}
.battery-level-block .battery-icon{
    width:42px;
}
.battery-level-block .wifi-icon{
    width:30px;
}
.border-on-tabs{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;   
    padding-top: 5px;
}
.loader-user-lib{
    position: fixed;
    z-index: 11111111;
    left: 50%;
    width: 75px;
    height: 75px;
    top: 50%;
    transform: translate(-50% , -50%);
}
.greenText{
    color: #12af64;
    font-size: 12px;
    margin-bottom: 0;
}
.greenText *{
    font-size: 12px;
}
.greenText span{
    font-size: 12px;
}
.greenText span img{
    margin: 0 2px;
}
.keycode-number{
    max-width: 550px;
    /* max-width: 332px; */
}
.keycode-number span img{
    max-height: 20px;
    position: relative;
    top:-3px;
    
}
.keycode-number+span > span img{
    max-height: 17px;
    position: relative;
    top: -2px;
    right: -2px;
}
.vk-status-last{
    font-size: 18px;
    text-align: center;
}
.vk-status-last span{
    font-weight: 400;
}
.vk-input-text > div input:disabled{
    background: #e8e8e8; 
}

/* //pagination css / */
.custom-pagination{
    overflow: hidden;
    margin-top: 10px;
    padding: 15px 0px;
    float: right;
    width: 100%;

  }
  .keycode-number.keycode-number-without-Code span {
    font-size: 0;
    background: #f1f1f1;
    width: 46px;
    height: 46px;
    font-size: 0!important;
}
.vk-small-space .keycode-number-without-Code span{
    width: 34px;
    height: 33px;
}
.keycode-number.keycode-number-without-Code .infoSign{
    display: none;
}
  .custom-pagination ul.pagination{
  float: right;
  margin: 0 15px 0 0;
  padding: 0;
  }
  .custom-pagination ul.pagination li{
    float: left;
    list-style: none;
    margin: 5px 2px;
  }
  .custom-pagination ul.pagination li a{
    padding: 10px 12px;
    cursor: pointer;
    display: block;
    border: 0;
    color: #555555;
    font-size: 15px;
  }
  .custom-pagination ul.pagination li.disabled{
      display: none}
  .custom-pagination ul.pagination li a:hover{
   background: transparent;
  }
  .custom-pagination ul.pagination li.active a{
    background: #12af64;
    color: #fff;
    cursor: no-drop;
    border: 1px solid #12af64;
  }
  .custom-pagination ul.pagination li.disabled a{
    cursor: no-drop
  }
  
  .custom-pagination ul li.previous a, .custom-pagination ul li.next a{
    color: #12af64;
    border:1px solid #979797;
  }

.no-properties{
    font-size:16px;
    text-align: center;
    /* border: 1px solid #ccc; */
    width: 100%;
    height: 90px;
    max-height: 100px;
    padding-top: 28px;
    margin-top: 30px;
    border-radius: 4px;
    background-color: #12af64;
    color: #fff;
}
.justify-center{
    justify-content: center!important;
}
.cursorPointer{
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
        }

.error-model{
    display: block;
    color: red;
}

.loader{
    z-index: 11111111;
    width: 75px;
    height: 75px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.remove-buddy{
    cursor: pointer;
}

.no-group{
    margin: 0 26px;
    padding: 21px;
    box-sizing: border-box;
    font-size: 16px;
    color: #656161;
    border-radius: 4px;
    font-weight: 400;
}
.ERcodebtn{		
    font-size: 14px !important;
    font-weight: 500 !important;
    text-align: center !important;
    color: #ffffff !important;
    padding: 8px 24px !important;
    margin-top: 10px!important;
    text-transform: none !important;
}	
	
.mt-3{		
    margin-top:3px;		
}		
.refresh-device{		
    margin-top: 5px !important;		
}		
.refresh-device p{		
    float: left;		
    font-size: 14px;		
    margin-right: 14px;		
    color: #797979;		
    position: relative;		
    top: 7px;
    text-transform: inherit;
    font-weight: 500;		
}		
.refresh-device span{		
    float: left;		
    display: block;		
    border-radius: 13.5px;		
    border: solid 1px #979797;		
    width: 45px; text-align: center; padding: 5px 0;		
    cursor: pointer;
}		
.refresh-device span img{		
    max-width: 19px; max-height: 19px;		
}		
.vk-changeERcode{		
    margin: 3px 0 8px;		
    padding: 0 15px;
    float: right;		
}
.vk-changeERcode li{ 
    float: left;
    list-style: none; 
}
.vk-changeERcode li:last-child{
    margin-left: 50px;
}		
/* lights tab */		
.vk-border-bottom{		
    border-bottom: solid 1px #e8e8e8;		
}		
.vk-light-left{		
    padding: 8px 10px 8px 45px;
    display: flex;		
    align-items: center;		
    height: 100%;		
}		
.vk-light-left h6{		
    font-size: 18px;		
    font-weight: 500;		
    color: #515252;		
}		
.vk-light-left h6 > span{		
    display: block; font-size: 16px;		
}		
.vk-light-right > div > div{		
    padding: 8px 10px;		
    text-align: center;		
}		
.vk-light-right .vk-lockTop{		
    font-size: 14px;		
    font-weight: 500;		
    color: #5d5d5d;		
}		
.vk-light-right .vk-lockWifi{		
    font-size: 14px;		
    font-weight: 500;		
    color: #5d5d5d;		
}		
.vk-light-right .vk-lockWifi span{		
    display: block;		
    margin-bottom: 5px;		
}		
.vk-light-right .vk-lockWifi span img{		
    max-width: 31px;		
}		
.vk-light-right .keycode-container{		
    padding: 3px 15px 12px;		   
    cursor: pointer;
}		
.vk-light-right .trunOn{		
    background: #fff !important;		  
    border-radius: 40px;		
    padding-right: 16px;		
    padding-top: 3px;		
    padding-bottom: 3px;		
    margin-top: 5%;		
    border: solid 1px #0e8d4b;		
    padding-left:4px;		
}		
.keycode-container .trunOn span{		
    font-size: 12px;		   
    line-height: normal;		  
    letter-spacing: 1px;		  
    color: #0e8d4b;		    
    text-transform: none;		
}		
.vk-light-right .trunOn .lock-widget{		
    margin-right: 7px;		
    background: #0e8d4b;		
    border-radius: 100%;		
    padding: 0;		
    width: 58px;		
    height: 58px;		
}		
.vk-light-right .trunOn .lock-widget span{		
    width: 55px;		
    height: 55px;		
    vertical-align: middle;		
    display: inline-block;		
    background-repeat: no-repeat;		
    background-position: center 1px;		
    margin: 2px;		
}		
.vk-light-right .lock-widget span{		
    background: none !important; 		
}		
.vk-light-right .lock-widget span img{		
    max-width: 60px;		
    margin: -2px 0 0 -3px;		
}		
.vk-yes{		
    color: #21aa62;		
}		
.vk-no{		
    color: #f0534f;		
}		
.vk-dooropen-box h5{		
    font-size: 18px;		
    font-weight: 500;		
    line-height: normal;		
    letter-spacing: 0.5px;		
    text-align: center;		
    color: #6f6f6f;		
    margin: 12px 0;		
}	
.mobile-menu{
    position: absolute;
    width: 180px;
    background: #fff;
    z-index: 1000;
    right: 0;
    /* height: 100px; */
    margin: 0;
    color: #6b6767;
    padding: 0;
    border-radius: 5px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
    top: 29px;

}

.mobile-menu li{
    list-style: none;
    padding: 10px 10px;
    font-size: 12px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.mobile-menu li img{
    width: 25px;
    height: 25px;
    float: right;
}
.vk-br{
    display: none;
}
.vk-img-info{ position: relative; display: inline-block;}		
.vk-img-info img{max-width: 72px;}		  
.vk-img-info span{position: absolute; top:-5px; left:-3px;}		

.vk-img-info span img{max-width: 25px;}		

.vk-img-temp{position: relative; display: inline-block; font-size: 47px; font-weight: 600; color: #5d5d5d; margin-right: 54px;}		
.vk-img-temp > div{font-size: 30px; position: absolute; top: -5px; right: -32px; line-height: 34px;}		
.vk-img-temp > div i{position: absolute; top:-12px; right: -18px;}
.vk-img-temp > div i.showTwoIcons{position: absolute; top:-12px; right: -40px;}			
.vk-img-temp > div i img{height: 21px;}		
.vk-img-temp div > span{display: block; border-bottom:solid 3px #5d5d5d; padding: 0 5px; 		
    font-size: 24px;		
    margin-bottom: 3px;		
}	
.temp-text{font-size: 10px; color: #5d5d5d;}		
.marTempr{margin-right: 36px;}
.vk-share-key .title h6{
    font-size: 20px; font-weight: 500; text-align: center;
    color: #ff9e61;
}
.vk-share-key .title i {
    float: right;
    cursor: pointer;    
}
.vk-share-key p.inputLabel{
    font-size: 14px; color: #ff9e61; font-weight: 500; margin-bottom: 6px; padding: 0 0 0 12px;
}
.vk-share-key hr{
    height: auto;
    width: 100%;
    box-sizing: border-box;
    border-color: #e2e0e0;
}
.vk-share-key button{
    box-shadow: none; font-size: 16px; text-transform: none; padding: 10px 15px; margin-bottom: 15px;
    min-width: 100px;
}
.vk-share-key > div:nth-child(2) > div {max-width: 800px;} 
.vk-select-box {
    width: 100%;
    margin-bottom: 10px !important;
}
.vk-select-box label{
    font-size: 14px;
    color: #ff9e61;
    font-weight: 600;
    padding-left: 15px;
}
.vk-share-form > div{
    padding: 0 40px;
}
.vk-share-form > div > div{
    font-size: 16px;
}
.showHeatCooTemp{
    display: block;
    border-bottom: solid 3px #5d5d5d;
    padding: 0 5px;
    font-size: 24px;
    margin-bottom: 3px;
}
.showHeatlowTem{
    font-size: 30px;
    position: absolute;
    top: 36px;
    right: 0;
    line-height: 34px;

}
.vk-select-box > div{
    border: solid 1px #ff9e61;
    background-color: #ffffff;    
    border-radius: 24px;
    overflow: hidden;
}
.message{
    border-radius: 10px !important;
}
.vk-select-box .vk-form::before, .vk-select-box .vk-form::after, .vk-input-text > div::before, .vk-input-text > div::after{
    display: none;
}
.vk-select-box .vk-form{font-size: 15px; text-align: center; color: #939393;}
.vk-form > div > div{padding: 8px 20px 8px 52px; background-color: transparent; font-size: 16px; color: #6f6f6f;}
.vk-input-text > div input{font-size: 16px; padding: 8px 10px; text-align: center; color: #6f6f6f;}
.vk-input-text.message > div textarea{font-size: 16px; padding: 5px 10px; color: #6f6f6f; line-height: 23px;}
.vk-share-form .react-datepicker-popper{border-radius: 10px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); border:none; width: 100%; margin-top: 0px !important; z-index: 10;}
.vk-share-form .react-datepicker{border:none; width: 100%;}
.vk-share-form .react-datepicker__header{background-color: transparent; border: none;}
.vk-share-form .react-datepicker button{padding: 0;}
.vk-share-form .react-datepicker__current-month{font-size: 12px; color: #12af64;}
.vk-share-form .react-datepicker__input-container input{
    width: 100%;
    border: none;
    padding: 8px 10px;
    text-align: center;
}
.vk-share-form .react-datepicker__input-container input:focus{
    border:none; outline-width: 0;
}
.vk-share-form .react-datepicker__day-names{font-size: 12px;}
.vk-share-form .react-datepicker__week{font-size: 12px; color: #747977;}
.vk-select-box .react-datepicker__day, .react-datepicker__month-text, .react-datepicker__quarter-text{background-color: rgba(18, 175, 100, 0.5);}
.vk-select-box .react-datepicker__day--selected{background-color: #12af64!important; color: #fff; border-radius: 0;}
.vk-select-box .react-datepicker__day--today{background-color: rgba(18, 175, 100, 0.8) !important; color: #fff; border-radius: 0;}
.vk-select-box .react-datepicker__day:hover, .vk-select-box .react-datepicker__month-text:hover, .vk-select-box .react-datepicker__quarter-text:hover{background-color: #12af64; color: #fff; border-radius: 0;}
.vk-select-box .react-datepicker__day--disabled{background-color: #cccccc !important; color: #000 !important; border-radius: 0;}
.vk-select-box .react-datepicker__month-container{width: 100%;}
.vk-select-box .react-datepicker__day--keyboard-selected, .react-datepicker__month-text--keyboard-selected, .react-datepicker__quarter-text--keyboard-selected{border-radius:0px;}
.vk-select-box .react-datepicker__day-name, .react-datepicker__day, .react-datepicker__time-name{width: 30px !important; line-height: 2.7rem !important;}
.vk-select-box .react-datepicker__day-name, .react-datepicker__day, .react-datepicker__time-name{margin: 0.4rem 0.5rem !important;}
.vk-select-box .react-datepicker__day--disabled, .vk-select-box .react-datepicker__month-text--disabled, .vk-select-box .react-datepicker__quarter-text--disabled{
    background-color: #cccccc!important;
    color:#000; 
}
.react-datepicker__day--today{
    background-color: #23c175 !important; color: #fff !important; border-radius: 0;
}

.vk-select-box2 .react-datepicker__current-month{color:#ff9e61;}
.vk-select-box2 .react-datepicker__day:hover, .vk-select-box2 .react-datepicker__month-text:hover, .vk-select-box2 .react-datepicker__quarter-text:hover{background-color:#ff9e61; }
.vk-select-box2 .react-datepicker__day, .vk-select-box2 .react-datepicker__month-text, .vk-select-box2 .react-datepicker__quarter-text{background-color:rgba(255, 158, 97, 0.5);}
.vk-select-box2 .react-datepicker__day--selected{background-color:#ff9e61 !important; color: #fff;}
.vk-select-box2 .react-datepicker__day--today{background-color:#fda872 !important; color: #fff;}
.vk-select-box2 .react-datepicker__day--today{background-color: rgba(255, 158, 97, 0.8) !important; color: #fff; border-radius: 0;}
.vk-select-box2 .react-datepicker__day--keyboard-selected{background-color:#ff9e61;}

.vk-select-box .react-datepicker__time-container{float: left; font-size: 16px; color: #6f6f6f;}
.vk-select-box .react-datepicker--time-only .react-datepicker__time-container{width: 100%;}
.vk-select-box .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width: 100%;}
.vk-select-box .react-datepicker-time__header{display: none;}
.vk-select-box .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{padding-left:18px; text-align: left;}
.vk-select-box .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color: #ff9e61; color:#fff;}
.vk-select-box .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:rgba(245,166,35,0.4); font-weight: normal; color:#000;}
.react-datepicker button{ min-width: auto;}

.vk-delete-property .title h6{
    font-size: 20px; font-weight: 500; text-align: center;
    color: #ff9e61;
}
.vk-delete-property .title h6 i{
    font-size: 30px;
    font-weight: 600;
    color: #747977;
}
.vk-delete-property .title i {
    float: right;
    cursor: pointer;
}
.vk-delete-property p{
    font-size: 16px;
}
.vk-delete-property hr{
    height: auto;
    width: 100%;
    box-sizing: border-box;
    border-color: #e2e0e0;
    margin: 0;
}
.vk-delete-property button{
    box-shadow: none; font-size: 16px; text-transform: none; padding: 10px 30px; margin-bottom: 15px;
}
.customDropdownStyle{border-radius: 23px !important;}
.customDropdownStyle ul{max-height: 300px;}
.customDropdownStyle ul li{font-size: 16px; padding: 5px 15px; }
.customDropdownStyle ul li:hover{background-color: #ff9e61 !important; color: #fff;}
.keycode-number img.refresh-icon{
    max-width: 20px;
}
.vk-addDialog{
    overflow-y: initial !important;
}

.vk-devices-battery{
    width: 44px;
    margin: 0 auto;
    position: relative;
    min-height: 32px;
    display: flex;
    align-items: center;
}
.refresh-icon{
    position: absolute;
    top:5px; right:-29px;
}
.vk-devices-status{
    width:90px;
    margin: 0 auto;
    position: relative;
}
.vk-devices-status img{
    max-width: 32px;
}
.vk-staff-one, .vk-staff-two{
    position: relative;
}
.vk-staff-one i, .vk-staff-two i{
    content: '';
    position: absolute;
    top: 12px;
    left: -26px;
    width: 31px;
    height: 31px;
    border-radius: 50%;
}
.vk-staff-one i img, .vk-staff-two i img{
    max-width: 100%;
}
.alignDiv{
    display: inline-block;
}
.changeErCode-icon{
    width: 40px;
}
.custom-img-size-filter{
    max-height: 30px;
    width: auto;
    max-width: 37px;
}

.access-data-conatiner h3{
    margin-top: 15px !important;
    margin-bottom: 15px!important;
}

.grayIcon{
    color: #635d5d;
    font-weight: 600;
    font-size: 30px;
}

.vk-ERcode-section h6 i{
    color: #635d5d;
}
.vk-ERcode-section .title{
    padding: 15px 15px 5px 15px;
}
.ERcode-section{
    color: #635d5d;
    text-align: center;
}
.ERcode-section p{
    font-size: 16px;
    margin: 20px 0 0;
}
.ERcode-section p:nth-child(2).text-center{
    color: #ff9e61;
    font-weight: 500;
}

.ERcode-successFail .ERupdate{
    color:#12af64;
    font-weight: 500;
}
.ERcode-successFail .ERError .ERchange{
    color:#ff9e61;
    font-weight: 500;
}
.stay-past-collapsible-data div span{

    /* margin-right:50px; */
}
.stay-past-collapsible-data div{
    margin-top: 5px;
    /* padding: 8px 10px 8px 34px; */
}
.stay-past-collapsible-data div:first-child{
    margin-top: 0;
}
.__mh0{
    margin-left: 0!important;
}
.stay-past-collapsible-data > div, .upcommingTab > div{
    margin-left: 0px !important;
}
.vk-dashboard-common-table, .vk-dashboard-common-table-scroll, .access-data-conatiner {
    overflow: auto;
}
.access-data-conatiner{
    min-height: 500px;
}
.upcommingTab .vk-dashboard-all-status-container{
    padding: 16px 0 0px;
}
.removeIcon{
    font-weight: 500;
    font-size: 28px;
    position: relative;
    top: 9px;
    margin-left: 12px;
    cursor: pointer;
    color: #676464;
}
.cursorPointer{
    cursor: pointer;
}
.cursorPointer1{
    cursor: pointer;
}

.keycode-container div{
    font-size: 12px!important; 
    text-align: left;
}
.vk-dashboard-common-table-scroll thead tr{
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}
.vk-dashboard-common-table-scroll thead th{
    box-shadow: none !important;
}
.vk-upCode span > div{display: inline-block;}
.vk-upCode .hoverInfo span{
    margin: 0;
}
.vk-upCode .infoSign{
    margin-left: 4px !important;
    top: 6px !important;
}
.tick-icon-small{
    max-height: 15px;
    position: relative;
    top: -2px;
    left: 2px;
}
.vk-popup-color {
    color: #0daf63 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}
.vk-staus-icons{
    margin: 5px 0;
}
.vk-staus-icons img{
    width: 30px;
    height: 30px;
}
.vkNoTaskCompletionCode h6{
    line-height: normal;
    letter-spacing: 0.5px;
    font-weight: 500;
    color: #515252;
    text-transform: capitalize;
    font-size: 14px;
}
.vkNoTaskCompletionCode {
    padding: 15px;
}

.vkNoTaskCompletionCode  p{
color: #ff9e61;
font-size: 12px!important;
}
.error-text{
    background: none;
    font-size: 12px;
    color: red;
    border: none!important;
}
.enable-color{
    color: #12af64;
}
.disbale-color{
    color: #ff9e61; 
}
.processingLoader{
    width: 20px;
}
.loader-small{
    width: 20px;
}
.mt15{
    margin-top:15px ;
}
.vk-popbox-alignment > div:nth-child(2) > div{
    max-width: 400px;
}
.vk-popbox-alignment > div:nth-child(2) > div .title{
    padding: 15px 24px 10px;
}
.verticle-center-data{
    margin-top: 25px;
}
.orange-color-model{
    color: #ff9e61;
    text-align: left;
}
.proceed-Color{
    text-align: center;
    font-weight: 500;
    color: #2d2d2d;
}
.orange-color-model p{
    margin: 5px 0 0;
}
.orange-color-model p:first-child{
    margin: 20px 0 0;
}
.text-content-left{
    text-align: left;
}
.vk-dashboard-status-images-custom{
    text-align: left;
    margin: 0 auto;
    width: 144px;
    display: inline-block;
}
.remove-spce-icon img:first-child{
    margin-left: 0;
}
.remove-buddy{
    vertical-align: middle;
    color: #12af64;
}
.selectedRow{
    background: #f3f3f3;
}
.verticalMiddle{
    vertical-align: middle!important;
}
.vk-done-add, .vk-done-remove{
    text-align: right;
    padding: 0 16px 10px;    
}
.vk-done-add span, .vk-done-remove span{
    cursor: pointer;
}    
.vk-done-add{
    color: #6f6f6f;
}
.vk-done-remove{
    color: #12af64;
}
.vk-email-pop p:first-child{
    margin-top: 0;
}
.wd50{
    width: 50%;
}
.wd33{
    width: 33%
}
.wd100{
    width: 100%;
}
.ml0add > div{
    margin-left: 0px !important;
}
.changeEmer{text-align: left !important;}
.mt0{margin-top: 0 !important;}
.newRemoveSpace > div > div {
    max-width: 500px;
}
.vk-delete-property.vk-ERcode-section > div > div {
    max-width: 350px;
}
.newRemoveSpace > div > div > div:nth-child(1) {
    padding: 24px 24px 10px;
}
.newRemoveSpace > div > div > div:nth-child(2) {
    padding: 0 60px 10px;
}

.vk-stay-relative{
    position: relative;
}
.vk-stay-relative .input-icon{
    position: absolute;
    bottom: 1px;
    left: 1px;
    z-index: 2;
    background: #ff9e61;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    padding-left: 6px;
    padding-right: 6px;
    height: 35px;
}
.vk-stay-relative .vk-input-text > div input{
    padding: 8px 10px 8px 52px;
}
.vk-share-form .vk-stay-relative .react-datepicker__input-container input{
    padding: 6px 20px 6px 52px;
    background: transparent;
    height: 35px;
}
.vk-select-box.border-error > div, .vk-select-box > div.border-error{
    border-color:  #ff0000;
    background: rgba(255,0,0,0.1);
}
.alignDiv .access-code-block ,  .alignDiv .ercode{
    float: left;
}
.alignDiv .ercode{
    position: relative;
    margin-top: 5px;
    cursor: pointer;
    margin-left: 14px;
}
.alignDiv .ercode:first-child{
    margin-left: 0;
}
.alignDiv .ercode .infoPop{
    position: absolute;
    top: -58px;
    left: 41px;
    border-radius: 20px;
    background-color: #ff9e61;
    padding: 12px 10px 12px 22px;
    color: #fff;
    width: 164px;
    display: none;
    z-index: 10;
}
.alignDiv .ercode .infoPop p{
    margin: 0; padding: 0;
}
.alignDiv .ercode .infoPop::before{
position: absolute;
content: '';
left: 0px;
bottom: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 17px 10px;
border-color: transparent transparent transparent #ff9e61;
transform: rotate(20deg);
clear: both;
zoom: 1;
}
.alignDiv .ercode:hover  .infoPop{
    display: block;
}
.vk-devices-status .refresh-icon{
    left: 57px;
}
.minusMargintop8{
    margin-top: -14px!important;
    display: inline-block;
}
div.vk-stayLeft{
    margin-left: 11px !important;
}
.smallImages img{
    height: 30px;
}
.mbC0{
    margin-bottom: 0;
    padding-bottom: 0;
}
.expansion-panel-summary[aria-expanded="false"]  .expand_custom_icon{
    margin-top: 8px;
}
.no-group a{
    text-decoration: underline;
}
.no-group b{
    font-weight: 500;
}
.display-inline-block-child span{
    display: inline-block!important;
}
.vk-gueText22{
    margin-top: 22px;
}

.vk-dashboard-search-type-icon-right {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px !important;
}

.vk-dashboard-search-type-icon-right svg {
    color: #ffffff !important;
}

.vk-dashboard-search-type-icon-right button {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: 0;
    background: #12af64;
    position: relative;
    z-index: 110;
    padding: 12px 14px;
}

.vk-dashboard-search-type-icon-right button:hover {
    background: #F7985E;
}

.vk-dashboard-search-type-icon-right button:disabled {
    background: #e0e0e0;
    
}


.vk-inboxApp-search-type-icon {
    display: inline-block;
    vertical-align: middle;
}

.vk-inboxApp-search-type-icon fieldset {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: 0;
    background: #F7985E;
    border-color:transparent!important;
  }

  .vk-inboxApp-search-type-icon fieldset+div>div:first-child {
    padding: 9px 23px 10px 10px;
    height: 24px!important;
  }

  .vk-inboxApp-search-type-icon.reservation fieldset+div>div:first-child {
    height: 26px!important;
  }

  .vk-inboxApp-sendmsg-search .vk-inboxApp-search-type-icon fieldset+div>div:first-child{
    padding: 9px 23px 8px 10px;
    height: 24px!important;
  }

  .vk-inboxApp-search-type-icon fieldset+div>div:first-child:focus {
    background: none!important;
  }

  .vk-inboxApp-sendmsg-search .vk-inboxApp-search-type-icon fieldset+div>div:first-child:focus{
    background: none!important;
  }

  .vk-inboxApp-search-type-icon img {
    width: 24px;
    height: 24px;
  }
  
  .vk-inboxApp-search-type-icon svg {
    color: #ffffff;
  }
  
  .vk-inboxApp-search-type-icon select {
    background: #F7985E;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 12px 14px;
    width: 45px;
  }

.hoverColorNext{
    border-radius: 0 30px 30px 0;
    border: 2px solid #ccc;
    outline: none;
    padding: 10px 14px !important;
    width: 279px !important;
}
.hoverColorNext:focus{
   border-color: #F7985E
}
.hoverColorNext::placeholder{
    color: rgba(147,147,147,0.5);
}
.hoverColorNext > div > fieldset{
    border-left: none !important;  
}

.mobile-paggination {
    display: none;
}
.pagination li a:focus{
    outline: none;
}
@media screen and (max-width:1366px){
    .vk-br{
        display: block;
    }
    .hideLaptop{
        display: none;
    }
    .vk-dashboard-common-table table thead tr th:first-child{
        width: 100px;
    }
    .vk-dashboard-common-table table tr th.showOnGuestAndBuddy{
        width: 200px;
    }
    .vk-dashboard-common-table.dashbaord-access-table table thead tr th:first-child{
        width: auto;
    }
}

@media screen and (max-width:1280px) {
    .keycode-number span.infoSign, .hoverInfo span.ercode{
        padding: 0!important;
        border: none!important;
        width: 30px;
        height: 30px;
    }
  

    .vk-dashboard-search-box input {
        padding: 12px 14px;
        max-width: 315px;
    }
    .vk-changeERcode li:last-child{
        margin-left: 0px;
    }
    .vk-dashboard-groups .vk-dashboard-common-table table tbody tr td:first-child>span{
        padding: 0;
    user-select: all;
    text-align: center;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 81px;
    }
    .vk-dashboard-groups .vk-dashboard-common-table table thead th:first-child>span{
        padding: 0;
    user-select: all;
    text-align: center;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 81px;
    }
    .vk-dashboard-groups .vk-dashboard-common-table.dashbaord-access-table table tbody tr td:first-child>span{
        text-align: left;
        text-overflow: initial;
        overflow: initial;
        white-space: initial;
        width: auto;
    }
    .display-inline-block-child span{
        font-size: 0!important;
        background: #f1f1f1;
        width: 46px!important;
        height: 46px!important;
        font-size: 0!important;
    }
}
@media screen and (min-width:1024px) and (max-width:1440px) {
    .vk-dashboard-all-status-images{
        padding-left: 0px;  
    }
    .vk-dashboard-all-status-images img{
        margin: 0 0 0 5px;
    }
}
@media screen and (min-width:501px) and (max-width:1250px) {
    .vk-lock1250.hide-on-mobile {
        display: none;
    }
    .vk-lock1250.show-on-mobile {
        display: block;
    }
    .vk-lock1250 .keycode-container{
        float: left;
        width: 50%;
    }
    .vk-lock1250.show-on-mobile td div:nth-child(2){
        text-align: center;
    }
}


@media screen and (max-width:768px) {
    
    .custom-pagination ul.pagination li a{
        padding: 6px 10px;
        font-size: 12px;
    }
    .wd50, .wd33{
        width: 100%;
        }
    .vk-dashboard-common-table table thead tr th {
        
    }
    .vk-dashboard-common-table table tbody tr td:last-child{
        padding: 0;

    }
    .vk-dashboard-all-status-images img {
        margin: 5px 8px;
    }

    .vk-dashboard-search-box input {
        width: 35vw;
    }

    .vk-dashboard-panel-title>div:first-child,
    .vk-dashboard-panel-title>div:nth-child(3) {
        max-width: 50%;
        flex-basis: 50%;
    }

    .vk-dashboard-panel-title>div:nth-child(2) {
        max-width: 100%;
        flex-basis: 100%;
        order: 1;
    }

    .vk-dashboard-panel-title>div:last-child {
        max-width: 50%;
        flex-basis: 50%;
    }

    .vk-dashboard-action-panel {
        padding-right: 0;
    }

    .vk-dashboard-all-status-images {
        padding-left: 0;
        margin-left: -10px;
        margin-top: 10px;
    }
    .vk-share-form{flex-flow: column;}
}


@media screen and (max-width:500px) {
    .desktop-paggination {
        display: none;
    }
    .mobile-paggination {
        display: block;
    }
    .vk-img-temp {
        font-size: 27px;
    }
    .no-group{
        padding-left: 0; 
        padding-right: 0; 
    }
    .mobile-text-center,   .mobile-text-center h5{
        text-align: center!important;
        width: 100%;
    }
    .vk-dashboard-plus button {
        height: 24px;
        /* min-height: 36px !important; */
        width: 24px;
        margin-left: 20px;
        margin-right: 5px;
        margin-top: 0px;
        box-shadow: none;
        min-height: auto!important;
        
    }
    .vk-add-stay-panel{
        margin-top: 5px;
    }
    .expansion-panel-summary[aria-expanded="true"] .expand_custom_icon {
        margin-top: 8px;
    }
    .vk-dashboard-all-status-images{
        margin-left: 0;
    }
    .wd50, .wd33{
    width: 100%;
    }
    .vk-dashboard-main-tabs, .vk-dashboard-sub-tabs{
        padding-left: 0px;
    }
    .vk-dashboard-groups .vk-dashboard-common-table table thead tr th:first-child{
        width: 0;
        min-width: auto;
        padding: 0;
    }
    .vk-dashboard-panel .expansion-panel-summary div:nth-child(2){
        top: 21px !important;
        right: 5px;
        padding: 0;
    }
    .vk-dashboard-groups .vk-dashboard-common-table table thead tr th:last-child {
        padding: 6px 10px 6px 0;
    }
    .access-code-block{
        text-align: center;
    }
    .battery-level-block{
        text-align: center;
    }
    .battery-level-block .refresh-icon{
        margin-left: 12px;
     }
    .battery-level-block h5 {
        font-size: 14px;
    }
    .battery-level-block h5 > span{		
        display: block;		
        margin: 5px 0;		
    }

    .unlock-btn.green,
    .keycode-container .unlock-btn.green {
        margin-top: -5%;
    }
    .keycode-container{
        text-align: center;
        line-height: 1.2;
    }
    .vk-dashboard-groups .vk-dashboard-common-table table tbody tr td {
        font-size: 14px;
        padding: 5px 15px !important;
    }

    .search-box-responsive {
        text-align: center;
        border-top: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
        padding: 7px 7px 18px 7px;
    }

    .review-status {
        font-size: 16px;
        padding: 5px 10px;
        text-align: right;
    }

    .review-status b {
        float: left;
    }

    .collapse-data.mobile td {
        padding: 0 !important;
    }

    .collapse-data.mobile td .vk-dashboard-all-status-images {
        margin-left: 0 !important;
    }

    .vk-dashboard-edit-images.mobile {
        text-align: right;
    }

    .vk-dashboard-edit-images.mobile img {
        width: 20px;
        height: auto;
        margin: 0 3px;
        top: 0;
    }

    .vk-dashboard-edit-images.mobile i {
        font-size: 23px;
        top: 0px;
    }

    .vk-dashboard-status-images img {
        margin: 0 4px;
        width: 22px;
        height: 22px;    
    }

    .vk-dashboard-status-images {
        text-align: right;
    }

    .vk-dashboard-common-table-mobile tbody tr td {
        padding: 10px 10px 15px 10px;
        line-height: 1.6;
    }

    .font-small-mobile {
        font-size: 12px;
    }

    .vk-dashboard-checkin-out-subheader span {
        padding: 6px 6px 0 0;
        display: inline-block;
        line-height: 1;
    }

    .vk-dashboard-list-close i {
        font-size: 24px;
    }

    .vk-dashboard-list-edit i {
        font-size: 19px;
    }

    .custom-toggle-switch {
        position: relative;
        top: -20px;
        left: 9px;
    }

    .vk-dashboard-list-edit {
        left: -35px !important;
    }

    .vk-dashboard-list-close,
    .vk-dashboard-list-edit {
        padding: 0;
        top: -6px;
        left: -30px;
        text-align: left !important;
    }

    .vk-dashboard-panel .expansion-panel-summary[aria-expanded="true"] .expanded-icon {
        bottom: 2px;
        /* right: 11px; */
    }

    .vk-dashboard-panel .expanded-icon {
        font-size: 36px !important;
    }

    .edit-delete-section.text-right {
        text-align: right !important;
    }
    .edit-green {
        top: 5px;
        right: 14px;
        cursor: pointer;
    }
    .search-properties-menu ul {
        width: 298px;
    }

    .vk-dashboard-panel-images span {
        height: 24px;
        width: 24px;
    }
    .mb10{
        margin-bottom: 10px;
    }
    .vk-dashboard-panel-images img {
        width: 19px;
        height: 20px;
    }
    .vk-dashboard-all-status-images img {
        margin: 0 6px 0 0;
    }
    .pad-lr-30-responsive-0 {
        padding: 0;
    }
    .vk-dashboard-checkin-out-subheader {
        padding: 0px 20px 5px 20px;
    }
    .vk-dashboard-checkin-out-subheader>div {
        margin-right: 0;
        text-align: center;
        width: 100%;
    }
    .vk-dashboard-action-panel img {
        width: 17px;
        height: 17px;
        margin-left: 8px;
        margin-top: 9px;
        cursor: pointer;
    }
    .vk-dashboard-sub-tabs ul li {
        padding: 6px 13px 6px 13px;
    }
    .vk-dashboard-sub-tabs ul li a {
        font-size: 12px;
    }
    .vk-dashboard-sub-tabs ul li {
        font-size: 12px;
    }
    .pad-lr-25-resonsive-0 {
        padding: 0px;
    }
    .vk-dashboard-main-tabs ul li a {
        font-size: 14px;
    }
    .hide-on-mobile {
        display: none;
    }
    .show-on-mobile {
        display: block;
    }
    .vk-dashboard-suggest-search {
        text-align: center;
    }
    .vk-dashboard-search-box input {
        width: 50vw;
        font-size: 14px;
        padding: 13px 14px;
    }
    .vk-dashboard-panel-title {
        padding: 15px 10px 5px 10px !important;
    }
    .vk-dashboard-check-in-out-header {
        font-size: 12px;
        margin-top: -10px;
    }
    .vk-dashboard-check-in-out-header span {
        padding: 2px 6px;
    }
    .vk-dashboard-panel-images {
        padding: 0 0 10px 0;
    }
    .vk-light-left h6 > span{		
        display: inline-block; margin-left: 8px;		
    }		
    .vk-light-left{		
        padding: 8px 15px 8px 15px;		
    }		
    .refresh-device p{		
        margin-left: 10px;
        margin-right: 7px;
        font-size: 12px;		
    }
    .refresh-device span{
        width: 32px;
    }		
    .vk-dashboard-main-tabs ul{		
        display: flex;		
    }		
    .vk-dashboard-main-tabs ul li{		
        width: 100%;		
        text-align: center;		
    }		
    .vk-dashboard-main-tabs ul li a.selected{		
        width: 100%;		
    }		
    .vk-dashboard-main-tabs ul li a{		
        display: inline-block;		
        padding: 12px 0px;		
    }
    .vk-staff-mobile-mleft{
        margin-left: 22px;
    }
    .vk-staff-mobile-mleft .keycode-number{
        text-align: left;
        position: relative;
    }
    .keycode-number i{
        position: absolute;
        top: 11px;
        left: -37px;
        width: 31px;
        height: 31px;
    }
    .keycode-number i img{
        max-width: 100%;
    }		
    .keycode-number span.infoSign{		
        top:1px;		
        text-align: left; margin-left: 3px;        		
    }		
    .keycode-number span .infoPop{		
        top: -64px;		
        left: -58px;		
        padding: 5px 10px 5px 10px;		
        width: 126px;		
    }
    .vk-share-form > div{
        padding: 0px;
        width: 100%;
    }
 
    .vk-select-box .react-datepicker__day-name, .react-datepicker__day, .react-datepicker__time-name{margin: 0.4rem 0.1rem !important;}
    .vk-changeERcode{
        margin-top: 10px;
    }
    .vk-changeERcode li:last-child{margin-left: 5px;}
    .keycode-number span .infoPop, .hoverInfo span .infoPop{
        top: -57px;
        left: -103px;
    }
    .hoverInfo span .infoPop::before{
        transform: rotate(-37deg);
        left: 103px;
        bottom: -11px;
    }
    .keycode-number span{
        font-size: 30px;
    }
    .vk-dashboard-common-table-scroll .keycode-number span .infoPop, .vk-dashboard-common-table-scroll .hoverInfo span .infoPop{
        top: -90px;
        padding: 10px 10px 5px;
        width: 195px;
    }
    .hoverInfo span .infoPop::before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 0 17px 10px;
        border-color: transparent transparent transparent #ff9e61;
    }
    .vk-dashboard-check-in-out-header span{
        line-height: 22px;
    }
    #menu-list-grow ul li{
        padding-left: 5px;
        padding-right: 5px;
    }
    .vk-upCode span > div, .vk-currMobile .font-500 > span > div{
        display: block;
    }
    .keycode-container h6{
        font-size: 14px;
    }
    .keycode-container .keycode-number span {
        padding: 3px 6px;
        border: 1px solid #d6d6d6;
        margin: 5px 3px 5px 0;
        display: inline-block;
        color: #555555 !important;
        font-size: 18px;
        font-weight: 500;
        border-radius: 5px;
    }
    .keycode-container .keycode-number-without-Code span{
        width: 34px;
        height: 33px;
    }
    .keycode-number i{
        top: 6px;
    }
    .bgGreen .cursorPointer1{
       float: right;
       position: absolute;
       right: 15px;
       top: 6px;
    }
    .bgGreen > div{
        width: 314px;
    }
    .bgGreen .cursorPointer1 img{
        width: 27px;
        float: right;
    }
    .stay-past-collapsible-data div{
        padding: 0;
    }
    .stay-past-collapsible-data div img{
        width: 30px;
        height: 30px;
    }
    .bgGreen td{
        position: relative;
    }
    .bgGreen span div.infoPop{
        top: -96px !important;
        left: -103px !important;
    }
    .vk-codeMobile > div{
        float: left;
    }
    .vk-codeMobile .vk-mainBox{
        width: 100%;
    }
    .vk-codeMobile .vk-accText{
        margin-right: 10px;
    }
    .vk-codeMobile .vk-accCodePage{
        float: left;
        line-height: 8px;
    }
    .vk-codeMobile .vk-accCodePage > div{
        position: relative;
    }
    .vk-codeMobile .vk-dashboard-status-images{
        float: right;
    }
    .vk-codeMobile .vk-staus-icons{
        margin: 8px 0;
    }
    .vk-codeMobile span div.infoPop{
        top: -90px !important;
        left: -19px !important;
        line-height: 18px;
    }
    .vk-codeMobile span .infoPop::before{
        transform: rotate(-17deg);
        left: 23px;
        bottom: -17px;
    }
    .vk-dashboard-all-status-images img{
        width: 30px;
        height: 30px;
    }
    .no-group{
        font-size: 14px;
    }
    .vk-img-temp{
        font-size: 32px;
    }
    .vk-img-temp div > span{
        font-size: 20px;
    }
    .vk-img-temp > div{
        line-height: 25px;
        font-size: 20px;
    }
    .hoverColorNext{
        width: 235px !important;
        padding: 11px 14px !important;
    }
}

@media screen and (max-width:375px) {
    .vk-dashboard-search-box input{
        width: 46vw;
    }
    .custom-toggle-switch {
        left: 6px;
    }
    .vk-changeERcode{
        padding: 0 5px;
    }
    .refresh-device p{
        margin:0 5px;
    }
    .vk-select-box .react-datepicker__day-name, .react-datepicker__day, .react-datepicker__time-name{
        width: 27px !important;
        
    }
    .vk-img-temp {
        font-size: 26px;
    }
}

.vk-dashboard-all-status-images img.cursor-default{
    cursor: default
}
.ercode.noSpace{
    margin-left: 0;
}
.error{
    color: #ff423d !important;
}