
#main_body{

    height: 100%;
    position: fixed;
    width: 100%;

}




#main_body_msg{

    height: 100%;
    position: fixed;
    width: 100%;
    left: -101%;
    z-index: 999999;
}


#main_body_msg_grp{

    height: 100%;
    position: fixed;
    width: 100%;
    left: -101%;
    z-index: 999999;
}


#main_body_msg_brst{

    height: 100%;
    position: fixed;
    width: 100%;
    left: -101%;
}




#main_body_msg_img{

    height: 100%;
    position: fixed;
    width: 100%;
    left: -101%;
    opacity: 0;
    z-index: 9989987;
}

#main_body_msg_vid{

    height: 100%;
    position: relative;
    width: 100%;
    left: -101%;
    opacity: 0;
    z-index: 998999987;
}

#main_body_m_result{

    height: 100%;
    position: fixed;
    width: 100%;
    left: -101%;
    opacity: 0;
    z-index: 9989987;
}


#main_body_team{

    height: 100%;
    position: relative;
    width: 100%;
    left: -101%;
    opacity: 0;
    z-index: 998999987;
}


#main_body_standing{

    height: 100%;
    position: relative;
    width: 100%;
    left: -101%;
    opacity: 0;
    z-index: 9989987;
}


#main_body_crawling{

    height: 100%;
    position: relative;
    width: 100%;
    left: 0%;
    opacity: 1;
    z-index: 9989987;
}

.scrollable {
    overflow: auto;
    -webkit-transition-property: top, bottom;
    transition-property: top, bottom;
    -webkit-transition-duration: .2s, .2s;
    transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, linear;
    transition-timing-function: linear, linear;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}


p.details_p{
    position: relative;
    font-size: 22px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 2px;
    color: white;
    letter-spacing: 1.2px;

}

#vid_close_img img{

    position: absolute;
    /* top: 10px; */
    /* left: 10px; */
    width: 13px;
    height: 25px;
    z-index: 998989;
    margin: 11px;
}


#pop_up_save{
    height: 400px;
    width: 50%;
    z-index: 200;
    position: absolute;
    top: 0px;
    overflow: hidden;
    left: 0px;
    z-index: 999999999;

}

#pop_up_play{
    height: 250px;
    width: 20%;
    left: 10%;
    z-index: 200;
    position: absolute;
    top: 0px;
    overflow: hidden;
    left: 0px;
    z-index: 999999999;
    position: fixed;

}


#main_header{
    position: relative;
    top: 0px;border: none;
    height: 70px;
    background: #0b343f;
    color:#fff;
    border-bottom: 2px solid rgb(221, 221, 221);

}

#main_header_details{
    position: relative;
    top: 0px;
    border: none;
    height: 50px;
    background: #0b343f;
    color: #fff;
    width: 100%;
    border-radius: 5px;

}


#main_header_details_m_result{
    position: relative;
    top: 0px;border: none;
    height: 70px;
    background: #0b343f;
    color:#fff;

}


#main_header_team{
    position: relative;
    top: 0px;border: none;
    height: 50px;
    background: #0b343f;
    color:#fff;

}

#main_header_standing{
    position: relative;
    top: 0px;border: none;
    height: 50px;
    background: #0b343f;
    color:#fff;

}


#main_header_msg{
    position: relative;
    top: 0px;border: none;
    height: 70px;
    background: #0b343f;
    color:#fff;
    border-bottom: 2px solid rgb(221, 221, 221);

}


#main_header_msg_grp{
    position: relative;
    top: 0px;border: none;
    height: 70px;
    background: #0b343f;
    color:#fff;
    border-bottom: 2px solid rgb(221, 221, 221);

}

#main_header_msg_brst{
    position: relative;
    top: 0px;border: none;
    height: 70px;
    background: #0b343f;
    color:#fff;
    border-bottom: 2px solid rgb(221, 221, 221);

}




.status_body_chat {
    width: 60%;
    margin-bottom: 5px;
    height: 60px;
    position: absolute;
    left: 2px;
    top: 4px;
}

.status_body_msg {
    width: 60%;
    margin-bottom: 5px;
    height: 60px;
    position: absolute;
    left: 20px;
    top: 4px;
}



.status_body_msg_grp {
    width: 60%;
    margin-bottom: 5px;
    height: 60px;
    position: absolute;
    left: 20px;
    top: 4px;
}




.status_body_msg_brst {
    width: 60%;
    margin-bottom: 5px;
    height: 60px;
    position: absolute;
    left: 20px;
    top: 4px;
}



#main_body_msg_vid .close {
    position: absolute;
    top: 0px;
    left: 0%;
    cursor: pointer;
    font-weight: bold;
    color: white;
    padding-top: 7px;
    padding-left: 40px;
    padding-right: 0px;
    font-family: "MyriadPro", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
    z-index: 3000;
    width: 100%;
    height: 50px;
    font-weight: lighter;
    border-bottom: 1px solid #fff;
    z-index: 998989;
    background: #344659;

}



#main_body_msg_img .close {
    position: absolute;
    top: 0px;
    left: 0%;
    cursor: pointer;
    font-weight: bold;
    color: white;
    padding-top: 7px;
    padding-left: 40px;
    padding-right: 0px;
    font-family: "MyriadPro", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
    z-index: 3000;
    width: 100%;
    height: 50px;
    font-weight: lighter;
    border-bottom: 1px solid #fff;
    z-index: 998989;
    background: #344659;

}



#vid_msg_pop_cont_vid img {
    width: 100%;
}

#vid_msg_pop_cont {
    position: relative;
    top: 0px;
    width: 100%;
    height: 93%;
    left: 0px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    padding-top: 3px;
    background: #fff;
    z-index: 3400;
}



#vid_msg_pop_cont_m_result {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding-top: 1px;
    background: #fff;
    z-index: 3400;
    overflow-x: hidden;
}


#vid_msg_pop_cont_team {
    position: relative;
    top: 0px;
    width: 100%;
    height: 70%;
    left: 0px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding-top: 3px;
    background: #fff;
    z-index: 3400;
}


#pop_up_out_gal {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding-top: 3px;
    background: #fff;
    z-index: 3400;
    text-align: center;
}


#pop_up_content_gal {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding-top: 0px;
    background: #fff;
    z-index: 3400;
}


#pop_up_out_gal_save {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding-top: 3px;
    background: #fff;
    z-index: 3400;
}


#pop_up_content_gal_save {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding-top: 0px;
    background: #fff;
    z-index: 3400;
}


.details_lg {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;
    display: none;


}

p.details_lg_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 10px;
    left: 5px;
    color: #FFFFFF;
    letter-spacing: 1.2px;

}


p.details_lg_team_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 10px;
    left: 5px;
    color: #FFFFFF;
    letter-spacing: 1.2px;

}


.main_details_lg {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;


}

p.main_details_lg_p{
    position: relative;
    font-size: 19px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 3px;
    left: 5px;
    color: #FFFFFF;
    letter-spacing: 1.2px;

}

.details_teams {
    height: 90px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #fff;


}



.details_teams_header {
    height: 45px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-y: hidden;
    overflow-x: scroll;
    z-index: 101;
    background: #649EBA;
    white-space: nowrap;


}

.details_teams_header::-webkit-scrollbar{
    display: none;
}



.details_teams_header_2 {
    height: 45px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-y: hidden;
    overflow-x: scroll;
    z-index: 101;
    background: #649EBA;
    white-space: nowrap;
    text-align: center;


}

.details_teams_header_2::-webkit-scrollbar{
    display: none;
}


.details_teams_header_stats {
    height: 45px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-y: hidden;
    overflow-x: scroll;
    z-index: 101;
    background: #649EBA;
    white-space: nowrap;


}

.details_teams_header_stats::-webkit-scrollbar{
    display: none;
}


.details_teams_analysis {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow-x: hidden;
    z-index: 101;
    background: transparent;

}

.details_teams_statistics {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow-x: hidden;
    z-index: 101;
    background: transparent;

}

.details_teams_statistics_one {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow-x: hidden;
    z-index: 101;
    background: transparent;

}


.match_statistics {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow-x: hidden;
    z-index: 101;
    background: transparent;

}


.details_teams_strength {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow-x: hidden;
    z-index: 101;
    background: transparent;

}



.details_teams_strength_stats {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow-x: hidden;
    z-index: 101;
    background: transparent;

}


.details_teams_home {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow-x: hidden;
    z-index: 101;
    background: transparent;

}



.details_teams_away {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow-x: hidden;
    z-index: 101;
    background: transparent;

}


.details_teams_standing {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow-x: hidden;
    z-index: 101;
    background: transparent;

}



.canvasjs-chart-credit{
    display: none;
}

.ratios{

    width: 49.5%;
    height: 200px;
    background: #fff;
    display: inline-block;
    position: relative;


}


.ratio_bottom{

    width: 100%;
    height: 140px;
    background: #b7cfd9;
    /* display: inline-block; */
    position: relative;
    top: -4px;
    text-align: center;
    color: #000000;
    padding: 10px 0px;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    margin-bottom: 4px;


}

.ratio_bottom_stats{

    width: 100%;
    height: 390px;
    background: #b7cfd9;
    /* display: inline-block; */
    position: relative;
    top: -4px;
    text-align: center;
    color: #000000;
    padding: 10px 0px;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    margin-bottom: 4px;


}

.ratio_bottom_p{

    background: #004263;
    padding: 6px 15px;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.ratios_header{

    position: absolute;
    top: 0px;
    width: 100%;
    height: 35px;
    background: #101e1e;
    text-align: center;
    color: white;
    padding-top: 4px;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
}


.ratios_footer{

    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 43px;
    background: #32575d;
    text-align: left;
    color: white;
    padding-top: 4px;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    padding-left: 26px;
}

.ratio_lgnd{

    width: 12px;
    height: 12px;
    background: #4f81bc;
    margin: 3px;
    border-radius: 20px;
    z-index: 9999;
    position: absolute;
    left: 3px;
}



.ratio_lgnd2{

    width: 12px;
    height: 12px;
    background: #c0504e;
    margin: 3px;
    border-radius: 20px;
    z-index: 9999;
    position: absolute;
    left: 3px;
}


.details_teams_stats {
    min-height: 150px;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 101;
    background: transparent;

}

.details_teams_container {
    /*max-height: 400px;*/
    height: 70%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: transparent;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: scroll;


}

.standing_team_detl {
    height: 100%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: transparent;
    white-space: nowrap;
    /*overflow-x: hidden;
    overflow-y: scroll;*/


}

#refr_img_analysis {
    position: fixed;
    left: 47%;
    top: 55%;
    opacity: 0.5;
    z-index: 9999999999;
}

#refr_img_standing{
    position: fixed;
    left: 47%;
    top: 55%;
    opacity: 0.5;
    z-index: 9999999999;
}


#refr_img_standing img{
    width: 20px;
    height: 20px;
}


#refr_img_analysis img{
    width: 20px;
    height: 20px;
}


.standing_header_team_detl {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;
    border-bottom: 1px solid white;


}

.standing_teams {
    height: 100%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: transparent;
    white-space: nowrap;
    /*overflow-x: hidden;
    overflow-y: scroll;*/


}


.standing_header {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;
    border-bottom: 1px solid white;


}

.teams_positn {
    height: 42px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #B6DAEB;
    border-bottom: 1px solid white;


}


.standing_body_content {
    height: 100%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    z-index: 101;
}



.standing_body_team {
    height: 100%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    z-index: 101;
    text-align: center;
}

.standing_body_main {
    /*min-height: 150px;*/
    height: auto;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;
}

.standing_body_matches {
    /*min-height: 150px;*/
    height: auto;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;
}


.standing_body_main_team {
    /*min-height: 150px;*/
    height: auto;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;
}



.fixtures_body_main {
    /*min-height: 150px;*/
    height: auto;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;


}

.fixtures_body_main_team {
    /*min-height: 150px;*/
    height: auto;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;


}

.form_body_main {
    /*min-height: 150px;*/
    height: auto;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;
}


.result_body_main {
    /*min-height: 150px;*/
    height: auto;
    width: 100%;
    padding: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 101;
    background: #5889a0;
}


p.standing_no_p{
    position: absolute;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 35px;
    top: 5px;
    left: 0px;
    color: #FFFFFF;
    letter-spacing: 1.2px;
    display: inline-block;
    padding-top: 5px;

}

p.standing_fixtures_no_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 7px;
    color: #FFFFFF;
    letter-spacing: 1.2px;
    padding-top: 3px;
    text-align: center;

}

p.standing_form_no_p{
    position: absolute;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 20px;
    top: 8px;
    left: 5px;
    color: #FFFFFF;
    letter-spacing: 1.2px;
    display: inline-block;
    padding-top: 2px;

}

p.standing_form_rslt_no_p{
    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 32px;
    top: 8px;
    left: 2px;
    color: #FFFFFF;
    letter-spacing: 1.2px;
    display: inline-block;
    padding-top: 3px;
    border-radius: 30px;
    margin-left: 3px;

}

p.standing_team_list_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 50%;
    top: 10px;
    left: -3px;
    color: #fff;
    letter-spacing: 1.2px;
    display: inline-block;

}

p.standing_team_list{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 55%;
    top: 9px;
    left: 0px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;
    padding-left: 12px;

}

p.standing_team_list_analysis{
    position: relative;
    font-size: 18px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 55%;
    top: 10px;
    left: 5px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;
    padding-left: 12px;

}


p.standing_form_team_list{
    position: absolute;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    /* width: 55%; */
    top: 10px;
    left: 21px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;
    padding-left: 12px;

}



p.standing_played_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 10%;
    top: 10px;
    left: 15px;
    color: #FFFFFF;
    letter-spacing: 1.2px;
    display: inline-block;


}


p.standing_played{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 10%;
    top: 7px;
    left: -3px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;


}

p.standing_played_analysis{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 10%;
    top: 3px;
    left: -5px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;


}



p.standing_gd_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 12%;
    top: 10px;
    left: 15px;
    color: #FFFFFF;
    letter-spacing: 1.2px;
    display: inline-block;


}

p.standing_gd{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 12%;
    top: 7px;
    left: -4px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;


}


p.standing_gd_analysis{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 12%;
    top: 3px;
    left: -5px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;


}


p.standing_pts_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 10%;
    top: 10px;
    left: 23px;
    color: #FFFFFF;
    letter-spacing: 1.2px;
    display: inline-block;


}


p.standing_pts{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 10%;
    top: 7px;
    left: 3px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;


}

p.standing_pts_analysis{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 10%;
    top: 3px;
    left: 3px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;


}




