.select2-selection__rendered{
        
        -webkit-box-shadow: 0px 3px 20px 0px rgb(97 103 224 / 11%);
        box-shadow: 0px 3px 20px 0px rgb(97 103 224 / 11%);
        border-radius: 1.2rem;
        font-family: sans-serif, Arial;
        display: block;
        width: 100%;
        height: calc(2.95rem+ 2px);
        padding: 0.85rem 1.15rem;
        font-size: 1rem;
        line-height: 1.25;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ebedf2;
        border: 0 !important;
        -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    }
    .select2-container--focus ul{
        border: 1px solid #6167E0 !important;
    }
    .select2-container ul{
        border: 1px solid #ebedf2 !important;
    }
    .select2-selection{
        border: 0 !important;
    }
.teachersdashboard {
	padding: 10px !important;
}
.teachersdashboardcontent  {
    padding: 10px 0 0 0 !important;
}
.m-widget13 .m-widget13__item .m-widget13__text {
    display: table-cell;
    width: 50%;
    padding-top: 10px;
    padding-bottom: 0 !important;
    vertical-align: top;
    font-size: 1rem;
}
.m-form.m-form--group-seperator-dashed .m-form__group, .m-form.m-form--group-seperator .m-form__group {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.teachersdashboardcontent .m-portlet .m-portlet__head {
    
    vertical-align: middle !important;
	border-color: #cbdeec !important;
}
.SelectExistingAddress .select2-container {
    width: 80% !important;
}
.m-demo .m-demo__preview {
    background: white;
    border: 4px solid #f7f7fa;
    padding: 15px !important;
}
.actionbuttons
{
	padding: 25px 0 0 0;
}
.actionbuttonsnew
{
	padding: 31px 0 0 0;
}
.table th, .table td {
    vertical-align: middle !important;
}
.m-body .m-content {
    padding: 10px 0 0 0 !important;
}

.m-form .m-form__group .address {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.alert-success:not(.m-alert--outline) {
    color: #000;
    background-color: #f3faff;
    border-color: #cbdeec;
}
a.class-link {
	text-decoration: none;
}
h4.alert-heading{
	font-size: 14px;
}

.m-svg-icon g [fill] {
    fill: #3d94fb;
}

.m-iconbox {
  padding: 1.5rem; }
  .m-iconbox .m-iconbox__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .m-iconbox .m-iconbox__body .m-iconbox__icon {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
      flex: 0 0 50px;
      padding-right: 20px; }
      .m-iconbox .m-iconbox__body .m-iconbox__icon svg {
        height: 50px;
        width: 50px; }
    .m-iconbox .m-iconbox__body .m-iconbox__desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .m-iconbox .m-iconbox__body .m-iconbox__desc .m-iconbox__title {
        font-size: 1.55rem;
        color: #48465b; }
        .m-iconbox .m-iconbox__body .m-iconbox__desc .m-iconbox__title .m-link {
          color: #48465b; }
      .m-iconbox .m-iconbox__body .m-iconbox__desc .m-iconbox__content {
        font-size: 1.1rem;
        font-weight: 400;
        color: #9392a0; }
  .m-iconbox--wave {
    background-color: #f7f8fa;
    overflow: hidden;
    position: relative; }
    .m-iconbox--wave > div {
      z-index: 1; }
    .m-iconbox--wave:before {
      content: ' ';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #fff;
      z-index: -1; }
    .m-iconbox--wave:after {
      content: ' ';
      width: 1000px;
      height: 1025px;
      position: absolute;
      bottom: 65%;
      left: -250px;
      border-radius: 35%;
      background: white;
      z-index: 0; }
    .m-iconbox--wave:after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .m-iconbox--animate {
    background-color: #f7f8fa;
    overflow: hidden;
    position: relative; }
    .m-iconbox--animate > div {
      z-index: 1; }
    .m-iconbox--animate:before {
      content: ' ';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #fff;
      z-index: -1; }
    .m-iconbox--animate:after {
      content: ' ';
      width: 1000px;
      height: 1025px;
      position: absolute;
      bottom: 65%;
      left: -250px;
      border-radius: 35%;
      background: white;
      z-index: 0; }
    .m-iconbox--animate:after {
      -webkit-animation: wave 15s infinite linear;
      animation: wave 15s infinite linear; }
    .m-iconbox--animate-slower {
      background-color: #f7f8fa;
      overflow: hidden;
      position: relative; }
      .m-iconbox--animate-slower > div {
        z-index: 1; }
      .m-iconbox--animate-slower:before {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        z-index: -1; }
      .m-iconbox--animate-slower:after {
        content: ' ';
        width: 1000px;
        height: 1025px;
        position: absolute;
        bottom: 65%;
        left: -250px;
        border-radius: 35%;
        background: white;
        z-index: 0; }
      .m-iconbox--animate-slower:after {
        -webkit-animation: wave 30s infinite linear;
        animation: wave 30s infinite linear; }
    .m-iconbox--animate-slow {
      background-color: #f7f8fa;
      overflow: hidden;
      position: relative; }
      .m-iconbox--animate-slow > div {
        z-index: 1; }
      .m-iconbox--animate-slow:before {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        z-index: -1; }
      .m-iconbox--animate-slow:after {
        content: ' ';
        width: 1000px;
        height: 1025px;
        position: absolute;
        bottom: 65%;
        left: -250px;
        border-radius: 35%;
        background: white;
        z-index: 0; }
      .m-iconbox--animate-slow:after {
        -webkit-animation: wave 25s infinite linear;
        animation: wave 25s infinite linear; }
    .m-iconbox--animate-fast {
      background-color: #f7f8fa;
      overflow: hidden;
      position: relative; }
      .m-iconbox--animate-fast > div {
        z-index: 1; }
      .m-iconbox--animate-fast:before {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        z-index: -1; }
      .m-iconbox--animate-fast:after {
        content: ' ';
        width: 1000px;
        height: 1025px;
        position: absolute;
        bottom: 65%;
        left: -250px;
        border-radius: 35%;
        background: white;
        z-index: 0; }
      .m-iconbox--animate-fast:after {
        -webkit-animation: wave 10s infinite linear;
        animation: wave 10s infinite linear; }
    .m-iconbox--animate-faster {
      background-color: #f7f8fa;
      overflow: hidden;
      position: relative; }
      .m-iconbox--animate-faster > div {
        z-index: 1; }
      .m-iconbox--animate-faster:before {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        z-index: -1; }
      .m-iconbox--animate-faster:after {
        content: ' ';
        width: 1000px;
        height: 1025px;
        position: absolute;
        bottom: 65%;
        left: -250px;
        border-radius: 35%;
        background: white;
        z-index: 0; }
      .m-iconbox--animate-faster:after {
        -webkit-animation: wave 5s infinite linear;
        animation: wave 5s infinite linear; }
  .m-iconbox--brand .m-iconbox__body .m-iconbox__icon svg g [fill] {
    fill: #5d78ff !important; }
  .m-iconbox--brand.m-iconbox--animate, .m-iconbox--brand.m-iconbox--animate-slow, .m-iconbox--brand.m-iconbox--animate-slower, .m-iconbox--brand.m-iconbox--animate-fast, .m-iconbox--brand.m-iconbox--animate-faster {
    background-color: rgba(93, 120, 255, 0.07) !important; }
  .m-iconbox--light .m-iconbox__body .m-iconbox__icon svg g [fill] {
    fill: #ffffff !important; }
  .m-iconbox--light.m-iconbox--animate, .m-iconbox--light.m-iconbox--animate-slow, .m-iconbox--light.m-iconbox--animate-slower, .m-iconbox--light.m-iconbox--animate-fast, .m-iconbox--light.m-iconbox--animate-faster {
    background-color: rgba(255, 255, 255, 0.07) !important; }
  .m-iconbox--dark .m-iconbox__body .m-iconbox__icon svg g [fill] {
    fill: #282a3c !important; }
  .m-iconbox--dark.m-iconbox--animate, .m-iconbox--dark.m-iconbox--animate-slow, .m-iconbox--dark.m-iconbox--animate-slower, .m-iconbox--dark.m-iconbox--animate-fast, .m-iconbox--dark.m-iconbox--animate-faster {
    background-color: rgba(40, 42, 60, 0.07) !important; }
  .m-iconbox--primary .m-iconbox__body .m-iconbox__icon svg g [fill] {
    fill: #5867dd !important; }
  .m-iconbox--primary.m-iconbox--animate, .m-iconbox--primary.m-iconbox--animate-slow, .m-iconbox--primary.m-iconbox--animate-slower, .m-iconbox--primary.m-iconbox--animate-fast, .m-iconbox--primary.m-iconbox--animate-faster {
    background-color: rgba(88, 103, 221, 0.07) !important; }
  .m-iconbox--success .m-iconbox__body .m-iconbox__icon svg g [fill] {
    fill: #0abb87 !important; }
  .m-iconbox--success.m-iconbox--animate, .m-iconbox--success.m-iconbox--animate-slow, .m-iconbox--success.m-iconbox--animate-slower, .m-iconbox--success.m-iconbox--animate-fast, .m-iconbox--success.m-iconbox--animate-faster {
    background-color: rgba(10, 187, 135, 0.07) !important; }
  .m-iconbox--info .m-iconbox__body .m-iconbox__icon svg g [fill] {
    fill: #5578eb !important; }
  .m-iconbox--info.m-iconbox--animate, .m-iconbox--info.m-iconbox--animate-slow, .m-iconbox--info.m-iconbox--animate-slower, .m-iconbox--info.m-iconbox--animate-fast, .m-iconbox--info.m-iconbox--animate-faster {
    background-color: rgba(85, 120, 235, 0.07) !important; }
  .m-iconbox--warning .m-iconbox__body .m-iconbox__icon svg g [fill] {
    fill: #ffb822 !important; }
  .m-iconbox--warning.m-iconbox--animate, .m-iconbox--warning.m-iconbox--animate-slow, .m-iconbox--warning.m-iconbox--animate-slower, .m-iconbox--warning.m-iconbox--animate-fast, .m-iconbox--warning.m-iconbox--animate-faster {
    background-color: rgba(255, 184, 34, 0.07) !important; }
  .m-iconbox--danger .m-iconbox__body .m-iconbox__icon svg g [fill] {
    fill: #fd397a !important; }
  .m-iconbox--danger.m-iconbox--animate, .m-iconbox--danger.m-iconbox--animate-slow, .m-iconbox--danger.m-iconbox--animate-slower, .m-iconbox--danger.m-iconbox--animate-fast, .m-iconbox--danger.m-iconbox--animate-faster {
    background-color: rgba(253, 57, 122, 0.07) !important; }
  	
.darker {
  border-color: #ccc;
  background-color: #ddd;
}

.container::after {
  content: "";
  clear: both;
  display: table;
}
.container p{
    margin-top: 0;
}
.chat-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.chat-box .names {
    width: 11vh;
    background-color: #f1f1f1;
    text-align: center;
    height: 11vh;
    margin: 15px;
    /* padding-top: 44px; */
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}

.chat-box .names.right {
    order: 2;
}

.time-right {
  float: right;
  color: #aaa;
}

.time-left {
  float: left;
  color: #999;
}

.talk-bubble {
    margin: 20px 0%;
    position: relative;
    background-color: #f1f1f1;
    box-sizing: border-box;
    width: 80%;
    padding: 10px;
}
.border{
  border: 8px solid #666;
}
.round{
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;

}

/* Right triangle placed top right flush. */

.tri-right.right-top:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -20px;
    top: 0px;
    bottom: auto;
    border: 29px solid;
    border-color: #f1f1f1 transparent transparent transparent;
}

/* Right triangle placed top left flush. */

.tri-left.left-top:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: auto;
    left: -23px;
    top: -0.1px;
    bottom: auto;
    border: 29px solid;
    border-color: #f1f1f1 transparent transparent transparent;
}

/* talk bubble contents */
.talktext{
  padding: 1em;
  text-align: left;
  line-height: 1.5em;
}
.talktext p{
  /* remove webkit p margins */
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

.sendbutton {
    border-radius: 50%;
    margin-left: 20px;
    display: inline-block;
    height: 80px;
    width: 80px;
    text-align: center;
    border: 0;
    text-transform: uppercase;
    padding: 0;
}

p.sendmsg {
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
	color: #dadada;
}

.sendbutton:active {
  background-color: #b5b5b7;
  box-shadow: 0 5px #b5b5b7;
  transform: translateY(1px);
}

.newmsgs{
	background: #f3faff;
    border-radius: 25px;
}

.class-padding{
	padding: 5px !important;
}
.label-lining{
	line-height: 3.5;
}
.content-spacing{
	padding: 12px;
}
.internal-content{
	border-bottom: 1px solid #f5eded; 
	padding-bottom: 10px !important;
	
}
.main-row{
	padding-bottom: 19px; 
	border-bottom: 1px solid #ebedf2;
}

.msgs-num {
    position: absolute;
    top: -1px;
    font-size: 9px;
    background: red;
    color: #fff;
    padding: 3px;
    border-radius: 50%;
    right: -1px;
    display: block;
    line-height: 10px;
    width: 17px;
    text-align: center;
}

#unreadmsgs{
	text-align: left !important;
    padding-top: 0.2rem !important;
}

.unreadmsgsouter{
	border-left: 1px solid #dcdcdc;
}

.unreadmsgsinner{
	margin-left: 10px;
} 

#success-msg{
	text-align: left !important; 
	background: #dcf3e2 !important;
	border: 1px solid #77cc62;
}

#lastmsg
{
	margin: 20px 0px 0px 3px;
}