

@font-face {
    font-family: 'FontAwesome';
    src: url('https://fireflyrepairzone.nichevid.com/Content/fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('https://fireflyrepairzone.nichevid.com/Content/fonts/fontawesome-webfont.eot#iefix&v=4.0.3') format('embedded-opentype'), url('https://fireflyrepairzone.nichevid.com/Content/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('https://fireflyrepairzone.nichevid.com/Content/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('https://fireflyrepairzone.nichevid.com/Content/fonts/fontawesome-webfont.svg?v=4.0.3#FontAwesome') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
}

* {
    margin: 0;
    padding: 0;
}

p, div, li, a, span, b, h1, h2, h3, h4, h5, h6, textarea {
    font-family: 'Source Sans Pro', sans-serif;
}

#layout {
    height: 99% !important;
    /*overflow: hidden;*/
    background-image: none !important;
}

.ico {
    font-family: "FontAwesome";
    font-style: normal;
}

.em_pag_wrapper {
    padding: 0;
    margin: 0;
    background-color: #fff;
    width: 100%;
    height: auto;
}

.em_pag_video_area {
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.em_pag_ab_author_area {
    background-color: #fff;
    width: 90%;
    padding: 25px 5%;
}

    .em_pag_ab_author_area > p {
        font-size: 16px;
        color: #333;
        padding: 0 0 0 120px;
        line-height: 24px;
        margin: 0;
        font-weight: 200;
    }

.em_pag_ab_author_ar_tit {
    width: 100%;
    padding: 0 0 10px 0;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

    .em_pag_ab_author_ar_tit img {
        height: 80px;
        width: 80px;
        border: 4px solid #fff;
        -webkit-box-shadow: 0px 0px 0px 2px rgba(209,209,209,1);
        -moz-box-shadow: 0px 0px 0px 2px rgba(209,209,209,1);
        box-shadow: 0px 0px 0px 2px rgba(209,209,209,1);
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        left: 0;
        top: 0;
    }

    .em_pag_ab_author_ar_tit > div {
        padding: 0 0 0 120px;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
    }

        .em_pag_ab_author_ar_tit > div > h2 {
            font-size: 40px;
            line-height: 38px;
            color: #0099ff;
            padding: 0;
            margin: 0;
        }

        .em_pag_ab_author_ar_tit > div > span {
            font-size: 24px;
            color: #333;
            font-weight: 200;
            display: block;
        }

            .em_pag_ab_author_ar_tit > div > span b {
                font-weight: bold;
                font-size: 24px;
                color: #0099ff;
            }

.em_pag_comm_att_area {
    background-color: #fff;
    padding: 25px 5%;
    width: 90%;
}

#playcomment {
    display: inline-block;
    vertical-align: top;
    width: 65%;
}

.comment_area {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

    .comment_area > h3 {
        font-size: 24px;
        font-weight: 200;
        color: #0099ff;
        padding: 0 0 15px 120px;
        margin: 0;
    }

#playattach {
    display: inline-block;
    width: 25%;
    padding: 0 0 0 5%;
}

.attachment_area {
    display: inline-block;
    width: 100%;
    padding: 0 0 0 5%;
}

    .attachment_area > h3 {
        font-size: 24px;
        font-weight: 200;
        color: #0099ff;
        padding: 0 0 15px 15px;
        margin: 0;
    }

    .attachment_area > .att_con_ara {
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        border: 1px solid #e1e1e1;
        padding: 3%;
        width: 94%;
        background-color: #fff;
    }

        .attachment_area > .att_con_ara ul {
            padding: 0;
            margin: 0;
        }

            .attachment_area > .att_con_ara ul li {
                list-style: none;
                width: 99.5%;
                background-color: rgb(247,247,247);
                border-radius: 7px;
                -moz-border-radius: 7px;
                -webkit-border-radius: 7px;
                font-size: 18px;
                color: #333;
                font-weight: 200;
                margin-bottom: 10px;
                border-left: 4px solid #d8c96c;
            }

                .attachment_area > .att_con_ara ul li:hover {
                    background-color: #e9e9e9;
                }

                .attachment_area > .att_con_ara ul li a img {
                    text-align: right;
                    position: absolute;
                    right: 15px;
                    top: 9px;
                }

                .attachment_area > .att_con_ara ul li a {
                    width: 100%;
                    text-decoration: none;
                    display: block;
                    color: #949494;
                    padding: 2% 5%;
                    width: 90%;
                    position: relative;
                }

                    .attachment_area > .att_con_ara ul li a:hover {
                        text-decoration: none;
                        display: block;
                        color: #333;
                    }

                .attachment_area > .att_con_ara ul li:nth-child(6n+1),
                .attachment_area > .att_con_ara ul li:nth-child(6n) {
                    border-left: 4px solid #f58770;
                }

                .attachment_area > .att_con_ara ul li:nth-child(6n+2) {
                    border-left: 4px solid #62a9dd;
                }

                .attachment_area > .att_con_ara ul li:nth-child(6n+3) {
                    border-left: 4px solid #8fbd40;
                }

                .attachment_area > .att_con_ara ul li:nth-child(6n+4) {
                    border-left: 4px solid #9a8ac9;
                }

                .attachment_area > .att_con_ara ul li:last-child {
                    margin-bottom: 0;
                }

/*Timeline chat*/

.chat-form {
    margin-top: 25px;
    clear: both;
}

    .chat-form .input-cont {
        margin-bottom: 10px;
    }

        .chat-form .input-cont input {
            margin-bottom: 0px;
        }

        .chat-form .input-cont input {
            border: 1px solid #d3d3d3 !important;
            margin-top: 0;
            min-height: 45px;
        }

        .chat-form .input-cont input {
            background-color: #fff !important;
        }

.chat-features a {
    margin-left: 10px;
}

    .chat-features a i {
        color: #d0d0d0;
    }

.timeline-messages:before {
    background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    top: 0;
    width: 2px;
}

.timeline-messages:before, .msg-time-chat:before, .msg-time-chat .text:before {
    content: "";
    left: 90px;
    position: absolute;
    top: -2px;
}

.timeline-messages, .msg-time-chat, .timeline-messages .msg-in, .timeline-messages .msg-out {
    position: relative;
}


    .timeline-messages .msg-in .arrow {
        /*border-right: 8px solid #F4F4F4 !important;*/
    }

    .timeline-messages .msg-in .arrow {
        border-bottom: 8px solid transparent;
        border-top: 8px solid transparent;
        display: block;
        height: 0;
        left: -8px;
        position: absolute;
        top: 13px;
        width: 0;
    }

    .timeline-messages .msg-out .arrow {
        /*border-right: 8px solid #41cac0 !important;*/
    }

    .timeline-messages .msg-out .arrow {
        border-bottom: 8px solid transparent;
        border-top: 8px solid transparent;
        display: block;
        height: 0;
        left: -8px;
        position: absolute;
        top: 13px;
        width: 0;
    }

    .msg-time-chat:first-child:before {
        margin-top: 16px;
    }

    .msg-time-chat:before {
        background: #CCCCCC;
        border: 2px solid #FAFAFA;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        height: 14px;
        margin: 23px 0 0 -8px;
        width: 14px;
    }

    .msg-time-chat:hover:before {
        background: #FF6600;
    }

    .msg-time-chat:first-child {
        padding-top: 0;
    }

.message-img {
    float: left;
    margin: 0 15px;
    overflow: hidden;
}

    .message-img img {
        display: block;
        height: 40px;
        width: 40px;
        margin: 3px;
        background-repeat: no-repeat;
        background-size: 40px 40px;
        border-radius: 50%;
        border: 3px solid #fff;
        -webkit-box-shadow: 0px 0px 0px 1px rgba(209,209,209,1);
        -moz-box-shadow: 0px 0px 0px 1px rgba(209,209,209,1);
        box-shadow: 0px 0px 0px 1px rgba(209,209,209,1);
    }

.message-body {
    margin-left: 120px;
}

.msg-time-chat .msg-in .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;
}