.standing_form_team {
    height: 36px;
    width: 40%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    /* overflow-x: scroll; */
    z-index: 101;
    /* background: #cbdea1; */
    display: inline-block;
    white-space: nowrap;



}

.standing_form {
    height: 36px;
    width: 60%;
    padding: 0px;
    position: relative;
    overflow-y: hidden;
    overflow-x: scroll;
    z-index: 101;


    display: inline-block;
    white-space: nowrap;



}

.standing_form::-webkit-scrollbar{
    display: none;
}

.last_match_oddss {
    max-height: 65px;
    height: auto;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #99C7DE;
    white-space: nowrap;


}

.last_match_oddss_h_a {
    max-height: 65px;
    height: auto;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #99C7DE;
    white-space: nowrap;


}


.last_match_oddss_strgt {
    max-height: 65px;
    height: auto;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #99C7DE;
    white-space: nowrap;


}

.last_match_oddss_goal {
    max-height: 65px;
    height: auto;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #99C7DE;
    white-space: nowrap;


}




.last_match_home {
    height: 45px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #99C7DE;
    white-space: nowrap;


}


.last_match_away {
    height: 45px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #99C7DE;
    white-space: nowrap;


}

.last_match_h2h {
    height: 45px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #99C7DE;
    white-space: nowrap;


}

p.overall_analysis_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    /* width: 62%; */
    /* top: 10px; */
    color: #fff;
    letter-spacing: 1.2px;
    background: #36768a;
    margin: 0px auto;
    height: 45px;
    padding-top: 12px;

}


.home_analysis_details {
    min-height: 100px;
    height: auto;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #fff;
    white-space: nowrap;


}

.results_detail {
    height: 40px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #fff;
    padding-top: 6px;
    white-space: nowrap;
    border-bottom: 1px solid #dddddd


}

p.home_result_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: right;
    width: 40%;
    top: 5px;
    color: #000000;
    letter-spacing: 1.2px;
    padding-right: 4px;
    display: inline-block;

}

p.home_result_win_p{
    font-weight: bold;
}

p.away_result_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 40%;
    top: 5px;
    color: #000000;
    letter-spacing: 1.2px;
    padding-left: 4px;
    display: inline-block;

}

p.home_fix_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: right;
    width: 45%;
    top: 5px;
    color: #000000;
    letter-spacing: 1.2px;
    padding-right: 4px;
    display: inline-block;

}

p.away_fix_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 45%;
    top: 5px;
    color: #000000;
    letter-spacing: 1.2px;
    padding-left: 4px;
    display: inline-block;

}


p.results_p{
    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 10%;
    top: 5px;
    color: #fff;
    letter-spacing: 1.2px;
    padding-right: 4px;
    display: inline-block;
    color: #000000;

}

p.remark_p{
    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: right;
    width: 30px;
    top: 5px;
    color: #fff;
    letter-spacing: 1.2px;
    padding-right: 4px;
    display: inline-block;
    color: #fff;
    background: red;
    padding-right: 10px;
    padding-top: 2px;
    border-radius: 5px;

}


p.fixture_date_team_p{
    position: relative;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: right;
    top: 5px;
    color: #fff;
    letter-spacing: 1.2px;
    padding-right: 4px;
    display: inline-block;
    color: #fff;
    padding-right: 7px;
    padding-top: 2px;
    border-radius: 5px;

}


.away_analysis_details {
    min-height: 100px;
    height: auto;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #fff;
    white-space: nowrap;


}

.h2h_analysis_details {
    min-height: 100px;
    height: auto;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #fff;
    white-space: nowrap;


}

.overall {

    height: 26px;
    position: relative;
    background: #3e6d85;
    width: auto;
    display: inline-block;
    top: 17px;
    left: 2px;
    /* border-radius: 12px; */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    padding: 0px 15px;

}

.overall_2 {

    height: 26px;
    position: relative;
    background: #3e6d85;
    width: auto;
    display: inline-block;
    top: 17px;
    left: 2px;
    /* border-radius: 12px; */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    padding: 0px 15px;

}

p.overall_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 3px;
    color: #fff;
    letter-spacing: 1.2px;

}

.stats {

    height: 26px;
    position: relative;
    background: #3e6d85;
    width: auto;
    padding: 0px 4px;
    display: inline-block;
    top: 17px;
    left: 2px;
    /* border-radius: 12px; */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    padding: 0px 12px;

}

.stats_match {

    height: 26px;
    position: relative;
    background: #3e6d85;
    width: 40%;
    padding: 0px 4px;
    display: inline-block;
    top: 17px;
    left: 0%;
    /* border-radius: 12px; */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    padding: 0px 3px;

}


.stats_match_body {

    height: 96%;
    max-width: 98%;
    margin: 0px auto;
    position: relative;
    top: -7px;
    background: white;

}


.stats_body {

    height: 40px;
    max-width: 98%;
    margin: 4px auto;
    position: relative;
    top: 4px;
    margin-bottom: 20px;
    /*background: rgba(203, 214, 148, 0.54);*/

}

.stats_body_data {

    height: 18px;
    max-width: 100%;
    margin: 2px auto;
    position: relative;
    top: 3px;
    /*background: rgba(199, 214, 189, 0.54);*/

}

.team_st_1 {
    height: 100%;
    width: 20%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;

}

.team_st_title {
    height: 100%;
    width: 58%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;

}


.team_st_2 {
    height: 100%;
    width: 20%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;

}

.team_grp_1 {
    height: 70%;
    width: 50%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;
    background: #dddddd;
    top: 4px;
    text-align: right;

}

.team_grp_mid {
    height: 100%;
    width: 0%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;
    background: transparent;

}


.team_grp_2 {
    height: 70%;
    width: 49%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;
    background: #dddddd;
    top: 4px;
    text-align: left;

}

p.team_st_p{
    position: relative;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    color: #000000;
    letter-spacing: 1.2px;
    font-weight: bold;

}

p.team_grp_p_1{
    position: relative;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 30%;
    color: #000000;
    letter-spacing: 1.2px;
    background: #989c9d;
    height: 13px;
    margin: 0px;
    display: inline-block;
}

p.team_grp_p_2{
    position: relative;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 70%;
    color: #000000;
    letter-spacing: 1.2px;
    background: #65801e;
    height: 13px;
    margin: 0px;
    display: inline-block;
}


.stats_body_graph {

    height: 18px;
    max-width: 100%;
    margin: 2px auto;
    position: relative;
    top: 3px;
    /*background: rgba(151, 214, 163, 0.54);*/

}

p.stats_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 3px;
    color: #fff;
    letter-spacing: 1.2px;

}





.team_dt_1 {
    height: 90px;
    width: 34%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;

}

.team_dt_date {
    height: 90px;
    width: 29%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;

}


.team_dt_sel {
    height: 90px;
    width: 98%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;

}

p.team_dt_date_p{
    position: relative;
    font-size: 16px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 12px;
    color: #000000;
    letter-spacing: 1.2px;

}


p.team_scores_home_p{
    position: absolute;
    font-size: 22px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 34px;
    height: 34px;
    top: 45px;
    color: #ff1818;
    letter-spacing: 1.2px;
    background: #e1eaef;
    padding-top: 8px;
    border-radius: 30px;
    left: 2%;
    font-weight: bold;

}

p.team_scores_away_p{
    position: absolute;
    font-size: 22px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 34px;
    height: 34px;
    top: 45px;
    color: #ff1818;
    letter-spacing: 1.2px;
    background: #e1eaef;
    padding-top: 8px;
    border-radius: 30px;
    right: 2%;
    font-weight: bold;

}



.team_dt_2 {

    height: 90px;
    width: 34%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;

}

.details_teams_init {
    height: 83px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #fff;


}

.details_teams_header_init {
    height: 118px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-y: hidden;
    overflow-x: scroll;
    z-index: 101;
    background: #d9e6ec;
    white-space: nowrap;
    border-bottom: 3px solid #0c5460;
    margin-bottom: 2px;


}

.details_teams_header_init::-webkit-scrollbar{
    display: none;
}


.team_dt_1_init {

    height: 90px;
    width: 34%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;
    cursor: pointer;

}


.team_dt_date_init {

    height: 90px;
    width: 29%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;

}

p.team_dt_date_p_init{
    position: relative;
    font-size: 16px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 12px;
    color: #000000;
    letter-spacing: 1.2px;
    cursor: pointer;

}

.team_dt_date_p_init img{

    height: 18px;
    width: 20px;
    position: absolute;
    top: -20px;
}



p.team_scores_home_p_init{
    position: absolute;
    font-size: 20px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 33px;
    height: 34px;
    top: 45px;
    color: #ff1818;
    letter-spacing: 1.2px;
    background: #e1eaef;
    padding-top: 4px;
    border-radius: 30px;
    left: 2%;
    font-weight: bold;

}


p.team_scores_away_p_init{
    position: absolute;
    font-size: 20px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 33px;
    height: 34px;
    top: 45px;
    color: #ff1818;
    letter-spacing: 1.2px;
    background: #e1eaef;
    padding-top: 4px;
    border-radius: 30px;
    right: 2%;
    font-weight: bold;

}


.team_dt_2_init {

    height: 90px;
    width: 34%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    display: inline-block;
    cursor: pointer;

}


.team_dt_1_p_init{

    font-size: 19px;
    margin: 0px;
    position: relative;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    text-align: center;
    top: 16px;
}


.team_dt_2_list_init{

    width: 33px;
    height: 33px;
    position: relative;
    top: 10px;
    left: 45%;
    text-align: center;
    margin: 0px auto;
}


.team_dt_2_p_init{

    font-size: 19px;
    margin: 0px;
    position: relative;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    text-align: center;
    top: 16px;
}

.team_dt_1_list_init{

    width: 33px;
    height: 33px;
    position: relative;
    top: 10px;
    left: 45%;
    text-align: center;
    margin: 0px auto;
}


/*.team_dt_1_list_init {
    width: 20px;
    height: 20px;
    position: relative;
    top: 25px;
    left: 45%;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 15px;
}*/


.team_dt_1_list{

    width: 33px;
    height: 33px;
    position: relative;
    top: 10px;
    text-align: center;
    margin: 0px auto;
}

.team_dt_sel_list{

    width: 36px;
    height: 36px;
    position: relative;
    top: 10px;
    left: 48%;
    text-align: center;
    margin: 0px auto;
}

.team_dt_1_p{

    font-size: 18px;
    margin: 0px;
    position: relative;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    text-align: center;
    top: 16px;
}

.team_dt_sel_p{

    font-size: 20px;
    margin: 0px;
    position: relative;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    text-align: center;
    top: 16px;
}


.team_dt_2_list{

    width: 33px;
    height: 33px;
    position: relative;
    top: 10px;
    text-align: center;
    margin: 0px auto;
}

.team_dt_2_p{

    font-size: 18px;
    margin: 0px;
    position: relative;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    text-align: center;
    top: 16px;
}

.updt_btn_chat_img {

    position: absolute;
    bottom: 50px;
    width: 152px;
    height: 42px;
    left: 30%;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
    letter-spacing: 1.5px;
    padding-top: 3px;
    letter-spacing: 0.9px;
    border-bottom: 2px solid #000;
    z-index: 9989898989;
    background: #0c3542;

}


#vid_msg_pop_cont_vid {
    position: absolute;
    top: 33px;
    height: 55%;
    width: 100%;
    left: 0px;
    color: #000;
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding-top: 3px;
    background: #fff;
    z-index: 3400;
    overflow: hidden;
    /* background: transparent url(../images/msg_vid_bkg.png) no-repeat 50% 50%; */
}



.close img {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 13px;
    height: 25px;
}

.fileInputBox_msg span {
    margin-left: 13px;
    position: absolute;
    top: 8px;
}


.fileInputBox_msg {
    width: 140px;
    position: absolute;
    top: 0px;
    left: 30%;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
    background: #126375;
    padding: 8px;
    z-index: 9989898989;
    border-bottom: 2px solid #000;
}

#send_vid {
    /* background: transparent url(../images/send_pix.png) no-repeat 50% 57%; */
    position: absolute;
    right: 68px;
    width: 29px;
    height: 24px;
    top: 28px;
}

#send_vid img {
    width: 29px;
    height: 24px;
}


#send_pix {
    /* background: transparent url(../images/send_pix.png) no-repeat 50% 57%; */
    position: absolute;
    right: 18px;
    width: 30px;
    height: 25px;
    top: 28px;
}


#send_pix img {
    width: 30px;
    height: 24px;
}

#send_backk {
    /* background: transparent url(../images/send_audio.png) no-repeat 50% 57%; */
    position: absolute;
    left: 0px;
    width: 15px;
    height: 30px;
    top: 12px;
    padding: 5px;
    padding-right: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
}

#send_backk img {
    width: 15px;
    height: 30px;
}

#discuss_pix {
    position: absolute;
    right: 20px;
    top: 31px;
    width: 48px;
    height: 35px;
}

#discuss_pix img{
    width: 40px;
    height: 26px;

}


#search_pix img{
    position: absolute;
    width: 44px;
    height: 25px;
    border-radius: 0px;
}

#search_pix {
    position: absolute;
    right: 80px;
    top: 35px;
    width: 47px;
    height: 36px;

}

#discuss_pix {
    position: absolute;
    right: 20px;
    top: 31px;
    width: 48px;
    height: 35px;
}

#discuss_pix img{
    width: 40px;
    height: 26px;

}


#search_pix img{
    position: absolute;
    width: 44px;
    height: 25px;
    border-radius: 0px;
}

#search_pix {
    position: absolute;
    right: 80px;
    top: 35px;
    width: 47px;
    height: 36px;

}

#notf_pix img{
    position: absolute;
    width: 28px;
    height: 27px;
    border-radius: 0px;
}

#notf_pix {

    position: absolute;
    right: 0px;
    top: 27px;
    width: 40px;
    height: 36px;

}


#home_srch {

    position: absolute;
    left: 5px;
    top: 35px;
    width: 84%;
    border: none;
    border-bottom: 1px dotted #a2a2a2;
    font-size: 18px;
    padding: 0px;
    background: transparent;
    color: #fff;
    height: 20px;
    padding-left: 24px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
}

#srch_img{

    width: 20px;
    position: absolute;
    left: 6px;
    top: 34px;
}

#leagues_flyout {

    position: absolute;
    left: 9px;
    top: 30px;
    width: 47px;
    height: 36px;

}


#leagues_flyout img{
    position: absolute;
    width: 27px;
    height: 23px;
    border-radius: 0px;
}


#status_pix img{
    position: absolute;
    width: 39px;
    height: 24px;
    border-radius: 0px;
}

