::-webkit-scrollbar,
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track,
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

textarea:focus,
input:focus {
  outline: none !important;
}

*:focus {
  outline: none !important;
}

.user_profile button:focus {
  background: #8e2b07 !important;
  box-shadow: none;
  color: #fff !important;
}

.user_profile button:active {
  background: #8e2b07 !important;
  box-shadow: none;
  color: #fff !important;
}

.right-bar p {
  font-size: 14px;
}

#wrapper {
  width: 100%;
}

#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: white;
}

.bell_container {
  color: #000000;
  font-size: 13px;
  background-color: #f1f1f1;
  transition: all 0.5s ease 0s;
  border-left: 1px solid #ddd;
  position: fixed;
}
.bell-container {
  float: left;
  width: 100%;
  margin-bottom: 60px;
  height: 50vh;
  overflow: auto;
}

.right-panel {
  color: #000000;
  font-size: 13px;
  background-color: #f1f1f1;
  transition: all 0.5s ease 0s;
  border-left: 1px solid #ddd;
}

.on-popup {
  color: #000000;
  font-size: 18px;
  background-color: #c3c4dc;
}

.cancel {
  color: #fff;
  border-color: #000;
  background-color: #232580;
  border-radius: 0px;
  padding: 8px 20px;
}

.form-custom {
  width: 90%;
  border-radius: 0px;
}

.form-change {
  width: 100%;
  border-radius: 0px;
}

.list {
  border: none;
  padding: 8px 0px;
  color: #bcbec0;
}

.icon-cust {
  color: #267932;
  font-weight: bold;
}

.right-bar p {
  font-size: 18px;
  color: #666666;
}

.btn-num {
  background-color: #bcbec0;
  padding: 8px 18px;
  border: none;
  color: #000;
  margin: 5px 0 0 20px;
  width: 78px;
}

.list-select {
  width: 250px;
  height: 30px;
  margin-top: 20px;
  color: #000;
  font-size: 17px;
}

.selet-menu {
  width: 50%;
  margin: 0 auto;
}

.footer-bar {
  border: 1px solid #f5f5f5;
  box-shadow: 1px 0 2px 2px #cacaca;
  padding-top: 10px;
  margin-top: 10px;
  min-height: 250px;
}

.footer-bar p {
  font-size: 18px;
  color: #666666;
  padding-left: 10px;
}

.footer-login {
  background-color: #232580;
  padding: 10px;
}

.custum-text {
  border: 0 none;
  margin: 5px 0 0;
  padding: 5px 17px;
  width: 100%;
}

.footer-login ul {
  margin: 0;
  padding: 0;
}

.footer-login ul li {
  list-style: none;
}

.footer-login ul li a {
  color: #fff !important;
  text-align: center;
}

.log-in a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

.top-header {
  padding: 10px 0 60px 0px;
  background-color: #b71c1c;
}

.outer-list {
  padding: 3px;
  background-color: #fff;
}

.outer-list p {
  text-indent: 10px;
  font-size: 18px;
  color: #666;
}

.outer-list h3 {
  text-align: right;
}

.inner-list {
  padding: 3px;
  background-color: #e6e7e8;
}

.inner-list p {
  text-indent: 10px;
  font-size: 18px;
  color: #666;
}

.inner-list h3 {
  text-align: right;
}

.side-list {
  text-align: right;
}

.teacher-icon {
  color: #fff;
  list-style: none;
  padding: 10px;
  font-size: 18px;
}

.period-menu {
  background-color: rgb(195, 196, 220);
  padding-left: 0;
}

.period-menu h3 {
  text-indent: 15px;
}

.active-table {
  background-color: #232580;
  color: #fff;
}

#select-btn {
  background-color: #00a14b;
  color: #fff;
  padding: 10px 60px;
  background-image: url(../images/call.png);
  background-repeat: no-repeat;
}

.map-menu {
  padding-left: 30px;
}

.map-menu ul {
  margin: 0;
  padding: 0;
}

.map-menu ul li {
  width: 130px;
  list-style: none;
  background-color: #232580;
  padding: 15px 10px;
  text-align: center;
  margin-top: 5px;
}

.map-menu ul li a {
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.admin-menu {
  padding: 10px 10px 10px 20px;
  margin-top: 10px;
  background-color: #bcbec0;
}

.admin-menu ul {
  margin: 0;
  padding: 0;
}

.admin-menu ul li {
  width: 130px;
  list-style: none;
  background-color: #232580;
  padding: 15px 10px;
  text-align: center;
  margin-top: 5px;
}

.admin-menu ul li a {
  color: #fff;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.squre-small {
  width: 35px;
  height: 33px;
  border: 1px solid #000;
  background-color: #fff200;
  float: left;
}

.squre1 {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #808284;
  background-color: #fff200;
  border-radius: 2px;
}

.squre2 {
  display: block;
  width: 40px;
  height: 38px;
  border: 1px solid #000;
  background-color: #39b54a;
}

.squre3 {
  display: block;
  width: 40px;
  height: 38px;
  border: 1px solid #000;
  background-color: #ed3d5b;
}

.squre4 {
  display: block;
  width: 40px;
  height: 38px;
  border: 1px solid #000;
  background-color: #ffffff;
}

.squre5 {
  display: block;
  width: 40px;
  height: 38px;
  border: 1px solid #000;
  background-color: #f7941e;
}

.change-color {
  color: #39b54a;
  padding-left: 8px;
}

/* ------------------Header------------*/

.topmenu-bar {
  background-color: #b71c1c;
  width: 100%;
  z-index: 99;
  position: fixed;
  top: 0px;
  /*height: 50px;*/
}
.topmenuWrap {
  padding-left: 50px;
}
.topmenu-bar .logoWrap {
  color: #fff;
  text-align: center;
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}
.topmenu-bar .logoWrap h3 {
  font-weight: bold;
  display: table;
  padding: 0px 0px;
  width: 100%;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.header-panel {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 1;
  padding: 12px 15px;
}

/* ------------------Header - end ------------*/

.pull-left {
  padding: 25px 0 0 20px;
}

.bar_left {
  background-color: #fff;
  padding: 30px;
  display: block;
  border-right: 1px solid #f5f6f7;
}

.bar_left h4 {
  text-align: center;
}

.bar_left p {
  text-indent: 15px;
}

.bar_left ul {
  padding: 0;
  margin: 0;
}

.bar_left ul li {
  list-style: none;
  float: left;
  background-color: #000066;
  padding: 6px 10px;
  margin-left: 5px;
}

.bar_left ul li a {
  text-decoration: none;
  color: #ffffff;
}

/*----------first left bar-----------------*/

.left-si-bar {
  background-color: #232580;
  box-shadow: 4px 4px 12px #000;
  padding: 20px 0px;
  position: relative;
  z-index: 2;
}

.left-si-bar ul {
  margin: 0;
  padding: 0;
}

.left-si-bar ul li {
  list-style: none;
}

.left-si-bar ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  padding: 15px 25px;
  width: 100%;
  display: block;
}

.left-si-bar ul li a i {
  display: inline-block;
  padding-right: 25px;
}

.left-si-bar ul li a:hover {
  background-color: #fff;
  color: #000 !important;
  transition: all 0.5s ease-in-out;
}

/*-----link-----------------*/

.link {
  background-color: #232580;
  box-shadow: 4px 4px 12px #000;
  padding: 20px 0px;
  position: relative;
  z-index: 2;
}

.link ul {
  margin: 0;
  padding: 0;
}

.link ul li {
  list-style: none;
}

.link ul li a {
  color: #000;
  display: inline-block;
  font-size: 18px;
  padding: 8px 15px;
  text-decoration: none;
  width: 100%;
  position: relative;
}

.link ul li a i {
  position: absolute;
  right: 0px;
  top: 10px;
}

.link ul li span {
  font-weight: bold;
  font-size: 20px;
  padding: 8px 15px;
  display: block;
}

#scroll-menu ul li span {
  font-weight: bold;
  font-size: 20px;
  padding: 8px 15px;
  display: block;
}

.link ul li a i {
  display: inline-block;
  padding-right: 25px;
}

.list_item_btm {
  bottom: 58px;
  padding: 0px 0px;
  left: 0px;
  margin-top: 0px;
  position: absolute;
}

/*----------first left bar end-----------------*/

#scroll-menu {
  padding: 0px 0px 20px 0px;
  box-shadow: 4px 8px 12px #000;
  position: relative;
  z-index: 2;
  height: auto;
  width: 12.5%;
}

#scroll-menu ul {
  margin: 0;
  padding: 0;
}

#scroll-menu ul li {
  list-style: none;
}

#scroll-menu ul li a {
  color: #000;
  display: inline-block;
  font-size: 18px;
  padding: 11px 15px;
  text-decoration: none;
  width: 100%;
  /* border-bottom: 1px solid #D9D; */
}

.left-draop {
  background-color: #232580;
}

.left-draop ul {
  margin: 0;
  padding: 0;
}

.left-draop ul li {
  list-style: none;
  padding: 8px 0px;
}

.left-draop ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}

.left-draop ul li a:hover {
  color: #b71c1c;
}

.paging_scroll {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.paging_scroll ul {
  padding-left: 0px;
}

/*----------second left bar-----------------*/

.left-hover {
  background-color: #f4f3ef;
  padding: 0px 0px 20px 0px;
  position: relative;
  z-index: 1;
}

.left-hover ul {
  margin: 0;
  padding: 0;
}

.left-hover ul li {
  list-style: none;
  text-align: center;
  border-top: 1px solid #ddd;
}

.left-hover ul li a {
  color: #333;
  display: block;
  text-decoration: none;
  font-size: 17px;
  padding: 7px 5px;
}

.active-show {
  background: #234880;
  color: #fff !important;
}

.active-show2 {
  background: #fff;
  color: #000 !important;
}

/*----------second left bar end-----------------*/

.galp-iocn {
  color: #fff;
  text-indent: 15px;
  font-size: 18px;
}

.link {
  background-color: #c3c4dc !important;
  box-shadow: 4px 3px 12px #000;
  position: relative;
  z-index: 3;
  padding: 20px 0px;
}

.link a {
  color: #000;
}

.action-menuo {
  background-color: #232580;
}

.action-menuo a {
  color: #fff !important;
}

.zone-menu {
  box-shadow: 1px 0 2px 2px #cacaca;
}

.scrool-menup {
  border: 1px solid #999999;
  margin: 0 auto;
  overflow-y: scroll;
  height: 100px;
  width: 100%;
  resize: none;
  padding: 10px;
}

.scrool-menupI {
  border: 1px solid #999999;
  margin: 0 auto;
  overflow-y: scroll;
  width: 100%;
  resize: none;
  padding: 10px;
}
span.scrool-menupI,
span.scrool-menup {
  display: none;
}
#room-select {
  width: 250px;
}

.room_select {
  border: 1px solid #999999;
  height: 30px;
  width: 100%;
}

.up-cus {
  padding-right: 10px;
  background-color: #00a14b;
  padding: 8px 15px;
  text-align: right;
  font-size: 16px;
  height: 39px;
}

.up-cus i {
  font-size: 22px;
}

.up-cus span {
  position: relative;
  top: -2px;
}