.msg-time-chat .msg-out .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #f8f8f8;
}

.msg-time-chat p {
    margin: 0;
    font-size: 18px;
    font-weight: 200;
    color: #333;
}

.msg-time-chat .attribution {
    font-size: 13px;
    margin: 0px 0 5px;
}

.msg-time-chat {
    overflow: hidden;
    padding: 8px 0;
}

.msg-in a, .msg-in a:hover {
    color: #b64c4c;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}

.msg-out a, .msg-out a:hover {
    color: #288f98;
    text-decoration: none;
}



/*--comment--*/
.em_pag_comment_input_area {
    padding: 0 0 40px 120px;
    position: relative;
}

    .em_pag_comment_input_area img {
        height: 70px;
        width: 70px;
        border: 4px solid #fff;
        -webkit-box-shadow: 0px 0px 0px 2px rgba(209,209,209,1);
        -moz-box-shadow: 0px 0px 0px 2px rgba(209,209,209,1);
        box-shadow: 0px 0px 0px 2px rgba(209,209,209,1);
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        left: 10px;
        top: 0;
    }

    .em_pag_comment_input_area textarea {
        resize: none;
        width: 94%;
        padding: 3%;
        border: 1px solid #e1e1e1;
        background-color: #fff;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-weight: 300;
    }

.em_pag_pay_area {
    display: block;
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto 25px auto;
    width: 200px;
}

    .em_pag_pay_area .pay_rate {
        background-color: #f8f8f8;
        Color: #0099ff;
        padding: 5px 15px;
        border: 1px #c0c0c0 solid;
        float: left;
        line-height: 19px;
        border-radius: 5px 0 0 5px;
        -moz-border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px 0 0 5px;
        border-right: 0;
        font-weight: bold;
        font-size: 18px;
        position: relative;
    }

        .em_pag_pay_area .pay_rate .ro_ic {
            display: block;
            position: absolute;
            top: 10px;
            right: -3px;
            background-color: #f8f8f8;
            border-radius: 50% 50%;
            -moz-border-radius: 50% 50%;
            -webkit-border-radius: 50% 50%;
            padding: 6px;
        }

    .em_pag_pay_area .pay_now {
        background-color: #93ba32;
        Color: #fff;
        padding: 5px 15px;
        border: 1px #819b17 solid;
        float: left;
        line-height: 20px;
        border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
    }

.niche-button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    /*   height:28px;*/
    margin: 0;
    padding: 2px 10px 3px;
    text-decoration: none;
    white-space: nowrap;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    text-align: center;
    background-color: #a2ca00;
    float: right;
}

