body.epyc .logo-info img {
    width: 126px;float: left;margin-top: -1px;
}
body.epyc .container {
    /* max-width: 85%; */
}
.instant-meeting-box,.schedule-meeting-box {
    max-width: 100%;width: 100%;display: block;padding: 20px 16px;
}
.call-button  {
    float: left;display: block;width: 30px;height:30px;margin-right: 10px;
}
.call-button a {
    width: 30px;height:30px;background:none;float:left;padding: 0;
}
.call-button a svg {
    width:30px;height: 30px;float:left;padding: 0;
}
.meeting-box  {
    margin: 0px;padding:0;float:left;
}
span.schedule-meet {
    padding: 10px 0 25px;height: 90px;
}
span.anytime-meet {
    padding: 11px 0px 15px 0px;float: left;height: 90px;width:100%;
}
span.anytime-meet small {
    width: auto;float: left;text-decoration: none;color: #018ae5;font-size: 12px;font-weight: 400;word-break: break-word;margin-bottom: 10px;
}
span.anytime-meet small i {
    width: auto;font-style: normal;color: #333;padding-left: 5px;
}
span.anytime-meet small a {
    width: auto;float: none;text-decoration: none;color: #018ae5;font-weight: 400;font-size: 12px;
}
.fancy-btn a.btn-link {
    color: #018ae5;background-color: transparent;
}
.fancy-btn a.btn-link:hover {
    color: #23527c;
}
.meeting-box .fancy-btn a.schedule-btn {
    margin-right: 10px;padding: 7px 8px;
}
.fancy-btn a.schedule-btn.chromeExt-btn {
    background-color: transparent !important;color: #018ae5;position: relative;padding-left: 32px;margin-right:0px;
}
.fancy-btn a.schedule-btn.chromeExt-btn svg {
    float:left; width: 22px;height: 22px;position: absolute;left: 7px;top:6px;
}
.fancy-btn a.schedule-btn.chromeExt-btn svg .clr {
    fill: #018ae5;
}
.fancy-btn a.schedule-btn.chromeExt-btn:hover svg .clr {
    fill: #fff;
}
.fancy-btn a.schedule-btn.goto-vision {
    position: relative;padding-right: 28px;
}
.fancy-btn a.schedule-btn.goto-vision svg {
    float:left; width: 15px;height: 15px;position: absolute;right: 7px;top:10px;
}
.fancy-btn a.schedule-btn.goto-vision svg .go-to {
    fill: #fff;
}
.instant-meeting-box h2,.schedule-meeting-box h2  {
    width:calc(100% - 50px);float:left;font-size: 20px;margin: 0;font-weight: 500;color: #55646e;display: block;margin-top: 6px;
}
.instant-meeting-box h2 span,.schedule-meeting-box h2 span  {
    color: #b8b8b8;
}
.instant-meeting-box span.edit-btn a  {
    font-size: 13px;vertical-align: middle;text-decoration: none;display: inline-block;line-height: 21px;color: #1896c6;font-weight: 600;
}
.instant-meeting-box span.edit-btn a svg  {
    width: 13px;height: 13px;margin: 3px 4px 0;float: left;fill: #1896c6;
}

@media screen and (max-width: 1250px) {
    
    .instant-meeting-box h2, .schedule-meeting-box h2 {
        font-size: 18px;
    }
    .instant-meeting-box, .schedule-meeting-box {
        padding: 25px 15px;
    }
    .instant-meeting-box p, .schedule-meeting-box p,.meeting-box p {
        font-size: 12px;
    }
    .instant-meeting-box .fancy-btn a,.schedule-meeting-box .fancy-btn a {
        padding: 7px 6px;
    }

}
@media screen and (max-width: 1020px) and (min-width: 992px) {
    
    .instant-meeting-box .fancy-btn a, .schedule-meeting-box .fancy-btn a,.schedule-meeting-box .fancy-btn a.schedule-btn {
        margin-right: 5px;
    }
     
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    
    .instant-meeting-box .fancy-btn a, .schedule-meeting-box .fancy-btn a,.schedule-meeting-box .fancy-btn a.schedule-btn {
        font-size: 12px;
    }
    .fancy-btn a.schedule-btn.goto-vision svg {
        top:8px;
    }
    
}
@media screen and (max-width: 991px) {
    
    .instant-meeting-box, .schedule-meeting-box {
        padding: 30px 10px;min-height: inherit;float:left;
    }
    .instant-meeting-box .fancy-btn a,.schedule-meeting-box .fancy-btn a {
        padding: 7px 12px;
    }
    span.anytime-meet,span.schedule-meet {
        height: auto;
    }
    /* .instant-meeting-box {
        margin-bottom: 2.625rem;
    } */
    ul.profile-box li .userm-item {
        border: 0;
        padding: 0;
        margin: 0;
        cursor:pointer;
     }
     ul.profile-box li .userm-item:hover .st0{
        fill:#1896c6;
     }
     ul.profile-box li .userm-item:hover{
        background:none;
     }
     ul.profile-box li .userm-item .text {
        display: none;
     }
}
.userm-item {border: 1px solid #415c6e;padding: 0 20px;border-radius: 2px;font-size: 14px;height:35px;line-height: 35px;margin-right: 5px;}   
.userm-item:hover{border: 1px solid #1896c6;background: #1896c6;}
ul.profile-box li .userm-item a svg {width: 18px;height: 18px;position: relative;top:3px;}
ul.profile-box li .userm-item:hover a{color: #fff;}
ul.profile-box li .userm-item:hover .st0{fill: #fff;transition: all 0.3s ease;}
ul.profile-box li .userm-item a {color: #415c6e;}
.userm-item .text {margin-left: 5px;}
@media (min-width:768px) and (max-height:700px){
    #schedule-meeting-modal-02 .meeting-modal-item .modal-body{
        max-height: 450px;
        overflow:auto;
        overflow-x: hidden;
    }
 }
 
 @media (min-width:768px) and (max-height:500px){ 
    #schedule-meeting-modal-02 .meeting-modal-item .modal-body{
        max-height: 300px;
    }
 }