.screen-menu {
  background-color: #f4f3ef;
  padding: 10px;
  color: #333;
  /*position: fixed !important;*/
}

.screen-menu table tr td {
  border: 0px;
  vertical-align: middle;
}

.sche-menu {
  display: block;
  background-color: #c3c4dc;
  padding: 10px;
  box-shadow: 4px 8px 12px #000;
  position: relative;
  z-index: 2;
}

.production-text {
  text-align: right;
  color: #000;
  font-weight: bold;
  display: block;
  /*width: 309px;*/
  word-break: break-all;
}

.sche-menu ul {
  margin: 0;
  padding: 0;
}

.sche-menu ul li {
  list-style: none;
}

.sche-menu ul li a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
}

.link-side-bar {
  background-color: #c3c4dc;
  padding: 3px 10px 0 2px;
  height: auto;
}

.link-side-bar ul {
  margin: 0;
  padding: 0;
}

.link-side-bar ul li {
  list-style: none;
  text-align: center;
}

.link-side-bar ul li a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  padding: 8px 0px;
  width: 100%;
}

.left-side {
  padding-left: 0;
}

.box-blue {
  background-color: #0181ec;
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
  min-height: 96px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.box-blue2 a {
  background-color: #0181ec;
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
  min-height: 96px;
  display: block;
}

.box-blue2 a i {
  position: relative;
  top: 10px;
  background: transparent;
}

.box-blue:focus,
.box-blue:active,
.box-blue2:focus,
.box-blue2:active {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.pluse-side {
  color: #fff;
}

.menu-blur {
  background-color: transparent;
  border-color: #232580;
}

.box-red {
  /*width:225px;*/
  height: 120px;
  background-color: #ed1c24;
  padding: 5px;
  display: block;
  position: relative;
}

.box-red i {
  position: relative;
  top: 20px;
}

.edit-emergency {
  color: #fff;
  font-size: 25px;
  cursor: pointer;
  /*line-height: 80px;*/
}

#edit-emergency-btn {
  width: 100%;
}
.edit-emergency span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}

.footer-last {
  padding: 25px;
  border: 1px solid #f5f5f5;
  box-shadow: 1px 0 2px 2px #cacaca;
  overflow: hidden;
  margin-bottom: 30px;
}

.algncen {
  text-align: center !important;
}

.algncen a:hover {
  color: #fff !important;
  text-decoration: none;
}

#left_detail {
  text-align: center;
  position: relative;
}

#left_detail input,
select {
  display: inline-block;
  float: none;
  font-size: 13px;
}

#left_detail #name {
  width: 30%;
}

#left_detail #time {
  width: 30%;
}

#left_detail #audio {
  width: 30%;
  float: none !important;
}

.new_row {
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: 19px;
  background: #ddd;
  margin: 0px;
  padding: 17px 9px;
  margin: 0px -6px 16px -6px;
}

.new_row .new_bell {
  width: 50%;
  text-align: left;
  float: left;
  padding: 0px 10px;
}

.new_row .add_icon {
  width: 50%;
  text-align: right;
  float: left;
  padding: 0px 10px;
}

.cancel {
  color: #fff;
  border-color: #000;
  background-color: #232580;
  border-radius: 0px;
  padding: 8px 20px;
  border: none;
  text-align: center;
  float: right;
  margin-right: 5px;
  border-radius: 3px;
}

.btn-icon {
  position: relative;
  top: 2px;
  padding-right: 10px;
}

.teacher_list {
  padding-left: 20px;
}

.icon-new {
  background-color: #232580;
  position: relative;
  z-index: 5;
}

.icon-new > ul {
  margin: 0;
  padding: 0;
  padding-top: 0px;
  width: 100%;
}

.icon-new ul li {
  list-style: none;
}

.icon-new ul li > span {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  padding: 15px 15px;
  width: 100%;
  display: block;
  text-align: left;
  float: left;
}

/*---.icon-new ul li a:hover{
background-color: #fff;
color:#000 !important;
transition: all 0.5s ease-in-out;

}----*/

.safe_icon {
  font-weight: bold;
  letter-spacing: -0.2px;
  font-size: 14px;
  font-style: normal;
  margin-left: -6px;
}

#paging .list_item_btm {
  padding: 20px 0px;
}

.scroll_area {
  margin-top: 95px;
  background: #fff;
  margin-left: 10px;
}

.btn-select {
  position: relative;
  padding: 0;
  min-width: 130px;
  width: 100%;
  border-radius: 0;
  margin-bottom: 20px;
}

.btn-select .btn-select-value {
  padding: 8px 12px;
  display: block;
  position: absolute;
  left: 0;
  right: 34px;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
}

.btn-select .btn-select-arrow {
  float: right;
  line-height: 20px;
  padding: 12px 10px;
  top: 0;
}

.btn-select ul {
  display: none;
  background-color: white;
  color: black;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: none !important;
  position: absolute;
  left: -1px;
  right: -1px;
  top: 43px;
  z-index: 999;
}

.btn-select ul li {
  padding: 3px 6px;
  text-align: left;
}

.btn-select ul li:hover {
  background-color: #b71c1c;
}

.btn-select ul li.selected {
  color: white;
}

.btn-select.btn-success:hover,
.btn-select.btn-success.active {
  background-color: #449d44;
}

/* Success End */

.btn-select.btn-select-light .btn-select-value {
  background-color: #00a14b;
  color: #fff;
  z-index: 11;
}

.right-bar p {
  font-size: 14px;
}

#scroll-menu,
.icon-new,
.left-hover,
.screen-menu,
.right-panel,
.left-si-bar,
.link,
.left-side,
.period-menu {
  position: fixed;
}

#assign_schedule .list_item_btm {
}

.mCSB_container {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.no-padd {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.period-menu table {
  margin-bottom: 0px;
}

.version_number {
  position: absolute;
  right: 300px;
  top: 35px;
  width: 170px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.search_area {
  width: 175px;
  float: left;
  margin-right: 20px;
}

.add-on .input-group-btn > .btn {
  border-left-width: 0;
  border-radius: 0px 15px 15px 0px;
  height: 34px;
}

.search_area .form-control {
  border-left: 0px;
  border-radius: 15px 0px 0px 15px !important;
}

tr.d1 td {
  background-color: #fff;
  color: black;
  border-color: #fff;
}

tr.td {
  border: 0;
  border-color: #fff !important;
}

tr.d0 td {
  background-color: #e6e7e8;
  color: black;
  border: 0;
}

.btn-select {
  position: relative;
  padding: 0;
  min-width: 130px;
  width: 100%;
  border-radius: 0;
  margin-bottom: 20px;
}

.btn-select .btn-select-value {
  padding: 8px 12px;
  display: block;
  position: absolute;
  left: 0;
  right: 34px;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
}

.btn-select .btn-select-arrow {
  float: right;
  line-height: 20px;
  padding: 12px 10px;
  top: 0;
}

.btn-select ul {
  display: none;
  background-color: white;
  color: black;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: none !important;
  position: absolute;
  left: -1px;
  right: -1px;
  top: 43px;
  z-index: 999;
}

.btn-select ul li {
  padding: 3px 6px;
  text-align: left;
}

.btn-select ul li:hover {
  background-color: #b71c1c;
}

.btn-select ul li.selected {
  color: white;
}

.btn-select.btn-success ul {
  border: #4cae4c 1px solid;
}

/* Success End */

.btn-select.btn-select-light .btn-select-value {
  background-color: #00a14b;
  color: #fff;
}

.right-bar p {
  font-size: 14px;
}

/*---user_profile-------*/

.user_profile {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 29px;
}

.user_profile button {
  background: #8e2b07 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  padding: 8px 12px 10px;
}

.user_profile button:hover {
  background: #8e2b07;
  color: #fff;
}

.user_profile > a {
  color: #fff;
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
}

.user_profile a img {
  margin-right: 10px;
}

.user_extension {
  cursor: pointer;
  position: absolute;
  right: 95px;
  top: 29px;
}

.user_extension button {
  background: #8e2b07 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  padding: 8px 12px 10px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

.user_profile > ul {
  padding: 5px 0px;
}

.user_profile .dropdown-menu > li > a {
  padding: 10px 20px;
}

.user_profile .dropdown-menu .divider {
  margin: 0px;
}

.selected {
  color: #000 !important;
  background: #fff;
}

.user_profile a {
  font-size: 30px;
}

.icon-new {
  width: 50px;
  position: fixed;
  height: 100%;
  z-index: 1050;
  top: 0;
}

.main_new {
  margin-left: 95px !important;
  transition: all 0.5s;
  width: 95%;
  float: left;
}

@media screen and (min-width: 321px) and (max-width: 768px) {
  #notification_content {
    overflow: auto;
    height: 86.5vh;
  }
}

@media screen and (min-width: 769px) {
  #notification_content {
    overflow: auto;
    height: 91vh;
  }
}

.pointer {
  cursor: pointer;
}

.scheduling_remove_period_icon {
  position: absolute;
  right: 2px;
  top: -8px;
}

#left_detail_daytypes input {
  width: 59%;
  display: inline-block;
  font-size: 13px;
  padding: 5px 5px;
  height: auto;
}

#left_detail_daytypes input:nth-child(2) {
  width: 12%;
}

.full-spectrum .sp-palette {
  max-width: 200px;
}

.teacher_page {
  background: #f4f3ef;
  position: relative;
  top: 0;
  padding: 0;
  height: 919px;
  border-right: 1px solid #ddd;
}
.teacher_page tr.d1 td {
  background: #f1f1f1;
}

.safe_left {
  text-align: center;
  margin-top: 50px;
  position: relative;
  z-index: 111;
}

.action {
  margin-top: 30px;
}

.action h4 {
  margin-top: 30px;
}

.action ul li a {
  background: #232580;
  color: #fff;
}

.action ul li a:hover {
  background: #232580;
  color: #fff;
}

.action .nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #00a14b;
}

.action .nav-pills > li {
  /*float: none;*/
  display: inline-block;
}

#exTab1 ul {
  border-bottom: 2px solid #323232;
  padding-bottom: 20px;
}

#exTab1 textarea {
  width: 100%;
  height: 100px;
  resize: none;
  font-weight: bold;
  text-align: left;
}

.safe_container {
  margin-left: 0px;
  padding-left: 0px;
}

.bg_fff {
  background: #fff;
}

.class_room {
  margin-top: 16px;
  margin-bottom: 20px;
  border: 1px solid #babcbc;
}

.disp_none {
  display: none;
}

.link table tr td {
  font-size: 18px;
}

.link table tr td i {
  cursor: pointer;
}

.right-panel {
  transition: all 0.5s ease 0s;
}

#instruction {
  background: #fff;
  z-index: 3;
  padding-top: 3px;
}

#instruction img {
  width: 100%;
  padding-right: 10px;
}

.mydate,
.dmydate {
  padding: 6px !important;
}

#calendar .table > tbody > tr > td {
  padding: 3%;
  border: 0px !important;
}

#calendar {
  overflow: hidden;
  padding-bottom: 100px;
}

#dayTypes {
  /*margin-left: -50%;*/
  z-index: 3;
}
.dayTypesMenu {
  width: 25%;
}
.calandar_area {
  width: 75%;
  margin-left: 25%;
  transition: all 0.5s ease 0s;
  padding-left: 0px;
  overflow-y: hidden;
}
.calandar_area table {
  margin-bottom: 0;
}