#status_pix {
    position: absolute;
    right: 0px;
    top: 15px;
    width: 150px;
    height: 46px;
    display: none;

}


.backgr_back{
    background: -webkit-gradient(linear, center left, center right, from(#000A0B),color-stop(100%, #043D4A));
    background: -webkit-linear-gradient(right,#000A0B ,#043D4A 35%);
    background: linear-gradient(to right,#000000 ,#021323 35%);
    background: #0b343f;

}


p.tab_heading_p_save{
    position: relative;
    font-size: 23px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    /* width: 70%; */
    top: 10px;
    color: #fff;
    letter-spacing: 1.2px;
    /* background: #7cafc8; */
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    text-transform: capitalize;
}


#pop_up_out_save{
    height: 100%;
    width: 100%;
    z-index: 200;
    position: absolute;
    top: 50px;
    overflow-x: hidden;
    background: #00020b;
    left: 0px;
    background: #011317;
}


#pop_up_out_play{
    height: 100%;
    width: 100%;
    z-index: 200;
    position: absolute;
    top: 50px;
    overflow-x: hidden;
    background: #00020b;
    left: 0px;
    background: #011317;
}



#pop_up_content_save{
    width: 100%;
    z-index: 200;
    position: absolute;
    top: 0px;
    overflow-x: hidden;
    background: #fff;
    left: 0px;
    height: 100%;
}


#pop_up_content_play{
    width: 100%;
    z-index: 200;
    position: absolute;
    top: 0px;
    overflow-x: hidden;
    background: #456e7c;
    left: 0px;
    height: 100%;
}

#pop_up_content_notff_play {
    width: 100%;
    z-index: 200;
    position: absolute;
    top: 0px;
    overflow-x: hidden;
    background: #c6e1e8;
    left: 0px;
    height: 100%;
}

#save_input_drop_play {
    width: 80%;
    height: 40px;
    padding: 7px 9px 5px 7px;
    margin-bottom: 6px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 19px;
    text-transform: capitalize;
    background: #80a3a5;
    /* border-width: 0px; */
    border-bottom-width: 1px;
    color: #060606;
    border-color: #ffffff;
    border-style: solid;
    /* margin-left: 4%; */
    position: relative;
    top: 20px;
    left: 10%;
    text-align: center;
}

.info_play {
    text-align: center;
    padding: 8px;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 25px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-transform: uppercase;
    width: 40%;
    position: relative;
    left: 30%;
    top: 30px;
    background: aliceblue;
    color: #000;
    font-weight: bold;
}


.notff_ok_2 {
    position: absolute;
    left: 25%;
    /* display: inline-block; */
    /* margin-left: -25px; */
    padding: 9px 23%;
    /* width: 50%; */
    font-size: 18px;
    color: #fff;
    background: #031c1f;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    z-index: 1;
    bottom: 10px;
}


.country_team_save {

    height: 100%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    z-index: 101;
    background: #d8e6e6;


}

#save_input_drop {

    width: 80%;
    height: 40px;
    padding: 7px 9px 5px 7px;
    margin-bottom: 16px;
    margin-top: 13px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 19px;
    text-transform: capitalize;
    background: transparent;
    /* border-width: 0px; */
    border-bottom-width: 1px;
    color: #060606;
    border-color: #505050;
    border-style: solid;
    /* margin-left: 4%; */
    position: relative;
    top: 50px;
    left: 10%;
}

#save_input_drop3 {

    width: 80%;
    height: 40px;
    padding: 7px 9px 5px 7px;
    margin-bottom: 16px;
    margin-top: 13px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 19px;
    text-transform: capitalize;
    background: transparent;
    /* border-width: 0px; */
    border-bottom-width: 1px;
    color: #060606;
    border-color: #505050;
    border-style: solid;
    /* margin-left: 4%; */
    position: relative;
    top: 50px;
    left: 10%;
}

#save_input_drop2 {

    width: 80%;
    height: 40px;
    padding: 7px 9px 5px 7px;
    margin-bottom: 16px;
    margin-top: 13px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 19px;
    text-transform: capitalize;
    background: transparent;
    /* border-width: 0px; */
    border-bottom-width: 1px;
    color: #060606;
    border-color: #505050;
    border-style: solid;
    /* margin-left: 4%; */
    position: relative;
    top: 50px;
    left: 10%;
}

.game_save {

    position: relative;
    /* top: -12px; */
    left: 15%;
    display: inline-block;
    /* margin-left: -25px; */
    padding: 9px 25%;
    font-size: 18px;
    color: #fff;
    background: #031c1f;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    z-index: 1;
    top: 100px;
    cursor: pointer;
}

img.pix_notfn {
    width: 20px;
    height: 20px;
    position: absolute;
    left: -25px;
    top: -1px;
    z-index: 40;
}

.updt_btn_2 {
    position: absolute;
    top: 12px;
    width: 92px;
    height: 33px;
    right: 11px;
    color: #fff;
    background: #000;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 0.8;
    font-family: "MyriadPro", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
    background: -webkit-gradient(linear, center top, center bottom, from(#0a1224),color-stop(100%, #055162));
    background: -webkit-linear-gradient(top,#0a1224 ,#055162 100%);
    background: linear-gradient(to top,#0a1224 ,#055162 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px solid #fff;
    border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    z-index: 500;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-transform: capitalize;
    letter-spacing: 1.2px;
}


.updt_btn_pub {
    position: absolute;
    top: 14px;
    width: 70px;
    height: 30px;
    left: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    z-index: 500;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-transform: capitalize;
    letter-spacing: 1.2px;
    border: 1px solid #3b5569;
    /*border-radius: 20px;*/
    background: #124152;
    font-family: "MyriadPro", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
}


.updt_btn_pub_ch {
    position: absolute;
    top: 14px;
    width: 78px;
    height: 30px;
    left: -60px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    z-index: 500;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    text-transform: capitalize;
    letter-spacing: 1.2px;
    border: 1px solid #3b5569;
    /*border-radius: 20px;*/
    background: #124152;
    font-family: "MyriadPro", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
}


.updt_btn_pub_go {
    position: absolute;
    top: 25px;
    width: 52px;
    height: 32px;
    left: -15px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    z-index: 500;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    text-transform: capitalize;
    letter-spacing: 1.2px;
    border: 1px solid #3b5569;
    background: #0b6723;
    font-family: "MyriadPro", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
    border-bottom: 2px solid white;
}

.top_sel_container{

    position: absolute;
    right: 230px;
}

.prt_sel_container{

    position: absolute;
    right: 90px;
}

.go_sel_container{

    position: absolute;
    left: 188px;
    top: -11px;
}

.updt_btn_pub p.top_t{

    position: absolute;
    top: -9px;
    left: 6px;
}

.updt_btn_pub .top_no{
    position: absolute;
    top: 4px;
    left: 3px;
    background: #fff;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
    height: 18px;
    height: 20px;
    width: 30px;
    border-radius: 20px;
}


.updt_btn_pub .top_no_p{

    color: #000000;
    margin: 0px;
    height: 18px;
    position: relative;
    text-align: center;
    width: 100%;
    top: 1px;
    font-size: 14px;
}


.game_type_drop{

    will-change: transform;
    width: 75px;
    padding: 0px;
    z-index: 99999;
    position: absolute;
    transform: translate3d(95px, 47px, 0px);
    top: 0px;
    left: 0px;
}

.game_num_drop{

    position: absolute;
    transform: translate3d(75px, 44px, 0px);
    top: 0px;left: -5px;
    will-change: transform;
    width: 70px;
    padding: 0px;
    z-index: 99999;
}


.updt_btn_pub_ch p.top_t{

    position: absolute;
    top: -9px;
    left: 10px;
}

.updt_btn_pub_go p.top_t{

    position: absolute;
    top: 5px;
    left: 10px;
    color: white;
}

.updt_btn_pub_ch .top_no{

    position: absolute;
    top: 4px;
    left: 4px;
    background: #fff;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
    height: 18px;
    height: 20px;
    width: 44px;
    border-radius: 20px;
}



.updt_btn_pub_ch .top_no_p{

    color: #000000;
    margin: 0px;
    height: 18px;
    position: relative;
    text-align: center;
    width: 100%;
    top: 1px;
}




.req_count_1_notf{
    position: absolute;
    left: 27px;
    top: 15px;
    color: #fff;
    z-index: 100;
    width: 20px;
    height: 16px;
    background: #ff2904;
    border-radius: 3px;
}


p.req_count_para_notf{

    width: 15px;
    height: 15px;
    position: absolute;
    top: -16px;
    font-size: 11px;
    left: 4px;
    font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
}


#user_imgg_tag{
    height: 62px;
    width: 70px;
    position: absolute;
    top: 0px;
    left: 3px;
    overflow: hidden;

}



#user_imgg_tag img{
    min-height: 55px;
    width: 63px;
    position: absolute;
    top: 1px;
    left: 0px;
    /*border-radius: 40px*/
}


#user_imgg_msg{
    height: 62px;
    width: 70px;
    position: absolute;
    top: 0px;
    left: 3px;
    overflow: hidden;

}





#user_imgg_msg img{
    min-height: 55px;
    width: 63px;
    position: absolute;
    top: 1px;
    left: 0px;
    border-radius: 40px
}





#user_imgg_hdr{
    height: 62px;
    width: 70px;
    position: absolute;
    top: 0px;
    left: 3px;
    overflow: hidden;

}





#user_imgg_hdr img {
    min-height: 45px;
    width: 57px;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 40px;
}



#user_imgg_hdr_brst{
    height: 62px;
    width: 70px;
    position: absolute;
    top: 0px;
    left: 3px;
    overflow: hidden;

}





#user_imgg_hdr_brst img {
    min-height: 57px;
    width: 57px;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 40px;
}



h6.name_ {
    font-family: "NewsGothic", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 16px;
    color: #FFF;
    height: 20px;
    width: 67%;
    left: 71px;
    top: 16px;
    position: absolute;
    text-align: left;
}


span.user_n_hub {
    font-family: "NewsGothic", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 13px;
    color: #999;
    height: 20px;
    width: 67%;
    left: 71px;
    top: 27px;
    position: absolute;
    text-align: left;
}

#media-panel_feeds {
    height: 83%;
    width: 100%;
    padding: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 101;
    background: #c8e4e8;
    /*display: none;*/

}




#media-panel_group {
    height: 83%;
    width: 100%;
    padding: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 101;
    background: #fff;
    /*display: none;*/


}



#media-panel_msgr {
    height: 83%;
    width: 100%;
    padding: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 101;
    background: #c8e4e8;


}



#media-panel_filter {
    height: 83%;
    width: 100%;
    padding: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 101;
    background: #c8e4e8;


}


.app_logo {
    height: 68px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #547F96;


}

.user_image_dp{

    height: 65px;
    width: 70px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 101;
    left: 5px;
    top: 20px;
    background: #bdcfd9;
    padding: 5px;
}


.user_image_setting{

    height: 65px;
    width: 70px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    /* display: inline-block; */
    z-index: 101;
    left: 39%;
    top: 12px;
    background: #bdcfd9;
    padding: 5px;
}


.user_details_names{

    height: 37px;
    width: 200px;
    padding: 0px;
    position: relative;
    display: inline-block;
    z-index: 101;
    left: 6px;
    top: 23px;

}

.user_details_sett{

    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    /* display: inline-block; */
    z-index: 101;
    /* left: 10%; */
    top: 15px;
    text-align: center;

}


.user_name{

    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 100%;
    top: 7px;
    color: #000000;
    letter-spacing: 1.2px

}

.user_email{

    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: left;
    width: 100%;
    top: -7px;
    color: #000000;
    letter-spacing: 1.2px

}




.user_name_sett{

    position: relative;
    font-size: 16px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: -2px;
    color: #000000;
    letter-spacing: 1.2px

}

.user_email_sett{

    position: relative;
    font-size: 16px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: -13px;
    color: #000000;
    letter-spacing: 1.2px

}


.user_details {
    height: 90px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #99C7DE;
    margin-bottom: 1px;


}


.user_details_settings {
    height: 42%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #99C7DE;
    margin-bottom: 1px;


}


.or-using {
    position: relative;
    width: 70%;
    height: 1px;
    margin: 30px auto;
    font-size: 0;
    background: #DDD;
    text-align: center;
    top: 10px;
}

.or-using::before {
    content: 'Sign Up / Login Using';
    position: absolute;
    top: -12px;
    left: 39%;
    display: inline-block;
    margin-left: -55px;
    padding: 2px 30px;
    font-size: 15px;
    color: #000;
    background: #FFF;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    z-index: 1;
}


.social-login a {
    display: inline-block;
    width: 46%;
    padding: 4px 0;
    font-size: 14px;
    color: #FFF;
    text-decoration: none !important;
    color: #333;
    line-height: 1.6;
    font-weight: 400;
    cursor: pointer;
    /* margin-left: 5px; */
    position: relative;
    left: 3.2%;
}

.social-login span {
    color: white;
    position: relative;
    left: 17%;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 20px;
}

.social-facebook {
    background: #3B5999;
}

.social-google {
    background: #DC4A38;
}

.social-login a .fa-facebook {
    color: #3B5999;
}
.social-login a .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0 10px 0 0;
    background: #FFF;
    border-radius: 2px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.social-login a .fa-google {
    color: #DC4A38;
}
.social-login a .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0 10px 0 0;
    background: #FFF;
    border-radius: 2px;
    position: relative;
    left: 18%;
    top: 3px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.main-login {
    height: 58%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    z-index: 101;
    background: #daf9f8;


}


.main-login input#email_phone_input {
    width: 90%;
    height: 25px;
    padding: 2px;
    padding-bottom: 7px;
    margin-bottom: 16px;
    margin-top: 13px;
    font-family: 'Segoe UI', "Segoe UI Light", "Segoe UI Semibold";
    font-size: 14px;
    background: transparent;
    /* border-width: 0px; */
    border-bottom-width: 1px;
    color: #060606;
    border-color: #505050;
    border-style: solid;
    margin-left: 4%;
    position: relative;
    top: 40px;
}

.main-login input#password_input {
    width: 90%;
    height: 25px;
    padding: 2px;
    padding-bottom: 7px;
    margin-bottom: 16px;
    margin-top: 13px;
    font-family: 'Segoe UI', "Segoe UI Light", "Segoe UI Semibold";
    font-size: 14px;
    background: transparent;
    /* border-width: 0px; */
    border-bottom-width: 1px;
    color: #060606;
    border-color: #505050;
    border-style: solid;
    margin-left: 4%;
    position: relative;
    top: 70px;
}


