﻿@font-face
{
    font-family: 'Font_Jameel';
    src: url('../fonts/Font_Jameel.woff');
}

.font_bold
{
    font-weight: bold;
}

.font_alert
{
    color: #cc0000;
}

.Circle_Image
{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 250px;
}

.font_title
{
    font-size: 17px;
    color: #cc0000;
    font-weight: bold;
}

.hyp_link
{
    text-transform: uppercase;
    color: #cc0000;
    text-decoration: none;
    letter-spacing: 2px;
}

.hyp_link:hover
{
    color: #cc0000;
    text-decoration: none;
    letter-spacing: 2px;
}

.hyp_link:focus
{
    color: #cc0000;
    text-decoration: none;
    letter-spacing: 2px;
}

.chk_Master_Account
{
    display: block;
    width: 100%;
    background-color: #eee;
    border: 1px solid #aaa;
    border-radius: 50px;
    padding: 10px;
    font-size: 19px;
    color: #396542;
}

.chk_Master_Account span
{
    display: inline-block;
    text-align: left;
    width: 65%;
    vertical-align: middle; /* background-image: url(../images/check.png); */
}

.chk_Master_Account.active i.fa
{
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    background-image: url('../images/Tick_Icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid #999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.chk_Master_Account i.fa
{
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

#Container_Linked_Accounts
{
    padding: 5px;
}

.tbl_Center th
{
    font-weight: bold;
    text-align: center;
}

.tbl_Center td
{
    text-align: center;
}

.Assalato
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.Ya_Rasulallah
{
    padding-bottom: 10px;
}

.width_index
{
    width: 5%;
}

.width_total
{
    width: 10%;
}

.Joined_Date
{
    font-size: 11px;
}

#Container_Recent_Memebrs
{
    padding: 20px;
    text-align: center;
}

.chk_Account_Icon
{
    display: block;
    width: 100%;
    background-color: #eee;
    border: 1px solid #aaa;
    border-radius: 50px;
    padding: 10px;
    font-size: 19px;
    color: #396542;
}

.chk_Account_Icon span
{
    display: inline-block;
    text-align: left;
    width: 65%;
    vertical-align: middle; /* background-image: url(../images/check.png); */
}

.chk_Account_Icon.active i.fa
{
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    background-image: url('../images/Tick_Icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid #999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.chk_Account_Icon i.fa
{
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.Container_Posts
{
    font-family: 'Font_Jameel';
    font-size: 21px;
}

.stat_top_gray
{
    font-size: 16px;
    border-bottom: 1px solid #646b65;
    margin: 0 0 10px;
    padding: 0 0 10px;
}

/* MENU CSS START */


div #myNavbar
{
    background-color: #f1f1f1;
}
.navbar-header
{
    float: none;
}
.navbar-toggle
{
    display: block;
}
.navbar-collapse
{
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse
{
    display: none !important;
}
.navbar-nav
{
    float: none !important;
    margin: 7.5px -15px;
}
.navbar-nav > li
{
    float: none;
}
.navbar-nav > li > a
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-collapse.collapse.in
{
    display: block !important;
}


/* MENU CSS END */

#Container_Watch_Now
{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
}

#btn_Watch_Now
{
    display: block;
    color: #fff;
}

.btn_Durood_Link
{
    color: #cc0000;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
}

.btn_Durood_Link:hover
{
    color: #444;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
}

.btn_Durood_Link:active
{
    color: #444;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
}

.btn_Durood_Link:focus
{
    color: #444;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
}