/*------31/01/2017-------------*/

#left_detail {
  text-align: left;
}

.select-new {
  height: 36px;
}

.scheduling_remove_period_icon {
  position: absolute;
  right: 0px;
  top: 9px;
}

.audio-btn {
  min-height: 30px;
  border: 0px;
  margin-top: 6px;
  text-align: left;
  border-radius: 3px;
}

.scroll_area {
  margin-left: 18px;
}

.bellHour {
  width: 100px;
}
.bellMinute {
  width: 80px;
}
.bellSecond {
  width: 80px;
}

/*------21/02/2017-------------*/

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger:active:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-danger:active:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn.active,
.btn:active {
  box-shadow: none;
}

.dayTypeSelection {
  background-color: #fff;
  color: #000;
}

.form-custom-new {
  border-radius: 0px;
}

iframe {
  border: 0px solid #fff !important;
}

#tower_heading {
  font-weight: bold;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-size: 16px;
  text-align: left !important;
  margin-left: 10px !important;
  /* border-bottom: 1px solid #fff; */
  margin: 0px 0px 0px 0px;
  padding: 13px 0px;
}

.required-cls {
  color: red;
}

.right-bar table tr td {
  border-top: 0px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 5px;
  left: 0;
  bottom: 5px;
  right: -5px;
  height: auto;
}

.right_table {
  margin-left: 0px !important;
  position: absolute !important;
  /*right: 20px !important;*/
  right: 0px !important;
  /*padding-bottom: 30px;*/
  background: #f4f3ef;
  padding-left: 0px;
  padding-right: 0px;
}
body {
  overflow: hidden !important;
}
#deviceNames {
  width: 100%;
}
.select_btn select {
  width: 100%;
  opacity: 0;
  height: 45px;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
}

.select_btn {
  height: 62px;
}

.right-bar .btn {
  margin-bottom: 0px !important;
}

#period_data {
  display: block;
}

#period_data .padding10 {
  padding: 10px 14px;
}

#period_data .btn {
  margin-bottom: 0px;
}

#dayTypes #mCSB_1 {
  margin-top: -10px;
}

#period_data td {
  padding: 20px 12px !important;
  border-top: 0px;
  border-bottom: 1px solid #ddd;
}

.new_row h5 {
  display: inline-block;
  padding: 0px !important;
  margin-top: 7px !important;
}

.new-row2 {
  display: block;
  padding-bottom: 20px;
  overflow: hidden;
}

#save_period_from {
  padding: 0px 6px;
}

.audio_text {
  white-space: nowrap;
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  float: right;
  text-align: right;
}

.scheduling_remove_period_icon i {
  margin-right: 14px;
}

.padding-left0 {
  padding-left: 0px !important;
}

.padding-right0 {
  padding-right: 0px !important;
}

#deviceLogTable {
  font-size: 100% !important;
}

#daterange {
  font-size: 100% !important;
}

#deviceLogTable_length {
  margin-top: 13px;
}

#scroll-menu ul li p {
  padding: 17px 10px 0px 10px !important;
}

.teacher_pagecall {
  width: 100%;
  margin-bottom: 0px !important;
}

.teacherpageHeading {
  padding: 15px;
  margin: 0px;
  background: #ddd;
}

.teacher_page table tr td {
  padding: 15px !important;
}

.teacherpagestd_table tr td {
  padding: 10px 15px !important;
}

.squre_box {
  display: block;
  width: 40px;
  height: 38px;
  border: 1px solid #234880;
  background-color: #234880;
}

.addbtn_icon {
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding: 0px !important;
}

.daytype_table td:nth-child(1) {
  width: 10%;
}

.daytype_table td:nth-child(2) {
  width: 70%;
}

.daytype_table td:nth-child(3) {
  width: 17%;
}

/*.entireSchool {cursor: pointer;margin:12px;}*/

.btn-inCall {
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
}

.btn-incall-select-value {
  background-color: #ff0000;
  color: #fff;
  padding: 8px 12px;
  display: block;
  position: absolute;
  left: 0;
  right: 34px;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
}

.btn-incall-select-arrow {
  background-color: #ff0000 !important;
  color: #fff !important;
  float: right;
  line-height: 20px;
  padding: 12px 10px;
  top: 0;
  border-bottom: 1px solid #ff0000;
}

.btn-incall {
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
  border: 1px solid transparent;
}

#audioFile {
  height: auto !important;
}

.scroll-menu {
  position: fixed;
  top: 95px;
}

.scroll-menu {
  padding: 0px 0px 20px 0px;
  /* box-shadow: 4px 8px 12px #000; */
  position: relative;
  z-index: 12;
  height: auto;
  background-color: #c3c4dc !important;
}

.scroll-menu ul {
  margin: 0;
  padding: 0;
}

.scroll-menu ul li {
  list-style: none;
}

.scroll-menu ul li a,
.scroll-menu ul li span {
  cursor: pointer;
  color: #000;
  display: inline-block;
  font-size: 18px;
  padding: 11px 15px;
  text-decoration: none;
  width: 100%;
  /* border-bottom: 1px solid #D9D; */
}

.right-bar table {
  margin-bottom: 0px;
}

.right-bar table p {
  margin-bottom: 0px !important;
}

.right-bar table tr td {
  padding: 18px 15px;
}

.right-bar .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e1e1e1;
  border-color: #ccc;
}

.alertDiv {
  /*height: 190px;overflow-y: scroll;*/
  border: 1px solid #ddd;
}

#left_detail_daytypes {
  overflow: hidden;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.alertDiv .table-fixed thead {
  width: 98.8%;
}

.alertDiv .table-fixed tbody {
  height: 525px;
  overflow-y: auto;
  width: 100%;
}

.alertDiv .table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
  display: block;
}

.alertDiv .table-fixed tbody td,
.table-fixed thead > tr > th {
  float: left;
  border-bottom-width: 0;
}

.floorsList ul li {
  text-align: left !important;
  /* margin-left: 25px!important;*/
}

.floorsList ul li p {
  text-align: left !important;
  margin-left: 10px !important;
}

.top_filter {
  /*margin-top: 70px;*/
  background: #fff;
  margin-left: 18px;
}

.mrg_top_0 {
  margin-top: 0px !important;
}

.Bell_schedule_table td:nth-child(1) {
  width: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap !important;
}

.Bell_schedule_table td:nth-child(2) {
  width: 12%;
}

.Bell_schedule_table td:nth-child(3) {
  width: 12%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap !important;
}

.Bell_schedule_table td:nth-child(4) {
  width: 12%;
}
.Bell_schedule_table td:nth-child(5) {
  width: 31%;
}
.Bell_schedule_table td:nth-child(6) {
  width: 10%;
}

#intercomRoomList li span {
  font-weight: normal !important;
  cursor: pointer;
  font-size: 18px !important;
}

.intercomfloorList,
.pagingfloorList,
.dashboardfloorList {
  cursor: pointer;
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 17px;
  padding: 7px 5px;
  padding-left: 20px;
  text-align: left;
}

.pagingZoneRoomList hr {
  margin: 5px 0 5px;
}

#paging_flr {
  margin-left: 12.5%;
}

#intercome_flr {
  margin-left: 12.5%;
}

.pagingZones {
  width: 12.7%;
}

#call {
  min-height: 46px;
}

.ui-draggable-dragging {
  z-index: 999;
}

/*----------------------29-07-2017-----------------------*/

.top_rt_side {
  float: right;
  padding: 8px 0;
  position: relative;
}

.time_date {
  color: #fff;
  font-size: 15px;
  float: left;
  margin-right: 10px;
  margin-top: 6px;
  word-spacing: 1px;
  width: 235px;
}

.role_div {
  float: left;
  width: 125px;
  margin-right: 20px;
}

.logout_div {
  float: left;
  margin-top: 2px;
}

.welcome {
  float: left;
  margin-top: 2px;
  line-height: 14px;
  padding-left: 5px;
  color: #fff;
  font-size: 11px;
}

#hamburger {
  color: #fff;
  background: #232580;
  top: 0px;
  left: 0px;
  width: 50px;
  display: block;
  height: 50px;
  padding-top: 12px;
  padding-left: 12px;
  cursor: pointer;
}

.icon-new ul li > span > span {
  display: none;
  font-weight: bold;
}

.width_15 {
  width: 210px !important;
}

.icon-new ul li > span > span {
  display: none;
}

.icon_class {
  float: left;
  margin-top: 3px;
}

.text_class {
  display: block !important;
  float: left;
  padding-left: 12px;
}

#map_configuration {
  padding-left: 18px;
}

/*----------------------panel-group-----------------------*/

#menu_list .panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #ccc;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  background: #f1f1f1;
  color: #333;
}

#menu_list .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #333;
  background-color: #e1e1e1;
  border-color: #ccc;
  border: 0px;
}

#menu_list .panel-title {
  font-size: 14px;
}

#menu_list .panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

#menu_list .panel-title > a i {
  color: #333;
}

#menu_list .more-less {
  float: right;
  color: #212121;
}

#menu_list .panel-default > .panel-heading + .panel-collapse > .panel-body {
  text-align: left;
  padding: 0px;
}

#menu_list .panel-group .panel + .panel {
  margin-top: 0px;
}

#menu_list ul li a {
  text-align: left;
  padding: 7px 15px;
}

#roomProperty th {
  padding: 20px 5px;
}

.action_btn_area td {
  padding-left: 10px;
}

.action_btn {
  position: relative;
  background: #43a047;
  padding: 8px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.action_btn_index_overlow {
  z-index: 900;
}

.action_btn i {
  position: absolute;
  top: 9px;
  left: 14px;
  font-size: 22px;
}

.action_btn_red {
  background-color: #ff0000 !important;
}

.action_btn b {
  font-size: 15px;
  padding: 0 0 0 20px;
}

.selected_item {
  background: #f68320;
  color: #fff !important;
}

.selected_item_other {
  font-weight: bold;
}

.right_table .table-striped > tbody > tr:nth-of-type(odd) {
  background: #e1e1e1;
}

.right_table .table > thead > tr > th {
  border-bottom: 0px;
}

.right_table .table > tbody > tr > td {
  border-top: 0px;
}

/*-------------------04-07-2017----------------*/

.title_heading_ft {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

.day_select_box {
  overflow: hidden;
}
.day_select_box > div {
  margin: 5px 0;
}
#filter_area {
  margin: 10px 0px;
  text-align: left;
  padding-right: 6px;
  width: 349px;
}

#filter_area b {
  display: inline-block;
  margin-right: 8px;
  font-size: 13px;
  float: left;
  width: 30px;
}

.Bell_schedule_table {
  margin-bottom: 5px;
}

.Bell_schedule_table i {
  cursor: pointer;
}

#Edit_Bell .multiselect {
  height: 180px;
  border: solid 1px #c0c0c0;
  overflow: auto;
}

#Edit_Bell .multiselect label {
  padding: 4px 0px;
  margin-bottom: 0px;
}

#Edit_Bell .multiselect label {
  display: block;
}