#pop_para {
    font-size: 19px;
    color: #000;
    font-weight: normal;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 1.2px;
    position: relative;
    top: 13%;
    left: 0px;
    text-align: center;
    width: 98%;
}



.or-login {
    position: relative;
    width: 70%;
    height: 1px;
    margin: 30px auto;
    font-size: 0;
    background: #4e686b;
    text-align: center;
    top: 10px;
}

.or-login::before {
    content: 'Login Details';
    position: absolute;
    top: -14px;
    left: 48%;
    display: inline-block;
    margin-left: -55px;
    padding: 4px 30px;
    font-size: 15px;
    color: #000;
    background: #a1ccc8;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    z-index: 1;
}

.login-2 {

    position: relative;
    /* top: -12px; */
    left: 20%;
    display: inline-block;
    /* margin-left: -25px; */
    padding: 9px 25%;
    font-size: 18px;
    color: #fff;
    background: #031c1f;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    z-index: 1;
    top: 100px;
}


.country_team {
    height: 100%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    z-index: 101;
    background: #fff;


}



.settings_body {
    height: 127px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    z-index: 101;
    background: #fff;


}

.country_team_list {
    height: 40px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #BCDBE7;
    margin-bottom: 1px;
    cursor: pointer;


}

.country_team_list_sel{

    /*background: #99C7DE;*/
}

.country_team_list_sel_drp{

    background: #fff;
    border-bottom: 1px solid #5a7c8c;
    cursor: pointer;
}

.count_list_avt{

    width: 22px;
    height: 22px;
    position: relative;
    top: 0px;
    left: -9px;
}

.country_team .count_list_avt{

    width: 22px;
    height: 22px;
    position: absolute;
    top: 14px;
    left: 17px;
    cursor: pointer;
}

.standing_top{

    width: 28px;
    height: 28px;
    position: absolute;
    top: 27px;
    left: 10px;
}

.count_p_list{

    font-size: 20px;
    margin: 0px;
    margin-left: 20px;
    position: absolute;
    left: 27px;
    top: 12px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: uppercase;
}

.standing_top_p{

    font-size: 18px;
    margin: 0px;
    margin-left: 20px;
    position: absolute;
    left: 27px;
    top: 34px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: white;
    text-transform: uppercase;
}

.count_list_avt_opn{

    width: 20px;
    height: 20px;
    position: absolute;
    left: 33px;
    margin-top: 10px;
    z-index: 999;

}

.country_team .count_list_avt_opn{

    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    left: 49px;
    cursor: pointer;
}

.count_p_list_opn{

    font-size: 20px;
    margin: 0px;
    margin-left: 20px;
    position: absolute;
    left: 57px;
    top: 9px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
}


.team_games_no {
    height: 24px;
    padding: 0px;
    position: absolute;
    background: red;
    width: 24px;
    display: inline-block;
    top: 7px;
    right: 40px;
    border-radius: 15px;

}


p.team_list_games_no{

    position: relative;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 4px;
    color: #fff;
    letter-spacing: 1.2px;

}


.team_games_no_2 {
    height: 24px;
    padding: 0px;
    position: absolute;
    background: #fff;
    width: 24px;
    display: inline-block;
    top: 7px;
    right: 8px;
    border-radius: 15px;

}


p.team_list_games_no_2{

    position: relative;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 4px;
    color: #000000;
    letter-spacing: 1.2px;

}


.country_add {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: transparent;


}

.country_add_pop {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 1091;
    background: #000102;
    top: -1px;

}


.team_add {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #5a9bbb;


}

.team_add_timing {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #aed4e6;
    border-radius: 5px;
    /*margin-top: 5px;*/

}


p.team_add_timing_p{
    position: relative;
    font-size: 18px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    /*width: 70%;*/
    top: 0px;
    color: #fff;
    color: #fff;
    letter-spacing: 1.2px;
    background: #143b5d;
    margin: 0px auto;
    height: 38px;
    padding-top: 5px;
    border-bottom: 2px solid #506186;
    /* border-top-left-radius: 15px; */
    /* border-top-right-radius: 15px; */
}

p.team_live_timing_p{
    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 70%;
    top: 5px;
    color: #f5f6f2;
    letter-spacing: 1.2px;
    /*background: #7cafc8;*/
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;

}


p.tab_heading_p{

    position: relative;
    font-size: 22px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    /* width: 70%; */
    top: 10px;
    color: #fff;
    letter-spacing: 1.2px;
    /* background: #7cafc8; */
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    text-transform: uppercase;


}

#boxscroll {
    height: 300px;
    width: 100%;
    /*border: 2px solid #F00;*/
    overflow: auto;
}

.team_prediction {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    z-index: 101;
    background: #E4EDF2;

}


.team_prediction_filter {
    height: 37px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow-x: hidden;
    z-index: 101;
    background: #E4EDF2;


}

.no_intnt{

    position: absolute;
    font-size: 18px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 26%;
    color: #ff2505;
    letter-spacing: 1.2px;
}

.live_score_body{
    overflow-x: hidden;
    overflow-y: scroll;
}

/*.bet_update_body{
    overflow-x: hidden;
    overflow-y: scroll;
}*/

.bet_update_body {
    /*max-height: 400px;*/
    height: 92%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: transparent;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: scroll;


}



.bet_saving {
    /*max-height: 400px;*/
    height: 92%;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: transparent;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: scroll;


}


.team_analysis {
    height: 120px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #fff;
    /* margin-top: 1px; */
    border-bottom: 1px solid #000000;
}

.team_analysis_live {
    height: 95px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #fff;
    margin-top: 1px;
    border-bottom: 1px solid #000000;


}



.team_add_bet {
    height: 50px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #5a9bbb;


}

.odds_added_bet {

    height: 30px;
    position: relative;
    background: #37647a;
    width: 110px;
    padding: 0px 4px;
    display: inline-block;
    top: 16px;
    left: 3px;
    /* border-radius: 16px; */

}

p.odds_added_bet_p{
    position: absolute;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 3px;
    color: #fff;
    letter-spacing: 1.2px;

}

p.team_ch_bet_no_p{
    position: absolute;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 3px;
    color: #000000;
    letter-spacing: 1.2px;
    left: 0px;

}


p.bet_slip_p{

    position: relative;
    font-size: 18px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 80%;
    top: 18px;
    color: #fff;
    letter-spacing: 1.2px;
    left: 0px;
    margin: 0px auto;
    text-transform: capitalize;

}

p.save_bet_p{
    position: absolute;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 5px;
    color: #000000;
    letter-spacing: 1.2px;
    left: 0px;
    cursor: pointer;

}


p.save_update_p{
    position: absolute;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: -9px;
    color: #000000;
    letter-spacing: 1.2px;
    left: 0px;

}

p.save_update_p_all{
    position: absolute;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 5px;
    color: #000000;
    letter-spacing: 1.2px;
    left: 0px;

}

p.save_update_all_p_lvscr{
    position: absolute;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 5px;
    color: #000000;
    letter-spacing: 1.2px;
    left: 0px;

}


img.save_update_rfsh{

    position: absolute;
    left: 20%;
    top: 3%;
}

p.save_league_p{
    position: absolute;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 5px;
    color: #000000;
    letter-spacing: 1.2px;
    left: 0px;
    background: #afd6e8;
    height: 30px;

}

p.pcent_bet_p{
    position: absolute;
    font-size: 18px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 3px;
    color: #000000;
    letter-spacing: 1.2px;
    left: 0px;

}


.pcent_bet span{
    position: absolute;
    font-size: 16px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 5px;
    color: #000000;
    letter-spacing: 1.2px;
    left: 13px;

}

.pcent_bet {

    height: 30px;
    padding: 0px;
    position: relative;
    background: #fff;
    width: 73px;
    display: inline-block;
    top: 16px;
    left: 6px;
    border-radius: 6px;
    font-size: 15px;

}

.save_bet {
    height: 28px;
    padding: 0px;
    position: absolute;
    background: #fff;
    width: 100px;
    top: 14px;
    right: 8px;
    border-radius: 15px;
}


.save_bet_plan {
    height: 32px;
    padding: 0px;
    position: absolute;
    background: #fff;
    width: 100px;
    top: 14px;
    right: 8px;
    /* border-radius: 15px; */
    background: -webkit-linear-gradient(top,#000000 ,#010412 99%);
    background: linear-gradient(to bottom,#0f909c ,#000 99%);
    color: #fff;
    border-bottom: 1px solid white;
}


.save_bet_plan_clr {
    height: 35px;
    padding: 0px;
    position: absolute;
    background: #fff;
    width: 70px;
    top: 8px;
    left: 98px;
    color: #fff;
    background: #984b4b;
    border-bottom: 1px solid white;
}



.save_update {
    height: 28px;
    padding: 0px;
    position: absolute;
    background: #fff;
    width: 100px;
    top: 12px;
    right: 5px;
    border-radius: 10px;
}


.save_update_all {
    height: 28px;
    padding: 0px;
    position: absolute;
    background: #fff;
    width: 100px;
    top: 22px;
    right: 5px;
    border-radius: 10px;
}

.save_update_all_lvscr {
    height: 28px;
    padding: 0px;
    position: absolute;
    background: #fff;
    width: 90px;
    top: 22px;
    right: 5px;
    border-radius: 10px;
}


.save_league {
    height: 33px;
    padding: 0px;
    position: absolute;
    background: #afd6e8;
    width: 82px;
    top: 8px;
    left: 8px;
    /* border-radius: 5px; */
    border-bottom: 2px solid #a2883e;
    cursor: pointer;
}


.team_ch_bet_no {
    height: 30px;
    padding: 0px;
    position: relative;
    background: #fff;
    width: 90px;
    display: inline-block;
    top: 16px;
    left: 0px;
    /* border-radius: 15px; */

}




p.tabs_top {
    text-align: center;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 20px;
    margin-top: 10px;
    color: #fff;
}



p.tabs_fcast_block_top {
    text-align: center;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 20px;
    margin-top: 10px;
    color: #fff;
}

p.scores_top {
    text-align: center;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 20px;
    margin-top: 10px;
    color: #fff;
}


p.game_top {
    text-align: center;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 20px;
    margin-top: 10px;
    color: #fff;
}



p.league_top {
    text-align: center;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 20px;
    margin-top: 10px;
    color: #fff;

}

.pub_list_result {
    width: 100%;
    height: 35px;
    background: #011317;
    position: relative;
    margin-bottom: 1px;
    cursor: pointer;
}

p.pub_list_result_p {
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 9px;
    color: white;
    letter-spacing: 1.2px;
}


p.pub_list_single_lg_p {
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 9px;
    color: white;
    letter-spacing: 1.2px;
}


.pub_list_filter {
    width: 100%;
    height: 35px;
    background: #011317;
    position: relative;
    margin-bottom: 1px;
}


.pub_list_single_lg {
    width: 100%;
    height: 35px;
    background: #011317;
    position: relative;
    margin-bottom: 1px;
    cursor: pointer;
}


.pub_list_score_dt {
    width: 100%;
    height: 35px;
    background: #011317;
    position: relative;
    margin-bottom: 1px;
}


.pub_list {
    width: 100%;
    height: 30px;
    background: #011317;
    position: relative;
    margin-bottom: 1px;
    cursor: pointer;
}

#updt_pub {
    width: 102px;
    height: 185px;
    background: #85939e;
    position: absolute;
    top: 45px;
    left: -37px;
    margin-bottom: 2px;
    z-index: 997;
    overflow: hidden;
    display: none;
}

#updt_pub_ch {
    width: 106px;
    height: 155px;
    background: #85939e;
    position: absolute;
    top: 45px;
    left: 70px;
    margin-bottom: 2px;
    z-index: 997;
    overflow: hidden;
    display: none;
}


p.pub_list_p2 {
    position: relative;
    font-size: 16px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 7px;
    color: white;
    letter-spacing: 1.5px;
}

p.pub_list_filter_p {
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 7px;
    color: white;
    letter-spacing: 1.2px;
    cursor: pointer;
}

p.pub_list_p {
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 7px;
    color: white;
    letter-spacing: 1.2px;
    cursor: pointer;
}


.team_analysis_bet {
    height: 95px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #fff;
    margin-top: 1px;
    border-bottom: 1px solid #000000;


}


.team_analysis_plan {
    height: 90px;
    width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    z-index: 101;
    background: #D2DEE4;
    margin-top: 1px;
    border-bottom: 1px solid #000000;


}

.timing_play {

    height: 100%;

    position: absolute;

    background: transparent;

    width: 7%;

    left: 19%;

    top: 0px;

    background: #e1e8eb;
}


p.timing_play_p{
    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 90%;
    top: 20px;
    color: #000;
    letter-spacing: 1.2px;
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;


}


.select_play {

    height: 25px;
    position: absolute;
    width: 100%;
    left: 0%;
    top: 0px;
    background: #a9c1cc;
    opacity: 0.1;
    z-index: 998;
}


.select_analysis {

    height: 35px;

    position: absolute;

    width: 36px;

    right: 2%;

    top: 19px;

    background: #becad0;

    border-radius: 30px;

    opacity: 0.8;

    z-index: 999999;
}


.select_analysis img {

    height: 18px;
    width: 20px;
    position: absolute;
    top: 8px;
    left: 8px;
}


.select_analysis_result {

    height: 35px;
    position: absolute;
    width: 36px;
    right: 20%;
    top: 32px;
    background: #7b9baa;
    border-radius: 30px;
    opacity: 0.8;
    z-index: 999999;
    cursor: pointer;
}


.select_analysis_result img {

    height: 18px;
    width: 20px;
    position: absolute;
    top: 9px;
    left: 8px;

}


p.select_play_p{

    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    /* top: 4px; */
    color: #000;
    letter-spacing: 1.2px;
    margin: 0px auto;
    padding-top: 3px;
    left: 0%;
    width: 37px;
    height: 100%;
    background: #7b92a0;
    border-radius: 0px;
    position: absolute;


}

p.select_play_result_p{

    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    /* top: 4px; */
    color: #fff;
    letter-spacing: 1.2px;
    margin: 0px auto;
    padding-top: 3px;
    left: 23%;
    width: 65px;
    height: 100%;
    background: #115065;
    border-radius: 0px;
    position: absolute;


}

p.select_play_odd_p{
    font-size: 13px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    /* top: 4px; */
    color: #fff;
    letter-spacing: 1.2px;
    margin: 0px auto;
    padding-top: 3px;
    left: 62%;
    width: 33px;
    height: 100%;
    background: #4b575f;
    border-radius: 0px;
    position: absolute;
}

p.select_play_del_p{
    font-size: 14px;
    font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    /* top: 4px; */
    color: #fff;
    letter-spacing: 1.2px;
    margin: 0px auto;
    padding-top: 1px;
    left: 82%;
    width: 32px;
    height: 100%;
    background: red;
    border-radius: 0px;
    position: absolute;


}


