body {
    font-family: Arial;
    font-size:14px;
    }
    
    .simplePopup {
    display:none;
    position:fixed; bottom:0px; right:5px;
    border:0px solid #808080;
    background:#f1f1f1;
    z-index:9999999999!important ;
    padding:0px;
    width:40%;
    min-width:40%;
    min-height:500px;
    
    -moz-border-radius:15px 15px 0px 0px;
      -webkit-border-radius:15px 15px 0px 0px;
      -khtml-border-radius:15px 15px 0px 0px;
      border-radius:15px 15px 0px 0px;
    }
    
    
    .simplePopup h1{font-size:24px; color:#fff; font-weight:normal; margin:0px 0px 10px 0px; background-color:#30b2d1; padding:14px 10px;
                   -moz-border-radius:15px 15px 0px 0px;
      -webkit-border-radius:15px 15px 0px 0px;
      -khtml-border-radius:15px 15px 0px 0px;
      border-radius:15px 15px 0px 0px;
    }
    
    .simplePopupClose { color:#fff; font-size:24px; 
    float:right;
    cursor:pointer;
    margin:15px 15px 5px 10px;
    }
    
    .simpleMinPopup {
      display:none;
      position:fixed; bottom:5px; right:5px;
      border:0px solid #808080;
      background:#30b2d1;
      z-index:9999999999!important ;
      padding:0px;
      width:40%;
      min-width:40%;
      height:50px;
      
      -moz-border-radius:15px 15px 0px 0px;
        -webkit-border-radius:15px 15px 0px 0px;
        -khtml-border-radius:15px 15px 0px 0px;
        border-radius:15px 15px 0px 0px;
      }
      
      
      .simpleMinPopup h1{font-size:24px; color:#fff; font-weight:normal; margin:0px 0px 10px 0px; background-color:#30b2d1; padding:14px 10px;
                     -moz-border-radius:15px 15px 0px 0px;
        -webkit-border-radius:15px 15px 0px 0px;
        -khtml-border-radius:15px 15px 0px 0px;
        border-radius:15px 15px 0px 0px;
      }
      
      .simpleMinPopupClose { color:#fff; font-size:24px; 
      float:right;
      cursor:pointer;
      margin:15px 15px 5px 10px;
      }
      .simpleMinPopupBackground {
        display:none;
        /*background:#000;*/
        position:fixed;
        height:100%;
        width:100%;
        top:0;
        left:0;
        z-index:1;
        }
    /* .iframCont{border:0px; padding:0px 2% 10px 2%; width:96%; height:445px;} */
    .iframCont{border:0px; padding:0px 2% 10px 2%; width:96%; height:453px;}
    
    .simplePopupBackground {
    display:none;
    /*background:#000;*/
    position:fixed;
    height:100%;
    width:100%;
    top:0;
    left:0;
    z-index:1;
    }
    
    
    
    
    .liveChatBtn{background: #30b2d1; color: #fff; padding:12px 20px; text-decoration:none; position:relative; top:20px;
               
                 -moz-border-radius:4px;
                 -webkit-border-radius:4px;
                 -khtml-border-radius:4px;
                 border-radius:4px;
                 -moz-box-shadow:0px 3px 5px -6px #949494;
                 -webkit-box-shadow: 0px 3px 5px -6px #949494;
                 box-shadow: 0px 3px 5px -6px #949494;} 
    
    .liveChatBtn:hover{background: #0599bc !important; }
body {
    font-family: Roboto Condensed;
    background-color: #F6F8FF;
}

body,
span,
div,
h1,
h2,
h3,
h4,
h5,
h6,
a {
    font-family: Roboto Condensed;
    font-weight: normal !important;
}

h2 {
    font-size: 20px !important;
}

h3 {
    font-size: 16px !important;
}

body,
html {}

.abc {
    background-color: rgb(63, 81, 181);
    color: rgba(255, 255, 255, 0.87);
}


/*==================== App-Page=============== */

/* body {
    background-image: linear-gradient(to bottom, #1c4966 0%,
    #1c4966 50% ,
    #fff 50%,
    #fff 100%);
    min-height: 100vh;

    font-weight: 400;
    font-style:normal;
    font-family:'Times New Roman', Times, serif;

} */


.bbodyy{
    background-image: linear-gradient(to bottom, #1c4966 0%,
    #1c4966 50% ,
    #fff 50%,
    #fff 100%);
    min-height: 100vh;

    font-weight: 400;
    font-style:normal;
    font-family:'Times New Roman', Times, serif;
}



.centered{
    position: fixed;
    top: 20%;
    left: 40%;
    margin-top: -50px;
    margin-left: -100px;
    /* border-style: solid; */
    min-height: 600px;
    width: 490px;
    background-color: #fff;
    box-shadow: 5px 7px 8px 8px #88888888;
}

.button{

    align-items: center;
    padding-top:40px;
    padding-left: 37%;
}

.btn {
    background-color: white; 
  border: 1px solid black ;
  padding: 13px 22px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 22px;
  font-weight: 400;
}

.pic{
    align-items: center;
    
}

.text{
    align-items: center;
    margin-left: 5rem;
    margin-right: 5rem;
}

@media screen and (max-width:600px){

 

    .centered{
        position: fixed;
        top: 20%;
        left: 20%;
        margin-top: -30px;
        margin-left: 5px;
        margin-right: 5px;
        /* border-style: solid; */
        height: 550px;
        width: 230px;
      
        background-color: #fff;
        box-shadow: 2px 5px 4px 5px #88888888;
        max-width: min-content;

        
    }

    .centered .img{
        width: 100px;
        margin: auto;
        float: left;
    }
   
       

    .centered .pic{
        width: 100px;
        height: 30px;
        /* padding-left: -50px; */
        float: left;
    }

    .pic{
        margin-left: 10%;
    }
    .button{
        align-items: center;
        padding-top:20px;
        padding-left: 17%;

    }

    .btn {
        background-color: white; /* Green */
      border: 1px solid black ;
      padding: 6px 11px;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 10px;
      border-radius: 22px;
      font-weight: 400;
    }

    .text{
        font-size:small;
    }

    
}

/*==================== App-Page=============== */



.navibg {
    padding: 10px 0px;
}

.contentAria {
    border: 1px solid #c6c6c6;
    background: #fff;
    display: inline-table;
    border-radius: 4px;
    margin: 20px 0px 20px 15px;
    width: 260px;
    padding: 10px 15px;
}

.contentAria h1 {
    border-bottom: 1px solid #c6c6c6;
    font-weight: normal;
    color: #0063b5;
    font-size: 20px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.headerbg {
    padding: 10px 0px;
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.logo {
    /*padding:0px 15px; 
    max-height: 50px;*/
}

.logo img {
    /*width:200px;*/
    /*margin-left:-15px;
    */
    max-width: 100%
}

.logo #abbrev {
    padding: 8px 10px;
    text-align: center;
    color: #fff;
    background-color: #039be5;
    font-size: 30px;
    text-align: center;
    width: 100px;
    margin: 0px auto;
    border-radius: 2px;
}

.logo #ext {
    font-size: 14px;
}

.navibar {
    float: right;
}

/*Pagination Code*/

.pagination {
    height: 36px;
    margin: 18px 0;
    padding-left: 15px;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
    display: inline;
}

.pagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
    color: rgba(0, 0, 0, 0.87);
}

.pagination a:hover,
.pagination .active a {
    background-color: #30B1D0;
    color: #FFF;
}

.pagination .active a {
    color: #FFF;
    cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
    color: #999999;
    background-color: transparent;
    cursor: default;
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pager {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
    text-align: center;
    *zoom: 1;
}

.pager:before,
.pager:after {
    display: table;
    content: "";
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.pager .next a {
    float: right;
}

.pager .previous a {
    float: left;
}

.pager .disabled a,
.pager .disabled a:hover {
    color: #999999;
    background-color: #fff;
    cursor: default;
}

/*Pagination Code*/

/*angular pdf*/

* {
    box-sizing: border-box;
}

.wrapper {
    margin: 0 auto;
    width: 960px;
}

.pdf-controls {
    width: 100%;
    display: block;
    background: #eee;
    padding: 1em;
}

.rotate0 {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.rotate90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.rotate180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rotate270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fixed {
    position: fixed;
    top: 0;
    left: calc(50% - 480px);
    z-index: 99;
    width: 100%;
    padding: 1em;
    background: rgba(238, 238, 238, .9);
    width: 960px;
}

/*angular pdf*/

/*login view*/

#login {
    width: 100%;
    height: 100vh;
    background: #30B1D0;
    background-size: cover;
}

#login-form-wrapper {
    height: 100%;
    min-height: 840px;
}

#login-form {
    max-width: 384px;
    /*padding: 32px;*/
    margin: 32px;
    background: #FFFFFF;
    text-align: center;
}

#login-form.logo {
    width: 128px;
    height: 128px;
    line-height: 128px;
    font-size: 86px;
    font-weight: 500;
    margin: 32px auto;
    color: rgba(255, 255, 255, 1);
    border-radius: 2px;
}

#login-form.title {
    font-size: 17px;
    margin: 16px 0 32px 0;
}

#login-form form {
    width: 100%;
}

/*#login-form md-input-container {
    width: 320px;
}*/

#login-form md-checkbox {
    margin: 0;
}

#login-form.remember-forgot-password {
    font-size: 13px;
    margin-top: 8px;
}

#login-form.remember-me {
    margin-bottom: 16px
}

#login-form.forgot-password {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 16px
}

#login-form.md-button {
    width: 220px;
    margin: 16px auto;
    display: block;
}

#login-form.separator {
    font-size: 15px;
    font-weight: 600;
    margin: 16px auto;
    position: relative;
    overflow: hidden;
    width: 100px;
    color: rgba(0, 0, 0, 0.54);
}

#login-form.text {
    display: inline-block;
    vertical-align: baseline;
    position: relative;
    padding: 0 8px;
    z-index: 9999;
}

/*-- Admin.scss Styles--*/

#admin .avatarPosition img {
    margin-left: 25px;
    height: 50px;
    width: 50px;
}

#admin .userDetailsCard {
    box-shadow: 0 0 5px #a3a4a3;
    padding: 30px 0;
    height: auto;
}

#admin .UserCardElement {
    padding: 15px 25px 10px 30px;
}

#admin .avatarBadge {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #fff;
}

#admin .avatarBadge h1 {
    text-align: center;
    line-height: 15px;
    font-size: 30px;
    font-weight: bold;
}

#admin .badgeIcon {
    font-size: 20px;
    position: relative;
    top: -5px;
}