#Edit_Bell .multiselect input {
  margin-left: 10px;
  margin-right: 6px;
  vertical-align: top;
}

.paging .scrool-menup {
  min-height: 250px;
}

/*----bellschedule overflow auto 25/07/2017----*/

#bellschedule .mCSB_container {
  overflow: initial;
}

#bellschedule .jqmsLoaded {
  display: none;
  float: left;
  width: 290px;
}

#bellschedule .ms-options-wrap {
  position: relative;
  float: left;
  width: 290px;
}

#filter_area > b {
  line-height: 34px;
}

.overlay_div {
  width: 100%;
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 98;
  left: 0;
}

#paging i {
  padding-left: 3px;
}

.schedule_select_deselect_zone_chk {
  margin: 0px 0px 5px 30px;
  font-size: 14px;
  font-weight: bold;
}

.ms450_modal .modal-dialog {
  margin-top: 10px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}
.padding0 {
  padding: 0px !important;
}
.input_num_gp input {
  padding-right: 0px !important;
  padding-left: 8px;
}
input[type="range"][orient="vertical"] {
  writing-mode: bt-lr; /* IE */
  -webkit-appearance: slider-vertical; /* WebKit */
  width: 8px;
  height: 222px;
  padding: 0 5px;
}
.input_range {
  text-align: center;
  padding: 0px;
}
.input_range li {
  display: inline-block;
  margin: 0px 20px;
  min-width: 46px;
  text-align: center;
  display: inline-block;
  margin: 0px 0px;
  width: 86px;
  text-align: center;
}
.input_num_gp {
  padding-right: 15px;
}
.input_range input {
  display: inline-block !important;
}
.input_range ul {
  margin-left: 0px;
  padding-left: 0px;
}
#sel1 {
  margin-bottom: 30px;
}
.input_num_gp select {
  height: 29px;
  padding: 0px 5px;
}
.input_num_gp label {
  font-size: 16px;
  margin-top: 3px;
}
.mute_unmute {
  cursor: pointer;
}
.mute_unmute {
  cursor: pointer;
  font-size: 22px;
}
.input_range p {
  font-size: 16px;
}
.Bypass {
  border-top: 1px solid #ccc;
  padding: 10px 0px;
}
.Bypass input {
  height: 18px;
  width: 18px;
  vertical-align: middle;
}
.Bypass label {
  position: relative;
  top: 2px;
  left: 4px;
}
.padding-right0 {
  padding-right: 0px !important;
}

#data-list {
  list-style: none;
  background: #eee;
  position: absolute;
  margin: 1px 0px 0px;
  font-size: 16px;
  padding: 10px 0 0;
  border-radius: 4px;
  width: 234px;
  z-index: 100;
  max-height: 80vh;
  overflow: auto;
}

#data-list li {
  padding: 5px 15px;
  margin: 0 0px 5px;
  color: #555;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#data-list li:hover {
  background: #ccc;
}

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
  color: white;
  background-color: #428bca;
  padding: 5px 15px;
}

.mobile_abs {
  position: relative;
}
#imagemodal .modal-dialog {
  margin-top: 65px !important;
}

iframe {
  width: 100%;
  height: 90vh;
}

/*  call button css style */
.call-tray {
  /*  width: 200px;*/
  position: fixed;
  display: none;
  right: -400px;
  background: #f4f3ef;

  /* border: 2px solid #a3b2c7; */
  top: 65px;
  padding: 0;
  /* text-align: center; */
  transition: all 0.5s ease;
  /* border-radius: 6px; */
}
/*.call-tray.minimizeTray .btn-minimize span.glyphicon-menu-right:before{
  content:"\e257" !important;
}
.call-tray .btn-minimize{
  width: 24px;
  height: 24px;
  position: absolute;
  left: -8px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 24px;
  padding: 0;
}*/
.call-tray.active {
  right: 0;
  transition: all 0.5s ease;
  z-index: 99999;
  display: block;
}
.call-tray-innerDiv::before {
  content: "";
  height: 100%;
  width: 100%;
  float: left;
  background: rgba(0, 0, 0, 0);
  left: 0;
  top: 0;
  position: fixed;
  z-index: 9999;
}

.notify-selected {
  border: 2px solid #ccc !important;
}
/*
.call-tray.minimizeTray{
  right: -197px !important;
}
.call-tray.minimizeTray .btn-minimize{
  left: -20px;
}*/
.call-tray p {
  font-size: 13px;
}
.call-tray h2 {
  margin: 10px 0;
  font-size: 20px;
  font-weight: bold;
}
.btn-circle {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: solid 5px #fff;
  font-size: 20px;
}
.call-animation {
  border-color: #398439;
  position: relative;
  margin-right: 20px;
  animation: play 2s ease infinite;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.reject-animation {
  border-color: #d43f3a !important;
  position: relative;
  margin-left: 20px;
  animation: play2 3s ease infinite;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.btn-success {
}
.call-animation:active,
.call-animation:focus {
  animation: none;
}

.call-tray.accepted .btn-success,
.call-tray.accepted h4,
.call-tray.accepted #rejectCall,
.call-tray.active #endCall {
  display: none;
}
.call-tray.accepted {
  width: 170px;
}
.call-tray.accepted #endCall {
  display: inline-block;
  margin-left: 0;
}
.call-tray.accepted h2 {
  font-size: 18px;
}
@keyframes play {
  0% {
    transform: scale(1);
    transform: translate3d(0px, -2px, 0);
  }
  15% {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.4);
    transform: scale(1.1);
    transform: translate3d(0, 4px, 0);
  }
  25% {
    box-shadow:
      0 0 0 6px rgba(255, 255, 255, 0.4),
      0 0 0 12px rgba(255, 255, 255, 0.2);
    transform: scale(1.5);
    transform: translate3d(0px, -8px, 0);
  }
  25% {
    box-shadow:
      0 0 0 9px rgba(255, 255, 255, 0.4),
      0 0 0 18px rgba(255, 255, 255, 0.2);
    transform: scale(1.1);
    transform: translate3d(0px, 8px, 0);
  }
}
@keyframes play2 {
  0% {
    transform: scale(1);
    transform: translate3d(0px, -1px, 0);
  }
  15% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
    transform: scale(1.1);
    transform: translate3d(0px, 2px, 0);
  }
  25% {
    box-shadow:
      0 0 0 4px rgba(255, 255, 255, 0.4),
      0 0 0 8px rgba(255, 255, 255, 0.2);
    transform: scale(1.3);
    transform: translate3d(0px, -4px, 0);
  }
  25% {
    box-shadow:
      0 0 0 6px rgba(255, 255, 255, 0.4),
      0 0 0 12px rgba(255, 255, 255, 0.2);
    transform: scale(1.1);
    transform: translate3d(0px, 4px, 0);
  }
}
/*  call button css style end */
.spanInlineForm .form-control {
  width: 64%;
  display: inline-block;
  margin: 0 5px 0px 0px;
  border-radius: 0;
  height: 33px !important;
  background: transparent;
  color: #484949;
  font-size: 14px;
  font-weight: 400;
  border: unset;
  box-shadow: unset;
}
.calandar_area table {
  margin-bottom: 0;
}
.calandar_area table tr td {
  font-weight: bold;
  font-size: 14px;
}
.calandar_area .scroll_area {
  padding-bottom: 50px;
  overflow-y:auto !important;
}

.calandar_area .scroll_area .mCustomScrollBox{
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

.contentLoaderWrapper {
  width: 80%;
  height: 80%;
}

.contentLoader {
  width: 100%;
  float: left;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  /*background-color: rgba(0,0,0,0.8);*/
  z-index: 9999;
  text-align: center;
  overflow: hidden;
}
.contentLoader img {
  display: inline-block;
}
.contentLoader strong {
  color: #333;
  font-size: 14px;
  margin: 10px 0 0;
  display: block;
}
.contentLoader .loaderImgContainer {
  position: absolute;
  padding: 10px;
  /*background-color: rgba(255,255,255,0.8);*/
  border-radius: 5px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mySlides img {
  max-width: 120px;
  max-height: 108px;
}

.notify_table .table-bordered > tbody > tr > td a {
  display: block;
  text-decoration: none;
}
.notify_table .table-bordered > tbody > tr > td.notify-selected {
  background-color: #d2d2d2;
}
.fireSelectedEventLoadingBtn {
  background: #b71c1c;
}
.fireSelectedEventLoadingBtn i {
  font-size: 28px;
}
#teacherVal {
  max-height: 100px;
  overflow-y: auto;
} /*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
}
.custom-select select {
  display: none; /* hide original SELECT element: */
}
.select-selected {
  background-color: "#fffff";
}
/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 21px;
  right: 25px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  transform: rotate(-180deg);
  top: 16px;
}
/*style the items (options), including the selected item:*/
/* .select-items div, */

.select-selected {
  color: #babcbc;
  padding: 12px 8px;
  border: 1px solid #c0c0c0;
  cursor: pointer;
  border-radius: 6px;
  border: 1px solid #babcbc;
  background: #fff;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #f2f5f8;
  top: 104%;
  width: 100%;
  z-index: 99;
  max-height: 35rem;
  overflow: auto;
  border: 0.5px solid #e7e9ea;
  border-radius: 8px;
}
.select-option-list {
  border: 0 !important;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.select-items .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

#_titleName {
  color: #000 !important;
}

#help_video {
  height: auto !important;
  overflow: auto !important;
}

#help-videos-list {
  height: 336px;
  overflow: auto;
}

.pulse-buttons {
  border-radius: 0px;
  box-shadow: 0 0 0 0 rgba(192, 37, 37, 0.8);
  -webkit-animation: pulses 1.5s infinite;
}

.pulse-button:hover {
  /*-webkit-animation: none;*/
}

@-webkit-keyframes pulses {
  0% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(255, 255, 0, 0);
  }
  100% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(255, 255, 0, 0);
  }
}

.sign-list-select-dropdown {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-size: 14px;
  color: #484949;
  font-weight: 400;
}

/* intercom and paging */