#updt_pub_schd_srch {
    width: 390px;
    height: auto;
    background: #85939e;
    position: absolute;
    top: 58px;
    right: 20px;
    margin-bottom: 2px;
    z-index: 99999997;
    max-height: 500px;
    overflow-x: hidden;
    display: none;
}

.msg_not_list_srch_list {
    position: relative;
    width: 100%;
    margin-right: 2px;
    height: 48px;
    background: #fff;
    /* top: -2px; */
    margin-top: 1px;
    cursor: pointer;
    left: 0px;
    z-index: 600;
    font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 11px;

}

#search_click {
    width: 100px;
    width: 205px;
    height: 54px;
    position: relative;
}

.msg_not_list_srch_list img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 6px;
    left: 2px;
}

.msg_not_list_srch_list p {
    color: #fff;
    font-size: 17px;
    text-align: left;
    margin-top: 10px;
    position: absolute;
    left: 43px;
    width: 99%;
    top: 22px;
    height: 25px;
    letter-spacing: 1px;
    font-family: "NewsGothic", "Segoe UI Light", "Segoe UI Semibold";
}


.timing_play_live {

    height: 95px;
    position: absolute;
    background: transparent;
    width: 55px;
    left: 0px;
    top: -1px;
    background: #a9c1cc;
    /*border-bottom: 1px solid #000000;*/
    z-index: 999999;
    FONT-WEIGHT: 500;
}


p.timing_play_live_p{
    position: relative;
    font-size: 12px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 90%;
    top: 35px;
    color: #000;
    letter-spacing: 1.2px;
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;


}

p.timing_play_live_p2{
    position: relative;
    font-size: 12px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 90%;
    top: 38px;
    color: #000;
    letter-spacing: 1.2px;
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;


}

p.timing_play_live_result_p{
    position: relative;
    font-size: 12px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 98%;
    top: 35px;
    color: #000;
    letter-spacing: 1.2px;
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;

}

p.timing_play_live_paying_p{
    position: relative;
    font-size: 12px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 90%;
    top: 65px;
    color: #000;
    letter-spacing: 1.2px;
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;


}



.timing_play_live_scores {

    height: 95px;
    position: absolute;
    background: transparent;
    width: 7%;
    left: 33%;
    top: 0px;
    background: #b2dfe6;
    border-bottom: 1px solid #000000;
    opacity: 0.8;


}


p.timing_play_live_scores_p{
    position: relative;
    font-size: 12px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 90%;
    top: 10px;
    color: #000;
    letter-spacing: 1.2px;
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;


}


.timing_play_result {

    height: 100%;

    position: absolute;

    background: transparent;

    width: 7%;

    left: 15%;

    top: 0px;

    /* background: #e4e4e4; */

    z-index: 9;
}


p.timing_play_result_p{
    position: relative;
    font-size: 12px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 90%;
    top: 18px;
    color: #000;
    letter-spacing: 1.2px;
    margin: 0px auto;
    height: 27px;
    padding-top: 5px;


}

.bet_analysis_played {

    height: 95px;
    position: absolute;
    width: 45%;
    left: 55%;
    padding: 0px 1px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 1px solid #000000;

}


.bet_analysis_plan {

    height: 100%;
    position: absolute;
    width: 45%;
    left: 55%;
    padding: 0px 1px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;


}

p.bet_analysis_played_chance_p{
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    top: 9px;
    color: #fff;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    background: #174565;
    padding-top: 6px;
    height: 30px;
    border-radius: 5px;
    width: 45%;
    position: relative;
    display: inline-block;
    max-width: 200px;

}

p.bet_analysis_plan_chance_p{
    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 60px;
    top: 30px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    background: white;
    padding-top: 4px;
    height: 25px;
    border-radius: 6px;
    left: 3px;

}


img.bet_cancel_p{
    position: absolute;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 20px;
    top: -4px;
    color: #fff;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    /* background: red; */
    padding-top: 6px;
    height: 25px;
    border-radius: 15px;
    right: 2px;

}


p.bet_analysis_played_odd_p{

    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    top: 9px;
    color: #000;
    letter-spacing: 1.2px;
    z-index: 99999;
    background: #dde5e8;
    padding-top: 6px;
    height: 30px;
    border-radius: 5px;
    width: 24%;
    position: relative;
    display: inline-block;
    max-width: 90px;

}


p.bet_analysis_played_pcent_p{

    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    top: 9px;
    color: #000;
    letter-spacing: 1.2px;
    z-index: 99999;
    background: #73C16E;
    padding-top: 6px;
    height: 30px;
    border-radius: 5px;
    width: 24%;
    position: relative;
    display: inline-block;
    max-width: 90px;
}



p.bet_analysis_plan_odd_p{
    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 60px;
    top: 30px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    background: #a9c1cc;
    padding-top: 4px;
    height: 25px;
    border-radius: 7px;
    left: 60px;

}


p.bet_analysis_plan_pcent_p{
    position: relative;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 55px;
    top: 30px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    background: #73C16E;
    padding-top: 4px;
    height: 25px;
    border-radius: 6px;
    left: 60px;
    padding-left: 5px;

}


p.bet_analysis_plan_webst_p{
    position: absolute;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100px;
    top: 26px;
    color: #000;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    background: #73C16E;
    padding-top: 1px;
    height: 23px;
    border-radius: 4px;
    right: 4px;
    padding-left: 5px;
    cursor: pointer;
    color: white;

}

.tgleft{

    width: 35px;
    height: 23px;
    background: linear-gradient(to left, #a94e4e ,#0a0a0a 100%);
    z-index: 9999999;
    position: absolute;
    /* border-radius: 50%; */
    left: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    top: 0px;

}


.tgright {

    width: 35px;
    height: 23px;
    background: linear-gradient(to left, #0a0a0a,#3d943d 100%);
    z-index: 9999999;
    position: absolute;
    /* border-radius: 50%; */
    right: 1px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    top: 0px;

}



p.bet_analysis_later{
    position: absolute;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 31px;
    bottom: -5px;
    color: #fff;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    background: #000;
    padding-top: 2px;
    height: 23px;
    border-radius: 6px;
    right: 73px;
}


p.bet_analysis_wins{
    position: absolute;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 31px;
    bottom: -5px;
    color: #fff;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    background: #73C16E;
    padding-top: 2px;
    height: 23px;
    border-radius: 6px;
    right: 38px;
}


p.bet_analysis_losing{
    position: absolute;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 32px;
    bottom: -5px;
    color: #fff;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    background: red;
    padding-top: 2px;
    height: 23px;
    border-radius: 6px;
    right: 3px;
}

p.bet_analysis_result{
    position: absolute;
    font-size: 12px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 14px;
    top: 39px;
    color: #fff;
    letter-spacing: 1.2px;
    display: inline-block;
    z-index: 99999;
    background: #73C16E;
    padding-top: 2px;
    height: 18px;
    width: 18px;
    border-radius: 15px;
    left: 10px;
}



.teams_playing_bet_played {

    height: 95px;
    position: absolute;
    background: transparent;
    width: 33%;
    left: 0px;
    top: 0px;

}


.teams_playing_bet_plan {

    height: 100%;
    position: absolute;
    background: #fff;
    width: 33%;
    left: 0px;
    top: 0px;
    cursor: pointer;

}


.teams_playing {

    height: 25px;
    position: absolute;
    background: transparent;
    width: 170px;
    left: 0px;
    cursor: pointer;
    left: 45%;

    /* top: 10px; */
}


.teams_playing_live {

    height: 95px;
    position: absolute;
    background: transparent;
    width: 19%;
    left: 0px;
    cursor: pointer;

}

.teams_playing_bet {

    height: 100px;
    position: absolute;
    background: transparent;
    width: 40%;
    left: 0px;
    top: 10px;

}

.count_list_bet1{
    width: 26px;
    height: 26px;
    position: absolute;
    top: 10px;
    left: 4px;
    /* background: #fff; */
    /* border-radius: 20px; */
    /* border-bottom: 1px solid #40697c; */
}

.count_list_bet2{

    width: 26px;

    height: 26px;

    position: absolute;

    top: 40px;

    left: 4px;

    background: #fff;

    /* border-radius: 20px; */

    /* border-bottom: 1px solid #40697c; */
}

p.logo_p{
    position: relative;
    font-size: 12px;
    font-family: "Segoe UI Light","MyriadPro", "Segoe UI", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 3px;
    color: #1f0202;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: bold;

}

.count_p_list_bet1{
    font-size: 18px;
    margin: 0px;
    margin-left: 20px;
    position: absolute;
    left: 16px;
    top: 12px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    width: 100%;
}





.count_p_list_bet2{
    font-size: 18px;
    margin: 0px;
    margin-left: 20px;
    position: absolute;
    left: 16px;
    top: 42px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    width: 100%;
}

.count_p_list_div{
    font-size: 16px;
    margin: 0px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    text-transform: capitalize;
    z-index: 88;
    margin-top: -2px;
    font-weight: bold;
    top: 2px;
    background: #ffffff;
    height: 25px;
    color: #000;
    position: relative;
    width: 30%;
    margin-left: 35%;
    text-align: center;
    border-bottom: 2px solid black;
    border-top: 1px dashed #848484;
    padding-top: 2px;
    min-width: 170px;
}


.count_p_list_fcast{
    font-size: 16px;
    margin: 0px;
    left: 0px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    text-transform: capitalize;
    z-index: 88;
    /* text-align: right; */
    margin-top: -2px;
    font-weight: bold;
    top: 2px;
    background: #e1e1e1;
    height: 25px;
    color: #000;
    position: relative;
    width: 50%;
     margin-left: 25%;
    text-align: center;
    border-bottom: 2px solid #08343a;
    /* border-bottom: 1px dashed #848484; */
    padding-top: 2px;
    margin-bottom: 2px;
}

.team_analysis_body{

    width: 100%;

    height: 100px;

    position: absolute;

    top: 20px;
}

.count_list_live_bet1{

    width: 26px;
    height: 26px;
    position: absolute;
    top: 22px;
    left: 3px;
}

.count_p_list_live_bet1{

    font-size: 18px;
    margin: 0px;
    margin-left: 20px;
    position: absolute;
    left: 16px;
    top: 23px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    height: 20px;
    width: 100%;
    overflow: hidden;
}

.count_list_live_bet2{

    width: 26px;
    height: 26px;
    position: absolute;
    top: 53px;
    left: 3px;
}

.count_p_list_live_bet2{

    font-size: 18px;
    margin: 0px;
    margin-left: 20px;
    position: absolute;
    left: 16px;
    top: 53px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    height: 20px;
    width: 100%;
    overflow: hidden;
}

.count_plan_list_bet1{

    width: 30px;
    height: 30px;
    position: absolute;
    top: 30px;
    left: 2px;
}

.count_plan_p_list_bet1{

    font-size: 18px;
    margin: 0px;
    position: absolute;
    left: 19px;
    top: 33px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    width: 100%;
}


.count_plan_p_share_id{

    font-size: 18px;
    margin: 0px;
    margin-left: 0px;
    position: absolute;
    left: 49%;
    bottom: 0px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: white;
    text-transform: capitalize;
    width: 30%;
    text-align: center;
    background: #143b5d;
    height: 25px;
    letter-spacing: 1.4px;
}



.count_bet_list_bet1{

    width: 26px;
    height: 26px;
    position: absolute;
    top: 7px;
    left: 3px;
}

.count_bet_p_list_bet1{

    font-size: 16px;
    margin: 0px;
    margin-left: 20px;
    position: absolute;
    left: 16px;
    top: 17px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    height: 20px;
    width: 100%;
    overflow: hidden;
}

.count_bet_list_bet2{

    width: 26px;
    height: 26px;
    position: absolute;
    top: 35px;
    left: 3px;
}

.count_bet_p_list_bet2{

    font-size: 16px;
    margin: 0px;
    margin-left: 20px;
    position: absolute;
    left: 16px;
    top: 47px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: black;
    text-transform: capitalize;
    height: 20px;
    width: 100%;
    overflow: hidden;
}



.bet_analysis {

    height: 100%;
    position: absolute;
    background: #fff;
    width: 74.8%;
    left: 225px;
    padding: 0px 1px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.bet_analysis::-webkit-scrollbar{
    display: none;
}

.bet_forcast {

    height: 100%;
    position: relative;
    background: #b3cede;
    width: 9%;
    min-width: 57px;
    display: inline-block;
    margin-left: -2px;
    cursor: pointer;
    /*border-radius: 15px;*/
    top: 5px;
}


.bet_analysis_live {

    height: 95px;
    position: absolute;
    background: #fff;
    width: 68%;
    left: 32%;
    padding: 0px 1px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 1px solid #000000;

}

.bet_analysis_live::-webkit-scrollbar{
    display: none;
}


.bet_analysis_plan_dtl {

    height: 95px;
    position: absolute;
    background: #cddae0;
    left: 280px;
    padding: 0px 1px;

    border-bottom: 1px solid #000000;

}




.bet_forcast_live {

    height: 100%;
    position: relative;
    background: #fff;
    width: 9%;
    min-width: 57px;
    display: inline-block;
    margin-left: -2px;
}

img#updt_pub_down {
    width: 13px;
    height: 8px;
    left: 44px;
    position: absolute;
    top: 26px;
    z-index: 999;
}

img#updt_pub_down_go {
    width: 13px;
    height: 14px;
    left: 14px;
    position: absolute;
    top: 33px;
    z-index: 999;
}

img#updt_pub_down_ch {
    width: 13px;
    height: 8px;
    left: -5px;
    position: absolute;
    top: 27px;
    z-index: 999;
}

.bet_chance {

    height: 25px;
    position: relative;
    background: #EAF2F5;
    width: 100%;

}

p.bet_chance_p{
    position: absolute;
    font-size: 15px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 3px;
    color: #000000;
    letter-spacing: 1.2px;

}

p.game_chance_p{
    position: absolute;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 11px;
    color: #000000;
    letter-spacing: 1.2px;

}

p.game_forcast_p{
    position: absolute;
    font-size: 12px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 13px;
    color: #fff;
    letter-spacing: 1.2px;

}

p.game_forcast_p2{
    position: absolute;
    font-size: 19px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 7px;
    color: #000;
    letter-spacing: 1.2px;
}

p.game_forcast_p3{
    position: absolute;
    font-size: 12px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 28px;
    color: #fff;
    letter-spacing: 1.2px;

}

p.bet_pcent_p{
    position: absolute;
    font-size: 20px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 10px;
    color: #000000;
    letter-spacing: 1.2px;
}