#admin .roleTags {
    width: auto;
    text-align: center;
    font-size: 15px;
    border-radius: 15px;
    padding: 3px 10px 5px 10px;
    height: 30px;
    color: #222;
    margin-left: 10px;
    margin-top: 10px;
    background: #E0E0E0;
}

#admin .roleTags a {
    text-decoration: none !important;
}

#admin .roleTags .close {
    background: #ff6c6c;
    padding: 0px 8px 4px 8px;
    font-size: 15px;
    font-weight: bold;
    width: 10px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    position: relative;
    right: 0px;
    left: 6px;
}

#admin .roleBoxTag {
    color: #fff;
    padding: 5px;
    width: auto;
    margin-right: 5px;
    position: relative;
    top: 5px;
}

#admin .icon-u {
    position: relative;
    top: 3px;
}

#admin .ui-grid-cell {
    height: 40px !important;
    line-height: 27px !important;
    font-size: 15px !important;
}

#admin .ui-grid-header-cell {
    background: #fff !important;
    font-size: 16px !important;
}

#admin .ui-grid-menu-item {
    background: #fff !important;
    color: #777 !important;
    font-size: 15px !important;
}

#admin .ui-grid-menu .ui-grid-menu-inner ul li button:hover,
#admin .ui-grid-menu .ui-grid-menu-inner ul li button:focus {
    box-shadow: none !important;
    background: #f5f5f5 !important;
}

#admin .ui-grid-menu-button {
    border-radius: 50% !important;
    color: #fff !important;
    background: #039BE5 !important;
    height: 40px !important;
    width: 40px !important;
    padding: 3px !important;
    font-size: 16px !important;
}

#admin .ui-grid-icon-angle-down {
    position: relative;
    top: 10px;
}

.dew-menu.md-menu-bar-menu.md-dense {
    padding: 7px 0 !important;
}

.dew-menu.md-menu-bar-menu.md-dense .md-button,
.dew-menu.md-menu-bar-menu.md-dense md-menu-item {
    height: 45px !important;
    line-height: 44px !important;
}

.dew-menu i {
    color: #777E86;
    font-size: 20px;
    line-height: 45px;
}

.dew-menu span {
    color: #777E86;
}

.pl-10 {
    padding-left: 15px !important;
}

/*-- /Admin.scss Styles--*/

/*---------------------*/

/*---------GRID--------*/

.ui-grid-cell {
    height: 40px !important;
    line-height: 27px !important;
    font-size: 15px !important;
    padding-left: 2px !important;
}

.ui-grid-header-cell {
    font-size: 16px !important;
    font-weight: normal !important;
    padding: 5px !important;
    outline: none !important;
    color: #fff !important;
    border: none !important;
}

.ui-grid-menu-item {
    background: #fff !important;
    color: #777 !important;
    font-size: 15px !important;
}

.ui-grid-menu .ui-grid-menu-inner ul li button:hover,
.ui-grid-menu .ui-grid-menu-inner ul li button:focus {
    box-shadow: none !important;
    background: #f5f5f5 !important;
}

.ui-grid-menu-button {
    border-radius: 50% !important;
    color: #fff !important;
    background: #039BE5 !important;
    height: 40px !important;
    width: 40px !important;
    padding: 4px 5px 4px 6px !important;
    font-size: 16px !important;
    text-align: center !important;
}

.ui-grid-icon-angle-down {
    position: relative;
    top: 10px;
}

.ui-grid-filter-input {
    padding: 6px !important;
    font-size: 14px !important;
}

.ui-grid-column-menu-button {
    color: #222 !important;
    font-size: 20px !important;
    position: relative;
    top: -10px !important;
}

.ui-grid-pager-max-pages-number {
    position: relative !important;
    top: -5px !important;
    font-size: 15px !important;
}

.ui-grid-pager-max-pages-number abbr {
    position: relative !important;
    top: 5px !important;
    font-size: 15px !important;
}

.ui-grid-pager-row-count-picker,
input:not([type='email']),
select {
    font-size: 14px !important;
    text-transform: capitalize;
}

* {
    outline: none !important;
}

.ui-grid {
    height: 78vh !important;
}

md-button {
    border-bottom: 2px solid transparent;
}

md-button:hover {
    border-bottom: 2px solid #30B1D0 !important;
}

/*--------------------
DEW LOGO SYLES
----------------------*/

.logoDEW {
    width: 100%;
}

.logo_D {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    color: #188ae2;
    font-size: 32px;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.logo_DEW {
    color: #fff;
    font-size: 30px;
    margin-left: 8px;
}

.DEWText {
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 38px;
}

/*------------------------
MENU style
-------------------------*/

.menu-container.md-menu-bar-menu.md-dense {
    padding: 7px 0 !important;
}

.menu-container.md-menu-bar-menu.md-dense .md-button,
.menu-container.md-menu-bar-menu.md-dense md-menu-item {
    height: 45px !important;
    line-height: 44px !important;
}

.menu-container i {
    color: #777E86;
    font-size: 20px;
    line-height: 45px;
}

.menu-container span {
    color: #777E86;
}

/*--------------------
THEME STYLES
---------------------*/

.fs-20 {
    font-size: 20px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.p-10 {
    padding: 10px;
}

.p-15 {
    padding: 15px;
}

/* ----------
THEME SETTINGS
------------*/

.md-accent-bg {
    background: #30B1D0 !important;
    color: #FFFFFF !important;
    font-family: Roboto Condensed;
}

.md-accent-bg[disabled] {
    background: #ccc !important;
}

.disabled-btn[disabled] {
    background: #ccc !important;
}

.md-accent-fg {
    color: #00BCA4 !important;
    font-family: Roboto Condensed;
}

.md-primary-fg {
    color: #2E2B3C;
    font-family: Roboto Condensed;
}

.md-primary-bg {
    background: #FFFFFF !important;
    color: #6E6E6E !important;
    font-family: Roboto Condensed;
}

/*--------------
MENU TAB STYLING
--------------*/

#user-menu md-menu-item .md-button {
    font-size: 15px;
}

#user-menu md-menu-item .md-button md-icon {
    margin: auto 16px auto 0;
}

#user-menu md-menu-content.md-menu-bar-menu.md-dense {
    padding: 1px 0 !important;
}

#user-menu md-menu-content.md-menu-bar-menu.md-dense .md-button,
#user-menu md-menu-content.md-menu-bar-menu.md-dense md-menu-item {
    height: 55px !important;
    line-height: 55px !important;
}

#user-menu #user-status-menu md-menu-item.selected {
    opacity: .3;
}

#user-menu .menu-button {
    margin: 0;
    padding: 0 16px;
    height: 40px;
    text-transform: none;
    border-bottom: 3px solid transparent;
}

#user-menu .menu-button:hover {
    border-bottom: 3px solid #00BCA4;
}

md-menu-content.md-dense md-menu-item {
    height: 40px !important;
    min-height: 0px;
}

.ui-grid-header-cell-label {
    word-spacing: -4px !important;
}

.unAuthAccess {
    font-size: 25px;
    color: #777;
    text-align: center;
    padding: 15px;
    border: 1px solid #f1f1f1;
    width: 500px;
    margin: 12.5% auto;
}

/*-- Ng-Map Scroll Mask --*/

md-backdrop {
    visibility: hidden !important;
}

.md-scroll-mask {
    z-index: -1 !important;
}

/*-- Custom Style -- */

.headerField {
    font-weight: 500;
    display: inline-block;
    width: 150px;
}

.headerFieldLabel {
    padding: 10px 10px;
    border-left: 1px solid #ccc;
}

.pageHeader {
    padding: 15px;
    font-size: 17px;
}

.pageHeaderHeading {
    padding: 0px 15px;
    font-size: 17px;
}

/*-- Login Page Style -- */

#login #login-left {
    height: 100vh;
}

#login #login-left .mainTitle {
    font-size: 40px;
    color: #fff;
    text-align: left;
    font-weight: 100;
}

#login #login-left .subTitle {
    font-size: 20px;
    color: #f1f1f1;
    text-align: left;
}

#login #login-right {
    background: #fff;
}

#login .loginTitle {
    color: #777;
    font-size: 18px;
}

#login #login-form {
    background: #FFFFFF;
    text-align: center;
}

#login #login-form .loginError {
    padding: 5px;
    font-size: 14px;
    color: #fff;
    width: 100%;
    text-align: center;
}

#login #login-form .logo {
    width: 128px;
    height: 128px;
    line-height: 128px;
    font-size: 86px;
    font-weight: 500;
    margin: 32px auto;
    color: white;
    border-radius: 2px;
}

#login #login-form .title {
    font-size: 17px;
    margin: 16px 0 32px 0;
}

#login #login-form form {
    width: 100%;
}

/*#login #login-form form md-input-container {
    width: 320px;
}*/

#login #login-form form md-checkbox {
    margin: 0;
}

#login #login-form form .remember-forgot-password {
    font-size: 13px;
    margin-top: 8px;
}

#login #login-form form .remember-forgot-password .remember-me {
    margin-bottom: 16px;
}

#login #login-form form .remember-forgot-password .forgot-password {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 16px;
}

#login #login-form form .md-button {
    width: 220px;
    margin: 16px auto;
    display: block;
}

#login #login-form form .md-button {
    width: 220px;
    margin: 16px auto;
    display: block;
}


#login #login-form .md-button.google,
#login #login-form .md-button.facebook {
    width: 192px;
    text-transform: none;
    color: #FFFFFF;
    font-size: 13px;
}

#login #login-form .md-button.google md-icon,
#login #login-form .md-button.facebook md-icon {
    color: #FFFFFF;
    margin: 0 8px 0 0;
}

#login #login-form .md-button.google {
    background-color: #D73D32;
}

#login #login-form .md-button.facebook {
    background-color: #3f5c9a;
}

#login #login-form .separator {
    font-size: 15px;
    font-weight: 600;
    margin: 16px auto;
    position: relative;
    overflow: hidden;
    width: 100px;
    color: rgba(0, 0, 0, 0.54);
}

#login #login-form .separator .text {
    display: inline-block;
    vertical-align: baseline;
    position: relative;
    padding: 0 8px;
    z-index: 9999;
}

#login #login-form .separator .text:before,
#login #login-form .separator .text:after {
    content: '';
    display: block;
    width: 30px;
    position: absolute;
    top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

#login #login-form .separator .text:before {
    right: 100%;
}

#login #login-form .separator .text:after {
    left: 100%;
}

#login #login-form .register {
    margin: 32px auto 24px auto;
    width: 250px;
    font-weight: 500;
}

#login #login-form .register .text {
    margin-right: 8px;
}

#login #login-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.panel-bg {
    background: #ccc;
}