::-webkit-scrollbar,
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track,
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb {
  background: #b0b6bb;
  border-radius: 4px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.main-body {
  display: flex;
  justify-content: space-between;
}
.map-left {
  width: 75%;
}

.map-container {
  width: 80%;
}

.map-parent {
  display: flex;
  justify-content: center;
}

.map-dropdown {
  width: 20%;
  margin: 5px 0px;
}

.intercom-paging-pannel {
  width: 22%;
  /* background: #FFFFFF; */
  border-radius: 8px;
  height: 90vh;
  overflow: auto;
}

.alerts-panel-card-accordions,
.accordion,
.zones-accordion,
.rooms-accordion,
.safeAccordion {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  background: #ffffff;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 0px 0px;
  color: #444;
  cursor: pointer;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  padding: 14px;
}

.alerts-panel-card-accordions p,
.accordion p {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #1a1c1c;
}

.panel {
  padding: 0px 18px;
  display: block;
  background: #ffffff;
  /* height: calc(100vh - 100px); */
  /* height: 100%; */
}

.safe_alertDropdown {
  color: #1a1c1c;
  height: 16px;
}
.safe-alert-container {
  display: none;
}
.safe-alert-container.active {
  display: block;
}
.safe-alert-room-panel .alert-room-panel {
  display: none;
}
.safe-alert-room-panel .alert-room-panel.active {
  display: block;
}
.room-img-container {
  display: none;
}
.room-img-container.showCamera {
  display: block;
}
.escalate-btn.showEscalateBtn {
  display: none;
}
.top-panel {
  height: 90%;
  overflow: auto;
  overflow: overlay;
}

.intercomAccordion {
  height: 90%;
}

.intercomAccordion .panel-container {
  margin-bottom: 20px;
}

.zones-accordion,
.rooms-accordion {
  background: rgba(0, 62, 126, 0.08);
  border-radius: 4px 4px 0px 0px;
  padding: 12px;
  border: none;
}

.zones-accordion p,
.rooms-accordion p {
  font-weight: 700;
  font-size: 15px;
  color: #484949;
}

.safe-alert-accordion,
.lockdown-accordion,
.halo-alerts-accordion {
  background-color: #efc6c8;
  border-radius: 8px 8px 0px 0px;
}

.lockdown-accordion {
  border-radius: 8px 8px 0px 0px !important;
}

.safe-alert-accordion p,
.lockdown-accordion p .halo-alerts-accordion p {
  color: #1a1c1c;
}

.safe-alert-panel,
.lockdown-panel {
  height: fit-content;
  background-color: #efc6c8;
  border-radius: 0px 0px 8px 8px;
}

.lockdown-panel {
  display: block !important;
}

.halo-alerts-panel {
  padding-top: 10px;
  max-height: 45rem;
  height: unset;
  background-color: #efc6c8;
  border-radius: 0px 0px 8px 8px;
  overflow: auto;
}

.halo-alerts-panel .top-panel {
  max-height: 100%;
}

.safe-alert-room-panel {
  position: relative;
  margin-top: 15px;
}

.room-icon-box.visible {
  width: 50%;
  position: absolute;
  right: 0;
  background-color: #ffffff;
  display: flex;
  justify-content: flex-end;
  text-align: center;
  align-items: center;
  gap: 20px;
  z-index: 9;
  padding-right: 20px;
  font-size: 11px;
  color: #003d7d;
  font-weight: 700;
  border-radius: 8px;
}
.room-icon-box {
  display: none;
}

.room-icon-box img {
  cursor: pointer;
  height: 24px;
  width: 24px;
}

.talk-icon.hide {
  display: none;
}

.listen-icon {
  display: none;
}

.listen-icon.visible {
  display: inline;
}

.listen-icon-gif {
  display: none;
}

.listen-icon-gif.visible {
  display: inline;
}

.talk-i {
  display: none;
}

.talk-i.visible {
  display: inline;
}

.talk-i-gif {
  display: none;
}

.talk-i-gif.visible {
  display: inline;
}

.safeAccordion {
  background: #ffffff;
  box-shadow: 0px -2px 4px 1px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 0px 0px;
}

.safeAccordion p {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #fb8c00;
}

.safeAccordion-heading {
  color: #484949 !important;
}

.safeAccordion span {
  width: 25%;
  display: flex;
  justify-content: space-between;
}

.alert-room-panel {
  height: fit-content;
  border-radius: 0px 0px 8px 8px;
}

.actionAccordion .accordionBody {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.entire-school {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid rgba(76, 169, 190, 0.2);
  margin-bottom: 11px;
  margin-top: 11px;
  border-radius: 4px;
}

.entire-school-chckbox:hover {
  cursor: pointer;
}

.entire-school.checked {
  border: 1px solid rgba(0, 61, 125, 1);
}

.entire-school.checked p {
  font-weight: bold;
  color: #000;
}

.entire-school p {
  font-weight: 600;
  font-size: 16px;
  color: #444;
}

.toggle-switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

.toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.custom-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.custom-slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input:checked + .custom-slider {
  background-color: #003d7d;
}

input:checked + .custom-slider.uncheck {
  background-color: #ccc;
}

input:focus + .custom-slider {
  box-shadow: 0 0 1px #003d7d;
}

input:checked + .custom-slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

input:checked + .uncheck.custom-slider:before {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

/* Rounded custom-sliders */
.custom-slider.round {
  border-radius: 34px;
}

.custom-slider.round:before {
  border-radius: 50%;
}

.select-zone {
  margin-bottom: 15px;
}

.select-zone .panel-container:nth-of-type(2) {
  margin-bottom: 0px;
}

.paging-extension {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  background-color: #e7e9ea;
  border-radius: 4px;
  margin-top: 20px;
  font-weight: 800;
  font-size: 15px;
}

.description-section {
  margin-top: 10px;
  border-radius: 6px;
  padding: 8px;
}

.description {
  margin-bottom: 20px;
}

.description p {
  font-weight: 800;
  font-size: 16px;
  line-height: 17x;
}

.paging-footer {
  margin-right: 18px;
}

.description .description-content {
  background: #f1f2f2;
  border-radius: 4px;
  padding: 4px;
  font-weight: 400;
  font-size: 14px;
  color: #000;
}

.description-rows span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
  border-bottom: 1px solid #e7e9ea;
  gap: 10px;
}

.description-rows #roomTeachersList {
  text-align: end;
}

.description-rows span p:first-child {
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
}

.description-carousel {
  margin-bottom: 30px;
}

.description-carousel .carousel-inner .item {
  height: 50px;
  padding: 0px 50px;
}

.description-carousel .carousel-inner .item.active {
  display: flex;
  justify-content: center;
  align-items: center;
}

.description-carousel .carousel-inner .item img {
  width: 50px;
  height: 50px;
  border-radius: 4px;
}

.description-carousel .carousel-inner .item span {
  font-weight: 800;
  font-size: 18px;
}

.description-carousel .glyphicon {
  top: 50%;
  transform: translate(0px, -50%);
  color: #111;
}

.description-carousel .carousel-control {
  background-image: unset;
}

.description-carousel .carousel-caption {
  color: #111;
  text-shadow: unset;
  position: static;
  padding-bottom: unset;
  padding-top: unset;
  font-weight: bold;
  margin-left: 10px;
}

.intercom-listen-btn-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.paging-footer .paging-btn,
.paging-footer .intercom-btn,
.paging-footer .listening-btn,
.paging-footer .listening-on-btn {
  width: 100%;
  background-color: #5d9d52;
  border: 1px solid #5d9d52;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  height: 40px;
}

.paging-footer .listening-on-btn {
  background-color: #e53935;
  border: 1px solid #e53935;
}

.badge-container {
  display: flex;
}

.zone-badge,
.room-badge {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: #f0d2ab;
  color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 800;
  margin-right: 20px;
}

.zone-bar,
.room-bar {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 12px;
  margin-bottom: 4px;
  border: none;
  border-radius: 2px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 500;
}

.zone-bar:hover,
.room-bar:hover {
  background-color: #edf3fa;
}

.zone-bar:focus,
.room-bar:focus {
  background-color: #edf3fa;
}

.room-bar.selected,
.zone-bar.selected {
  background-color: #edf3fa;
}

.zones-panel,
.room-panel {
  display: none;
  height: 180px;
  border-radius: 0px 0px 4px 4px;
  background-color: rgba(0, 62, 126, 0.03);
  padding: 4px 4px 0px 4px;
  border-bottom: 4px solid rgba(0, 62, 126, 0.03);
  overflow: auto;
}

.zones-panel.active,
.room-panel.active {
  display: block;
}

#pagingModal .modal-header,
#intercomModal .modal-header {
  text-align: center;
}

.paging-modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
}

.paging-gif,
.intercom-gif {
  height: 175px;
  width: 175px;
}

.stop-paging,
.stop-intercom {
  width: 30rem;
  margin-bottom: 25px;
}

.stop-paging-btn,
.stop-intercom-btn {
  width: 100%;
  background-color: #e53935;
  border: 1px solid #e53935;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
}

.stop-paging-btn span {
  margin-left: 10px;
}

.dropdown-check-list {
  display: flex;
  align-items: center;
  width: fit-content;
}

.dropdown-check-list .home-map-dropdown {
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  border: 1px solid #babcbc;
  border-radius: 6px;
  width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: #ffffff;
}

.dropdown-check-list .dropdown-anchor:after {
  content: none !important;
}

.dropdown-check-list ul.items {
  padding: 2px;
  display: none;
  margin: 0;
  border: 0.5px solid #e7e9ea;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  background-color: #fff;
  max-height: 200px;
  overflow: auto;
  position: absolute;
  z-index: 999;
  width: 300px;
  top: 125px;
}

.dropdown-check-list ul.items li {
  list-style: none;
  padding: 12px;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}

.dropdown-check-list ul.items li:hover {
  background-color: rgb(226, 224, 224);
  cursor: pointer;
}

.dropdown-check-list.visible .items {
  display: block;
}

/* --safe alerts-- */