p.bet_odd_p{
    position: absolute;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 4px;
    color: #000000;
    letter-spacing: 1.2px;
    margin-top: -3px;

}

p.bet_pcent_dtl_p{
    position: absolute;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 4px;
    color: #000000;
    letter-spacing: 1.2px;

}




p.game_chance_live_p{
    position: absolute;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 11px;
    color: #000000;
    letter-spacing: 1.2px;

}

p.bet_pcent_live_p{
    position: absolute;
    font-size: 18px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 10px;
    color: #000000;
    letter-spacing: 1.2px;

}

p.bet_odd_live_p{
    position: absolute;
    font-size: 14px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 4px;
    color: #000000;
    letter-spacing: 1.2px;

}

.game_chance {

    height: 40px;
    position: relative;
    background: #e3f1f9;
    width: 100%;
    left: 0px;
    top: -3px;
    z-index: 999;
    border-left: 1px solid #3d6b79;

}



.game_forcast {
    height: 63px;
    position: relative;
    background: #124e6b;
    width: 100%;
    left: 0px;
    /* top: -3px; */
    z-index: 999;
}


.game_forcast_odd {
    height: 63px;
    position: relative;
    background: #051d29;
    width: 100%;
    left: 0px;
    /* top: -3px; */
    z-index: 999;
}


.select_forcast_pcent {
    height: 42px;
    position: absolute;
    width: 44px;
    right: 13%;
    top: 36px;
    background: #a6e0f1;
    border-radius: 30px;
    opacity: 0.7;
    z-index: 999999;
}


.bet_pcent {

    height: 45px;
    position: relative;
    background: #73C16E;
    width: 100%;
    /*    border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;*/
    top: -11px;
}

.bet_odd {

    height: 23px;
    position: relative;
    background: #8bc7ca;
    width: 100%;
    top: -15px;

}

.bet_pcent_dtl {

    height: 23px;
    position: relative;
    background: #dcf1f2;
    width: 100%;
    top: -15px;
    display: none;

}


.game_chance_live {

    height: 40px;
    position: relative;
    background: #fff;
    width: 100%;
    left: 0px;
    top: -3px;
    z-index: 999;

}


.bet_pcent_live {

    height: 45px;
    position: relative;
    background: #73C16E;
    width: 100%;
    /*    border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;*/
    top: -11px;

}

.bet_odd_live {

    height: 23px;
    position: relative;
    background: #dcf1f2;
    width: 100%;
    top: -15px;

}



.countries_added {
    height: 36px;
    padding: 0px;
    position: relative;
    background: #40697c;
    min-width: 50px;
    width: auto;
    padding: 0px 4px;
    display: inline-block;
    top: 0px;
    left: 0px;
    /* border-radius: 16px; */
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    /*    border-top-left-radius: 12px;
        border-top-right-radius: 12px;*/

}

.countries_added::-webkit-scrollbar{
    display: none;
}


.countries_added_pop {
    height: 35px;
    padding: 0px;
    position: relative;
    background: #40697c;
    min-width: 50px;
    width: 92%;
    padding: 0px 4px;
    display: inline-block;
    top: 5px;
    left: -1px;
    /* border-radius: 16px; */
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;

}

.countries_added_pop::-webkit-scrollbar{
    display: none;
}


.country_add_btn {
    height: 32px;
    padding: 0px;
    position: absolute;
    background: #fff;
    width: 40px;
    display: inline-block;
    left: 2px;
    top: 15px;
    /* border-radius: 20px; */
    border-bottom: 2px solid black;

}

.country_add_btn img{

    height: 17px;
    width: 17px;
    position: absolute;
    left: 11px;
    top: 5px;
}


.country_num_btn{

    background: #0b343f;
    border-color: transparent;
    color: #fff;
    position: absolute;
    left: 32px;
    top: 14px;
    height: 33px;
    font-size: 16px;
    padding: 4px 14px;
    width: 60px;
    background: #143b48;
    color: white;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
}

.country_type_btn{

    background: #0b343f;
    border-color: transparent;
    color: #fff;
    position: absolute;
    left: 95px;
    top: 14px;
    padding: 4px 14px;
    width: 60px;
    background: #143b48;
    color: white;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
}


#pop_up_pix{
    height: 100%;
    width: 100%;
    z-index: 200;
    position: relative;
    top: 0px;
    /* overflow-x: hidden; */
    left: 0px;
    z-index: 99999999;

}


#pop_up_gal {

    height: 100%;
    position: relative;
    width: 100%;
    left: -101%;
    opacity: 0;
    z-index: 998999987;
}

#pop_up_gal_save {

    height: 90%;
    position: relative;
    width: 100%;
    left: -101%;
    opacity: 0;
    z-index: 998999987;
}


img.back2{
    width: 30px;
    height: 40px;
    position: absolute;
    top: 6px;
    padding: 10px;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}


.country_add_btn_pop {
    height: 30px;
    padding: 0px;
    position: relative;
    background: #fff;
    width: 30px;
    display: inline-block;
    left: 1px;
    top: 2px;
    border-radius: 20px;

}

.country_add_btn_pop img{

    height: 26px;
    width: 26px;
    position: absolute;
    left: 2px;
    top: 2px;
}





.country_top {
    height: 27px;
    padding: 0px;
    position: relative;
    background: transparent;
    min-width: 27px;
    width: auto;
    display: inline-block;
    top: 16px;
    left: 2px;

}


.country_top_pop {
    height: 27px;
    padding: 0px;
    position: relative;
    background: transparent;
    min-width: 100px;
    width: auto;
    display: inline-block;
    top: 6px;
    left: 2px;

}



#pop_up_out_pix{
    height: 92%;
    width: 100%;
    z-index: 200;
    position: absolute;
    top: 50px;
    overflow: hidden;
    background: #00020b;
    left: 0px;
    background: #011317;
}




#pop_up_content_pix{
    width: 100%;
    z-index: 200;
    position: absolute;
    top: 41px;
    overflow-x: hidden;
    background: #fff;
    left: 0px;
    height: 100%;
}


.count_add_avt{

    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    left: 2px;
}


.countries_added_pop .count_add_avt{

    width: 20px;
    height: 20px;
    position: relative;
    top: -10px;
    left: 2px;
}

.count_p_add{

    font-size: 15px;
    margin: 0px;
    margin-left: 3px;
    position: absolute;
    left: 23px;
    top: 5px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: white;
    display: none;
}

.count_p_add_dash{

    font-size: 15px;
    margin: 0px;
    margin-left: 3px;
    position: absolute;
    right: 3px;
    top: 5px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: white;
}


.odds_added {

    height: 28px;
    position: relative;
    background: #37647a;
    width: 70px;
    padding: 0px 4px;
    display: inline-block;
    top: 8px;
    left: 1px;
    border-bottom: 2px solid white;

    /*    border-top-left-radius: 12px;
        border-top-right-radius: 12px;*/
}


.team_ch_no {

    height: 28px;
    padding: 0px;
    position: relative;
    background: #fff;
    width: 50px;
    display: inline-block;
    top: 8px;
    left: 0px;
    border-bottom: 2px solid black;

    /*    border-top-right-radius: 14px;
        border-top-left-radius: 14px;*/
}

.date_time {

    height: 28px;
    position: absolute;
    background: #004263;
    width: 150px;
    padding: 0px 4px;
    top: 8px;
    right: 1px;
    /*border-top-left-radius: 13px;
    border-top-right-radius: 13px;*/

}

p.date_time_p{
    position: relative;
    font-size: 16px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 7px;
    color: #fff;
    letter-spacing: 1.2px;
}


.date_time_filter {

    height: 28px;
    position: absolute;
    background: #004263;
    width: 150px;
    padding: 0px 4px;
    top: 8px;
    right: 1px;
    /*border-top-left-radius: 13px;
    border-top-right-radius: 13px;*/

}

p.date_time_filter_p{
    position: relative;
    font-size: 17px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 5px;
    color: #fff;
    letter-spacing: 1.2px;

}



p.odds_added_p{
    position: relative;
    font-size: 16px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 6px;
    color: #fff;
    letter-spacing: 1.2px;
}

p.team_ch_no_p{
    position: relative;
    font-size: 16px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 6px;
    color: #000000;
    letter-spacing: 1.2px;
}


.body_block {
    height: 83%;
    width: 100%;
    padding: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 101;
    background: #fff;


}




#media-panel_msgr_pop {
    height: 83%;
    width: 100%;
    padding: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 101;
    background: #c8e4e8;


}



#media-panel_msgr_grp_pop {
    height: 83%;
    width: 100%;
    padding: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 101;
    background: #c8e4e8;


}




#media-panel_msgr_brst_pop {
    height: 83%;
    width: 100%;
    padding: 0px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 101;
    background: #fff;


}


.sel_down{

    width: 22px;
    height: 11px;
    position: absolute;
    z-index: 999998;
    top: -2px;
    left: 25.3%;
}

#bottom_panel{
    position: relative;
    bottom: 0px;
    z-index: 998989;
    height: 53px;
    border-color: #ffffff;
    border: none;
    background: #0E2F3F;
    border-top: 2px solid #fff !important;
    opacity: 1;
    overflow: hidden;
}

#bottom_panel_comment{
    position: fixed;
    bottom: 0px;
    z-index: 998989;
    height: 53px;
    border-color: #ffffff;
    border: none;
    background: #0E2F3F;
    border-top: 2px solid #fff !important;
    opacity: 1;
    overflow: hidden;
}

#post_msg{
    position: absolute;
    width: 551px;
    height: 50px;
    top: -12px;
    left: 7px;
    /*     border-radius: 6px; */
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";
    font-size: 11px;
}


#text_post{
    position: relative;
    width: 99%;
    height: 40px;
    top: -2px;
    left: 2px;
    /*     border-radius: 6px; */
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";
    font-size: 11px;
    padding: 3px;
}



#text_post_brdcst{
    position: relative;
    width: 99%;
    height: 40px;
    top: -2px;
    left: 2px;
    /*     border-radius: 6px; */
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";
    font-size: 11px;
    padding: 3px;
}




#text_post_tagg_home{
    position: relative;
    width: 99%;
    height: 40px;
    top: -2px;
    left: 2px;
    /*     border-radius: 6px; */
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";
    font-size: 11px;
    padding: 3px;
}


#text_post_cmt_main{
    position: relative;
    width: 99%;
    height: 40px;
    top: -2px;
    left: 2px;
    /*     border-radius: 6px; */
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";
    font-size: 11px;
    padding: 3px;
}

#text_post_cmt_grp{
    position: relative;
    width: 99%;
    height: 40px;
    top: -2px;
    left: 2px;
    /*     border-radius: 6px; */
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";
    font-size: 11px;
    padding: 3px;
}



#text_post_cmt_notf{
    position: relative;
    width: 99%;
    height: 40px;
    top: -2px;
    left: 2px;
    /*     border-radius: 6px; */
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";
    font-size: 11px;
    padding: 3px;
}



#updt_frm_message {
    position: relative;
    width: 95%;
    height: 40px;
    top: -2px;
    left: 2px;
    /*     border-radius: 6px; */
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";
    font-size: 11px;
    padding: 3px;
}



.pull-left3_send_right{
    position: absolute;
    right: 4px;
    top: 6px;
    cursor: pointer;
    z-index: 300;
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 2px;
    /*background: #075451 url("../images/send2.png") no-repeat 50% 50%;*/
}


img.send_img {
    position: absolute;
    width: 55%;
    height: 65%;
    top: 17%;
    left: 26%;
}

.pull-left3_menu_left {
    position: absolute;
    left: 0%;
    top: 2px;
    width: 63px;
    height: 50px;
    padding: 5px;
    background: #020e1b;
    cursor: pointer;
    z-index: 300;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.pull-left3_menu_left img{
    width: 30px;
    margin-top: 9px;
    margin-left: -2px;
}


.pull-left3_menu_frnd_req {
    width: 77px;
    height: 47px;
    position: absolute;
    left: 17%;
    top: 0px;
    /*background: transparent url("../images/friend_req222.png") no-repeat 65% 50%;*/
    padding: 3px;
    cursor: pointer;
    z-index: 300;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.pull-left3_menu_frnd_req img{
    width: 31px;
    margin-top: 8px;
    margin-left: 4px;
}


.req_count_3_inst{
    position: absolute;
    left: 58%;
    top: 9px;
    color: #fff;
    z-index: 100;
    background: #ff2904;
    height: 17px;
    width: 17px
}

p.req_count_para_3_inst{
    width: 15px;
    height: 15px;
    position: absolute;
    top: -17px;
    font-size: 12px;
    font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";

}

.pull-left3_menu_index_msg {
    width: 21%;
    height: 51px;
    padding: 3px;
    position: absolute;
    right: 0px;
    top: 1px;
    cursor: pointer;
    z-index: 300;
    background: #020e1b;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.pull-left3_menu_index_msg img {
    width: 31px;
    margin-top: 8px;
}


#main-video{

    width: 100%;
    height: 60%;
    position: relative;
    top: 13px;
    left: 0px;
    padding-left: 3px;
    padding-top: 4px;
    overflow-x: hidden;
    padding: 4px;
}


/*
.pull-left3_menu_right{
    position: absolute;
    right: 0px;
    top: 2px;
    cursor: pointer;
    z-index: 300;
    width: 65px;
    height: 52px;
    background: #020e1b;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}
*/



.pull-left3_menu_index_notf {
    width: 22%;
    height: 47px;
    position: absolute;
    left: 56%;
    cursor: pointer;
    top: 3px;
    /*background: transparent url("../images/notifi22.png") no-repeat 45% 50%*/;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}


.pull-left3_menu_index_notf img {
    width: 32px;
    margin-top: 8px;
}

p.req_count_para{

    width: 15px;
    height: 15px;
    position: absolute;
    top: -15px;
    font-size: 14px;
}


.req_count_1{
    position: absolute;
    left: 56%;
    top: 6px;
    color: #fff;
    z-index: 100;
    width: 17px;
    height: 17px;
    background: #ff2904;
}

.req_count_2{
    position: absolute;
    left: 38px;
    top: 7px;
    color: #fff;
    z-index: 100;
    background: #ff2904;
    height: 17px;
    width: 17px
}

p.req_count_para_2{
    width: 15px;
    height: 15px;
    position: absolute;
    top: -15px;
}



.pull-left3_menu_right{
    position: absolute;
    left: 39%;
    top: 2px;
    cursor: pointer;
    z-index: 300;
    width: 65px;
    height: 52px;
    background: #020e1b;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.pull-left3_menu_right img {
    width: 34px;
    margin-top: 13px;
}


#agg_pop_notf_msging{

    width:100%;
    position: relative;
    z-index: 100;
    height: 100%;
    top: 0px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;

}