.menu-bg,
md-toolbar-tools {
    background: #98d8e7 !important;
    font-size: 20px !important;
    /* font-weight: bold !important; */
}

.page-header-bg {
    background: #98d8e7 !important;
    color: #ffffff !important;
}

.widget-panel {
    background: #fff;
    border-bottom: 4px solid #30B1D0;
}

.inline-block {
    display: inline-block !important;
}

.default-image {
    min-height: 300px !important;
}

img.center {
    display: block;
    margin: 10% auto;
    opacity: 0.3;
}

.search-box {
    width: 90%;
    margin-left: 30px
}

.menu-header {
    border-bottom: 2px solid #dfdfdf;
    padding: 5px;
    width: 100%;
}

.dash-box {
    background: #f5f5f5;
    padding: 10px;
    line-height: 25px;
    margin-left: 15px;
    border-left: 5px solid #dfdfdf;
}

.dash-box .headerField {
    font-weight: bold !important;
    width: 100%;
}

.dash-box .sub-header {
    font-size: 20px !important;
}

.login-background {
    background-image: url('../img/login-background.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.logo-text-white {
    font-size: 12px;
    color: #fff !important;
}

/*#login-input-container md-input-container{
    margin:0px 0px !important
}*/

.search-highlighted {
    color: #333;
    font-size: 17px;
    font-weight: 600;
    background: #fcd39d;
    padding: 1px;
}

.searchCountPanel {
    background: #f1f1f1;
    border-left: 2px solid #ccc;
    margin-left: 10px;
    padding: 0px !important;
}

.searchCountPanel p {
    color: #333;
    font-size: 15px;
    font-weight: 500 !important;
    padding: 1px;
    margin-left: 10px;
}

.no-radius {
    border-radius: 1px !important;
}

.avatarBadgeList {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.avatarBadgeList h1 {
    text-align: center;
    line-height: 10px;
    font-size: 30px;
    font-weight: 900;
    opacity: 0.9;
    color: #fff;
}

.activeStatus,
.inActiveStatus {
    padding: 2px;
    background: #82C250;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
}

.activeStatus {
    background: #82C250;
}

.inActiveStatus {
    background: #ED5F55;
}

.clear-space {
    position: relative;
    top: -50px;
    z-index: 9;
}

.content-float {
    position: static;
    z-index: 10;
}

.random-color-0 {
    background: #47CEC0;
}

.random-color-1 {
    background: #FAB153
}

.random-color-2 {
    background: #9933CC
}

.random-color-3 {
    background: #A38671
}

.random-color-4 {
    background: #F16364
}

.random-color-5 {
    background: #7F8C8D
}

.random-color-6 {
    background: #33B5E5
}

.random-color-7 {
    background: #5C9DED
}

.random-color-8 {
    background: #D45C9E
}

.random-color-9 {
    background: #A5C63B
}

.loading-masker {
    background: #fff;
    position: absolute;
}

.loading-masker.header-top,
.loading-masker.header-bottom,
.loading-masker.subheader-bottom {
    top: 0;
    left: 40px;
    right: 0;
    height: 10px;
}

.loading-masker.header-left,
.loading-masker.subheader-left,
.loading-masker.header-right,
.loading-masker.subheader-right {
    top: 10px;
    left: 40px;
    height: 8px;
    width: 10px;
}

.loading-masker.header-bottom {
    top: 18px;
    height: 6px;
}

.loading-masker.subheader-left,
.loading-masker.subheader-right {
    top: 24px;
    height: 6px;
}

.loading-masker.header-right,
.loading-masker.subheader-right {
    width: auto;
    left: 380px;
    right: 0;
}

.loading-masker.subheader-right {
    left: 230px;
}

.loading-masker.subheader-bottom {
    top: 30px;
    height: 10px;
}

.loading-masker.content-top,
.loading-masker.content-second-line,
.loading-masker.content-third-line,
.loading-masker.content-second-end,
.loading-masker.content-third-end,
.loading-masker.content-first-end {
    top: 40px;
    left: 0;
    right: 0;
    height: 6px;
}

.loading-masker.content-top {
    height: 20px;
}

.loading-masker.content-first-end,
.loading-masker.content-second-end,
.loading-masker.content-third-end {
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 8px;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

@-moz-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

.animated-loading {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: linear-gradient(to right, #eeeeee 8%, #cccccc 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 56px;
    position: relative;
}

.loading-item {
    padding: 12px;
    margin: 0 auto;
    max-width: 472px;
    min-height: 70px;
}

/*.form-container md-input-container {
    margin:0px 0px !important;
}
#login-container md-input-container:not(.md-input-invalid).md-input-focused .md-input {
    border-color: #30B1D0;
}
#login-container md-input-container .md-input{
    border-color: #30B1D0;
    color:#777;
}*/

.otp-loader {
    width: 280px;
    position: relative;
    left: 25%;
    top: 20%;
}

.loader-section {
    width: 100%;
    height: 20px;
    position: relative;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loader-section>div {
    content: " ";
    width: 15px;
    height: 15px;
    background: #30B1D0;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: shift 2s linear infinite;
    animation: shift 2s linear infinite;
}

.loader-section>div:nth-of-type(1) {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s;
}

.loader-section>div:nth-of-type(2) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
}

.loader-section>div:nth-of-type(3) {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}

.loader-section>div:nth-of-type(4) {
    -webkit-animation-delay: -1.6s;
    animation-delay: -1.6s;
}

@-webkit-keyframes shift {
    0% {
        left: -60px;
        opacity: 0;
        background-color: #BBFFFE;
    }
    10% {
        left: 0;
        opacity: 1;
    }
    90% {
        left: 100px;
        opacity: 1;
    }
    100% {
        left: 160px;
        background-color: #30B1D0;
        opacity: 0;
    }
}

@keyframes shift {
    0% {
        left: -60px;
        opacity: 0;
        background-color: #BBFFFE;
    }
    10% {
        left: 0;
        opacity: 1;
    }
    90% {
        left: 100px;
        opacity: 1;
    }
    100% {
        left: 160px;
        background-color: #30B1D0;
        opacity: 0;
    }
}

.verify-info,
.verify-info-error {
    position: relative;
    left: -60px;
    font-size: 17px;
    font-weight: 600;
}

.verify-info, .caregiverMedicareCode {
    color: #30B1D0;
}

.verify-info-error {
    color: #E7663F;
}

.login-mobile-number {
    position: relative;
    top: -20px;
    font-size: 18px;
    color: #777777;
}

.invalidErrorMessage {
    background: #EF717A;
    color: #ffffff;
    text-align: center;
    padding: 5px;
    width: 100%;
    font-size: 15px;
}

.margin-bottom {
    margin-bottom: 15px;
}

md-switch.md-default-theme.md-checked .md-thumb,
md-switch.md-checked .md-thumb {
    background-color: rgb(48, 177, 208) !important;
}

md-switch.md-default-theme.md-checked .md-bar,
md-switch.md-checked .md-bar {
    background-color: rgba(48, 177, 208, 0.5) !important;
}

.hide-btn {
    visibility: hidden;
}

.record-heading {
    padding: 8px;
    background: #30B1D0;
    color: #fff;
    font-size: 16px;
    width: 100%;
}

.dash-box-upload {
    background: #f5f5f5;
    padding: 10px;
    line-height: 25px;
    border-left: 5px solid #dfdfdf;
}

.dew-menulist-scroll {
    /* max-height: 70vh; */
    overflow-y: auto;
}

.list-checkbox {
    position: relative;
    top: 25px;
}

p.list-line-1 span {
    font-size: 16px !important;
    font-weight: 800 !important;
}

p.list-line-2 span {
    font-size: 15px !important;
}

p.list-line-3 span {
    font-size: 14px !important;
}

.menu-bg span {
    color: #333 !important;
    font-size: 17px !important;
}

img.user-avatar {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
}

.menuUserName {
    position: relative;
    left: 7px;
    top: -22px;
    text-transform: none;
}

/*----------------------------*/

/*-----PAGE NOTIFICATION------*/

/*----------------------------*/

.dew-alert {
    width: 350px;
    background: #fff;
    z-index: 9999;
    position: fixed;
    top: 70px;
    margin: 0 auto !important;
    display: none;
    left: 0;
    right: 0;
    text-align: center;
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12);
}

.dew-alert.active {
    display: block;
}

.error-wrapper {
    padding: 25px 0px;
}

.dew-alert-btn {
    padding: 5px;
    color: #777;
    font-size: 16px;
    background: #d4d4d4;
    padding: 15px 5px;
    text-align: center;
    cursor: pointer;
    outline: 0;
}

.dew-alert-btn:hover {
    opacity: 0.8;
}

#dew-alert-msg {
    font-size: 16px;
    color: #777;
    padding: 0px 7px;
    text-align: center;
}

.status-area-success,
.status-area-error {
    height: 100px;
    position: relative;
    top: -25px;
}

.status-area-success {
    background: #40C49C;
    display: none;
}

.status-area-error {
    background: #E2747D;
    display: none;
}

.status-area-success.active {
    display: block;
}

.status-area-error.active {
    display: block;
}

.dew-alert-icon {
    font-size: 50px;
    line-height: 100px;
    color: #fff;
}

body.active {
    overflow-y: hidden;
}

.primary-page-loader {
    display: none;
    z-index: 9999;
    position: fixed;
    left: 48%;
    top: 30%;
    height: 50px;
}

.primary-page-loader.active {
    display: block;
}

.spinner.home {
    width: 150px;
    background: #fff;
    padding: 20px;
}

.master-class {
    display: block;
}

.master-class.active {
    filter: blur(5px);
}

.spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12);
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #30B1D0;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.user-details-menu {
    position: relative;
    top: 12px;
    border-left: 1px solid #b0e1ed;
    height: 50px;
}

.user-details-menu_new {
    position: relative;
    top: 10px;
}

body {
    position: relative !important;
    /*overflow-x: hidden;*/
}

md-menu-bar.homePageMenu {
    padding-top: 15px;
}

md-menu-content {
    margin-top: -20px;
}

div.inner {
    width: 90%;
    margin: 0 auto;
}

div#login-input-container {
    padding-top: 35px;
}

.upload_logo_show {
    display: block !important;
}

.upload_logo_hide {
    display: none !important;
}

.md-button.practiceLogoRemove {
    padding: 0;
    margin: 0;
    border-radius: 30px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    outline: none;
    width: 36px;
    height: 36px !important;
    line-height: 20px !important;
    position: absolute;
    left: -32px;
    top: 14px;
}

img#canvas {
    max-width: 100%;
    max-height: 150px;
}

/* Loader css */

div#listenmd-page-container {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    z-index: 99;
    display: none;
}

#listenmd-page-container #page-loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loader-show {
    display: block !important;
}

