
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */
body{font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif!important;}
.diffStyle {
    background-color: #f1f1f1;
}

.correspondence hr {
    border-top-color: #c1c1c1!important;
    margin:0 auto!important;
    margin-bottom:10px!important;
}
.media {
    border-radius: 15px;
    /* background-color: #f1f1f1; */
    box-shadow: 0px 0rem 0.5rem rgba(208, 212, 216, 0.1), 0 0 1rem rgba(247, 247, 247, 0.1), 0 0.25rem 1rem rgba(37, 39, 41, 0.12), 0 0 0rem 0px rgba(141, 150, 160, 0.1);
    padding: 20px;
}
.media-body {
    border-left: solid 1px #f1f1f1;
    padding-left: 15px;
}
.media-body hr {
   margin:5px auto!important;
}
.media-body > span {
    background-color:#f1f1f1;
}

.corr_contaniner  .mr-5{
    max-width:110px;
    min-width:110px;
}

.knowledgeDown {
   position:static!important;
   float:none!important;
}
.knowledgeDown li{
    border-bottom: solid 1px #f1f1f1;
}
.knowledgeDown li:last-child {
        border-bottom: none;
    }

.mail-nav .mail-menu li .menu-toggle:before {
    content: "\f067";
    font-family: "FontAwesome" !important;
    position: absolute;
    font-size: 10px;
    right: 17px;
    transform: scale(1);
    transition: all 0.3s;
}

.mail-nav .mail-menu li .menu-toggle:after {
    content: "\f068";
    font-family: "FontAwesome" !important;
    position: absolute;
    font-size: 10px;
    right: 17px;

    transition: all 0.3s
}
.mail-nav .mail-menu li .menu-toggle.toggled:before {
    transform: scale(0);
}

.loaderContent {
    
  
    width: 100%;
    height: 100px;
    z-index: 9999;
    background: url("../img/loading.gif") 50% 50% no-repeat #f9f9f9;
    opacity: 0.5;
    position:fixed;
}

.room_1 {
    background-color: #3399ff!important;
}
.room_2 {
    background-color: #07C4A7!important;
}
.room_3 {
    background-color: #07A4C4!important;
}
.room_4 {
    background-color: #05B635!important;
}
.room_5 {
    background-color: #C7CA00!important;
}
.room_6 {
    background-color: #ffcc99!important;
}
.room_7 {
    background-color: #ff9999!important;
}
.room_8 {
    background-color: #ff6666!important;
}
.room_9 {
    background-color: #9966ff!important;
}
.room_10 {
    background-color: #cc33ff!important;
}
.room_11 {
    background-color: #ff9900!important;
}
.zoomRoom {
    background-color: #ff0000 !important;
}