.center{
    font-size: 300%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.page1{
    width: 100vw;
    height: 100vh;
    background: #000000;
    position: absolute;
    top: 0px;
    left: -100%;
    z-index: 88997766;
    opacity: 0;
}



.page2{
    width: 100vw;
    height: 100vh;
    background: black;
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 88997764;
    opacity: 0;
}

#page1_cont{
    width: 78%;
    height: 100vh;
    background: cadetblue;
    position: absolute;
    top: 0px;
    left: -100%;
    z-index: 88997799;
}

#page2_cont{
    width: 78%;
    height: 100vh;
    background: cadetblue;
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 88997799;
}


#pagebg{
    width: 100%;
    height: 100vh;
    background: black;
    position: absolute;
    top: 0px;
    opacity: 0.3;
    z-index: 8899779;
    display: none;
}


#status_updt{
    width: 60px;
    height: 60px;
    background: #204355;
    position: fixed;
    bottom: 90px;
    z-index: 999956779;
    right: 350px;
    border-radius: 40px;
    overflow: hidden;
    cursor: pointer;

}

p.status_updt_p{
    position: relative;
    font-size: 25px;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    text-align: center;
    width: 100%;
    top: 13px;
    color: #fff;
    letter-spacing: 1.2px;

}

#status_updt img{
    width: 43%;
    position: absolute;
    top: 14px;
    left: 14px;
}

#status_updt_grp{
    width: 50px;
    height: 50px;
    background: #062a33;
    position: fixed;
    bottom: 90px;
    z-index: 99999;
    right: 23px;
    border-radius: 40px;
    overflow: hidden;
    cursor: pointer;

}

#status_updt_grp img{
    width: 67%;
    position: absolute;
    top: 13px;
    left: 8px;
}

#pop_up_inner_msg{
    height: 100%;
    width: 100%;
    z-index: 200;
    position: absolute;
    top: 0px;
    overflow: hidden;
    left: 0px;
    z-index: 999898989;

}


#pop_up_out_inner_msg{
    height: 84%;
    width: 100%;
    z-index: 200;
    position: fixed;
    top: 0px;
    overflow: hidden;

    left: 0px;
    background: #00020b url("../images/logo_bckgr.png") no-repeat 50% 57%;
    background: #fff;
}


#pop_up_content_inner_msg{
    width: 100%;
    z-index: 200;
    position: absolute;
    top: 0px;
    overflow: hidden;

    left: 0px;
    background: #00020b url("../images/logo_bckgr.png") no-repeat 50% 57%;
    height: 100%;
    background: #fff;
}







#property-bar {
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 0.6px;
    font-size: 14px;
    color: #FFF;
    background-color: #fff;
    background-repeat: no-repeat;
    padding: 0px;
    height: 100%;
    width: 100%;

    position: absolute;

    margin-top: 0px;
    top: 0px;
    cursor: pointer;
    top: 0px;
    z-index: 999999;
    left: 0%;

}


#property-bar_right{
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 0.6px;
    font-size: 15px;
    color: #FFF;
    background-color: #fff;
    background-repeat: no-repeat;
    padding: 0px;
    height: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    clear: left;
    float: left;
    margin-top: 0px;
    top: 0px;
    cursor: pointer;
    top: 0px;
    z-index: 3000;
    left: 0%;
}


#result {
    position: fixed;
    width: 100%;
    max-height: 600px;
    height: auto;

    left: 1px;
    top: 45px;
    z-index: 600;
}


#result_foll {
    position: absolute;
    width: 100%;
    max-height: 600px;
    height: auto;

    right: 0px;
    top: 45px;
    z-index: 9600;
}


#result_back {
    position: fixed;
    width: 100%;
    max-height: 600px;
    height: auto;

    left: 0px;
    top: 49px;
    z-index: 600;
}

#result_back_clik {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 49px;
    z-index: 598;
    background: #000;
    opacity: 0.4;
}


#result_back_msg_clik {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 49px;
    z-index: 597;
    background: #000;
    opacity: 0.4;
}


#result_clik {
    position: fixed;
    width: 100%;
    left: 1px;
    top: 45px;
    z-index: 596;
    background: #000;
    opacity: 0.4;
}



#result_foll_clik {
    position: fixed;
    width: 100%;
    left: 0%;
    top: 45px;
    z-index: 596;
    background: #000;
    opacity: 0.4;
}


#result_hsrch {
    position: fixed;
    width: 100%;
    max-height: 600px;
    height: auto;

    left: 0px;
    top: 49px;
    z-index: 600;
}

#result_tagg {
    position: fixed;
    width: 100%;
    max-height: 600px;
    height: auto;
    left: 0px;
    top: 49px;
    z-index: 600;
}


#result_back_msg {
    position: fixed;
    width: 100%;
    max-height: 600px;
    height: auto;

    left: 0px;
    top: 45px;
    z-index: 600;
}



#result_tag {
    position: fixed;
    width: 75%;
    height: 587px;
    background: #000;
    left: 0px;
    top: 0px;
    z-index: 600;
}


span.search_btn_slide{
    position: absolute;
    width: 40px;
    right:  2px;
    top: 22px;
}




#menu ul.slid {
    list-style-type: none;
    position: relative;
    width: 100%;
    height: 40px;
    left: 0px;
    top: 0px;
}
#menu ul.slid li a {
    font-family: '__DINEngschrift_5', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: #089EF5;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;

}
#menu ul.slid li a:link {
    color: #089EF5;
    text-decoration: none;
}
#menu ul.slid li a:visited {
    color: #089EF5;
    text-decoration: none;
}

#menu ul.slid li {
    display: inline;
    font-family: 'NewsGothic', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 0.7px;
    color: #089EF5;
    font-size: 14px;
    text-align: right;
    margin-top: 14px;
    width: 100px;

}

#menu ul.slid li.search_btn {
    position: absolute;
    right: 0%;
    top: 6px;
}



.back_search_top ul.slid {
    list-style-type: none;
    position: relative;
    width: 100%;
    height: 40px;
    left: -10px;
    top: 5px;
}
.back_search_top ul.slid li a {
    font-family: '__DINEngschrift_5', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    color: #089EF5;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;

}
.back_search_top ul.slid li a:link {
    color: #089EF5;
    text-decoration: none;
}
.back_search_top ul.slid li a:visited {
    color: #089EF5;
    text-decoration: none;
}

.back_search_top ul.slid li {
    display: inline;
    font-family: 'NewsGothic', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 0.7px;
    color: #089EF5;
    font-size: 14px;
    text-align: right;
    margin-top: 14px;
    width: 100px;


}

.back_search_top ul.slid li.search_btn {
    position: absolute;
    right: 0%;
    top: 6px;
}




.acquint{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    margin-bottom: 2px;
    left:0px;
    top: 0px;
    overflow-x: hidden;


}




.right_flyout{
    position: relative;
    height: 85%;
    width: 100%;
    background: #fff;
    margin-bottom: 2px;
    left:0px;
    top: 12px;
    overflow-x: hidden;


}

.trnds{
    position: absolute;
    height: 82.5%;
    width: 100%;
    background: #fff;
    margin-bottom: 2px;
    left:0px;
    top: 0px;
    overflow-x: hidden;
}


.acquint_contact{
    position: absolute;
    height: 80%;
    width: 100%;
    background: #fff;
    margin-bottom: 2px;
    left:0px;
    top: 0px;
    overflow-x: hidden;


}


.left_flyout{
    position: relative;
    height: 80%;
    width: 100%;
    background: #fff;
    margin-bottom: 2px;
    left:0px;
    top: 12px;
    overflow-x: hidden;


}




#refr_img_pop_acqt{
    position: absolute;
    left: 47%;
    top: 50%;
    z-index: 999210;
}

#refr_img_pop_acqt img{
    width: 18px;
    height: 18px;
}


img#srch_logo {
    width: 18px;
    height: 15px;
    margin-top: 5px;
    position: relative;
    z-index: 20;
    top: 11px;
    left: 5px;
    opacity: 0.7;
}

#search_text {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 2px;
    height: 34px;
    padding: 5px;
    background: #052642;
    color: #fff;
    padding-left: 28px;
    font-family: 'Segoe UI', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 0.6px;
    font-size: 12px;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 2px;
}




.trnds_contact{
    position: absolute;
    height: 80%;
    width: 100%;
    background: #c4e0ea;
    margin-bottom: 2px;
    left:0px;
    top: 0px;
}




.brdct_contact{
    position: relative;
    height: 82.5%;
    width: 100%;
    background: #c4e0ea;
    margin-bottom: 2px;
    left:0px;
    top: 12px;
}