.loader-hide {
    display: none !important;
}

.scroll_off {
    overflow: hidden !important;
}

md-toast.toasterror {
    background-color: red;
    color: #FFFFFF;
}

md-toast.toastsuccess {
    color: #FFFFFF !important;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    height: 52px;
    right: 0;
}

md-toast.toastsuccess .md-toast-content {
    background-color: #c1f0c1;
    border-color: #32cd32;
    color: #32cd32;
    /* #3c763d */
    left: 50%;
    margin-left: -150px;
    position: absolute;
    z-index: 99;
    line-height: 20;
    padding: 0 13px;
}

md-toast.toastfail {
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    height: 52px;
    right: 0;
}

md-toast.toastfail .md-toast-content {
    background-color: #fef1f1;
    border-color: #fcd9df;
    color: #f56b6b;
    left: 50%;
    margin-left: -150px;
    position: absolute;
    z-index: 100;
    line-height: 20;
    padding: 0 13px;
}

md-toast.toastfailchat .md-toast-content {
    background-color: #fef1f1;
    border-color: #fcd9df;
    color: #f56b6b;
    text-align: center;
}

md-toast.toastsuccesschat .md-toast-content {
    text-align: center;
    background-color: #c1f0c1;
    border-color: #32cd32;
    color: #32cd32;
}

.first-letter-caps {
    text-transform: capitalize;
}

md-dialog {
    min-width: 240px;
    max-width: 80%;
    max-height: 80%;
    position: fixed;
    overflow: auto;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.md-dialog-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* z-index: 80; */
    /* overflow: hidden; */
}

.imageSizeCommon50 {
    width: 50%;
    height: 50%;
}

.imageCanvasInstitution {
    width: 50%;
    height: 100%;
    border-style: solid;
    border-width: 5px;
    border-color: #b8b894;
    margin-left:25px;
}

.imageSizeCommon100 {
    width: 20%;
    height: 20%;
    border-style: solid;
    border-width: 5px;
    border-color: #b8b894;
}

.imageSizeCommon102 {
    width: 100%;
    border-style: solid;
    border-width: 5px;
    border-color: #b8b894;
}

.selectedIndex {
    background: #98d8e7;
}

.selectedIndexLive {
    background: #80ff80 !important;
}

.selectedIndexBGLive {
    background: #80ff80 !important;
    color: #ffffff !important;
    font-family: Roboto Condensed !important;
}

.unconfirmButton {
    background-color: red !important;
}

.fileUploadInfoMessage {
    font-size: 14px;
    line-height: 30px;
    color: #A9A9A9;
}

.fileUploadErrorMessage,
.chatError {
    font-size: 14px;
    line-height: 30px;
    color: rgb(221, 44, 0) !important;
}

.ValidationErrorText {
    font-size: 12px;
    line-height: 30px;
    color: rgb(221, 44, 0)
}

/*# Sahab Singh */

.welcomeText {
    padding-left: 15px;
}

.entry-title {
    color: #30b2d1;
    font-size: 24px !important;
}

.entry-content {
    text-align: justify;
    line-height: 22px;
}