.alert-room-panel .btn-container {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.acknowledge-btn,
.event-btn,
.lockdown-btn,
.escalate-btn,
.customSafe-btn {
  background: #5d9d52;
  border-radius: 4px;
  border: none;
  color: #ffffff;
  font-weight: 800;
  font-size: 16px;
  width: 100%;
  padding: 8px;
  cursor: pointer;
}

.lockdown-btn,
.escalate-btn,
.customSafe-btn {
  margin-top: 10px;
}

.btn-holder {
  display: flex;
}

.caption-container {
  display: flex;
  margin-bottom: 15px;
}

.caption,
.log {
  width: 50%;
}

.caption p,
.log p {
  color: #808284;
  font-size: 14px;
  font-weight: 400;
}

.caption div,
.log div {
  color: #484949;
  font-size: 14px;
  font-weight: 700;
}

.room-img-container {
  position: relative;
}

.room-img {
  width: 100%;
  height: 18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.room-img-container .room-img img {
  width: 100%;
  /* max-width: 100%; */
  max-height: 100%;
}

.expand-icons {
  position: absolute;
  right: 2rem !important;
  top: 1rem;
  z-index: 999;
  display: flex;
  gap: 5px;
}

.expand-icons span {
  background-color: rgba(0, 62, 126, 0.08);
  border-radius: 4px;
  width: 2.5rem;
  display: flex;
  justify-content: center;
  height: 3rem;
}

.expand-icons img {
  /* margin-left: 10px; */
  cursor: pointer;
}

.alert-description-carousel {
  margin: 15px 0px;
}

.alert-description-carousel .carousel-inner .item {
  /* height: 10rem; */
  padding: 0px 40px;
}

.alert-description-carousel .carousel-inner .item img {
  width: 8rem;
  height: 8rem;
  border-radius: 4px;
}

.alert-description-carousel .carousel-inner .item span {
  font-weight: 800;
  font-size: 18px;
}

.alert-description-carousel .glyphicon {
  top: 50%;
  transform: translate(0px, -50%);
  color: #111;
}

.alert-description-carousel .carousel-control {
  background-image: unset;
}

.alert-description-carousel .carousel-caption {
  color: #111;
  text-shadow: unset;
  left: 35%;
  top: 50%;
  transform: translate(0px, -70%);
}

.video-btn-container {
  display: flex;
  gap: 5px;
  margin-bottom: 15px;
}

.talk-btn,
.listen-btn,
.video-btn {
  background: #ffffff;
  border-radius: 4px;
  border: 2px solid #5d9d52;
  color: #5d9d52;
  font-weight: 800;
  font-size: 18px;
  width: 100%;
  padding: 5px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 7px;
}

/* image modal */

.room-image-content {
  padding: 20px;
}

.room-image-header {
  padding: 0px 0px 10px 0px !important;
  border-bottom: 1px solid #cdd2dd !important;
}
.canvas-heading {
  display: none;
}

.intercomPagingDropdown {
  color: #1a1c1c;
  height: 16px;
}

.room-selected,
.zone-selected {
  display: none;
}

.room-selected img,
.zone-selected img {
  height: 22px;
}

#paging-btn .fa-spinner {
  font-size: xx-large;
}

.caption-container {
  display: flex;
  margin-bottom: 15px;
  gap: 10px;
}

.caption,
.log {
  width: 50%;
}

.caption p,
.log p {
  color: #808284;
  font-size: 14px;
  font-weight: 400;
}

.caption div,
.log div {
  color: #484949;
  font-size: 14px;
  font-weight: 700;
  word-break: break-word;
}

.room-img-container {
  position: relative;
}

.room-img {
  width: 100%;
  height: 18rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.room-img-container .room-img img {
  width: 50%;
  /* max-width: 100%; */
  max-height: 100%;
}

.room-img-container .hide-expand-icon {
  margin-left: 10px;
}

.expand-icons {
  position: absolute;
  right: 1rem;
  top: 1.5rem;
  z-index: 999;
  display: flex;
  gap: 12px;
}

.expand-icons img {
  margin-left: 3px;
  cursor: pointer;
}

.alert-description-carousel {
  margin: 15px 0px;
}

.alert-description-carousel .carousel-inner .item {
  /* height: 10rem; */
  padding: 0px 40px;
}

.alert-description-carousel .carousel-inner .item img {
  width: 8rem;
  height: 8rem;
  border-radius: 4px;
}

.alert-description-carousel .carousel-inner .item span {
  font-weight: 800;
  font-size: 18px;
}

.alert-description-carousel .glyphicon {
  top: 50%;
  transform: translate(0px, -50%);
  color: #111;
}

.alert-description-carousel .carousel-control {
  background-image: unset;
}

.alert-description-carousel .carousel-caption {
  color: #111;
  text-shadow: unset;
  left: 35%;
  top: 50%;
  transform: translate(0px, -70%);
}

.video-btn-container {
  display: flex;
  gap: 5px;
  margin-bottom: 15px;
}

.talk-btn,
.listen-btn,
.video-btn {
  background: #ffffff;
  border-radius: 4px;
  border: 2px solid #5d9d52;
  color: #5d9d52;
  font-weight: 800;
  font-size: 18px;
  width: 100%;
  padding: 5px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 7px;
}

/* image modal */

.room-image-content {
  padding: 20px;
}

.room-image-header {
  padding: 0px 0px 10px 0px !important;
  border-bottom: 1px solid #cdd2dd !important;
}

.room-image-header-wrapper {
  display: flex;
  justify-content: space-between;
}

.room-image-header h3 {
  padding: unset;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 75%;
}

.room-image-header-wrapper button {
  font-size: 35px !important;
}

.room-image-body,
.lockdown-body {
  padding: 20px 0px 0px 0px !important;
}

.room-image-preview-modal-dialog,
.room-video-preview-modal-dialog {
  width: 65%;
}

.alert-roomimage-container {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.alert-roomimage-container img {
  max-width: 100%;
  max-height: 100%;
}

.image-card {
  aspect-ratio: 16/9;
}

#videoModal .room-video-preview-modal-dialog {
  margin: unset;
  margin-left: 30px;
}

/* lockdown */

.lockdown-container {
  background: #ffffff;
  padding: 10px;
  border-radius: 8px;
  height: fit-content;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  margin-top: 15px;
}

.continer-top {
  display: flex;
  justify-content: space-between;
}

.alert-box,
.pending-box,
.secure-box {
  width: 100%;
  height: 70px;
  background: #ef9291;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-right: 10px;
}

.pending-box {
  background-color: rgba(251, 140, 0, 0.6);
}

.secure-box {
  background-color: #9abd83;
  margin-right: unset;
}

.alert-box p,
.pending-box p,
.secure-box p {
  font-size: 17px;
  font-weight: 400;
  color: #000000;
}

.alert-box span,
.pending-box span,
.secure-box span {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
}

.secured-container {
  width: 100%;
  background-color: #b0b6bb;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
}

.allClear-btn {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.allClear-btn .lockdown-btn {
  width: 70%;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  background: #5d9d52;
  color: #ffffff;
  border-radius: 4px;
  font-size: 17px;
  font-weight: 700;
  border: none;
  padding: 10px;
}

.lockdown-modal-dialog {
  transform: translate(0, 100%) !important;
}

.lockdown-modal-content {
  width: 80%;
}

.lockdown-modal-body {
  padding: 45px 60px !important;
}

.lockdown-modal-heading {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  color: #000;
}

.lockdown-modal-heading {
  font-size: 20px;
  font-weight: 400;
}

.lockdown-modal-button {
  display: flex;
  margin-top: 20px;
}

.notNow-btn {
  background: #ffffff;
  color: #fb8c00;
  border: 2px solid #fb8c00;
  border-radius: 4px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  padding: 10px;
}

.accept-btn {
  background: #5d9d52;
  color: #ffffff;
  border-radius: 4px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  border: none;
  padding: 10px;
  margin-left: 10px;
}

.lockdown-summary-modal-dialog {
  width: 58%;
}

.lockdown-summary-modal-dialog .modal-content {
  border-radius: 8px !important;
}

.overall-summary {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e9ea;
}

.summary-boxes {
  display: flex;
  width: 100%;
}

.summary-heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}

.modal-secured-box,
.modal-pending-box,
.modal-people-box,
.modal-time-box,
.modal-total-time-box,
.modal-end-box {
  width: 10%;
  height: 70px;
  background: #9abd83;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  margin-right: 10px;
}

.modal-pending-box {
  background-color: rgba(251, 140, 0, 0.6);
}

.modal-people-box {
  width: 14%;
  background-color: rgba(176, 182, 187, 0.4);
}

.modal-total-time-box {
  width: 12%;
  background-color: rgba(53, 129, 228, 0.2);
}

.modal-time-box,
.modal-end-box {
  width: 24%;
  background-color: rgba(53, 129, 228, 0.2);
}

.modal-secured-box p,
.modal-pending-box p,
.modal-people-box p,
.modal-time-box p,
.modal-total-time-box p,
.modal-end-box p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.modal-secured-box span,
.modal-pending-box span,
.modal-people-box span,
.modal-time-box span,
.modal-total-time-box span,
.modal-end-box span {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
}

.alert-summary {
  margin-top: 30px;
  margin-bottom: 30px;
}

.alert-heading {
  display: flex;
}

.alert-heading p {
  font-size: 20px;
  font-weight: 700;
}

.total-alerts {
  background-color: #ef9291;
  font-size: 15px;
  font-weight: bold;
  border-radius: 4px;
  margin-left: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0px 12px;
}

.summary-table {
  height: 40rem;
  overflow: auto;
}

.summary-table thead {
  background-color: #e7e9ea;
}

.summary-table table tbody tr td,
.summary-table table thead tr th {
  padding: 15px;
}

.summary-table .unresolved {
  background-color: rgba(239, 146, 145, 0.3);
}

.intercomAccordion .panel:first-of-type {
  display: none !important;
}

.intercomAccordion .panel.active {
  display: block !important;
}

.alerts-panel-card-accordions img,
.intercomAccordion .accordion img {
  height: 16px;
  color: #1a1c1c;
}

.lockdown-panel-container {
  display: none;
}

.expandedVideoAudioBtn {
  /* background: #3581E4; */
  /* padding: 5px; */
  border-radius: 4px;
}

.class_room canvas.expandedVideo,
.class_room .contentLoader.expandedVideo {
  height: 500px;
  width: 850px;
  border-radius: 14px;
}

.intercomAccordion .panel {
  display: none !important;
}

.intercomAccordion .panel.active {
  display: block !important;
}

.intercomAccordion .accordion img {
  height: 16px;
  color: #1a1c1c;
}

.lockdown-panel-container {
  display: none;
}

.paging-footer .btn-logo {
  display: flex;
}

.room-hover,
.zone-hover {
  display: none !important;
}

.room-hover.active,
.zone-hover.active {
  display: block !important;
}

.room-hover img,
.zone-hover img {
  height: 22px;
}

.summary-table .no-alerts {
  text-align: center;
  font-weight: 900;
}

/* halo alerts */

.halo-alerts-container {
  background: #ffffff;
  border-radius: 8px;
  height: fit-content;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.third-party-device-alerts-container {
  background: transparent;
  border-radius: 8px;
  height: fit-content;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.alert-card-heading {
  color: #fb8c00;
  border-bottom: 1px solid rgba(176, 182, 187, 0.2);
  font-size: 18px;
  font-weight: 800;
  padding: 10px;
  overflow: hidden;
}

.third-party-device-alerts-card-heading {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.halo-alert-card {
  height: fit-content;
  padding: 10px;
}

.third-party-device-alerts-card {
  height: fit-content;
  padding: 10px;
  background: white;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.alert-card-info {
  display: flex;
  justify-content: space-between;
}

.info-head,
.info-body {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 3px;
}
#alertsInfo h3 {
  padding: 0px !important;
  color: #808284 !important;
}

.info-head span,
.info-body span {
  color: #ffffff;
  font-size: 13px;
}

.info-head p,
.info-body p {
  color: #484949;
  font-size: 15px;
  font-weight: 700;
}

.alert-card-btn {
  display: flex;
  margin-top: 12px;
}

.alert-escalate-btn,
.alert-end-btn {
  background: #5d9d52;
  color: #ffffff;
  border-radius: 4px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  border: none;
  padding: 10px;
}

.comment-body {
  padding: 15px !important;
}

.comment-body textarea {
  resize: none;
  border-radius: 4px;
}

.submit-btn-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  margin-top: 10px;
}

.submit-btn {
  background: #5d9d52;
  color: #ffffff;
  border-radius: 4px;
  font-size: 17px;
  font-weight: 700;
  border: none;
  padding: 15px 32px;
}

/* doors */

.doors-panel {
  height: fit-content;
  border-radius: 0px 0px 8px 8px;
}

.doors-container {
  background: #ffffff;
  padding: 10px;
  border-radius: 8px;
  height: fit-content;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.open-doors-section {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.open-doors-alerts-section {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.doors-alert-box,
.doors-warning-box,
.doors-bypass-box,
.doors-open-box {
  width: 100%;
  height: 70px;
  background: #ffffff;
  border: 3px solid #fb0000;
  color: #fb0000;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  margin-right: 10px;
}

.doors-alert-box-bg {
  background-color: #ffe4e4 !important;
}
.doors-warning-box-bg {
  background-color: #fff2e1 !important;
}
.doors-bypass-box-bg {
  background-color: #d2e6ff !important;
}

.doors-open-heading-alert-bg {
  color: #fb0000 !important;
}
.doors-open-heading-warn-bg {
  color: #fb8c00 !important;
}
.doors-open-heading-bypass-bg {
  color: #3581e4 !important;
}

.doors-warning-box {
  border: 3px solid #fb8c00;
  color: #fb8c00;
}

.doors-bypass-box {
  border: 3px solid #3581e4;
  color: #3581e4;
  margin-right: unset;
}

.doors-open-box {
  background-color: #ffe4e4;
  margin-right: unset;
}

.doors-alert-box p,
.doors-warning-box p,
.doors-bypass-box p,
.doors-open-box p {
  font-size: 16px;
  font-weight: 700;
}

.doors-alert-box span,
.doors-warning-box span,
.doors-bypass-box span,
.doors-open-box span {
  font-size: 20px;
  font-weight: 700;
}

.doors-closed-container {
  width: 100%;
  background-color: #ffffff;
  border: 3px solid #484949;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  padding: 10px;
}

.doors-open-container {
  padding: 0px 10px 10px 10px;
}

.open-doors-details {
  background-color: #ffe4e4;
  border-radius: 4px 4px;
  padding: 10px;
}

.doors-open-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 10px;
}

.open-doors-box {
  display: flex;
  flex-direction: column;
  gap: 5px;
  overflow: auto;
  max-height: 13.4rem;
}
.open-doors {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px;
  color: #484949;
  font-weight: 400;
  font-size: 16px;
  background-color: #ffffff;
}

.open-doors span {
  color: #484949;
  font-weight: 700;
  font-size: 16px;
}

.door-switch-container {
  display: flex;
  margin-left: 30px;
  font-weight: 700;
}

.door-switch {
  display: inline-block;
  height: 24px;
  position: relative;
  width: 40px;
  margin-left: 15px;
}

.door-switch input {
  display: none;
}

.door-slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
}

.door-slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 16px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 16px;
}

input:checked + .door-slider {
  background-color: #003d7d;
}

input:checked + .door-slider:before {
  transform: translateX(16px);
}

.door-slider.round {
  border-radius: 34px;
}

.door-slider.round:before {
  border-radius: 50%;
}

#intercomModal .modal-title,
#pagingModal .modal-title {
  font-weight: bold;
}

#intercomModal.modal,
#pagingModal.modal {
  text-align: center;
  padding: 0 !important;
}

#intercomModal.modal:before,
#pagingModal.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

#intercomModal .modal-dialog,
#pagingModal .modal-dialog {
  display: inline-block;
  text-align: -webkit-center;
}

#intercomModal .modal-content,
#pagingModal .modal-content {
  width: max-content;
  padding: 5px 25px;
}