.contentdetail_inner {
    /*padding: 5px 5px 0 5px;*/
}
#msgglo.alert-info{
    position: fixed;
    display: none;
    border: 1px solid rgb(188, 232, 241);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
    top: 70px;
    width: 50%;
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px;
    left: 23.5%;
    background-color: rgb(217, 237, 247);
    color: rgb(58, 135, 173);
}
#msgglo .fr{
    float:right;
}
.video_preloader {
    overflow: hidden;
    position: relative;
    min-height: 400px;
}

.cd_player {
    width: 75%;
    /*height:400px;*/
    cursor: pointer;
}

.cd_fil_info {
    width: 74.8%;
    padding: 0px 0px;
    margin: -1px 0px 0 0px;
    border: 1px solid #d4d5d5;
    border-top: 0px;
    background-color: #eceff2;
}

.cd_fil_info_top_nav {
    padding: 0px;
}

    .cd_fil_info_top_nav ul {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .cd_fil_info_top_nav li {
        float: left;
        list-style: none;
        font-size: 16px;
        width: 24%;
        position: relative;
        padding: 0px !important;
        display: block;
        background-color: #272C2E;
    }

a.cd_top_nav_href {
    text-decoration: none;
    font-size: 16px;
    color: #a8a8a8;
    display: block;
    text-align: center;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    position: relative;
    line-height: 40px;
    /*padding-top: 10px;*/
}

    a.cd_top_nav_href span {
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 0px 5%;
        display: block;
        white-space: nowrap;
        width: 90%;
    }

    a.cd_top_nav_href i {
        border-radius: 100% 100% 0 0;
        -moz-border-radius: 100% 100% 0 0;
        -webkit-border-radius: 100% 100% 0 0;
        font-size: 14px;
        line-height: 20px;
        position: absolute;
        right: 45%;
        top: -5px;
        width: 25px;
        background-color: #272C2E;
    }

.rb {
    border-right: 0px !important;
}

.cd_comment_button {
    position: relative;
    height: 40px;
    margin-top: 1px;
    background-color: #ffffff;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}


a.cd_top_nav_href:hover {
    text-decoration: none;
    color: #272c2e;
    background-color: #eceff2;
    margin-bottom: 0px;
    /*padding: 5px 0% 0px 0%;
    border-bottom: 1px solid #eceff2;
    border-right: 1px solid #fff;
    border-top: 4px solid #ECEFF2;*/
    display: block;
    text-align: center;
    line-height: 25px;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

    a.cd_top_nav_href:hover span {
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        white-space: nowrap;
    }

    a.cd_top_nav_href:hover i {
        border-radius: 100% 100% 0 0;
        -moz-border-radius: 100% 100% 0 0;
        -webkit-border-radius: 100% 100% 0 0;
        font-size: 14px;
        line-height: 20px;
        position: absolute;
        right: 45%;
        top: -2px;
        width: 30px;
        background-color: #eceff2;
    }

a.cd_tab_active {
    text-decoration: none;
    color: #272c2e;
    background-color: #eceff2;
    margin-bottom: 0px;
    padding: 3px 0;
    border-bottom: 0px solid #eceff2;
    border-right: 1px solid #fff;
    border-top: 4px solid #ECEFF2;
    display: block;
    text-align: center;
    line-height: 40px;
}

    a.cd_tab_active i {
        border-radius: 100% 100% 0 0;
        -moz-border-radius: 100% 100% 0 0;
        -webkit-border-radius: 100% 100% 0 0;
        font-size: 14px;
        line-height: 20px;
        position: absolute;
        right: 45%;
        top: -2px;
        width: 30px;
        background-color: #eceff2;
    }

    a.cd_tab_active span {
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 0px 5%;
        display: block;
        white-space: nowrap;
    }




.cd_contab_inner {
    background-color: #eceff2;
    padding: 15px 2% 80px 2%;
    clear: both;
    position: relative;
    margin-left: 3%;
}

    .cd_contab_inner .save {
        position: absolute;
        bottom: -20px;
        right: 40px;
        background-color: #fff;
        padding: 6px 6px 6px 7px;
        width: 60px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }

        .cd_contab_inner .save button {
            padding: 2px 0 !important;
        }

.cd_fil_tit_dt {
    float: left;
    overflow: hidden;
    padding: 0 2%;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 36%;
}

.cd_fil_tit_fn {
    float: left;
    overflow: hidden;
    padding: 0 2%;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 40%;
}

.cd_fil_tit_ac {
    float: left;
    overflow: hidden;
    padding: 0 2%;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 12%;
}

.con_view_pro_txt {
    font-size: 14px;
    text-align: justify;
    color: #797979;
    width: 85%;
    padding: 2% 4% 4% 8%;
    background-color: #fff;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    position: relative;
    margin-left: 3%;
}

    .con_view_pro_txt h4 {
        font-size: 20px;
        font-weight: 800;
        padding: 10px 20px 20px 0;
        margin: 0;
    }

    .con_view_pro_txt img {
        background-image: url("https://fireflyrepairzone.nichevid.com/Content/images/defaultUser.png");
        background-repeat: no-repeat;
        background-size: 75px 75px;
        border: 2px solid #FFFFFF;
        border-radius: 50%;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
        display: block;
        height: 75px;
        width: 75px;
        position: absolute;
        left: -40px;
        top: 14px;
    }

    .con_view_pro_txt p {
        font-size: 16px;
        font-weight: normal;
        padding: 0;
        margin: 10px 0;
    }

.tit_des {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 15px;
    color: #fff;
    margin: 0px 0px 10px 0px;
    text-align: left;
    text-shadow: 1px 1px 0px #7e7e7e;
    line-height: 30px;
    border: 1px solid #979797;
    height: 30px;
    position: relative;
    background-color: grey;
}

.act_ico {
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
    text-align: center;
    margin-right: 5px;
    line-height: 22px;
    width: 5%;
    display: block;
    z-index: 10;
    background-color: #B4B4B4;
    color: #FFFFFF !important;
    position: absolute;
    top: 8px;
    right: 9%;
    text-shadow: 1px 1px 0px rgba(150, 150, 101, 1);
}

    .act_ico:hover {
        background-color: #FF6600;
        color: #FFFFFF !important;
        text-shadow: 0px 0px 0px rgba(150, 150, 101, 1);
    }

.view_act_ico {
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
    text-align: center;
    margin-right: 5px;
    line-height: 22px;
    width: 5%;
    display: block;
    z-index: 0;
    background-color: #B4B4B4;
    color: #FFFFFF !important;
    position: absolute;
    top: 8px;
    right: 9%;
    text-shadow: 1px 1px 0px rgba(150, 150, 101, 1);
}

    .view_act_ico:hover {
        background-color: #FF6600;
        color: #FFFFFF !important;
        text-shadow: 0px 0px 0px rgba(150, 150, 101, 1);
    }

.paddingzo {
    padding: 0px !important;
    width: 100% !important;
}

.cd_fil_lis_lbg {
    background: url(https://fireflyrepairzone.nichevid.com/Content/images/gri_lis_l_bg.png) no-repeat left center;
    height: 40px;
}

    .cd_fil_lis_lbg:hover {
        background: url(https://fireflyrepairzone.nichevid.com/Content/images/gri_lis_l_bg_hover.png) no-repeat left center;
    }

.my_commun_con .tit_des {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 15px;
    color: #fff;
    margin: 0px 0px 10px 0px;
    text-align: left;
    text-shadow: 1px 1px 0px #7e7e7e;
    line-height: 30px;
    border: 1px solid #979797;
    height: 30px;
    position: relative;
}

.my_commun_con .lis_con ul {
    margin: 0;
    padding: 0;
}


    .my_commun_con .lis_con ul li {
        position: relative;
        height: 40px;
        list-style: none;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        /*border:1px solid #ebebeb;*/
        line-height: 30px;
        margin-bottom: 8px;
        color: #aeaeae;
        font-size: 14px;
        -webkit-box-shadow: inset 0px 0px 0px 1px rgba(235,235,235,1);
        -moz-box-shadow: inset 0px 0px 0px 1px rgba(235,235,235,1);
        box-shadow: inset 0px 0px 0px 1px rgba(235,235,235,1);
        background: rgb(255,255,255);
        background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(255,255,255)), color-stop(100%, rgb(243,243,243)));
        background: -webkit-linear-gradient(top, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
        background: -o-linear-gradient(top, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
        background: -ms-linear-gradient(top, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
        background: linear-gradient(to bottom, rgb(255,255,255) 0%, rgb(243,243,243) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0 );
    }

        .my_commun_con .lis_con ul li:hover {
            -webkit-box-shadow: inset 0px 0px 0px 1px rgba(235,235,235,1);
            -moz-box-shadow: inset 0px 0px 0px 1px rgba(235,235,235,1);
            box-shadow: inset 0px 0px 0px 1px rgba(235,235,235,1);
            background: rgb(242,242,242);
            background: -moz-linear-gradient(top, rgb(245,245,245) 0%, rgb(240,240,240) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(245,245,245)), color-stop(100%, rgb(240,240,240)));
            background: -webkit-linear-gradient(top, rgb(245,245,245) 0%, rgb(240,240,240) 100%);
            background: -o-linear-gradient(top, rgb(245,245,245) 0%, rgb(240,240,240) 100%);
            background: -ms-linear-gradient(top, rgb(245,245,245) 0%,rgb(240,240,240) 100%);
            background: linear-gradient(to bottom, rgb(245,245,245) 0%, rgb(240,240,240) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f0f0f0', GradientType=0 );
            cursor: pointer;
        }


/*popup*/
.popup_outer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: table;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999999;
}

.popup {
    /* background-color: #fff;*/
    border: 5px solid rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
    color: #000000;
    width: 500px;
    height: auto;
    margin: 100px auto 0px auto;
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .popup > .header {
        background: none repeat scroll 0 0 #eeeeee;
        /* border: 10px solid #FFFFFF;*/
        color: #737373;
        font-size: 18px;
        padding: 10px;
        position: relative;
        vertical-align: middle;
        text-align: left;
        height: auto;
        width: auto;
        min-width: 260px;
    }

    .popup .header h2 {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 22px;
    }

    .popup .close {
        cursor: pointer;
        opacity: 0.7;
        position: absolute;
        right: 15px;
        top: 15px;
        color: #ccc;
    }

    .popup .content {
        background-color: #fff;
        border-top: 1px solid #E5E5E5;
        padding: 0;
        color: #808080;
        overflow: hidden;
        position: relative;
        min-height: 110px;
    }
    .popup .content ul li{
            width: 100%;
    float: left;
    padding-bottom: 25px;
    list-style: none;
    position: relative;
    }
    .pop .content ul li label{
            color: #797979;
    font-size: 14px;
    font-weight: 600;
    padding: 0 3% 0 0;
    width: auto;
    margin: 0px;
    width: auto;
    /* float: left; */
    display: block;
    text-align: left;
    }
    .popup .content .edit_prof_popup{
		    width: 90%;
    padding: 5%;
    overflow: hidden;
	}
  .popup .content ul li .pop_but_rg  {
        margin: 15px 0 0 3%;
    padding: 8px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    display: block;
    float: right;
    width: 25%;
    border: 3px solid rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(174,255,0,1);
    -moz-box-shadow: inset 0px 2px 0px 0px rgba(174,255,0,1);
    box-shadow: inset 0px 2px 0px 0px rgba(174,255,0,1);
    text-decoration: none;
    background: rgba(142,208,0,1);
    background: -moz-linear-gradient(top, rgba(142,208,0,1) 0%, rgba(75,174,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(142,208,0,1)), color-stop(100%, rgba(75,174,0,1)));
    background: -webkit-linear-gradient(top, rgba(142,208,0,1) 0%, rgba(75,174,0,1) 100%);
    background: -o-linear-gradient(top, rgba(142,208,0,1) 0%, rgba(75,174,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(142,208,0,1) 0%, rgba(75,174,0,1) 100%);
    background: linear-gradient(to bottom, rgba(142,208,0,1) 0%, rgba(75,174,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ed000', endColorstr='#4bae00', GradientType=0 );
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    cursor: pointer;
    }
.pop_pro {
    width: 470px !important;
}

    .pop_pro .content {
        padding: 10px !important;
    }

.popup .content > .pro_con {
    font-size: 12px;
    max-height: 77px;
    margin: 0 3% 30px;
    overflow-y: auto;
    width: 94%;
    border-top: 1px dashed #CCCCCC;
}

.popup .content > .footer {
    background: #F5F5F5;
    padding: 5px;
    width: 98.3%;
    text-align: right;
    position: absolute;
    bottom: 0;
}

    .popup .content > .footer > a {
        float: right;
        padding-left: 15px;
        cursor: pointer;
        text-decoration: none;
        color: #a1a1a1;
    }

.popup .content > .pro_tit {
    padding: 0 0 10px 20%;
    position: relative;
    margin-bottom: 10px;
    max-height: 90px;
    display: table;
    width: 74%;
    margin: 15px 3%;
    min-height: 70px;
}

    .popup .content > .pro_tit > .user_pro {
        padding: 0 0 0 20px;
        height: 75px;
        display: table-cell;
        vertical-align: middle;
    }

        .popup .content > .pro_tit > .user_pro > .name {
            font-size: 24px;
            font-weight: 700;
        }

        .popup .content > .pro_tit > .user_pro > .email {
            border-top: 1px dotted #ccc;
            color: #a1a1a1;
            font-size: 18px;
            font-weight: 600;
            margin-top: 5px;
            padding-top: 3px;
        }

    .popup .content > .pro_tit > p {
        display: block;
        overflow: hidden;
        padding: 0 0 5px 10%;
        width: 90%;
        margin: 0;
    }

        .popup .content > .pro_tit > p > span:first-child {
            background-color: transparent;
            border: 0 dotted #ccc;
            color: #333;
            display: block;
            float: left;
            font-size: 14px;
            font-weight: 500;
            overflow: hidden;
            padding: 2px 4px;
            text-align: left;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 45%;
        }

        .popup .content > .pro_tit > p > span {
            display: block;
            float: left;
            margin-left: 5px;
            overflow: hidden;
            padding: 2px 4px;
            text-align: left;
            width: 45%;
            font-size: 12px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            border: 1px dotted #ccc;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            background-color: #f1f1f1;
        }

    .popup .content > .pro_tit img {
        background-image: url("https://fireflyrepairzone.nichevid.com/Content/images/defaultUser.png");
        background-repeat: no-repeat;
        background-size: 75px 75px;
        border: 2px solid #ccc;
        border-radius: 50%;
        display: block;
        height: 75px;
        position: absolute;
        top: 0px;
        width: 75px;
        left: 20px;
    }

.popup .content > .left {
    width: 180px;
    /* min-height:500px;*/
    position: absolute;
    top: 0px;
    left: 0px;
    border-right: 1px solid #E5E5E5;
}

.popup .content > .right {
    width: auto;
    margin: 0px 0px 0px 180px;
    position: relative;
    /*min-height:440px;*/
}

    .popup .content > .right .butt_ara {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        border-top: 1px solid #E5E5E5;
    }

.popup .content_inn {
    padding: 20px;
    color: #808080;
}

.viewmessage {
    width: 100%;
    display: inline-block;
    text-align: center;
    position: absolute;
    vertical-align: middle;
    top: 120px;
}

    .viewmessage h2 {
        color: #445566;
        font-weight: 600;
        font-size: 27px;
        text-align: center;
    }

    .viewmessage p {
        padding-top: 25px;
        color: #445566;
        font-size: 20px;
    }

/*play list in player*/
.vlstump {
    border-bottom-color: -moz-use-text-color !important;
    border-bottom-style: none !important;
    border-bottom-width: 0 !important;
    border-right-color: -moz-use-text-color !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
    border-top-color: -moz-use-text-color !important;
    border-top-style: none !important;
    border-top-width: 0 !important;
    display: inline-block;
    height: 400px !important;
    vertical-align: top;
    width: calc(25% - 1px) !important;
}

    .vlstump img {
        display: inline-block;
        vertical-align: top;
        width: 40%;
    }

div#vlstump {
    background: #d8d8d9;
    border: 1px solid #f8f8f9;
}

.vlstump ul {
    background-color: #3c3c3e;
    height: inherit;
    overflow-x: hidden;
    overflow-y: auto;
}

    .vlstump ul > li {
        box-shadow: 0 1px 1px #2f2f31;
        cursor: pointer;
        padding: 15px;
        list-style-type: none;
    }

        .vlstump ul > li > span {
            color: #b9b9be;
            display: inline-block;
            font-size: 12px;
            font-weight: bold;
            line-height: 14px;
            margin-left: 3%;
            text-align: left;
            vertical-align: top;
            width: 57%;
        }

        .vlstump ul > li:hover > span {
            color: #ececf4;
        }
.is-splash.flowplayer .fp-prev, .is-splash.flowplayer .fp-next {
  display: none;
}
.flowplayer .fp-prev, .flowplayer .fp-next {
  position: absolute;
  top: 44%;
  font-size: 240%;
  color: #fff;
  padding: 4px;
  font-weight: bold;
  text-shadow: 0 0 1px #000;
  cursor: pointer;
  z-index: 12; /* make clickable */
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-prev {
  left: 5px;
}
.flowplayer .fp-next {
  right: 5px;
}
.is-mouseout.flowplayer .fp-prev, .is-mouseout.flowplayer .fp-next {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  /* same transition as other ui elements like fullscreen */
  -webkit-transition: opacity .15s .3s;
  -moz-transition: opacity .15s .3s;
  transition: opacity .15s .3s;
}

.dpnoneimp {
    display: none !important;
}