.entry-content p a{color: #039be5;}
.entry-content p a:hover{color: #039be5; text-decoration:none;}

.entry-content ul {
list-style-type: square !important;
}

.entry-content ul li {
    margin: 10px 0px 8px 0px;
}

.entry-content ol li {
    margin: 10px 0px 20px 0px;
}




.iconSize {
    font-size: 22px !important;
    position: relative;
}

.md-primary {
    background-color: #30b2d1 !important;
}

.btn-radius {
    border-radius: 15px !important;
    padding: 0 10px;
}

.squarecheckbutton {
    background-color: lawngreen;
    width: 50px;
    height: 50px;
    color: white;
    font-size: 25px;
}

.lmdbtn {
    width: 30px !important;
    height: 30px !important;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 15px;
    box-shadow: none;
    cursor: pointer
}

.lmdbtn:hover {
    opacity: 0.8;
}

.checkcolor {
    background: #40D245;
}

.messagecolor {
    background: #42B7D0;
}

.phoneClass {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: auto;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54)
}

.md-input-focused span.phoneClass {
    color: rgb(33, 150, 243);
}

.md-input-invalid span.phoneClass {
    color: rgb(221, 44, 0)
}

md-dialog-actions button.md-primary {
    color: #FFFFFF !important;
}

.activeStatusColor {
    color: #82C250;
}

.inActiveStatusColor {
    color: #ED5F55;
}

.phoneError {
    font-size: 12px;
}

.md-autocomplete.md-default-theme,
md-autocomplete {
    /* background: rgb(255,255,255); */
    background: none;
}

.md-autocomplete input:not(.md-input) {
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    box-shadow: none;
    outline: none;
    background: transparent;
    background: none;
    width: 100%;
    padding: 0 15px;
    line-height: 40px;
    height: 40px;
}

.bulkUploadBtnDiv {
    padding: 10px;
    min-height: 50px;
}

.closeBtn {
    width: 36px !important;
    margin-top: 10px !important;
    padding: 7px !important;
}

.stop-scrolling {
    position: static !important;
    /*overflow: hidden !important;*/
}

.stop-scrolling-overflow-hidden {
    overflow: hidden !important;
}

.speciality_Div {
    width: 100%;
    padding: 0px 15px;
}

.searchpatient {
    width: 100%;
    padding: 0px 0px 0px 13px;
}

.admitted {
    padding: 0px 0px 0px 16px;
}

.clearSearch {
    margin: 15px 15px 0px 0px !important;
}

.saveCanDiv {
    height: 50px;
    margin: 0px 0px 20px 0px !important;
}

.AddNewBBtn {
    margin: 6px 8px !important;
}

.revAddDiv {
    float: right;
}

.page-size {
    margin: 0px 0px 20px 40px;
}

.page-size select {
    margin-right: 10px;
    padding: 5px;
}

.md-warn {
    background: #8f8f8f !important;
}

.editemail {
    margin: 1px 0px 0px 7px !important;
    color: #1da9ca;
    font-size: 14px;
}

.editemail:hover {
    color: #1da9ca;
    text-decoration: none;
}

.marleft {
    margin: 0px 0px 0px 5px !important;
}

.contactRight {
    background-color: #fcfcfc;
    width: 98%;
    padding: 5px 15px 30px 15px;
    margin-top: 13px;
}

.contactBox {
    width: 50%;
    background: #FFF;
    margin: 40px auto 20px auto;
    padding: 15px 30px 15px 30px;
    -moz-box-shadow: 0px 0px 4px #b6b6b6;
    -webkit-box-shadow: 0px 0px 4px #b6b6b6;
    box-shadow: 0px 0px 4px #b6b6b6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b6b6b6')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b6b6b6');
}

listenmd-chat {
    border: 1px solid #eef1f1;
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-family: Helvetica Neue, Roboto, sans-serif;
    background-color: rgb(250, 250, 250);
}

.chat-bubble.left {
    background-color: #ffffff;
}

.chat-bubble.left:before {
    background-color: #ffffff;
    left: 4px;
    transform: rotate(70deg) skew(5deg);
}

.chat-bubble.right {
    background-color: #b1fdb5;
    color: #000;
}

.chat-bubble.right:before {
    background-color: #b1fdb5;
    right: 4px;
    transform: rotate(118deg) skew(-5deg);
}

.errorQuickAddPatient {
    font-size: 15px;
    color: rgb(221, 44, 0);
}

.historyStatusSuccess {
    color: #4F8A10;
}

.historyStatusInprogress {
    color: #FFA500;
}

.md-button.md-small {
    width: 20px;
    height: 25px;
    line-height: 20px;
    min-height: 20px;
    vertical-align: top;
    font-size: 12px;
    padding: 0 0;
    margin: 0;
}

md-autocomplete.UploadStatusList[md-floating-label] label {
    padding-bottom: 5px;
}

.mesaagingBG {
    min-height: 50px;
    background-color: #FFFFFF !important;
    font-size: 16px;
}

.messaginDate {
    margin: 0px !important;
}

.messagingAlert {
    font-size: 12px;
    color: red;
}

.messagingCopyIcon {
    font-size: 35px;
    margin-right: 10px;
    color: #30B1D0 !important;
    cursor: pointer;
}

.lastloginTxt {
    color: lawngreen;
    font-size: 25px;
}

.lastloginTimeTxt {
    font-size: 14px;
}

.emailLMD {
    margin: 1px 0px 0px 7px !important;
    color: #1da9ca;
    font-size: 14px;
    text-decoration: none;
}

.emailLMD:hover {
    color: #1da9ca;
    text-decoration: underline;
}

.waitingRoomBox {
    background-color: #fff;
    border: 1px solid #cfcfcf
}

.waitingHeading {
    background-color: #e6e6e6;
    text-align: left;
    color: #000000;
    font-size: 15px;
    font-weight: bold !important;
    padding: 10px 0px 10px 10px;
    border-bottom: 1px solid #cfcfcf
}

.noRecord {
    color: #222;
    font-size: 12px;
    line-height: 32px;
    padding-left: 10px;
}

.waitingRoomRow {
    border-bottom: 1px solid #cfcfcf;
    padding: 0px 0px;
}

.changeAppin {
    width: 39px;
    min-width: 39px;
    height: 39px;
    min-height: 39px;
    line-height: 39px;
    margin: 0px;
    padding: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}

.changeAppin img {
    margin: 2px;
}

.rowpaddingTop {
    padding-top: 9px;
}

/* Chat CSS  */

.message-detail {
    white-space: nowrap;
    padding: 4px 0;
    font-size: 12px;
}

.chat-bubble-main-container {
    display: inline-block;
    width: 100%;
}

.chat-bubble-container {
    display: inline-block;
    position: relative;
    margin: 10px;
    max-width: 80%;
}

.chat-bubble-container.left {
    float: left;
    margin-left: 15px;
}

.chat-bubble-container.right {
    float: right;
    margin-right: 15px;
}

.chat-bubble-container.right .message-detail {
    text-align: right;
}

.chat-bubble-container.reset-margin-right {
    margin-right: 10px;
}

.chat-bubble-container.reset-margin-left {
    margin-left: 10px;
}

.chat-bubble {
    border-radius: 5px;
    padding: 10px 18px;
}

.chat-bubble::before {
    content: '\00a0';
    display: block;
    height: 16px;
    width: 9px;
    position: absolute;
    bottom: 20.5px;
}

.chat-bubble.left {
    background-color: #ffffff;
}

.chat-bubble.left::before {
    background-color: #ffffff;
    left: 4px;
    transform: rotate(70deg) skew(5deg);
}

.chat-bubble.right {
    background-color: #b1fdb5;
    color: #000;
}

.chat-bubble.right::before {
    background-color: #b1fdb5;
    right: 4px;
    transform: rotate(118deg) skew(-5deg);
}

.chat-bubble .message {
    word-wrap: break-word;
}

img.profile-avatar,
span.profile-avatar {
    background: #f1f1f1;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 38px;
    font-size: 20px;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    /* position: absolute;
    top:30px; */
}

img.profile-avatar.left,
span.profile-avatar.left {
    margin-left: 20px;
    margin-top: 30px;
    /* left: 10px; */
}

img.profile-right,
span.profile-right {
    background: #f1f1f1;
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    /* position: absolute;
    top:30px; */
}

img.profile-right.right,
span.profile-right.right {
    margin-right: 20px;
    margin-top: 30px;
    /* right: 10px; */
}

message-composer {
    /* height: 50px;*/
    border-top: 1px solid #b2b2b2;
    background-color: #f8f8f8;
    position: absolute;
    bottom: 0;
    width: 100%;
}

message-composer :focus {
    outline: none;
}

message-composer form {
    display: -ms-flexbox;
    display: flex;
}

message-composer textarea {
    margin: 5px;
    padding: 0;
    border: 0;
    -ms-flex-positive: 2;
    flex-grow: 2;
    background-color: #f8f8f8;
    font-size: 14px;
    resize: none;
    word-wrap: break-word;
}

message-composer button {
    margin: 5px;
    border-radius: 5px;
    background-color: #158ffe;
    color: #fff;
    border: 1px solid #fff;
    cursor: pointer;
}

message-composer button[disabled] {
    opacity: .5;
    pointer-events: none;
}

listenmd-chat {
    border: 1px solid #b2b2b2;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 14px;
    font-family: "Helvetica Neue", Roboto, sans-serif;
}

.message-wrapper {
    position: relative;
}

.message-wrapper:last-child {
    margin-bottom: 10px;
}

.listenmd-chat-container {
    overflow-y: scroll;
    height: calc(100% - 50px);
    padding-top: 15px;
}

.listenmd-chat-container.full-height {
    height: 100%;
}

.chatCercles {
    width: 60px !important;
    min-width: 60px !important;
    height: 60px !important;
    min-height: 60px !important;
    line-height: 87px;
    color: #fff;
    margin: 6px 6px !important;
    background: #30b2d1;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px;
}

.chatCercles img {
    width: 35px;
    height: 35px;
}

.emergencyColor {
    background: #d84248 !important;
}

.emergencyColor:hover {
    background: #d51018 !important;
}

.sicknessColor {
    background: #cc9933 !important;
}

.sicknessColor:hover {
    background: #c18308 !important;
}

.appointmentColor {
    background: #17a141 !important;
}

.appointmentColor:hover {
    background: #04862c !important;
}

.startChatColor {
    background: #30b2d1 !important;
}

.startChatColor:hover {
    background: #0ba0c3 !important;
}

.terminateColor {
    background: #30b2d1 !important;
}

.terminateColor:hover {
    background: #0ba0c3 !important;
}

.chatIcons {
    width: 24.5%;
    text-align: center;
}

.chatIcons label {
    width: 100%;
    text-align: center;
    font-size: 15px;
    display: block;
}

.chat-container {
    width: 100%;
    height: 295px;
    margin-top: 10px;
}

.smsGoName {
    white-space: nowrap;
    padding: 4px 0;
    font-size: 12px;
    text-align: right;
    font-weight: bold !important;
}

.datedays {
    width: 100%;
    text-align: center;
}

.datedays span {
    background: #fff0d2;
    padding: 6px 10px;
    color: #6e6e6e;
}

.tosms {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: bold !important;
    color: #888888;
    padding: 10px 0px 8px 10px;
    border: 1px solid #b2b2b2;
    border-bottom: 0px;
    background: #f1f1f1;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f1f1f1));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #ffffff, #f1f1f1);
    /* IE 10 */
    background: -ms-linear-gradient(top, #ffffff, #f1f1f1);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #ffffff, #f1f1f1);
}

.tosms span {
    color: #17a141;
    font-weight: bold !important;
}

.timeInSms {
    font-size: 12px;
    color: #8f8f8f;
    text-align: right;
    margin-top: 4px;
}

.timeInSmsRight {
    font-size: 12px;
    color: #7f7f7f;
    text-align: right;
    margin-top: 4px;
    min-width: 60px !important;
}

.enterPhone {
    padding: 2% 5% 0% 5%;
}

.enterPhone label {
    width: 100%;
}

.enterPhone input {
    width: 100%;
    border: 1px solid #b6b4b6;
    padding: 12px 10px;
    margin-top: 5px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

.continueBtn {
    background: #30b2d1;
    color: #fff;
    padding: 3px 20px;
    margin-right: 0px !important;
    margin-top: 12px !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 3px 5px -6px #949494;
    -webkit-box-shadow: 0px 3px 5px -6px #949494;
    box-shadow: 0px 3px 5px -6px #949494;
}

.continueBtn:hover {
    background: #0599bc !important;
}

.clearBtn {
    background: #8b8b8b;
    color: #fff;
    padding: 3px 20px;
    margin-right: 0px !important;
    margin-top: 12px !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 3px 5px -6px #949494;
    -webkit-box-shadow: 0px 3px 5px -6px #949494;
    box-shadow: 0px 3px 5px -6px #949494;
}

.clearBtn:hover {
    background: #0599bc !important;
}

.enterNoTable {
    margin-top: 50px;
}

.enterChatFirstScreen {
    margin-top: 5px;
}

.enterChatFirstScreen td {
    padding: 4px;
}

.enterChatFirstScreen .md-default-theme .md-datepicker-input,
.md-datepicker-input {
    background-color: #FFF;
}

.enterChatFirstScreen .md-default-theme .md-datepicker-input-container.md-datepicker-invalid,
.md-datepicker-input-container.md-datepicker-invalid,
.md-warn .md-default-theme .md-datepicker-input-container.md-datepicker-focused,
.md-warn .md-datepicker-input-container.md-datepicker-focused {
    border-bottom: none;
}

.formTable {
    padding: 0px 2% 10px 2%;
    width: 100%;
}

.formTable table tr td {
    padding: 0px 10px 0px 10px;
    width: 50%;
}

.formTableInput {
    width: 100%;
    border: 1px solid #b6b4b6;
    padding: 10px 10px;
    margin-top: 5px;
    text-transform: lowercase !important;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

.messageText {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.formHeading {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 12px !important;
    color: #17a6c8;
    font-size: 18px;
}

.chatLoading {
    width: 100%;
    padding: 50px 0px;
    text-align: center;
    margin-top: 50px;
}

.topMenu .md-button {
    margin: 10px 0px !important;
    min-width: 65px !important;
}

.warningText {
    color: red;
}

.sideNavToolbar {
    background: #30B1D0 !important;
    font-family: Roboto Condensed;
}

.listenmdmobnav {
    font-size: 25px;
}

.sideBarList md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon) {
    font-size: 22px;
    color: #FFF;
    margin-top: 0px;
}

.sideBarList p {
    color: #FFF;
    margin-left: 10px;
    cursor: pointer;
}

.subMenuItem {
    margin-left: 25px;
    cursor: pointer;
}

.userIcon {
    align-content: center;
}

#chatAddressList:hover {
    cursor: pointer;
    border-bottom: 1px solid #DDD;
}

.DocImage {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-left: 2.2px;
    margin-top: 1.4px;
}

.lowercase {
    text-transform: lowercase !important;
}

.inputHelpText {
    font-size: 13px;
    color: #A9A9A9
}

md-toolbar.chatAlertTitle {
    min-height: 30px !important;
}

.chatAlertTitle .md-toolbar-tools {
    height: 30px !important;
    padding: 0 8px;
}

.md-dialog-chat .md-button {
    line-height: 26px !important;
    min-width: 70px !important;
    min-height: 28px !important;
}

md-dialog.md-dialog-chat {
    min-width: 70% !important;
    min-height: 30% !important;
}

.md-dialog-chat md-icon {
    color: #FFF !important;
    font-size: 16px !important;
    margin-right: -40px !important;
}

.md-dialog-container {
    z-index: 98 !important;
}

.md-select-menu-container {
    z-index: 101 !important;
}

img.chat-profile-image {
    position: absolute;
    left: 0
}

/* .practiceForm .md-autocomplete-suggestions li { padding: 0 8px; line-height: 30px; height: 30px; }
.practiceForm .md-autocomplete-suggestions li .layout-column { line-height: 16px; }
.practiceForm .md-virtual-repeat-container.md-not-found { height: 30px; } */

.uploadDoc {
    border-bottom: 1px solid #C0C0C0;
    margin-bottom: 5px;
}

.uploadDoc h3 {
    margin-bottom: 8px;
    font-weight: bold !important;
}

.bulkUploadPhysicianTableRight {
    border-right: 3px solid #F1F1F1;
}

.bulkUploadPracticePhysicianHistoryTitle h3 {
    margin-bottom: 8px;
    font-weight: bold !important;
}

.boldFont {
    font-weight: bold !important;
}

.bulkUploadHistoryDetails {
    height: 50px;
    background-color: #98d8e7 !important;
}

.redBGButton {
    background-color: #ff6c6c !important;
}

.redBGButton i {
    color: #FFFFFF !important;
}

.bulkPracticePhysicianLayoutPadding {
    border-bottom: 1px solid #cfcfcf;
    padding: 7px;
    font-size: 14px;
}

.bulkPracticePhysicianLayoutPadding:nth-child(even) {
    background: #FFFFFF;
}

.bulkPracticePhysicianLayoutPadding:nth-child(odd) {
    background: #edfcff;
}

.bulkPracticePhysicianFontSize {
    font-size: 15px;
}

.bulkPracticePhysicianFontSize .md-toolbar-tools span {
    font-size: 14px !important;
    font-weight: bold !important;
}

.bulkUploadTotal {
    padding-bottom: 22px;
}

md-toolbar.bulkPracticePhysicianHistory,
md-toolbar.bulkPracticePhysicianHistory>div {
    max-height: 35px !important;
    height: 35px !important;
    min-height: 35px;
}

.bulkPracticePhysicianPaginate .paginate-anything {
    text-align: center;
}

.bulkPracticePhysicianPaginate .pagination li {
    display: inline-block;
    background: #FFF;
    font-size: 13px;
}

.bulkIcons {
    font-size: 24px;
}

.retryIcons {
    padding-left: 10px;
}

.BulkuploadTimezone md-input-container {
    margin: 0px !important;
    height: 25px !important;
}

.md-tab {
    border-right: 1px solid #d6d6d6;
}

.dashboardTabs md-tab-item {
    color: #484848;
    padding-left: 14px;
    padding-right: 14px;
    text-transform: capitalize;
    min-width:65px !important;
}

.menuCount {
    height: 12px;
    line-height: 12px;
}

.menuText {
    line-height: 18px;
}

.searchIcon {
    position: relative;
    top: -8px;
}

.chatAlertTitle.appointmentAlertTitle {
    background-color: #3ecb60;
}

.chatAlertTitle.sicknessAlertTitle {
    background-color: #cd9848;
}

.chatAlertTitle.emergenyAlertTitle {
    background-color: #d9414b;
}

.chatAlertTitle.appointmentAlertTitle span {
    font-size: 15px;
    margin-left: 110px;
}

.chatAlertTitle.sicknessAlertTitle span {
    font-size: 15px;
    margin-left: 119px;
}

.chatAlertTitle.emergenyAlertTitle span {
    font-size: 15px;
    margin-left: 115px;
}

#dashboardTab md-tabs-wrapper {
    color: #484848;
    background: #f7f7f7;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#ebebeb));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #f7f7f7, #ebebeb);
    /* IE 10 */
    background: -ms-linear-gradient(top, #f7f7f7, #ebebeb);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #f7f7f7, #ebebeb);
}

#dashboardTab md-tabs.md-default-theme .md-tab.md-active,
#dashboardTab md-tabs .md-tab.md-active {
    background-color: #fbfbfb !important;
    color: #30b1d0;
}

#dashboardTab md-ink-bar {
    height: 0px;
}

.referingSection .referDiv {
    padding: 4px;
}

.chatGenderAutocomplete md-autocomplete,
.referDiv md-autocomplete {
    border: 1px solid #b6b4b6;
    border-radius: 6px;
}

.chatGenderAutocomplete md-autocomplete md-autocomplete-wrap,
.referDiv md-autocomplete md-autocomplete-wrap {
    box-shadow: none !important;
}

table.enterChatFirstScreen {
    border-collapse: separate;
    /* border-spacing: 0 1em; */
}

table.enterChatFirstScreen td.chat-td {
    padding-top: 10px;
}

/* .chatLabelBold{
    font-weight:bold !important;
} */

.md-datepicker-triangle-button {
    display: none;
}

.manageInsurance md-input-container {
    margin-top: 0px;
    margin-bottom: 0px;
}

.managePracticeTypeManager md-input-container {
    margin: 0px !important;
}

/* Start Drag and Drop */

.nestedDemo .dropzone ul[dnd-list] {
    margin: 0px;
    min-height: 42px;
    padding-left: 0px;
}

.nestedDemo .dropzone li {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    padding: 0px;
}

/**
 * Reduce opacity of elements during the drag operation. This allows the user
 * to see where he is dropping his element, even if the element is huge. The
 * .dndDragging class is automatically set during the drag operation.
 */

.nestedDemo .dropzone .dndDragging {
    opacity: 0.7;
}

/**
 * The dndDraggingSource class will be applied to the source element of a drag
 * operation. It makes sense to hide it to give the user the feeling that he's
 * actually moving it. Note that the source element has also .dndDragging class.
 */

.nestedDemo .dropzone .dndDraggingSource {
    display: none;
}

/**
 * An element with .dndPlaceholder class will be added as child of the dnd-list
 * while the user is dragging over it.
 */

.nestedDemo .dropzone .dndPlaceholder {
    background-color: #ddd;
    display: block;
    min-height: 42px;
}

/***************************** Element Selection *****************************/

.nestedDemo .dropzone .selected .item {
    color: #3c763d;
    background-color: #dff0d8;
}

.nestedDemo .dropzone .selected .box {
    border-color: #d6e9c6;
}

.nestedDemo .dropzone .selected .box>h3 {
    background-color: #dff0d8;
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    border-color: #d6e9c6;
    color: #3c763d;
}

/***************************** Element type specific styles *****************************/

.nestedDemo .dropzone .item {
    padding: 10px 15px;
}

.nestedDemo .dropzone .container-element {
    margin: 10px;
}

.nestedDemo .dropzone .container-element .column {
    float: left;
    width: 50%;
}

/***************************** Toolbox *****************************/

.nestedDemo .toolbox ul {
    cursor: move;
    list-style: none;
    padding-left: 0px;
}

.nestedDemo .toolbox button {
    margin: 5px;
    opacity: 1.0;
    width: 140px;
}

.nestedDemo .toolbox .dndDragging {
    opacity: 0.5;
}

.nestedDemo .toolbox .dndDraggingSource {
    opacity: 1.0;
}

/***************************** Trashcan *****************************/

.nestedDemo .trashcan ul {
    list-style: none;
    padding-left: 0px;
}

.nestedDemo .trashcan img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}

