.meet{
    list-style: none;
    cursor: pointer;
    height: 45px;
}

.meet a{
    text-decoration: none;
}

.meeting_{
    /*transform: translate3d(5px, 210px, 0px);*/
    transform: translate3d(5px, 202px, 0px);
    /*display:none;*/ 
    /*height: 92px;*/
    height: 47px;
}

.meeting_start{
//    transform: translate3d(5px, 210px, 0px) !important;
    height: 93px;
}

.meet_td{
    border-top: none !important;
}

.mobile .meeting_{
    height: 108px;
}

body.xelastic.xskin.xelastic #startmeet > a:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\f03d";
}

body.xelastic.xskin.xelastic #startmeet a:before {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.3em;
    position: relative;
    top: 2px;
}

body.xelastic.xskin.xelastic #join_meet > a:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\f11c";
}

body.xelastic.xskin.xelastic #join_meet a:before {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.3em;
    position: relative;
    top: 2px;
}

body.xelastic.xskin.xicons-outlined #startmeet > a:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\f03d";
    opacity: 0.5;
}

body.xelastic.xskin.xicons-outlined #startmeet a:before {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.1em;
    position: relative;
    top: 2px;
}

body.xelastic.xskin.xicons-outlined #join_meet > a:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\f11c";
    opacity: 0.5;
}

body.xelastic.xskin.xicons-outlined #join_meet a:before {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.1em;
    position: relative;
    top: 2px;
}

body.xelastic.xskin.xicons-material #startmeet > a:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\f03d";
}

body.xelastic.xskin.xicons-material #startmeet a:before {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.1em;
    position: relative;
    top: 2px;
}

body.xelastic.xskin.xicons-material #join_meet > a:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\f11c";
}

body.xelastic.xskin.xicons-material #join_meet a:before {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.1em;
    position: relative;
    top: 2px;
}

body.xelastic.xskin.xicons-cartoon #startmeet > a:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\f03d";
}

body.xelastic.xskin.xicons-cartoon #startmeet a:before {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.1em;
    position: relative;
    top: 2px;
}

body.xelastic.xskin.xicons-cartoon #join_meet > a:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\f11c";
}

body.xelastic.xskin.xicons-cartoon #join_meet a:before {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.1em;
    position: relative;
    top: 2px;
}
/* END */