.flw_list{
    position: relative;
    height: 64px;
    width: 99%;
    background: #D9E2EB;
    margin-bottom: 1px;
    left:2px;
    cursor: pointer;
    border-bottom: 1px solid #000;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}

.flw_list:hover{
    color: #888;
}

.flw_list span.flw_user{
    position: absolute;
    left: 55px;
    font-size: 15px;
    top: 18px;
    width: 80%;
    font-family: "NewsGothic","Segoe UI Light","Segoe UI Semibold";

    font-weight: bold;
}




.flw_list span.flw_time{
    position: absolute;
    left: 55px;
    font-size: 10px;
    top: 34px;
    width: 80%;
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";

}

.flw_list span.flw_del{
    position: absolute;
    right: 20px;
    font-size: 10px;
    top: 15px;
    font-family: "Segoe UI","Segoe UI Light","Segoe UI Semibold";
    padding: 5px;

}


.flw_list span.flw_del img{
    width: 20px;
}


.flw-img img{
    width: 35px;
    height: 35px;
    position: absolute;
    top: 6px;
}

.flw_list_my{
    position: absolute;
    height: 30px;
    width: 100px;
    background: #0A0D1D;
    margin-bottom: 1px;
    left:1px;
    /*     border-radius: 5px; */
    top: 2px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#030511 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #666;
}

.flw_list_my p{
    margin: 0px;
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 16px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 1px;
}

.flw_list_cr{
    position: absolute;
    height: 30px;
    width: 130px;
    background: #0A0D1D;
    margin-bottom: 1px;
    left:105px;
    /*     border-radius: 5px; */
    top: 2px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#030511 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #666;

}

.flw_list_cr p{
    margin: 0px;
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 16px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 1px;
}

.flw_list_grp_sld{
    position: relative;
    height: 25px;
    width: 130px;
    background: transparent;
    margin-bottom: 1px;
    left:1px;
    /*     border-radius: 5px; */
    top: 2px;
    cursor: pointer;
    margin-bottom: 7px;
}


.flw_list_more{
    position: relative;
    height: 30px;
    width: 98%;
    background: #0A0D1D;
    margin-bottom: 1px;
    left:1px;
    /*     border-radius: 5px; */
    top: 2px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
}



.flw_list_more p{
    margin: 0px;
    position: absolute;
    top: 7px;
    left: 42%;
    font-size: 16px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 1px;
}



.flw_list_more_2{
    position: relative;
    height: 45px;
    width: 50%;
    background: #181b29;
    margin-bottom: 1px;
    left:1px;
    /*     border-radius: 5px; */
    top: 10px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_2 p{
    margin: 0px;
    position: absolute;
    top: 14px;
    left: 25%;
    font-size: 17px;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}


.flw_list_more_3{
    position: absolute;
    height: 45px;
    width: 48%;
    background: #01061B;
    margin-bottom: 1px;
    right:1px;
    /*     border-radius: 5px; */
    top: 50px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#030511 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_3 p{
    margin: 0px;
    position: absolute;
    top: 14px;
    left:  28%;
    font-size: 17px;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}



.flw_list_more_2_contct{
    position: relative;
    height: 45px;
    width: 50%;
    background: #181b29;
    margin-bottom: 1px;
    left:0px;
    /*     border-radius: 5px; */
    top: 10px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    /*     background: #052642; */
}

.flw_list_more_2_contct p{
    margin: 0px;
    position: absolute;
    top: 14px;
    left: 35%;
    font-size: 17px;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}


.flw_list_more_tagg_list_1{
    position: absolute;
    height: 42px;
    width: 50%;
    background: #181b29;
    margin-bottom: 1px;
    left:0px;
    /*     border-radius: 5px; */
    top: 1px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_tagg_list_1 p{
    margin: 0px;
    position: absolute;
    top: 12px;
    padding-left: 28%;
    font-size: 17px;
    width: 100%;
    font-size: 17px;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}


.flw_list_more_brcst_list_1{
    position: absolute;
    height: 42px;
    width: 50%;
    background: #181b29;
    margin-bottom: 1px;
    left:1px;
    /*     border-radius: 5px; */
    top: 1px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_brcst_list_1 p{
    margin: 0px;

    position: absolute;
    top: 12px;
    left: 38%;
    font-size: 17px;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}



.flw_list_more_grp_list_1{
    position: absolute;
    height: 42px;
    width: 50%;
    background: #181b29;
    margin-bottom: 1px;
    left:1px;
    /*     border-radius: 5px; */
    top: 1px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_grp_list_1 p{
    margin: 0px;

    position: absolute;
    top: 12px;
    left: 38%;
    font-size: 17px;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}


.flw_list_more_brcst_list_3{
    position: absolute;
    height: 42px;
    width: 100%;
    background: #181b29;
    margin-bottom: 1px;
    left:1px;
    /*     border-radius: 5px; */
    top: 1px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_brcst_list_3 p{
    margin: 0px;

    position: absolute;
    top: 9px;
    padding-left: 30%;
    font-size: 17px;
    width: 100%;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}


.flw_list_more_brcst_list_2{
    position: absolute;
    height: 42px;
    width: 49%;
    background: #181b29;
    margin-bottom: 1px;
    left:51%;
    /*     border-radius: 5px; */
    top: 1px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_brcst_list_2 p{
    margin: 0px;

    position: absolute;
    top: 12px;
    padding-left: 32%;
    font-size: 17px;
    width: 100%;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}




.flw_list_more_grp_list_2{
    position: absolute;
    height: 42px;
    width: 49%;
    background: #181b29;
    margin-bottom: 1px;
    left:51%;
    /*     border-radius: 5px; */
    top: 1px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_grp_list_2 p{
    margin: 0px;

    position: absolute;
    top: 12px;
    padding-left: 32%;
    font-size: 17px;
    width: 100%;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}


.flw_list_more_tagg_list_2{
    position: absolute;
    height: 42px;
    width: 49%;
    background: #181b29;
    margin-bottom: 1px;
    left:51%;
    /*     border-radius: 5px; */
    top: 1px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_tagg_list_2 p{
    margin: 0px;

    position: absolute;
    top: 12px;
    padding-left: 32%;
    font-size: 17px;
    width: 100%;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}


.flw_list_more_2_brdcst{
    position: relative;
    height: 45px;
    width: 100%;
    background: #181b29;
    margin-bottom: 2px;
    left:0px;
    /*     border-radius: 5px; */
    top: 0px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#05272F ,#000 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #666;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_2_brdcst p{
    margin: 0px;
    position: absolute;
    top: 14px;
    padding-left: 33%;
    font-size: 17px;
    width: 100%;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}


.flw_list_more_3_contct{
    position: absolute;
    height: 45px;
    width: 48.5%;
    background: #01061B;
    margin-bottom: 1px;
    right:1px;
    /*     border-radius: 5px; */
    top: 50px;
    cursor: pointer;
    background: -webkit-gradient(linear, center top, center bottom, from(#11434E),color-stop(100%, #030511));
    background: -webkit-linear-gradient(top,#11434E ,#030511 100%);
    background: linear-gradient(to bottom,#11434E ,#030511 100%);
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF11434E', endColorstr='#FF030511', GradientType=0)";
    border-bottom: 1px dotted #fff;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

.flw_list_more_3_contct p{
    margin: 0px;
    position: absolute;
    top: 14px;
    left:  23%;
    font-size: 17px;
    letter-spacing: 1.2px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}



.flw_list_grp{
    position: relative;
    height: 54px;
    width: 98%;
    background: #0A0D1D;
    margin-bottom: 5px;
    left:2px;
    cursor: pointer;
    top: 3px;
    font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";

}


.flw_list_grp:hover{
    color: #888;
}

.flw_list_grp span.flw_user_grp{
    position: absolute;
    left: 55px;
    font-size: 14px;
    top: 20px;
    font-family: "NewsGothic","Segoe UI Light","Segoe UI Semibold";
    text-align: left;
}

.flw_list_grp span.flw_time_grp{
    position: absolute;
    left: 55px;
    font-size: 10px;
    top: 36px;
    text-align: left;
}



.flw-img_grp img{
    width: 35px;
    height: 35px;
    position: absolute;
    top: 6px;
}

.flw_list_more_grp{
    position: relative;
    height: 20px;
    width: 100px;
    background: #333;
    margin-bottom: 1px;
    left:127px;
    /*     border-radius: 5px; */
    top: 1px;
    cursor: pointer;
}

.flw_list_more_grp p{
    margin: 0px;
    position: absolute;
    top: 2px;
    right: 10px;
    font-size: 15px;
    font-family: '__DINEngschrift_5', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 0.2px;
}

.flw_list_more_grp_all{
    position: relative;
    height: 30px;
    width: 150px;
    background: #0A0D1D;
    margin-bottom: 1px;
    left:1px;
    /*     border-radius: 5px; */
    top: 3px;
    cursor: pointer;

}

.flw_list_more_grp_all span{
    margin: 0px;
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 16px;
    font-family: 'MyriadPro', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 1px;
    font-weight: lighter;
}


.trnds_list{
    position: relative;
    height: 42px;
    width: 228px;
    background: #444;
    margin-bottom: 1px;
    left:0px;
    cursor: pointer;
}

.trnds_list span.trnd_text{
    position: absolute;
    left: 4px;
    font-size: 9px;
    top: 2px;
    text-align: justify;
}

.trnds_list span.trnd_text:hover{
    color: #089EF5;
}

.trnds_list_top{
    position: relative;
    height: 22px;
    width: 228px;
    background: #111;
    margin-bottom: 1px;
    left:0px;
}

.trnds_list_top p{
    margin: 0px;
    position: absolute;
    top: 4px;
    left: 10px;
    font-size: 14px;
    color: #089EF5;
    font-family: '__DINEngschrift_5', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 0.5px;
}


.trnds_list_top span{
    margin: 0px;
    position: absolute;
    top: 4px;
    right: 10px;
    font-size: 14px;
    color: #089EF5;
    font-family: '__DINEngschrift_5', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 0.5px;
}

.trnds_list_more{
    position: relative;
    height: 24px;
    width: 100px;
    background: #333;
    margin-bottom: 1px;
    left:128px;
    border-radius: 5px;
    cursor: pointer;
}

.trnds_list_more p{
    margin: 0px;
    position: absolute;
    top: 4px;
    left: 10px;
    font-weight: bold;
}



.log_bar {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 43px;
    background: rgb(2, 9, 17);
    padding-left: 28px;
    padding-top: 15px;
    font-size: 15px;
    border-bottom: 1px dotted #555;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}

.log_bar a{
    padding: 10px;
    position: absolute;
    top: 3px;
    left: 4px;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;

}


#search_text_foll {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 2px;
    height: 32px;
    padding: 5px;
    background: #052642;
    color: #fff;
    padding-left: 28px;
    font-family: 'Segoe UI', "Segoe UI", "Segoe UI Light", "Segoe UI Semibold", Trebuchet;
    letter-spacing: 0.6px;
    font-size: 12px;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}



/*/////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////*/


.inst_messaging {
    max-height: 300px;
    height: auto;
}

.msg_not_list_notify {
    position: relative;
    width: 100%;
    margin-left: 0px;
    height: 67px;
    background: #D9E2EB;
    top: 1px;
    margin-bottom: 3px;
    cursor: pointer;
}

/*.msg_not_list_notify img {
    width: 58px;
    height: 56px;
    position: absolute;
    top: 4px;
    left: 2px;
    border-radius: 30px;
    z-index: 70;
}*/

.update-img_msg_ind {
    padding: 0px;
    height: 40px;
    width: 45px;
    position: relative;
    top: 7px;
    left: 3px;
    clear: left;
    /*border-radius: 6px*/
}

.update-img_msg_ind img {
    height: 45px;
    width: 48px;
    /*     border-radius: 3px; */
    position: relative;
    top: 2px;
    border-radius: 30px;
}


.msg_not_list_notify span {
    color: #000;
    font-size: 15px;
    text-align: left;
    margin-top: 5px;
    left: 58px;
    width: 142px;
    top: 7px;
    height: auto;
    padding-left: 6px;
    position: absolute;
    font-family: "NewsGothic", "Segoe UI Light", "Segoe UI Semibold";
    font-weight: bold;
}

.msg_not_list_notify p {
    color: #000;
    font-size: 14px;
    text-align: left;
    margin-top: 3px;
    padding-top: 5px;
    padding-bottom: 4px;
    position: absolute;
    left: 0px;
    width: 100%;
    top: 29px;
    height: 32px;
    background: #c2cad1;
    padding-left: 6px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-family: "NewsGothic", "Segoe UI Light", "Segoe UI Semibold";
    padding-left: 64px;
}


.msg_not_list_req {
    position: relative;
    width: 100%;
    margin-right: 2px;
    height: 73px;
    background: #D1E9F0;
    top: -2px;
    margin-top: 3px;
    cursor: pointer;
    left: 0px;
    z-index: 600;
    font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 11px;
}



.user_inf_text_req {
    width: 150px;
    height: 20px;
    position: absolute;
    top: 30px;
    left: 66px;
    font-size: 10px;
    font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    color: #000;
    font-weight: bold;
}

.msg_not_list_req img {
    width: 60px;
    height: 59px;
    position: absolute;
    top: 9px;
    left: 2px;
    border-radius: 30px;
}

.msg_not_list_req p {
    color: #000;
    font-size: 12px;
    text-align: left;
    margin-top: 10px;
    position: absolute;
    left: 67px;
    width: 280px;
    top: 36px;
    height: 25px;
    letter-spacing: 1px;
    font-family: "NewsGothic", "Segoe UI Light", "Segoe UI Semibold";
}

#stat_info_ctgr_flw_srch_req {
    position: absolute;
    border-radius: 3px;
    top: 27px;
    width: 50px;
    height: 25px;
    right: 16px;
    border: none;
    cursor: pointer;
}

img#msg_not_list_req {
    width: 51px;
    height: 26px;
    position: absolute;
    top: 2px;
    left: 7px;
    border-radius: 0px;
}

#other_frn_bar {
    width: 100%;
    height: 38px;
    background: #031012;
    position: relative;
    z-index: 1220;
    top: 0px;
}

#other_frn_bar p {
    margin: 0px;
    position: absolute;
    left: 25%;
    color: #fff;
    text-transform: uppercase;
    font-family: "MyriadPro", "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 17px;
    letter-spacing: 0.6px;
    top: 13px;
}

#update-bar_flw {
    background-color: #c4e0ea;
    height: auto;
    height: 108px;
    width: 99%;
    position: relative;
    top: 1px;
    padding-top: 1px;
    margin-top: 1px;
    margin-bottom: 2px;
    padding-bottom: 0px;
    left: 2px;
    /* border-radius: 6px; */
}

.status_body_flw {
    background: #c4e0ea;
    border-radius: 6px;
    width: 99.7%;
    margin-bottom: 5px;
    height: 100px;
}

.update-img_flw {
    padding: 0px;
    height: 35px;
    width: 65px;
    position: relative;
    top: 7px;
    left: 3px;
    clear: left;
}

.update-img_flw img {
    padding: 0px;
    height: 46px;
    width: 46px;
    position: relative;
    left: 0px;
    top: 9px;
    border-radius: 0px;
}

.user_inf_text_main {
    width: 150px;
    height: 20px;
    position: absolute;
    top: 19px;
    left: 55px;
    font-size: 10px;
    font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
    color: #000;
    font-weight: bold;
}


#update-bar_flw h6 {
    font-family: "NewsGothic", "Segoe UI Light", "Segoe UI Semibold";
    font-size: 14px;
    color: #000;
    width: 70%;
    position: relative;
    top: -17px;
    left: 48px;
    padding: 0px;
    margin: 1px;
    height: auto;
}


p.stmp_flw {
    margin: 0px;
    position: absolute;
    height: auto;
    top: 62px;
    left: 75px;
    font-size: 9px;
}

#stat_info_flw {
    position: relative;
    height: 42px;
    width: 99%;
    background: #000;
    /* border-radius: 6px; */
    margin-top: 2px;
    margin-bottom: 2px;
    top: -10px;
    left: 2px;
}

#stat_info_flw img.likess_img {
    position: absolute;
    top: 9px;
    left: 3px;
    cursor: pointer;
    width: 78px;
    height: 28px;
}





#stat_info_flw p.likess {
    position: absolute;
    font-family: "segoe UI", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
    font-weight: bold;
    top: 11px;
    left: 33px;
    background: transparent;
    width: 70px;
    padding-right: 5px;
    padding-left: 8px;
    height: auto;
    min-height: 30px;
    margin: 2px;
    font-size: 11px;
    color: #CCC;
    text-align: justify;
    padding-top: 3px;
    padding-bottom: 4px;
}



#stat_info_flw p.sharess {
    position: absolute;
    font-family: "segoe UI", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
    font-weight: bold;
    top: 11px;
    left: 125px;
    background: transparent;
    width: 90px;
    padding-right: 5px;
    padding-left: 8px;
    height: auto;
    min-height: 30px;
    margin: 2px;
    font-size: 11px;
    color: #CCC;
    text-align: justify;
    padding-top: 3px;
    padding-bottom: 4px;
}


#stat_info_flw img.share_img {
    position: absolute;
    top: 9px;
    left: 87px;
    cursor: pointer;
    width: 80px;
    height: 28px;
}

#stat_info_flw p.main_ctgr {
    font-family: "segoe UI", "Segoe UI Light", "Segoe UI Semibold", "Segoe UI Semilight";
    font-weight: bold;
    background: transparent;
    text-transform: uppercase;
    position: absolute;
    top: -7px;
    color: white;
    left: -100px;
}

.main_ctgr img {
    position: absolute;
    left: 100px;
    width: 51px;
    height: 26px;
    top: 10px;
    background-image: url(/images/follow+.png);
}

#stat_info_ctgr_flw {
    position: absolute;
    border-radius: 3px;
    top: 7px;
    width: 50px;
    height: 25px;
    right: 6px;
    border: none;
    cursor: pointer;
}


.hidden{

    display: none;
}





.swal-overlay2 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
    z-index: 999999;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
}


.swal-overlay7 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10000;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
}



.swal-overlay8 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10000;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
}


.swal-overlay3 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10000;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
}

.swal-overlay4 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10000;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
}


.swal-overlay5 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10000;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
}


.swal-overlay6 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10000;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
}

.swal-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4);
    z-index: 999999;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s;
}



.swal-overlay--show-modal {
    opacity: 1;
    pointer-events: auto;
}

.swal-overlay:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.swal-overlay2:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}


.swal-overlay7:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.swal-overlay8:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}



.swal-overlay4:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.swal-overlay5:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.swal-overlay6:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.swal-overlay3:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}


.swal-overlay--show-modal .swal-modal {
    opacity: 1;
    pointer-events: auto;
    box-sizing: border-box;
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s;
    will-change: transform;
}

.swal-modal {
    width: 800px;
    height: 95%;
    /*overflow-x: auto;*/
    opacity: 0;
    pointer-events: none;
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    position: static;
    margin: 20px auto;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: 10001;
    transition: opacity .2s,-webkit-transform .3s;
    transition: transform .3s,opacity .2s;
    transition: transform .3s,opacity .2s,-webkit-transform .3s;
}


.avgrund-close {
    display: block;
    color: #fff;
    background: #000;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 17px;
    width: 17px;
    text-align: center;
    line-height: 16px;
    border-radius: 50px;
}

@font-face {
    font-family: "MyriadPro";
    /*src: url("/fonts/MyriadPro.eot");*/
    src: url("../fonts/MyriadPro.eot") format("embedded-opentype"), url("../fonts/MyriadPro.ttf?") format("truetype"), url("../fonts/MyriadPro.woff") format("woff"), url("../fonts/MyriadPro.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}


@font-face
{
    font-family: 'NewsGothic';
    src: url('../fonts/NewsGothic.woff');
    font-weight: 400;
    font-style: normal;
}


@font-face
{
    font-family: 'Humanist';
    src: url('../fonts/Humanist.woff');
    font-weight: 400;
    font-style: normal;
}



@font-face
{
    font-family: '__DINEngschrift_5';
    src: url('../fonts/dinengschrift.woff');
    font-weight: 400;
    font-style: normal;
}


@font-face
{
    font-family: 'Segoe UI';
    src: url('../fonts/segoe ui.woff');
    font-weight: 400;
    font-style: normal;
}


@font-face
{
    font-family: 'sakkal';
    src: url('../fonts/SakkalMajalla.woff');
    font-weight: 400;
    font-style: normal;
}