.nestedDemo .trashcan .dndDragover img {
    width: 100%;
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}

.nestedDemo .trashcan .dndPlaceholder {
    display: none;
}

/* Box css - march 16, 2018 SS */

.box {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.box>h3 {
    color: #333;
    border-color: #ddd;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background-repeat: repeat-x;
    display: block;
    font-size: 16px;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 0;
}

.box-padding {
    padding: 15px;
}

.box-padding>h3 {
    margin: -15px;
    margin-bottom: 15px;
}

.box-grey {
    border-color: #ddd;
}

.box-grey>h3 {
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
}

.box-blue {
    border-color: #bce8f1;
}

.box-blue>h3 {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
}

.box-yellow {
    border-color: #faebcc;
}

.box-yellow>h3 {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
}

.dragBtn {
    padding: 10px 15px;
    border: 1px solid #c8cfd6;
    background: #f9f9f9;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e7e7e7));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #f9f9f9, #e7e7e7);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #f9f9f9, #e7e7e7);
    /* IE 10 */
    background: -ms-linear-gradient(top, #f9f9f9, #e7e7e7);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #f9f9f9, #e7e7e7);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

/* End Drag and Drop */

.billerError {
    color: rgb(221, 44, 0);
    font-size: 12px;
    margin-top: -35px;
}

.billerErrorCode {
    color: rgb(221, 44, 0);
    font-size: 12px;
    margin-top: 37px;
}

.billerCodeDesc {
    font-size: 12px;
    margin-top: 37px;
}

.billerSuccessCode {
    color: #32CD32;
    font-size: 12px;
    margin-top: 37px;
}

/* New CSS Feb-22-2018, SahabSingh */

.contheader {
    background-color: #f5f5f5;
    height: 70px;
}

.grayborder {
    border: 1px solid #cfcfcf;
    border-bottom: 0px;
}

.newbtn {
    margin: 0px;
    box-shadow: 0px 0px !important;
    min-width: 62px;
    text-transform: capitalize;
    -moz-border-radius: 80px 0px 0px 80px;
    -webkit-border-radius: 80px 0px 0px 80px;
    -khtml-border-radius: 80px 0px 0px 80px;
    border-radius: 80px 0px 0px 80px;
}

.oldbtn {
    margin: 0px;
    box-shadow: 0px 0px !important;
    min-width: 62px;
    text-transform: capitalize;
    -moz-border-radius: 0px 80px 80px 0px;
    -webkit-border-radius: 0px 80px 80px 0px;
    -khtml-border-radius: 0px 80px 80px 0px;
    border-radius: 0px 80px 80px 0px;
}

.midbtn {
    margin: 0px;
    box-shadow: 0px 0px !important;
    min-width: 62px;
    text-transform: capitalize;
}

.curvedBtn {
    -moz-border-radius: 80px 80px 80px 80px;
    -webkit-border-radius: 80px 80px 80px 80px;
    -khtml-border-radius: 80px 80px 80px 80px;
    border-radius: 80px 80px 80px 80px;
}

.shadow0 {
    box-shadow: 0px 0px !important;
}

.graycolor {
    color: #717171 !important;
}

.blackcolor {
    color: #000000 !important;
}

.bluecolor {
    color: #30b1d0 !important;
}

.textRight {
    text-align: right;
}

.headingh2 {
    font-size: 18px !important;
}

.headingh3 {
    font-size: 15px !important;
}

.patientIcon {
    width: 50px;
    height: 50px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

.inpCont {
    margin-top: 35px;
}

.inpCont label {
    margin-left: 6px !important;
}

.searchInpt {
    border: 1px solid #cfcfcf !important;
    background-color: #fff !important;
    color: #2c2c2c !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -khtml-border-radius: 4px !important;
    border-radius: 4px !important;
}

.pageContent {
    margin-top: 30px;
}

.redbuttonBg {
    background-color: #d84248 !important;
}

.greenbuttonBg {
    background-color: #17a141 !important;
}

.messaPtName b {
    font-size: 18px !important;
    text-transform: uppercase;
    display: block;
}

.messaPtName span {
    color: #717171;
    font-size: 14px
}

.pading0px {
    padding: 0px !important;
}

.drName b {
    color: #151515;
    font-weight: normal !important;
    font-size: 14px;
    text-transform: uppercase;
}

.drName span {
    color: #717171;
    margin-left: 15px !important;
    margin-right: 4px;
    font-size: 14px
}

.borderBgGray {
    background-color: #f7f7f7;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}

.messagingCont {
    width: 100%;
    border: 1px solid #cfcfcf;
    background-color: #fff;
    margin-top: 15px;
}

.messagingCont md-content {
    background-color: #fff;
}

.chatbottom {
    background-color: #f7f7f7;
    border-top: 1px solid #cfcfcf;
    padding: 8px 12px 8px 12px;
}

.chatBtnIcons {
    width: 35px;
    height: 35px;
}

.chatIconsBtn {
    width: 43px !important;
    height: 40px !important;
    border-radius: 0% !important;
    -webkit-border-radius: 0% !important;
    -moz-border-radius: 0% !important;
}

.mailboxIconBtn {
    width: 40px !important;
    height: 40px !important;
    margin-right: 30px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.mailboxIconBtn img {
    width: 35px;
    height: 35px;
}

.fontRed {
    color: rgb(216, 66, 72);
}

.fontRedStrikeThrough{
    color: red;
    text-decoration: line-through;
}

.fontGreen {
    color: #006c21;
}

.fontLightGreen {
    color: #44cc4a;
}


.fontLightGreen {
    color: #808080;
}

.fontBlue {
    color: rgb(48, 178, 209);
}

.fontDarkBlue {
    color: #483d8b;
}

.fontGrey {
    color:#A9A9A9;
}

.leftGren {
    border-left: 8px solid #17a141;
}

.leftOrange {
    border-left: 8px solid #FF9000;
}

.leftRed {
    border-left: 8px solid #d84248;
}

.leftYallow {
    border-left: 8px solid #cc9933;
}

.openCloseBtn {
    color: #fff;
    background-color: #30b1d0;
    padding: 0px 15px;
    text-transform: capitalize;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

/* Match Patient Details Page */

.boxdiv {
    border: 1px solid #cccccc;
}

.redText {
    color: #d84248;
}

.greenText {
    color: #17a141;
}

.addApptIcon {
    width: 40px !important;
    height: 40px !important;
    margin-left: 10px !important;
    margin-top: 5px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.addApptIcon img {
    width: 35px;
    height: 35px;
}

.searchPtInput {
    width: 98% !important;
    border: 1px solid #c7c7c7 !important;
    background-color: #fff !important;
    line-height: 40px !important;
    height: 40px !important;
    padding-left: 20px !important;
    border-radius: 22px !important;
    -webkit-border-radius: 22px !important;
    -moz-border-radius: 22px !important;
}

.searchPtText label {
    margin-left: 20px !important;
    position: relative;
    top: 6px;
}

/* biller Page CSS */

.billerCont {
    border: 1px solid #cfcfcf;
    margin: 30px 20px 20px 20px;
}

.billerCont02 {
    border: 1px solid #cfcfcf;
    margin: 0px 20px 20px 20px;
    background-color: #fff;
}

.icdPopup {
    min-width: 550px !important;
    position: relative !important;
}

.popupTitlebg {
    padding: 0px;
    background-color: #30b1d0 !important;
    color: #fff !important;
    font-size: 15px !important;
}

.icdPopupCont {
    border: 1px solid #cfcfcf;
    background-color: #fff;
}

.billerPtNme {
    padding-left: 8px !important;
}

.biilerTitlebg {
    background-color: #f7f7f7 !important;
    color: #232323 !important;
    font-size: 15px !important;
    border-bottom: 1px solid #cfcfcf;
}

.biilerTitleFont {
    font-size: 16px !important;
    padding: 0px 8px 0px 8px !important;
}

.mousePointer {
    cursor: pointer;
}

.billerPatient {
    font-weight: bold !important;
    font-size: 18px;
}

.medicationRefillColor {
    background: #5c1916 !important;
}

.medicationRefillColor:hover {
    background: #8c1d18 !important;
}

md-autocomplete-parent-scope img {
    margin-bottom: -3px;
    margin-right: 5px;
}

/* md-radio-button .md-on{top:2px; left:2px;} */

.appoinmentPopup {
    min-width: 400px !important;
    position: relative !important;
}

.inputWith {
    width: 100%;
}

.pdfIcon {
    background-color: #30b1d0;
    margin: 0px 6px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
}

.menuHeader {
    height: 74px;
}

.borderBottom {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 15px;
    padding: 0px 0px 12px 10px;
}

.borderwhiteBott {
    border-bottom: 1px solid #ffffff;
}

.errorValidation {
    color: red;
    font-size: 12px;
}

.billerViewedByBiller {
    display: inline;
    margin-top:7px;
    padding-left: 14px;
}

.MediaImage {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: 2.2px;
    margin-top: 1.4px;
}

.uploadHospitalTitle {
    background: #b6b6b6;
    border-bottom: 1px solid #a8a8a8;
    padding-left: 12px;
}

.uploadHospitalTitle h3 {
    color: #f1f1f1;
    font-weight: bold !important;
}

.tolistGreen md-input-container.md-default-theme .md-input,
.tolistGreen md-input-container .md-input {
    color: #008000;
    font-weight: bold;
}

.tolistBlue md-input-container.md-default-theme .md-input,
.tolistBlue md-input-container .md-input {
    color: rgb(48, 178, 209);
    font-weight: bold;
}

.formalBtn {
    background-color: #FF0000;
    color: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
}

.casualBtn {
    background-color: #ffffff;
    color: #000000;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
}

.paddingLeft {
    padding: 5px 0px 5px 10px;
}

.chatmainDiv {
    border: 1px solid #cfcfcf;
    border-top: 0px;
}

.chatheader {
    border-bottom: 1px solid #cfcfcf;
    padding: 0px 15px 0px 15px;
}

.chatHeaderIcons {
    width: 43px;
    height: 46px;
}

.chatHeaderBtn {
    width: 50px !important;
    height: 50px !important;
    padding: 0px !important;
    border-radius: 0% !important;
    -webkit-border-radius: 0% !important;
    -moz-border-radius: 0% !important;
}

.chatCont {
    height: 300px;
}

.borderTop {
    border-top: 1px solid #cfcfcf;
    background-color: #fff !important;
}

.textareasms {
    width: 100%;
    border: none;
    padding: 6px 15px;
    resize: vertical;
}

.copyIcon {
    width: 35px;
    height: 35px;
    position: relative;
    top: -5px;
    left: -5px;
}

.paddinglr {
    padding-left: 10px;
    padding-right: 10px;
}

.caregiphyname {
    padding: 15px 10px;
    border-bottom: 1px solid #d6d6d6;
    background: #f7f7f7;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#ebebeb));
    background: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
    background: -moz-linear-gradient(top, #f7f7f7, #ebebeb);
    background: -ms-linear-gradient(top, #f7f7f7, #ebebeb);
    background: -o-linear-gradient(top, #f7f7f7, #ebebeb);
}

.textBoldname {
    font-weight: bold !important;
    font-size: 18px !important;
}

.textBlue {
    color: #30b1d0;
}

.textyellow {
    color: #cc9933;
}

.datetimeBold {
    font-weight: 500 !important;
}

.caregifooter {
    border-top: 1px solid #d6d6d6;
    background-color: #f6f6f6 !important;
    padding: 6px 0px !important;
}

.handchatIcon {
    width: 55px !important;
    position: relative;
    top: -8px;
}

@media all and (min-width:320px) and (max-width:767px) {
    .menuHeaderRight {
        float: left;
    }
    .topMenu a {
        text-transform: capitalize;
        padding: 0px 2px;
        font-size: 11px;
    }
    .dashboardTabs md-tab-item {
        padding: 0px 5px;
        font-size: 11px;
    }
    .menuCount {
        margin-top: 7px;
        height: 14px;
        line-height: 18px;
    }
    .menuText {
        line-height: 18px;
    }
    .searchIcon {
        position: relative;
        top: 3px;
    }
}

@media all and (min-width:768px) and (max-width:1023px) {
    .topMenu a {
        text-transform: capitalize;
        padding: 0px 4px;
        font-size: 11px;
    }
    .dashboardTabs md-tab-item {
        padding: 0px 8px;
        font-size: 12px;
    }
    .menuCount {
        margin-top: 7px;
        height: 14px;
        line-height: 18px;
    }
    .menuText {
        line-height: 18px;
    }
    .searchIcon {
        position: relative;
        top: 3px;
    }
}

.locationRed {
    color: red !important;
    margin-left: 1px !important;
    font-weight: bold;
}

.locationBlue {
    color: #30b1d0 !important;
    margin-left: 1px !important;
    font-weight: bold;
}

md-dialog-content md-input-container {
    margin-bottom: 1px;
}

#internalMessage md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper {
    top: 0px !important;
}

/* Please Wait... Loading CSS */

.bulkUploadLoading h3:after {
    content: ' .';
    animation: dots 1s steps(5, end) infinite;
    font-size:20px;
}

.dashboardLoading h3:after {
    content: ' .';
    animation: dots 1s steps(5, end) infinite;
    font-size:20px;
}

@keyframes dots {
    0%,
    20% {
        color: rgba(0, 0, 0, 0);
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0), .5em 0 0 rgba(0, 0, 0, 0);
    }
    40% {
        color: rgba(0, 0, 0, 0.54);
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0), .5em 0 0 rgba(0, 0, 0, 0);
    }
    60% {
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0.54), .5em 0 0 rgba(0, 0, 0, 0);
    }
    80%,
    100% {
        text-shadow: .25em 0 0 rgba(0, 0, 0, 0.54), .5em 0 0 rgba(0, 0, 0, 0.54);
    }
}

.countryCodeErrorWidth {
    width: 50px !important;
}

md-tooltip.md-tooltip {
    height: auto !important;
}

.waitingRoomDoctor input {
    color: #000 !important;
}

.waitingRoomDoctor md-input-container {
    margin-top: 0px !important;
}

.archivedPatientList {
    color: rgba(0, 0, 0, 0.54) !important;
}

.unArchiveSearch {
    min-height: 28px !important;
    line-height: 28px !important;
    font-size: 12px !important;
    height: 32px !important;
    min-width: 75px !important;
}

.MedicationPharmacyPhone md-input-container {
    margin: 0px !important;
}

.practiceListBackgroundBulkUnverified:nth-child(even),
.practiceListBackgroundBulkUnverifiedEven {
    background: #F1EFEF;
}

.practiceListBackgroundBulkUnverified:nth-child(odd),
.practiceListBackgroundBulkUnverifiedOdd {
    background: #E5E2E2;
}

.practiceListBackgroundManualUnverified:nth-child(even),
.practiceListBackgroundManualUnverifiedEven {
    background: #F9E891;
}

.practiceListBackgroundManualUnverified:nth-child(odd),
.practiceListBackgroundManualUnverifiedOdd {
    background: #FDE66E;
}

.practiceListBackgroundVerified:nth-child(even),
.practiceListBackgroundVerifiedEven {
    background: #C1ECF6;
}

.practiceListBackgroundVerified:nth-child(odd),
.practiceListBackgroundVerifiedOdd {
    background: #89E1F6;
}

.OnlineUser {
    border: 1px solid #32CD32;
}

.careGiverslistPadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.addCaregiverDistance{
    padding-left:10px;
    font-weight:bold !important;
    font-size: 13px !important;
}

.addCaregiverDistance span, .boldSize{
    font-weight:bold !important;
    font-size: 16px !important;
}

.borderBgGrayCaregivers {
    background-color: #f7f7f7;
    border-bottom: 1px solid #cfcfcf;
}

span.caregiverImage {
    background: #f1f1f1;
    float: left;
    width: 65px !important;
    height: 65px !important;
    border-radius: 50%;
    line-height: 65px !important;
    font-size: 25px;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
}

img.caregiverUserThumbImage {
    background: #f1f1f1;
    float: left;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    line-height: 70px !important;
    font-size: 25px;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
}

/* span.profile-avatar.caregiverImage {
    margin-left: 0px !important;
} */

.careGiverListTitle{
    font-size: 18px !important;
    font-weight:bold !important;
    text-transform: capitalize;
}

.GreenBG{
    background-color: #006c21 !important;
}

.searchCaregiver{
    width:100% !important;
    padding:8px !important;
}

.searchIconCaregiver{
    background-color: #30B1D0 !important;
    border-radius: 5px !important;
    padding-top:7px !important;
    margin-top:17px !important;
    line-height:20px !important;
    width:44px !important;
    height:11px !important;
}

.caregiverConfirmPopup{
    max-width: 40% !important;
    width:40% !important;
    min-width:40% !important;
}

img.imgCaregiver{
    width: 65px !important;
    height: 65px !important;
    margin-top:-65px;
}

/* span.imgCaregiver{
    position:absolute;
} */


.textBold {
    font-weight: bold !important;
    font-size: 16px !important;
}

.addCaregiverPlus{
    text-align:center;
    cursor:pointer;
}

.tabSplit md-tab-item{
    min-width:200px;
}

.practiceDetailPageMargin{
    margin-top:50px;
}

/* Hospital List Start */
.isBillGenerateBorder {
    border-left:3px solid #4cff4c;
}

.headingHZ {
    background-color:#f1f1f1; 
    font-size:15px;
    font-size:bold;
}

.subHeadingHZ {
    font-size:18px;
    font-size:bold;   
}

.filterImageHZ {
    width:20px;
    height:20px;
}

.zoneHeadingHZ {
    background-color:#f1f1f1 !important;
    font-weight:bold !important;
    font-size:20px !important;
}

.addRemoveNotInListIconHZ {
    margin-top:10px;
    margin-right:10px;
}

.urgentIconHZ {
    width:65%;
    height:65%;
}

.dischargeButtonHZ {
    background-color: #F39C12;
    padding: 4px;
    font-size: 15px;
    font-weight: bold !important;
    width: 25px;
    padding-left: 8px;
    color: #FFF;
    cursor: pointer;
    /* margin-right: -13px; */
    height: 25px;
}

.editButtonHZ {
    /* background-color: #FF4500; */
    padding: 4px;
    font-size: 15px;
    font-weight: bold !important;
    width: 25px;
    padding-left: 8px;
    color: #FFF;
    cursor: pointer;
    /* margin-right: -13px; */
    height: 25px;
    border: 1px solid #cccccc;
    background-color:blue;
    text-align: center;
    padding-right:20px;
    margin-top:5px;
}

.editHZ .ion-edit {
    color: rgb(33,150,243);
}

.editPatientButtonHZ {
    font-size: 15px;
    font-weight: bold !important;
    color: #FFF;
    cursor: pointer;
    border: 1px solid #cccccc;
    background-color: #f1f1f1;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
}

.editButtonHZ .ion-edit{
    color: white;
}

.marginRightHZ {
    margin-right:0px;
}

md-radio-button.hospitalclass .md-container {
    top: 0;
    transform: translateY(0);
    margin-left:3px;
}

.removeListIconImage {
    width:25px;
    height:25px;
}

.capsAndBold {
    font-weight: bold !important;
    text-transform: uppercase;
}

.nameListHZ {
    padding-left:10px !important;
    margin:0px !important;
    margin-left:-5px !important;
}

.diagnosisHZ {
    margin-top: 2px !important;
    margin-right:10px !important;
    display:inline !important;
    /* word-break:break-all !important; */
    word-break:normal !important;
}



/* Hospital List End */

md-input-container.md-input-focused.billerInputCode label, md-input-container.md-input-has-value.billerInputCode label {
    display: none;
}

.inlineDisplay {
    display:inline;
}

.clipboardPopup {
    min-width: 600px;
}
.fontItalicBold{font-weight:bold !important; font-style:italic !important; }
.fontBold{font-weight:bold; }
.fontItalic{font-style: italic;}
.headingBold{font-weight:bold !important; }

.paddingLeftTerms{padding-left:25px !important; }




md-tabs-canvas{height: 52px;}
md-pagination-wrapper{height: 52px;}

.matchPatientList:hover{
    background-color: #f1f1f1;
    cursor: pointer;
}

.matchPatientRedText{
    font-size:12px;
    color:red;
}

.matchPatientGreenText{
    font-size:12px;
    color:green;
}

.matchPatientPopupResult{
    margin:5px 0px 5px 0px; 
    padding:15px;
    line-height:18px;
}

.internalBGColor{
    background: #ABABAB !important;
}

.stripe-1 {
    color: black;
    background: repeating-linear-gradient(
      45deg,
      #ccf2ff,
      #ccf2ff 5px,
      #99e6ff 5px,
      #99e6ff 10px
    );
  }

  .archivedPatientColor{
      color: #ff4d4d;
  }

  .fieldsHeight {
    height:600px;
    overflow:scroll;
  }

  .snapshotchildform md-input-container{
      margin:0px 0px;
  }

  .nestedDemo .dropzoneItem .item{
        padding:5px 5px !important;
        font-size:15px;
  }

.nestedDemo .toolboxlist button{
    margin: 2px !important;
}

.snapshotTemplateFormatTitle{
    background: #C1ECF6;
    padding: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.nestedDemo .dropzone li{
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    padding: 5px !important;
    font-size: 80% !important;
}

#addeditFormulaForm md-input-container{
   margin: 0px;
}

.formulaError{
    background-color: #fef1f1;
    border-color: #fcd9df;
    color: #f56b6b;
    padding:3px;
}

.autocomplete-custom-template li {
    height:30px;
    line-height:30px;
  }

.loc_Bulk_Upload md-input-container{
    margin-top:3px;
    margin-bottom: 3px;
}

.zonelistForm md-input-container{
    margin-top:2px;
    margin-bottom: 2px;
}

.PracticeHeight {
    height:300px;
    overflow:scroll;
  }

  .enquiryList md-input-container {
    margin:0px 0px !important;
}

.buttonSmall{
    line-height: 25px; 
    min-height: 0px; 
    min-width: 0px; 
    font-size: 12px; 
    margin-top:0px;
    margin-bottom:0px;
}

.SnapshotSearchBox{
    margin-top:5px;
    margin-bottom:10px;
}

.SnapshotSearchBox .md-errors-spacer{
    display:none;
}

.SnapshotGrouperrorValidation {
    color: rgb(221,44,0);
    padding-top:5px;
    font-size: 12px;
}

.notMyFaxAssociation md-autocomplete {
    padding: 0px !important;
}

.notMyFaxAssociation md-autocomplete input{
    width: 100% !important;
    border: 1px solid #b6b4b6 !important;
    padding: 12px 10px !important;
    margin-top: 0px !important;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -khtml-border-radius: 6px !important;
    border-radius: 6px !important;
}

.notMyFaxAssociation md-autocomplete md-autocomplete-wrap.md-whiteframe-z1 {
    box-shadow: none;
}

.gmeResidentForm md-input-container {
    margin:0px 0px !important;
}

.table-scroll_lbu {
	position:relative;
	max-width:auto;
	overflow:hidden;
	border:1px solid #DDD;    
    margin-top:10px;
    margin-left:20px;
    margin-right:20px;
}

.table-scroll {
	position:relative;
	max-width:800px;
	/* margin:auto; */
	overflow:hidden;
	border:1px solid #DDD;    
    margin-top:10px;
    margin-left:10px;
}
.table-wrap {
	width:100%;
	overflow:auto;
}
.table-scroll table, .table-scroll_lbu table {
	width:100%;
	/* margin:auto; */
    margin-top:10px;
    margin-left:10px;
	border-collapse:separate;
	border-spacing:0;
}
.table-scroll th, .table-scroll td, .table-scroll_lbu th, .table-scroll_lbu td {
	padding:5px 10px;
	border:1px solid #DDD;
	/* background:#fff; */
	white-space:nowrap;
	vertical-align:top;
}
.table-scroll thead, .table-scroll tfoot, .table-scroll_lbu thead, .table-scroll_lbu tfoot {
	background:#f9f9f9;
}

.table-scroll tr:nth-child(even) {background: #edfcff}
.table-scroll_lbu tr:nth-child(even) {background: #edfcff}
.table-scroll tr:nth-child(odd) {background: #FFF}
.table-scroll_lbu tr:nth-child(odd) {background: #FFF}

.clone {
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	border-color:transparent
}
.clone tbody th {
	visibility:visible;
	color:red;
}
.clone .fixed-side {
	border:1px solid #000;
	background:#eee;
	visibility:visible;
}
.hbColor {
	background-color:#98d8e7;
}
.clone thead, .clone tfoot{background:transparent;}


#login-input-container .countryCode md-input-container {
    width: 60px;
}

.shiftingPhysicianHeight {
    height:200px;
    overflow:scroll;
  }

.patientDataBulkUpload {
    min-height: 100px;
    max-height: 900px;
    overflow-y: scroll;
}

.contentDiv{
    border-top:1px solid #DDD;
}

/* .dashboardTab md-pagination-wrapper md-tab-item{
    min-width:65px !important;
} */

.logoImageSize{
    width:122px;
    height:33px;
}
/* Fix user-agent */

* {
  box-sizing: border-box;
}

html {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

html, input {
  font-family:
    "HelveticaNeue-Light",
    "Helvetica Neue Light",
    "Helvetica Neue",
    Helvetica,
    Arial,
    "Lucida Grande",
    sans-serif;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
  word-wrap: break-word;
}

/* Pages */

.pages {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

.page {
  height: 100%;
  position: absolute;
  width: 100%;
}

/* Login Page */

.login.page {
  background-color: #000;
}

.login.page .form {
  height: 100px;
  margin-top: -100px;
  position: absolute;

  text-align: center;
  top: 50%;
  width: 100%;
}

.login.page .form .usernameInput {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #fff;
  outline: none;
  padding-bottom: 15px;
  text-align: center;
  width: 400px;
}

.login.page .title {
  font-size: 200%;
}

.login.page .usernameInput {
  font-size: 200%;
  letter-spacing: 3px;
}

.login.page .title, .login.page .usernameInput {
  color: #fff;
  font-weight: 100;
}

/* Chat page */
/* 
.chat.page {
  display: none;
}*/

/* Font */

.messages {
  font-size: 150%;
}

.inputMessage {
  font-size: 100%;
}

.log {
  color: gray;
  font-size: 70%;
  margin: 5px;
  text-align: center;
}

/* Messages */

.chatArea {
  height: 100%;
  padding-bottom: 60px;
}

.messages {
  height: 100%;
  margin: 0;
  overflow-y: scroll;
  padding: 10px 20px 10px 20px;
}

.message.typing .messageBody {
  color: gray;
}

.username {
  font-weight: 700;
  overflow: hidden;
  padding-right: 15px;
  text-align: right;
}

/* Input */

.inputMessage {
  border: 10px solid #000;
  bottom: 0;
  height: 60px;
  left: 0;
  outline: none;
  padding-left: 10px;
  position: absolute;
  right: 0;
  width: 100%;
}