.js-safeView-camera-modal {
  position: fixed;
  background: white;
  width: 50%;
  height: 70%;
  top: 15%;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 10px;
  border-radius: 5px;
  box-shadow: 2px 3px 5px #999;
}

.js-safeView-camera-modal h2 {
  color: black;
  margin-left: 10px;
  padding: 10px 0px 5px 0px;
}
.js-safeView-camera-modal hr {
  margin-top: 10px;
  margin-bottom: 0px;
}

.cameraContainer {
  width: 95%;
  height: 85%;
  border: 1px solid rgb(75, 74, 74);
  background: #f1f1f1;
  position: relative;
  top: 1.5%;
  left: 2.5%;
}

.no-video-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.safe-view-sound-icon-container {
  display: none;
  position: absolute;
  top: 93px;
  right: 40px;
}

.safe-view-sound-icon-container:hover {
  cursor: pointer;
}

.cameraLoaderLockdown {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.alert-room-panel .configure-btns {
  display: none;
  width: 100%;
}

.dropdown-check-list.visible .home-map-dropdown img {
  transform: rotate(-180deg);
}

.dropdown-check-list .home-map-dropdown img {
  transform: rotate(0deg);
}

.alerts-panel-card-accordions p,
.intercomAccordion .accordion p {
  color: #1a1c1c;
}

.panel-container .accordion {
  border-radius: 8px;
}

.panel-container .panel.active + .panel-container .accordion {
  border-radius: 8px 8px 0px 0px;
}

.paging-panel {
  padding-right: 0px;
}

.paging-panel .top-panel {
  height: 85%;
  padding-right: 16px;
}

.dropdown-check-list.visible .anchor.home-map-dropdown::after {
  top: 40%;
  transform: rotate(-315deg);
}

.room-img .class_room .contentLoader {
  background-color: #f7f7f7;
}
.room-img {
  background-color: #f7f7f7;
}

.talk-icon,
.icon_2 {
  padding-top: 6px;
}

.alert-room {
  padding-right: 6px;
  overflow: auto;
  max-height: 454px;
}

.end-alert-modal .modal-dialog,
#incoming-call-modal .modal-dialog {
  margin-top: 15% !important;
}

.end-alert-content {
  padding: 20px;
}

.end-alert-modal-dialog {
  width: 30%;
}

.end-alert-modal-dialog .modal-content,
.incoming-call-modal-dialog .modal-content {
  border-radius: 8px !important;
}

.end-alert-body {
  padding: 15px 0px 0px 0px !important;
}

.end-alert-body p {
  padding-bottom: 5px;
}

.end-alert-modal-footer {
  padding: 10px 0px 10px 10px;
  border-top: unset;
  text-align: right;
}

.end-alert-modal-footer button {
  border-radius: 4px;
  border: 1px solid #5d9d52;
}

.end-alert-modal-footer button:disabled {
  background-color: #5d9d52;
  opacity: 0.5;
  border: 1px solid #5d9d52;
}

.end-alert-modal-footer button:hover {
  background-color: #5d9d52 !important;
  opacity: 0.5;
  border: 1px solid #5d9d52 !important;
}

.js-alerts-container {
  box-shadow: -2px 12px 15px -8px rgba(0, 0, 0, 0.25);
}

.thirdPartyAlertCardBox {
  box-shadow: 0px 3px 8px -1px rgba(0, 0, 0, 0.2);
  margin-bottom: 12px;
}

.third-party-device-alerts-card-heading span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 95%;
}

.alert-card-info .info-body {
  width: 47%;
  height: 7rem;
}

.alert-card-info .info-body p {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.acknowledge-text-area textarea {
  resize: none;
}

.clearSelectionContainer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.clearSelectionContainer .clearSelectionBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid red;
  padding: 2px 6px 2px 6px;
  border-radius: 6px;
  gap: 5px;
  color: #e53935;
}

.clearSelectionContainer .clearSelectionBtn.hidden {
  display: none;
}

.clearSelectionContainer .clearSelectionBtn:hover {
  cursor: pointer;
}

.clearSelectionContainer .clearSelectionImg {
  height: 10px;
}

.clearSelectionContainer .clearSelectionText {
  font-weight: 700;
}

.teacherCarouselIntialsContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  background-color: #4ca9be;
  border-radius: 4px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}

#dayTypes {
  background-color: #ffffff;
  border-radius: 4px;
}

#daytypes_left {
  padding: 0px 15px;
}

.daytype_table {
  border-bottom: 1px solid #e7e9ea;
  border-collapse: separate;
  border-spacing: 0 10px;
}

.daytype-table-info {
  border-bottom: unset;
}

.daytype_table .add-daytype td:nth-child(1) {
  width: 85%;
  font-size: 20px;
  font-weight: 800;
  padding: 15px 20px 20px 0px;
}

.daytype_table .add-daytype td:nth-child(2) {
  width: 15%;
  padding: 15px 0px 20px 14px;
}

#new_schedule_add_button {
  cursor: pointer;
}

.daytype-table-info {
  border-collapse: separate;
  border-spacing: 0 10px;
}

.daytypeclass {
  border-radius: 4px;
  background: rgba(53, 129, 228, 0.05);
}

.daytype-table-info .daytypeclass td {
  border: 1px solid rgba(53, 129, 228, 0.05);
  border-style: solid none;
}

.daytypeclass td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left-style: solid;
}

.daytypeclass td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right-style: solid;
  padding: 0px 8px;
}

.daytypeclass td:last-child img {
  cursor: pointer;
}

.daytype-table-info .daytypeclass .dayTypesNameTd {
  font-size: 14px;
  font-weight: 400;
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.spanInlineForm td:first-child {
  width: unset;
}

.spanInlineForm td:last-child {
  width: 20%;
}

.spanInlineForm {
  border-radius: 4px;
  background: rgba(53, 129, 228, 0.05);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
}

.daytype_table .spanInlineForm td {
  border: 1px solid rgba(53, 129, 228, 0.05);
  border-style: solid none;
}

.spanInlineForm td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left-style: solid;
  display: flex;
  align-items: center;
}

.spanInlineForm td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right-style: solid;
  padding: 0px;
}

#left_detail_daytypes {
  margin-bottom: unset;
}

.spanInlineForm .sp-replacer,
.day_select_box .sp-replacer {
  border: unset;
  border-radius: 4px;
  background: #e7e9ea;
  padding: 8px 6px;
}

.spanInlineForm .sp-preview,
.day_select_box .sp-preview {
  width: 25px;
  height: 25px;
}

.spanInlineForm .sp-dd,
.day_select_box .sp-dd {
  padding: 0px;
  font-size: 22px;
  font-weight: 400;
}

.add-daytype #cancel_daytypes {
  display: none;
}

#bellschedule .modal-content {
  margin-top: unset;
  height: 100vh;
}

#bellschedule .modal-dialog {
  width: 65%;
  float: right;
  margin: unset;
}

#bellschedule .modal-body {
  padding: 20px 33px 33px 33px;
}

#bellschedule .modal-header-wrapper h3,
#bell_model_popup .modal-header-wrapper h4 {
  font-size: 20px;
  padding: 20px 20px 20px 0px;
  color: #1a1c1c;
  font-weight: bold;
}

#bellschedule .close,
#bell_model_popup .close {
  font-size: 43px;
  top: 20px;
  color: #808284;
}

#bellschedule .modal-footer {
  border-top: unset;
  padding: 0px;
}

#bellschedule .modal-footer .btn-copy {
  border-radius: 4px;
  border: 1px solid #fb8c00;
  background: #fff;
  color: #fb8c00;
  height: unset;
  padding: 12px 32px;
}

#bellschedule .modal-footer button:last-child {
  border-radius: 4px;
  background-color: #5d9d52;
  height: unset;
  padding: 12px 32px;
}

#add_row_table button {
  border-radius: 4px;
  background-color: #5d9d52;
}

#bellschedule #filter_area .ms-options-wrap button {
  padding: 12px 10px;
  font-size: 14px;
  width: 70%;
}

#bellschedule #filter_area .ms-options-wrap .ms-options {
  width: 70%;
}

.bell-schedule-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0px;
}

.bell-schedule-bar .bell-title {
  display: flex;
  align-items: center;
  gap: 20px;
}

.day_select_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #cdd2dd;
  padding-bottom: 20px;
}

.day_select_box label {
  font-size: 14px;
  font-weight: 400;
  color: #484949;
}

.day-color-container {
  display: flex;
  flex-direction: column;
}

.day-name-container {
  width: 90%;
}

.day-name-container input[type="text"] {
  height: 40px;
  border-radius: 4px;
  border: 1px solid #babcbc;
}

#Bell_schedule_table thead tr {
  background: #f6f6f6;
}

#Bell_schedule_table thead tr th {
  border-bottom: unset;
  padding: 12px;
}

#bell_model_popup .modal-dialog {
  width: 45%;
}

#bell_model_popup .modal-content {
  margin-top: 50px;
}

.bell-name-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#bell_model_popup .Edit_Bell .bell-name-bar .form-group,
#bell_model_popup .Edit_Bell .visualMessage .form-group {
  margin-right: 0;
  margin-left: 0;
  width: 48%;
}

#bell_model_popup .Edit_Bell .bell-name-bar .form-group input[type="text"] {
  border: 1px solid #babcbc;
  border-radius: 4px;
  padding: 12px 8px;
  height: unset;
  font-size: 14px;
}

#bell_model_popup .Edit_Bell .bell-name-bar .form-group .selectpicker {
  background-color: transparent;
  border: 1px solid #babcbc;
  border-radius: 4px;
  padding: 13px 8px;
  height: unset;
  font-size: 14px;
  color: #808284;
  width: 32%;
}

.selectpicker-container {
  display: flex;
  justify-content: space-between;
}

#bell_model_popup .Edit_Bell .form-group {
  margin-left: 0;
  margin-right: 0;
}

#bell_model_popup .Edit_Bell .visualMessage .visualMessage-container .form-group .selectpicker {
  background-color: transparent;
  border: 1px solid #babcbc;
  border-radius: 4px;
  padding: 13px 8px;
  height: unset;
  font-size: 14px;
  color: #808284;
  width: 49%;
}

#bell_model_popup .Edit_Bell .visualMessage h2 {
  font-size: 18px;
  font-weight: 700;
  color: #484949;
  padding: 20px 0px 0px 0px;
}

#bell_model_popup .Edit_Bell .visualMessage .visualMessage-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.visualMessage-selectpicker {
  display: flex;
  justify-content: space-between;
}

.custom-select #audioDDBox,
.custom-event-select #eventDDBox,
.associated-events #scheduleEvents,
.visualMessage #andMessage {
  border: 1px solid #babcbc;
  border-radius: 4px;
  padding: 12px 8px;
  height: unset;
  font-size: 14px;
  color: #808284;
}

.select-zone-box .scheduleZoneBox-header {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.select-zone-box .scheduleZoneBox-header .zoneBox-heading {
  font-size: 18px;
  font-weight: 700;
  color: #484949;
}

.select-zone-box .scheduleZoneBox-header .entireSchool-checkbox {
  display: flex;
}

.select-zone-box .scheduleZoneBox-header .entireSchool-checkbox #bellForEntireSchool {
  height: 2.2rem;
  width: 2.2rem;
  accent-color: #003d7d;
  margin-right: 7px;
}

.select-zone-box .scheduleZoneBox-header .entireSchool-checkbox label {
  color: #808284;
  font-size: 14px;
  font-weight: 700;
}

.select-zone-box .scheduleZoneBox-container,
.select-zone-box .scheduleDeviceBox-container {
  border: 1px solid #e7e9ea;
  border-radius: 4px;
  height: 28vh;
  overflow: auto;
  padding: 14px 14px 0px 14px;
}

.scheduleZoneBox .schedule_select_deselect_zone_chk,
.scheduleDeviceBox .schedule_select_deselect_zone_chk {
  height: 20%;
  display: flex;
}

.scheduleZoneBox .schedule_select_deselect_zone_chk #zoneAllSelectDeselect,
.scheduleDeviceBox .schedule_select_deselect_zone_chk #selectAllChk {
  height: 2.2rem;
  width: 2.2rem;
  accent-color: #003d7d;
}

.scheduleZoneBox .schedule_select_deselect_zone_chk label,
.scheduleDeviceBox .schedule_select_deselect_zone_chk label {
  font-size: 14px;
  font-weight: 700;
  color: #808284;
  margin-left: 5px;
}

.scheduleZoneBox .zonDDBox,
.scheduleDeviceBox #devicelistDiv #devicesDDBox {
  height: 80%;
  display: grid;
  grid-template-columns: auto auto;
  gap: 5px;
}

.scheduleZoneBox .zone-search,
.scheduleDeviceBox .device_list {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.scheduleZoneBox .zone-search .zone-searchBar,
.scheduleDeviceBox .device_list .device-searchBar {
  width: 40%;
}

.scheduleZoneBox .zone-search .zone-searchBar .zone-input-wrapper,
.scheduleDeviceBox .device_list .device-searchBar .device-input-wrapper {
  position: relative;
}

.scheduleZoneBox .zone-search .zone-searchBar .zone-input-wrapper i,
.scheduleDeviceBox .device_list .device-searchBar .device-input-wrapper i {
  position: absolute;
  left: 10px;
  top: 15px;
  color: #808284;
}

.scheduleZoneBox .zone-search .zone-searchBar .zone-input-wrapper input,
.scheduleDeviceBox .device_list .device-searchBar .device-input-wrapper input {
  width: 100%;
  border-radius: 4px;
  border: solid 1px #babcbc;
  background-color: #ffffff;
  padding: 12px 30px;
  color: #babcbc;
}

#txt_schedule_id {
  padding: 14px 12px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #babcbc;
  background-color: transparent;
}

.shCalendar-top {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e7e9ea;
  padding: 15px;
}

.shCalendar-top #save_schedule_data {
  border-radius: 4px;
  height: unset;
  padding: 10px 32px;
  font-size: 16px;
  font-weight: 700;
  margin-left: 20px;
}

.shCalendar-top #txt_schedule_id {
  height: 44px;
  width: 100%;
}

.shCalendar-top .form-group:nth-child(2) {
  display: flex;
  justify-content: space-between;
  width: 45%;
}

.shCalendar-top #schedules {
  width: 45%;
  margin-left: 20px;
}

#bell_model_popup .bell-modal-footer button {
  height: unset;
  padding: 10px 32px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
}

#bell_model_popup .bell-modal-footer button:focus,
#bell_model_popup .bell-modal-footer button:active {
  background-color: #43a047;
}

.scheduleZoneBox .zoneChkBx-conatiner,
.scheduleDeviceBox .devicesCheckBox-conatiner {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  width: 10rem;
  height: 4rem;
}

.scheduleZoneBox .zoneChkBx,
.scheduleDeviceBox .devicesCheckBox-conatiner .chk {
  height: 2.2rem;
  width: 2.2rem;
}

.scheduleZoneBox .multiselect .zoneChkBx-conatiner .zoneChkBx,
.scheduleDeviceBox .devicesCheckBox-conatiner .chk {
  accent-color: #003d7d;
  width: 40%;
}

.scheduleZoneBox .multiselect .zoneChkBx-conatiner label,
.scheduleDeviceBox .devicesCheckBox-conatiner label {
  font-size: 14px;
  font-weight: 700;
  color: #808284;
  width: 60%;
  white-space: nowrap;
  margin-bottom: unset;
}

.bell-audio-bar .custom-select .select-items audio::-webkit-media-controls-enclosure {
  background-color: #e4e4e4;
}

.shCalendar-top .calendar-buttons {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.shCalendar-top .calendar-buttons .calendar-years {
  font-size: 22px;
  font-weight: 700;
  color: #484949;
}

.shCalendar-top .calendar-buttons img {
  cursor: pointer;
}

.shCalendar-top .save-schedule-container {
  width: 45%;
  display: flex;
  justify-content: flex-end;
}

.shCalendar-top .calendar-buttons #current-calendar {
  text-align: center;
  border: none;
}

.select-items div {
  background-color: #fff;
  border-bottom: 0.5px solid #e7e9ea;
  padding: 10px;
}
.no-map-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 92%;
}

.no-map-container h1 {
  color: #babcbc;
}

.paging-footer .tooltip-inner {
  background-color: #b0b6bb;
  font-weight: 700;
  text-align: center;
  color: #1a1c1c;
}

.paging-footer .tooltip-arrow {
  border-top-color: #b0b6bb !important;
}

#intercom-btn.disabled,
#listening-btn.disabled {
  cursor: not-allowed;
  background-color: #5d9d52;
  opacity: 50%;
}

.incoming-call-modal-dialog {
  width: 420px;
}

.incoming-call-btn-container.hidden {
  display: none;
}

.incoming-call-btn-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}

.incoming-call-btn-container button {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  padding: 5px;
  height: 40px;
  gap: 10px;
}

.incoming-call-btn-container button img {
  height: 20px;
  width: 20px;
}

.incoming-call-btn-container .call-reject-btn img {
  height: 35px;
  width: 35px;
}

.incoming-call-btn-container .call-reject-btn {
  background-color: #e53935;
  border: 1px solid #e53935;
}

.incoming-call-btn-container .call-accept-btn {
  background-color: #5d9d52;
  border: 1px solid #5d9d52;
}

.incoming-call-room-name-container.hidden {
  display: none;
}

.incoming-call-room-name-container {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.incoming-call-room-name-container p {
  font-weight: bold;
  font-size: 18px;
}

#inc_roomDesc {
  text-align: right;
}
.alert-card-info #alertsInfo a {
  line-break: anywhere;
}

.shCalendar-top #clear_schedule_data {
  border-radius: 4px;
  height: unset;
  padding: 10px 32px;
  font-size: 16px;
  font-weight: 700;
  background-color: #ffffff;
  border: 1px solid #fb8c00;
  color: #fb8c00;
  display: none;
}
.summary-boxes .modal-end-box {
  margin-right: unset;
}

.main-content {
  margin-left: 0px !important;
}

.left-side .left-side-inner #home {
  border-top: 1px solid #ddd;
}

.left-side {
  top: 80px !important;
}

.main-content {
  margin-left: 0px !important;
}

.left-side .left-side-inner #home {
  border-top: 1px solid #ddd;
}

.summary-boxes .modal-end-box {
  margin-right: unset;
}

.paging-footer .btn-logo span {
  margin-left: 10px;
}

.allClear-btn .lockdown-btn img {
  margin-right: 10px;
}

.alert-card-btn button:nth-child(2) {
  margin-left: 10px;
}

.allClear-btn .lockdown-btn img {
  margin-right: 10px;
}

.deviceNotConnectedContainer {
  display: flex;
  border: 2px solid #d5c000;
  border-radius: 4px;
  padding: 10px;
  background: #eed2021a;
  margin-top: 10px;
}

.deviceNotConnectedContainer.hidden {
  display: none;
}

.deviceNotConnectedImage {
  margin-right: 10px;
}

.deviceNotConnectedImage img {
  height: 20px;
  width: 40px;
}

.deviceNotConnectedInfoText p {
  font-size: 14px;
  font-weight: 700;
  color: #484949;
}
.btn-holder button {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.configure-btns .btn-holder button:nth-child(2) {
  margin-left: 10px;
}

.associated-events {
  margin-left: 10px;
}

#bellschedule .modal-footer .btn-danger {
  background-color: red;
  border-radius: 4px;
  height: unset;
  padding: 12px 32px;
  font-weight: 700;
}

#entire-school-checkbox {
  display: none;
}

.entire-school-chckbox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(76, 169, 190, 0.1);
  padding: 18px;
  margin-bottom: 0px;
}

.unchck-entireschool,
.chcked-entireschool {
  width: 25px;
  height: 25px;
}

.chcked-entireschool {
  display: none;
}
